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 and KillWolfVlad committed Oct 29, 2023
1 parent 9c09a65 commit 8f16e4e
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 201 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,34 +31,34 @@
"@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",
"prettier": "3.0.3",
"prettier-plugin-packagejson": "2.4.6",
"typescript": "5.2.2",
"vite": "4.5.0",
"vite-plugin-pwa": "0.16.5"
"vite-plugin-pwa": "0.16.6"
},
"packageManager": "[email protected].0-rc.53",
"packageManager": "[email protected].1",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit 8f16e4e

Please sign in to comment.