Skip to content

Commit

Permalink
chore(deps): update dependency supertokens-auth-react to v0.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 12, 2024
1 parent a51ab76 commit 15a7b2d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/auth-providers/supertokens/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"@babel/core": "^7.22.20",
"@types/react": "^18.2.55",
"react": "19.0.0-rc-8269d55d-20240802",
"supertokens-auth-react": "0.39.1",
"supertokens-auth-react": "0.45.1",
"typescript": "5.5.4",
"vitest": "2.0.5"
},
"peerDependencies": {
"supertokens-auth-react": "0.39.1"
"supertokens-auth-react": "0.45.1"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7744,11 +7744,11 @@ __metadata:
"@types/react": "npm:^18.2.55"
core-js: "npm:3.37.1"
react: "npm:19.0.0-rc-8269d55d-20240802"
supertokens-auth-react: "npm:0.39.1"
supertokens-auth-react: "npm:0.45.1"
typescript: "npm:5.5.4"
vitest: "npm:2.0.5"
peerDependencies:
supertokens-auth-react: 0.39.1
supertokens-auth-react: 0.45.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -27824,9 +27824,9 @@ __metadata:
languageName: node
linkType: hard

"supertokens-auth-react@npm:0.39.1":
version: 0.39.1
resolution: "supertokens-auth-react@npm:0.39.1"
"supertokens-auth-react@npm:0.45.1":
version: 0.45.1
resolution: "supertokens-auth-react@npm:0.45.1"
dependencies:
intl-tel-input: "npm:^17.0.19"
prop-types: "npm:*"
Expand All @@ -27835,8 +27835,8 @@ __metadata:
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
supertokens-web-js: ^0.10.0
checksum: 10c0/d3f08000a0fd76a63baa1bfa32edd9e38355d11f1a21e5d8b4e8f9e77320027596bb94d2046d43ac7dd2842626174b82f0f463b16e61031fbf2f8b4a66eb1856
supertokens-web-js: ^0.13.0
checksum: 10c0/51b5aca14d24099df8d6544510ce0cadbbf03f0ddbdf342f17ae70af58e3fb704b3c0055f0f89fed4f9dc12b3f567e43fcbb6180b287c56b9d983609d4765fc3
languageName: node
linkType: hard

Expand Down

0 comments on commit 15a7b2d

Please sign in to comment.