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 Sep 8, 2023
1 parent fa01f8d commit b983da3
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
158 changes: 79 additions & 79 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 @@ -3,15 +3,15 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/client": "3.8.1",
"@apollo/client": "3.8.2",
"@date-io/moment": "2.17.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@fontsource/mulish": "5.0.8",
"@fontsource/poppins": "5.0.8",
"@mui/icons-material": "5.14.6",
"@mui/lab": "5.0.0-alpha.141",
"@mui/material": "5.14.6",
"@mui/icons-material": "5.14.7",
"@mui/lab": "5.0.0-alpha.142",
"@mui/material": "5.14.7",
"@mui/x-date-pickers": "5.0.20",
"axios": "1.5.0",
"base64url": "3.0.1",
Expand All @@ -21,7 +21,7 @@
"formik": "2.4.3",
"graphql": "16.8.0",
"highcharts": "11.1.0",
"highcharts-react-official": "3.2.0",
"highcharts-react-official": "3.2.1",
"immer": "10.0.2",
"jwt-decode": "3.1.2",
"lodash": "4.17.21",
Expand Down Expand Up @@ -64,15 +64,15 @@
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@vitejs/plugin-basic-ssl": "1.0.1",
"@vitejs/plugin-react": "4.0.4",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-react": "7.33.2",
"husky": "8.0.3",
"prettier": "3.0.2",
"prettier": "3.0.3",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite-plugin-checker": "0.6.2",
Expand Down

0 comments on commit b983da3

Please sign in to comment.