summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Emanuele Stoppa <my.burning@gmail.com> 2025-02-28 14:08:25 +0000
committerGravatar GitHub <noreply@github.com> 2025-02-28 14:08:25 +0000
commit74ea5113c82a1dfddf5f77e91b007432c8ddef11 (patch)
treee1d502484500b8c60ed948d5324cf32c5e92d9c8
parent2a0fa86bacfab1d9c66d20ebf5920ab629478e06 (diff)
downloadastro-74ea5113c82a1dfddf5f77e91b007432c8ddef11.tar.gz
astro-74ea5113c82a1dfddf5f77e91b007432c8ddef11.tar.zst
astro-74ea5113c82a1dfddf5f77e91b007432c8ddef11.zip
chore: upgrade pnpm to v10 (#13328)
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
-rw-r--r--package.json5
-rw-r--r--pnpm-lock.yaml8
2 files changed, 7 insertions, 6 deletions
diff --git a/package.json b/package.json
index 16af9b12d..37fefdcba 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"engines": {
"node": "^18.17.1 || ^20.3.0 || >=22.0.0"
},
- "packageManager": "pnpm@9.12.1",
+ "packageManager": "pnpm@10.5.1",
"dependencies": {
"astro-benchmark": "workspace:*"
},
@@ -77,6 +77,7 @@
"astro",
"vite"
]
- }
+ },
+ "onlyBuiltDependencies": ["esbuild"]
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 954b27990..6ce173975 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -637,10 +637,6 @@ importers:
zod-to-ts:
specifier: ^1.2.0
version: 1.2.0(typescript@5.7.3)(zod@3.24.1)
- optionalDependencies:
- sharp:
- specifier: ^0.33.3
- version: 0.33.5
devDependencies:
'@astrojs/check':
specifier: ^0.9.4
@@ -747,6 +743,10 @@ importers:
vitest:
specifier: ^3.0.5
version: 3.0.5(@types/debug@4.1.12)(@types/node@22.13.1)(jiti@2.4.2)(jsdom@23.2.0)(lightningcss@1.29.1)(sass@1.84.0)(yaml@2.5.1)
+ optionalDependencies:
+ sharp:
+ specifier: ^0.33.3
+ version: 0.33.5
packages/astro-prism:
dependencies: