Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#471)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] committed Sep 15, 2024
1 parent 0aad36b commit 231a723
Show file tree
Hide file tree
Showing 4 changed files with 194 additions and 141 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.5",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/kit": "^3.13.1",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.1",
Expand All @@ -53,7 +53,7 @@
"colorette": "^2.0.20",
"consola": "^3.2.3",
"destr": "^2.0.3",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"execa": "^9.3.1",
"fuse.js": "^7.0.0",
"giget": "^1.2.3",
Expand Down Expand Up @@ -85,7 +85,7 @@
"nitropack": "npm:nitropack-nightly",
"nuxt": "^3.13.1"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.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.9.0",
"packageManager": "pnpm@9.10.0",
"scripts": {
"nuxi": "node ../bin/nuxi.mjs"
},
Expand Down
Loading

0 comments on commit 231a723

Please sign in to comment.