chore(support): update dependency sharp to v0.33.3 (#19918)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-24 12:03:07 +02:00
committed by GitHub
parent de057fa8b0
commit 5f9aa955f1
4 changed files with 15 additions and 15 deletions
+12 -12
View File
@@ -7355,9 +7355,9 @@
}
},
"node_modules/detect-libc": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz",
"integrity": "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
"engines": {
"node": ">=8"
}
@@ -22123,7 +22123,7 @@
"@appium/support": "^4.2.2",
"lodash": "4.17.21",
"lru-cache": "10.2.0",
"sharp": "0.33.2",
"sharp": "0.33.3",
"source-map-support": "0.5.21"
},
"engines": {
@@ -22218,7 +22218,7 @@
"bluebird": "3.7.2",
"lodash": "4.17.21",
"opencv-bindings": "4.5.5",
"sharp": "0.33.2",
"sharp": "0.33.3",
"source-map-support": "0.5.21"
},
"engines": {
@@ -22420,7 +22420,7 @@
"npm": ">=8"
},
"optionalDependencies": {
"sharp": "0.33.2"
"sharp": "0.33.3"
}
},
"packages/support/node_modules/@types/which": {
@@ -23168,7 +23168,7 @@
"@appium/support": "^4.2.2",
"lodash": "4.17.21",
"lru-cache": "10.2.0",
"sharp": "0.33.2",
"sharp": "0.33.3",
"source-map-support": "0.5.21"
},
"dependencies": {
@@ -23236,7 +23236,7 @@
"bluebird": "3.7.2",
"lodash": "4.17.21",
"opencv-bindings": "4.5.5",
"sharp": "0.33.2",
"sharp": "0.33.3",
"source-map-support": "0.5.21"
},
"dependencies": {
@@ -23372,7 +23372,7 @@
"resolve-from": "5.0.0",
"sanitize-filename": "1.6.3",
"semver": "7.6.0",
"sharp": "0.33.2",
"sharp": "0.33.3",
"shell-quote": "1.8.1",
"source-map-support": "0.5.21",
"supports-color": "8.1.1",
@@ -28632,9 +28632,9 @@
"version": "1.2.0"
},
"detect-libc": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz",
"integrity": "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw=="
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw=="
},
"detect-node": {
"version": "2.1.0",
+1 -1
View File
@@ -43,7 +43,7 @@
"@appium/support": "^4.2.2",
"lodash": "4.17.21",
"lru-cache": "10.2.0",
"sharp": "0.33.2",
"sharp": "0.33.3",
"source-map-support": "0.5.21"
},
"peerDependencies": {
+1 -1
View File
@@ -45,7 +45,7 @@
"bluebird": "3.7.2",
"lodash": "4.17.21",
"opencv-bindings": "4.5.5",
"sharp": "0.33.2",
"sharp": "0.33.3",
"source-map-support": "0.5.21"
},
"engines": {
+1 -1
View File
@@ -96,7 +96,7 @@
"yauzl": "3.1.2"
},
"optionalDependencies": {
"sharp": "0.33.2"
"sharp": "0.33.3"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",