chore(deps): update pnpm to v10

This commit is contained in:
Renovate Bot 2025-02-09 14:31:19 +00:00
parent 84eb977888
commit c04b1c1b28
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -23,9 +23,9 @@
"markdownlint-cli": "0.44.0", "markdownlint-cli": "0.44.0",
"prettier": "3.5.0" "prettier": "3.5.0"
}, },
"packageManager": "pnpm@9.15.5", "packageManager": "pnpm@10.2.1",
"engines": { "engines": {
"node": "^18.12.0 || >=20.9.0", "node": "^18.12.0 || >=20.9.0",
"pnpm": "^9.0.0" "pnpm": "^10.0.0"
} }
} }