Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c238330

Browse files
authoredJul 10, 2024··
chore(deps): update angular to ~18.1.0
1 parent 535fc75 commit c238330

File tree

2 files changed

+4184
-3330
lines changed

2 files changed

+4184
-3330
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
},
1616
"private": true,
1717
"dependencies": {
18-
"@angular/animations": "~18.0.0",
18+
"@angular/animations": "~18.1.0",
1919
"@angular/cdk": "~18.0.0",
20-
"@angular/common": "~18.0.0",
21-
"@angular/compiler": "~18.0.0",
22-
"@angular/core": "~18.0.0",
23-
"@angular/forms": "~18.0.0",
20+
"@angular/common": "~18.1.0",
21+
"@angular/compiler": "~18.1.0",
22+
"@angular/core": "~18.1.0",
23+
"@angular/forms": "~18.1.0",
2424
"@angular/material": "~18.0.0",
25-
"@angular/platform-browser": "~18.0.0",
26-
"@angular/platform-browser-dynamic": "~18.0.0",
27-
"@angular/router": "~18.0.0",
25+
"@angular/platform-browser": "~18.1.0",
26+
"@angular/platform-browser-dynamic": "~18.1.0",
27+
"@angular/router": "~18.1.0",
2828
"marked": "^12.0.0",
2929
"ngx-markdown": "^18.0.0",
3030
"prismjs": "^1.29.0",
@@ -33,9 +33,9 @@
3333
"zone.js": "~0.14.2"
3434
},
3535
"devDependencies": {
36-
"@angular-devkit/build-angular": "~18.0.0",
37-
"@angular/cli": "~18.0.0",
38-
"@angular/compiler-cli": "~18.0.0",
36+
"@angular-devkit/build-angular": "~18.1.0",
37+
"@angular/cli": "~18.1.0",
38+
"@angular/compiler-cli": "~18.1.0",
3939
"@eslint/js": "^9.2.0",
4040
"@types/jasmine": "~5.1.0",
4141
"angular-eslint": "^18.0.0-alpha.16",
@@ -52,7 +52,7 @@
5252
"karma-jasmine": "~5.1.0",
5353
"karma-jasmine-html-reporter": "~2.1.0",
5454
"karma-safarinative-launcher": "^1.1.0",
55-
"ng-packagr": "~18.0.0",
55+
"ng-packagr": "~18.1.0",
5656
"prettier": "~3.3.0",
5757
"prettier-plugin-organize-imports": "^4.0.0",
5858
"typescript": "~5.4.0",

0 commit comments

Comments
 (0)
Please sign in to comment.