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:
@@ -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:",
|
||||
|
||||
Reference in New Issue
Block a user