Skip to content

Commit 2554b9a

Browse files
Update dependency @stripe/react-stripe-js to v5
1 parent 5a7e246 commit 2554b9a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@headlessui/react": "^2.2.2",
23-
"@stripe/react-stripe-js": "^3.7.0",
23+
"@stripe/react-stripe-js": "^5.0.0",
2424
"@stripe/stripe-js": "^7.3.0",
2525
"@tanstack/react-query": "^5.75.2",
2626
"blurhash": "^2.0.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2363,16 +2363,16 @@ __metadata:
23632363
languageName: node
23642364
linkType: hard
23652365

2366-
"@stripe/react-stripe-js@npm:^3.7.0":
2367-
version: 3.10.0
2368-
resolution: "@stripe/react-stripe-js@npm:3.10.0"
2366+
"@stripe/react-stripe-js@npm:^5.0.0":
2367+
version: 5.3.0
2368+
resolution: "@stripe/react-stripe-js@npm:5.3.0"
23692369
dependencies:
23702370
prop-types: "npm:^15.7.2"
23712371
peerDependencies:
2372-
"@stripe/stripe-js": ">=1.44.1 <8.0.0"
2372+
"@stripe/stripe-js": ">=8.0.0 <9.0.0"
23732373
react: ">=16.8.0 <20.0.0"
23742374
react-dom: ">=16.8.0 <20.0.0"
2375-
checksum: 10c0/d7629436629571883e1ab44b1fdbdd5bc002c9020400bbad212caccddad5eaedefbdb171e970bd34276b72d9c23deac86d1e0898db11961de2a7e8951bf9711a
2375+
checksum: 10c0/36a86f2f3a8075cdef7d4a09ad12b112a21a4d1ea3b21c1971369ab108e8a653d4fb4bcac3e5a2c5926792bd1eb48b28259063d8ac079f7525b81b18b28ed146
23762376
languageName: node
23772377
linkType: hard
23782378

@@ -5812,7 +5812,7 @@ __metadata:
58125812
"@eslint/eslintrc": "npm:^3"
58135813
"@formatjs/cli": "npm:^6.7.1"
58145814
"@headlessui/react": "npm:^2.2.2"
5815-
"@stripe/react-stripe-js": "npm:^3.7.0"
5815+
"@stripe/react-stripe-js": "npm:^5.0.0"
58165816
"@stripe/stripe-js": "npm:^7.3.0"
58175817
"@svgr/webpack": "npm:^8.1.0"
58185818
"@tanstack/react-query": "npm:^5.75.2"

0 commit comments

Comments
 (0)