Skip to content

Commit 365649a

Browse files
Update dependency @stripe/react-stripe-js to v6
1 parent e21c71d commit 365649a

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
@@ -53,7 +53,7 @@
5353
"@rails/activestorage": "8.1.300",
5454
"@sentry/browser": "^10.0.0",
5555
"@sentry/types": "^10.0.0",
56-
"@stripe/react-stripe-js": "5.6.1",
56+
"@stripe/react-stripe-js": "6.3.0",
5757
"@stripe/stripe-js": "9.4.0",
5858
"@tanstack/react-table": "^8.20.6",
5959
"@testing-library/react": "16.3.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7455,16 +7455,16 @@ __metadata:
74557455
languageName: node
74567456
linkType: hard
74577457

7458-
"@stripe/react-stripe-js@npm:5.6.1":
7459-
version: 5.6.1
7460-
resolution: "@stripe/react-stripe-js@npm:5.6.1"
7458+
"@stripe/react-stripe-js@npm:6.3.0":
7459+
version: 6.3.0
7460+
resolution: "@stripe/react-stripe-js@npm:6.3.0"
74617461
dependencies:
74627462
prop-types: "npm:^15.7.2"
74637463
peerDependencies:
7464-
"@stripe/stripe-js": ">=8.0.0 <9.0.0"
7464+
"@stripe/stripe-js": ">=9.3.1 <10.0.0"
74657465
react: ">=16.8.0 <20.0.0"
74667466
react-dom: ">=16.8.0 <20.0.0"
7467-
checksum: 10c0/fad382094873e860f25c91f91b7d04e18852c1442da2845f7d61974862041cb7852324165fd08abfa8b1f2549dc4343bc4140bcea73d8b7416f699d6cecc9c36
7467+
checksum: 10c0/a2a81cd5035485e44c2abf00ee8107c9db13e07b02dc3d1fb44869021a58fb47ce4f89eb6e89e3a657a608cf651ad263acf78f1ffef75cafe4b79c90dba6a71f
74687468
languageName: node
74697469
linkType: hard
74707470

@@ -21959,7 +21959,7 @@ __metadata:
2195921959
"@rollup/plugin-swc": "npm:^0.4.0"
2196021960
"@sentry/browser": "npm:^10.0.0"
2196121961
"@sentry/types": "npm:^10.0.0"
21962-
"@stripe/react-stripe-js": "npm:5.6.1"
21962+
"@stripe/react-stripe-js": "npm:6.3.0"
2196321963
"@stripe/stripe-js": "npm:9.4.0"
2196421964
"@swc/core": "npm:^1.14.0"
2196521965
"@tanstack/react-table": "npm:^8.20.6"

0 commit comments

Comments
 (0)