Bump GUI dependencies

This commit is contained in:
AnimeDL 2024-06-20 12:53:55 -07:00
parent 0045abe08c
commit fe3f978082
2 changed files with 1012 additions and 833 deletions

View file

@ -5,33 +5,33 @@
"dependencies": { "dependencies": {
"@emotion/react": "^11.11.4", "@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5", "@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15", "@mui/icons-material": "^5.15.20",
"@mui/lab": "^5.0.0-alpha.170", "@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.15", "@mui/material": "^5.15.20",
"concurrently": "^8.2.2", "concurrently": "^8.2.2",
"notistack": "^2.0.8", "notistack": "^2.0.8",
"react": "^18.2.0", "react": "^18.3.1",
"react-dom": "^18.2.0", "react-dom": "^18.3.1",
"typescript": "^5.4.4", "typescript": "^5.5.2",
"uuid": "^9.0.1", "uuid": "^9.0.1",
"ws": "^8.16.0" "ws": "^8.17.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.24.1", "@babel/cli": "^7.24.7",
"@babel/core": "^7.24.4", "@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.4", "@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.1", "@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.1", "@babel/preset-typescript": "^7.24.7",
"@types/node": "^18.14.0", "@types/node": "^20.14.6",
"@types/react": "^18.2.74", "@types/react": "^18.3.3",
"@types/react-dom": "^18.2.24", "@types/react-dom": "^18.3.0",
"@types/uuid": "^9.0.8", "@types/uuid": "^9.0.8",
"babel-loader": "^9.1.3", "babel-loader": "^9.1.3",
"css-loader": "^7.0.0", "css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.0", "html-webpack-plugin": "^5.6.0",
"style-loader": "^3.3.4", "style-loader": "^3.3.4",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"webpack": "^5.91.0", "webpack": "^5.92.1",
"webpack-cli": "^5.1.4", "webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4" "webpack-dev-server": "^5.0.4"
}, },

File diff suppressed because it is too large Load diff