Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to ^9.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent aa976c1 commit 02969f1
Show file tree
Hide file tree
Showing 3 changed files with 357 additions and 154 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"colorette": "^2.0.20",
"consola": "^3.2.3",
"destr": "^2.0.3",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"execa": "^9.4.0",
"fuse.js": "^7.0.0",
"giget": "^1.2.3",
Expand Down Expand Up @@ -85,7 +85,7 @@
"nitropack": "npm:nitropack-nightly",
"nuxt": "^3.13.2"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": "^16.10.0 || >=18.0.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,7 +2,7 @@
"name": "nuxt-cli-playground",
"private": true,
"version": "1.0.0",
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"scripts": {
"nuxi": "node ../bin/nuxi.mjs"
},
Expand Down
Loading

0 comments on commit 02969f1

Please sign in to comment.