diff --git a/bun.lockb b/bun.lockb index 5ee7e30..ddd5c32 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1e1ba8d..4df09ae 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@oslojs/encoding": "^1.1.0", "intl-parse-accept-language": "^1.0.0", "is-ip": "^5.0.1", - "react": "^18.0.0", + "react": "^18.0.0 || ^19.0.0", "react-router": "^7.0.0", "zod": "^3.22.4" }, @@ -135,8 +135,8 @@ "intl-parse-accept-language": "^1.0.0", "is-ip": "5.0.1", "msw": "^2.6.6", - "react": "^18.0.0", - "react-dom": "^18.0.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router": "^7.0.2", "ts-node": "^10.9.1", "typedoc": "^0.27.2",