]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(playground): update download template deps
authorEvan You <yyx990803@gmail.com>
Mon, 5 Feb 2024 04:09:08 +0000 (12:09 +0800)
committerEvan You <yyx990803@gmail.com>
Mon, 5 Feb 2024 04:09:08 +0000 (12:09 +0800)
packages/sfc-playground/src/download/template/package.json

index a6970a74798756397adc334d83ac9da44c3fb140..28c6334c7c011f9906847d35172f839e1f74ae48 100644 (file)
@@ -8,10 +8,10 @@
     "serve": "vite preview"
   },
   "dependencies": {
-    "vue": "^3.3.0"
+    "vue": "^3.4.0"
   },
   "devDependencies": {
-    "@vitejs/plugin-vue": "^4.6.2",
+    "@vitejs/plugin-vue": "^5.0.3",
     "vite": "^5.0.12"
   }
 }