Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@rails/activestorage": "8.1.301",
"@sentry/browser": "^10.0.0",
"@sentry/types": "^10.0.0",
"@stripe/react-stripe-js": "6.8.2",
"@stripe/react-stripe-js": "6.9.0",
"@stripe/stripe-js": "9.15.0",
"@tanstack/react-table": "^8.20.6",
"@testing-library/react": "16.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6492,16 +6492,16 @@ __metadata:
languageName: node
linkType: hard

"@stripe/react-stripe-js@npm:6.8.2":
version: 6.8.2
resolution: "@stripe/react-stripe-js@npm:6.8.2"
"@stripe/react-stripe-js@npm:6.9.0":
version: 6.9.0
resolution: "@stripe/react-stripe-js@npm:6.9.0"
dependencies:
prop-types: "npm:^15.7.2"
peerDependencies:
"@stripe/stripe-js": ">=9.5.0 <10.0.0"
"@stripe/stripe-js": ">=9.10.0 <10.0.0"
react: ">=16.8.0 <20.0.0"
react-dom: ">=16.8.0 <20.0.0"
checksum: 10c0/435c06ab78bf1975037f29e2cf7b199c99ae30b302e8af859b35044088de0fd6322fa9e105052f59949994df30db638dab38902b56ad0be5940a23113dc4e184
checksum: 10c0/09fb9bbf003a5201b4a3e1ae5ce5a561cfb78a44a87308de22e915f5f21687d6277f5936b0c0221cb8acd68207a594ce6f6e96c01ff13ce4f5d0cdd4852f53b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -20510,7 +20510,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:6.8.2"
"@stripe/react-stripe-js": "npm:6.9.0"
"@stripe/stripe-js": "npm:9.15.0"
"@swc/core": "npm:^1.14.0"
"@tanstack/react-table": "npm:^8.20.6"
Expand Down