mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Merge pull request #1000 from ahmadk953/dependabot/npm_and_yarn/stripe-17.6.0
Bump stripe from 17.5.0 to 17.6.0
This commit is contained in:
commit
168127c53a
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
"react-dom": "^19.0.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.7.3",
|
||||
"stripe": "^17.4.0",
|
||||
"stripe": "^17.6.0",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -12437,13 +12437,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stripe@npm:^17.4.0":
|
||||
version: 17.5.0
|
||||
resolution: "stripe@npm:17.5.0"
|
||||
"stripe@npm:^17.6.0":
|
||||
version: 17.6.0
|
||||
resolution: "stripe@npm:17.6.0"
|
||||
dependencies:
|
||||
"@types/node": "npm:>=8.1.0"
|
||||
qs: "npm:^6.11.0"
|
||||
checksum: 10c0/ba9cda3359f866c78ed03fea076222dbabdcaa4a33dafa187479cc5059f020b8853236ab13dba6078806bd5b99781a33b4477803257cfe1b139c470d3576d9ec
|
||||
checksum: 10c0/78b5570fffeae5e197392d5ab506a4713f1ee7316df4359d5cc7628a31d86e6b29c464684b5de46420ef52d3a39c6a27e3e715c88d0f2968a48104a68285e8a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12686,7 +12686,7 @@ __metadata:
|
|||
react-dom: "npm:^19.0.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.7.3"
|
||||
stripe: "npm:^17.4.0"
|
||||
stripe: "npm:^17.6.0"
|
||||
tailwind-merge: "npm:^2.6.0"
|
||||
tailwindcss: "npm:^3.4.16"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
|
|
Loading…
Reference in a new issue