Commit 1a2f36c9 authored by Anthony Fu's avatar Anthony Fu

chore: update deps

parent c3598ad7
{ {
"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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment