Skip to content

Commit

Permalink
chore(dependencies): update
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Nov 29, 2024
1 parent 9573219 commit dc9dc29
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"private": true,
"dependencies": {
"@angular/animations": "^19.0.1",
"@angular/cdk": "^19.0.0",
"@angular/cdk": "^19.0.1",
"@angular/common": "^19.0.1",
"@angular/compiler": "^19.0.1",
"@angular/core": "^19.0.1",
Expand All @@ -29,12 +29,12 @@
"@angular/platform-browser": "^19.0.1",
"@angular/platform-browser-dynamic": "^19.0.1",
"@angular/router": "^19.0.1",
"@coreui/angular": "~5.3.1",
"@coreui/angular-chartjs": "~5.3.1",
"@coreui/angular": "~5.3.2",
"@coreui/angular-chartjs": "~5.3.2",
"@coreui/chartjs": "~4.0.0",
"@coreui/coreui": "~5.2.0",
"@coreui/icons": "^3.0.1",
"@coreui/icons-angular": "~5.3.1",
"@coreui/icons-angular": "~5.3.2",
"@coreui/utils": "^2.0.2",
"chart.js": "^4.4.6",
"lodash-es": "^4.17.21",
Expand All @@ -48,9 +48,9 @@
"@angular/cli": "^19.0.2",
"@angular/compiler-cli": "^19.0.1",
"@angular/localize": "^19.0.1",
"@types/jasmine": "^5.1.4",
"@types/jasmine": "^5.1.5",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.17.8",
"@types/node": "^20.17.9",
"jasmine-core": "^5.4.0",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
Expand Down

0 comments on commit dc9dc29

Please sign in to comment.