Skip to content

Commit

Permalink
Bump @stripe/react-stripe-js from 2.8.0 to 3.1.1 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) from 2.8.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@v2.8.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 6de2d7e commit e0339ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@resvg/resvg-js": "^2.6.2",
"@sentry/nextjs": "^8.39.0",
"@storybook/test": "^8.4.7",
"@stripe/react-stripe-js": "^2.8.0",
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.2.0",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-table": "^8.20.5",
Expand Down
16 changes: 8 additions & 8 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6544,16 +6544,16 @@ __metadata:
languageName: node
linkType: hard

"@stripe/react-stripe-js@npm:^2.8.0":
version: 2.8.0
resolution: "@stripe/react-stripe-js@npm:2.8.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
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/101cedd521ec90fa446fa333f5464899036bd089d6e9798961f956c66975f066cd19625ce81b1c1becd9323b2a72addd1f4f63444404ebf6a6b12e27ba2bd91b
"@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
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 @@ -10956,7 +10956,7 @@ __metadata:
"@storybook/nextjs": "npm:^8.4.7"
"@storybook/react": "npm:^8.4.7"
"@storybook/test": "npm:^8.4.7"
"@stripe/react-stripe-js": "npm:^2.8.0"
"@stripe/react-stripe-js": "npm:^3.1.1"
"@stripe/stripe-js": "npm:^5.2.0"
"@tailwindcss/typography": "npm:^0.5.15"
"@tanstack/eslint-plugin-query": "npm:^5.62.1"
Expand Down

0 comments on commit e0339ba

Please sign in to comment.