Skip to content

Commit ba6e537

Browse files
update angular: cdk, core, material
1 parent 4f95784 commit ba6e537

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package-lock.json

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
},
3333
"private": true,
3434
"dependencies": {
35-
"@angular/animations": "^18.2.10",
36-
"@angular/common": "^18.2.10",
37-
"@angular/compiler": "^18.2.10",
38-
"@angular/core": "^18.2.10",
39-
"@angular/forms": "^18.2.10",
40-
"@angular/platform-browser": "^18.2.10",
41-
"@angular/platform-browser-dynamic": "^18.2.10",
42-
"@angular/router": "^18.2.10",
35+
"@angular/animations": "^18.2.11",
36+
"@angular/common": "^18.2.11",
37+
"@angular/compiler": "^18.2.11",
38+
"@angular/core": "^18.2.11",
39+
"@angular/forms": "^18.2.11",
40+
"@angular/platform-browser": "^18.2.11",
41+
"@angular/platform-browser-dynamic": "^18.2.11",
42+
"@angular/router": "^18.2.11",
4343
"jsonminify": "^0.4.2",
4444
"nucleus-angular": "^0.0.9",
4545
"rxjs": "~7.8.0",
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@angular-devkit/build-angular": "^18.2.11",
5151
"@angular/cli": "^18.2.11",
52-
"@angular/compiler-cli": "^18.2.10",
52+
"@angular/compiler-cli": "^18.2.11",
5353
"@types/jasmine": "~5.1.0",
5454
"glob": "^11.0.0",
5555
"jasmine-core": "^5.2.0",

0 commit comments

Comments
 (0)