Browse Source

feat: update package

gemercheung 6 months ago
parent
commit
8d719542f6
2 changed files with 15 additions and 0 deletions
  1. 1 0
      package.json
  2. 14 0
      pnpm-lock.yaml

+ 1 - 0
package.json

@@ -10,6 +10,7 @@
     "preview": "vite preview"
   },
   "dependencies": {
+    "@ant-design/icons-vue": "^7.0.1",
     "ant-design-vue": "3.2.20",
     "axios": "^0.27.2",
     "coordtransform": "^2.1.2",

+ 14 - 0
pnpm-lock.yaml

@@ -8,6 +8,9 @@ importers:
 
   .:
     dependencies:
+      '@ant-design/icons-vue':
+        specifier: ^7.0.1
+        version: 7.0.1(vue@3.2.47)
       ant-design-vue:
         specifier: 3.2.20
         version: 3.2.20(vue@3.2.47)
@@ -74,6 +77,11 @@ packages:
     peerDependencies:
       vue: '>=3.0.3'
 
+  '@ant-design/icons-vue@7.0.1':
+    resolution: {integrity: sha512-eCqY2unfZK6Fe02AwFlDHLfoyEFreP6rBwAZMIJ1LugmfMiVgwWDYlp1YsRugaPtICYOabV1iWxXdP12u9U43Q==}
+    peerDependencies:
+      vue: '>=3.0.3'
+
   '@babel/helper-string-parser@7.25.9':
     resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
     engines: {node: '>=6.9.0'}
@@ -882,6 +890,12 @@ snapshots:
       '@ant-design/icons-svg': 4.4.2
       vue: 3.2.47
 
+  '@ant-design/icons-vue@7.0.1(vue@3.2.47)':
+    dependencies:
+      '@ant-design/colors': 6.0.0
+      '@ant-design/icons-svg': 4.4.2
+      vue: 3.2.47
+
   '@babel/helper-string-parser@7.25.9': {}
 
   '@babel/helper-validator-identifier@7.25.9': {}