Update dependency typescript to v7
renovate/artifacts Artifact file update failure
Build & Deploy to Pages / build-deploy (pull_request) Failing after 20s

This commit is contained in:
2026-07-10 16:59:18 +00:00
parent aa97b04baa
commit adcc6b5f74
+1 -1
View File
@@ -12,7 +12,7 @@
"license": "ISC", "license": "ISC",
"description": "", "description": "",
"devDependencies": { "devDependencies": {
"typescript": "^6.0.3", "typescript": "^7.0.0",
"vite": "^8.1.3", "vite": "^8.1.3",
"vite-plugin-pwa": "^1.3.0", "vite-plugin-pwa": "^1.3.0",
"workbox-window": "^7.4.1" "workbox-window": "^7.4.1"