Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.8.1 (#1094)
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 Nov 6, 2023
1 parent 0a7a7b0 commit cdc8c2e
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 434 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.5.0",
"@vueuse/nuxt": "^10.5.0",
"nuxt": "^3.8.0",
"nuxt": "^3.8.1",
"nuxt-og-image": "^2.2.4",
"perfect-debounce": "^1.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test:types": "vue-tsc --noEmit && nuxi typecheck playground && nuxi typecheck example"
},
"dependencies": {
"@nuxt/kit": "^3.8.0",
"@nuxt/kit": "^3.8.1",
"consola": "^3.2.3",
"defu": "^6.1.3",
"h3": "^1.8.2",
Expand All @@ -39,7 +39,7 @@
"devDependencies": {
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.5.3",
"@nuxt/test-utils": "^3.8.0",
"@nuxt/test-utils": "^3.8.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.8.10",
"@vitest/coverage-v8": "0.34.4",
Expand All @@ -50,7 +50,7 @@
"happy-dom": "^12.10.3",
"ipx": "^2.0.1",
"jiti": "1.21.0",
"nuxt": "^3.8.0",
"nuxt": "^3.8.1",
"nuxt-vitest": "^0.11.3",
"playwright": "^1.39.0",
"typescript": "5.2.2",
Expand Down
Loading

0 comments on commit cdc8c2e

Please sign in to comment.