Skip to content

Commit 36cad31

Browse files
committed
feat: update @mui/x-data-grid to version 7.29.8 and react-router-dom to version 7.7.1 in package.json and pnpm-lock.yaml
1 parent d227b38 commit 36cad31

File tree

2 files changed

+20
-61
lines changed

2 files changed

+20
-61
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@emotion/styled": "^11.14.1",
1818
"@mui/icons-material": "^7.2.0",
1919
"@mui/material": "^7.2.0",
20-
"@mui/x-data-grid": "^7.29.7",
20+
"@mui/x-data-grid": "^7.29.8",
2121
"date-fns": "^4.1.0",
2222
"react": "^18.3.1 || ^19.0.0",
2323
"react-dom": "^18.3.1 || ^19.0.0",
24-
"react-router-dom": "^7.6.3"
24+
"react-router-dom": "^7.7.1"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.27.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)