Skip to content

Commit fc4bbf9

Browse files
chore(deps): update test (#12002)
* chore(deps): update test * chore: pin puppeteer --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: daiwei <daiwei521@126.com>
1 parent 06310e8 commit fc4bbf9

File tree

2 files changed

+228
-168
lines changed

2 files changed

+228
-168
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,17 @@
7474
"@types/node": "^22.9.0",
7575
"@types/semver": "^7.5.8",
7676
"@types/serve-handler": "^6.1.4",
77-
"@vitest/coverage-v8": "^2.1.1",
77+
"@vitest/coverage-v8": "^2.1.5",
7878
"@vue/consolidate": "1.0.0",
7979
"conventional-changelog-cli": "^5.0.0",
8080
"enquirer": "^2.4.1",
8181
"esbuild": "^0.24.0",
8282
"esbuild-plugin-polyfill-node": "^0.3.0",
8383
"eslint": "^9.15.0",
8484
"eslint-plugin-import-x": "^4.4.2",
85-
"@vitest/eslint-plugin": "^1.0.1",
85+
"@vitest/eslint-plugin": "^1.1.10",
8686
"estree-walker": "catalog:",
87-
"jsdom": "^25.0.0",
87+
"jsdom": "^25.0.1",
8888
"lint-staged": "^15.2.10",
8989
"lodash": "^4.17.21",
9090
"magic-string": "^0.30.12",
@@ -110,7 +110,7 @@
110110
"typescript": "~5.6.2",
111111
"typescript-eslint": "^8.14.0",
112112
"vite": "catalog:",
113-
"vitest": "^2.1.1"
113+
"vitest": "^2.1.5"
114114
},
115115
"pnpm": {
116116
"peerDependencyRules": {

0 commit comments

Comments
 (0)