Skip to content

Commit 05ba9ef

Browse files
committed
Upgrade Examples
1 parent 5ad6803 commit 05ba9ef

File tree

214 files changed

+6389
-6389
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+6389
-6389
lines changed

apps/material-react-table-docs/examples/advanced/sandbox/package-lock.json

Lines changed: 55 additions & 55 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/advanced/sandbox/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
"dependencies": {
1313
"@emotion/react": "^11.11.1",
1414
"@emotion/styled": "^11.11.0",
15-
"@mui/icons-material": "^5.15.0",
16-
"@mui/material": "^5.15.0",
15+
"@mui/icons-material": "^5.15.1",
16+
"@mui/material": "^5.15.1",
1717
"@mui/x-date-pickers": "^6.18.5",
1818
"dayjs": "^1.11.10",
19-
"material-react-table": "^2.0.6",
19+
"material-react-table": "^2.1.0",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"
2222
},
2323
"devDependencies": {
2424
"@types/react": "^18.2.45",
25-
"@types/react-dom": "^18.2.17",
25+
"@types/react-dom": "^18.2.18",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.3.3",
2828
"vite": "^5.0.10"

0 commit comments

Comments
 (0)