|
19 | 19 | "presets": ["next/babel"] |
20 | 20 | }, |
21 | 21 | "resolutions": { |
22 | | - "postcss": "8.4.47" |
| 22 | + "postcss": "8.5.8" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@headlessui/react": "2.2.0", |
| 25 | + "@headlessui/react": "2.2.9", |
26 | 26 | "@heroicons/react": "2.2.0", |
27 | | - "@hookform/devtools": "4.3.1", |
28 | | - "@hookform/resolvers": "3.9.1", |
29 | | - "@prisma/client": "6.0.0", |
30 | | - "@tailwindcss/typography": "0.5.15", |
31 | | - "@tanstack/react-query": "5.62.0", |
32 | | - "@tanstack/react-query-devtools": "5.62.0", |
33 | | - "daisyui": "4.12.14", |
34 | | - "fastest-validator": "1.19.0", |
35 | | - "jotai": "2.10.3", |
| 27 | + "@hookform/devtools": "4.4.0", |
| 28 | + "@hookform/resolvers": "3.10.0", |
| 29 | + "@prisma/client": "6.19.2", |
| 30 | + "@tailwindcss/typography": "0.5.19", |
| 31 | + "@tanstack/react-query": "5.90.21", |
| 32 | + "@tanstack/react-query-devtools": "5.91.3", |
| 33 | + "daisyui": "4.12.24", |
| 34 | + "fastest-validator": "1.19.1", |
| 35 | + "jotai": "2.18.1", |
36 | 36 | "loglevel": "1.9.2", |
37 | 37 | "next": "15.0.3", |
38 | 38 | "next-auth": "4.24.10", |
39 | 39 | "next-secure-headers": "2.2.0", |
40 | | - "next-validations": "1.0.3", |
41 | | - "quick-lru": "7.0.0", |
| 40 | + "next-validations": "1.1.0", |
| 41 | + "quick-lru": "7.3.0", |
42 | 42 | "react": "18.3.1", |
43 | | - "react-copy-to-clipboard": "5.1.0", |
| 43 | + "react-copy-to-clipboard": "5.1.1", |
44 | 44 | "react-dom": "18.3.1", |
45 | | - "react-hook-form": "7.53.2", |
46 | | - "yup": "1.4.0" |
| 45 | + "react-hook-form": "7.71.2", |
| 46 | + "yup": "1.7.1" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@babel/core": "7.26.0", |
50 | | - "@babel/eslint-parser": "7.25.9", |
51 | | - "@storybook/addon-actions": "8.4.6", |
52 | | - "@storybook/addon-essentials": "8.4.6", |
53 | | - "@storybook/addon-links": "8.4.6", |
54 | | - "@storybook/react": "8.4.6", |
55 | | - "@testing-library/jest-dom": "6.6.3", |
56 | | - "@testing-library/react": "16.0.1", |
| 49 | + "@babel/core": "7.29.0", |
| 50 | + "@babel/eslint-parser": "7.28.6", |
| 51 | + "@storybook/addon-actions": "8.6.18", |
| 52 | + "@storybook/addon-essentials": "8.6.14", |
| 53 | + "@storybook/addon-links": "8.6.18", |
| 54 | + "@storybook/react": "8.6.18", |
| 55 | + "@testing-library/jest-dom": "6.9.1", |
| 56 | + "@testing-library/react": "16.3.2", |
57 | 57 | "@trivago/prettier-plugin-sort-imports": "4.3.0", |
58 | | - "@types/react": "18.3.12", |
| 58 | + "@types/react": "18.3.28", |
59 | 59 | "@types/react-copy-to-clipboard": "5.0.7", |
60 | | - "@typescript-eslint/eslint-plugin": "8.16.0", |
61 | | - "@typescript-eslint/parser": "8.16.0", |
62 | | - "@vitejs/plugin-react": "4.3.4", |
63 | | - "@vitest/ui": "2.1.6", |
64 | | - "autoprefixer": "10.4.20", |
| 60 | + "@typescript-eslint/eslint-plugin": "8.57.1", |
| 61 | + "@typescript-eslint/parser": "8.57.1", |
| 62 | + "@vitejs/plugin-react": "4.7.0", |
| 63 | + "@vitest/ui": "2.1.9", |
| 64 | + "autoprefixer": "10.4.27", |
65 | 65 | "babel-jest": "29.7.0", |
66 | 66 | "babel-loader": "9.2.1", |
67 | | - "c8": "10.1.2", |
68 | | - "eslint": "9.16.0", |
69 | | - "eslint-config-next": "15.0.3", |
| 67 | + "c8": "10.1.3", |
| 68 | + "eslint": "9.39.4", |
| 69 | + "eslint-config-next": "15.5.13", |
70 | 70 | "eslint-config-productsway": "1.3.4", |
71 | 71 | "identity-obj-proxy": "3.0.0", |
72 | 72 | "jest-fetch-mock": "3.0.3", |
73 | 73 | "jsdom": "25.0.1", |
74 | | - "msw": "2.6.6", |
75 | | - "postcss": "8.4.49", |
76 | | - "prettier": "3.4.1", |
77 | | - "prisma": "6.0.0", |
78 | | - "sort-package-json": "2.12.0", |
79 | | - "tailwindcss": "3.4.15", |
80 | | - "typescript": "5.7.2", |
| 74 | + "msw": "2.12.13", |
| 75 | + "postcss": "8.5.8", |
| 76 | + "prettier": "3.8.1", |
| 77 | + "prisma": "6.19.2", |
| 78 | + "sort-package-json": "2.15.1", |
| 79 | + "tailwindcss": "3.4.19", |
| 80 | + "typescript": "5.9.3", |
81 | 81 | "vite": "6.0.1", |
82 | 82 | "vitest": "2.1.6" |
83 | 83 | }, |
|
0 commit comments