Bump stripe from 18.2.1 to 18.3.0

Bumps [stripe](https://github.com/stripe/stripe-node) from 18.2.1 to 18.3.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v18.2.1...v18.3.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-version: 18.3.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-07-07 20:17:42 +00:00 committed by GitHub
parent 62ae4a09de
commit 12ca589400
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -57,7 +57,7 @@
"react-dom": "^19.1.0", "react-dom": "^19.1.0",
"sharp": "^0.34.2", "sharp": "^0.34.2",
"sonner": "^2.0.5", "sonner": "^2.0.5",
"stripe": "^18.2.1", "stripe": "^18.3.0",
"tailwind-merge": "^3.3.1", "tailwind-merge": "^3.3.1",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19", "unsplash-js": "^7.0.19",

View file

@ -13802,9 +13802,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"stripe@npm:^18.2.1": "stripe@npm:^18.3.0":
version: 18.2.1 version: 18.3.0
resolution: "stripe@npm:18.2.1" resolution: "stripe@npm:18.3.0"
dependencies: dependencies:
qs: "npm:^6.11.0" qs: "npm:^6.11.0"
peerDependencies: peerDependencies:
@ -13812,7 +13812,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
"@types/node": "@types/node":
optional: true optional: true
checksum: 10c0/7edef67ca27bd4e84ac24eae4e10fa1d712392c08eec62aa6748c78241ebccc2a057651716a619fcaac1b70c5f08ba5fc5adf255d67462d5a441e3a96c0dc6c5 checksum: 10c0/ba8d048638c469b9938eee46f16ded4e7b2a4f48cf5e6d7b5a2f6e012249711e32d4b964d407179ef79cd7afbdb73f1a018ce6da14f20a8fd85d01bfca3224de
languageName: node languageName: node
linkType: hard linkType: hard
@ -14064,7 +14064,7 @@ __metadata:
react-dom: "npm:^19.1.0" react-dom: "npm:^19.1.0"
sharp: "npm:^0.34.2" sharp: "npm:^0.34.2"
sonner: "npm:^2.0.5" sonner: "npm:^2.0.5"
stripe: "npm:^18.2.1" stripe: "npm:^18.3.0"
tailwind-merge: "npm:^3.3.1" tailwind-merge: "npm:^3.3.1"
tailwindcss: "npm:^3.4.16" tailwindcss: "npm:^3.4.16"
tailwindcss-animate: "npm:^1.0.7" tailwindcss-animate: "npm:^1.0.7"