Skip to content

Commit

Permalink
chore(deps): update npm angular packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent d0e5388 commit 83b479e
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 266 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"dependencies": {
"@aneoconsultingfr/armonik.api.angular": "^3.21.0",
"@angular-material-components/datetime-picker": "^16.0.1",
"@angular/animations": "^18.2.3",
"@angular/cdk": "18.2.3",
"@angular/common": "^18.2.3",
"@angular/compiler": "^18.2.3",
"@angular/core": "^18.2.3",
"@angular/forms": "^18.2.3",
"@angular/material": "18.2.3",
"@angular/material-luxon-adapter": "^18.2.3",
"@angular/platform-browser": "^18.2.3",
"@angular/platform-browser-dynamic": "^18.2.3",
"@angular/router": "^18.2.3",
"@angular/animations": "^18.2.7",
"@angular/cdk": "18.2.7",
"@angular/common": "^18.2.7",
"@angular/compiler": "^18.2.7",
"@angular/core": "^18.2.7",
"@angular/forms": "^18.2.7",
"@angular/material": "18.2.7",
"@angular/material-luxon-adapter": "^18.2.7",
"@angular/platform-browser": "^18.2.7",
"@angular/platform-browser-dynamic": "^18.2.7",
"@angular/router": "^18.2.7",
"@ngx-grpc/common": "^3.1.2",
"@ngx-grpc/core": "^3.1.2",
"@ngx-grpc/grpc-web-client": "^3.1.2",
Expand All @@ -41,15 +41,15 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@angular-eslint/builder": "18.3.0",
"@angular-eslint/eslint-plugin": "18.3.0",
"@angular-eslint/eslint-plugin-template": "18.3.0",
"@angular-eslint/schematics": "18.3.0",
"@angular-eslint/template-parser": "18.3.0",
"@angular/build": "^18.2.3",
"@angular/cli": "~18.2.3",
"@angular/compiler-cli": "^18.2.3",
"@angular/localize": "18.2.3",
"@angular-eslint/builder": "18.3.1",
"@angular-eslint/eslint-plugin": "18.3.1",
"@angular-eslint/eslint-plugin-template": "18.3.1",
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular/build": "^18.2.7",
"@angular/cli": "~18.2.7",
"@angular/compiler-cli": "^18.2.7",
"@angular/localize": "18.2.7",
"@types/google-protobuf": "^3.15.12",
"@types/jest": "^29.5.12",
"@types/luxon": "^3.4.2",
Expand Down
Loading

0 comments on commit 83b479e

Please sign in to comment.