chore(deps): upgrade typescript to version 7.0.2 in package.json and pnpm-lock.yaml

This commit is contained in:
hamster1963
2026-07-12 00:45:22 +08:00
parent 7821ce1131
commit fc29ca7532
2 changed files with 215 additions and 14 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
"jsdom": "^29.1.1",
"postcss": "8.5.15",
"tailwindcss": "^4.3.2",
"typescript": "~6.0.3",
"typescript": "^7.0.2",
"vite": "^8.1.3",
"vitest": "^4.1.9",
"ws": "^8.21.0"