Skip to content

Commit 6ce4bb5

Browse files
chore(deps): update all non-major dependencies
1 parent b43f484 commit 6ce4bb5

File tree

4 files changed

+54
-54
lines changed

4 files changed

+54
-54
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"prettier": "3.5.3",
6262
"rolldown": "1.0.0-beta.8",
6363
"rollup-plugin-license": "^3.6.0",
64-
"vitest": "^3.1.2",
64+
"vitest": "^3.1.3",
6565
"zx": "^8.5.3"
6666
},
6767
"lint-staged": {

pnpm-lock.yaml

+51-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/config/vitest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"devDependencies": {
99
"@vue/test-utils": "^2.4.6",
1010
"jsdom": "^26.1.0",
11-
"vitest": "^3.1.2"
11+
"vitest": "^3.1.3"
1212
}
1313
}

template/eslint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@vitest/eslint-plugin": "^1.1.43",
3+
"@vitest/eslint-plugin": "^1.1.44",
44
"eslint-plugin-cypress": "^4.3.0",
55
"eslint-plugin-playwright": "^2.2.0"
66
}

0 commit comments

Comments
 (0)