Skip to content

Commit 934b3aa

Browse files
authored
Merge pull request #11111 from neinteractiveliterature/renovate/stripe-react-stripe-js-5.x
Update dependency @stripe/react-stripe-js to v5
2 parents 1ce71df + cc6dbed commit 934b3aa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@rails/activestorage": "8.1.100",
5454
"@sentry/browser": "^9.0.0",
5555
"@sentry/types": "^9.0.0",
56-
"@stripe/react-stripe-js": "3.10.0",
56+
"@stripe/react-stripe-js": "5.3.0",
5757
"@stripe/stripe-js": "8.4.0",
5858
"@tanstack/react-table": "^8.20.6",
5959
"@testing-library/react": "16.3.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6844,16 +6844,16 @@ __metadata:
68446844
languageName: node
68456845
linkType: hard
68466846

6847-
"@stripe/react-stripe-js@npm:3.10.0":
6848-
version: 3.10.0
6849-
resolution: "@stripe/react-stripe-js@npm:3.10.0"
6847+
"@stripe/react-stripe-js@npm:5.3.0":
6848+
version: 5.3.0
6849+
resolution: "@stripe/react-stripe-js@npm:5.3.0"
68506850
dependencies:
68516851
prop-types: "npm:^15.7.2"
68526852
peerDependencies:
6853-
"@stripe/stripe-js": ">=1.44.1 <8.0.0"
6853+
"@stripe/stripe-js": ">=8.0.0 <9.0.0"
68546854
react: ">=16.8.0 <20.0.0"
68556855
react-dom: ">=16.8.0 <20.0.0"
6856-
checksum: 10c0/d7629436629571883e1ab44b1fdbdd5bc002c9020400bbad212caccddad5eaedefbdb171e970bd34276b72d9c23deac86d1e0898db11961de2a7e8951bf9711a
6856+
checksum: 10c0/36a86f2f3a8075cdef7d4a09ad12b112a21a4d1ea3b21c1971369ab108e8a653d4fb4bcac3e5a2c5926792bd1eb48b28259063d8ac079f7525b81b18b28ed146
68576857
languageName: node
68586858
linkType: hard
68596859

@@ -21654,7 +21654,7 @@ __metadata:
2165421654
"@rollup/plugin-swc": "npm:^0.4.0"
2165521655
"@sentry/browser": "npm:^9.0.0"
2165621656
"@sentry/types": "npm:^9.0.0"
21657-
"@stripe/react-stripe-js": "npm:3.10.0"
21657+
"@stripe/react-stripe-js": "npm:5.3.0"
2165821658
"@stripe/stripe-js": "npm:8.4.0"
2165921659
"@swc/core": "npm:^1.14.0"
2166021660
"@tanstack/react-table": "npm:^8.20.6"

0 commit comments

Comments
 (0)