Skip to content

Commit 0b0fbc4

Browse files
renovate[bot]json-derulo
authored andcommitted
fix(deps): update angular
1 parent b79e6a9 commit 0b0fbc4

File tree

2 files changed

+179
-144
lines changed

2 files changed

+179
-144
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"private": true,
1717
"dependencies": {
1818
"@angular/cdk": "20.0.3",
19-
"@angular/common": "20.0.3",
20-
"@angular/compiler": "20.0.3",
21-
"@angular/core": "20.0.3",
22-
"@angular/forms": "20.0.3",
19+
"@angular/common": "20.0.4",
20+
"@angular/compiler": "20.0.4",
21+
"@angular/core": "20.0.4",
22+
"@angular/forms": "20.0.4",
2323
"@angular/material": "20.0.3",
24-
"@angular/platform-browser": "20.0.3",
25-
"@angular/platform-browser-dynamic": "20.0.3",
26-
"@angular/router": "20.0.3",
24+
"@angular/platform-browser": "20.0.4",
25+
"@angular/platform-browser-dynamic": "20.0.4",
26+
"@angular/router": "20.0.4",
2727
"marked": "^15.0.11",
2828
"ngx-markdown": "^20.0.0",
2929
"prismjs": "^1.30.0",
@@ -32,9 +32,9 @@
3232
"zone.js": "~0.15.0"
3333
},
3434
"devDependencies": {
35-
"@angular/build": "20.0.2",
36-
"@angular/cli": "20.0.2",
37-
"@angular/compiler-cli": "20.0.3",
35+
"@angular/build": "20.0.3",
36+
"@angular/cli": "20.0.3",
37+
"@angular/compiler-cli": "20.0.4",
3838
"@eslint/js": "^9.26.0",
3939
"@types/node": "^22.15.18",
4040
"@vitest/browser": "^3.1.3",
@@ -45,7 +45,7 @@
4545
"eslint": "^9.26.0",
4646
"globals": "^16.1.0",
4747
"jsdom": "^26.1.0",
48-
"ng-packagr": "20.0.0",
48+
"ng-packagr": "20.0.1",
4949
"playwright": "^1.52.0",
5050
"prettier": "~3.5.3",
5151
"prettier-plugin-organize-imports": "^4.1.0",

0 commit comments

Comments
 (0)