Skip to content

Commit 8f986b1

Browse files
committed
Upgrade Examples
1 parent a7a04e6 commit 8f986b1

File tree

206 files changed

+2085
-2085
lines changed

Some content is hidden

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

206 files changed

+2085
-2085
lines changed

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

Lines changed: 16 additions & 16 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
@@ -14,15 +14,15 @@
1414
"@emotion/styled": "^11.11.0",
1515
"@mui/icons-material": "^5.14.16",
1616
"@mui/material": "^5.14.17",
17-
"@mui/x-date-pickers": "^6.18.0",
17+
"@mui/x-date-pickers": "^6.18.1",
1818
"dayjs": "^1.11.10",
19-
"material-react-table": "^2.0.3",
19+
"material-react-table": "^2.0.4",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.36",
25-
"@types/react-dom": "^18.2.14",
24+
"@types/react": "^18.2.37",
25+
"@types/react-dom": "^18.2.15",
2626
"@vitejs/plugin-react": "^4.1.1",
2727
"typescript": "^5.2.2",
2828
"vite": "^4.5.0"

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

Lines changed: 16 additions & 16 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
@@ -14,15 +14,15 @@
1414
"@emotion/styled": "^11.11.0",
1515
"@mui/icons-material": "^5.14.16",
1616
"@mui/material": "^5.14.17",
17-
"@mui/x-date-pickers": "^6.18.0",
17+
"@mui/x-date-pickers": "^6.18.1",
1818
"dayjs": "^1.11.10",
19-
"material-react-table": "^2.0.3",
19+
"material-react-table": "^2.0.4",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.36",
25-
"@types/react-dom": "^18.2.14",
24+
"@types/react": "^18.2.37",
25+
"@types/react-dom": "^18.2.15",
2626
"@vitejs/plugin-react": "^4.1.1",
2727
"typescript": "^5.2.2",
2828
"vite": "^4.5.0"

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

Lines changed: 16 additions & 16 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
@@ -14,15 +14,15 @@
1414
"@emotion/styled": "^11.11.0",
1515
"@mui/icons-material": "^5.14.16",
1616
"@mui/material": "^5.14.17",
17-
"@mui/x-date-pickers": "^6.18.0",
17+
"@mui/x-date-pickers": "^6.18.1",
1818
"dayjs": "^1.11.10",
19-
"material-react-table": "^2.0.3",
19+
"material-react-table": "^2.0.4",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.36",
25-
"@types/react-dom": "^18.2.14",
24+
"@types/react": "^18.2.37",
25+
"@types/react-dom": "^18.2.15",
2626
"@vitejs/plugin-react": "^4.1.1",
2727
"typescript": "^5.2.2",
2828
"vite": "^4.5.0"

apps/material-react-table-docs/examples/alternate-column-filtering/sandbox/package-lock.json

Lines changed: 16 additions & 16 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/alternate-column-filtering/sandbox/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"@emotion/styled": "^11.11.0",
1414
"@mui/icons-material": "^5.14.16",
1515
"@mui/material": "^5.14.17",
16-
"@mui/x-date-pickers": "^6.18.0",
16+
"@mui/x-date-pickers": "^6.18.1",
1717
"dayjs": "^1.11.10",
18-
"material-react-table": "^2.0.3",
18+
"material-react-table": "^2.0.4",
1919
"react": "^18.2.0",
2020
"react-dom": "^18.2.0"
2121
},
2222
"devDependencies": {
23-
"@types/react": "^18.2.36",
24-
"@types/react-dom": "^18.2.14",
23+
"@types/react": "^18.2.37",
24+
"@types/react-dom": "^18.2.15",
2525
"@vitejs/plugin-react": "^4.1.1",
2626
"typescript": "^5.2.2",
2727
"vite": "^4.5.0"

0 commit comments

Comments
 (0)