angular/aio
Paul Gschwendtner 80618b0469 build: update cross-repo angular dependencies (#56365)
This commit also performs lock file maintenance on all integration
tests, fixing some ambigous ESM/CJS dependency graph issues.

e.g.

```
Unknown error: Error [ERR_REQUIRE_ESM]: require() of ES Module /tmp/ng-integration-test-aTpQOT/test-sandbox/node_modules/string-width/index.js from /tmp/ng-integration-test-aTpQOT/test-sandbox/node_modules/cliui/build/index.cjs not supported.
Instead change the require of index.js in /tmp/ng-integration-test-aTpQOT/test-sandbox/node_modules/cliui/build/index.cjs to a dynamic import() which is available in all CommonJS modules.
------------------------------------------
```

Closes #56261.

PR Close #56365
2024-06-11 12:37:14 -07:00
..
content refactor(forms): replace errors with hasError() (#55379) 2024-04-25 08:57:30 -07:00
scripts docs(docs-infra): move CLI docs to ADEV (#55242) 2024-04-08 11:35:11 -07:00
tools build: update cross-repo angular dependencies (#56365) 2024-06-11 12:37:14 -07:00
.gitignore build: avoid common node_modules/ bazel slowness pitfall (#48329) 2022-12-02 09:47:42 -08:00
aio_targets.bzl fix(docs-infra): remove part aio infra (#54929) 2024-04-02 18:38:04 +00:00
BUILD.bazel fix(docs-infra): remove part aio infra (#54929) 2024-04-02 18:38:04 +00:00
local_packages_util.bzl fix(docs-infra): remove part aio infra (#54929) 2024-04-02 18:38:04 +00:00