mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #641 from ahmadk953/dependabot/npm_and_yarn/stripe-17.2.0
Bump stripe from 17.1.0 to 17.2.0
This commit is contained in:
commit
a7078e8cc2
2 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,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": "^17.1.0",
|
"stripe": "^17.2.0",
|
||||||
"tailwind-merge": "^2.5.3",
|
"tailwind-merge": "^2.5.3",
|
||||||
"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
|
@ -6125,13 +6125,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"stripe@npm:^17.1.0":
|
"stripe@npm:^17.2.0":
|
||||||
version: 17.1.0
|
version: 17.2.0
|
||||||
resolution: "stripe@npm:17.1.0"
|
resolution: "stripe@npm:17.2.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/94cd9b938906ceb81585252a81d15a5f5954ef787068e8fcbce0d142e60b712e0bfb89e0f2832d2836a37b838eae9ac8ac00260cdd2d3256c9f08d9739caea28
|
checksum: 10c0/cf3c9894faa4ce564d63a6144e5d4472c7cefdf5ca8bf0bb601e741dbc7c5d9950866e75d263ac44bbdc69b51031348546c79b7b46be803a075523344f4d5a3f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6327,7 +6327,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:^17.1.0"
|
stripe: "npm:^17.2.0"
|
||||||
tailwind-merge: "npm:^2.5.3"
|
tailwind-merge: "npm:^2.5.3"
|
||||||
tailwindcss: "npm:^3.4.13"
|
tailwindcss: "npm:^3.4.13"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
|
|
Loading…
Reference in a new issue