Skip to content

Commit

Permalink
fix(repo): Update dependency nuxt to ^3.15.0 (#4680)
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: Lennart <lekoarts@gmail.com>
  • Loading branch information
renovate[bot] and LekoArts authored Jan 8, 2025
1 parent 19906f7 commit 9293730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/templates/nuxt-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"preview": "nuxt preview --port $PORT"
},
"dependencies": {
"nuxt": "^3.14.159",
"nuxt": "^3.15.0",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
}
Expand Down

0 comments on commit 9293730

Please sign in to comment.