mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-10 15:43:08 +00:00
Bump stripe from 17.7.0 to 18.1.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 17.7.0 to 18.1.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/v17.7.0...v18.1.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 18.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ccc4ac3a47
commit
bb17c458f7
2 changed files with 12 additions and 8 deletions
18
yarn.lock
18
yarn.lock
|
@ -4780,7 +4780,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*, @types/node@npm:>=8.1.0":
|
||||
"@types/node@npm:*":
|
||||
version: 22.13.1
|
||||
resolution: "@types/node@npm:22.13.1"
|
||||
dependencies:
|
||||
|
@ -12974,13 +12974,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stripe@npm:^17.7.0":
|
||||
version: 17.7.0
|
||||
resolution: "stripe@npm:17.7.0"
|
||||
"stripe@npm:^18.1.0":
|
||||
version: 18.1.0
|
||||
resolution: "stripe@npm:18.1.0"
|
||||
dependencies:
|
||||
"@types/node": "npm:>=8.1.0"
|
||||
qs: "npm:^6.11.0"
|
||||
checksum: 10c0/df67c6d455bd0dd87140640924c220fa9581fc00c3267d171f407c8d088f946f61e3ae7e88a89e7dd705b10fd5254630fc943222eb6f003390ebafbd391f81b2
|
||||
peerDependencies:
|
||||
"@types/node": ">=12.x.x"
|
||||
peerDependenciesMeta:
|
||||
"@types/node":
|
||||
optional: true
|
||||
checksum: 10c0/5f4f7f49c3c9913d524f79f18189a2cb3b2ada0e46e38610883d5dea0cb357b0b64e0b2c1f44a18f7b70e5830d7699383194e324ac5b6d7a1a1749c43e7d771d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13223,7 +13227,7 @@ __metadata:
|
|||
react-dom: "npm:^19.0.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^2.0.2"
|
||||
stripe: "npm:^17.7.0"
|
||||
stripe: "npm:^18.1.0"
|
||||
tailwind-merge: "npm:^3.1.0"
|
||||
tailwindcss: "npm:^3.4.16"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue