Skip to content

Commit

Permalink
chore(deps): update nuxt core (danielroe#324)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Sep 12, 2023
1 parent 378bf72 commit 9a581ba
Show file tree
Hide file tree
Showing 4 changed files with 218 additions and 189 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"devDependencies": {
"@nuxt/eslint-config": "0.2.0",
"@nuxt/schema": "3.7.0",
"@nuxt/schema": "3.7.1",
"@vitest/coverage-v8": "0.33.0",
"changelogen": "0.5.5",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"nuxt": "3.7.0",
"nuxt": "3.7.1",
"prettier": "3.0.2",
"typescript": "5.2.2",
"unbuild": "2.0.0",
Expand All @@ -40,6 +40,7 @@
"@nuxt/kit": "latest",
"@nuxt/schema": "latest",
"vitest-environment-nuxt": "workspace:*",
"nuxi": "3.7.3",
"nuxt-vitest": "workspace:*"
}
},
Expand Down
6 changes: 3 additions & 3 deletions packages/nuxt-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"vitest-environment-nuxt": "workspace:*"
},
"devDependencies": {
"@nuxt/module-builder": "0.5.0",
"@nuxt/schema": "3.7.0",
"nuxt": "3.7.0",
"@nuxt/module-builder": "0.5.1",
"@nuxt/schema": "3.7.1",
"nuxt": "3.7.1",
"vitest": "0.33.0"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@testing-library/vue": "7.0.0",
"happy-dom": "11.0.2",
"jsdom": "22.1.0",
"nuxt": "3.7.0",
"nuxt": "3.7.1",
"nuxt-vitest": "0.10.4",
"typescript": "5.2.2",
"vitest": "0.33.0",
Expand Down
Loading

0 comments on commit 9a581ba

Please sign in to comment.