diff --git a/bun.lockb b/bun.lockb index ed9dd15..ccaa45f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ef94ed9..730edaa 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@swc/jest": "0.2.37", "@total-typescript/ts-reset": "0.6.1", "@types/glob": "8.1.0", - "@types/react": "18.3.12", + "@types/react": "19.0.1", "@types/jest": "29.5.14", "@types/node": "22.9.3", "cypress": "13.16.0", @@ -45,8 +45,8 @@ "jest": "29.7.0", "eslint": "9.15.0", "eslint-plugin-cypress": "4.1.0", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "tsup": "8.3.5", "typescript": "5.7.2", "typescript-eslint": "8.15.0",