Skip to content

Commit b33f4c4

Browse files
committed
Upgrade Examples
1 parent e51d15b commit b33f4c4

File tree

224 files changed

+6795
-7467
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

+6795
-7467
lines changed

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

Lines changed: 52 additions & 58 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
@@ -11,20 +11,20 @@
1111
},
1212
"dependencies": {
1313
"@emotion/react": "^11.11.4",
14-
"@emotion/styled": "^11.11.0",
15-
"@mui/icons-material": "^5.15.14",
16-
"@mui/material": "^5.15.14",
17-
"@mui/x-date-pickers": "^7.0.0",
14+
"@emotion/styled": "^11.11.5",
15+
"@mui/icons-material": "^5.15.15",
16+
"@mui/material": "^5.15.15",
17+
"@mui/x-date-pickers": "^7.2.0",
1818
"dayjs": "^1.11.10",
1919
"material-react-table": "^2.12.1",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.71",
25-
"@types/react-dom": "^18.2.22",
24+
"@types/react": "^18.2.79",
25+
"@types/react-dom": "^18.2.25",
2626
"@vitejs/plugin-react": "^4.2.1",
27-
"typescript": "^5.4.3",
28-
"vite": "^5.2.6"
27+
"typescript": "^5.4.5",
28+
"vite": "^5.2.9"
2929
}
3030
}

0 commit comments

Comments
 (0)