Merge pull request #507 from optuna/remove-vite-from-dep

Remove `Vite` from the dependency
This commit is contained in:
c-bata
2023-06-23 10:34:12 +09:00
committed by GitHub
2 changed files with 0 additions and 835 deletions
-833
View File
File diff suppressed because it is too large Load Diff
-2
View File
@@ -14,12 +14,10 @@
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.0.0",
"esbuild-loader": "^3.0.1",
"prettier": "^2.8.8",
"ts-loader": "^9.4.2",
"typescript": "^5.0.4",
"vite": "^4.3.2",
"webpack": "^5.82.1",
"webpack-cli": "^5.1.1"
},