Unverified Commit 4ad7d40e authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub

chore(deps): update all non-major dependencies (#151)

parent a9bce961
{ {
"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.
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