Skip to content

Commit

Permalink
chore(deps): update dependency supertokens-auth-react to v0.32.4 (#8465)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Jun 1, 2023
1 parent 8d4eafe commit 69b5c4d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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,11 +32,11 @@
"@types/react": "18.2.7",
"jest": "29.5.0",
"react": "18.2.0",
"supertokens-auth-react": "0.32.3",
"supertokens-auth-react": "0.32.4",
"typescript": "5.0.4"
},
"peerDependencies": {
"supertokens-auth-react": "0.32.3"
"supertokens-auth-react": "0.32.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7051,10 +7051,10 @@ __metadata:
core-js: 3.30.2
jest: 29.5.0
react: 18.2.0
supertokens-auth-react: 0.32.3
supertokens-auth-react: 0.32.4
typescript: 5.0.4
peerDependencies:
supertokens-auth-react: 0.32.3
supertokens-auth-react: 0.32.4
languageName: unknown
linkType: soft

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

"supertokens-auth-react@npm:0.32.3":
version: 0.32.3
resolution: "supertokens-auth-react@npm:0.32.3"
"supertokens-auth-react@npm:0.32.4":
version: 0.32.4
resolution: "supertokens-auth-react@npm:0.32.4"
dependencies:
intl-tel-input: ^17.0.19
prop-types: "*"
Expand All @@ -30154,7 +30154,7 @@ __metadata:
react: ">=16.8.0"
react-dom: ">=16.8.0"
supertokens-web-js: ^0.5.0
checksum: 89f122ebc6bce6eccedd229bb88439f73645a26bdd54b2fcd160e3c0396bb92cb66968e5cef6614d332f4d27e993ba4e935ae34240c6dcb670fa405a93abb573
checksum: 9ea350f3087086c14700061d79ae255ead2f9e77ea185f33748da6d57afe47f2f8a9b67d475f0b6fa2c2b57f5f6f5cbe0271ee6d5639b8e4004bf47b3ffdcbcd
languageName: node
linkType: hard

Expand Down

0 comments on commit 69b5c4d

Please sign in to comment.