1
0
mirror of synced 2025-12-08 10:07:54 +08:00

chore: 更新vite

This commit is contained in:
roymondchen
2023-07-19 19:16:30 +08:00
parent e577628852
commit eccc27e91a
18 changed files with 1754 additions and 750 deletions

View File

@@ -42,10 +42,10 @@
"@types/lodash-es": "^4.17.4",
"@types/react": "^17.0.37",
"@types/react-dom": "^17.0.11",
"@vitejs/plugin-legacy": "^4.0.3",
"@vitejs/plugin-legacy": "^4.1.0",
"@vitejs/plugin-react-refresh": "^1.3.1",
"recast": "^0.20.4",
"typescript": "^5.0.4",
"vite": "^4.2.1"
"vite": "^4.4.4"
}
}