Skip to content

Commit 95bbba7

Browse files
Update dependency @stripe/react-stripe-js to v6.6.0
1 parent c7a33d7 commit 95bbba7

2 files changed

Lines changed: 8 additions & 36 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@rails/activestorage": "8.1.300",
5656
"@sentry/browser": "^10.0.0",
5757
"@sentry/types": "^10.0.0",
58-
"@stripe/react-stripe-js": "6.4.0",
58+
"@stripe/react-stripe-js": "6.6.0",
5959
"@stripe/stripe-js": "9.6.0",
6060
"@tanstack/react-table": "^8.20.6",
6161
"@testing-library/react": "16.3.2",

yarn.lock

Lines changed: 7 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,24 +1676,7 @@ __metadata:
16761676
languageName: node
16771677
linkType: hard
16781678

1679-
"@codemirror/autocomplete@npm:^6.0.0, @codemirror/autocomplete@npm:^6.7.1":
1680-
version: 6.14.0
1681-
resolution: "@codemirror/autocomplete@npm:6.14.0"
1682-
dependencies:
1683-
"@codemirror/language": "npm:^6.0.0"
1684-
"@codemirror/state": "npm:^6.0.0"
1685-
"@codemirror/view": "npm:^6.17.0"
1686-
"@lezer/common": "npm:^1.0.0"
1687-
peerDependencies:
1688-
"@codemirror/language": ^6.0.0
1689-
"@codemirror/state": ^6.0.0
1690-
"@codemirror/view": ^6.0.0
1691-
"@lezer/common": ^1.0.0
1692-
checksum: 10c0/1b385f3b9ce397b349a306f3851ecf4d625fade048e4721a9166a8398a39422663a3a2b62781d01972807bc75b55a0788a74b7d167ee685bc7cb6eb420aecb4d
1693-
languageName: node
1694-
linkType: hard
1695-
1696-
"@codemirror/autocomplete@npm:^6.20.3":
1679+
"@codemirror/autocomplete@npm:^6.0.0, @codemirror/autocomplete@npm:^6.20.3, @codemirror/autocomplete@npm:^6.7.1":
16971680
version: 6.20.3
16981681
resolution: "@codemirror/autocomplete@npm:6.20.3"
16991682
dependencies:
@@ -1801,18 +1784,7 @@ __metadata:
18011784
languageName: node
18021785
linkType: hard
18031786

1804-
"@codemirror/lint@npm:^6.0.0":
1805-
version: 6.5.0
1806-
resolution: "@codemirror/lint@npm:6.5.0"
1807-
dependencies:
1808-
"@codemirror/state": "npm:^6.0.0"
1809-
"@codemirror/view": "npm:^6.0.0"
1810-
crelt: "npm:^1.0.5"
1811-
checksum: 10c0/5180cc4c56bf8da78d9e506c3f4d281108194103c050a9babd1304bc50a91085d99616cd19cc9fae3c0d55a3288ab5112c1cb4b4b52c4fd032d6396954b0abd8
1812-
languageName: node
1813-
linkType: hard
1814-
1815-
"@codemirror/lint@npm:^6.9.6":
1787+
"@codemirror/lint@npm:^6.0.0, @codemirror/lint@npm:^6.9.6":
18161788
version: 6.9.6
18171789
resolution: "@codemirror/lint@npm:6.9.6"
18181790
dependencies:
@@ -6920,16 +6892,16 @@ __metadata:
69206892
languageName: node
69216893
linkType: hard
69226894

6923-
"@stripe/react-stripe-js@npm:6.4.0":
6924-
version: 6.4.0
6925-
resolution: "@stripe/react-stripe-js@npm:6.4.0"
6895+
"@stripe/react-stripe-js@npm:6.6.0":
6896+
version: 6.6.0
6897+
resolution: "@stripe/react-stripe-js@npm:6.6.0"
69266898
dependencies:
69276899
prop-types: "npm:^15.7.2"
69286900
peerDependencies:
69296901
"@stripe/stripe-js": ">=9.5.0 <10.0.0"
69306902
react: ">=16.8.0 <20.0.0"
69316903
react-dom: ">=16.8.0 <20.0.0"
6932-
checksum: 10c0/89b24ccc4505298af9ac3e676c5ba0c54a235bc3b330c525830b7b57d52b6392ef8a4fa6ab381a8682c086470d33fcf9db082ea7843be631d3de760ec97b7d85
6904+
checksum: 10c0/fb093073d19efb15c18cd4b4007b886bfff4bbee17b270fabb86c82e1dad0377ebb15d58bab37c41c3ea01599fc0a5117747611226ac232e1350ebbfeecb17a7
69336905
languageName: node
69346906
linkType: hard
69356907

@@ -21325,7 +21297,7 @@ __metadata:
2132521297
"@rollup/plugin-swc": "npm:^0.4.0"
2132621298
"@sentry/browser": "npm:^10.0.0"
2132721299
"@sentry/types": "npm:^10.0.0"
21328-
"@stripe/react-stripe-js": "npm:6.4.0"
21300+
"@stripe/react-stripe-js": "npm:6.6.0"
2132921301
"@stripe/stripe-js": "npm:9.6.0"
2133021302
"@swc/core": "npm:^1.14.0"
2133121303
"@tanstack/react-table": "npm:^8.20.6"

0 commit comments

Comments
 (0)