Skip to content

Commit

Permalink
Update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent 66d80da commit f6d2b30
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions flink-runtime-web/web-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "13.4.0",
"@angular/common": "13.4.0",
"@angular/compiler": "13.4.0",
"@angular/core": "13.4.0",
"@angular/forms": "13.4.0",
"@angular/platform-browser": "13.4.0",
"@angular/platform-browser-dynamic": "13.4.0",
"@angular/router": "13.4.0",
"@angular/animations": "18.0.1",
"@angular/common": "18.0.1",
"@angular/compiler": "18.0.1",
"@angular/core": "18.0.1",
"@angular/forms": "18.0.1",
"@angular/platform-browser": "18.0.1",
"@angular/platform-browser-dynamic": "18.0.1",
"@angular/router": "18.0.1",
"@antv/g2": "4.2.11",
"core-js": "3.37.1",
"d3": "7.9.0",
Expand All @@ -43,8 +43,8 @@
"@angular-eslint/schematics": "18.0.0",
"@angular-eslint/template-parser": "18.0.0",
"@angular/cli": "18.0.1",
"@angular/compiler-cli": "13.4.0",
"@angular/language-service": "13.4.0",
"@angular/compiler-cli": "18.0.1",
"@angular/language-service": "18.0.1",
"@testing-library/angular": "16.0.0",
"@types/d3": "^7.1.0",
"@types/dagre": "0.7.52",
Expand Down

0 comments on commit f6d2b30

Please sign in to comment.