fix(auth.js): added react as peer (#330)

* added react as peer

* added Changeset

* update yarn.lock

* Update beige-sloths-raise.md
pull/331/head
divyam234 2023-12-29 18:06:26 +05:30 committed by GitHub
parent a32b21bcd2
commit 766738e0ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
'@hono/auth-js': patch
---
added react as peer dependency

View File

@ -53,7 +53,8 @@
"homepage": "https://github.com/honojs/middleware",
"peerDependencies": {
"@auth/core": "0.*",
"hono": "3.*"
"hono": "3.*",
"react": ">=18"
},
"devDependencies": {
"@auth/core": "^0.19.0",

View File

@ -1361,6 +1361,7 @@ __metadata:
peerDependencies:
"@auth/core": 0.*
hono: 3.*
react: ">=18"
languageName: unknown
linkType: soft