Skip to content

Commit c9ab77f

Browse files
fix(deps): update all dependencies
1 parent a42d75f commit c9ab77f

File tree

2 files changed

+246
-324
lines changed

2 files changed

+246
-324
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@
1414
"dependencies": {
1515
"@emotion/react": "11.10.5",
1616
"@emotion/server": "11.10.0",
17-
"@iconify/react": "4.0.1",
18-
"@mantine/core": "5.10.0",
19-
"@mantine/hooks": "5.10.0",
20-
"@mantine/next": "5.10.0",
21-
"@reduxjs/toolkit": "1.9.1",
22-
"@tanstack/react-query": "4.22.0",
23-
"@tanstack/react-query-devtools": "4.22.0",
24-
"axios": "1.2.2",
17+
"@iconify/react": "4.1.0",
18+
"@mantine/core": "5.10.2",
19+
"@mantine/hooks": "5.10.2",
20+
"@mantine/next": "5.10.2",
21+
"@reduxjs/toolkit": "1.9.2",
22+
"@tanstack/react-query": "4.23.0",
23+
"@tanstack/react-query-devtools": "4.23.0",
24+
"axios": "1.2.6",
2525
"hash-wasm": "4.9.0",
26-
"next": "12.3.1",
27-
"next-auth": "4.18.8",
26+
"next": "13.1.6",
27+
"next-auth": "4.19.0",
2828
"nextjs-progressbar": "0.0.16",
2929
"react": "18.2.0",
3030
"react-dom": "18.2.0",
31-
"react-hook-form": "7.41.5",
31+
"react-hook-form": "7.42.1",
3232
"react-redux": "8.0.5",
3333
"type-fest": "3.5.3"
3434
},
@@ -39,21 +39,21 @@
3939
"@types/node": "18.11.18",
4040
"@types/react": "18.0.27",
4141
"@types/react-dom": "18.0.10",
42-
"@typescript-eslint/eslint-plugin": "5.48.1",
43-
"@typescript-eslint/parser": "5.48.1",
44-
"eslint": "8.31.0",
42+
"@typescript-eslint/eslint-plugin": "5.49.0",
43+
"@typescript-eslint/parser": "5.49.0",
44+
"eslint": "8.33.0",
4545
"eslint-config-airbnb-base": "15.0.0",
46-
"eslint-config-next": "12.3.1",
46+
"eslint-config-next": "13.1.6",
4747
"eslint-config-prettier": "8.6.0",
4848
"eslint-import-resolver-typescript": "3.5.3",
49-
"eslint-plugin-import": "2.27.4",
49+
"eslint-plugin-import": "2.27.5",
5050
"eslint-plugin-jsx-a11y": "6.7.1",
5151
"eslint-plugin-prettier": "4.2.1",
52-
"eslint-plugin-react": "7.32.0",
52+
"eslint-plugin-react": "7.32.2",
5353
"eslint-plugin-react-hooks": "4.6.0",
5454
"husky": "8.0.3",
5555
"lint-staged": "13.1.0",
56-
"prettier": "2.8.2",
56+
"prettier": "2.8.3",
5757
"typescript": "4.9.4",
5858
"windicss": "3.5.6",
5959
"windicss-webpack-plugin": "1.7.7"

0 commit comments

Comments
 (0)