Skip to content

Commit

Permalink
chore(deps): update dependency supertokens-auth-react to v0.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2023
1 parent 89f851d commit 8a4f886
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.0.28",
"jest": "29.4.2",
"react": "18.2.0",
"supertokens-auth-react": "0.31.0",
"supertokens-auth-react": "0.31.1",
"typescript": "4.9.5"
},
"peerDependencies": {
"supertokens-auth-react": "0.31.0"
"supertokens-auth-react": "0.31.1"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7420,10 +7420,10 @@ __metadata:
core-js: 3.27.2
jest: 29.4.2
react: 18.2.0
supertokens-auth-react: 0.31.0
supertokens-auth-react: 0.31.1
typescript: 4.9.5
peerDependencies:
supertokens-auth-react: 0.31.0
supertokens-auth-react: 0.31.1
languageName: unknown
linkType: soft

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

"supertokens-auth-react@npm:0.31.0":
version: 0.31.0
resolution: "supertokens-auth-react@npm:0.31.0"
"supertokens-auth-react@npm:0.31.1":
version: 0.31.1
resolution: "supertokens-auth-react@npm:0.31.1"
dependencies:
intl-tel-input: ^17.0.19
prop-types: "*"
Expand All @@ -29872,7 +29872,7 @@ __metadata:
react: ">=16.8.0"
react-dom: ">=16.8.0"
supertokens-web-js: ^0.5.0
checksum: 1f21febd40f8f7486cb040572458e3e7fe7225fd0837af9c5012339d50d92f6344adcc9655bb9c424cc8e8f8631cdf7593aad49be5468db5e4c9a8ec3cf7480e
checksum: 369951c14fed098e45e16cbb4ecc812d61ded5ffb1fb3cd20169d9929481373457e96f342256e936e7ce6d6ca8df5524face423b28cb66875c6833c7f1e4215b
languageName: node
linkType: hard

Expand Down

0 comments on commit 8a4f886

Please sign in to comment.