Skip to content

Commit

Permalink
chore(deps): update nuxt framework
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent b3fad52 commit 7e54c26
Show file tree
Hide file tree
Showing 4 changed files with 3,977 additions and 3,289 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test": "pnpm lint"
},
"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.13.1",
"defu": "^6.1.4",
"pathe": "^1.1.2",
"ufo": "^1.5.3",
Expand All @@ -46,7 +46,7 @@
"devDependencies": {
"@nuxt/module-builder": "^0.5.5",
"eslint": "^9.1.1",
"nuxt": "^3.11.2",
"nuxt": "^3.13.1",
"standard-version": "^9.5.0",
"typescript": "^5.4.5",
"@nuxt/eslint-config": "^0.3.9"
Expand Down
2 changes: 1 addition & 1 deletion playground-nuxt2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"build": "nuxt build"
},
"devDependencies": {
"nuxt": "^2.17.3"
"nuxt": "^2.18.1"
}
}
Loading

0 comments on commit 7e54c26

Please sign in to comment.