Skip to content

Commit 10c9e0d

Browse files
fix(deps): update auto merge on patch or minor
1 parent 150565d commit 10c9e0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/frontend/web-ui/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"@cornie-js/frontend-common": "workspace:*",
2727
"@emotion/react": "11.14.0",
2828
"@emotion/styled": "11.14.0",
29-
"@mui/icons-material": "6.4.4",
30-
"@mui/material": "6.4.4",
29+
"@mui/icons-material": "6.4.5",
30+
"@mui/material": "6.4.5",
3131
"@reduxjs/toolkit": "2.5.1",
3232
"async-mutex": "0.5.0",
3333
"react": "19.0.0",
3434
"react-dom": "19.0.0",
3535
"react-redux": "9.2.0",
3636
"react-router": "7.1.5",
37-
"worker-timers": "8.0.14"
37+
"worker-timers": "8.0.15"
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "7.26.4",

0 commit comments

Comments
 (0)