mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump stripe from 16.5.0 to 16.6.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 16.5.0 to 16.6.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/v16.5.0...v16.6.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
dbc019231a
commit
4ae3456aa2
2 changed files with 6 additions and 6 deletions
|
@ -44,7 +44,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.5.0",
|
"sonner": "^1.5.0",
|
||||||
"stripe": "^16.5.0",
|
"stripe": "^16.6.0",
|
||||||
"tailwind-merge": "^2.4.0",
|
"tailwind-merge": "^2.4.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
|
@ -6193,13 +6193,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"stripe@npm:^16.5.0":
|
"stripe@npm:^16.6.0":
|
||||||
version: 16.5.0
|
version: 16.6.0
|
||||||
resolution: "stripe@npm:16.5.0"
|
resolution: "stripe@npm:16.6.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/2241cb78df88654fc80eca1f2779f59943788d1c6397ee9c56dd364c2a5a5e752248cb16c3d59761eab2d329b645a710a4c4e32c0538a76d84e3acfaad21b817
|
checksum: 10c0/c7e6237d6964fac0bc9c01a77b9b3a8fc5ae303ecde298c084f639524c896b39cc7158c6e4bf9c589a045afe864e0b93b6c8c25e0ba921b8c6adc6df7ff08c33
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6395,7 +6395,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.5.0"
|
sonner: "npm:^1.5.0"
|
||||||
stripe: "npm:^16.5.0"
|
stripe: "npm:^16.6.0"
|
||||||
tailwind-merge: "npm:^2.4.0"
|
tailwind-merge: "npm:^2.4.0"
|
||||||
tailwindcss: "npm:^3.4.7"
|
tailwindcss: "npm:^3.4.7"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
|
|
Loading…
Reference in a new issue