updated toolchain to latest 8.0.8

This commit is contained in:
2026-04-14 23:21:26 -07:00
parent e83648b82b
commit 694eb23e7b
2 changed files with 620 additions and 1115 deletions
+618 -1113
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -23,9 +23,9 @@
},
"devDependencies": {
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^4.0.0",
"@vitejs/plugin-react": "^6.0.1",
"prettier": "^2.8.8",
"typescript": "^5.3.0",
"vite": "^5.1.0"
"vite": "^8.0.8"
}
}