Skip to content

Commit

Permalink
chore(deps): update vitest to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent f524d30 commit 20c43da
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 71 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -54,7 +54,7 @@
"@types/fs-extra": "11.0.4",
"@types/node": "20.12.7",
"@types/semver": "7.5.8",
"@vitest/coverage-v8": "1.4.0",
"@vitest/coverage-v8": "1.5.1",
"@vue/test-utils": "2.4.5",
"case-police": "0.6.1",
"changelogen": "0.5.5",
Expand Down Expand Up @@ -83,7 +83,7 @@
"std-env": "3.7.0",
"typescript": "5.4.5",
"ufo": "1.5.3",
"vitest": "1.4.0",
"vitest": "1.5.1",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.4.25",
"vue-router": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Expand Up @@ -53,7 +53,7 @@
"nitropack": "2.9.6",
"unbuild": "latest",
"vite": "5.2.10",
"vitest": "1.4.0",
"vitest": "1.5.1",
"webpack": "5.91.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Expand Up @@ -124,7 +124,7 @@
"@vitejs/plugin-vue": "5.0.4",
"unbuild": "latest",
"vite": "5.2.10",
"vitest": "1.4.0"
"vitest": "1.5.1"
},
"peerDependencies": {
"@parcel/watcher": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Expand Up @@ -63,7 +63,7 @@
"unenv": "^1.9.0",
"unplugin": "^1.10.1",
"vite": "^5.2.10",
"vite-node": "^1.4.0",
"vite-node": "^1.5.1",
"vite-plugin-checker": "^0.6.4",
"vue-bundle-renderer": "^2.0.0"
},
Expand Down
127 changes: 61 additions & 66 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 20c43da

Please sign in to comment.