From 0b8119a98d34e801ff7d38350fb9dd5365f7f810 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期一, 17 二月 2025 11:20:14 +0800
Subject: [PATCH] feat: 签约
---
pnpm-lock.yaml | 18 +++++++-----------
1 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 81c0096..c9d1ace 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -5,7 +5,7 @@
patchedDependencies:
'@nutui/nutui-taro@4.3.13':
- hash: jq3denbtva5gwaaxiatjgbkrsm
+ hash: lbmiuhnkw3qnhgejnhbuepf6iq
path: patches/@nutui__nutui-taro@4.3.13.patch
importers:
@@ -150,7 +150,7 @@
version: 0.0.9
'@nutui/nutui-taro':
specifier: ^4.3.13
- version: 4.3.13(patch_hash=jq3denbtva5gwaaxiatjgbkrsm)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+ version: 4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(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)
@@ -412,7 +412,7 @@
version: 0.0.9
'@nutui/nutui-taro':
specifier: ^4.3.13
- version: 4.3.13(patch_hash=jq3denbtva5gwaaxiatjgbkrsm)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+ version: 4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(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)
@@ -1033,10 +1033,6 @@
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.25.6
-
- /@babel/helper-plugin-utils@7.24.8:
- resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==}
- engines: {node: '>=6.9.0'}
/@babel/helper-plugin-utils@7.26.5:
resolution: {integrity: sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==}
@@ -2110,7 +2106,7 @@
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.25.2
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-plugin-utils': 7.26.5
/@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.8.0):
resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==}
@@ -6207,7 +6203,7 @@
resolution: {integrity: sha512-10VYAtFC+o1X0anGs+y2PgF1NWMeLFz2JVMRw4BWLg6wbtVbYy9wukLxyGhZC6Yf6t39DcwaGVda8paV7K6/Ew==}
dev: false
- /@nutui/nutui-taro@4.3.13(patch_hash=jq3denbtva5gwaaxiatjgbkrsm)(unplugin-vue-components@0.27.4)(vue@3.5.12):
+ /@nutui/nutui-taro@4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12):
resolution: {integrity: sha512-+n8vVZAu92MUX6VEf6gO73Iz3JThjksdb6aSarvciCSydlWWdlQqZwYIGMTG4zOwDfCoQ3HfLa36zVaIJLSn3g==}
peerDependencies:
unplugin-vue-components: '>=0.25.1'
@@ -19571,7 +19567,7 @@
vue: '*'
dependencies:
'@nutui/icons-vue-taro': 0.0.9
- '@nutui/nutui-taro': 4.3.13(patch_hash=jq3denbtva5gwaaxiatjgbkrsm)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+ '@nutui/nutui-taro': 4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12)
'@tanstack/vue-query': 4.35.3(@vue/composition-api@1.7.2)(vue@3.5.12)
'@tarojs/components': 3.6.20(postcss@8.4.19)(react@19.0.0)(vue@3.5.12)
'@tarojs/taro': 3.6.20(postcss@8.4.19)(vue@3.5.12)
@@ -21517,7 +21513,7 @@
peerDependencies:
eslint: '>=6.0.0'
dependencies:
- debug: 4.3.7
+ debug: 4.4.0
eslint: 8.23.1
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
--
Gitblit v1.9.1