We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7110bce commit 8335a18Copy full SHA for 8335a18
package.json
@@ -24,8 +24,8 @@
24
"@fontsource/inter": "5.2.6",
25
"@headlessui/react": "2.2.7",
26
"@heroicons/react": "2.2.0",
27
- "react": "19.1.1",
28
- "react-dom": "19.1.1",
+ "react": "19.2.0",
+ "react-dom": "19.2.0",
29
"react-hook-form": "7.62.0",
30
"tailwind-merge": "3.3.1"
31
},
@@ -39,8 +39,8 @@
39
"@testing-library/user-event": "14.6.1",
40
"@types/chrome": "0.1.6",
41
"@types/node": "22.18.1",
42
- "@types/react": "19.1.12",
43
- "@types/react-dom": "19.1.9",
+ "@types/react": "19.2.3",
+ "@types/react-dom": "19.2.2",
44
"@vitejs/plugin-react": "5.0.2",
45
"@vitest/coverage-v8": "3.2.4",
46
"eslint": "9.35.0",
0 commit comments