|
14 | 14 | "dependencies": {
|
15 | 15 | "@emotion/react": "11.10.5",
|
16 | 16 | "@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", |
25 | 25 | "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", |
28 | 28 | "nextjs-progressbar": "0.0.16",
|
29 | 29 | "react": "18.2.0",
|
30 | 30 | "react-dom": "18.2.0",
|
31 |
| - "react-hook-form": "7.41.5", |
| 31 | + "react-hook-form": "7.42.1", |
32 | 32 | "react-redux": "8.0.5",
|
33 | 33 | "type-fest": "3.5.3"
|
34 | 34 | },
|
|
39 | 39 | "@types/node": "18.11.18",
|
40 | 40 | "@types/react": "18.0.27",
|
41 | 41 | "@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", |
45 | 45 | "eslint-config-airbnb-base": "15.0.0",
|
46 |
| - "eslint-config-next": "12.3.1", |
| 46 | + "eslint-config-next": "13.1.6", |
47 | 47 | "eslint-config-prettier": "8.6.0",
|
48 | 48 | "eslint-import-resolver-typescript": "3.5.3",
|
49 |
| - "eslint-plugin-import": "2.27.4", |
| 49 | + "eslint-plugin-import": "2.27.5", |
50 | 50 | "eslint-plugin-jsx-a11y": "6.7.1",
|
51 | 51 | "eslint-plugin-prettier": "4.2.1",
|
52 |
| - "eslint-plugin-react": "7.32.0", |
| 52 | + "eslint-plugin-react": "7.32.2", |
53 | 53 | "eslint-plugin-react-hooks": "4.6.0",
|
54 | 54 | "husky": "8.0.3",
|
55 | 55 | "lint-staged": "13.1.0",
|
56 |
| - "prettier": "2.8.2", |
| 56 | + "prettier": "2.8.3", |
57 | 57 | "typescript": "4.9.4",
|
58 | 58 | "windicss": "3.5.6",
|
59 | 59 | "windicss-webpack-plugin": "1.7.7"
|
|
0 commit comments