From 25ae0c60dc018683e71e62b3f7cc6d6a7f93b255 Mon Sep 17 00:00:00 2001
From: lzhe <181968431@qq.com>
Date: 星期六, 16 八月 2025 17:06:29 +0800
Subject: [PATCH] 1

---
 yarn.lock |   24 ++++++++++++++++++++++--
 1 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 22f1be7..557bcc1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1041,6 +1041,16 @@
   resolved "https://registry.npmmirror.com/didi/-/didi-9.0.2.tgz"
   integrity sha512-q2+aj+lnJcUweV7A9pdUrwFr4LHVmRPwTmQLtHPFz4aT7IBoryN6Iy+jmFku+oIzr5ebBkvtBCOb87+dJhb7bg==
 
+diff-match-patch@^1.0.5:
+  version "1.0.5"
+  resolved "https://registry.npmmirror.com/diff-match-patch/-/diff-match-patch-1.0.5.tgz"
+  integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==
+
+diff@^5.2.0:
+  version "5.2.0"
+  resolved "https://registry.npmmirror.com/diff/-/diff-5.2.0.tgz"
+  integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
+
 disable-devtool@^0.3.8:
   version "0.3.8"
   resolved "https://registry.npmmirror.com/disable-devtool/-/disable-devtool-0.3.8.tgz"
@@ -1359,7 +1369,7 @@
   dependencies:
     function-bind "^1.1.2"
 
-highlight.js@^11.9.0:
+highlight.js@^11.10.0, highlight.js@^11.9.0:
   version "11.11.1"
   resolved "https://registry.npmmirror.com/highlight.js/-/highlight.js-11.11.1.tgz"
   integrity sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==
@@ -2002,6 +2012,16 @@
     acorn "^8.14.0"
     webpack-virtual-modules "^0.6.2"
 
+v-code-diff@^1.13.1:
+  version "1.13.1"
+  resolved "https://registry.yarnpkg.com/v-code-diff/-/v-code-diff-1.13.1.tgz#acead9aeec90ecf0769fdd23dc2e6ca2ecaa631f"
+  integrity sha512-9LTV1dZhC1oYTntyB94vfumGgsfIX5u0fEDSI2Txx4vCE5sI5LkgeLJRRy2SsTVZmDcV+R73sBr0GpPn0TJxMw==
+  dependencies:
+    diff "^5.2.0"
+    diff-match-patch "^1.0.5"
+    highlight.js "^11.10.0"
+    vue-demi "^0.14.6"
+
 vite-plugin-compression@^0.5.1:
   version "0.5.1"
   resolved "https://registry.npmmirror.com/vite-plugin-compression/-/vite-plugin-compression-0.5.1.tgz"
@@ -2030,7 +2050,7 @@
   optionalDependencies:
     fsevents "~2.3.3"
 
-vue-demi@*:
+vue-demi@*, vue-demi@^0.14.6:
   version "0.14.10"
   resolved "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz"
   integrity sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==

--
Gitblit v1.9.3