canghailong 6 mesi fa
parent
commit
5a99e26380
2 ha cambiato i file con 15 aggiunte e 17 eliminazioni
  1. 2 0
      .gitignore
  2. 13 17
      pnpm-lock.yaml

+ 2 - 0
.gitignore

@@ -4,3 +4,5 @@
 /.vscode
 /.kiro
 /dist
+/*.local
+/stats.html

+ 13 - 17
pnpm-lock.yaml

@@ -225,6 +225,9 @@ importers:
       less:
         specifier: 4.1.3
         version: 4.1.3
+      mockjs:
+        specifier: ^1.1.0
+        version: 1.1.0
       postcss:
         specifier: 8.4.21
         version: 8.4.21
@@ -2524,6 +2527,10 @@ packages:
     resolution: {integrity: sha512-2emPTb1reeLLYwHxyVx993iYyCHEiRRO+y8NFXFPL5kl5q14sgTK76cXyEKkeKCHeRw35SfdkUJ10Q1KfHuiIQ==}
     engines: {node: '>= 0.4'}
 
+  mockjs@1.1.0:
+    resolution: {integrity: sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ==}
+    hasBin: true
+
   mpd-parser@1.3.1:
     resolution: {integrity: sha512-1FuyEWI5k2HcmhS1HkKnUAQV7yFPfXPht2DnRRGtoiiAAW+ESTbtEXIDpRkwdU+XyrQuwrIym7UkoPKsZ0SyFw==}
     hasBin: true
@@ -3390,17 +3397,6 @@ packages:
   vue-cropper@1.0.5:
     resolution: {integrity: sha512-D4XXdqWmMWRLOIV9LIh7/mkH6OBOMQDFbRjwntkxmAtxOtwpC9U5ZZ6lSXw5F5cbd4g8znDjk6MuCwIL+fZSrA==}
 
-  vue-demi@0.13.11:
-    resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==}
-    engines: {node: '>=12'}
-    hasBin: true
-    peerDependencies:
-      '@vue/composition-api': ^1.0.0-rc.1
-      vue: ^3.0.0-0 || ^2.6.0
-    peerDependenciesMeta:
-      '@vue/composition-api':
-        optional: true
-
   vue-demi@0.14.6:
     resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
     engines: {node: '>=12'}
@@ -4734,13 +4730,13 @@ snapshots:
   '@vueuse/core@6.9.2(vue@3.2.44)':
     dependencies:
       '@vueuse/shared': 6.9.2(vue@3.2.44)
-      vue-demi: 0.13.11(vue@3.2.44)
+      vue-demi: 0.14.6(vue@3.2.44)
     optionalDependencies:
       vue: 3.2.44
 
   '@vueuse/shared@6.9.2(vue@3.2.44)':
     dependencies:
-      vue-demi: 0.13.11(vue@3.2.44)
+      vue-demi: 0.14.6(vue@3.2.44)
     optionalDependencies:
       vue: 3.2.44
 
@@ -6329,6 +6325,10 @@ snapshots:
       hasown: 2.0.2
       isarray: 2.0.5
 
+  mockjs@1.1.0:
+    dependencies:
+      commander: 2.20.3
+
   mpd-parser@1.3.1:
     dependencies:
       '@babel/runtime': 7.27.6
@@ -7292,10 +7292,6 @@ snapshots:
 
   vue-cropper@1.0.5: {}
 
-  vue-demi@0.13.11(vue@3.2.44):
-    dependencies:
-      vue: 3.2.44
-
   vue-demi@0.14.6(vue@3.2.44):
     dependencies:
       vue: 3.2.44