mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #702 from ahmadk953/dependabot/npm_and_yarn/stripe-17.3.0
Bump stripe from 17.2.1 to 17.3.0
This commit is contained in:
commit
e47e9008e8
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,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.2.1",
|
"stripe": "^17.3.0",
|
||||||
"tailwind-merge": "^2.5.4",
|
"tailwind-merge": "^2.5.4",
|
||||||
"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
|
@ -6493,13 +6493,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"stripe@npm:^17.2.1":
|
"stripe@npm:^17.3.0":
|
||||||
version: 17.2.1
|
version: 17.3.0
|
||||||
resolution: "stripe@npm:17.2.1"
|
resolution: "stripe@npm:17.3.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/983a7f6cc58733c845775dd81d5fb0c7b0b72fe36cb260c1a81f1c8ade8b8742febf2062ec127acc91ba44c00d5474d508164cac1bb7b0f8ac7d8b408af4ff38
|
checksum: 10c0/e5683fc6405c2171cc521a117597809902bed07ac45aed1e629d0d0b9187c7281d2550b8f2816be2d31b5afcab284065b90bbc4bde18e1ede6a969271eb12a23
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6727,7 +6727,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.2.1"
|
stripe: "npm:^17.3.0"
|
||||||
tailwind-merge: "npm:^2.5.4"
|
tailwind-merge: "npm:^2.5.4"
|
||||||
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