Skip to content

Commit 126f236

Browse files
committed
Upgrade Examples
1 parent 56b9cb1 commit 126f236

File tree

226 files changed

+7076
-6963
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

+7076
-6963
lines changed

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

Lines changed: 57 additions & 56 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: 5 additions & 5 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.0",
16-
"@mui/material": "^6.2.0",
17-
"@mui/x-date-pickers": "^7.23.2",
15+
"@mui/icons-material": "^6.2.1",
16+
"@mui/material": "^6.2.1",
17+
"@mui/x-date-pickers": "^7.23.3",
1818
"dayjs": "^1.11.13",
1919
"material-react-table": "^3.0.3",
2020
"react": "^19.0.0",
2121
"react-dom": "^19.0.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^19.0.1",
24+
"@types/react": "^19.0.2",
2525
"@types/react-dom": "^19.0.2",
2626
"@vitejs/plugin-react": "^4.3.4",
2727
"typescript": "^5.7.2",
28-
"vite": "^6.0.3"
28+
"vite": "^6.0.5"
2929
}
3030
}

0 commit comments

Comments
 (0)