Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#462)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 600bb5d commit 06d530f
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 252 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.2",
"@nuxt/eslint-config": "^0.5.3",
"@nuxt/kit": "^3.13.0",
"@nuxt/schema": "^3.13.0",
"@nuxt/test-utils": "^3.14.1",
"@types/http-proxy": "^1.17.15",
"@types/node": "^20.16.1",
"@types/node": "^20.16.2",
"@types/semver": "^7.5.8",
"@types/ws": "^8.5.12",
"c12": "^1.11.1",
Expand All @@ -53,18 +53,18 @@
"colorette": "^2.0.20",
"consola": "^3.2.3",
"destr": "^2.0.3",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"execa": "^9.3.1",
"fuse.js": "^7.0.0",
"giget": "^1.2.3",
"h3": "^1.12.0",
"httpxy": "^0.1.5",
"jiti": "^1.21.6",
"listhen": "^1.7.2",
"magicast": "^0.3.4",
"magicast": "^0.3.5",
"mlly": "^1.7.1",
"nuxt": "^3.13.0",
"nypm": "^0.3.9",
"nypm": "^0.3.11",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
Expand All @@ -85,7 +85,7 @@
"nitropack": "npm:nitropack-nightly",
"nuxt": "^3.13.0"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": "^16.10.0 || >=18.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-cli-playground",
"private": true,
"version": "1.0.0",
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"scripts": {
"nuxi": "node ../bin/nuxi.mjs"
},
Expand Down
Loading

0 comments on commit 06d530f

Please sign in to comment.