mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #477 from ahmadk953/dependabot/npm_and_yarn/stripe-16.8.0
Bump stripe from 16.7.0 to 16.8.0
This commit is contained in:
commit
7bce2eeb9d
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.5",
|
"sharp": "^0.33.5",
|
||||||
"sonner": "^1.5.0",
|
"sonner": "^1.5.0",
|
||||||
"stripe": "^16.7.0",
|
"stripe": "^16.8.0",
|
||||||
"tailwind-merge": "^2.5.2",
|
"tailwind-merge": "^2.5.2",
|
||||||
"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
|
@ -6500,13 +6500,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"stripe@npm:^16.7.0":
|
"stripe@npm:^16.8.0":
|
||||||
version: 16.7.0
|
version: 16.8.0
|
||||||
resolution: "stripe@npm:16.7.0"
|
resolution: "stripe@npm:16.8.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/2604c58cffd939315385e34ed4b69f19f6e1dc14960c95e8294b235d2dcb2b60653e09efa16385246921abf3c55bcacb0067a10ab2148ad884bfb2dcd5a8e20a
|
checksum: 10c0/f043e69a739b16fc5ad2e240b344dd0fc1c167f60b17b703d3de0660f8dfa685ac96d2445d6d1c5b37954c452a5d22f2a2d61f8d2d074dfad0f6a6b878eb300d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6702,7 +6702,7 @@ __metadata:
|
||||||
react-dom: "npm:^19.0.0-rc.0"
|
react-dom: "npm:^19.0.0-rc.0"
|
||||||
sharp: "npm:^0.33.5"
|
sharp: "npm:^0.33.5"
|
||||||
sonner: "npm:^1.5.0"
|
sonner: "npm:^1.5.0"
|
||||||
stripe: "npm:^16.7.0"
|
stripe: "npm:^16.8.0"
|
||||||
tailwind-merge: "npm:^2.5.2"
|
tailwind-merge: "npm:^2.5.2"
|
||||||
tailwindcss: "npm:^3.4.10"
|
tailwindcss: "npm:^3.4.10"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
|
|
Loading…
Reference in a new issue