Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.8.2 (#1120)
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 Nov 20, 2023
1 parent e4572e7 commit fed0a3b
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 430 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nuxtjs/plausible": "^0.2.3",
"@vueuse/core": "^10.6.1",
"@vueuse/nuxt": "^10.6.1",
"nuxt": "^3.8.1",
"nuxt": "^3.8.2",
"nuxt-og-image": "^2.2.4",
"perfect-debounce": "^1.0.0"
},
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test:types": "vue-tsc --noEmit && nuxi typecheck playground && nuxi typecheck example"
},
"dependencies": {
"@nuxt/kit": "^3.8.1",
"@nuxt/kit": "^3.8.2",
"consola": "^3.2.3",
"defu": "^6.1.3",
"h3": "^1.9.0",
Expand All @@ -54,7 +54,7 @@
"happy-dom": "^12.10.3",
"ipx": "^2.0.2",
"jiti": "1.21.0",
"nuxt": "^3.8.1",
"nuxt": "^3.8.2",
"nuxt-vitest": "^0.11.5",
"playwright-core": "^1.40.0",
"typescript": "5.3.2",
Expand All @@ -66,6 +66,7 @@
},
"packageManager": "pnpm@8.10.5",
"resolutions": {
"@nuxt/schema": "3.8.2",
"@nuxt/image-edge": "link:.",
"@nuxt/image": "link:."
},
Expand Down
Loading

0 comments on commit fed0a3b

Please sign in to comment.