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 Aug 4, 2023
1 parent 4959013 commit 5794420
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

16 changes: 8 additions & 8 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.2",
"@mui/x-date-pickers": "5.0.20",
"axios": "1.4.0",
"base64url": "3.0.1",
Expand Down Expand Up @@ -60,16 +60,16 @@
"@types/classnames": "2.3.0",
"@types/jest": "29.5.3",
"@types/jwt-decode": "2.2.1",
"@types/lodash": "4.14.195",
"@types/react": "18.2.15",
"@types/lodash": "4.14.196",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-basic-ssl": "1.0.1",
"@vitejs/plugin-react": "4.0.3",
"@vitejs/plugin-react": "4.0.4",
"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 5794420

Please sign in to comment.