Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ npm = use_extension("@aspect_rules_js//npm:extensions.bzl", "npm")
npm.npm_translate_lock(
name = "npm",
custom_postinstalls = {
"@angular/animations": "node ../../@nginfra/angular-linking/index.mjs",
"@angular/common": "node ../../@nginfra/angular-linking/index.mjs",
"@angular/forms": "node ../../@nginfra/angular-linking/index.mjs",
"@angular/localize": "node ../../@nginfra/angular-linking/index.mjs",
Expand Down
1 change: 0 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"npm": "Please use pnpm instead of NPM to install dependencies"
},
"dependencies": {
"@angular/animations": "catalog:",
"@angular/cdk": "workspace:*",
"@angular/cdk-experimental": "workspace:*",
"@angular/common": "catalog:",
Expand Down
19 changes: 9 additions & 10 deletions integration/harness-e2e-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,22 @@
},
"private": true,
"dependencies": {
"@angular/animations": "20.0.0",
"@angular/cdk": "next",
"@angular/common": "20.0.0",
"@angular/compiler": "20.0.0",
"@angular/core": "20.0.0",
"@angular/forms": "20.0.0",
"@angular/common": "20.2.0",
"@angular/compiler": "20.2.0",
"@angular/core": "20.2.0",
"@angular/forms": "20.2.0",
"@angular/material": "next",
"@angular/platform-browser": "20.0.0",
"@angular/router": "20.0.0",
"@angular/platform-browser": "20.2.0",
"@angular/router": "20.2.0",
"rxjs": "^7.5.5",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "20.0.0",
"@angular/cli": "20.0.0",
"@angular/compiler-cli": "20.0.0",
"@angular-devkit/build-angular": "20.2.0",
"@angular/cli": "20.2.0",
"@angular/compiler-cli": "20.2.0",
"@types/jasmine": "5.1.8",
"@types/node": "22.15.33",
"@types/selenium-webdriver": "3.0.26",
Expand Down
3,161 changes: 2,101 additions & 1,060 deletions integration/harness-e2e-cli/pnpm-lock.yaml

Large diffs are not rendered by default.

19 changes: 9 additions & 10 deletions integration/ng-add-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,22 @@
},
"private": true,
"dependencies": {
"@angular/animations": "20.0.0",
"@angular/cdk": "next",
"@angular/common": "20.0.0",
"@angular/compiler": "20.0.0",
"@angular/core": "20.0.0",
"@angular/forms": "20.0.0",
"@angular/common": "20.2.0",
"@angular/compiler": "20.2.0",
"@angular/core": "20.2.0",
"@angular/forms": "20.2.0",
"@angular/material": "next",
"@angular/platform-browser": "20.0.0",
"@angular/router": "20.0.0",
"@angular/platform-browser": "20.2.0",
"@angular/router": "20.2.0",
"rxjs": "^7.5.5",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "20.0.0",
"@angular/cli": "20.0.0",
"@angular/compiler-cli": "20.0.0",
"@angular-devkit/build-angular": "20.2.0",
"@angular/cli": "20.2.0",
"@angular/compiler-cli": "20.2.0",
"@types/jasmine": "~5.1.7",
"@types/node": "22.15.33",
"glob": "^7.2.0",
Expand Down
3,173 changes: 2,090 additions & 1,083 deletions integration/ng-add-standalone/pnpm-lock.yaml

Large diffs are not rendered by default.

19 changes: 9 additions & 10 deletions integration/ng-add/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,22 @@
},
"private": true,
"dependencies": {
"@angular/animations": "20.0.0",
"@angular/cdk": "next",
"@angular/common": "20.0.0",
"@angular/compiler": "20.0.0",
"@angular/core": "20.0.0",
"@angular/forms": "20.0.0",
"@angular/common": "20.2.0",
"@angular/compiler": "20.2.0",
"@angular/core": "20.2.0",
"@angular/forms": "20.2.0",
"@angular/material": "next",
"@angular/platform-browser": "20.0.0",
"@angular/router": "20.0.0",
"@angular/platform-browser": "20.2.0",
"@angular/router": "20.2.0",
"rxjs": "^7.5.5",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "20.0.0",
"@angular/cli": "20.0.0",
"@angular/compiler-cli": "20.0.0",
"@angular-devkit/build-angular": "20.2.0",
"@angular/cli": "20.2.0",
"@angular/compiler-cli": "20.2.0",
"@types/jasmine": "~5.1.7",
"@types/node": "22.15.33",
"glob": "^7.2.0",
Expand Down
3,169 changes: 2,080 additions & 1,089 deletions integration/ng-add/pnpm-lock.yaml

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion integration/yarn-pnp-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
},
"private": true,
"dependencies": {
"@angular/animations": "20.0.0-rc.2",
"@angular/cdk": "next",
"@angular/common": "20.0.0-rc.2",
"@angular/compiler": "20.0.0-rc.2",
Expand Down
13 changes: 0 additions & 13 deletions integration/yarn-pnp-compat/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,18 +183,6 @@ __metadata:
languageName: node
linkType: hard

"@angular/animations@npm:20.0.0-rc.2":
version: 20.0.0-rc.2
resolution: "@angular/animations@npm:20.0.0-rc.2"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/common": 20.0.0-rc.2
"@angular/core": 20.0.0-rc.2
checksum: 10/f9f861bbe5eee3985703d24696e7e0b344c12be17b1a4b3e219967f16c3ecf67e5b7e0b758cc06f97c7d396db19430d3fcc68a37096bcde774a4857ac51dcccd
languageName: node
linkType: hard

"@angular/build@npm:20.0.0-rc.3":
version: 20.0.0-rc.3
resolution: "@angular/build@npm:20.0.0-rc.3"
Expand Down Expand Up @@ -9782,7 +9770,6 @@ __metadata:
resolution: "yarn-pnp-compat@workspace:."
dependencies:
"@angular-devkit/build-angular": "npm:20.0.0-rc.3"
"@angular/animations": "npm:20.0.0-rc.2"
"@angular/cdk": "npm:next"
"@angular/cli": "npm:20.0.0-rc.3"
"@angular/common": "npm:20.0.0-rc.2"
Expand Down
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"dependencies": {
"@angular-devkit/core": "catalog:",
"@angular-devkit/schematics": "catalog:",
"@angular/animations": "catalog:",
"@angular/common": "catalog:",
"@angular/compiler": "catalog:",
"@angular/core": "catalog:",
Expand Down Expand Up @@ -172,14 +171,6 @@
"@angular-eslint/template-parser": "*"
}
},
"@angular/animations": {
"dependencies": {
"@nginfra/angular-linking": "1.0.9"
},
"peerDependencies": {
"@angular/common": "*"
}
},
"@angular/common": {
"dependencies": {
"@nginfra/angular-linking": "1.0.9"
Expand Down
1 change: 0 additions & 1 deletion packages.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ NO_STAMP_NPM_PACKAGE_SUBSTITUTIONS = dict(NPM_PACKAGE_SUBSTITUTIONS, **{
})

ANGULAR_PACKAGES_CONFIG = [
("@angular/animations", struct(entry_points = ["browser"])),
("@angular/common", struct(entry_points = ["http/testing", "http", "testing"])),
("@angular/compiler", struct(entry_points = [])),
("@angular/core", struct(entry_points = ["testing"])),
Expand Down
Loading
Loading