Skip to content

Commit

Permalink
Bump @stripe/react-stripe-js from 3.0.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/stripe/react-stripe-js/releases)
- [Changelog](https://github.com/stripe/react-stripe-js/blob/master/CHANGELOG.md)
- [Commits](stripe/react-stripe-js@v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: "@stripe/react-stripe-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gregorbg committed Dec 16, 2024
1 parent 5ee11d4 commit 2224ef2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@fullcalendar/react": "^6.1.15",
"@fullcalendar/timegrid": "^6.1.15",
"@rails/ujs": "^7.1.500",
"@stripe/react-stripe-js": "^3.0.0",
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.2.0",
"@tanstack/react-query": "^5.62.3",
"@wca/helpers": "^1.1.5",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2523,16 +2523,16 @@ __metadata:
languageName: node
linkType: hard

"@stripe/react-stripe-js@npm:^3.0.0":
version: 3.0.0
resolution: "@stripe/react-stripe-js@npm:3.0.0"
"@stripe/react-stripe-js@npm:^3.1.1":
version: 3.1.1
resolution: "@stripe/react-stripe-js@npm:3.1.1"
dependencies:
prop-types: "npm:^15.7.2"
peerDependencies:
"@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/863b434f28a700432312a12116873f63ff26fa1ed11e025af59cba5eed940f9c8f226768dc05b237b17836fc50d1f956b749124488e8c33146499d08fc9783f9
react: ">=16.8.0 <20.0.0"
react-dom: ">=16.8.0 <20.0.0"
checksum: 10c0/d8f877e956f711acb96248ab6b183d330c6b194884aeeb82e96bc05dab08020a2c53f0c13359e893ac22bc7e15facc720877cfb04d999b1f3050bb58aca5124f
languageName: node
linkType: hard

Expand Down Expand Up @@ -10103,7 +10103,7 @@ __metadata:
"@fullcalendar/timegrid": "npm:^6.1.15"
"@pmmmwh/react-refresh-webpack-plugin": "npm:^0.5.15"
"@rails/ujs": "npm:^7.1.500"
"@stripe/react-stripe-js": "npm:^3.0.0"
"@stripe/react-stripe-js": "npm:^3.1.1"
"@stripe/stripe-js": "npm:^5.2.0"
"@tanstack/react-query": "npm:^5.62.3"
"@wca/helpers": "npm:^1.1.5"
Expand Down

0 comments on commit 2224ef2

Please sign in to comment.