Skip to content

Commit

Permalink
Update angular cdk to 17.3.7 and transfert it in dev dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: freddidierRTE <frederic-f.didier@rte-france.com>
  • Loading branch information
freddidierRTE authored and quinarygio committed May 7, 2024
1 parent 57da318 commit 72801df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions ui/main/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"private": true,
"dependencies": {
"@angular/animations": "17.3.7",
"@angular/cdk": "17.3.6",
"@angular/common": "17.3.7",
"@angular/compiler": "17.3.7",
"@angular/core": "17.3.7",
Expand Down Expand Up @@ -60,6 +59,7 @@
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
},
"devDependencies": {
"@angular/cdk": "17.3.7",
"@angular-devkit/build-angular": "17.3.6",
"@angular-eslint/builder": "17.3.0",
"@angular-eslint/eslint-plugin": "17.3.0",
Expand Down

0 comments on commit 72801df

Please sign in to comment.