Skip to content

Commit cc1227c

Browse files
committed
chore(dependencies): update
1 parent 68dc067 commit cc1227c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"@angular/platform-browser": "^19.0.1",
3030
"@angular/platform-browser-dynamic": "^19.0.1",
3131
"@angular/router": "^19.0.1",
32-
"@coreui/angular": "~5.3.2",
33-
"@coreui/angular-chartjs": "~5.3.2",
32+
"@coreui/angular": "~5.3.3",
33+
"@coreui/angular-chartjs": "~5.3.3",
3434
"@coreui/chartjs": "~4.0.0",
3535
"@coreui/coreui": "~5.2.0",
3636
"@coreui/icons": "^3.0.1",
37-
"@coreui/icons-angular": "~5.3.2",
37+
"@coreui/icons-angular": "~5.3.3",
3838
"@coreui/utils": "^2.0.2",
39-
"chart.js": "^4.4.6",
39+
"chart.js": "^4.4.7",
4040
"lodash-es": "^4.17.21",
4141
"ngx-scrollbar": "^13.0.3",
4242
"rxjs": "~7.8.1",
@@ -50,8 +50,8 @@
5050
"@angular/localize": "^19.0.1",
5151
"@types/jasmine": "^5.1.5",
5252
"@types/lodash-es": "^4.17.12",
53-
"@types/node": "^20.17.9",
54-
"jasmine-core": "^5.4.0",
53+
"@types/node": "^22.10.1",
54+
"jasmine-core": "^5.5.0",
5555
"karma": "^6.4.4",
5656
"karma-chrome-launcher": "^3.2.0",
5757
"karma-coverage": "^2.2.1",
@@ -60,7 +60,7 @@
6060
"typescript": "~5.5.4"
6161
},
6262
"engines": {
63-
"node": "^18.19.1 || ^20.11.1",
63+
"node": "^18.19.1 || ^20.11.1 || ^22.0.0",
6464
"npm": ">= 9"
6565
}
6666
}

0 commit comments

Comments
 (0)