mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #310 from ahmadk953/dependabot/npm_and_yarn/stripe-15.12.0
Bump stripe from 15.11.0 to 15.12.0
This commit is contained in:
commit
9981850a06
2 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@
|
|||
"react-dom": "^19.0.0-rc.0",
|
||||
"sharp": "^0.33.4",
|
||||
"sonner": "^1.5.0",
|
||||
"stripe": "^15.11.0",
|
||||
"stripe": "^15.12.0",
|
||||
"tailwind-merge": "^2.3.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5823,13 +5823,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stripe@npm:^15.11.0":
|
||||
version: 15.11.0
|
||||
resolution: "stripe@npm:15.11.0"
|
||||
"stripe@npm:^15.12.0":
|
||||
version: 15.12.0
|
||||
resolution: "stripe@npm:15.12.0"
|
||||
dependencies:
|
||||
"@types/node": "npm:>=8.1.0"
|
||||
qs: "npm:^6.11.0"
|
||||
checksum: 10c0/bd6653d841a94ee54de3ed11d7e50735b88a4f45778db1c6406b16de12f4c4a41731a3394a7ecf257508cdc12b98653e5863b99069b18c6f57d6646c1cb95641
|
||||
checksum: 10c0/95de07b108b98388d2ead2dedc3fc371df55287c9e926385f95890c680d655234ba2832a23e11e283e946d44dac01868eec823ccf878628eb75f5baa67f08175
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6017,7 +6017,7 @@ __metadata:
|
|||
react-dom: "npm:^19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.4"
|
||||
sonner: "npm:^1.5.0"
|
||||
stripe: "npm:^15.11.0"
|
||||
stripe: "npm:^15.12.0"
|
||||
tailwind-merge: "npm:^2.3.0"
|
||||
tailwindcss: "npm:^3.4.4"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
|
|
Loading…
Reference in a new issue