Ver Fonte

js-base64

Xiao_123 há 5 meses atrás
pai
commit
e13aa09602
2 ficheiros alterados com 9 adições e 0 exclusões
  1. 1 0
      package.json
  2. 8 0
      pnpm-lock.yaml

+ 1 - 0
package.json

@@ -50,6 +50,7 @@
     "element-plus": "2.6.1",
     "fast-xml-parser": "^4.3.2",
     "highlight.js": "^11.9.0",
+    "js-base64": "^3.7.7",
     "jsencrypt": "^3.3.2",
     "lodash-es": "^4.17.21",
     "min-dash": "^4.1.1",

+ 8 - 0
pnpm-lock.yaml

@@ -80,6 +80,9 @@ importers:
       highlight.js:
         specifier: ^11.9.0
         version: 11.9.0
+      js-base64:
+        specifier: ^3.7.7
+        version: 3.7.7
       jsencrypt:
         specifier: ^3.3.2
         version: 3.3.2
@@ -3569,6 +3572,9 @@ packages:
   js-base64@2.6.4:
     resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==}
 
+  js-base64@3.7.7:
+    resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==}
+
   js-tokens@4.0.0:
     resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
 
@@ -9019,6 +9025,8 @@ snapshots:
 
   js-base64@2.6.4: {}
 
+  js-base64@3.7.7: {}
+
   js-tokens@4.0.0: {}
 
   js-tokens@8.0.3: {}