Update dependency typescript to v7 #3

Merged
rmcampos merged 2 commits from renovate/typescript-7.x into main 2026-07-10 20:21:49 +00:00
Showing only changes of commit adcc6b5f74 - Show all commits
+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"