Commit ddfca05a by lijiabin

【需求 21402】 chore: 加入第三方包

parent 3e4e6b88
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
"notivue": "^2.4.5", "notivue": "^2.4.5",
"pinia": "^3.0.3", "pinia": "^3.0.3",
"ssh2": "^1.17.0", "ssh2": "^1.17.0",
"textarea-caret": "^3.1.0",
"vue": "^3.5.22", "vue": "^3.5.22",
"vue-router": "^4.6.3", "vue-router": "^4.6.3",
"xlsx": "^0.18.5" "xlsx": "^0.18.5"
......
...@@ -50,6 +50,9 @@ importers: ...@@ -50,6 +50,9 @@ importers:
ssh2: ssh2:
specifier: ^1.17.0 specifier: ^1.17.0
version: 1.17.0 version: 1.17.0
textarea-caret:
specifier: ^3.1.0
version: 3.1.0
vue: vue:
specifier: ^3.5.22 specifier: ^3.5.22
version: 3.5.22(typescript@5.9.3) version: 3.5.22(typescript@5.9.3)
...@@ -3984,6 +3987,9 @@ packages: ...@@ -3984,6 +3987,9 @@ packages:
text-decoder@1.2.3: text-decoder@1.2.3:
resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==} resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==}
textarea-caret@3.1.0:
resolution: {integrity: sha512-cXAvzO9pP5CGa6NKx0WYHl+8CHKZs8byMkt3PCJBCmq2a34YA9pO1NrQET5pzeqnBjBdToF5No4rrmkDUgQC2Q==}
tiny-warning@1.0.3: tiny-warning@1.0.3:
resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
...@@ -8513,6 +8519,8 @@ snapshots: ...@@ -8513,6 +8519,8 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- react-native-b4a - react-native-b4a
textarea-caret@3.1.0: {}
tiny-warning@1.0.3: {} tiny-warning@1.0.3: {}
tinyexec@1.0.1: {} tinyexec@1.0.1: {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment