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

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

parent 1a2f36c9
{ {
"name": "nuxt-hn", "name": "nuxt-hn",
"private": true, "private": true,
"packageManager": "pnpm@7.8.0", "packageManager": "pnpm@7.9.0",
"description": "Nuxt Hacker News", "description": "Nuxt Hacker News",
"author": "Evan You <yyx990803@gmail.com>", "author": "Evan You <yyx990803@gmail.com>",
"contributors": [ "contributors": [
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"lint": "eslint --ext .vue,.js,.ts --ignore-path .gitignore ." "lint": "eslint --ext .vue,.js,.ts --ignore-path .gitignore ."
}, },
"engines": { "engines": {
"node": ">=14.0" "node": ">=v14.20.0"
}, },
"devDependencies": { "devDependencies": {
"@nuxtjs/eslint-config-typescript": "^10.0.0", "@nuxtjs/eslint-config-typescript": "^10.0.0",
......
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