Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.12.1 (#1861)
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] authored Jun 11, 2024
1 parent ebfb835 commit 6882322
Show file tree
Hide file tree
Showing 4 changed files with 302 additions and 643 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"joi": "^17.13.1",
"nuxt": "^3.12.0",
"nuxt": "^3.12.1",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.6.4",
"nuxt-og-image": "^2.2.4",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@headlessui/tailwindcss": "^0.2.1",
"@headlessui/vue": "^1.7.22",
"@iconify-json/heroicons": "^1.1.21",
"@nuxt/kit": "^3.12.0",
"@nuxt/kit": "^3.12.1",
"@nuxtjs/color-mode": "^3.4.1",
"@nuxtjs/tailwindcss": "^6.12.0",
"@popperjs/core": "^2.11.8",
Expand Down Expand Up @@ -67,7 +67,7 @@
"eslint": "^8.57.0",
"happy-dom": "^14.10.1",
"joi": "^17.13.1",
"nuxt": "^3.12.0",
"nuxt": "^3.12.1",
"release-it": "^17.3.0",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"dependencies": {
"@nuxt/ui": "latest",
"nuxt": "^3.12.0"
"nuxt": "^3.12.1"
}
}
Loading

0 comments on commit 6882322

Please sign in to comment.