Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.14.1592
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 17d28d8 commit d2b7a13
Show file tree
Hide file tree
Showing 3 changed files with 758 additions and 594 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test:types": "nuxt-module-build prepare && nuxi prepare playground && vue-tsc --noEmit"
},
"dependencies": {
"@nuxt/kit": "^3.14.159",
"@nuxt/kit": "^3.14.1592",
"ci-info": "^4.1.0",
"consola": "^3.2.3",
"create-require": "^1.1.1",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@vitest/coverage-v8": "^2.1.5",
"changelogen": "^0.5.7",
"eslint": "^9.15.0",
"nuxt": "^3.14.159",
"nuxt": "^3.14.1592",
"typescript": "^5.6.3",
"vitest": "^2.1.5",
"vue-tsc": "^2.1.10"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"build": "nuxt build"
},
"dependencies": {
"nuxt": "^3.14.159"
"nuxt": "^3.14.1592"
}
}
Loading

0 comments on commit d2b7a13

Please sign in to comment.