We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0cd83d commit 6b8eb28Copy full SHA for 6b8eb28
2 files changed
package.json
@@ -41,7 +41,7 @@
41
"nuqs": "2.8.6",
42
"react": "19.2.3",
43
"react-dom": "19.2.3",
44
- "react-error-boundary": "6.0.2",
+ "react-error-boundary": "6.0.3",
45
"react-hook-form": "7.70.0",
46
"tailwind-merge": "3.4.0",
47
"tailwind-variants": "3.2.2",
@@ -61,7 +61,7 @@
61
"@testing-library/jest-dom": "6.9.1",
62
"@testing-library/react": "16.3.1",
63
"@testing-library/user-event": "14.6.1",
64
- "@types/node": "24.10.4",
+ "@types/node": "24.10.6",
65
"@types/react": "19.2.7",
66
"@types/react-dom": "19.2.3",
67
"@vitejs/plugin-react": "5.1.2",
@@ -79,7 +79,7 @@
79
"eslint-plugin-storybook": "10.1.11",
80
"jest-extended": "7.0.0",
81
"jsdom": "27.4.0",
82
- "knip": "5.80.1",
+ "knip": "5.80.2",
83
"msw": "2.12.7",
84
"msw-storybook-addon": "2.0.6",
85
"playwright": "1.57.0",
0 commit comments