Commit ddccbe4f459cb8105ebfc05b51a0ddc4ed4e610f

Authored by vben
1 parent 48ea7ce0

chore: update deps

Showing 2 changed files with 5 additions and 5 deletions
package.json
@@ -102,7 +102,7 @@ @@ -102,7 +102,7 @@
102 "vite-plugin-mock": "^2.0.0-beta.3", 102 "vite-plugin-mock": "^2.0.0-beta.3",
103 "vite-plugin-purge-icons": "^0.5.1", 103 "vite-plugin-purge-icons": "^0.5.1",
104 "vite-plugin-pwa": "^0.3.8", 104 "vite-plugin-pwa": "^0.3.8",
105 - "vite-plugin-style-import": "^0.4.2", 105 + "vite-plugin-style-import": "^0.4.3",
106 "vue-eslint-parser": "^7.3.0", 106 "vue-eslint-parser": "^7.3.0",
107 "yargs": "^16.2.0" 107 "yargs": "^16.2.0"
108 }, 108 },
yarn.lock
@@ -8086,10 +8086,10 @@ vite-plugin-pwa@^0.3.8: @@ -8086,10 +8086,10 @@ vite-plugin-pwa@^0.3.8:
8086 pretty-bytes "^5.5.0" 8086 pretty-bytes "^5.5.0"
8087 workbox-build "^6.0.2" 8087 workbox-build "^6.0.2"
8088 8088
8089 -vite-plugin-style-import@^0.4.2:  
8090 - version "0.4.2"  
8091 - resolved "https://registry.npmjs.org/vite-plugin-style-import/-/vite-plugin-style-import-0.4.2.tgz#aba65645581dbb8e9d61d4cd3b8d8320796517a8"  
8092 - integrity sha512-zBWaPrKfLwP4CJzLe1PYXCLJl0agCQLppTWB0CwxVqxUgSn9eEoi7hJG8ROpY6OiWA8mpnj7uLm7iG0+bnv/Kg== 8089 +vite-plugin-style-import@^0.4.3:
  8090 + version "0.4.3"
  8091 + resolved "https://registry.npmjs.org/vite-plugin-style-import/-/vite-plugin-style-import-0.4.3.tgz#8fde9921eb3f972399a34623e6b1de2c16bc387f"
  8092 + integrity sha512-zIxBlfVwO5xNOX+8xktpTSBm2OzN5UB5zwBI5T4hRtZcoGs+/3RhznovENGLS+Oi94okvEEeEJKNwn/UnAXRXw==
8093 dependencies: 8093 dependencies:
8094 "@babel/core" "^7.12.10" 8094 "@babel/core" "^7.12.10"
8095 "@babel/helper-module-imports" "^7.12.5" 8095 "@babel/helper-module-imports" "^7.12.5"