Skip to content

Commit

Permalink
chore(deps): update dependency supertokens-auth-react to v0.33.1 (#8576)
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 Jun 10, 2023
1 parent 7b038f8 commit 44dbee9
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.9",
"jest": "29.5.0",
"react": "18.2.0",
"supertokens-auth-react": "0.33.0",
"supertokens-auth-react": "0.33.1",
"typescript": "5.1.3"
},
"peerDependencies": {
"supertokens-auth-react": "0.33.0"
"supertokens-auth-react": "0.33.1"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7418,10 +7418,10 @@ __metadata:
core-js: 3.30.2
jest: 29.5.0
react: 18.2.0
supertokens-auth-react: 0.33.0
supertokens-auth-react: 0.33.1
typescript: 5.1.3
peerDependencies:
supertokens-auth-react: 0.33.0
supertokens-auth-react: 0.33.1
languageName: unknown
linkType: soft

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

"supertokens-auth-react@npm:0.33.0":
version: 0.33.0
resolution: "supertokens-auth-react@npm:0.33.0"
"supertokens-auth-react@npm:0.33.1":
version: 0.33.1
resolution: "supertokens-auth-react@npm:0.33.1"
dependencies:
intl-tel-input: ^17.0.19
prop-types: "*"
Expand All @@ -29206,7 +29206,7 @@ __metadata:
react: ">=16.8.0"
react-dom: ">=16.8.0"
supertokens-web-js: ^0.6.0
checksum: 38bc1c92dab42e7c73efcaaea5434d6a3ad84cc24af0387b642bd165030366045e8207c1a35786dd36ed2b329c47802ffa918671bd2497ca52b140fb7c21fc41
checksum: d2659c6358822e18bf4a3533715e8ec2014241284041b75d84bcf7b46e685b6927c0d53ff64ad12ce956829a310b7c82d78a7171fa8c507d45d68a6c68b5a1dd
languageName: node
linkType: hard

Expand Down

0 comments on commit 44dbee9

Please sign in to comment.