Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#50)
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] committed Dec 11, 2023
1 parent 7f20e91 commit 87e1e0b
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 348 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stale-dep",
"version": "0.7.0",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.12.0",
"description": "Check your node_modules matches your package.json.",
"license": "MIT",
"homepage": "https://github.com/sxzz/stale-dep#readme",
Expand Down Expand Up @@ -85,25 +85,25 @@
"cac": "^6.7.14",
"consola": "^3.2.3",
"find-up": "^7.0.0",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"md5": "^2.3.0"
},
"devDependencies": {
"@nuxt/kit": "^3.8.1",
"@nuxt/schema": "^3.8.1",
"@sxzz/eslint-config": "^3.7.4",
"@nuxt/kit": "^3.8.2",
"@nuxt/schema": "^3.8.2",
"@sxzz/eslint-config": "^3.7.5",
"@sxzz/prettier-config": "^2.0.0",
"@types/fs-extra": "^11.0.4",
"@types/md5": "^2.3.5",
"@types/node": "^20.9.2",
"bumpp": "^9.2.0",
"eslint": "^8.54.0",
"@types/node": "^20.10.4",
"bumpp": "^9.2.1",
"eslint": "^8.55.0",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"tsup": "^8.0.0",
"tsx": "^4.1.4",
"typescript": "^5.2.2",
"vite": "^5.0.2",
"prettier": "^3.1.1",
"tsup": "^8.0.1",
"tsx": "^4.6.2",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vitest": "^0.34.6"
},
"engines": {
Expand Down
Loading

0 comments on commit 87e1e0b

Please sign in to comment.