chore: update deps
Showing
| { | { | ||
| "name": "nuxt-hn", | "name": "nuxt-hn", | ||
| "private": true, | "private": true, | ||
| "packageManager": "pnpm@7.0.1", | "packageManager": "pnpm@7.8.0", | ||
| "description": "Nuxt Hacker News", | "description": "Nuxt Hacker News", | ||
| "author": "Evan You <yyx990803@gmail.com>", | "author": "Evan You <yyx990803@gmail.com>", | ||
| "contributors": [ | "contributors": [ | ||
| ... | @@ -33,9 +33,9 @@ | ... | @@ -33,9 +33,9 @@ |
| "devDependencies": { | "devDependencies": { | ||
| "@nuxtjs/eslint-config-typescript": "^10.0.0", | "@nuxtjs/eslint-config-typescript": "^10.0.0", | ||
| "@nuxtjs/pwa": "3.3.5", | "@nuxtjs/pwa": "3.3.5", | ||
| "eslint": "^8.15.0", | "eslint": "^8.22.0", | ||
| "nuxt": "^3.0.0-rc.3", | "nuxt": "^3.0.0-rc.8", | ||
| "postcss-nested": "^5.0.6", | "postcss-nested": "^5.0.6", | ||
| "typescript": "^4.6.4" | "typescript": "^4.7.4" | ||
| } | } | ||
| } | } |
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