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 Aug 27, 2024
1 parent 600bb5d commit d9c2dd1
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 216 deletions.
10 changes: 5 additions & 5 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.2",
"@nuxt/eslint-config": "^0.5.3",
"@nuxt/kit": "^3.13.0",
"@nuxt/schema": "^3.13.0",
"@nuxt/test-utils": "^3.14.1",
Expand All @@ -53,18 +53,18 @@
"colorette": "^2.0.20",
"consola": "^3.2.3",
"destr": "^2.0.3",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"execa": "^9.3.1",
"fuse.js": "^7.0.0",
"giget": "^1.2.3",
"h3": "^1.12.0",
"httpxy": "^0.1.5",
"jiti": "^1.21.6",
"listhen": "^1.7.2",
"magicast": "^0.3.4",
"magicast": "^0.3.5",
"mlly": "^1.7.1",
"nuxt": "^3.13.0",
"nypm": "^0.3.9",
"nypm": "^0.3.11",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
Expand All @@ -85,7 +85,7 @@
"nitropack": "npm:nitropack-nightly",
"nuxt": "^3.13.0"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.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.8.0",
"packageManager": "pnpm@9.9.0",
"scripts": {
"nuxi": "node ../bin/nuxi.mjs"
},
Expand Down
Loading

0 comments on commit d9c2dd1

Please sign in to comment.