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
@@ -16,7 +16,7 @@
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.10.7",
"@types/node": "catalog:",
"@types/react": "^19",
"@vitejs/plugin-react": "catalog:",
"@vitest/browser-playwright": "catalog:",