Skip to content

Commit f365a8d

Browse files
committed
Upgrade Examples
1 parent f621e4f commit f365a8d

File tree

226 files changed

+31555
-29521
lines changed

Some content is hidden

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

226 files changed

+31555
-29521
lines changed

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

Lines changed: 270 additions & 252 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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"dependencies": {
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
15-
"@mui/icons-material": "^6.2.1",
16-
"@mui/material": "^6.2.1",
17-
"@mui/x-date-pickers": "^7.23.3",
15+
"@mui/icons-material": "^6.4.4",
16+
"@mui/material": "^6.4.4",
17+
"@mui/x-date-pickers": "^7.26.0",
1818
"dayjs": "^1.11.13",
19-
"material-react-table": "^3.1.0",
19+
"material-react-table": "^3.2.0",
2020
"react": "^19.0.0",
2121
"react-dom": "^19.0.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^19.0.2",
25-
"@types/react-dom": "^19.0.2",
24+
"@types/react": "^19.0.8",
25+
"@types/react-dom": "^19.0.3",
2626
"@vitejs/plugin-react": "^4.3.4",
27-
"typescript": "^5.7.2",
28-
"vite": "^6.0.5"
27+
"typescript": "^5.7.3",
28+
"vite": "^6.1.0"
2929
}
3030
}

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

Lines changed: 270 additions & 252 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/aggregation-and-grouping/sandbox/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"dependencies": {
1313
"@emotion/react": "^11.14.0",
1414
"@emotion/styled": "^11.14.0",
15-
"@mui/icons-material": "^6.2.1",
16-
"@mui/material": "^6.2.1",
17-
"@mui/x-date-pickers": "^7.23.3",
15+
"@mui/icons-material": "^6.4.4",
16+
"@mui/material": "^6.4.4",
17+
"@mui/x-date-pickers": "^7.26.0",
1818
"dayjs": "^1.11.13",
19-
"material-react-table": "^3.1.0",
19+
"material-react-table": "^3.2.0",
2020
"react": "^19.0.0",
2121
"react-dom": "^19.0.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^19.0.2",
25-
"@types/react-dom": "^19.0.2",
24+
"@types/react": "^19.0.8",
25+
"@types/react-dom": "^19.0.3",
2626
"@vitejs/plugin-react": "^4.3.4",
27-
"typescript": "^5.7.2",
28-
"vite": "^6.0.5"
27+
"typescript": "^5.7.3",
28+
"vite": "^6.1.0"
2929
}
3030
}

0 commit comments

Comments
 (0)