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 Nov 24, 2023
1 parent f113a08 commit 0910964
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 40 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@nuxt/schema": "^3.8.1",
"@nuxt/test-utils": "^3.8.1",
"@types/http-proxy": "^1.17.14",
"@types/node": "^20.9.2",
"@types/semver": "^7.5.5",
"@types/ws": "^8.5.9",
"@types/node": "^20.10.0",
"@types/semver": "^7.5.6",
"@types/ws": "^8.5.10",
"c12": "^1.5.1",
"changelogen": "^0.5.5",
"chokidar": "^3.5.3",
Expand Down Expand Up @@ -78,7 +78,7 @@
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.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.10.5",
"packageManager": "pnpm@8.11.0",
"devDependencies": {}
}
75 changes: 40 additions & 35 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 0910964

Please sign in to comment.