chore(deps): update all non-major dependencies (#302)
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.12.2", | "packageManager": "pnpm@10.12.4", | ||
| "description": "Nuxt Hacker News", | "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | "contributors": [ | ||
| ... | @@ -22,12 +22,12 @@ | ... | @@ -22,12 +22,12 @@ |
| "lint": "eslint ." | "lint": "eslint ." | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@nuxt/devtools": "^2.5.0", | "@nuxt/devtools": "^2.6.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.9.0", | "@nuxthub/core": "^0.9.0", | ||
| "@types/node": "^22.15.32", | "@types/node": "^22.15.34", | ||
| "eslint": "^9.29.0", | "eslint": "^9.30.0", | ||
| "nuxt": "^3.17.5", | "nuxt": "^3.17.5", | ||
| "postcss-nesting": "^13.0.2", | "postcss-nesting": "^13.0.2", | ||
| "typescript": "^5.8.3" | "typescript": "^5.8.3" | ||
| ... | ... |
Please
register
or
sign in
to comment