Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Feb 28, 2024
1 parent 5130880 commit 51fd971
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.

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

Expand Up @@ -10,18 +10,18 @@
"start": "vite"
},
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@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",
"material-react-table": "^2.12.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.58",
"@types/react": "^18.2.60",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down

0 comments on commit 51fd971

Please sign in to comment.