Skip to content

Commit

Permalink
chore(deps): update devdependency nuxt to ^3.7.3 (#981)
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 <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe authored Sep 13, 2023
1 parent 047d98a commit b660637
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 392 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nuxt/devtools": "0.8.3",
"@types/node": "^20.6.0",
"eslint": "^8.49.0",
"nuxt": "^3.7.2",
"nuxt": "^3.7.3",
"nuxt-og-image": "^2.0.26"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test:types": "vue-tsc --noEmit && nuxi typecheck playground && nuxi typecheck example"
},
"dependencies": {
"@nuxt/kit": "^3.7.2",
"@nuxt/kit": "^3.7.3",
"consola": "^3.2.3",
"defu": "^6.1.2",
"h3": "^1.8.1",
Expand All @@ -40,7 +40,7 @@
"devDependencies": {
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.5.1",
"@nuxt/test-utils": "^3.7.2",
"@nuxt/test-utils": "^3.7.3",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.6.0",
"@vitest/coverage-v8": "0.34.4",
Expand All @@ -51,7 +51,7 @@
"happy-dom": "^11.0.6",
"ipx": "1.3.0",
"jiti": "1.20.0",
"nuxt": "^3.7.2",
"nuxt": "^3.7.3",
"nuxt-vitest": "^0.10.5",
"playwright": "^1.37.1",
"typescript": "5.2.2",
Expand Down
Loading

0 comments on commit b660637

Please sign in to comment.