Merge pull request #8 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/stripe/react-stripe-js-3.9.0

Bump @stripe/react-stripe-js from 3.7.0 to 3.9.0 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-05 09:36:42 +02:00 committed by GitHub
commit d17e68fd6e
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",