Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency supertokens-auth-react to v0.33.1 #8576

Merged
merged 1 commit into from
Jun 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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