Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.15.3 (v3) (#3176)
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 Jan 27, 2025
1 parent cd16b95 commit 3183e4a
Show file tree
Hide file tree
Showing 5 changed files with 110 additions and 136 deletions.
2 changes: 1 addition & 1 deletion devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@nuxt/ui": "latest",
"knitwork": "^1.2.0",
"nuxt": "^3.15.2",
"nuxt": "^3.15.3",
"prettier": "^3.4.2",
"zod": "^3.24.1"
}
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@octokit/rest": "^21.1.0",
"@vueuse/nuxt": "^12.5.0",
"joi": "^17.13.3",
"nuxt": "^3.15.2",
"nuxt": "^3.15.3",
"nuxt-component-meta": "^0.10.0",
"nuxt-og-image": "^4.1.2",
"prettier": "^3.4.2",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"@nuxt/devtools-kit": "^1.7.0",
"@nuxt/fonts": "^0.10.3",
"@nuxt/icon": "^1.10.3",
"@nuxt/kit": "^3.15.2",
"@nuxt/schema": "^3.15.2",
"@nuxt/kit": "^3.15.3",
"@nuxt/schema": "^3.15.3",
"@nuxtjs/color-mode": "^3.5.2",
"@tailwindcss/postcss": "4.0.0",
"@tailwindcss/vite": "4.0.0",
Expand Down Expand Up @@ -128,7 +128,7 @@
"happy-dom": "^15.7.4",
"joi": "^17.13.3",
"knitwork": "^1.2.0",
"nuxt": "^3.15.2",
"nuxt": "^3.15.3",
"nuxt-component-meta": "^0.10.0",
"release-it": "^18.1.2",
"superstruct": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@iconify-json/simple-icons": "^1.2.21",
"@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.14",
"nuxt": "^3.15.2"
"nuxt": "^3.15.3"
}
}
Loading

0 comments on commit 3183e4a

Please sign in to comment.