mirror of
https://github.com/lovell/sharp.git
synced 2025-12-06 03:51:40 +01:00
Bump deps
This commit is contained in:
parent
1bbee519aa
commit
b7fda60a85
@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://biomejs.dev/schemas/2.2.5/schema.json",
|
||||
"$schema": "https://biomejs.dev/schemas/2.2.6/schema.json",
|
||||
"vcs": {
|
||||
"enabled": true,
|
||||
"clientKind": "git",
|
||||
|
||||
@ -140,8 +140,8 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@img/colour": "^1.0.0",
|
||||
"detect-libc": "^2.1.1",
|
||||
"semver": "^7.7.2"
|
||||
"detect-libc": "^2.1.2",
|
||||
"semver": "^7.7.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-darwin-arm64": "0.34.4",
|
||||
@ -168,7 +168,7 @@
|
||||
"@img/sharp-win32-x64": "0.34.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.2.5",
|
||||
"@biomejs/biome": "^2.2.6",
|
||||
"@cpplint/cli": "^0.1.0",
|
||||
"@emnapi/runtime": "^1.5.0",
|
||||
"@img/sharp-libvips-dev": "1.2.3",
|
||||
@ -183,7 +183,7 @@
|
||||
"icc": "^3.0.0",
|
||||
"jsdoc-to-markdown": "^9.1.3",
|
||||
"node-addon-api": "^8.5.0",
|
||||
"node-gyp": "^11.4.2",
|
||||
"node-gyp": "^11.5.0",
|
||||
"tar-fs": "^3.1.1",
|
||||
"tsd": "^0.33.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user