Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 60394f5515 Update dependency typescript to v6
renovate/artifacts Artifact file update failure
CI / frontend-test (push) Failing after 13s
CI / frontend-e2e (push) Failing after 13s
CI / backend-test (push) Successful in 59s
CI / build-and-publish (push) Has been skipped
2026-04-21 10:52:36 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.14</version> <version>3.5.13</version>
<relativePath/> <relativePath/>
</parent> </parent>
+1 -1
View File
@@ -47,7 +47,7 @@
"openapi-typescript": "^7.13.0", "openapi-typescript": "^7.13.0",
"oxlint": "~1.61.0", "oxlint": "~1.61.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",