Skip to content

Commit 70df7b3

Browse files
committed
Upgrade Examples
1 parent 77194eb commit 70df7b3

File tree

226 files changed

+29304
-26570
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

+29304
-26570
lines changed

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

Lines changed: 247 additions & 234 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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"start": "vite"
1111
},
1212
"dependencies": {
13-
"@emotion/react": "^11.13.0",
13+
"@emotion/react": "^11.13.3",
1414
"@emotion/styled": "^11.13.0",
15-
"@mui/icons-material": "^5.16.5",
16-
"@mui/material": "^5.16.5",
17-
"@mui/x-date-pickers": "^7.11.1",
18-
"dayjs": "^1.11.12",
15+
"@mui/icons-material": "^6.0.1",
16+
"@mui/material": "^6.0.1",
17+
"@mui/x-date-pickers": "^7.15.0",
18+
"dayjs": "^1.11.13",
1919
"material-react-table": "^2.13.2",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.3.3",
24+
"@types/react": "^18.3.5",
2525
"@types/react-dom": "^18.3.0",
2626
"@vitejs/plugin-react": "^4.3.1",
2727
"typescript": "^5.5.4",
28-
"vite": "^5.3.5"
28+
"vite": "^5.4.2"
2929
}
3030
}

0 commit comments

Comments
 (0)