From fa339761180ce9a860c97afef460c48c40ae6ed0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 20:43:18 +0000 Subject: [PATCH] Update dependency @stripe/react-stripe-js to v6 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 8fec36cd8c0..a18db24d061 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@rails/activestorage": "8.1.300", "@sentry/browser": "^10.0.0", "@sentry/types": "^10.0.0", - "@stripe/react-stripe-js": "5.6.1", + "@stripe/react-stripe-js": "6.3.0", "@stripe/stripe-js": "8.11.0", "@tanstack/react-table": "^8.20.6", "@testing-library/react": "16.3.2", diff --git a/yarn.lock b/yarn.lock index 3a715e07d30..7ea57756abd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7386,16 +7386,16 @@ __metadata: languageName: node linkType: hard -"@stripe/react-stripe-js@npm:5.6.1": - version: 5.6.1 - resolution: "@stripe/react-stripe-js@npm:5.6.1" +"@stripe/react-stripe-js@npm:6.3.0": + version: 6.3.0 + resolution: "@stripe/react-stripe-js@npm:6.3.0" dependencies: prop-types: "npm:^15.7.2" peerDependencies: - "@stripe/stripe-js": ">=8.0.0 <9.0.0" + "@stripe/stripe-js": ">=9.3.1 <10.0.0" react: ">=16.8.0 <20.0.0" react-dom: ">=16.8.0 <20.0.0" - checksum: 10c0/fad382094873e860f25c91f91b7d04e18852c1442da2845f7d61974862041cb7852324165fd08abfa8b1f2549dc4343bc4140bcea73d8b7416f699d6cecc9c36 + checksum: 10c0/a2a81cd5035485e44c2abf00ee8107c9db13e07b02dc3d1fb44869021a58fb47ce4f89eb6e89e3a657a608cf651ad263acf78f1ffef75cafe4b79c90dba6a71f languageName: node linkType: hard @@ -21655,7 +21655,7 @@ __metadata: "@rollup/plugin-swc": "npm:^0.4.0" "@sentry/browser": "npm:^10.0.0" "@sentry/types": "npm:^10.0.0" - "@stripe/react-stripe-js": "npm:5.6.1" + "@stripe/react-stripe-js": "npm:6.3.0" "@stripe/stripe-js": "npm:8.11.0" "@swc/core": "npm:^1.14.0" "@tanstack/react-table": "npm:^8.20.6"