From: Evan You Date: Mon, 10 Feb 2025 06:40:28 +0000 (+0800) Subject: chore: use catalog vue plugin X-Git-Tag: v3.6.0-alpha.1~16^2~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5396e749ab1f3d59d1ec292f3c23ee9d02ea6423;p=thirdparty%2Fvuejs%2Fcore.git chore: use catalog vue plugin --- diff --git a/packages-private/benchmark/package.json b/packages-private/benchmark/package.json index 8fe3a67e9e..e6eb08e953 100644 --- a/packages-private/benchmark/package.json +++ b/packages-private/benchmark/package.json @@ -9,7 +9,7 @@ "start": "node index.js" }, "dependencies": { - "@vitejs/plugin-vue": "https://pkg.pr.new/@vitejs/plugin-vue@c156992", + "@vitejs/plugin-vue": "catalog:", "connect": "^3.7.0", "sirv": "^2.0.4", "vite": "catalog:" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87cf3878e8..ff06e9c687 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -186,7 +186,7 @@ importers: packages-private/benchmark: dependencies: '@vitejs/plugin-vue': - specifier: https://pkg.pr.new/@vitejs/plugin-vue@c156992 + specifier: 'catalog:' version: https://pkg.pr.new/@vitejs/plugin-vue@c156992(vite@6.1.0(@types/node@22.10.7)(sass@1.83.4)(terser@5.33.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.2)) connect: specifier: ^3.7.0