Skip to content

Commit

Permalink
chore(deps): update vitest to v1.6.0 (main) (#27055)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 4779f59 commit b330a29
Show file tree
Hide file tree
Showing 5 changed files with 152 additions and 27 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/fs-extra": "11.0.4",
"@types/node": "20.12.8",
"@types/semver": "7.5.8",
"@vitest/coverage-v8": "1.5.3",
"@vitest/coverage-v8": "1.6.0",
"@vue/test-utils": "2.4.5",
"case-police": "0.6.1",
"changelogen": "0.5.5",
Expand Down Expand Up @@ -84,7 +84,7 @@
"std-env": "3.7.0",
"typescript": "5.4.5",
"ufo": "1.5.3",
"vitest": "1.5.3",
"vitest": "1.6.0",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.4.26",
"vue-router": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"nitropack": "2.9.6",
"unbuild": "latest",
"vite": "5.2.11",
"vitest": "1.5.3",
"vitest": "1.6.0",
"webpack": "5.91.0"
},
"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 @@ -124,7 +124,7 @@
"@vitejs/plugin-vue": "5.0.4",
"unbuild": "latest",
"vite": "5.2.11",
"vitest": "1.5.3"
"vitest": "1.6.0"
},
"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.9.0",
"unplugin": "^1.10.1",
"vite": "^5.2.11",
"vite-node": "^1.5.3",
"vite-node": "^1.6.0",
"vite-plugin-checker": "^0.6.4",
"vue-bundle-renderer": "^2.0.0"
},
Expand Down
169 changes: 147 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b330a29

Please sign in to comment.