Skip to content

Commit c352a69

Browse files
chore(deps): update patch
1 parent 93ce8eb commit c352a69

File tree

2 files changed

+706
-797
lines changed

2 files changed

+706
-797
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -33,22 +33,22 @@
3333
},
3434
"dependencies": {
3535
"@hookform/resolvers": "5.0.1",
36-
"@next/third-parties": "15.3.1",
36+
"@next/third-parties": "15.3.2",
3737
"@prisma/client": "6.7.0",
3838
"@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",
4141
"@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",
4747
"@sentry/nextjs": "9.15.0",
4848
"@shikijs/rehype": "3.3.0",
49-
"@t3-oss/env-nextjs": "0.13.0",
49+
"@t3-oss/env-nextjs": "0.13.4",
5050
"@tailwindcss/typography": "0.5.16",
51-
"@tanstack/react-query": "5.75.2",
51+
"@tanstack/react-query": "5.75.5",
5252
"@vercel/analytics": "1.5.0",
5353
"@vercel/speed-insights": "1.2.0",
5454
"class-variance-authority": "0.7.1",
@@ -58,7 +58,7 @@
5858
"jsdom": "26.1.0",
5959
"lucide-react": "0.507.0",
6060
"minio": "8.0.5",
61-
"next": "15.3.1",
61+
"next": "15.3.2",
6262
"next-auth": "5.0.0-beta.27",
6363
"next-intl": "3.26.5",
6464
"next-themes": "0.4.6",
@@ -80,12 +80,12 @@
8080
"uuid": "11.1.0",
8181
"vaul": "1.1.2",
8282
"yet-another-react-lightbox": "3.23.0",
83-
"zod": "3.24.3"
83+
"zod": "3.24.4"
8484
},
8585
"devDependencies": {
8686
"@biomejs/biome": "1.9.4",
8787
"@chromatic-com/storybook": "3.2.6",
88-
"@eslint/compat": "1.2.8",
88+
"@eslint/compat": "1.2.9",
8989
"@eslint/config-inspector": "1.0.2",
9090
"@eslint/eslintrc": "3.3.1",
9191
"@eslint/js": "9.26.0",
@@ -105,31 +105,31 @@
105105
"@storybook/react": "8.6.12",
106106
"@storybook/test": "8.6.12",
107107
"@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",
110110
"@testing-library/jest-dom": "6.6.3",
111111
"@testing-library/react": "16.3.0",
112112
"@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",
116116
"@types/uuid": "10.0.0",
117117
"@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",
121121
"depcheck": "1.4.7",
122122
"dotenv": "16.5.0",
123123
"eslint": "9.26.0",
124-
"eslint-config-next": "15.3.1",
124+
"eslint-config-next": "15.3.2",
125125
"eslint-plugin-jsx-a11y": "6.10.2",
126126
"eslint-plugin-perfectionist": "4.12.3",
127127
"eslint-plugin-react": "7.37.5",
128128
"eslint-plugin-react-hooks": "5.2.0",
129129
"eslint-plugin-spellcheck": "0.0.20",
130130
"eslint-plugin-storybook": "0.12.0",
131131
"eslint-plugin-tailwindcss": "3.18.0",
132-
"eslint-plugin-unicorn": "59.0.0",
132+
"eslint-plugin-unicorn": "59.0.1",
133133
"eslint-plugin-unused-imports": "4.1.4",
134134
"git-cz": "4.9.0",
135135
"globals": "16.0.0",
@@ -145,9 +145,9 @@
145145
"remark-rehype": "11.1.2",
146146
"storybook": "8.6.12",
147147
"storybook-dark-mode": "4.0.2",
148-
"tailwindcss": "4.1.4",
148+
"tailwindcss": "4.1.5",
149149
"typescript": "5.8.3",
150150
"typescript-eslint": "8.32.0",
151-
"vitest": "3.1.1"
151+
"vitest": "3.1.3"
152152
}
153153
}

0 commit comments

Comments
 (0)