From a0231c3784dca39144f85f607690e294f93ff45f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=B6=E5=90=AF=E9=BE=99?= Date: Wed, 21 Aug 2024 10:48:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=84=E5=BB=BA=E6=B5=8B=E8=AF=95=20url-load?= =?UTF-8?q?er?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c6db809..52bc26f 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "nprogress": "^0.2.0", "qs": "^6.7.0", "rrweb": "1.1.3", - "url-loader": "^4.1.1", + "url-loader": "4.1.1", "v-viewer": "1.4.2", "vue": "~2.7.0", "vue-class-component": "^7.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1301643..a8c8f15 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,6 +55,7 @@ importers: sass-loader: ^8.0.0 svg-sprite-loader: ^6.0.6 typescript: 4.4.4 + url-loader: 4.1.1 v-viewer: 1.4.2 vue: ~2.7.0 vue-class-component: ^7.0.2 @@ -89,6 +90,7 @@ importers: nprogress: 0.2.0 qs: 6.11.2 rrweb: 1.1.3 + url-loader: 4.1.1 v-viewer: 1.4.2 vue: 2.7.15 vue-class-component: 7.2.6_vue@2.7.15