Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#315)
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 Feb 14, 2024
1 parent 52058c1 commit 0ccc14b
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 436 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"@nuxt/schema": "^3.10.1",
"@nuxt/test-utils": "^3.11.0",
"@types/http-proxy": "^1.17.14",
"@types/node": "^20.10.5",
"@types/semver": "^7.5.6",
"@types/node": "^20.11.17",
"@types/semver": "^7.5.7",
"@types/ws": "^8.5.10",
"c12": "^1.6.0",
"c12": "^1.7.0",
"changelogen": "^0.5.5",
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"citty": "^0.1.5",
"clipboardy": "^4.0.0",
"colorette": "^2.0.20",
Expand All @@ -56,29 +56,29 @@
"execa": "^8.0.1",
"fuse.js": "^7.0.0",
"giget": "^1.2.1",
"h3": "^1.9.0",
"h3": "^1.10.1",
"httpxy": "^0.1.5",
"jiti": "^1.21.0",
"listhen": "^1.5.5",
"magicast": "^0.3.2",
"mlly": "^1.4.2",
"listhen": "^1.6.0",
"magicast": "^0.3.3",
"mlly": "^1.5.0",
"nuxt": "^3.10.1",
"nypm": "^0.3.3",
"nypm": "^0.3.6",
"ofetch": "^1.3.3",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"prettier": "^3.1.1",
"scule": "^1.1.1",
"semver": "^7.5.4",
"prettier": "^3.2.5",
"scule": "^1.3.0",
"semver": "^7.6.0",
"unbuild": "^2.0.0",
"unws": "^0.2.4",
"ws": "^8.16.0"
},
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"packageManager": "pnpm@8.13.1",
"packageManager": "pnpm@8.15.2",
"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.13.1",
"packageManager": "pnpm@8.15.2",
"devDependencies": {}
}
Loading

0 comments on commit 0ccc14b

Please sign in to comment.