Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c6a7425

Browse files
authoredMar 3, 2025··
chore(deps): update dependency @stripe/react-stripe-js to v3
1 parent 2f9ce87 commit c6a7425

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@storybook/core-server": "7.6.20",
3131
"@storybook/react": "7.6.20",
3232
"@storybook/react-vite": "7.6.20",
33-
"@stripe/react-stripe-js": "1.16.5",
33+
"@stripe/react-stripe-js": "3.3.0",
3434
"@stripe/stripe-js": "1.54.2",
3535
"@tanstack/react-virtual": "3.13.0",
3636
"@types/node": "22.13.5",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5317,10 +5317,10 @@
53175317
"@types/express" "^4.7.0"
53185318
file-system-cache "2.3.0"
53195319

5320-
"@stripe/react-stripe-js@1.16.5":
5321-
version "1.16.5"
5322-
resolved "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.5.tgz"
5323-
integrity sha512-lVPW3IfwdacyS22pP+nBB6/GNFRRhT/4jfgAK6T2guQmtzPwJV1DogiGGaBNhiKtSY18+yS8KlHSu+PvZNclvQ==
5320+
"@stripe/react-stripe-js@3.3.0":
5321+
version "3.3.0"
5322+
resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-3.3.0.tgz#eea7c3db2fb4dd403a64c29fd03c9c470438f34d"
5323+
integrity sha512-Qg4rUxhHNm8OPFuUPnzsU5eLYWhpKKMMs378f67BD7vG0RKttmeeaUDjObs83imRlSxv5L6WdDKiv3RXi/RfSw==
53245324
dependencies:
53255325
prop-types "^15.7.2"
53265326

0 commit comments

Comments
 (0)
Please sign in to comment.