Skip to content

Commit 4b17317

Browse files
Update dependency @stripe/react-stripe-js to v3.10.0 (#10925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0aa64d0 commit 4b17317

2 files changed

Lines changed: 6 additions & 6 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.0.201",
5454
"@sentry/browser": "^9.0.0",
5555
"@sentry/types": "^9.0.0",
56-
"@stripe/react-stripe-js": "3.9.2",
56+
"@stripe/react-stripe-js": "3.10.0",
5757
"@stripe/stripe-js": "7.9.0",
5858
"@tanstack/react-table": "^8.20.6",
5959
"@testing-library/react": "16.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6668,16 +6668,16 @@ __metadata:
66686668
languageName: node
66696669
linkType: hard
66706670

6671-
"@stripe/react-stripe-js@npm:3.9.2":
6672-
version: 3.9.2
6673-
resolution: "@stripe/react-stripe-js@npm:3.9.2"
6671+
"@stripe/react-stripe-js@npm:3.10.0":
6672+
version: 3.10.0
6673+
resolution: "@stripe/react-stripe-js@npm:3.10.0"
66746674
dependencies:
66756675
prop-types: "npm:^15.7.2"
66766676
peerDependencies:
66776677
"@stripe/stripe-js": ">=1.44.1 <8.0.0"
66786678
react: ">=16.8.0 <20.0.0"
66796679
react-dom: ">=16.8.0 <20.0.0"
6680-
checksum: 10c0/a082fd6c7347f3debd7cc5e4bf01e655061d4d21a2bf9e5c47ab721bf7bcd05075f75cfa0b7eee953b8622611cffa7b34ccd80283cd57f08a22b6fa348f32253
6680+
checksum: 10c0/d7629436629571883e1ab44b1fdbdd5bc002c9020400bbad212caccddad5eaedefbdb171e970bd34276b72d9c23deac86d1e0898db11961de2a7e8951bf9711a
66816681
languageName: node
66826682
linkType: hard
66836683

@@ -21565,7 +21565,7 @@ __metadata:
2156521565
"@rollup/plugin-swc": "npm:^0.4.0"
2156621566
"@sentry/browser": "npm:^9.0.0"
2156721567
"@sentry/types": "npm:^9.0.0"
21568-
"@stripe/react-stripe-js": "npm:3.9.2"
21568+
"@stripe/react-stripe-js": "npm:3.10.0"
2156921569
"@stripe/stripe-js": "npm:7.9.0"
2157021570
"@swc/core": "npm:^1.9.2"
2157121571
"@tanstack/react-table": "npm:^8.20.6"

0 commit comments

Comments
 (0)