Skip to content

Commit f05f763

Browse files
committed
build: update angular dependencies to v19.1.0-next.1
1 parent 4693145 commit f05f763

File tree

2 files changed

+101
-317
lines changed

2 files changed

+101
-317
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"packageManager": "[email protected]",
1919
"dependencies": {
2020
"@angular/benchpress": "0.3.0",
21-
"@angular/build": "19.1.0-next.0",
21+
"@angular/build": "19.1.0-next.1",
2222
"@babel/core": "^7.16.0",
2323
"@babel/plugin-proposal-async-generator-functions": "^7.20.1",
2424
"@bazel/buildifier": "6.3.3",
@@ -56,7 +56,7 @@
5656
"@angular/animations": "19.1.0-next.2",
5757
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
5858
"@angular/cdk": "19.1.0-next.2",
59-
"@angular/cli": "19.1.0-next.0",
59+
"@angular/cli": "19.1.0-next.1",
6060
"@angular/common": "19.1.0-next.2",
6161
"@angular/compiler": "19.1.0-next.2",
6262
"@angular/compiler-cli": "19.1.0-next.2",

0 commit comments

Comments
 (0)