Skip to content

Commit

Permalink
build(deps): bump @stripe/react-stripe-js 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.4.0 to 2.6.2.
- [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.4.0...v2.6.2)

---
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 razzeee committed Apr 1, 2024
1 parent 7fc1f1a commit 802f8df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@resvg/resvg-js": "^2.6.1",
"@sentry/nextjs": "^7.108.0",
"@storybook/test": "^8.0.5",
"@stripe/react-stripe-js": "^2.4.0",
"@stripe/react-stripe-js": "^2.6.2",
"@stripe/stripe-js": "^1.54.2",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-table": "^8.13.2",
Expand Down
12 changes: 6 additions & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4946,16 +4946,16 @@ __metadata:
languageName: node
linkType: hard

"@stripe/react-stripe-js@npm:^2.4.0":
version: 2.4.0
resolution: "@stripe/react-stripe-js@npm:2.4.0"
"@stripe/react-stripe-js@npm:^2.6.2":
version: 2.6.2
resolution: "@stripe/react-stripe-js@npm:2.6.2"
dependencies:
prop-types: "npm:^15.7.2"
peerDependencies:
"@stripe/stripe-js": ^1.44.1 || ^2.0.0
"@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: f4c062be2caee0a1068aad54b48abc211865be86edd0d771290c181cc4dc8d3f52d89940cdb9a7c88f4ab67d4c2f65c45716a66e912ce83527062fb8beafe37a
checksum: ba3fbd4d4c2e5ba32bfbb4fe780f1ad8a2197c8ffeb61e83a7f19c31277ef72e68cd28550107004674ba861eef21a1843a142d3dda5bd984dc19a51c9fa4abda
languageName: node
linkType: hard

Expand Down Expand Up @@ -9437,7 +9437,7 @@ __metadata:
"@storybook/nextjs": "npm:^8.0.5"
"@storybook/react": "npm:^8.0.0"
"@storybook/test": "npm:^8.0.5"
"@stripe/react-stripe-js": "npm:^2.4.0"
"@stripe/react-stripe-js": "npm:^2.6.2"
"@stripe/stripe-js": "npm:^1.54.2"
"@tailwindcss/typography": "npm:^0.5.12"
"@tanstack/eslint-plugin-query": "npm:^5.28.6"
Expand Down

0 comments on commit 802f8df

Please sign in to comment.