chore(deps): update all non-major dependencies (#115)
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.15.0", | "packageManager": "pnpm@7.16.0", | ||
| "description": "Nuxt Hacker News", | "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | "contributors": [ | ||
| ... | @@ -30,8 +30,8 @@ | ... | @@ -30,8 +30,8 @@ |
| "devDependencies": { | "devDependencies": { | ||
| "@nuxtjs/eslint-config-typescript": "^11.0.0", | "@nuxtjs/eslint-config-typescript": "^11.0.0", | ||
| "eslint": "^8.27.0", | "eslint": "^8.27.0", | ||
| "nuxt": "^3.0.0-rc.13", | "nuxt": "^3.0.0-rc.14", | ||
| "postcss-nested": "^6.0.0", | "postcss-nested": "^6.0.0", | ||
| "typescript": "^4.8.4" | "typescript": "^4.9.3" | ||
| } | } | ||
| } | } |
This diff is collapsed.
Please
register
or
sign in
to comment