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