Skip to content

Commit

Permalink
chore(dependencies): update
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Jun 21, 2024
1 parent 58aa5da commit 9782817
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^18.0.3",
"@angular/animations": "^18.0.4",
"@angular/cdk": "^18.0.4",
"@angular/common": "^18.0.3",
"@angular/compiler": "^18.0.3",
"@angular/core": "^18.0.3",
"@angular/forms": "^18.0.3",
"@angular/localize": "^18.0.3",
"@angular/platform-browser": "^18.0.3",
"@angular/platform-browser-dynamic": "^18.0.3",
"@angular/router": "^18.0.3",
"@angular/common": "^18.0.4",
"@angular/compiler": "^18.0.4",
"@angular/core": "^18.0.4",
"@angular/forms": "^18.0.4",
"@angular/localize": "^18.0.4",
"@angular/platform-browser": "^18.0.4",
"@angular/platform-browser-dynamic": "^18.0.4",
"@angular/router": "^18.0.4",
"@coreui/chartjs": "^4.0.0",
"@coreui/icons": "^3.0.1",
"@popperjs/core": "~2.11.8",
Expand All @@ -63,11 +63,11 @@
"@angular-eslint/schematics": "^18.0.1",
"@angular-eslint/template-parser": "^18.0.1",
"@angular/cli": "^18.0.5",
"@angular/compiler-cli": "^18.0.3",
"@angular/language-service": "^18.0.3",
"@angular/compiler-cli": "^18.0.4",
"@angular/language-service": "^18.0.4",
"@types/jasmine": "^5.1.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.6",
"@types/node": "^20.14.7",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"eslint": "^8.57.0",
Expand Down

0 comments on commit 9782817

Please sign in to comment.