Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Sep 13, 2024
1 parent e951e6a commit 317a87c
Show file tree
Hide file tree
Showing 226 changed files with 11,705 additions and 6,387 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.0.2",
"@mui/material": "^6.0.2",
"@mui/x-date-pickers": "^7.15.0",
"@mui/icons-material": "^6.1.0",
"@mui/material": "^6.1.0",
"@mui/x-date-pickers": "^7.16.0",
"dayjs": "^1.11.13",
"material-react-table": "^3.0.1",
"react": "^18.3.1",
Expand All @@ -24,7 +24,7 @@
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.4",
"vite": "^5.4.3"
"typescript": "^5.6.2",
"vite": "^5.4.4"
}
}
Loading

0 comments on commit 317a87c

Please sign in to comment.