|
31 | 31 | "@radix-ui/react-icons": "1.3.2", |
32 | 32 | "@radix-ui/react-presence": "1.1.5", |
33 | 33 | "@radix-ui/react-slot": "1.2.4", |
34 | | - "@tanstack/react-query": "5.96.0", |
35 | | - "@tanstack/react-query-devtools": "5.96.0", |
| 34 | + "@tanstack/react-query": "5.96.2", |
| 35 | + "@tanstack/react-query-devtools": "5.96.2", |
36 | 36 | "es-toolkit": "1.45.1", |
37 | 37 | "next": "16.2.2", |
38 | 38 | "nuqs": "2.8.9", |
|
48 | 48 | "devDependencies": { |
49 | 49 | "@faker-js/faker": "10.4.0", |
50 | 50 | "@next/env": "16.2.2", |
51 | | - "@storybook/addon-a11y": "10.3.3", |
52 | | - "@storybook/addon-docs": "10.3.3", |
| 51 | + "@storybook/addon-a11y": "10.3.4", |
| 52 | + "@storybook/addon-docs": "10.3.4", |
53 | 53 | "@storybook/addon-mcp": "0.5.0", |
54 | | - "@storybook/addon-vitest": "10.3.3", |
55 | | - "@storybook/nextjs-vite": "10.3.3", |
| 54 | + "@storybook/addon-vitest": "10.3.4", |
| 55 | + "@storybook/nextjs-vite": "10.3.4", |
56 | 56 | "@tailwindcss/postcss": "4.2.2", |
57 | | - "@tanstack/eslint-plugin-query": "5.96.0", |
| 57 | + "@tanstack/eslint-plugin-query": "5.96.2", |
58 | 58 | "@testing-library/jest-dom": "6.9.1", |
59 | 59 | "@testing-library/react": "16.3.2", |
60 | 60 | "@testing-library/user-event": "14.6.1", |
61 | | - "@types/node": "24.12.0", |
| 61 | + "@types/node": "24.12.2", |
62 | 62 | "@types/react": "19.2.14", |
63 | 63 | "@types/react-dom": "19.2.3", |
64 | 64 | "@vitejs/plugin-react": "6.0.1", |
|
68 | 68 | "babel-plugin-react-compiler": "1.0.0", |
69 | 69 | "eslint": "10.2.0", |
70 | 70 | "eslint-plugin-react-hooks": "7.0.1", |
71 | | - "eslint-plugin-storybook": "10.3.3", |
| 71 | + "eslint-plugin-storybook": "10.3.4", |
72 | 72 | "happy-dom": "20.8.9", |
73 | 73 | "jest-extended": "7.0.0", |
74 | 74 | "knip": "6.3.0", |
|
80 | 80 | "oxlint-tsgolint": "0.19.0", |
81 | 81 | "playwright": "1.58.2", |
82 | 82 | "remark-gfm": "4.0.1", |
83 | | - "storybook": "10.3.3", |
| 83 | + "storybook": "10.3.4", |
84 | 84 | "tailwindcss": "4.2.2", |
85 | 85 | "typescript": "6.0.2", |
86 | 86 | "vite": "8.0.3", |
|
0 commit comments