Bump @stripe/react-stripe-js from 3.7.0 to 3.9.0 in /apps/infoalloggi

Bumps [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) from 3.7.0 to 3.9.0.
- [Release notes](https://github.com/stripe/react-stripe-js/releases)
- [Changelog](https://github.com/stripe/react-stripe-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/react-stripe-js/compare/v3.7.0...v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-05 07:35:34 +00:00 committed by GitHub
parent 6ef6b7c6eb
commit 98355e54d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"@radix-ui/react-toggle-group": "^1.1.10",
"@react-email/components": "^0.4.0",
"@react-email/render": "^1.1.4",
"@stripe/react-stripe-js": "^3.7.0",
"@stripe/react-stripe-js": "^3.9.0",
"@stripe/stripe-js": "^7.8.0",
"@tanstack/react-query": "^5.74.4",
"@tanstack/react-table": "^8.21.3",
@ -6103,9 +6103,10 @@
}
},
"node_modules/@stripe/react-stripe-js": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-3.7.0.tgz",
"integrity": "sha512-PYls/2S9l0FF+2n0wHaEJsEU8x7CmBagiH7zYOsxbBlLIHEsqUIQ4MlIAbV9Zg6xwT8jlYdlRIyBTHmO3yM7kQ==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-3.9.0.tgz",
"integrity": "sha512-pN1Re7zUc3m61FFQROok685g3zsBQRzCmZDmTzO8iPU6zhLvu2JnC0LrG0FCzSp6kgGa8AQSzq4rpFSgyhkjKg==",
"license": "MIT",
"dependencies": {
"prop-types": "^15.7.2"
},

View file

@ -27,7 +27,7 @@
"@radix-ui/react-toggle-group": "^1.1.10",
"@react-email/components": "^0.4.0",
"@react-email/render": "^1.1.4",
"@stripe/react-stripe-js": "^3.7.0",
"@stripe/react-stripe-js": "^3.9.0",
"@stripe/stripe-js": "^7.8.0",
"@tanstack/react-query": "^5.74.4",
"@tanstack/react-table": "^8.21.3",