Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent c944aa4 commit e3beded
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"private": true,
"dependencies": {
"@apollo/client": "3.7.17",
"@date-io/moment": "2.16.1",
"@date-io/moment": "2.17.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@fontsource/mulish": "5.0.5",
"@fontsource/poppins": "5.0.5",
"@mui/icons-material": "5.14.0",
"@mui/lab": "5.0.0-alpha.136",
"@mui/material": "5.14.0",
"@mui/icons-material": "5.14.1",
"@mui/lab": "5.0.0-alpha.137",
"@mui/material": "5.14.1",
"@mui/x-date-pickers": "5.0.20",
"axios": "1.4.0",
"base64url": "3.0.1",
Expand Down Expand Up @@ -70,7 +70,7 @@
"husky": "8.0.3",
"prettier": "3.0.0",
"typescript": "5.1.6",
"vite": "4.4.4",
"vite": "4.4.7",
"vite-plugin-checker": "0.6.1",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.33.0"
Expand Down

0 comments on commit e3beded

Please sign in to comment.