We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150565d commit 10c9e0dCopy full SHA for 10c9e0d
packages/frontend/web-ui/package.json
@@ -26,15 +26,15 @@
26
"@cornie-js/frontend-common": "workspace:*",
27
"@emotion/react": "11.14.0",
28
"@emotion/styled": "11.14.0",
29
- "@mui/icons-material": "6.4.4",
30
- "@mui/material": "6.4.4",
+ "@mui/icons-material": "6.4.5",
+ "@mui/material": "6.4.5",
31
"@reduxjs/toolkit": "2.5.1",
32
"async-mutex": "0.5.0",
33
"react": "19.0.0",
34
"react-dom": "19.0.0",
35
"react-redux": "9.2.0",
36
"react-router": "7.1.5",
37
- "worker-timers": "8.0.14"
+ "worker-timers": "8.0.15"
38
},
39
"devDependencies": {
40
"@babel/cli": "7.26.4",
0 commit comments