Skip to content

Commit 2515965

Browse files
committed
Upgrade Examples
1 parent 93cb964 commit 2515965

File tree

220 files changed

+2438
-2235
lines changed

Some content is hidden

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

220 files changed

+2438
-2235
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,17 +14,17 @@
1414
"@emotion/styled": "^11.11.0",
1515
"@mui/icons-material": "^5.15.3",
1616
"@mui/material": "^5.15.3",
17-
"@mui/x-date-pickers": "^6.18.6",
17+
"@mui/x-date-pickers": "^6.18.7",
1818
"dayjs": "^1.11.10",
19-
"material-react-table": "^2.4.1",
19+
"material-react-table": "^2.5.0",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.46",
24+
"@types/react": "^18.2.47",
2525
"@types/react-dom": "^18.2.18",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.3.3",
28-
"vite": "^5.0.10"
28+
"vite": "^5.0.11"
2929
}
3030
}

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,17 +14,17 @@
1414
"@emotion/styled": "^11.11.0",
1515
"@mui/icons-material": "^5.15.3",
1616
"@mui/material": "^5.15.3",
17-
"@mui/x-date-pickers": "^6.18.6",
17+
"@mui/x-date-pickers": "^6.18.7",
1818
"dayjs": "^1.11.10",
19-
"material-react-table": "^2.4.1",
19+
"material-react-table": "^2.5.0",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.46",
24+
"@types/react": "^18.2.47",
2525
"@types/react-dom": "^18.2.18",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.3.3",
28-
"vite": "^5.0.10"
28+
"vite": "^5.0.11"
2929
}
3030
}

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,17 +14,17 @@
1414
"@emotion/styled": "^11.11.0",
1515
"@mui/icons-material": "^5.15.3",
1616
"@mui/material": "^5.15.3",
17-
"@mui/x-date-pickers": "^6.18.6",
17+
"@mui/x-date-pickers": "^6.18.7",
1818
"dayjs": "^1.11.10",
19-
"material-react-table": "^2.4.1",
19+
"material-react-table": "^2.5.0",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.46",
24+
"@types/react": "^18.2.47",
2525
"@types/react-dom": "^18.2.18",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.3.3",
28-
"vite": "^5.0.10"
28+
"vite": "^5.0.11"
2929
}
3030
}

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,17 +13,17 @@
1313
"@emotion/styled": "^11.11.0",
1414
"@mui/icons-material": "^5.15.3",
1515
"@mui/material": "^5.15.3",
16-
"@mui/x-date-pickers": "^6.18.6",
16+
"@mui/x-date-pickers": "^6.18.7",
1717
"dayjs": "^1.11.10",
18-
"material-react-table": "^2.4.1",
18+
"material-react-table": "^2.5.0",
1919
"react": "^18.2.0",
2020
"react-dom": "^18.2.0"
2121
},
2222
"devDependencies": {
23-
"@types/react": "^18.2.46",
23+
"@types/react": "^18.2.47",
2424
"@types/react-dom": "^18.2.18",
2525
"@vitejs/plugin-react": "^4.2.1",
2626
"typescript": "^5.3.3",
27-
"vite": "^5.0.10"
27+
"vite": "^5.0.11"
2828
}
2929
}

0 commit comments

Comments
 (0)