Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 9c09a65 commit da624bd
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 194 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@fontsource/roboto": "5.0.8",
"@mui/icons-material": "5.14.14",
"@mui/material": "5.14.14",
"@mui/icons-material": "5.14.15",
"@mui/material": "5.14.15",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"axios": "1.5.1",
"axios": "1.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"use-local-storage-state": "19.1.0"
},
"devDependencies": {
"@byndyusoft/eslint-config": "2.5.0",
"@byndyusoft/tsconfig": "2.0.0",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@types/react": "18.2.30",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react-swc": "3.4.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"markdownlint-cli": "0.37.0",
Expand All @@ -58,7 +58,7 @@
"vite": "4.5.0",
"vite-plugin-pwa": "0.16.5"
},
"packageManager": "[email protected]-rc.53",
"packageManager": "[email protected]",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit da624bd

Please sign in to comment.