Skip to content

Commit 1fcac67

Browse files
chore(deps): update all non-major dependencies (nuxt#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5aadc9 commit 1fcac67

File tree

2 files changed

+958
-772
lines changed

2 files changed

+958
-772
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-hn",
33
"private": true,
4-
"packageManager": "pnpm@7.13.5",
4+
"packageManager": "pnpm@7.15.0",
55
"description": "Nuxt Hacker News",
66
"author": "Evan You <yyx990803@gmail.com>",
77
"contributors": [
@@ -25,12 +25,12 @@
2525
"lint": "eslint --ext .vue,.js,.ts --ignore-path .gitignore ."
2626
},
2727
"engines": {
28-
"node": ">=v14.20.1"
28+
"node": ">=v14.21.1"
2929
},
3030
"devDependencies": {
3131
"@nuxtjs/eslint-config-typescript": "^11.0.0",
32-
"eslint": "^8.25.0",
33-
"nuxt": "^3.0.0-rc.11",
32+
"eslint": "^8.27.0",
33+
"nuxt": "^3.0.0-rc.13",
3434
"postcss-nested": "^6.0.0",
3535
"typescript": "^4.8.4"
3636
}

0 commit comments

Comments
 (0)