Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2023
1 parent a42d75f commit 0b58ae0
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 319 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"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",
"@iconify/react": "4.1.0",
"@mantine/core": "5.10.2",
"@mantine/hooks": "5.10.2",
"@mantine/next": "5.10.2",
"@reduxjs/toolkit": "1.9.1",
"@tanstack/react-query": "4.22.0",
"@tanstack/react-query-devtools": "4.22.0",
"axios": "1.2.2",
"@tanstack/react-query": "4.23.0",
"@tanstack/react-query-devtools": "4.23.0",
"axios": "1.2.5",
"hash-wasm": "4.9.0",
"next": "12.3.1",
"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.42.1",
"react-redux": "8.0.5",
"type-fest": "3.5.3"
},
Expand All @@ -39,21 +39,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.32.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-next": "12.3.1",
"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.1",
"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

0 comments on commit 0b58ae0

Please sign in to comment.