chore(deps): update all non-major dependencies (#261)
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Showing
| { | ||
| "name": "nuxt-hn", | ||
| "private": true, | ||
| "packageManager": "pnpm@10.7.0", | ||
| "packageManager": "pnpm@10.7.1", | ||
| "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | ||
| ... | ... | @@ -25,8 +25,8 @@ |
| "@nuxt/devtools": "^2.3.2", | ||
| "@nuxt/eslint": "^1.3.0", | ||
| "@nuxt/eslint-config": "^1.3.0", | ||
| "@nuxthub/core": "^0.8.22", | ||
| "@types/node": "^22.13.15", | ||
| "@nuxthub/core": "^0.8.23", | ||
| "@types/node": "^22.13.16", | ||
| "eslint": "^9.23.0", | ||
| "nuxt": "^3.16.2", | ||
| "postcss-nesting": "^13.0.1", | ||
| ... | ... |
Please
register
or
sign in
to comment