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 88b4140

Browse files
committedAug 9, 2024
chore(dependencies): update
1 parent 6f2f5a8 commit 88b4140

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed
 

‎package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
},
4040
"private": true,
4141
"dependencies": {
42-
"@angular/animations": "^18.1.3",
43-
"@angular/cdk": "^18.1.3",
44-
"@angular/common": "^18.1.3",
45-
"@angular/compiler": "^18.1.3",
46-
"@angular/core": "^18.1.3",
47-
"@angular/forms": "^18.1.3",
48-
"@angular/localize": "^18.1.3",
49-
"@angular/platform-browser": "^18.1.3",
50-
"@angular/platform-browser-dynamic": "^18.1.3",
51-
"@angular/router": "^18.1.3",
42+
"@angular/animations": "^18.1.4",
43+
"@angular/cdk": "^18.1.4",
44+
"@angular/common": "^18.1.4",
45+
"@angular/compiler": "^18.1.4",
46+
"@angular/core": "^18.1.4",
47+
"@angular/forms": "^18.1.4",
48+
"@angular/localize": "^18.1.4",
49+
"@angular/platform-browser": "^18.1.4",
50+
"@angular/platform-browser-dynamic": "^18.1.4",
51+
"@angular/router": "^18.1.4",
5252
"@coreui/chartjs": "^4.0.0",
5353
"@coreui/icons": "^3.0.1",
5454
"@popperjs/core": "~2.11.8",
@@ -59,11 +59,11 @@
5959
"zone.js": "~0.14.10"
6060
},
6161
"devDependencies": {
62-
"@angular-devkit/build-angular": "^18.1.3",
63-
"@angular-devkit/schematics": "^18.1.3",
64-
"@angular/cli": "^18.1.3",
65-
"@angular/compiler-cli": "^18.1.3",
66-
"@angular/language-service": "^18.1.3",
62+
"@angular-devkit/build-angular": "^18.1.4",
63+
"@angular-devkit/schematics": "^18.1.4",
64+
"@angular/cli": "^18.1.4",
65+
"@angular/compiler-cli": "^18.1.4",
66+
"@angular/language-service": "^18.1.4",
6767
"@types/jasmine": "^5.1.4",
6868
"@types/lodash-es": "^4.17.12",
6969
"@types/node": "^20.14.14",

0 commit comments

Comments
 (0)
Please sign in to comment.