Skip to content

Commit

Permalink
chore(deps): update devdependency nuxt to v3.12.4 (#1409)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent 4e03fcf commit e0ee66a
Show file tree
Hide file tree
Showing 5 changed files with 688 additions and 484 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@nuxtjs/plausible": "^1.0.0",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"nuxt": "^3.12.3",
"nuxt": "^3.12.4",
"nuxt-og-image": "^2.2.4",
"perfect-debounce": "^1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"dependencies": {
"@nuxt/image": "1.5.0",
"nuxt": "3.12.3"
"nuxt": "3.12.4"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"happy-dom": "^14.12.0",
"ipx": "^2.1.0",
"jiti": "1.21.6",
"nuxt": "^3.12.3",
"nuxt": "^3.12.4",
"ofetch": "^1.3.4",
"playwright-core": "^1.44.1",
"semver": "^7.6.2",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"devDependencies": {
"@nuxt/image": "latest",
"nuxt": "3.12.3"
"nuxt": "3.12.4"
}
}
Loading

0 comments on commit e0ee66a

Please sign in to comment.