1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: bump mui/icons-material and react-router-dom versions

This commit is contained in:
2022-07-15 18:41:11 +05:00
parent 9bc68b1cdc
commit 5e930f14d2
2 changed files with 62 additions and 183 deletions

View File

@@ -9,7 +9,7 @@
"dependencies": {
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@mui/icons-material": "^5.0.3",
"@mui/icons-material": "^5.8.4",
"@mui/lab": "^5.0.0-alpha.50",
"@mui/material": "^5.0.3",
"@mui/styles": "^5.0.1",
@@ -26,7 +26,7 @@
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^17.0.2",
"react-monaco-editor": "^0.48.0",
"react-router-dom": "^5.3.0",
"react-router-dom": "^6.3.0",
"react-toastify": "^9.0.1"
},
"devDependencies": {