Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 790c1e7153 Update dependency typescript to v6
renovate/artifacts Artifact file update failure
CI / frontend-test (push) Failing after 15s
CI / frontend-e2e (push) Failing after 17s
CI / backend-test (push) Successful in 1m25s
CI / build-and-publish (push) Has been skipped
2026-04-20 22:02:58 +00:00
2 changed files with 274 additions and 282 deletions
+271 -279
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -38,16 +38,16 @@
"@vue/tsconfig": "^0.9.0", "@vue/tsconfig": "^0.9.0",
"eslint": "^10.0.2", "eslint": "^10.0.2",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-oxlint": "~1.61.0", "eslint-plugin-oxlint": "~1.60.0",
"eslint-plugin-vue": "~10.8.0", "eslint-plugin-vue": "~10.8.0",
"jiti": "^2.6.1", "jiti": "^2.6.1",
"jsdom": "^29.0.0", "jsdom": "^29.0.0",
"msw": "^2.12.10", "msw": "^2.12.10",
"npm-run-all2": "^8.0.4", "npm-run-all2": "^8.0.4",
"openapi-typescript": "^7.13.0", "openapi-typescript": "^7.13.0",
"oxlint": "~1.61.0", "oxlint": "~1.60.0",
"prettier": "3.8.3", "prettier": "3.8.3",
"typescript": "~5.9.3", "typescript": "~6.0.0",
"vite": "^8.0.0", "vite": "^8.0.0",
"vite-plugin-vue-devtools": "^8.0.6", "vite-plugin-vue-devtools": "^8.0.6",
"vitest": "^4.0.18", "vitest": "^4.0.18",