mirror of https://github.com/vuejs/core.git
chore: use catalog vue plugin
This commit is contained in:
parent
6df8c01cd0
commit
5396e749ab
|
@ -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:"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue