Skip to content

Commit df1109b

Browse files
committed
Prerelease v0.35.0-rc.7
1 parent aca49b3 commit df1109b

19 files changed

Lines changed: 37 additions & 37 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/starlight": "^0.39.3",
14+
"@astrojs/starlight": "^0.40.0",
1515
"astro": "^6.4.5",
1616
"jsdoc-to-markdown": "^9.1.3",
1717
"starlight-auto-sidebar": "^0.4.0"

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-darwin-arm64",
3-
"version": "0.35.0-rc.6",
3+
"version": "0.35.0-rc.7",
44
"description": "Prebuilt sharp for use with macOS 64-bit ARM",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-darwin-x64",
3-
"version": "0.35.0-rc.6",
3+
"version": "0.35.0-rc.7",
44
"description": "Prebuilt sharp for use with macOS x64",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/freebsd-wasm32/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-freebsd-wasm32",
3-
"version": "0.35.0-rc.6",
3+
"version": "0.35.0-rc.7",
44
"description": "Prebuilt sharp for use with FreeBSD (WebAssembly)",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@img/sharp-wasm32": "0.35.0-rc.6"
38+
"@img/sharp-wasm32": "0.35.0-rc.7"
3939
},
4040
"engines": {
4141
"node": ">=20.9.0"

npm/linux-arm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-linux-arm",
3-
"version": "0.35.0-rc.6",
3+
"version": "0.35.0-rc.7",
44
"description": "Prebuilt sharp for use with Linux (glibc) ARM (32-bit)",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-linux-arm64",
3-
"version": "0.35.0-rc.6",
3+
"version": "0.35.0-rc.7",
44
"description": "Prebuilt sharp for use with Linux (glibc) 64-bit ARM",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-ppc64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-linux-ppc64",
3-
"version": "0.35.0-rc.6",
3+
"version": "0.35.0-rc.7",
44
"description": "Prebuilt sharp for use with Linux (glibc) ppc64",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-riscv64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-linux-riscv64",
3-
"version": "0.35.0-rc.6",
3+
"version": "0.35.0-rc.7",
44
"description": "Prebuilt sharp for use with Linux (glibc) RISC-V 64-bit",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-s390x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-linux-s390x",
3-
"version": "0.35.0-rc.6",
3+
"version": "0.35.0-rc.7",
44
"description": "Prebuilt sharp for use with Linux (glibc) s390x",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-linux-x64",
3-
"version": "0.35.0-rc.6",
3+
"version": "0.35.0-rc.7",
44
"description": "Prebuilt sharp for use with Linux (glibc) x64",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

0 commit comments

Comments
 (0)