| 
12 | 12 |     "prepare": "husky"  | 
13 | 13 |   },  | 
14 | 14 |   "dependencies": {  | 
15 |  | -    "@hookform/resolvers": "3.9.0",  | 
 | 15 | +    "@hookform/resolvers": "3.9.1",  | 
16 | 16 |     "@iconify/react": "5.0.2",  | 
17 |  | -    "@mantine/core": "7.13.1",  | 
18 |  | -    "@mantine/hooks": "7.13.1",  | 
19 |  | -    "@mantine/notifications": "7.13.1",  | 
20 |  | -    "@reduxjs/toolkit": "2.2.7",  | 
21 |  | -    "@tanstack/react-query": "5.56.2",  | 
22 |  | -    "@tanstack/react-query-devtools": "5.58.0",  | 
 | 17 | +    "@mantine/core": "7.14.0",  | 
 | 18 | +    "@mantine/hooks": "7.14.0",  | 
 | 19 | +    "@mantine/notifications": "7.14.0",  | 
 | 20 | +    "@reduxjs/toolkit": "2.3.0",  | 
 | 21 | +    "@tanstack/react-query": "5.59.20",  | 
 | 22 | +    "@tanstack/react-query-devtools": "5.59.20",  | 
23 | 23 |     "axios": "1.7.7",  | 
24 | 24 |     "clsx": "2.1.1",  | 
25 | 25 |     "hash-wasm": "4.11.0",  | 
26 |  | -    "next": "14.2.13",  | 
27 |  | -    "next-auth": "4.24.8",  | 
 | 26 | +    "next": "15.0.3",  | 
 | 27 | +    "next-auth": "4.24.10",  | 
28 | 28 |     "nextjs-progressbar": "0.0.16",  | 
29 | 29 |     "react": "18.3.1",  | 
30 | 30 |     "react-dom": "18.3.1",  | 
31 |  | -    "react-hook-form": "7.53.0",  | 
 | 31 | +    "react-hook-form": "7.53.2",  | 
32 | 32 |     "react-redux": "9.1.2",  | 
33 |  | -    "tailwind-merge": "2.5.2",  | 
 | 33 | +    "tailwind-merge": "2.5.4",  | 
34 | 34 |     "type-fest": "4.26.1",  | 
35 | 35 |     "zod": "3.23.8"  | 
36 | 36 |   },  | 
37 | 37 |   "devDependencies": {  | 
38 |  | -    "@babel/core": "7.25.2",  | 
 | 38 | +    "@babel/core": "7.26.0",  | 
39 | 39 |     "@commitlint/cli": "19.5.0",  | 
40 | 40 |     "@commitlint/config-conventional": "19.5.0",  | 
41 | 41 |     "@tailwindcss/container-queries": "0.1.1",  | 
42 |  | -    "@types/node": "22.7.4",  | 
43 |  | -    "@types/react": "18.3.10",  | 
44 |  | -    "@types/react-dom": "18.3.0",  | 
45 |  | -    "@typescript-eslint/eslint-plugin": "8.8.0",  | 
46 |  | -    "@typescript-eslint/parser": "8.8.0",  | 
 | 42 | +    "@types/node": "22.9.0",  | 
 | 43 | +    "@types/react": "18.3.12",  | 
 | 44 | +    "@types/react-dom": "18.3.1",  | 
 | 45 | +    "@typescript-eslint/eslint-plugin": "8.14.0",  | 
 | 46 | +    "@typescript-eslint/parser": "8.14.0",  | 
47 | 47 |     "autoprefixer": "10.4.20",  | 
48 | 48 |     "eslint": "8.57.0",  | 
49 | 49 |     "eslint-config-airbnb-base": "15.0.0",  | 
50 |  | -    "eslint-config-next": "14.2.13",  | 
 | 50 | +    "eslint-config-next": "15.0.3",  | 
51 | 51 |     "eslint-config-prettier": "9.1.0",  | 
52 | 52 |     "eslint-import-resolver-typescript": "3.6.3",  | 
53 |  | -    "eslint-plugin-import": "2.30.0",  | 
54 |  | -    "eslint-plugin-jsx-a11y": "6.10.0",  | 
 | 53 | +    "eslint-plugin-import": "2.31.0",  | 
 | 54 | +    "eslint-plugin-jsx-a11y": "6.10.2",  | 
55 | 55 |     "eslint-plugin-prettier": "5.2.1",  | 
56 |  | -    "eslint-plugin-react": "7.37.0",  | 
57 |  | -    "eslint-plugin-react-hooks": "4.6.2",  | 
 | 56 | +    "eslint-plugin-react": "7.37.2",  | 
 | 57 | +    "eslint-plugin-react-hooks": "5.0.0",  | 
58 | 58 |     "husky": "9.1.6",  | 
59 | 59 |     "lint-staged": "15.2.10",  | 
60 |  | -    "postcss": "8.4.47",  | 
 | 60 | +    "postcss": "8.4.49",  | 
61 | 61 |     "postcss-preset-mantine": "1.17.0",  | 
62 | 62 |     "postcss-simple-vars": "7.0.1",  | 
63 | 63 |     "prettier": "3.3.3",  | 
64 | 64 |     "prettier-plugin-tailwindcss": "0.6.8",  | 
65 |  | -    "tailwindcss": "3.4.13",  | 
66 |  | -    "typescript": "5.6.2"  | 
 | 65 | +    "tailwindcss": "3.4.14",  | 
 | 66 | +    "typescript": "5.6.3"  | 
67 | 67 |   }  | 
68 | 68 | }  | 
0 commit comments