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 12, 2023
1 parent 6c8f043 commit d479626
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 93 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.8.10",
"@types/semver": "^7.5.4",
"@types/ws": "^8.5.8",
"@types/node": "^20.9.0",
"@types/semver": "^7.5.5",
"@types/ws": "^8.5.9",
"c12": "^1.5.1",
"changelogen": "^0.5.5",
"chokidar": "^3.5.3",
Expand All @@ -60,7 +60,7 @@
"httpxy": "^0.1.5",
"jiti": "^1.21.0",
"listhen": "^1.5.5",
"magicast": "^0.3.0",
"magicast": "^0.3.2",
"mlly": "^1.4.2",
"nuxt": "^3.8.1",
"nypm": "^0.3.3",
Expand All @@ -78,7 +78,7 @@
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"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].2",
"packageManager": "[email protected].3",
"devDependencies": {}
}
Loading

0 comments on commit d479626

Please sign in to comment.