We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30fa78 commit cbda65cCopy full SHA for cbda65c
package.json
@@ -14,13 +14,13 @@
14
"dependencies": {
15
"@emotion/react": "^11.14.0",
16
"@emotion/styled": "^11.14.0",
17
- "@mui/icons-material": "^6.4.4",
18
- "@mui/material": "^6.4.4",
19
- "@mui/x-data-grid": "^7.27.0",
+ "@mui/icons-material": "^6.4.8",
+ "@mui/material": "^6.4.8",
+ "@mui/x-data-grid": "^7.28.1",
20
"date-fns": "^4.1.0",
21
- "react": "^18.3.1",
22
- "react-dom": "^18.3.1",
23
- "react-router-dom": "^7.1.5"
+ "react": "^18.3.1 || ^19.0.0",
+ "react-dom": "^18.3.1 || ^19.0.0",
+ "react-router-dom": "^7.4.0"
24
},
25
"devDependencies": {
26
"@babel/core": "^7.14.5",
0 commit comments