Skip to content

Commit 629d937

Browse files
committed
Upgrade Examples
1 parent ee5b2c2 commit 629d937

File tree

224 files changed

+27410
-22930
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

+27410
-22930
lines changed

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

Lines changed: 241 additions & 201 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"dependencies": {
1313
"@emotion/react": "^11.11.4",
1414
"@emotion/styled": "^11.11.0",
15-
"@mui/icons-material": "^5.15.13",
16-
"@mui/material": "^5.15.13",
17-
"@mui/x-date-pickers": "^6.19.7",
15+
"@mui/icons-material": "^5.15.14",
16+
"@mui/material": "^5.15.14",
17+
"@mui/x-date-pickers": "^6.19.8",
1818
"dayjs": "^1.11.10",
1919
"material-react-table": "^2.12.1",
2020
"react": "^18.2.0",
@@ -25,6 +25,6 @@
2525
"@types/react-dom": "^18.2.22",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.4.2",
28-
"vite": "^5.1.6"
28+
"vite": "^5.2.2"
2929
}
3030
}

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

Lines changed: 241 additions & 201 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"dependencies": {
1313
"@emotion/react": "^11.11.4",
1414
"@emotion/styled": "^11.11.0",
15-
"@mui/icons-material": "^5.15.13",
16-
"@mui/material": "^5.15.13",
17-
"@mui/x-date-pickers": "^6.19.7",
15+
"@mui/icons-material": "^5.15.14",
16+
"@mui/material": "^5.15.14",
17+
"@mui/x-date-pickers": "^6.19.8",
1818
"dayjs": "^1.11.10",
1919
"material-react-table": "^2.12.1",
2020
"react": "^18.2.0",
@@ -25,6 +25,6 @@
2525
"@types/react-dom": "^18.2.22",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.4.2",
28-
"vite": "^5.1.6"
28+
"vite": "^5.2.2"
2929
}
3030
}

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

Lines changed: 241 additions & 201 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-multi/sandbox/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"dependencies": {
1313
"@emotion/react": "^11.11.4",
1414
"@emotion/styled": "^11.11.0",
15-
"@mui/icons-material": "^5.15.13",
16-
"@mui/material": "^5.15.13",
17-
"@mui/x-date-pickers": "^6.19.7",
15+
"@mui/icons-material": "^5.15.14",
16+
"@mui/material": "^5.15.14",
17+
"@mui/x-date-pickers": "^6.19.8",
1818
"dayjs": "^1.11.10",
1919
"material-react-table": "^2.12.1",
2020
"react": "^18.2.0",
@@ -25,6 +25,6 @@
2525
"@types/react-dom": "^18.2.22",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.4.2",
28-
"vite": "^5.1.6"
28+
"vite": "^5.2.2"
2929
}
3030
}

0 commit comments

Comments
 (0)