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 fc147a5 commit 34c1ea5Copy full SHA for 34c1ea5
2 files changed
bun.lockb
904 Bytes
package.json
@@ -39,9 +39,9 @@
39
"next-secure-headers": "2.2.0",
40
"next-validations": "1.0.3",
41
"quick-lru": "7.0.0",
42
- "react": "18.3.1",
+ "react": "19.1.0",
43
"react-copy-to-clipboard": "5.1.0",
44
- "react-dom": "18.3.1",
+ "react-dom": "19.1.0",
45
"react-hook-form": "7.53.2",
46
"yup": "1.4.0"
47
},
@@ -55,7 +55,7 @@
55
"@testing-library/jest-dom": "6.6.3",
56
"@testing-library/react": "16.0.1",
57
"@trivago/prettier-plugin-sort-imports": "4.3.0",
58
- "@types/react": "18.3.12",
+ "@types/react": "19.1.2",
59
"@types/react-copy-to-clipboard": "5.0.7",
60
"@typescript-eslint/eslint-plugin": "8.16.0",
61
"@typescript-eslint/parser": "8.16.0",
0 commit comments