fix(web): TypeScript errors for Vite 8 + Rolldown
This commit is contained in:
parent
d2c17d2b47
commit
97931e6dd3
5 changed files with 25 additions and 454 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"@types/react-dom": "^18.2.15",
|
||||
"@typescript-eslint/eslint-plugin": "^6.10.0",
|
||||
"@typescript-eslint/parser": "^6.10.0",
|
||||
"@vitejs/plugin-react": "^4.1.1",
|
||||
"@vitejs/plugin-react": "6.0.2",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"eslint": "^8.53.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue