Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Sep 2, 2024
1 parent 77194eb commit 70df7b3
Show file tree
Hide file tree
Showing 226 changed files with 29,304 additions and 26,570 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
"start": "vite"
},
"dependencies": {
"@emotion/react": "^11.13.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.5",
"@mui/material": "^5.16.5",
"@mui/x-date-pickers": "^7.11.1",
"dayjs": "^1.11.12",
"@mui/icons-material": "^6.0.1",
"@mui/material": "^6.0.1",
"@mui/x-date-pickers": "^7.15.0",
"dayjs": "^1.11.13",
"material-react-table": "^2.13.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.4",
"vite": "^5.3.5"
"vite": "^5.4.2"
}
}
Loading

0 comments on commit 70df7b3

Please sign in to comment.