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

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

parent 2989b0b3
{ {
"name": "nuxt-hn", "name": "nuxt-hn",
"private": true, "private": true,
"packageManager": "pnpm@10.14.0", "packageManager": "pnpm@10.15.0",
"description": "Nuxt Hacker News", "description": "Nuxt Hacker News",
"author": "Evan You <yyx990803@gmail.com>", "author": "Evan You <yyx990803@gmail.com>",
"contributors": [ "contributors": [
...@@ -22,12 +22,12 @@ ...@@ -22,12 +22,12 @@
"lint": "eslint ." "lint": "eslint ."
}, },
"devDependencies": { "devDependencies": {
"@nuxt/devtools": "^2.6.2", "@nuxt/devtools": "^2.6.3",
"@nuxt/eslint": "^1.9.0", "@nuxt/eslint": "^1.9.0",
"@nuxt/eslint-config": "^1.9.0", "@nuxt/eslint-config": "^1.9.0",
"@nuxthub/core": "^0.9.0", "@nuxthub/core": "^0.9.0",
"@types/node": "^22.17.2", "@types/node": "^22.17.2",
"eslint": "^9.33.0", "eslint": "^9.34.0",
"nuxt": "^4.0.3", "nuxt": "^4.0.3",
"postcss-nesting": "^13.0.2", "postcss-nesting": "^13.0.2",
"typescript": "^5.9.2" "typescript": "^5.9.2"
......
...@@ -9,7 +9,7 @@ importers: ...@@ -9,7 +9,7 @@ importers:
.: .:
devDependencies: devDependencies:
'@nuxt/devtools': '@nuxt/devtools':
specifier: ^2.6.2 specifier: ^2.6.3
version: 2.6.3(vite@7.1.3(@types/node@22.17.2)(jiti@2.5.1)(terser@5.43.1)(yaml@2.8.1))(vue@3.5.19(typescript@5.9.2)) version: 2.6.3(vite@7.1.3(@types/node@22.17.2)(jiti@2.5.1)(terser@5.43.1)(yaml@2.8.1))(vue@3.5.19(typescript@5.9.2))
'@nuxt/eslint': '@nuxt/eslint':
specifier: ^1.9.0 specifier: ^1.9.0
...@@ -24,7 +24,7 @@ importers: ...@@ -24,7 +24,7 @@ importers:
specifier: ^22.17.2 specifier: ^22.17.2
version: 22.17.2 version: 22.17.2
eslint: eslint:
specifier: ^9.33.0 specifier: ^9.34.0
version: 9.34.0(jiti@2.5.1) version: 9.34.0(jiti@2.5.1)
nuxt: nuxt:
specifier: ^4.0.3 specifier: ^4.0.3
......
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