Skip to content

Commit 7c23a21

Browse files
committed
upgrade examples
1 parent 2d6d8c0 commit 7c23a21

227 files changed

Lines changed: 19439 additions & 18632 deletions

File tree

Some content is hidden

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

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

Lines changed: 163 additions & 156 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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"start": "vite"
1111
},
1212
"dependencies": {
13-
"@emotion/react": "^11.11.4",
14-
"@emotion/styled": "^11.11.5",
15-
"@mui/icons-material": "^5.16.4",
16-
"@mui/material": "^5.16.4",
17-
"@mui/x-date-pickers": "^7.10.0",
18-
"dayjs": "^1.11.11",
19-
"material-react-table": "^2.13.0",
13+
"@emotion/react": "^11.13.0",
14+
"@emotion/styled": "^11.13.0",
15+
"@mui/icons-material": "^5.16.5",
16+
"@mui/material": "^5.16.5",
17+
"@mui/x-date-pickers": "^7.11.1",
18+
"dayjs": "^1.11.12",
19+
"material-react-table": "^2.13.1",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1"
2222
},
2323
"devDependencies": {
2424
"@types/react": "^18.3.3",
2525
"@types/react-dom": "^18.3.0",
2626
"@vitejs/plugin-react": "^4.3.1",
27-
"typescript": "^5.5.3",
28-
"vite": "^5.3.4"
27+
"typescript": "^5.5.4",
28+
"vite": "^5.3.5"
2929
}
3030
}

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

Lines changed: 163 additions & 156 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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"start": "vite"
1111
},
1212
"dependencies": {
13-
"@emotion/react": "^11.11.4",
14-
"@emotion/styled": "^11.11.5",
15-
"@mui/icons-material": "^5.16.4",
16-
"@mui/material": "^5.16.4",
17-
"@mui/x-date-pickers": "^7.10.0",
18-
"dayjs": "^1.11.11",
19-
"material-react-table": "^2.13.0",
13+
"@emotion/react": "^11.13.0",
14+
"@emotion/styled": "^11.13.0",
15+
"@mui/icons-material": "^5.16.5",
16+
"@mui/material": "^5.16.5",
17+
"@mui/x-date-pickers": "^7.11.1",
18+
"dayjs": "^1.11.12",
19+
"material-react-table": "^2.13.1",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1"
2222
},
2323
"devDependencies": {
2424
"@types/react": "^18.3.3",
2525
"@types/react-dom": "^18.3.0",
2626
"@vitejs/plugin-react": "^4.3.1",
27-
"typescript": "^5.5.3",
28-
"vite": "^5.3.4"
27+
"typescript": "^5.5.4",
28+
"vite": "^5.3.5"
2929
}
3030
}

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

Lines changed: 163 additions & 156 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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"start": "vite"
1111
},
1212
"dependencies": {
13-
"@emotion/react": "^11.11.4",
14-
"@emotion/styled": "^11.11.5",
15-
"@mui/icons-material": "^5.16.4",
16-
"@mui/material": "^5.16.4",
17-
"@mui/x-date-pickers": "^7.10.0",
18-
"dayjs": "^1.11.11",
19-
"material-react-table": "^2.13.0",
13+
"@emotion/react": "^11.13.0",
14+
"@emotion/styled": "^11.13.0",
15+
"@mui/icons-material": "^5.16.5",
16+
"@mui/material": "^5.16.5",
17+
"@mui/x-date-pickers": "^7.11.1",
18+
"dayjs": "^1.11.12",
19+
"material-react-table": "^2.13.1",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1"
2222
},
2323
"devDependencies": {
2424
"@types/react": "^18.3.3",
2525
"@types/react-dom": "^18.3.0",
2626
"@vitejs/plugin-react": "^4.3.1",
27-
"typescript": "^5.5.3",
28-
"vite": "^5.3.4"
27+
"typescript": "^5.5.4",
28+
"vite": "^5.3.5"
2929
}
3030
}

0 commit comments

Comments
 (0)