|
33 | 33 | "@radix-ui/react-icons": "1.3.2", |
34 | 34 | "@radix-ui/react-presence": "1.1.5", |
35 | 35 | "@radix-ui/react-slot": "1.2.4", |
36 | | - "@tanstack/react-query": "5.90.16", |
| 36 | + "@tanstack/react-query": "5.90.17", |
37 | 37 | "@tanstack/react-query-devtools": "5.91.2", |
38 | 38 | "es-toolkit": "1.43.0", |
39 | | - "hono": "4.11.3", |
40 | | - "next": "16.1.1", |
| 39 | + "hono": "4.11.4", |
| 40 | + "next": "16.1.2", |
41 | 41 | "nuqs": "2.8.6", |
42 | 42 | "react": "19.2.3", |
43 | 43 | "react-dom": "19.2.3", |
44 | 44 | "react-error-boundary": "6.0.3", |
45 | | - "react-hook-form": "7.71.0", |
| 45 | + "react-hook-form": "7.71.1", |
46 | 46 | "tailwind-merge": "3.4.0", |
47 | 47 | "tailwind-variants": "3.2.2", |
48 | 48 | "zod": "4.3.5" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@biomejs/biome": "2.3.11", |
52 | 52 | "@faker-js/faker": "10.2.0", |
53 | | - "@next/env": "16.1.1", |
54 | | - "@next/eslint-plugin-next": "16.1.1", |
| 53 | + "@next/env": "16.1.2", |
| 54 | + "@next/eslint-plugin-next": "16.1.2", |
55 | 55 | "@storybook/addon-a11y": "10.1.11", |
56 | 56 | "@storybook/addon-docs": "10.1.11", |
57 | 57 | "@storybook/addon-vitest": "10.1.11", |
|
61 | 61 | "@testing-library/jest-dom": "6.9.1", |
62 | 62 | "@testing-library/react": "16.3.1", |
63 | 63 | "@testing-library/user-event": "14.6.1", |
64 | | - "@types/node": "24.10.7", |
| 64 | + "@types/node": "24.10.8", |
65 | 65 | "@types/react": "19.2.8", |
66 | 66 | "@types/react-dom": "19.2.3", |
67 | 67 | "@vitejs/plugin-react": "5.1.2", |
68 | | - "@vitest/browser": "4.0.16", |
69 | | - "@vitest/browser-playwright": "4.0.16", |
70 | | - "@vitest/coverage-v8": "4.0.16", |
| 68 | + "@vitest/browser": "4.0.17", |
| 69 | + "@vitest/browser-playwright": "4.0.17", |
| 70 | + "@vitest/coverage-v8": "4.0.17", |
71 | 71 | "@vitest/eslint-plugin": "1.6.6", |
72 | 72 | "axe-core": "4.11.1", |
73 | 73 | "babel-plugin-react-compiler": "1.0.0", |
74 | 74 | "chromatic": "13.3.5", |
75 | 75 | "eslint": "9.39.2", |
76 | | - "eslint-config-next": "16.1.1", |
| 76 | + "eslint-config-next": "16.1.2", |
77 | 77 | "eslint-plugin-react-compiler": "19.1.0-rc.2", |
78 | 78 | "eslint-plugin-react-hooks": "7.0.1", |
79 | 79 | "eslint-plugin-storybook": "10.1.11", |
|
87 | 87 | "tailwindcss": "4.1.18", |
88 | 88 | "type-fest": "5.3.1", |
89 | 89 | "typescript": "5.9.3", |
90 | | - "vitest": "4.0.16" |
| 90 | + "vitest": "4.0.17" |
91 | 91 | }, |
92 | 92 | "msw": { |
93 | 93 | "workerDirectory": "./public" |
|
0 commit comments