mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump stripe from 15.9.0 to 15.10.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 15.9.0 to 15.10.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/v15.9.0...v15.10.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d04382581d
commit
d9837a84db
2 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@
|
||||||
"react-dom": "^19.0.0-rc.0",
|
"react-dom": "^19.0.0-rc.0",
|
||||||
"sharp": "^0.33.4",
|
"sharp": "^0.33.4",
|
||||||
"sonner": "^1.4.41",
|
"sonner": "^1.4.41",
|
||||||
"stripe": "^15.9.0",
|
"stripe": "^15.10.0",
|
||||||
"tailwind-merge": "^2.3.0",
|
"tailwind-merge": "^2.3.0",
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
"unsplash-js": "^7.0.19",
|
"unsplash-js": "^7.0.19",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5807,13 +5807,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"stripe@npm:^15.9.0":
|
"stripe@npm:^15.10.0":
|
||||||
version: 15.9.0
|
version: 15.10.0
|
||||||
resolution: "stripe@npm:15.9.0"
|
resolution: "stripe@npm:15.10.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node": "npm:>=8.1.0"
|
"@types/node": "npm:>=8.1.0"
|
||||||
qs: "npm:^6.11.0"
|
qs: "npm:^6.11.0"
|
||||||
checksum: 10c0/e76328c429a96d1d0c04b82e87a46917b664ab77205db6dba51234db0ca9f28c5316e2cc954f72b8f7f2561ecddff7332c859914dd226193dd1ea5d61f52906a
|
checksum: 10c0/0bcfafd98ea050b245625f3fcb688bcfb5717a7d0b88d209b8eb0039e00b4847fe3d397cca3d00cccbdcb88d01de650c70f1fb0b2287de8a21a4d2405a76fd3a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6001,7 +6001,7 @@ __metadata:
|
||||||
react-dom: "npm:^19.0.0-rc.0"
|
react-dom: "npm:^19.0.0-rc.0"
|
||||||
sharp: "npm:^0.33.4"
|
sharp: "npm:^0.33.4"
|
||||||
sonner: "npm:^1.4.41"
|
sonner: "npm:^1.4.41"
|
||||||
stripe: "npm:^15.9.0"
|
stripe: "npm:^15.10.0"
|
||||||
tailwind-merge: "npm:^2.3.0"
|
tailwind-merge: "npm:^2.3.0"
|
||||||
tailwindcss: "npm:^3.4.4"
|
tailwindcss: "npm:^3.4.4"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
|
|
Loading…
Reference in a new issue