chore(deps): update all non-major dependencies (#274)
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.9.0", | "packageManager": "pnpm@10.10.0", | ||
| "description": "Nuxt Hacker News", | "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | "contributors": [ | ||
| ... | @@ -25,8 +25,8 @@ | ... | @@ -25,8 +25,8 @@ |
| "@nuxt/devtools": "^2.4.0", | "@nuxt/devtools": "^2.4.0", | ||
| "@nuxt/eslint": "^1.3.0", | "@nuxt/eslint": "^1.3.0", | ||
| "@nuxt/eslint-config": "^1.3.0", | "@nuxt/eslint-config": "^1.3.0", | ||
| "@nuxthub/core": "^0.8.24", | "@nuxthub/core": "^0.8.25", | ||
| "@types/node": "^22.14.1", | "@types/node": "^22.15.3", | ||
| "eslint": "^9.25.1", | "eslint": "^9.25.1", | ||
| "nuxt": "^3.17.0", | "nuxt": "^3.17.0", | ||
| "postcss-nesting": "^13.0.1", | "postcss-nesting": "^13.0.1", | ||
| ... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment