chore(deps): update dependency typescript to v6

This commit is contained in:
2026-06-16 23:05:50 +00:00
parent a3dd5a1c50
commit a774affaa6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"tailwindcss": "^4.1.11",
"typescript": "^5.8.3",
"typescript": "^6.0.0",
"vite": "^7.0.0",
"vite-tsconfig-paths": "^6.0.0"
}