Migration to Forgejo
All checks were successful
Production Build and Deploy / QA and Build (push) Successful in 42s

This commit is contained in:
Liviu Burcusel 2025-12-16 11:18:14 +01:00
parent 23bceeabc6
commit 3238562cf8
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C
6 changed files with 536 additions and 535 deletions

View file

@ -27,7 +27,7 @@
},
"devDependencies": {
"@tsconfig/node22": "^22.0.2",
"@types/node": "^24.10.1",
"@types/node": "^25.0.0",
"@vitejs/plugin-vue": "^6.0.1",
"@vitest/coverage-v8": "^4.0.9",
"@vue/test-utils": "^2.4.6",
@ -40,7 +40,7 @@
"happy-dom": "^20.0.5",
"jiti": "^2.6.1",
"npm-run-all2": "^8.0.4",
"prettier": "3.6.2",
"prettier": "^3.6.2",
"resize-observer-polyfill": "^1.5.1",
"sass-embedded": "^1.92.1",
"typescript": "^5.9.3",