diff --git a/bun.lockb b/bun.lockb index 8b3ef745..6c78776a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4dfff896..b63a6acb 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,9 @@ "next-secure-headers": "2.2.0", "next-validations": "1.0.3", "quick-lru": "7.0.0", - "react": "18.3.1", + "react": "19.0.0", "react-copy-to-clipboard": "5.1.0", - "react-dom": "18.3.1", + "react-dom": "19.0.0", "react-hook-form": "7.53.2", "yup": "1.4.0" }, @@ -55,7 +55,7 @@ "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.0.1", "@trivago/prettier-plugin-sort-imports": "4.3.0", - "@types/react": "18.3.12", + "@types/react": "19.0.10", "@types/react-copy-to-clipboard": "5.0.7", "@typescript-eslint/eslint-plugin": "8.16.0", "@typescript-eslint/parser": "8.16.0",