Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#262)
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 Oct 30, 2023
1 parent 3097dd3 commit f0e199f
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 59 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nuxt/kit": "^3.8.0",
"@nuxt/schema": "^3.8.0",
"@types/http-proxy": "^1.17.13",
"@types/node": "^20.8.7",
"@types/node": "^20.8.9",
"@types/semver": "^7.5.4",
"@types/ws": "^8.5.8",
"c12": "^1.5.1",
Expand All @@ -50,14 +50,14 @@
"clipboardy": "^3.0.0",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"destr": "^2.0.1",
"destr": "^2.0.2",
"eslint": "^8.52.0",
"execa": "^8.0.1",
"fuse.js": "^6.6.2",
"giget": "^1.1.3",
"h3": "^1.8.2",
"httpxy": "^0.1.5",
"jiti": "^1.20.0",
"jiti": "^1.21.0",
"listhen": "^1.5.5",
"magicast": "^0.3.0",
"mlly": "^1.4.2",
Expand All @@ -77,7 +77,7 @@
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.0",
"engines": {
"node": "^14.18.0 || >=16.10.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,6 +2,6 @@
"name": "nuxt-cli-playground",
"private": true,
"version": "1.0.0",
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.0",
"devDependencies": {}
}
Loading

0 comments on commit f0e199f

Please sign in to comment.