Skip to content

Commit

Permalink
fix(deps): update all dependencies (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2023
1 parent b662e41 commit 9225456
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 238 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
"dependencies": {
"@emotion/react": "11.10.5",
"@emotion/server": "11.10.0",
"@iconify/react": "4.0.1",
"@mantine/core": "5.10.0",
"@mantine/hooks": "5.10.0",
"@mantine/next": "5.10.0",
"@reduxjs/toolkit": "1.9.1",
"@tanstack/react-query": "4.22.0",
"@tanstack/react-query-devtools": "4.22.0",
"axios": "1.2.2",
"@iconify/react": "4.1.0",
"@mantine/core": "5.10.2",
"@mantine/hooks": "5.10.2",
"@mantine/next": "5.10.2",
"@reduxjs/toolkit": "1.9.2",
"@tanstack/react-query": "4.24.3",
"@tanstack/react-query-devtools": "4.24.3",
"axios": "1.2.6",
"clsx": "1.2.1",
"hash-wasm": "4.9.0",
"next": "13.1.2",
"next-auth": "4.18.8",
"next": "13.1.6",
"next-auth": "4.19.0",
"nextjs-progressbar": "0.0.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.41.5",
"react-hook-form": "7.43.0",
"react-redux": "8.0.5",
"type-fest": "3.5.3",
"type-fest": "3.5.4",
"zod": "3.20.2"
},
"devDependencies": {
Expand All @@ -41,21 +41,21 @@
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1",
"eslint": "8.31.0",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"eslint": "8.33.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-next": "13.1.2",
"eslint-config-next": "13.1.6",
"eslint-config-prettier": "8.6.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"prettier": "2.8.2",
"prettier": "2.8.3",
"typescript": "4.9.4",
"windicss": "3.5.6",
"windicss-webpack-plugin": "1.7.7"
Expand Down
Loading

1 comment on commit 9225456

@vercel
Copy link

@vercel vercel bot commented on 9225456 Jan 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.