mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Bump stripe from 17.7.0 to 18.0.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 17.7.0 to 18.0.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.0.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
07d03aaa9b
commit
4710dc7b85
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
"react-dom": "^19.0.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^2.0.2",
|
||||
"stripe": "^17.7.0",
|
||||
"stripe": "^18.0.0",
|
||||
"tailwind-merge": "^3.1.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -12991,13 +12991,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stripe@npm:^17.7.0":
|
||||
version: 17.7.0
|
||||
resolution: "stripe@npm:17.7.0"
|
||||
"stripe@npm:^18.0.0":
|
||||
version: 18.0.0
|
||||
resolution: "stripe@npm:18.0.0"
|
||||
dependencies:
|
||||
"@types/node": "npm:>=8.1.0"
|
||||
qs: "npm:^6.11.0"
|
||||
checksum: 10c0/df67c6d455bd0dd87140640924c220fa9581fc00c3267d171f407c8d088f946f61e3ae7e88a89e7dd705b10fd5254630fc943222eb6f003390ebafbd391f81b2
|
||||
checksum: 10c0/26c43da3877337d09f7cb41b82ec019e5f80971652be6b4276aa69714bbef04f62e7c76ad8a1d50d21d7165f9c4b937812e0c0595fd800bdf4433c0455c8159d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13240,7 +13240,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.0.0"
|
||||
tailwind-merge: "npm:^3.1.0"
|
||||
tailwindcss: "npm:^3.4.16"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
|
|
Loading…
Add table
Reference in a new issue