mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
chore: updated deps
This commit is contained in:
25
frontend/pnpm-lock.yaml
generated
25
frontend/pnpm-lock.yaml
generated
@@ -12,7 +12,7 @@ specifiers:
|
||||
'@vue/compiler-sfc': ^3.2.45
|
||||
atom-material-icons: ^3.0.0
|
||||
codemirror: ^5.59.1
|
||||
crawlab-ui: 0.6.0-37
|
||||
crawlab-ui: 0.6.0-38
|
||||
echarts: ^5.1.2
|
||||
element-plus: ^1.3.0-beta.10
|
||||
typescript: ^4.6.4
|
||||
@@ -33,7 +33,7 @@ dependencies:
|
||||
'@vitejs/plugin-vue': registry.npmmirror.com/@vitejs/plugin-vue/3.2.0_vite@3.2.4+vue@3.2.45
|
||||
atom-material-icons: registry.npmmirror.com/atom-material-icons/3.0.0
|
||||
codemirror: registry.npmmirror.com/codemirror/5.65.10
|
||||
crawlab-ui: 0.6.0-37
|
||||
crawlab-ui: 0.6.0-38
|
||||
echarts: registry.npmmirror.com/echarts/5.4.0
|
||||
element-plus: registry.npmmirror.com/element-plus/1.3.0-beta.10_vue@3.2.45
|
||||
vue: registry.npmmirror.com/vue/3.2.45
|
||||
@@ -723,8 +723,8 @@ packages:
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
|
||||
/crawlab-ui/0.6.0-37:
|
||||
resolution: {integrity: sha512-YCqBpuvsja4YchXmxDk7TlqNClQXFarrn+pEPF9Uo1zeTNoCfTacxGzCwwMjnzlEuLnwvdE7fwW+pEs8irYkHA==}
|
||||
/crawlab-ui/0.6.0-38:
|
||||
resolution: {integrity: sha512-6e+bdhJsflD1u3pbiq+eJz4l9kImVK+EW/XHnN02qLmxvTa9aKfMBAXC39P2b23dxUFrZpkBVIKi17R7nfy52g==}
|
||||
dependencies:
|
||||
'@element-plus/icons': 0.0.11
|
||||
'@fortawesome/fontawesome-common-types': 6.2.1
|
||||
@@ -749,7 +749,7 @@ packages:
|
||||
axios: 0.21.4
|
||||
codemirror: 5.65.10
|
||||
core-js: 3.26.1
|
||||
crawlab-vue3-dropzone: 3.0.2_vue@3.2.45
|
||||
crawlab-vue3-dropzone: 3.0.3_vue@3.2.45
|
||||
cron-parser: 3.5.0
|
||||
cronstrue: 1.125.0
|
||||
dayjs: 1.11.6
|
||||
@@ -772,7 +772,6 @@ packages:
|
||||
vue-debounce: 4.0.0_vue@3.2.45
|
||||
vue-i18n: 9.1.9_vue@3.2.45
|
||||
vue-router: 4.0.11_vue@3.2.45
|
||||
vue3-dropzone: 0.0.7_vue@3.2.45
|
||||
vuex: 4.1.0_vue@3.2.45
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
@@ -781,8 +780,8 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/crawlab-vue3-dropzone/3.0.2_vue@3.2.45:
|
||||
resolution: {integrity: sha512-11kwSm62Kq6UwVVwW1e43h0sPbemt8jKi/mq5ZSAIJosF9wx2AZWvPM5tTWE0HEd0Ms4zfPh5auaYfwM5sSpxw==}
|
||||
/crawlab-vue3-dropzone/3.0.3_vue@3.2.45:
|
||||
resolution: {integrity: sha512-s/GHSTteFqJcMk14Xkp1imwEyrOCa+uwwH1eCsTAxVzaYocpiDpbDjQ3u3vrMyws9InsqqgtmAJhy2vGHEsk/Q==}
|
||||
peerDependencies:
|
||||
vue: '>=3.2.45'
|
||||
dependencies:
|
||||
@@ -2129,16 +2128,6 @@ packages:
|
||||
'@vue/shared': 3.2.45
|
||||
dev: false
|
||||
|
||||
/vue3-dropzone/0.0.7_vue@3.2.45:
|
||||
resolution: {integrity: sha512-aNUCEWcq/umC1rPLkpXBMcA8OIn17OKRKZxqIhVSBBhqt0F6ObAacKMC8noOTfHutVWzXhQU1qk8ynqCRfsEWA==}
|
||||
peerDependencies:
|
||||
vue: '>=3'
|
||||
dependencies:
|
||||
attr-accept: 2.2.2
|
||||
file-selector: 0.2.4
|
||||
vue: 3.2.45
|
||||
dev: false
|
||||
|
||||
/vuex/4.1.0_vue@3.2.45:
|
||||
resolution: {integrity: sha512-hmV6UerDrPcgbSy9ORAtNXDr9M4wlNP4pEFKye4ujJF8oqgFFuxDCdOLS3eNoRTtq5O3hoBDh9Doj1bQMYHRbQ==}
|
||||
peerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user