Skip to content

Commit 044a9ea

Browse files
committed
chore(dependencies): update
1 parent 2f69c84 commit 044a9ea

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/node": "^22.13.1",
7070
"angular-eslint": "^19.0.2",
7171
"copyfiles": "^2.4.1",
72-
"eslint": "^9.19.0",
72+
"eslint": "^9.20.0",
7373
"jasmine-core": "^5.5.0",
7474
"karma": "^6.4.4",
7575
"karma-chrome-launcher": "^3.2.0",

projects/coreui-angular/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
},
2424
"sideEffects": false,
2525
"peerDependencies": {
26-
"@angular/animations": "^19.1.5",
27-
"@angular/cdk": "^19.1.3",
28-
"@angular/common": "^19.1.5",
29-
"@angular/core": "^19.1.5",
30-
"@angular/router": "^19.1.5",
26+
"@angular/animations": "^19.1.0",
27+
"@angular/cdk": "^19.1.0",
28+
"@angular/common": "^19.1.0",
29+
"@angular/core": "^19.1.0",
30+
"@angular/router": "^19.1.0",
3131
"@coreui/coreui": "^5.2.0",
32-
"@coreui/icons-angular": "~5.3.9",
32+
"@coreui/icons-angular": "~5.3.12",
3333
"rxjs": "^7.8.1"
3434
},
3535
"repository": {

0 commit comments

Comments
 (0)