angular/aio/tools/examples/shared
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
..
boilerplate build: update cross-repo angular dependencies (#56365) 2024-06-11 12:37:14 -07:00
.npmrc build: rely on engines to prevent using npm for dependency install (#41477) 2021-04-07 12:05:01 -07:00
BUILD.bazel build: always ensure node_modules folders are not picked up in AIO (#48329) 2022-12-02 09:47:43 -08:00
package.json build: update cross-repo angular dependencies (#56365) 2024-06-11 12:37:14 -07:00
sync-boilerplate-dependencies.js build(docs-infra): ensure all boilerplate dependencies are in sync (#47009) 2022-08-02 11:58:51 -07:00
tsconfig.json build: disable TS version checks on AIO (#51792) 2023-09-19 12:04:09 +02:00