]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update all non-major dependencies (#860)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 2 Dec 2025 06:03:24 +0000 (15:03 +0900)
committerGitHub <noreply@github.com>
Tue, 2 Dec 2025 06:03:24 +0000 (15:03 +0900)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
package.json
template/eslint/package.json

index 628bcff3a7661de5f1521787ba667d727cce8231..28a1b8fac909253293ab01cc291494de098656ea 100644 (file)
@@ -3,7 +3,7 @@
   "version": "3.18.3",
   "description": "🛠️ The recommended way to start a Vite-powered Vue project",
   "type": "module",
-  "packageManager": "pnpm@10.23.0",
+  "packageManager": "pnpm@10.24.0",
   "bin": {
     "create-vue": "bundle.js"
   },
index c7b5106eb9c7b5bf499dbc620a5384aa23467872..974b46b8278e3f1c035d479e60b348e41715b8fe 100644 (file)
@@ -1,7 +1,7 @@
 {
   "devDependencies": {
-    "@vitest/eslint-plugin": "^1.5.0",
+    "@vitest/eslint-plugin": "^1.5.1",
     "eslint-plugin-cypress": "^5.2.0",
-    "eslint-plugin-playwright": "^2.3.0"
+    "eslint-plugin-playwright": "^2.4.0"
   }
 }