Skip to content

Commit 58821ff

Browse files
fix(deps): update patch dependencies
1 parent e058e31 commit 58821ff

2 files changed

Lines changed: 126 additions & 128 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"nuqs": "2.8.6",
4242
"react": "19.2.3",
4343
"react-dom": "19.2.3",
44-
"react-error-boundary": "6.0.2",
44+
"react-error-boundary": "6.0.3",
4545
"react-hook-form": "7.71.0",
4646
"tailwind-merge": "3.4.0",
4747
"tailwind-variants": "3.2.2",
@@ -61,8 +61,8 @@
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.4",
65-
"@types/react": "19.2.7",
64+
"@types/node": "24.10.7",
65+
"@types/react": "19.2.8",
6666
"@types/react-dom": "19.2.3",
6767
"@vitejs/plugin-react": "5.1.2",
6868
"@vitest/browser": "4.0.16",
@@ -79,7 +79,7 @@
7979
"eslint-plugin-storybook": "10.1.11",
8080
"jest-extended": "7.0.0",
8181
"jsdom": "27.4.0",
82-
"knip": "5.80.1",
82+
"knip": "5.80.2",
8383
"msw": "2.12.7",
8484
"msw-storybook-addon": "2.0.6",
8585
"playwright": "1.57.0",

0 commit comments

Comments
 (0)