mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Merge pull request #461 from ahmadk953/dependabot/npm_and_yarn/stripe-16.7.0
Bump stripe from 16.6.0 to 16.7.0
This commit is contained in:
commit
d3b5774349
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.6.0",
|
"stripe": "^16.7.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
|
@ -6231,13 +6231,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"stripe@npm:^16.6.0":
|
"stripe@npm:^16.7.0":
|
||||||
version: 16.6.0
|
version: 16.7.0
|
||||||
resolution: "stripe@npm:16.6.0"
|
resolution: "stripe@npm:16.7.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/c7e6237d6964fac0bc9c01a77b9b3a8fc5ae303ecde298c084f639524c896b39cc7158c6e4bf9c589a045afe864e0b93b6c8c25e0ba921b8c6adc6df7ff08c33
|
checksum: 10c0/2604c58cffd939315385e34ed4b69f19f6e1dc14960c95e8294b235d2dcb2b60653e09efa16385246921abf3c55bcacb0067a10ab2148ad884bfb2dcd5a8e20a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6433,7 +6433,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.6.0"
|
stripe: "npm:^16.7.0"
|
||||||
tailwind-merge: "npm:^2.4.0"
|
tailwind-merge: "npm:^2.4.0"
|
||||||
tailwindcss: "npm:^3.4.9"
|
tailwindcss: "npm:^3.4.9"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
|
|
Loading…
Add table
Reference in a new issue