Skip to content

Commit

Permalink
chore(deps): update test (#12002)
Browse files Browse the repository at this point in the history
* chore(deps): update test

* chore: pin puppeteer

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: daiwei <[email protected]>
  • Loading branch information
renovate[bot] and edison1105 authored Nov 22, 2024
1 parent 06310e8 commit fc4bbf9
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 168 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,17 +74,17 @@
"@types/node": "^22.9.0",
"@types/semver": "^7.5.8",
"@types/serve-handler": "^6.1.4",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/coverage-v8": "^2.1.5",
"@vue/consolidate": "1.0.0",
"conventional-changelog-cli": "^5.0.0",
"enquirer": "^2.4.1",
"esbuild": "^0.24.0",
"esbuild-plugin-polyfill-node": "^0.3.0",
"eslint": "^9.15.0",
"eslint-plugin-import-x": "^4.4.2",
"@vitest/eslint-plugin": "^1.0.1",
"@vitest/eslint-plugin": "^1.1.10",
"estree-walker": "catalog:",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"lodash": "^4.17.21",
"magic-string": "^0.30.12",
Expand All @@ -110,7 +110,7 @@
"typescript": "~5.6.2",
"typescript-eslint": "^8.14.0",
"vite": "catalog:",
"vitest": "^2.1.1"
"vitest": "^2.1.5"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit fc4bbf9

Please sign in to comment.