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 Nov 14, 2023
1 parent 703d60c commit 9c122a9
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 276 deletions.
28 changes: 14 additions & 14 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.15",
"@mui/material": "5.14.15",
"@mui/icons-material": "5.14.18",
"@mui/material": "5.14.18",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"axios": "1.6.0",
"axios": "1.6.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"use-local-storage-state": "19.1.0"
},
"devDependencies": {
"@byndyusoft/eslint-config": "2.5.0",
"@byndyusoft/eslint-config": "2.6.0",
"@byndyusoft/tsconfig": "2.0.0",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react-swc": "3.4.0",
"eslint": "8.52.0",
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@vitejs/plugin-react-swc": "3.4.1",
"eslint": "8.53.0",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"markdownlint-cli": "0.37.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"prettier-plugin-packagejson": "2.4.6",
"typescript": "5.2.2",
"vite": "4.5.0",
"vite-plugin-pwa": "0.16.6"
"vite-plugin-pwa": "0.16.7"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit 9c122a9

Please sign in to comment.