Skip to content

Commit 7543d9c

Browse files
committed
updated to v18.2.1
1 parent 20cf702 commit 7543d9c

File tree

2 files changed

+65
-101
lines changed

2 files changed

+65
-101
lines changed

package-lock.json

Lines changed: 56 additions & 92 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
@@ -10,24 +10,24 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "^18.2.0",
13+
"@angular/animations": "^18.2.1",
1414
"@angular/cdk": "^18.2.0",
15-
"@angular/common": "^18.2.0",
16-
"@angular/compiler": "^18.2.0",
17-
"@angular/core": "^18.2.0",
18-
"@angular/forms": "^18.2.0",
15+
"@angular/common": "^18.2.1",
16+
"@angular/compiler": "^18.2.1",
17+
"@angular/core": "^18.2.1",
18+
"@angular/forms": "^18.2.1",
1919
"@angular/material": "^18.2.0",
20-
"@angular/platform-browser": "^18.2.0",
21-
"@angular/platform-browser-dynamic": "^18.2.0",
22-
"@angular/router": "^18.2.0",
20+
"@angular/platform-browser": "^18.2.1",
21+
"@angular/platform-browser-dynamic": "^18.2.1",
22+
"@angular/router": "^18.2.1",
2323
"rxjs": "~7.8.0",
2424
"tslib": "^2.3.0",
2525
"zone.js": "~0.14.2"
2626
},
2727
"devDependencies": {
2828
"@angular-devkit/build-angular": "^18.2.1",
2929
"@angular/cli": "~18.2.1",
30-
"@angular/compiler-cli": "^18.2.0",
30+
"@angular/compiler-cli": "^18.2.1",
3131
"@types/jasmine": "~4.3.0",
3232
"jasmine-core": "~4.6.0",
3333
"karma": "~6.4.0",

0 commit comments

Comments
 (0)