Skip to content

Commit

Permalink
chore(dependencies): update
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Dec 21, 2024
1 parent 0884f70 commit 1cfa45e
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^19.0.3",
"@angular/cdk": "^19.0.2",
"@angular/common": "^19.0.3",
"@angular/compiler": "^19.0.3",
"@angular/core": "^19.0.3",
"@angular/forms": "^19.0.3",
"@angular/localize": "^19.0.3",
"@angular/platform-browser": "^19.0.3",
"@angular/platform-browser-dynamic": "^19.0.3",
"@angular/router": "^19.0.3",
"@angular/animations": "^19.0.5",
"@angular/cdk": "^19.0.4",
"@angular/common": "^19.0.5",
"@angular/compiler": "^19.0.5",
"@angular/core": "^19.0.5",
"@angular/forms": "^19.0.5",
"@angular/localize": "^19.0.5",
"@angular/platform-browser": "^19.0.5",
"@angular/platform-browser-dynamic": "^19.0.5",
"@angular/router": "^19.0.5",
"@coreui/chartjs": "^4.0.0",
"@coreui/icons": "^3.0.1",
"@popperjs/core": "~2.11.8",
Expand All @@ -59,17 +59,17 @@
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.0.4",
"@angular-devkit/schematics": "^19.0.4",
"@angular/cli": "^19.0.4",
"@angular/compiler-cli": "^19.0.3",
"@angular/language-service": "^19.0.3",
"@angular-devkit/build-angular": "^19.0.6",
"@angular-devkit/schematics": "^19.0.6",
"@angular/cli": "^19.0.6",
"@angular/compiler-cli": "^19.0.5",
"@angular/language-service": "^19.0.5",
"@types/jasmine": "^5.1.5",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.1",
"angular-eslint": "^19.0.0",
"@types/node": "^22.10.2",
"angular-eslint": "^19.0.2",
"copyfiles": "^2.4.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"jasmine-core": "^5.5.0",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
Expand All @@ -79,7 +79,7 @@
"ng-packagr": "^19.0.1",
"prettier": "^3.4.2",
"typescript": "~5.6.3",
"typescript-eslint": "^8.17.0"
"typescript-eslint": "^8.18.1"
},
"keywords": [
"angular",
Expand Down

0 comments on commit 1cfa45e

Please sign in to comment.