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 Feb 5, 2024
1 parent cac18a8 commit 36de170
Show file tree
Hide file tree
Showing 4 changed files with 6,335 additions and 1,396 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test": "pnpm lint"
},
"dependencies": {
"@nuxt/kit": "^3.5.0",
"@nuxt/kit": "^3.10.1",
"defu": "^6.1.2",
"pathe": "^1.1.0",
"ufo": "^1.1.2",
Expand All @@ -46,7 +46,7 @@
"@nuxt/module-builder": "^0.3.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.40.0",
"nuxt": "^3.5.0",
"nuxt": "^3.10.1",
"standard-version": "^9.5.0",
"typescript": "^5.0.4"
},
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.16.3"
"nuxt": "^2.17.3"
}
}
Loading

0 comments on commit 36de170

Please sign in to comment.