Skip to content

Commit f66c6ff

Browse files
committed
Upgrade Examples
1 parent d341fb3 commit f66c6ff

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

apps/material-react-table-docs/examples/localization-i18n-np/sandbox/package-lock.json

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

apps/material-react-table-docs/examples/localization-i18n-np/sandbox/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"dependencies": {
1313
"@emotion/react": "^11.13.3",
1414
"@emotion/styled": "^11.13.0",
15-
"@mui/icons-material": "^6.0.1",
16-
"@mui/material": "^6.0.1",
15+
"@mui/icons-material": "^6.0.2",
16+
"@mui/material": "^6.0.2",
1717
"@mui/x-date-pickers": "^7.15.0",
1818
"dayjs": "^1.11.13",
1919
"material-react-table": "^2.13.2",
@@ -25,6 +25,6 @@
2525
"@types/react-dom": "^18.3.0",
2626
"@vitejs/plugin-react": "^4.3.1",
2727
"typescript": "^5.5.4",
28-
"vite": "^5.4.2"
28+
"vite": "^5.4.3"
2929
}
3030
}

0 commit comments

Comments
 (0)