Skip to content

Commit 04526ab

Browse files
committed
Upgrade Examples
1 parent 61037fc commit 04526ab

File tree

224 files changed

+4570
-4570
lines changed

Some content is hidden

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

224 files changed

+4570
-4570
lines changed

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

+37-37
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

+3-3
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
}

apps/material-react-table-docs/examples/aggregation-and-grouping/sandbox/package-lock.json

+37-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/material-react-table-docs/examples/aggregation-and-grouping/sandbox/package.json

+3-3
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)