Skip to content

Commit

Permalink
chore: updated vue-flow related dependencies (#4335)
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosPaunovic authored Jul 15, 2024
1 parent 08b2564 commit 9d96568
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions ui/package-lock.json

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

6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,16 @@
"dependencies": {
"@kestra-io/ui-libs": "^0.0.48",
"@vue-flow/background": "^1.3.0",
"@vue-flow/controls": "^1.1.1",
"@vue-flow/core": "^1.33.6",
"@vue-flow/controls": "^1.1.2",
"@vue-flow/core": "^1.38.5",
"ansi-to-html": "^0.7.2",
"axios": "^1.7.2",
"bootstrap": "^5.3.3",
"buffer": "^6.0.3",
"chart.js": "^4.4.3",
"chartjs-chart-treemap": "^2.3.1",
"core-js": "^3.37.1",
"cronstrue": "^2.50.0",
"dagre": "^0.8.5",
"element-plus": "^2.7.5",
"humanize-duration": "^3.32.1",
Expand All @@ -42,7 +43,6 @@
"nprogress": "^0.2.0",
"pdfjs-dist": "^4.3.136",
"posthog-js": "^1.138.2",
"cronstrue": "^2.50.0",
"throttle-debounce": "^5.0.0",
"vite-plugin-eslint": "^1.8.1",
"vue": "^3.4.27",
Expand Down

0 comments on commit 9d96568

Please sign in to comment.