Skip to content

Commit 556ea95

Browse files
fix(deps): update patch dependencies (#2675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86a8e15 commit 556ea95

File tree

2 files changed

+191
-185
lines changed

2 files changed

+191
-185
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@radix-ui/react-icons": "1.3.2",
3232
"@radix-ui/react-presence": "1.1.5",
3333
"@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",
3636
"es-toolkit": "1.45.1",
3737
"next": "16.2.2",
3838
"nuqs": "2.8.9",
@@ -48,17 +48,17 @@
4848
"devDependencies": {
4949
"@faker-js/faker": "10.4.0",
5050
"@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",
5353
"@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",
5656
"@tailwindcss/postcss": "4.2.2",
57-
"@tanstack/eslint-plugin-query": "5.96.0",
57+
"@tanstack/eslint-plugin-query": "5.96.2",
5858
"@testing-library/jest-dom": "6.9.1",
5959
"@testing-library/react": "16.3.2",
6060
"@testing-library/user-event": "14.6.1",
61-
"@types/node": "24.12.0",
61+
"@types/node": "24.12.2",
6262
"@types/react": "19.2.14",
6363
"@types/react-dom": "19.2.3",
6464
"@vitejs/plugin-react": "6.0.1",
@@ -68,7 +68,7 @@
6868
"babel-plugin-react-compiler": "1.0.0",
6969
"eslint": "10.2.0",
7070
"eslint-plugin-react-hooks": "7.0.1",
71-
"eslint-plugin-storybook": "10.3.3",
71+
"eslint-plugin-storybook": "10.3.4",
7272
"happy-dom": "20.8.9",
7373
"jest-extended": "7.0.0",
7474
"knip": "6.3.0",
@@ -80,7 +80,7 @@
8080
"oxlint-tsgolint": "0.19.0",
8181
"playwright": "1.58.2",
8282
"remark-gfm": "4.0.1",
83-
"storybook": "10.3.3",
83+
"storybook": "10.3.4",
8484
"tailwindcss": "4.2.2",
8585
"typescript": "6.0.2",
8686
"vite": "8.0.3",

0 commit comments

Comments
 (0)