chore(deps): update all non-major dependencies (#151)
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@8.15.8", | "packageManager": "pnpm@8.15.9", | ||
| "description": "Nuxt Hacker News", | "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | "contributors": [ | ||
| ... | @@ -22,14 +22,14 @@ | ... | @@ -22,14 +22,14 @@ |
| "lint": "eslint ." | "lint": "eslint ." | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@nuxt/devtools": "^1.3.3", | "@nuxt/devtools": "^1.6.0", | ||
| "@nuxt/eslint": "^0.3.13", | "@nuxt/eslint": "^0.5.7", | ||
| "@nuxt/eslint-config": "^0.3.13", | "@nuxt/eslint-config": "^0.5.7", | ||
| "@nuxthub/core": "^0.6.17", | "@nuxthub/core": "^0.7.27", | ||
| "@types/node": "^20.14.3", | "@types/node": "^20.16.11", | ||
| "eslint": "^9.5.0", | "eslint": "^9.12.0", | ||
| "nuxt": "^3.13.2", | "nuxt": "^3.13.2", | ||
| "postcss-nesting": "^12.1.5", | "postcss-nesting": "^12.1.5", | ||
| "typescript": "^5.4.5" | "typescript": "^5.6.3" | ||
| } | } | ||
| } | } |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment