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

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

parent efd474c7
{ {
"name": "nuxt-hn", "name": "nuxt-hn",
"private": true, "private": true,
"packageManager": "pnpm@7.18.2", "packageManager": "pnpm@7.21.0",
"description": "Nuxt Hacker News", "description": "Nuxt Hacker News",
"author": "Evan You <yyx990803@gmail.com>", "author": "Evan You <yyx990803@gmail.com>",
"contributors": [ "contributors": [
...@@ -25,11 +25,11 @@ ...@@ -25,11 +25,11 @@
"lint": "eslint --ext .vue,.js,.ts --ignore-path .gitignore ." "lint": "eslint --ext .vue,.js,.ts --ignore-path .gitignore ."
}, },
"engines": { "engines": {
"node": ">=v14.21.1" "node": ">=v14.21.2"
}, },
"devDependencies": { "devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.0.0", "@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.29.0", "eslint": "^8.31.0",
"nuxt": "^3.0.0", "nuxt": "^3.0.0",
"postcss-nested": "^6.0.0", "postcss-nested": "^6.0.0",
"typescript": "^4.9.4" "typescript": "^4.9.4"
......
This diff is collapsed.
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