Fix CI/CD pnpm error around minimumReleaseAge (#33908)

* Update pnpm

* Fix @types/node dep reference

* disable allowBuilds for js-sdk

* disable allowBuilds for js-sdk for git too

* Iterate

* Iterate
This commit is contained in:
Michael Telatynski
2026-06-19 11:12:59 +00:00
committed by GitHub
parent 90fb221a8e
commit 5002f2929f
9 changed files with 27 additions and 25 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"devDependencies": {
"@arcmantle/vite-plugin-import-css-sheet": "^1.0.12",
"@element-hq/element-web-module-api": "workspace:*",
"@types/node": "^22.10.7",
"@types/node": "catalog:",
"@types/react": "catalog:",
"@vitejs/plugin-react": "catalog:",
"react": "catalog:",