Skip to content

Commit 13ed5bd

Browse files
committed
Upgrade Examples
1 parent cdac7f8 commit 13ed5bd

File tree

226 files changed

+3480
-3480
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

+3480
-3480
lines changed

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

+25-25
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"@mui/x-date-pickers": "^7.2.0",
1818
"dayjs": "^1.11.10",
1919
"material-react-table": "^2.13.0",
20-
"react": "^18.2.0",
21-
"react-dom": "^18.2.0"
20+
"react": "^18.3.0",
21+
"react-dom": "^18.3.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.79",
25-
"@types/react-dom": "^18.2.25",
24+
"@types/react": "^18.3.0",
25+
"@types/react-dom": "^18.3.0",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.4.5",
28-
"vite": "^5.2.9"
28+
"vite": "^5.2.10"
2929
}
3030
}

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

+25-25
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"@mui/x-date-pickers": "^7.2.0",
1818
"dayjs": "^1.11.10",
1919
"material-react-table": "^2.13.0",
20-
"react": "^18.2.0",
21-
"react-dom": "^18.2.0"
20+
"react": "^18.3.0",
21+
"react-dom": "^18.3.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.79",
25-
"@types/react-dom": "^18.2.25",
24+
"@types/react": "^18.3.0",
25+
"@types/react-dom": "^18.3.0",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.4.5",
28-
"vite": "^5.2.9"
28+
"vite": "^5.2.10"
2929
}
3030
}

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

+25-25
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"@mui/x-date-pickers": "^7.2.0",
1818
"dayjs": "^1.11.10",
1919
"material-react-table": "^2.13.0",
20-
"react": "^18.2.0",
21-
"react-dom": "^18.2.0"
20+
"react": "^18.3.0",
21+
"react-dom": "^18.3.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.79",
25-
"@types/react-dom": "^18.2.25",
24+
"@types/react": "^18.3.0",
25+
"@types/react-dom": "^18.3.0",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.4.5",
28-
"vite": "^5.2.9"
28+
"vite": "^5.2.10"
2929
}
3030
}

0 commit comments

Comments
 (0)