Skip to content

Commit 106ccfb

Browse files
committed
chore(deps): update MUI, types/node, and testing-library
- @mui/material 6.3.0 → 6.4.8 - @mui/x-date-pickers 7.23.3 → 7.28.0 - @types/node 22 → 22.13.10 - @testing-library/react 16.1.0 → 16.2.0
1 parent d297201 commit 106ccfb

2 files changed

Lines changed: 73 additions & 62 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"@fortawesome/free-regular-svg-icons": "^6.7.2",
2626
"@fortawesome/free-solid-svg-icons": "^6.7.2",
2727
"@fortawesome/react-fontawesome": "^0.2.0",
28-
"@mui/material": "^6.3.0",
28+
"@mui/material": "^6.5.0",
2929
"@mui/x-data-grid": "^7.28.2",
30-
"@mui/x-date-pickers": "^7.23.3",
30+
"@mui/x-date-pickers": "^7.29.4",
3131
"@react-hooks-hub/use-debounce": "^1.1.5",
3232
"@reduxjs/toolkit": "^2.6.1",
3333
"@types/ua-parser-js": "^0.7.39",
@@ -60,11 +60,11 @@
6060
"@hookform/devtools": "^4.3.3",
6161
"@openzeppelin/contracts": "5.0.2",
6262
"@testing-library/jest-dom": "^6.6.3",
63-
"@testing-library/react": "^16.1.0",
63+
"@testing-library/react": "^16.3.0",
6464
"@testing-library/user-event": "^14.6.1",
6565
"@typechain/ethers-v6": "^0.5.1",
6666
"@types/jest": "^29.5.14",
67-
"@types/node": "^22",
67+
"@types/node": "^22.19.1",
6868
"@types/react": "^18.3.12",
6969
"@types/react-dom": "^18.3.1",
7070
"@typescript-eslint/eslint-plugin": "^7.16.0",

0 commit comments

Comments
 (0)