|
@@ -58,13 +58,11 @@
|
|
|
"@types/webpack-env": "^1.18.1",
|
|
|
"@vitejs/plugin-react": "^4.0.3",
|
|
|
"@vitejs/plugin-react-refresh": "^1.3.6",
|
|
|
- "@vitest/coverage-c8": "^0.25.0",
|
|
|
"jsdom": "^20.0.2",
|
|
|
"prettier": "2.3.2",
|
|
|
"typescript": "^4.1.2",
|
|
|
"vite": "^5.4.11",
|
|
|
- "vite-plugin-svgr": "^4.2.0",
|
|
|
- "vitest": "^1.2.1"
|
|
|
+ "vite-plugin-svgr": "^4.2.0"
|
|
|
},
|
|
|
"homepage": "./",
|
|
|
"scripts": {
|