chore(deps): update all non-major dependencies (#83)
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Showing
| { | ||
| "name": "nuxt-hn", | ||
| "private": true, | ||
| "packageManager": "pnpm@7.8.0", | ||
| "packageManager": "pnpm@7.9.0", | ||
| "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | ||
| ... | ... | @@ -28,7 +28,7 @@ |
| "lint": "eslint --ext .vue,.js,.ts --ignore-path .gitignore ." | ||
| }, | ||
| "engines": { | ||
| "node": ">=14.0" | ||
| "node": ">=v14.20.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@nuxtjs/eslint-config-typescript": "^10.0.0", | ||
| ... | ... |
Please
register
or
sign in
to comment