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 Dec 12, 2023
1 parent f57c6ef commit f447eb5
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 216 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@fontsource/roboto": "5.0.8",
"@mui/icons-material": "5.14.18",
"@mui/material": "5.14.18",
"@mui/icons-material": "5.15.0",
"@mui/material": "5.15.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"axios": "1.6.2",
Expand All @@ -45,18 +45,18 @@
"@byndyusoft/tsconfig": "2.0.0",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.16",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@vitejs/plugin-react-swc": "3.5.0",
"eslint": "8.54.0",
"eslint": "8.55.0",
"husky": "8.0.3",
"lint-staged": "15.1.0",
"markdownlint-cli": "0.37.0",
"prettier": "3.1.0",
"prettier-plugin-packagejson": "2.4.6",
"typescript": "5.3.2",
"vite": "4.5.0",
"vite-plugin-pwa": "0.17.0"
"lint-staged": "15.2.0",
"markdownlint-cli": "0.38.0",
"prettier": "3.1.1",
"prettier-plugin-packagejson": "2.4.7",
"typescript": "5.3.3",
"vite": "4.5.1",
"vite-plugin-pwa": "0.17.4"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit f447eb5

Please sign in to comment.