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 27, 2023
1 parent 3cfb478 commit 194992f
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 45 deletions.
6 changes: 3 additions & 3 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,7 +50,7 @@
"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",
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": {}
}
82 changes: 41 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 194992f

Please sign in to comment.