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 Oct 9, 2023
1 parent a6acb6a commit 70332bd
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 69 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.7.4",
"@nuxt/schema": "^3.7.4",
"@types/http-proxy": "^1.17.12",
"@types/node": "^20.8.0",
"@types/node": "^20.8.4",
"@types/semver": "^7.5.3",
"@types/ws": "^8.5.6",
"c12": "^1.4.2",
Expand All @@ -51,10 +51,10 @@
"colorette": "^2.0.20",
"consola": "^3.2.3",
"destr": "^2.0.1",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"execa": "^8.0.1",
"fuse.js": "^6.6.2",
"giget": "^1.1.2",
"giget": "^1.1.3",
"h3": "^1.8.2",
"httpxy": "^0.1.5",
"jiti": "^1.20.0",
Expand All @@ -77,7 +77,7 @@
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.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.8.0",
"packageManager": "pnpm@8.9.0",
"devDependencies": {}
}
Loading

0 comments on commit 70332bd

Please sign in to comment.