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] authored Jan 9, 2024
1 parent c448ade commit adb7d1a
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 88 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@nuxt/schema": "^3.9.0",
"@nuxt/test-utils": "^3.9.0",
"@types/http-proxy": "^1.17.14",
"@types/node": "^20.10.5",
"@types/node": "^20.10.8",
"@types/semver": "^7.5.6",
"@types/ws": "^8.5.10",
"c12": "^1.6.0",
"c12": "^1.6.1",
"changelogen": "^0.5.5",
"chokidar": "^3.5.3",
"citty": "^0.1.5",
Expand All @@ -56,14 +56,14 @@
"execa": "^8.0.1",
"fuse.js": "^7.0.0",
"giget": "^1.2.1",
"h3": "^1.9.0",
"h3": "^1.10.0",
"httpxy": "^0.1.5",
"jiti": "^1.21.0",
"listhen": "^1.5.5",
"listhen": "^1.5.6",
"magicast": "^0.3.2",
"mlly": "^1.4.2",
"nuxt": "^3.9.0",
"nypm": "^0.3.3",
"nypm": "^0.3.4",
"ofetch": "^1.3.3",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
Expand All @@ -78,7 +78,7 @@
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"packageManager": "pnpm@8.13.1",
"packageManager": "pnpm@8.14.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.13.1",
"packageManager": "pnpm@8.14.0",
"devDependencies": {}
}
Loading

0 comments on commit adb7d1a

Please sign in to comment.