Skip to content

Commit

Permalink
chore(deps): update vitest to v2.1.5 (main) (#29907)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 04b6f19 commit 7d13ddc
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 74 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@unhead/schema": "1.11.11",
"@unhead/vue": "1.11.11",
"@vitejs/plugin-vue": "5.1.5",
"@vitest/coverage-v8": "2.1.4",
"@vitest/coverage-v8": "2.1.5",
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.20",
"case-police": "0.7.0",
Expand Down Expand Up @@ -112,7 +112,7 @@
"tinyglobby": "0.2.10",
"typescript": "5.6.3",
"ufo": "1.5.4",
"vitest": "2.1.4",
"vitest": "2.1.5",
"vitest-environment-nuxt": "1.0.1",
"vue": "3.5.12",
"vue-router": "4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"nitro": "npm:[email protected]",
"unbuild": "3.0.0-rc.11",
"vite": "5.4.11",
"vitest": "2.1.4",
"vitest": "2.1.5",
"webpack": "5.96.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"@vue/compiler-sfc": "3.5.12",
"unbuild": "3.0.0-rc.11",
"vite": "5.4.11",
"vitest": "2.1.4"
"vitest": "2.1.5"
},
"peerDependencies": {
"@parcel/watcher": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"unenv": "^1.10.0",
"unplugin": "^1.15.0",
"vite": "^5.4.11",
"vite-node": "^2.1.4",
"vite-node": "^2.1.5",
"vite-plugin-checker": "^0.8.0",
"vue-bundle-renderer": "^2.1.1"
},
Expand Down
Loading

0 comments on commit 7d13ddc

Please sign in to comment.