Skip to content

Commit

Permalink
chore(deps): regular dependency update (#5899)
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosPaunovic authored Nov 13, 2024
1 parent b753ae0 commit 76be65c
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 69 deletions.
123 changes: 63 additions & 60 deletions ui/package-lock.json

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

18 changes: 9 additions & 9 deletions ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kestra",
"version": "0.19.9",
"version": "0.19.10",
"private": true,
"type": "module",
"packageManager": "[email protected]",
Expand Down Expand Up @@ -45,7 +45,7 @@
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"pdfjs-dist": "^4.8.69",
"posthog-js": "^1.181.0",
"posthog-js": "^1.184.1",
"rapidoc": "^9.3.8",
"shiki": "^1.22.2",
"throttle-debounce": "^5.0.2",
Expand All @@ -69,28 +69,28 @@
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"@rushstack/eslint-patch": "^1.10.4",
"@shikijs/markdown-it": "^1.22.2",
"@typescript-eslint/parser": "^8.13.0",
"@vitejs/plugin-vue": "^5.1.4",
"@typescript-eslint/parser": "^8.14.0",
"@vitejs/plugin-vue": "^5.1.5",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/test-utils": "^2.4.6",
"decompress": "^4.2.1",
"eslint": "^8.57.1",
"eslint-plugin-vue": "^9.30.0",
"eslint-plugin-vue": "^9.31.0",
"jsdom": "^25.0.1",
"monaco-editor": "^0.52.0",
"monaco-yaml": "^5.2.3",
"prettier": "^3.3.3",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.6",
"sass": "^1.80.7",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^2.1.4"
},
"optionalDependencies": {
"@rollup/rollup-darwin-arm64": "^4.24.4",
"@rollup/rollup-linux-x64-gnu": "^4.24.4"
"@rollup/rollup-darwin-arm64": "^4.26.0",
"@rollup/rollup-linux-x64-gnu": "^4.26.0"
},
"overrides": {
"bootstrap": {
Expand Down

0 comments on commit 76be65c

Please sign in to comment.