chore(deps): update all non-major dependencies (#112)
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.13.5", | "packageManager": "pnpm@7.15.0", | ||
| "description": "Nuxt Hacker News", | "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | "contributors": [ | ||
| ... | @@ -25,12 +25,12 @@ | ... | @@ -25,12 +25,12 @@ |
| "lint": "eslint --ext .vue,.js,.ts --ignore-path .gitignore ." | "lint": "eslint --ext .vue,.js,.ts --ignore-path .gitignore ." | ||
| }, | }, | ||
| "engines": { | "engines": { | ||
| "node": ">=v14.20.1" | "node": ">=v14.21.1" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@nuxtjs/eslint-config-typescript": "^11.0.0", | "@nuxtjs/eslint-config-typescript": "^11.0.0", | ||
| "eslint": "^8.25.0", | "eslint": "^8.27.0", | ||
| "nuxt": "^3.0.0-rc.11", | "nuxt": "^3.0.0-rc.13", | ||
| "postcss-nested": "^6.0.0", | "postcss-nested": "^6.0.0", | ||
| "typescript": "^4.8.4" | "typescript": "^4.8.4" | ||
| } | } | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment