Skip to content

Commit fc22899

Browse files
fix(deps): update patch dependencies
1 parent d62a54d commit fc22899

2 files changed

Lines changed: 242 additions & 257 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,25 +33,25 @@
3333
"@radix-ui/react-icons": "1.3.2",
3434
"@radix-ui/react-presence": "1.1.5",
3535
"@radix-ui/react-slot": "1.2.4",
36-
"@tanstack/react-query": "5.90.16",
36+
"@tanstack/react-query": "5.90.17",
3737
"@tanstack/react-query-devtools": "5.91.2",
3838
"es-toolkit": "1.43.0",
39-
"hono": "4.11.3",
40-
"next": "16.1.1",
39+
"hono": "4.11.4",
40+
"next": "16.1.2",
4141
"nuqs": "2.8.6",
4242
"react": "19.2.3",
4343
"react-dom": "19.2.3",
4444
"react-error-boundary": "6.0.3",
45-
"react-hook-form": "7.71.0",
45+
"react-hook-form": "7.71.1",
4646
"tailwind-merge": "3.4.0",
4747
"tailwind-variants": "3.2.2",
4848
"zod": "4.3.5"
4949
},
5050
"devDependencies": {
5151
"@biomejs/biome": "2.3.11",
5252
"@faker-js/faker": "10.2.0",
53-
"@next/env": "16.1.1",
54-
"@next/eslint-plugin-next": "16.1.1",
53+
"@next/env": "16.1.2",
54+
"@next/eslint-plugin-next": "16.1.2",
5555
"@storybook/addon-a11y": "10.1.11",
5656
"@storybook/addon-docs": "10.1.11",
5757
"@storybook/addon-vitest": "10.1.11",
@@ -61,19 +61,19 @@
6161
"@testing-library/jest-dom": "6.9.1",
6262
"@testing-library/react": "16.3.1",
6363
"@testing-library/user-event": "14.6.1",
64-
"@types/node": "24.10.7",
64+
"@types/node": "24.10.8",
6565
"@types/react": "19.2.8",
6666
"@types/react-dom": "19.2.3",
6767
"@vitejs/plugin-react": "5.1.2",
68-
"@vitest/browser": "4.0.16",
69-
"@vitest/browser-playwright": "4.0.16",
70-
"@vitest/coverage-v8": "4.0.16",
68+
"@vitest/browser": "4.0.17",
69+
"@vitest/browser-playwright": "4.0.17",
70+
"@vitest/coverage-v8": "4.0.17",
7171
"@vitest/eslint-plugin": "1.6.6",
7272
"axe-core": "4.11.1",
7373
"babel-plugin-react-compiler": "1.0.0",
7474
"chromatic": "13.3.5",
7575
"eslint": "9.39.2",
76-
"eslint-config-next": "16.1.1",
76+
"eslint-config-next": "16.1.2",
7777
"eslint-plugin-react-compiler": "19.1.0-rc.2",
7878
"eslint-plugin-react-hooks": "7.0.1",
7979
"eslint-plugin-storybook": "10.1.11",
@@ -87,7 +87,7 @@
8787
"tailwindcss": "4.1.18",
8888
"type-fest": "5.3.1",
8989
"typescript": "5.9.3",
90-
"vitest": "4.0.16"
90+
"vitest": "4.0.17"
9191
},
9292
"msw": {
9393
"workerDirectory": "./public"

0 commit comments

Comments
 (0)