From d730f6d783247a791735efa6b57a4b8285f9323a Mon Sep 17 00:00:00 2001 From: chenghongxing <1126263215@qq.com> Date: Tue, 20 Apr 2021 12:11:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9Anpm=20=E5=AE=89?= =?UTF-8?q?=E8=A3=85=20webpack-theme-color-replacer=20=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E6=8A=A5=E9=94=99=E9=97=AE=E9=A2=98=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5bf99c0..09d383e 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "vue-cli-plugin-style-resources-loader": "^0.1.4", "vue-template-compiler": "^2.6.11", "vuepress": "^1.5.2", - "webpack-theme-color-replacer": "^1.3.12", + "webpack-theme-color-replacer": "1.3.18", "whatwg-fetch": "^3.0.0" }, "eslintConfig": { diff --git a/yarn.lock b/yarn.lock index a6e1e7d..c20dfe4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10423,10 +10423,10 @@ webpack-sources@*, webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sourc source-list-map "^2.0.0" source-map "~0.6.1" -webpack-theme-color-replacer@^1.3.12: - version "1.3.12" - resolved "https://registry.npm.taobao.org/webpack-theme-color-replacer/download/webpack-theme-color-replacer-1.3.12.tgz#0593a3149310c0e5b6b85afeccd61925b1b8e86b" - integrity sha1-BZOjFJMQwOW2uFr+zNYZJbG46Gs= +webpack-theme-color-replacer@1.3.18: + version "1.3.18" + resolved "https://registry.npmjs.org/webpack-theme-color-replacer/-/webpack-theme-color-replacer-1.3.18.tgz#98b70eab698e40b06ea3c56a3db8590f7ccef847" + integrity sha512-z7qM3opvuSjAyJd0eLMOpZhH56r+fFctczWG6xnhUSeRsvbCg/EnFdsYoGL3xYJZNANvwLlggpJxnAcuFV5a6Q== dependencies: webpack-sources "*"