Update npm dependencies on standalone app

This commit is contained in:
c-bata
2024-03-04 18:31:40 +09:00
parent e59f90addc
commit 40f40dbb6a
2 changed files with 613 additions and 525 deletions
+606 -518
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -23,16 +23,16 @@
"webpack-cli": "^5.1.1"
},
"dependencies": {
"@emotion/react": "^11.10.8",
"@emotion/styled": "^11.10.8",
"@mui/icons-material": "^5.11.16",
"@mui/lab": "^5.0.0-alpha.128",
"@mui/material": "^5.12.2",
"@sqlite.org/sqlite-wasm": "^3.41.2-build11",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.6",
"@mui/lab": "^5.0.0-alpha.162",
"@mui/material": "^5.15.6",
"@sqlite.org/sqlite-wasm": "^3.45.1-build1",
"module-workers-polyfill": "^0.3.2",
"notistack": "^3.0.1",
"optuna": "../rustlib/pkg",
"plotly.js-dist-min": "^2.22.0",
"plotly.js-dist-min": "^2.28.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.11.0",