chore(deps): update all non-major dependencies (#339)
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@10.18.1", | "packageManager": "pnpm@10.18.2", | ||
| "description": "Nuxt Hacker News", | "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | "contributors": [ | ||
| ... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
| "@nuxt/eslint": "^1.9.0", | "@nuxt/eslint": "^1.9.0", | ||
| "@nuxt/eslint-config": "^1.9.0", | "@nuxt/eslint-config": "^1.9.0", | ||
| "@nuxthub/core": "^0.9.0", | "@nuxthub/core": "^0.9.0", | ||
| "@types/node": "^22.18.8", | "@types/node": "^22.18.10", | ||
| "eslint": "^9.37.0", | "eslint": "^9.37.0", | ||
| "nuxt": "^4.1.3", | "nuxt": "^4.1.3", | ||
| "postcss-nesting": "^13.0.2", | "postcss-nesting": "^13.0.2", | ||
| ... | ... |
Please
register
or
sign in
to comment