Skip to content

Commit 7a36dd2

Browse files
author
Angular Builds
committed
b3082355c build: update @angular/ packages to version 14 prerelease
1 parent 432a468 commit 7a36dd2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"builders": "builders.json",
88
"dependencies": {
99
"@ampproject/remapping": "1.1.1",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#d18469eb3",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#d18469eb3",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#d18469eb3",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#b3082355c",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#b3082355c",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#b3082355c",
1313
"@babel/core": "7.16.12",
1414
"@babel/generator": "7.16.8",
1515
"@babel/helper-annotate-as-pure": "7.16.7",
@@ -20,7 +20,7 @@
2020
"@babel/runtime": "7.16.7",
2121
"@babel/template": "7.16.7",
2222
"@discoveryjs/json-ext": "0.5.6",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#d18469eb3",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#b3082355c",
2424
"ansi-colors": "4.1.1",
2525
"babel-loader": "8.2.3",
2626
"babel-plugin-istanbul": "6.1.1",
@@ -75,11 +75,11 @@
7575
"esbuild": "0.14.14"
7676
},
7777
"peerDependencies": {
78-
"@angular/compiler-cli": "^13.0.0 || ^13.2.0-next",
79-
"@angular/localize": "^13.0.0 || ^13.2.0-next",
80-
"@angular/service-worker": "^13.0.0 || ^13.2.0-next",
78+
"@angular/compiler-cli": "^14.0.0 || ^14.0.0-next",
79+
"@angular/localize": "^14.0.0 || ^14.0.0-next",
80+
"@angular/service-worker": "^14.0.0 || ^14.0.0-next",
8181
"karma": "^6.3.0",
82-
"ng-packagr": "^13.0.0 || ^13.2.0-next",
82+
"ng-packagr": "^14.0.0 || ^14.0.0-next",
8383
"protractor": "^7.0.0",
8484
"tailwindcss": "^2.0.0 || ^3.0.0",
8585
"typescript": ">=4.4.3 <4.6"

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Jan 27 2022 19:57:30 GMT+0000 (Coordinated Universal Time)
1+
Fri Jan 28 2022 19:30:40 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)