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 18, 2023
1 parent 393b07e commit 85d7566
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/kit": "^3.7.4",
"@nuxt/schema": "^3.7.4",
"@types/http-proxy": "^1.17.12",
"@types/node": "^20.8.4",
"@types/http-proxy": "^1.17.13",
"@types/node": "^20.8.7",
"@types/semver": "^7.5.3",
"@types/ws": "^8.5.7",
"c12": "^1.4.2",
Expand Down Expand Up @@ -77,7 +77,7 @@
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"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": "[email protected].0",
"packageManager": "[email protected].2",
"devDependencies": {}
}
50 changes: 25 additions & 25 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 85d7566

Please sign in to comment.