Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 28, 2024
1 parent 8d1d448 commit dbd28e3
Show file tree
Hide file tree
Showing 2 changed files with 659 additions and 2,029 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-hn",
"private": true,
"packageManager": "pnpm@8.15.8",
"packageManager": "pnpm@8.15.9",
"description": "Nuxt Hacker News",
"author": "Evan You <yyx990803@gmail.com>",
"contributors": [
Expand All @@ -22,14 +22,14 @@
"lint": "eslint ."
},
"devDependencies": {
"@nuxt/devtools": "^1.3.3",
"@nuxt/eslint": "^0.3.13",
"@nuxt/eslint-config": "^0.3.13",
"@nuxthub/core": "^0.6.17",
"@types/node": "^20.14.3",
"eslint": "^9.5.0",
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint": "^0.4.0",
"@nuxt/eslint-config": "^0.4.0",
"@nuxthub/core": "^0.7.1",
"@types/node": "^20.14.12",
"eslint": "^9.8.0",
"nuxt": "^3.12.2",
"postcss-nesting": "^12.1.5",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit dbd28e3

Please sign in to comment.