chore(deps): update all non-major dependencies (#296)
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.11.1", | "packageManager": "pnpm@10.12.1", | ||
| "description": "Nuxt Hacker News", | "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | "contributors": [ | ||
| ... | @@ -22,11 +22,11 @@ | ... | @@ -22,11 +22,11 @@ |
| "lint": "eslint ." | "lint": "eslint ." | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@nuxt/devtools": "^2.4.1", | "@nuxt/devtools": "^2.5.0", | ||
| "@nuxt/eslint": "^1.4.1", | "@nuxt/eslint": "^1.4.1", | ||
| "@nuxt/eslint-config": "^1.4.1", | "@nuxt/eslint-config": "^1.4.1", | ||
| "@nuxthub/core": "^0.8.27", | "@nuxthub/core": "^0.8.27", | ||
| "@types/node": "^22.15.29", | "@types/node": "^22.15.30", | ||
| "eslint": "^9.28.0", | "eslint": "^9.28.0", | ||
| "nuxt": "^3.17.5", | "nuxt": "^3.17.5", | ||
| "postcss-nesting": "^13.0.1", | "postcss-nesting": "^13.0.1", | ||
| ... | ... |
Please
register
or
sign in
to comment