Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Feb 26, 2024
1 parent d02abcc commit 6b575cc
Show file tree
Hide file tree
Showing 222 changed files with 5,848 additions and 5,842 deletions.

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

Expand Up @@ -12,19 +12,19 @@
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.10",
"@mui/material": "^5.15.10",
"@mui/x-date-pickers": "^6.19.4",
"@mui/icons-material": "^5.15.11",
"@mui/material": "^5.15.11",
"@mui/x-date-pickers": "^6.19.5",
"dayjs": "^1.11.10",
"material-react-table": "^2.11.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.56",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
"vite": "^5.1.3"
"vite": "^5.1.4"
}
}

0 comments on commit 6b575cc

Please sign in to comment.