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 30, 2023
1 parent f113a08 commit 940436a
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 54 deletions.
10 changes: 5 additions & 5 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.1",
"@types/semver": "^7.5.6",
"@types/ws": "^8.5.10",
"c12": "^1.5.1",
"changelogen": "^0.5.5",
"chokidar": "^3.5.3",
Expand All @@ -69,7 +69,7 @@
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"prettier": "^3.1.0",
"scule": "^1.1.0",
"scule": "^1.1.1",
"semver": "^7.5.4",
"unbuild": "^2.0.0",
"unws": "^0.2.4",
Expand All @@ -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": {}
}
101 changes: 53 additions & 48 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 940436a

Please sign in to comment.