|
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | 35 | "@hookform/resolvers": "5.0.1", |
36 | | - "@next/third-parties": "15.3.1", |
| 36 | + "@next/third-parties": "15.3.2", |
37 | 37 | "@prisma/client": "6.7.0", |
38 | 38 | "@prisma/extension-accelerate": "1.3.0", |
39 | | - "@radix-ui/react-dialog": "1.1.11", |
40 | | - "@radix-ui/react-dropdown-menu": "2.1.12", |
| 39 | + "@radix-ui/react-dialog": "1.1.13", |
| 40 | + "@radix-ui/react-dropdown-menu": "2.1.14", |
41 | 41 | "@radix-ui/react-icons": "1.3.2", |
42 | | - "@radix-ui/react-label": "2.1.4", |
43 | | - "@radix-ui/react-select": "2.2.2", |
44 | | - "@radix-ui/react-separator": "1.1.4", |
45 | | - "@radix-ui/react-slot": "1.2.0", |
46 | | - "@radix-ui/react-tabs": "1.1.9", |
| 42 | + "@radix-ui/react-label": "2.1.6", |
| 43 | + "@radix-ui/react-select": "2.2.4", |
| 44 | + "@radix-ui/react-separator": "1.1.6", |
| 45 | + "@radix-ui/react-slot": "1.2.2", |
| 46 | + "@radix-ui/react-tabs": "1.1.11", |
47 | 47 | "@sentry/nextjs": "9.15.0", |
48 | 48 | "@shikijs/rehype": "3.3.0", |
49 | | - "@t3-oss/env-nextjs": "0.13.0", |
| 49 | + "@t3-oss/env-nextjs": "0.13.4", |
50 | 50 | "@tailwindcss/typography": "0.5.16", |
51 | | - "@tanstack/react-query": "5.75.2", |
| 51 | + "@tanstack/react-query": "5.75.5", |
52 | 52 | "@vercel/analytics": "1.5.0", |
53 | 53 | "@vercel/speed-insights": "1.2.0", |
54 | 54 | "class-variance-authority": "0.7.1", |
|
58 | 58 | "jsdom": "26.1.0", |
59 | 59 | "lucide-react": "0.507.0", |
60 | 60 | "minio": "8.0.5", |
61 | | - "next": "15.3.1", |
| 61 | + "next": "15.3.2", |
62 | 62 | "next-auth": "5.0.0-beta.27", |
63 | 63 | "next-intl": "3.26.5", |
64 | 64 | "next-themes": "0.4.6", |
|
80 | 80 | "uuid": "11.1.0", |
81 | 81 | "vaul": "1.1.2", |
82 | 82 | "yet-another-react-lightbox": "3.23.0", |
83 | | - "zod": "3.24.3" |
| 83 | + "zod": "3.24.4" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | 86 | "@biomejs/biome": "1.9.4", |
87 | 87 | "@chromatic-com/storybook": "3.2.6", |
88 | | - "@eslint/compat": "1.2.8", |
| 88 | + "@eslint/compat": "1.2.9", |
89 | 89 | "@eslint/config-inspector": "1.0.2", |
90 | 90 | "@eslint/eslintrc": "3.3.1", |
91 | 91 | "@eslint/js": "9.26.0", |
|
105 | 105 | "@storybook/react": "8.6.12", |
106 | 106 | "@storybook/test": "8.6.12", |
107 | 107 | "@storybook/test-runner": "0.22.0", |
108 | | - "@tailwindcss/postcss": "4.1.4", |
109 | | - "@tanstack/react-query-devtools": "5.75.2", |
| 108 | + "@tailwindcss/postcss": "4.1.5", |
| 109 | + "@tanstack/react-query-devtools": "5.75.5", |
110 | 110 | "@testing-library/jest-dom": "6.6.3", |
111 | 111 | "@testing-library/react": "16.3.0", |
112 | 112 | "@testing-library/user-event": "14.6.1", |
113 | | - "@types/node": "22.15.3", |
114 | | - "@types/react": "19.1.2", |
115 | | - "@types/react-dom": "19.1.2", |
| 113 | + "@types/node": "22.15.15", |
| 114 | + "@types/react": "19.1.3", |
| 115 | + "@types/react-dom": "19.1.3", |
116 | 116 | "@types/uuid": "10.0.0", |
117 | 117 | "@vitejs/plugin-react": "4.4.1", |
118 | | - "@vitest/browser": "3.1.1", |
119 | | - "@vitest/coverage-v8": "3.1.1", |
120 | | - "@vitest/eslint-plugin": "1.1.43", |
| 118 | + "@vitest/browser": "3.1.3", |
| 119 | + "@vitest/coverage-v8": "3.1.3", |
| 120 | + "@vitest/eslint-plugin": "1.1.44", |
121 | 121 | "depcheck": "1.4.7", |
122 | 122 | "dotenv": "16.5.0", |
123 | 123 | "eslint": "9.26.0", |
124 | | - "eslint-config-next": "15.3.1", |
| 124 | + "eslint-config-next": "15.3.2", |
125 | 125 | "eslint-plugin-jsx-a11y": "6.10.2", |
126 | 126 | "eslint-plugin-perfectionist": "4.12.3", |
127 | 127 | "eslint-plugin-react": "7.37.5", |
128 | 128 | "eslint-plugin-react-hooks": "5.2.0", |
129 | 129 | "eslint-plugin-spellcheck": "0.0.20", |
130 | 130 | "eslint-plugin-storybook": "0.12.0", |
131 | 131 | "eslint-plugin-tailwindcss": "3.18.0", |
132 | | - "eslint-plugin-unicorn": "59.0.0", |
| 132 | + "eslint-plugin-unicorn": "59.0.1", |
133 | 133 | "eslint-plugin-unused-imports": "4.1.4", |
134 | 134 | "git-cz": "4.9.0", |
135 | 135 | "globals": "16.0.0", |
|
145 | 145 | "remark-rehype": "11.1.2", |
146 | 146 | "storybook": "8.6.12", |
147 | 147 | "storybook-dark-mode": "4.0.2", |
148 | | - "tailwindcss": "4.1.4", |
| 148 | + "tailwindcss": "4.1.5", |
149 | 149 | "typescript": "5.8.3", |
150 | 150 | "typescript-eslint": "8.32.0", |
151 | | - "vitest": "3.1.1" |
| 151 | + "vitest": "3.1.3" |
152 | 152 | } |
153 | 153 | } |
0 commit comments