build: update pnpm to v11 and pin exact dependencies (#441)

- bump `packageManager` to `[email protected]`, move settings to `pnpm-workspace.yaml`, drop the npm-only `.npmrc`
- pin all dependencies to exact versions

Reviewed-on: https://gitea.com/gitea/docs/pulls/441
Reviewed-by: Lunny Xiao <[email protected]>
Co-authored-by: silverwind <[email protected]>
Co-committed-by: silverwind <[email protected]>
This commit is contained in:
silverwind
2026-06-18 09:14:55 +00:00
committed by silverwind
parent 4b2bcc99a2
commit 3842dd1f55
4 changed files with 253 additions and 320 deletions
+8
View File
@@ -0,0 +1,8 @@
savePrefix: ''
dedupePeerDependents: false
updateNotifier: false
minimumReleaseAge: 0
allowBuilds:
'@swc/core': true
core-js: false