Skip to content

Commit abf30e3

Browse files
fix(deps): update angular
1 parent 5c2fcba commit abf30e3

File tree

2 files changed

+350
-143
lines changed

2 files changed

+350
-143
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
},
1616
"private": true,
1717
"dependencies": {
18-
"@angular/animations": "20.0.0-next.8",
18+
"@angular/animations": "20.0.0-next.9",
1919
"@angular/cdk": "20.0.0-next.8",
20-
"@angular/common": "20.0.0-next.8",
21-
"@angular/compiler": "20.0.0-next.8",
22-
"@angular/core": "20.0.0-next.8",
23-
"@angular/forms": "20.0.0-next.8",
20+
"@angular/common": "20.0.0-next.9",
21+
"@angular/compiler": "20.0.0-next.9",
22+
"@angular/core": "20.0.0-next.9",
23+
"@angular/forms": "20.0.0-next.9",
2424
"@angular/material": "20.0.0-next.8",
25-
"@angular/platform-browser": "20.0.0-next.8",
26-
"@angular/platform-browser-dynamic": "20.0.0-next.8",
27-
"@angular/router": "20.0.0-next.8",
25+
"@angular/platform-browser": "20.0.0-next.9",
26+
"@angular/platform-browser-dynamic": "20.0.0-next.9",
27+
"@angular/router": "20.0.0-next.9",
2828
"marked": "^15.0.0",
2929
"ngx-markdown": "^19.0.0",
3030
"prismjs": "^1.29.0",
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@angular-devkit/build-angular": "20.0.0-next.8",
3737
"@angular/cli": "20.0.0-next.8",
38-
"@angular/compiler-cli": "20.0.0-next.8",
38+
"@angular/compiler-cli": "20.0.0-next.9",
3939
"@eslint/js": "^9.2.0",
4040
"@types/jasmine": "~5.1.0",
4141
"angular-eslint": "^19.0.0-alpha.4",

0 commit comments

Comments
 (0)