Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Nov 16, 2023
1 parent 95abc34 commit 171f071
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 47 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"@hookform/resolvers": "3.3.2",
"@mui/icons-material": "5.14.18",
"@mui/material": "5.14.18",
"@tanstack/react-query": "5.8.3",
"@tanstack/react-query-devtools": "5.8.3",
"axios": "1.6.1",
"@tanstack/react-query": "5.8.4",
"@tanstack/react-query-devtools": "5.8.4",
"axios": "1.6.2",
"date-fns": "2.30.0",
"next": "14.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "3.22.4"
},
"devDependencies": {
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@commitlint/cli": "18.4.2",
"@commitlint/config-conventional": "18.4.2",
"@storybook/addons": "7.5.3",
"@storybook/nextjs": "7.5.3",
"@storybook/react": "7.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/config-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"update-dependencies": "npx npm-check-updates -u"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "5.8.3",
"@tanstack/eslint-plugin-query": "5.8.4",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.53.0",
Expand Down

0 comments on commit 171f071

Please sign in to comment.