Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
chore(deps): update nuxt core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 99c8444 commit 8d25f16
Show file tree
Hide file tree
Showing 4 changed files with 257 additions and 205 deletions.
4 changes: 2 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 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": "10.11.1",
"jsdom": "22.1.0",
"nuxt": "3.7.0",
"nuxt": "3.7.1",
"nuxt-vitest": "0.10.2",
"typescript": "5.2.2",
"vitest": "0.33.0",
Expand Down
Loading

0 comments on commit 8d25f16

Please sign in to comment.