fix: refresh pnpm lock and BuildKit proxy options
This commit is contained in:
Vendored
+1
-1
@@ -118,7 +118,7 @@ pipeline {
|
|||||||
--driver-opt network=host \
|
--driver-opt network=host \
|
||||||
--driver-opt "env.http_proxy=$HTTP_PROXY_URL" \
|
--driver-opt "env.http_proxy=$HTTP_PROXY_URL" \
|
||||||
--driver-opt "env.https_proxy=$HTTP_PROXY_URL" \
|
--driver-opt "env.https_proxy=$HTTP_PROXY_URL" \
|
||||||
--driver-opt "env.no_proxy=$NO_PROXY_HOSTS" --use
|
--driver-opt "env.no_proxy=reg.nxsir.cn" --use
|
||||||
./scripts/ci-docker.sh buildx inspect "$BUILDER_NAME" --bootstrap
|
./scripts/ci-docker.sh buildx inspect "$BUILDER_NAME" --bootstrap
|
||||||
./scripts/ci-docker.sh buildx build --builder "$BUILDER_NAME" --platform linux/amd64 --network host \
|
./scripts/ci-docker.sh buildx build --builder "$BUILDER_NAME" --platform linux/amd64 --network host \
|
||||||
--progress=plain --provenance=false --no-cache --load \
|
--progress=plain --provenance=false --no-cache --load \
|
||||||
|
|||||||
Generated
+66
-33
@@ -11,6 +11,9 @@ importers:
|
|||||||
'@ant-design/icons-vue':
|
'@ant-design/icons-vue':
|
||||||
specifier: ^6.1.0
|
specifier: ^6.1.0
|
||||||
version: 6.1.0(vue@3.5.21(typescript@4.9.5))
|
version: 6.1.0(vue@3.5.21(typescript@4.9.5))
|
||||||
|
'@fortawesome/fontawesome-free':
|
||||||
|
specifier: ^5.15.4
|
||||||
|
version: 5.15.4
|
||||||
'@vueuse/core':
|
'@vueuse/core':
|
||||||
specifier: ^10.1.0
|
specifier: ^10.1.0
|
||||||
version: 10.11.1(vue@3.5.21(typescript@4.9.5))
|
version: 10.11.1(vue@3.5.21(typescript@4.9.5))
|
||||||
@@ -50,6 +53,9 @@ importers:
|
|||||||
qs:
|
qs:
|
||||||
specifier: ^6.10.1
|
specifier: ^6.10.1
|
||||||
version: 6.14.0
|
version: 6.14.0
|
||||||
|
sortablejs:
|
||||||
|
specifier: ^1.15.6
|
||||||
|
version: 1.15.7
|
||||||
stepin:
|
stepin:
|
||||||
specifier: 2.1.42-beta
|
specifier: 2.1.42-beta
|
||||||
version: 2.1.42-beta(@ant-design/icons-vue@6.1.0(vue@3.5.21(typescript@4.9.5)))(@vueuse/core@10.11.1(vue@3.5.21(typescript@4.9.5)))(ant-design-vue@3.2.20(vue@3.5.21(typescript@4.9.5)))(axios@0.21.4)(clipboard@2.0.11)(highlight.js@11.11.1)(js-cookie@2.2.1)(pinia@2.3.1(typescript@4.9.5)(vue@3.5.21(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.21(typescript@4.9.5)))(vue@3.5.21(typescript@4.9.5))
|
version: 2.1.42-beta(@ant-design/icons-vue@6.1.0(vue@3.5.21(typescript@4.9.5)))(@vueuse/core@10.11.1(vue@3.5.21(typescript@4.9.5)))(ant-design-vue@3.2.20(vue@3.5.21(typescript@4.9.5)))(axios@0.21.4)(clipboard@2.0.11)(highlight.js@11.11.1)(js-cookie@2.2.1)(pinia@2.3.1(typescript@4.9.5)(vue@3.5.21(typescript@4.9.5)))(vue-router@4.5.1(vue@3.5.21(typescript@4.9.5)))(vue@3.5.21(typescript@4.9.5))
|
||||||
@@ -65,6 +71,9 @@ importers:
|
|||||||
vue-router:
|
vue-router:
|
||||||
specifier: ^4.1.6
|
specifier: ^4.1.6
|
||||||
version: 4.5.1(vue@3.5.21(typescript@4.9.5))
|
version: 4.5.1(vue@3.5.21(typescript@4.9.5))
|
||||||
|
vue-sortablejs:
|
||||||
|
specifier: ^1.0.4
|
||||||
|
version: 1.0.4
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@tailwindcss/container-queries':
|
'@tailwindcss/container-queries':
|
||||||
specifier: ^0.1.0
|
specifier: ^0.1.0
|
||||||
@@ -89,7 +98,7 @@ importers:
|
|||||||
version: 6.14.0
|
version: 6.14.0
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^4.1.0
|
specifier: ^4.1.0
|
||||||
version: 4.6.2(vite@4.5.14(@types/node@14.18.63)(less@4.4.1))(vue@3.5.21(typescript@4.9.5))
|
version: 4.6.2(vite@4.5.14(@types/node@14.18.63)(less@4.1.3))(vue@3.5.21(typescript@4.9.5))
|
||||||
autoprefixer:
|
autoprefixer:
|
||||||
specifier: ^10.4.7
|
specifier: ^10.4.7
|
||||||
version: 10.4.21(postcss@8.5.6)
|
version: 10.4.21(postcss@8.5.6)
|
||||||
@@ -99,11 +108,14 @@ importers:
|
|||||||
babel-register:
|
babel-register:
|
||||||
specifier: ^6.26.0
|
specifier: ^6.26.0
|
||||||
version: 6.26.0
|
version: 6.26.0
|
||||||
|
baseline-browser-mapping:
|
||||||
|
specifier: ^2.9.15
|
||||||
|
version: 2.11.13
|
||||||
body-parser:
|
body-parser:
|
||||||
specifier: ^1.20.1
|
specifier: ^1.20.1
|
||||||
version: 1.20.3
|
version: 1.20.3
|
||||||
crypto-js:
|
crypto-js:
|
||||||
specifier: ^4.1.1
|
specifier: ^4.2.0
|
||||||
version: 4.2.0
|
version: 4.2.0
|
||||||
gh-pages:
|
gh-pages:
|
||||||
specifier: ^3.1.0
|
specifier: ^3.1.0
|
||||||
@@ -124,11 +136,11 @@ importers:
|
|||||||
specifier: ^11.6.0
|
specifier: ^11.6.0
|
||||||
version: 11.11.1
|
version: 11.11.1
|
||||||
less:
|
less:
|
||||||
specifier: ^4.1.3
|
specifier: 4.1.3
|
||||||
version: 4.4.1
|
version: 4.1.3
|
||||||
less-loader:
|
less-loader:
|
||||||
specifier: ^12.3.0
|
specifier: ^12.3.0
|
||||||
version: 12.3.0(less@4.4.1)
|
version: 12.3.0(less@4.1.3)
|
||||||
mockjs:
|
mockjs:
|
||||||
specifier: ^1.1.0
|
specifier: ^1.1.0
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
@@ -149,13 +161,13 @@ importers:
|
|||||||
version: 0.24.1(@babel/parser@7.28.4)(rollup@4.52.0)(vue@3.5.21(typescript@4.9.5))
|
version: 0.24.1(@babel/parser@7.28.4)(rollup@4.52.0)(vue@3.5.21(typescript@4.9.5))
|
||||||
vite:
|
vite:
|
||||||
specifier: ^4.2.1
|
specifier: ^4.2.1
|
||||||
version: 4.5.14(@types/node@14.18.63)(less@4.4.1)
|
version: 4.5.14(@types/node@14.18.63)(less@4.1.3)
|
||||||
vite-plugin-compression:
|
vite-plugin-compression:
|
||||||
specifier: ^0.5.1
|
specifier: ^0.5.1
|
||||||
version: 0.5.1(vite@4.5.14(@types/node@14.18.63)(less@4.4.1))
|
version: 0.5.1(vite@4.5.14(@types/node@14.18.63)(less@4.1.3))
|
||||||
vitepress:
|
vitepress:
|
||||||
specifier: ^1.0.0-alpha.61
|
specifier: ^1.0.0-alpha.61
|
||||||
version: 1.6.4(@algolia/client-search@5.37.0)(@types/node@14.18.63)(async-validator@4.2.5)(axios@0.21.4)(less@4.4.1)(nprogress@0.2.0)(postcss@8.5.6)(search-insights@2.17.3)(typescript@4.9.5)
|
version: 1.6.4(@algolia/client-search@5.37.0)(@types/node@14.18.63)(async-validator@4.2.5)(axios@0.21.4)(less@4.1.3)(nprogress@0.2.0)(postcss@8.5.6)(search-insights@2.17.3)(sortablejs@1.15.7)(typescript@4.9.5)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^1.0.13
|
specifier: ^1.0.13
|
||||||
version: 1.8.27(typescript@4.9.5)
|
version: 1.8.27(typescript@4.9.5)
|
||||||
@@ -574,6 +586,10 @@ packages:
|
|||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
|
'@fortawesome/fontawesome-free@5.15.4':
|
||||||
|
resolution: {integrity: sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg==}
|
||||||
|
engines: {node: '>=6'}
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.2.52':
|
'@iconify-json/simple-icons@1.2.52':
|
||||||
resolution: {integrity: sha512-c41YOMzBhl3hp58WJLxT+Qq3UhBd8GZAMkbS8ddlCuIGLW0COGe2YSfOA2+poA8/bxLhUQODRNjAy3KhiAOtzA==}
|
resolution: {integrity: sha512-c41YOMzBhl3hp58WJLxT+Qq3UhBd8GZAMkbS8ddlCuIGLW0COGe2YSfOA2+poA8/bxLhUQODRNjAy3KhiAOtzA==}
|
||||||
|
|
||||||
@@ -1293,8 +1309,9 @@ packages:
|
|||||||
resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==}
|
resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
||||||
baseline-browser-mapping@2.8.6:
|
baseline-browser-mapping@2.11.13:
|
||||||
resolution: {integrity: sha512-wrH5NNqren/QMtKUEEJf7z86YjfqW/2uw3IL3/xpqZUC95SSVIFXYQeeGjL6FT/X68IROu6RMehZQS5foy2BXw==}
|
resolution: {integrity: sha512-k9HNuUVMlqVjQ9UHzfPjIqiDbWw7WqT1AoT7GL8VwvF3r0ZfArtgiSPAlmupyNquNgOJHTuH4CKYf8ttMTWBTQ==}
|
||||||
|
engines: {node: '>=6.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
binary-extensions@1.13.1:
|
binary-extensions@1.13.1:
|
||||||
@@ -1517,6 +1534,7 @@ packages:
|
|||||||
|
|
||||||
crypto-js@4.2.0:
|
crypto-js@4.2.0:
|
||||||
resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==}
|
resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==}
|
||||||
|
deprecated: Active development of CryptoJS has been discontinued. This library is no longer maintained.
|
||||||
|
|
||||||
cssesc@3.0.0:
|
cssesc@3.0.0:
|
||||||
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
||||||
@@ -2331,9 +2349,9 @@ packages:
|
|||||||
webpack:
|
webpack:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
less@4.4.1:
|
less@4.1.3:
|
||||||
resolution: {integrity: sha512-X9HKyiXPi0f/ed0XhgUlBeFfxrlDP3xR4M7768Zl+WXLUViuL9AOPPJP4nCV0tgRWvTYvpNmN0SFhZOQzy16PA==}
|
resolution: {integrity: sha512-w16Xk/Ta9Hhyei0Gpz9m7VS8F28nieJaL/VyShID7cYvP6IL5oHeL6p4TXSDJqZE/lNv0oJ2pGVjJsRkfwm5FA==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=6'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
liftoff@3.1.0:
|
liftoff@3.1.0:
|
||||||
@@ -3097,6 +3115,9 @@ packages:
|
|||||||
resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==}
|
resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
||||||
|
sortablejs@1.15.7:
|
||||||
|
resolution: {integrity: sha512-Kk8wLQPlS+yi1ZEf48a4+fzHa4yxjC30M/Sr2AnQu+f/MPwvvX9XjZ6OWejiz8crBsLwSq8GHqaxaET7u6ux0A==}
|
||||||
|
|
||||||
source-map-js@1.2.1:
|
source-map-js@1.2.1:
|
||||||
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
@@ -3562,6 +3583,9 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.2.0
|
vue: ^3.2.0
|
||||||
|
|
||||||
|
vue-sortablejs@1.0.4:
|
||||||
|
resolution: {integrity: sha512-WZG+Ju/oR3TfS/lrHkjwYw2kz3hTbkq1TFe6v3tCuF3rp6xCEeH7+v9LTDOOzccEqfYq4wZTbrabnIw8JI8t9Q==}
|
||||||
|
|
||||||
vue-template-compiler@2.7.16:
|
vue-template-compiler@2.7.16:
|
||||||
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
|
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
|
||||||
|
|
||||||
@@ -3956,6 +3980,8 @@ snapshots:
|
|||||||
'@esbuild/win32-x64@0.21.5':
|
'@esbuild/win32-x64@0.21.5':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@fortawesome/fontawesome-free@5.15.4': {}
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.2.52':
|
'@iconify-json/simple-icons@1.2.52':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
@@ -4169,14 +4195,14 @@ snapshots:
|
|||||||
|
|
||||||
'@ungap/structured-clone@1.3.0': {}
|
'@ungap/structured-clone@1.3.0': {}
|
||||||
|
|
||||||
'@vitejs/plugin-vue@4.6.2(vite@4.5.14(@types/node@14.18.63)(less@4.4.1))(vue@3.5.21(typescript@4.9.5))':
|
'@vitejs/plugin-vue@4.6.2(vite@4.5.14(@types/node@14.18.63)(less@4.1.3))(vue@3.5.21(typescript@4.9.5))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 4.5.14(@types/node@14.18.63)(less@4.4.1)
|
vite: 4.5.14(@types/node@14.18.63)(less@4.1.3)
|
||||||
vue: 3.5.21(typescript@4.9.5)
|
vue: 3.5.21(typescript@4.9.5)
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.2.4(vite@5.4.20(@types/node@14.18.63)(less@4.4.1))(vue@3.5.21(typescript@4.9.5))':
|
'@vitejs/plugin-vue@5.2.4(vite@5.4.20(@types/node@14.18.63)(less@4.1.3))(vue@3.5.21(typescript@4.9.5))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.4.20(@types/node@14.18.63)(less@4.4.1)
|
vite: 5.4.20(@types/node@14.18.63)(less@4.1.3)
|
||||||
vue: 3.5.21(typescript@4.9.5)
|
vue: 3.5.21(typescript@4.9.5)
|
||||||
|
|
||||||
'@volar/language-core@1.11.1':
|
'@volar/language-core@1.11.1':
|
||||||
@@ -4307,7 +4333,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vueuse/integrations@12.8.2(async-validator@4.2.5)(axios@0.21.4)(focus-trap@7.6.5)(nprogress@0.2.0)(typescript@4.9.5)':
|
'@vueuse/integrations@12.8.2(async-validator@4.2.5)(axios@0.21.4)(focus-trap@7.6.5)(nprogress@0.2.0)(sortablejs@1.15.7)(typescript@4.9.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 12.8.2(typescript@4.9.5)
|
'@vueuse/core': 12.8.2(typescript@4.9.5)
|
||||||
'@vueuse/shared': 12.8.2(typescript@4.9.5)
|
'@vueuse/shared': 12.8.2(typescript@4.9.5)
|
||||||
@@ -4317,6 +4343,7 @@ snapshots:
|
|||||||
axios: 0.21.4
|
axios: 0.21.4
|
||||||
focus-trap: 7.6.5
|
focus-trap: 7.6.5
|
||||||
nprogress: 0.2.0
|
nprogress: 0.2.0
|
||||||
|
sortablejs: 1.15.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
@@ -4894,7 +4921,7 @@ snapshots:
|
|||||||
mixin-deep: 1.3.2
|
mixin-deep: 1.3.2
|
||||||
pascalcase: 0.1.1
|
pascalcase: 0.1.1
|
||||||
|
|
||||||
baseline-browser-mapping@2.8.6: {}
|
baseline-browser-mapping@2.11.13: {}
|
||||||
|
|
||||||
binary-extensions@1.13.1: {}
|
binary-extensions@1.13.1: {}
|
||||||
|
|
||||||
@@ -4956,7 +4983,7 @@ snapshots:
|
|||||||
|
|
||||||
browserslist@4.26.2:
|
browserslist@4.26.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
baseline-browser-mapping: 2.8.6
|
baseline-browser-mapping: 2.11.13
|
||||||
caniuse-lite: 1.0.30001743
|
caniuse-lite: 1.0.30001743
|
||||||
electron-to-chromium: 1.5.222
|
electron-to-chromium: 1.5.222
|
||||||
node-releases: 2.0.21
|
node-releases: 2.0.21
|
||||||
@@ -6063,11 +6090,11 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
flush-write-stream: 1.1.1
|
flush-write-stream: 1.1.1
|
||||||
|
|
||||||
less-loader@12.3.0(less@4.4.1):
|
less-loader@12.3.0(less@4.1.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
less: 4.4.1
|
less: 4.1.3
|
||||||
|
|
||||||
less@4.4.1:
|
less@4.1.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
copy-anything: 2.0.6
|
copy-anything: 2.0.6
|
||||||
parse-node-version: 1.0.1
|
parse-node-version: 1.0.1
|
||||||
@@ -6894,6 +6921,8 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
sortablejs@1.15.7: {}
|
||||||
|
|
||||||
source-map-js@1.2.1: {}
|
source-map-js@1.2.1: {}
|
||||||
|
|
||||||
source-map-resolve@0.5.3:
|
source-map-resolve@0.5.3:
|
||||||
@@ -7311,16 +7340,16 @@ snapshots:
|
|||||||
remove-trailing-separator: 1.1.0
|
remove-trailing-separator: 1.1.0
|
||||||
replace-ext: 1.0.1
|
replace-ext: 1.0.1
|
||||||
|
|
||||||
vite-plugin-compression@0.5.1(vite@4.5.14(@types/node@14.18.63)(less@4.4.1)):
|
vite-plugin-compression@0.5.1(vite@4.5.14(@types/node@14.18.63)(less@4.1.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
debug: 4.4.3
|
debug: 4.4.3
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
vite: 4.5.14(@types/node@14.18.63)(less@4.4.1)
|
vite: 4.5.14(@types/node@14.18.63)(less@4.1.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
vite@4.5.14(@types/node@14.18.63)(less@4.4.1):
|
vite@4.5.14(@types/node@14.18.63)(less@4.1.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.18.20
|
esbuild: 0.18.20
|
||||||
postcss: 8.5.6
|
postcss: 8.5.6
|
||||||
@@ -7328,9 +7357,9 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 14.18.63
|
'@types/node': 14.18.63
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
less: 4.4.1
|
less: 4.1.3
|
||||||
|
|
||||||
vite@5.4.20(@types/node@14.18.63)(less@4.4.1):
|
vite@5.4.20(@types/node@14.18.63)(less@4.1.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.21.5
|
esbuild: 0.21.5
|
||||||
postcss: 8.5.6
|
postcss: 8.5.6
|
||||||
@@ -7338,9 +7367,9 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 14.18.63
|
'@types/node': 14.18.63
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
less: 4.4.1
|
less: 4.1.3
|
||||||
|
|
||||||
vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@14.18.63)(async-validator@4.2.5)(axios@0.21.4)(less@4.4.1)(nprogress@0.2.0)(postcss@8.5.6)(search-insights@2.17.3)(typescript@4.9.5):
|
vitepress@1.6.4(@algolia/client-search@5.37.0)(@types/node@14.18.63)(async-validator@4.2.5)(axios@0.21.4)(less@4.1.3)(nprogress@0.2.0)(postcss@8.5.6)(search-insights@2.17.3)(sortablejs@1.15.7)(typescript@4.9.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docsearch/css': 3.8.2
|
'@docsearch/css': 3.8.2
|
||||||
'@docsearch/js': 3.8.2(@algolia/client-search@5.37.0)(search-insights@2.17.3)
|
'@docsearch/js': 3.8.2(@algolia/client-search@5.37.0)(search-insights@2.17.3)
|
||||||
@@ -7349,16 +7378,16 @@ snapshots:
|
|||||||
'@shikijs/transformers': 2.5.0
|
'@shikijs/transformers': 2.5.0
|
||||||
'@shikijs/types': 2.5.0
|
'@shikijs/types': 2.5.0
|
||||||
'@types/markdown-it': 14.1.2
|
'@types/markdown-it': 14.1.2
|
||||||
'@vitejs/plugin-vue': 5.2.4(vite@5.4.20(@types/node@14.18.63)(less@4.4.1))(vue@3.5.21(typescript@4.9.5))
|
'@vitejs/plugin-vue': 5.2.4(vite@5.4.20(@types/node@14.18.63)(less@4.1.3))(vue@3.5.21(typescript@4.9.5))
|
||||||
'@vue/devtools-api': 7.7.7
|
'@vue/devtools-api': 7.7.7
|
||||||
'@vue/shared': 3.5.21
|
'@vue/shared': 3.5.21
|
||||||
'@vueuse/core': 12.8.2(typescript@4.9.5)
|
'@vueuse/core': 12.8.2(typescript@4.9.5)
|
||||||
'@vueuse/integrations': 12.8.2(async-validator@4.2.5)(axios@0.21.4)(focus-trap@7.6.5)(nprogress@0.2.0)(typescript@4.9.5)
|
'@vueuse/integrations': 12.8.2(async-validator@4.2.5)(axios@0.21.4)(focus-trap@7.6.5)(nprogress@0.2.0)(sortablejs@1.15.7)(typescript@4.9.5)
|
||||||
focus-trap: 7.6.5
|
focus-trap: 7.6.5
|
||||||
mark.js: 8.11.1
|
mark.js: 8.11.1
|
||||||
minisearch: 7.2.0
|
minisearch: 7.2.0
|
||||||
shiki: 2.5.0
|
shiki: 2.5.0
|
||||||
vite: 5.4.20(@types/node@14.18.63)(less@4.4.1)
|
vite: 5.4.20(@types/node@14.18.63)(less@4.1.3)
|
||||||
vue: 3.5.21(typescript@4.9.5)
|
vue: 3.5.21(typescript@4.9.5)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
postcss: 8.5.6
|
postcss: 8.5.6
|
||||||
@@ -7407,6 +7436,10 @@ snapshots:
|
|||||||
'@vue/devtools-api': 6.6.4
|
'@vue/devtools-api': 6.6.4
|
||||||
vue: 3.5.21(typescript@4.9.5)
|
vue: 3.5.21(typescript@4.9.5)
|
||||||
|
|
||||||
|
vue-sortablejs@1.0.4:
|
||||||
|
dependencies:
|
||||||
|
sortablejs: 1.15.7
|
||||||
|
|
||||||
vue-template-compiler@2.7.16:
|
vue-template-compiler@2.7.16:
|
||||||
dependencies:
|
dependencies:
|
||||||
de-indent: 1.0.2
|
de-indent: 1.0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user