We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6b4c9 commit f1a44dfCopy full SHA for f1a44df
package.json
@@ -3,7 +3,7 @@
3
"version": "3.18.3",
4
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
5
"type": "module",
6
- "packageManager": "pnpm@10.23.0",
+ "packageManager": "pnpm@10.24.0",
7
"bin": {
8
"create-vue": "bundle.js"
9
},
template/eslint/package.json
@@ -1,7 +1,7 @@
1
{
2
"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"
}
0 commit comments