chore(deps): update all non-major dependencies (#122)
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.21.0", | "packageManager": "pnpm@7.26.2", | ||
| "description": "Nuxt Hacker News", | "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | "contributors": [ | ||
| ... | @@ -29,9 +29,9 @@ | ... | @@ -29,9 +29,9 @@ |
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@nuxtjs/eslint-config-typescript": "^12.0.0", | "@nuxtjs/eslint-config-typescript": "^12.0.0", | ||
| "eslint": "^8.31.0", | "eslint": "^8.33.0", | ||
| "nuxt": "^3.0.0", | "nuxt": "^3.1.1", | ||
| "postcss-nested": "^6.0.0", | "postcss-nested": "^6.0.0", | ||
| "typescript": "^4.9.4" | "typescript": "^4.9.5" | ||
| } | } | ||
| } | } |
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