Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Oct 27, 2023
1 parent f72c0e4 commit 39a8d7f
Show file tree
Hide file tree
Showing 198 changed files with 8,852 additions and 8,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.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.12",
"@mui/material": "^5.14.12",
"@mui/x-date-pickers": "^6.16.0",
"@mui/icons-material": "^5.14.15",
"@mui/material": "^5.14.15",
"@mui/x-date-pickers": "^6.17.0",
"dayjs": "^1.11.10",
"material-react-table": "^2.0.0-rc.0",
"material-react-table": "^2.0.0-rc.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.10",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@vitejs/plugin-react": "^4.1.0",
"typescript": "^5.2.2",
"vite": "^4.4.10"
"vite": "^4.5.0"
}
}

0 comments on commit 39a8d7f

Please sign in to comment.