This is an automated email from the ASF dual-hosted git repository.

songjian pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 41698011b3 [Docs] Updated license. (#10838)
41698011b3 is described below

commit 41698011b344f167447d64c001a04e8b1bab9a6d
Author: songjianet <[email protected]>
AuthorDate: Thu Jul 7 21:00:32 2022 +0800

    [Docs] Updated license. (#10838)
---
 dolphinscheduler-dist/release-docs/LICENSE | 44 +++++++++++++++---------------
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/dolphinscheduler-dist/release-docs/LICENSE 
b/dolphinscheduler-dist/release-docs/LICENSE
index 56a4c5845b..3a221f1537 100644
--- a/dolphinscheduler-dist/release-docs/LICENSE
+++ b/dolphinscheduler-dist/release-docs/LICENSE
@@ -546,49 +546,49 @@ The text of each license is also included at 
licenses/ui-licenses/LICENSE-[proje
 ========================================
 MIT licenses
 ========================================
-    @antv/layout 0.2.3: https://github.com/antvis/layout MIT
+    @antv/layout 0.2.5: https://github.com/antvis/layout MIT
     @types/js-cookie 3.0.2: https://github.com/DefinitelyTyped/DefinitelyTyped 
MIT
-    @antv/x6 1.32.3: https://github.com/antvis/x6 MIT
-    @vueuse/core 8.6.0: https://github.com/vueuse/vueuse MIT
+    @antv/x6 1.32.7: https://github.com/antvis/x6 MIT
+    @vueuse/core 8.8.0: https://github.com/vueuse/vueuse MIT
     axios 0.27.2: https://github.com/axios/axios MIT
     date-fns 2.28.0: https://github.com/date-fns/date-fns MIT
     lodash 4.17.21: https://github.com/lodash/lodash MIT
     monaco-editor 0.33.0: https://github.com/microsoft/monaco-editor MIT
-    naive-ui 2.29.0: https://github.com/TuSimple/naive-ui MIT
+    naive-ui 2.30.8: https://github.com/TuSimple/naive-ui MIT
     nprogress 0.2.0: https://github.com/rstacruz/nprogress MIT
     pinia 2.0.14: https://github.com/vuejs/pinia MIT
     pinia-plugin-persistedstate 1.6.1: 
https://github.com/prazdevs/pinia-plugin-persistedstate MIT
     vfonts 0.0.3: https://www.npmjs.com/package/vfonts MIT
-    vue 3.2.36: https://github.com/vuejs/core MIT
+    vue 3.2.37: https://github.com/vuejs/core MIT
     vue-i18n 9.1.10: https://github.com/kazupon/vue-i18n MIT
-    vue-router 4.0.15: https://github.com/vuejs/router MIT
-    @types/node 17.0.38: https://github.com/DefinitelyTyped/DefinitelyTyped MIT
+    vue-router 4.1.1: https://github.com/vuejs/router MIT
+    @types/node 18.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped MIT
     @types/nprogress 0.2.0: https://github.com/DefinitelyTyped/DefinitelyTyped 
MIT
     @types/qs 6.9.7: https://github.com/DefinitelyTyped/DefinitelyTyped MIT
     @vicons/antd 0.12.0: https://www.npmjs.com/package/@vicons/antd MIT
     @vitejs/plugin-vue 2.3.3: https://github.com/vitejs/vite MIT
     @vitejs/plugin-vue-jsx 1.3.10: https://github.com/vitejs/vite MIT
     dart-sass 1.25.0: https://github.com/sass/dart-sass MIT
-    eslint 8.16.0: https://github.com/eslint/eslint MIT
+    eslint 8.19.0: https://github.com/eslint/eslint MIT
     eslint-config-prettier 8.5.0: 
https://github.com/prettier/eslint-config-prettier MIT
-    eslint-plugin-prettier 4.0.0: 
https://github.com/prettier/eslint-plugin-prettier MIT
-    eslint-plugin-vue 9.1.0: https://github.com/vuejs/eslint-plugin-vue MIT
-    prettier 2.6.2: https://github.com/prettier/prettier MIT
-    sass 1.52.1: https://github.com/sass/dart-sass MIT
-    sass-loader 13.0.0: https://github.com/webpack-contrib/sass-loader MIT
+    eslint-plugin-prettier 4.2.1: 
https://github.com/prettier/eslint-plugin-prettier MIT
+    eslint-plugin-vue 9.2.0: https://github.com/vuejs/eslint-plugin-vue MIT
+    prettier 2.7.1: https://github.com/prettier/prettier MIT
+    sass 1.53.0: https://github.com/sass/dart-sass MIT
+    sass-loader 13.0.2: https://github.com/webpack-contrib/sass-loader MIT
     typescript-plugin-css-modules 3.4.0: 
https://github.com/mrmckeb/typescript-plugin-css-modules MIT
-    vite 2.9.9: https://github.com/vitejs/vite MIT
+    vite 2.9.13: https://github.com/vitejs/vite MIT
     vite-plugin-compression 0.5.1: 
https://github.com/vbenjs/vite-plugin-compression MIT
-    vue-tsc 0.35.2: https://github.com/johnsoncodehk/volar MIT
-    date-fns-tz 1.3.4: https://github.com/marnusw/date-fns-tz MIT
-    screenfull 6.0.1: https://github.com/sindresorhus/screenfull MIT
+    vue-tsc 0.38.2: https://github.com/johnsoncodehk/volar MIT
+    date-fns-tz 1.3.5: https://github.com/marnusw/date-fns-tz MIT
+    screenfull 6.0.2: https://github.com/sindresorhus/screenfull MIT
     @types/lodash 4.14.182: https://github.com/DefinitelyTyped/DefinitelyTyped 
MIT
 
 ========================================
 Apache 2.0 licenses
 ========================================
-    echarts    5.3.2: https://github.com/apache/echarts Apache-2.0
-    typescript 4.7.2: https://github.com/Microsoft/TypeScript Apache-2.0
+    echarts    5.3.3: https://github.com/apache/echarts Apache-2.0
+    typescript 4.7.4: https://github.com/Microsoft/TypeScript Apache-2.0
     open-sans: Apache-2.0
     roboto: Apache-2.0
 
@@ -598,9 +598,9 @@ BSD licenses
 
 The following components are provided under a BSD license. See project link 
for details.
 The text of each license is also included at 
licenses/ui-licenses/LICENSE-[project].txt.
-    qs 6.10.3: https://github.com/ljharb/qs BSD 3-Clause
-    @typescript-eslint/eslint-plugin 5.27.0: 
https://github.com/typescript-eslint/typescript-eslint BSD 2-clause
-    @typescript-eslint/parser 5.27.0: 
https://github.com/typescript-eslint/typescript-eslint BSD 2-clause
+    qs 6.11.0: https://github.com/ljharb/qs BSD 3-Clause
+    @typescript-eslint/eslint-plugin 5.30.5: 
https://github.com/typescript-eslint/typescript-eslint BSD 2-clause
+    @typescript-eslint/parser 5.30.5: 
https://github.com/typescript-eslint/typescript-eslint BSD 2-clause
 
 ========================================
 SIL licenses

Reply via email to