Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 15e82bb commit fe1fd92
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test": "pnpm vitest",
"test:types": "tsc --noEmit && pnpm -r test:types"
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.0",
"dependencies": {
"citty": "^0.1.5",
"consola": "^3.2.3",
Expand All @@ -46,12 +46,12 @@
"@nuxt/schema": "^3.8.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.10.4",
"@vitest/coverage-v8": "^1.0.2",
"@vitest/coverage-v8": "^1.0.4",
"changelogen": "^0.5.5",
"eslint": "^8.55.0",
"jiti": "^1.21.0",
"nuxi": "^3.10.0",
"nuxt": "^3.8.2",
"vitest": "^1.0.2"
"vitest": "^1.0.4"
}
}
60 changes: 30 additions & 30 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 fe1fd92

Please sign in to comment.