Skip to content

Commit f1a44df

Browse files
chore(deps): update all non-major dependencies (#860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc6b4c9 commit f1a44df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.18.3",
44
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
55
"type": "module",
6-
"packageManager": "pnpm@10.23.0",
6+
"packageManager": "pnpm@10.24.0",
77
"bin": {
88
"create-vue": "bundle.js"
99
},

template/eslint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"devDependencies": {
3-
"@vitest/eslint-plugin": "^1.5.0",
3+
"@vitest/eslint-plugin": "^1.5.1",
44
"eslint-plugin-cypress": "^5.2.0",
5-
"eslint-plugin-playwright": "^2.3.0"
5+
"eslint-plugin-playwright": "^2.4.0"
66
}
77
}

0 commit comments

Comments
 (0)