From 532d1286a13a10e78283cf8e4f5af6f6f6226a39 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 27 八月 2024 15:52:02 +0800
Subject: [PATCH] 代码提交

---
 wechat_staff/package-lock.json |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/wechat_staff/package-lock.json b/wechat_staff/package-lock.json
index 1a3fc03..d1bea25 100644
--- a/wechat_staff/package-lock.json
+++ b/wechat_staff/package-lock.json
@@ -10,6 +10,7 @@
       "license": "ISC",
       "dependencies": {
         "@vant/weapp": "^1.11.6",
+        "animate.css": "^4.1.1",
         "hy-event-store": "^1.3.1",
         "miniprogram-sm-crypto": "^0.3.13",
         "moment": "^2.30.1",
@@ -22,9 +23,14 @@
       "resolved": "https://registry.npmmirror.com/@vant/weapp/-/weapp-1.11.6.tgz",
       "integrity": "sha512-a3heReWYT2gNdsyj6x1hBwsM8V8NrjcPAmle86NH2CD2V/i/h0le75piW6KntSfOPCwekVWMBKhysNrBpJeKdw=="
     },
+    "node_modules/animate.css": {
+      "version": "4.1.1",
+      "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-4.1.1.tgz",
+      "integrity": "sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ=="
+    },
     "node_modules/hy-event-store": {
       "version": "1.3.1",
-      "resolved": "https://registry.npmjs.org/hy-event-store/-/hy-event-store-1.3.1.tgz",
+      "resolved": "https://registry.npmmirror.com/hy-event-store/-/hy-event-store-1.3.1.tgz",
       "integrity": "sha512-uD+14mz4ONiAs9cX/csjUJ2pHTPFciE3JvIbZ+lsbaXopZWbnETEjwJ0a4l5GqNGcltcW3gJjlnUXCJPBoABfg=="
     },
     "node_modules/jsbn": {

--
Gitblit v1.9.3