From ade13ff2022449e733168177215927fb7d6b6458 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期一, 22 十二月 2025 13:59:51 +0800
Subject: [PATCH] feat: init

---
 pnpm-lock.yaml |  333 +++++++++++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 296 insertions(+), 37 deletions(-)

diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index cb1bea4..95a46af 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -388,6 +388,265 @@
         specifier: ^4.7.0
         version: 4.7.0
 
+  apps/bStandardMiniApp:
+    dependencies:
+      '@12333/components':
+        specifier: workspace:^
+        version: link:../../packages/components
+      '@12333/constants':
+        specifier: workspace:*
+        version: link:../../packages/constants
+      '@12333/hooks':
+        specifier: workspace:^
+        version: link:../../packages/hooks
+      '@12333/services':
+        specifier: workspace:^
+        version: link:../../packages/services
+      '@12333/utils':
+        specifier: workspace:^
+        version: link:../../packages/utils
+      '@babel/runtime':
+        specifier: ^7.7.7
+        version: 7.25.6
+      '@bole-12333/chat-kit':
+        specifier: ^1.0.1
+        version: 1.0.1(@tencentcloud/chat-uikit-engine@2.5.7)(lodash@4.17.21)(vue@3.5.12)
+      '@bole-core/request':
+        specifier: ^0.0.1
+        version: 0.0.1(axios@1.4.0)
+      '@nutui/icons-vue-taro':
+        specifier: ^0.0.9
+        version: 0.0.9
+      '@nutui/nutui-taro':
+        specifier: 4.3.13
+        version: 4.3.13(patch_hash=bed3oxqszgaxivruhi4wkqxbjy)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+      '@tanstack/vue-query':
+        specifier: ^4.35.3
+        version: 4.35.3(@vue/composition-api@1.7.2)(vue@3.5.12)
+      '@tarojs/components':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/helper':
+        specifier: 3.6.20
+        version: 3.6.20
+      '@tarojs/plugin-framework-vue3':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/plugin-html':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/plugin-http':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/plugin-platform-alipay':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/plugin-platform-jd':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/plugin-platform-qq':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/plugin-platform-swan':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/plugin-platform-tt':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/plugin-platform-weapp':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/router':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/runtime':
+        specifier: 3.6.20
+        version: 3.6.20
+      '@tarojs/shared':
+        specifier: 3.6.20
+        version: 3.6.20
+      '@tarojs/taro':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/taro-h5':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tencentcloud/chat-uikit-engine':
+        specifier: ^2.0.3
+        version: 2.5.7
+      '@tencentcloud/chat-uikit-uniapp':
+        specifier: ^2.0.3
+        version: 2.0.3(@vue/runtime-dom@3.5.12)(vue@3.5.12)(webpack@5.78.0)
+      '@tencentcloud/tui-customer-service-plugin':
+        specifier: ^2.0.3
+        version: 2.2.6(@tencentcloud/tui-core@2.5.1)(@vue/composition-api@1.7.2)(vue@3.5.12)
+      '@vant/weapp':
+        specifier: ^1.11.1
+        version: 1.11.1
+      axios:
+        specifier: ^1.4.0
+        version: 1.4.0
+      crypto-js:
+        specifier: ^4.1.1
+        version: 4.1.1
+      dayjs:
+        specifier: ^1.11.6
+        version: 1.11.13
+      js-base64:
+        specifier: ^3.7.5
+        version: 3.7.5
+      lodash:
+        specifier: ^4.17.21
+        version: 4.17.21
+      pinia:
+        specifier: ^2.1.6
+        version: 2.1.6(@vue/composition-api@1.7.2)(typescript@5.2.2)(vue@3.5.12)
+      qs:
+        specifier: ^6.11.1
+        version: 6.13.0
+      senior-request:
+        specifier: ^1.0.10
+        version: 1.0.10(axios@1.4.0)
+      taro-plugin-pinia:
+        specifier: ^1.0.0
+        version: 1.0.0
+      vconsole:
+        specifier: ^3.15.1
+        version: 3.15.1
+      vue:
+        specifier: 3.5.12
+        version: 3.5.12(typescript@5.2.2)
+      vue-component-type-helpers:
+        specifier: ^2.1.10
+        version: 2.1.10
+    devDependencies:
+      '@babel/core':
+        specifier: ^7.8.0
+        version: 7.25.2
+      '@nutui/auto-import-resolver':
+        specifier: ^1.0.0
+        version: 1.0.0
+      '@tarojs/cli':
+        specifier: 3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/plugin-mini-ci':
+        specifier: ^4.0.7
+        version: 4.0.7(miniprogram-ci@1.9.16)
+      '@tarojs/plugin-mock':
+        specifier: ^0.0.9
+        version: 0.0.9
+      '@tarojs/plugin-vue-devtools':
+        specifier: ^3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/service':
+        specifier: ^3.6.20
+        version: 3.6.20(postcss@8.4.47)(vue@3.5.12)
+      '@tarojs/webpack5-runner':
+        specifier: 3.6.20
+        version: 3.6.20(@babel/core@7.25.2)(@swc/core@1.3.96)(@vue/compiler-sfc@3.5.12)(cache-loader@4.1.0)(postcss@8.4.47)(prettier@2.7.1)(typescript@5.2.2)(vue@3.5.12)(webpack@5.78.0)
+      '@types/crypto-js':
+        specifier: ^4.1.1
+        version: 4.1.1
+      '@types/lodash':
+        specifier: ^4.14.198
+        version: 4.17.7
+      '@types/webpack-env':
+        specifier: ^1.13.6
+        version: 1.13.6
+      '@vue/babel-plugin-jsx':
+        specifier: ^1.0.6
+        version: 1.0.6(@babel/core@7.25.2)
+      '@vue/compiler-sfc':
+        specifier: ^3.5.12
+        version: 3.5.12
+      babel-plugin-import:
+        specifier: ^1.13.8
+        version: 1.13.8
+      babel-plugin-lodash:
+        specifier: ^3.3.4
+        version: 3.3.4
+      babel-plugin-transform-remove-console:
+        specifier: ^6.9.4
+        version: 6.9.4
+      babel-preset-taro:
+        specifier: 3.6.20
+        version: 3.6.20(@babel/core@7.25.2)
+      cache-loader:
+        specifier: ^4.1.0
+        version: 4.1.0(webpack@5.78.0)
+      cross-env:
+        specifier: ^7.0.3
+        version: 7.0.3
+      mockjs:
+        specifier: ^1.1.0
+        version: 1.1.0
+      postcss:
+        specifier: ^8.4.19
+        version: 8.4.47
+      postcss-html:
+        specifier: ^1.5.0
+        version: 1.5.0
+      postcss-loader:
+        specifier: ^7.3.3
+        version: 7.3.3(postcss@8.4.47)(typescript@5.2.2)(webpack@5.78.0)
+      postcss-scss:
+        specifier: ^4.0.6
+        version: 4.0.6(postcss@8.4.47)
+      prettier:
+        specifier: ^2.7.1
+        version: 2.7.1
+      stylelint:
+        specifier: ^14.15.0
+        version: 14.15.0
+      stylelint-config-html:
+        specifier: ^1.1.0
+        version: 1.1.0(postcss-html@1.5.0)(stylelint@14.15.0)
+      stylelint-config-prettier:
+        specifier: ^9.0.4
+        version: 9.0.4(stylelint@14.15.0)
+      stylelint-config-recess-order:
+        specifier: ^3.0.0
+        version: 3.0.0(stylelint@14.15.0)
+      stylelint-config-recommended:
+        specifier: ^9.0.0
+        version: 9.0.0(stylelint@14.15.0)
+      stylelint-config-standard:
+        specifier: ^29.0.0
+        version: 29.0.0(stylelint@14.15.0)
+      stylelint-config-standard-scss:
+        specifier: ^6.1.0
+        version: 6.1.0(postcss@8.4.47)(stylelint@14.15.0)
+      stylelint-order:
+        specifier: ^5.0.0
+        version: 5.0.0(stylelint@14.15.0)
+      stylelint-scss:
+        specifier: ^4.3.0
+        version: 4.3.0(stylelint@14.15.0)
+      taro-plugin-compiler-optimization:
+        specifier: ^1.0.4
+        version: 1.0.4
+      thread-loader:
+        specifier: ^4.0.2
+        version: 4.0.2(webpack@5.78.0)
+      unplugin-auto-import:
+        specifier: ^0.16.6
+        version: 0.16.6
+      unplugin-vue-components:
+        specifier: ^0.27.4
+        version: 0.27.4(vue@3.5.12)
+      vue-eslint-parser:
+        specifier: ^9.3.1
+        version: 9.3.1(eslint@8.41.0)
+      vue-loader:
+        specifier: ^17.0.0
+        version: 17.0.0(webpack@5.78.0)
+      webpack:
+        specifier: ^5.78.0
+        version: 5.78.0(@swc/core@1.3.96)
+      webpack-bundle-analyzer:
+        specifier: ^4.7.0
+        version: 4.7.0
+
   apps/cMiniApp:
     dependencies:
       '@12333/components':
@@ -5115,13 +5374,13 @@
       '@jimp/utils': 0.22.12
     dev: true
 
-  /@jimp/plugin-blit@0.9.8(@jimp/custom@0.22.12):
+  /@jimp/plugin-blit@0.9.8(@jimp/custom@0.9.8):
     resolution: {integrity: sha512-6xTDomxJybhBcby1IUVaPydZFhxf+V0DRgfDlVK81kR9kSCoshJpzWqDuWrMqjNEPspPE7jRQwHMs0FdU7mVwQ==}
     peerDependencies:
       '@jimp/custom': '>=0.3.5'
     dependencies:
       '@babel/runtime': 7.25.6
-      '@jimp/custom': 0.22.12
+      '@jimp/custom': 0.9.8
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5135,13 +5394,13 @@
       '@jimp/utils': 0.22.12
     dev: true
 
-  /@jimp/plugin-blur@0.9.8(@jimp/custom@0.22.12):
+  /@jimp/plugin-blur@0.9.8(@jimp/custom@0.9.8):
     resolution: {integrity: sha512-dqbxuNFBRbmt35iIRacdgma7nlXklmPThsKcGWNTDmqb/hniK5IC+0xSPzBV4qMI2fLGP39LWHqqDZ0xDz14dA==}
     peerDependencies:
       '@jimp/custom': '>=0.3.5'
     dependencies:
       '@babel/runtime': 7.25.6
-      '@jimp/custom': 0.22.12
+      '@jimp/custom': 0.9.8
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5176,13 +5435,13 @@
       tinycolor2: 1.6.0
     dev: true
 
-  /@jimp/plugin-color@0.9.8(@jimp/custom@0.22.12):
+  /@jimp/plugin-color@0.9.8(@jimp/custom@0.9.8):
     resolution: {integrity: sha512-SDHxOQsJHpt75hk6+sSlCPc2B3UJlXosFW+iLZ11xX1Qr0IdDtbfYlIoPmjKQFIDUNzqLSue/z7sKQ1OMZr/QA==}
     peerDependencies:
       '@jimp/custom': '>=0.3.5'
     dependencies:
       '@babel/runtime': 7.25.6
-      '@jimp/custom': 0.22.12
+      '@jimp/custom': 0.9.8
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
       tinycolor2: 1.6.0
@@ -5213,9 +5472,9 @@
     dependencies:
       '@babel/runtime': 7.25.6
       '@jimp/custom': 0.9.8
-      '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-resize@0.9.8)
+      '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-resize@0.9.8)
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5245,9 +5504,9 @@
     dependencies:
       '@babel/runtime': 7.25.6
       '@jimp/custom': 0.9.8
-      '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-resize@0.9.8)
+      '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-resize@0.9.8)
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5261,13 +5520,13 @@
       '@jimp/utils': 0.22.12
     dev: true
 
-  /@jimp/plugin-crop@0.9.8(@jimp/custom@0.22.12):
+  /@jimp/plugin-crop@0.9.8(@jimp/custom@0.9.8):
     resolution: {integrity: sha512-Nv/6AIp4aJmbSIH2uiIqm+kSoShKM8eaX2fyrUTj811kio0hwD3f/vIxrWebvAqwDZjAFIAmMufFoFCVg6caoQ==}
     peerDependencies:
       '@jimp/custom': '>=0.3.5'
     dependencies:
       '@babel/runtime': 7.25.6
-      '@jimp/custom': 0.22.12
+      '@jimp/custom': 0.9.8
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5351,7 +5610,7 @@
     dependencies:
       '@babel/runtime': 7.25.6
       '@jimp/custom': 0.9.8
-      '@jimp/plugin-rotate': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)
+      '@jimp/plugin-rotate': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5458,7 +5717,7 @@
     dependencies:
       '@babel/runtime': 7.25.6
       '@jimp/custom': 0.9.8
-      '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.22.12)
+      '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
       load-bmfont: 1.4.2
@@ -5475,13 +5734,13 @@
       '@jimp/utils': 0.22.12
     dev: true
 
-  /@jimp/plugin-resize@0.9.8(@jimp/custom@0.22.12):
+  /@jimp/plugin-resize@0.9.8(@jimp/custom@0.9.8):
     resolution: {integrity: sha512-L80NZ+HKsiKFyeDc6AfneC4+5XACrdL2vnyAVfAAsb3pmamgT/jDInWvvGhyI0Y76vx2w6XikplzEznW/QQvWg==}
     peerDependencies:
       '@jimp/custom': '>=0.3.5'
     dependencies:
       '@babel/runtime': 7.25.6
-      '@jimp/custom': 0.22.12
+      '@jimp/custom': 0.9.8
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5501,7 +5760,7 @@
       '@jimp/utils': 0.22.12
     dev: true
 
-  /@jimp/plugin-rotate@0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8):
+  /@jimp/plugin-rotate@0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8):
     resolution: {integrity: sha512-bpqzQheISYnBXKyU1lIj46uR7mRs0UhgEREWK70HnvFJSlRshdcoNMIrKamyrJeFdJrkYPSfR/a6D0d5zsWf1Q==}
     peerDependencies:
       '@jimp/custom': '>=0.3.5'
@@ -5510,10 +5769,10 @@
       '@jimp/plugin-resize': '>=0.3.5'
     dependencies:
       '@babel/runtime': 7.25.6
-      '@jimp/custom': 0.22.12
-      '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
+      '@jimp/custom': 0.9.8
+      '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5529,15 +5788,15 @@
       '@jimp/utils': 0.22.12
     dev: true
 
-  /@jimp/plugin-scale@0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-resize@0.9.8):
+  /@jimp/plugin-scale@0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-resize@0.9.8):
     resolution: {integrity: sha512-QU3ZS4Lre8nN66U9dKCOC4FNfaOh/QJFYUmQPKpPS924oYbtnm4OlmsdfpK2hVMSVVyVOis8M+xpA1rDBnIp7w==}
     peerDependencies:
       '@jimp/custom': '>=0.3.5'
       '@jimp/plugin-resize': '>=0.3.5'
     dependencies:
       '@babel/runtime': 7.25.6
-      '@jimp/custom': 0.22.12
-      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
+      '@jimp/custom': 0.9.8
+      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5564,8 +5823,8 @@
     dependencies:
       '@babel/runtime': 7.25.6
       '@jimp/custom': 0.9.8
-      '@jimp/plugin-blur': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
+      '@jimp/plugin-blur': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5592,8 +5851,8 @@
     dependencies:
       '@babel/runtime': 7.25.6
       '@jimp/custom': 0.9.8
-      '@jimp/plugin-color': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
+      '@jimp/plugin-color': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/utils': 0.9.8
       core-js: 3.38.1
     dev: true
@@ -5637,13 +5896,13 @@
     dependencies:
       '@babel/runtime': 7.25.6
       '@jimp/custom': 0.9.8
-      '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-blur': 0.9.8(@jimp/custom@0.22.12)
+      '@jimp/plugin-blit': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-blur': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/plugin-circle': 0.9.8(@jimp/custom@0.9.8)
-      '@jimp/plugin-color': 0.9.8(@jimp/custom@0.22.12)
+      '@jimp/plugin-color': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/plugin-contain': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-resize@0.9.8)(@jimp/plugin-scale@0.9.8)
       '@jimp/plugin-cover': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)(@jimp/plugin-scale@0.9.8)
-      '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.22.12)
+      '@jimp/plugin-crop': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/plugin-displace': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/plugin-dither': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/plugin-fisheye': 0.9.8(@jimp/custom@0.9.8)
@@ -5653,9 +5912,9 @@
       '@jimp/plugin-mask': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/plugin-normalize': 0.9.8(@jimp/custom@0.9.8)
       '@jimp/plugin-print': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)
-      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.22.12)
-      '@jimp/plugin-rotate': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)
-      '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.22.12)(@jimp/plugin-resize@0.9.8)
+      '@jimp/plugin-resize': 0.9.8(@jimp/custom@0.9.8)
+      '@jimp/plugin-rotate': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blit@0.9.8)(@jimp/plugin-crop@0.9.8)(@jimp/plugin-resize@0.9.8)
+      '@jimp/plugin-scale': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-resize@0.9.8)
       '@jimp/plugin-shadow': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-blur@0.9.8)(@jimp/plugin-resize@0.9.8)
       '@jimp/plugin-threshold': 0.9.8(@jimp/custom@0.9.8)(@jimp/plugin-color@0.9.8)(@jimp/plugin-resize@0.9.8)
       core-js: 3.38.1

--
Gitblit v1.10.0