angular/aio/tools/examples/shared/boilerplate/systemjs
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
..
src feat(bazel): (APF) Angular Package Format updates (#49559) 2023-03-23 08:18:45 -07:00
bs-config.e2e.json build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
bs-config.json build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
package.json build: update cross-repo angular dependencies (#56365) 2024-06-11 12:37:14 -07:00
protractor.config.js build(bazel): incrementally run aio example e2e tests 2022-11-22 13:51:16 -07:00
tsconfig.json docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00