angular/aio/tools/examples/shared/boilerplate/cli
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
..
.vscode build(docs-infra): update Angular CLI/framework to v14.0.0-rc.0 in docs examples (#45997) 2022-05-23 13:20:10 -07:00
e2e docs: update link to the TS config. (#50933) 2023-07-05 13:58:35 +02:00
src docs: update examples to reflect changes in Angular CLI version 15. (#47904) 2022-11-03 17:46:46 -07:00
.editorconfig build(docs-infra): upgrade docs examples to latest Angular CLI and framework (#36145) 2020-05-05 11:50:30 -07:00
.gitignore build(docs-infra): update Angular CLI/framework to v14.0.0-rc.0 in docs examples (#45997) 2022-05-23 13:20:10 -07:00
angular.json docs: update examples to use buildTarget instead of browserTarget (#52361) 2023-11-01 16:24:42 -07:00
package.json build: update cross-repo angular dependencies (#56365) 2024-06-11 12:37:14 -07:00
tsconfig.app.json docs: update link to the TS config. (#50933) 2023-07-05 13:58:35 +02:00
tsconfig.json docs: update SSR doc to reflect version 17 (#52398) 2023-10-26 12:30:59 -07:00
tsconfig.spec.json docs: update link to the TS config. (#50933) 2023-07-05 13:58:35 +02:00