Skip to content

Commit 5d46bf5

Browse files
Update angular monorepo
1 parent 4249cd6 commit 5d46bf5

File tree

2 files changed

+189
-182
lines changed

2 files changed

+189
-182
lines changed

packages/app-web/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
},
3333
"private": true,
3434
"dependencies": {
35-
"@angular/animations": "20.3.3",
35+
"@angular/animations": "20.3.11",
3636
"@angular/cdk": "^20.2.7",
37-
"@angular/common": "20.3.3",
38-
"@angular/core": "20.3.3",
39-
"@angular/forms": "20.3.3",
40-
"@angular/platform-browser": "20.3.3",
41-
"@angular/router": "20.3.3",
42-
"@angular/service-worker": "20.3.3",
37+
"@angular/common": "20.3.11",
38+
"@angular/core": "20.3.11",
39+
"@angular/forms": "20.3.11",
40+
"@angular/platform-browser": "20.3.11",
41+
"@angular/router": "20.3.11",
42+
"@angular/service-worker": "20.3.11",
4343
"@apollo/client": "3.11.9",
4444
"@codemirror/autocomplete": "^6.12.0",
4545
"@codemirror/commands": "^6.3.3",
@@ -72,7 +72,7 @@
7272
"tslib": "2.8.1",
7373
"typesafe-routes": "^12.3.0",
7474
"uuid": "^13.0.0",
75-
"zone.js": "0.15.0"
75+
"zone.js": "0.15.1"
7676
},
7777
"devDependencies": {
7878
"@angular-builders/jest": "^20.0.0",

0 commit comments

Comments
 (0)