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

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

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