Skip to content

Commit 9aba109

Browse files
update dependencies
1 parent f0a5c0f commit 9aba109

2 files changed

Lines changed: 73 additions & 83 deletions

File tree

react/package-lock.json

Lines changed: 66 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,26 @@
2222
"@emotion/babel-plugin": "^11.13.5",
2323
"@emotion/react": "^11.14.0",
2424
"@emotion/styled": "^11.14.0",
25-
"@mui/icons-material": "^6.4.1",
26-
"@mui/lab": "^6.0.0-beta.24",
27-
"@mui/material": "^6.4.1",
28-
"@mui/styles": "^6.4.1",
25+
"@mui/icons-material": "^6.4.2",
26+
"@mui/lab": "^6.0.0-beta.25",
27+
"@mui/material": "^6.4.2",
28+
"@mui/styles": "^6.4.2",
2929
"apexcharts": "^4.4.0",
3030
"history": "^5.3.0",
3131
"luxon": "^3.5.0",
3232
"react": "^19.0.0",
3333
"react-apexcharts": "^1.7.0",
3434
"react-dom": "^19.0.0",
3535
"react-error-boundary": "^5.0.0",
36-
"react-router": "^7.1.3"
36+
"react-router": "^7.1.5"
3737
},
3838
"devDependencies": {
3939
"@babel/preset-env": "^7.26.7",
4040
"@babel/preset-react": "^7.26.3",
41-
"@eslint/compat": "^1.2.5",
41+
"@eslint/compat": "^1.2.6",
4242
"@eslint/eslintrc": "^3.2.0",
4343
"@eslint/js": "^9.19.0",
44-
"@playwright/test": "^1.50.0",
44+
"@playwright/test": "^1.50.1",
4545
"@stryker-mutator/core": "^8.7.1",
4646
"@stryker-mutator/jest-runner": "^8.7.1",
4747
"@testing-library/dom": "^10.4.0",

0 commit comments

Comments
 (0)