mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update cross-repo angular dependencies to v21.2.0-rc.0
See associated pull request for more information.
This commit is contained in:
committed by
Jessica Janiuk
parent
f58f9c892e
commit
c5afb88d9a
+3
-3
@@ -6,9 +6,9 @@
|
||||
"@algolia/requester-node-http": "5.48.0",
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/aria": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cdk": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/common": "workspace:*",
|
||||
"@angular/compiler": "workspace:*",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
@@ -19,7 +19,7 @@
|
||||
"@angular/platform-browser": "workspace:*",
|
||||
"@angular/platform-server": "workspace:*",
|
||||
"@angular/router": "workspace:*",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"@codemirror/autocomplete": "6.20.0",
|
||||
"@codemirror/commands": "6.10.1",
|
||||
"@codemirror/lang-angular": "0.1.4",
|
||||
|
||||
@@ -14,13 +14,13 @@
|
||||
"@angular/platform-browser": "workspace:*",
|
||||
"@angular/platform-server": "workspace:*",
|
||||
"@angular/router": "workspace:*",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"rxjs": "~7.8.0",
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
"jsdom": "^28.0.0",
|
||||
"typescript": "~5.9.2",
|
||||
|
||||
@@ -29,9 +29,9 @@
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
|
||||
+448
-439
File diff suppressed because it is too large
Load Diff
@@ -13,15 +13,15 @@
|
||||
"@angular/core": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"ts-node": "^10.9.1",
|
||||
|
||||
+455
-446
File diff suppressed because it is too large
Load Diff
@@ -18,15 +18,15 @@
|
||||
"@angular/forms": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"ts-node": "^10.9.1",
|
||||
|
||||
+455
-446
File diff suppressed because it is too large
Load Diff
@@ -25,8 +25,8 @@
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
|
||||
+433
-431
File diff suppressed because it is too large
Load Diff
@@ -23,9 +23,9 @@
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.9.3"
|
||||
|
||||
Generated
+448
-439
File diff suppressed because it is too large
Load Diff
@@ -23,8 +23,8 @@
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"ts-node": "^10.9.1",
|
||||
|
||||
+446
-437
File diff suppressed because it is too large
Load Diff
@@ -23,8 +23,8 @@
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
|
||||
+446
-437
File diff suppressed because it is too large
Load Diff
@@ -21,8 +21,8 @@
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"typescript": "5.9.3"
|
||||
|
||||
+446
-437
File diff suppressed because it is too large
Load Diff
@@ -20,15 +20,15 @@
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-server": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/node": "^20.14.8",
|
||||
|
||||
+455
-446
File diff suppressed because it is too large
Load Diff
@@ -21,15 +21,15 @@
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-server": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"express": "~5.2.0",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
|
||||
+455
-446
File diff suppressed because it is too large
Load Diff
@@ -24,16 +24,16 @@
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-server": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"express": "~5.2.0",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
|
||||
+455
-446
File diff suppressed because it is too large
Load Diff
@@ -17,15 +17,15 @@
|
||||
"@angular/core": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"ts-node": "^10.9.1",
|
||||
|
||||
+455
-446
File diff suppressed because it is too large
Load Diff
@@ -20,15 +20,15 @@
|
||||
"@angular/forms": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/node": "^20.14.8",
|
||||
|
||||
Generated
+443
-441
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@
|
||||
"dependencies": {
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/benchpress": "workspace:*",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/common": "workspace:*",
|
||||
"@angular/compiler": "workspace:*",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
|
||||
+7
-7
@@ -52,14 +52,14 @@
|
||||
},
|
||||
"// 1": "dependencies are used locally and by bazel",
|
||||
"dependencies": {
|
||||
"@angular-devkit/build-angular": "21.2.0-next.2",
|
||||
"@angular-devkit/core": "21.2.0-next.2",
|
||||
"@angular-devkit/schematics": "21.2.0-next.2",
|
||||
"@angular-devkit/build-angular": "21.2.0-rc.0",
|
||||
"@angular-devkit/core": "21.2.0-rc.0",
|
||||
"@angular-devkit/schematics": "21.2.0-rc.0",
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/benchpress": "workspace: *",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/cdk": "21.2.0-rc.0",
|
||||
"@angular/cli": "21.2.0-next.2",
|
||||
"@angular/cli": "21.2.0-rc.0",
|
||||
"@angular/common": "workspace:*",
|
||||
"@angular/compiler": "workspace:*",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
@@ -74,7 +74,7 @@
|
||||
"@angular/platform-server": "workspace:*",
|
||||
"@angular/router": "workspace:*",
|
||||
"@angular/service-worker": "workspace:*",
|
||||
"@angular/ssr": "21.2.0-next.2",
|
||||
"@angular/ssr": "21.2.0-rc.0",
|
||||
"@angular/upgrade": "workspace: *",
|
||||
"@babel/cli": "7.28.6",
|
||||
"@babel/core": "7.29.0",
|
||||
@@ -84,7 +84,7 @@
|
||||
"@rollup/plugin-babel": "^6.0.0",
|
||||
"@rollup/plugin-commonjs": "^29.0.0",
|
||||
"@rollup/plugin-node-resolve": "^16.0.0",
|
||||
"@schematics/angular": "21.2.0-next.2",
|
||||
"@schematics/angular": "21.2.0-rc.0",
|
||||
"@standard-schema/spec": "^1.0.0",
|
||||
"@types/angular": "^1.6.47",
|
||||
"@types/babel__core": "7.20.5",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/build": "21.2.0-next.2",
|
||||
"@angular/build": "21.2.0-rc.0",
|
||||
"@angular/common": "workspace:*",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
"@angular/compiler": "workspace:*",
|
||||
|
||||
Generated
+722
-388
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user