|
31 | 31 | "@radix-ui/react-icons": "1.3.2", |
32 | 32 | "@radix-ui/react-slot": "1.2.3", |
33 | 33 | "@tailwindcss/forms": "0.5.10", |
34 | | - "@tanstack/react-query": "5.85.0", |
35 | | - "@tanstack/react-query-devtools": "5.85.0", |
| 34 | + "@tanstack/react-query": "5.85.3", |
| 35 | + "@tanstack/react-query-devtools": "5.85.3", |
36 | 36 | "@typeschema/zod": "0.14.0", |
37 | 37 | "class-variance-authority": "0.7.1", |
38 | 38 | "clsx": "2.1.1", |
|
53 | 53 | "zod": "3.25.76" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/core": "7.28.0", |
| 56 | + "@babel/core": "7.28.3", |
57 | 57 | "@biomejs/biome": "1.9.4", |
58 | 58 | "@storybook/addon-essentials": "8.6.14", |
59 | 59 | "@storybook/addon-interactions": "8.6.14", |
60 | 60 | "@storybook/addon-links": "9.1.2", |
61 | 61 | "@storybook/nextjs": "9.1.2", |
62 | 62 | "@storybook/react": "9.1.2", |
63 | 63 | "@storybook/testing-library": "0.2.2", |
64 | | - "@tailwindcss/postcss": "4.1.11", |
| 64 | + "@tailwindcss/postcss": "4.1.12", |
65 | 65 | "@testing-library/jest-dom": "6.7.0", |
66 | 66 | "@testing-library/react": "16.3.0", |
67 | 67 | "@types/react": "19.1.10", |
|
81 | 81 | "rustywind": "0.24.3", |
82 | 82 | "sort-package-json": "3.4.0", |
83 | 83 | "storybook": "9.1.2", |
84 | | - "tailwindcss": "4.1.11", |
| 84 | + "tailwindcss": "4.1.12", |
85 | 85 | "typescript": "5.9.2", |
86 | 86 | "vite": "6.3.5", |
87 | 87 | "vitest": "3.2.4" |
|
0 commit comments