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] committed Apr 17, 2024
1 parent 82e1fdd commit da3f313
Show file tree
Hide file tree
Showing 2 changed files with 1,029 additions and 672 deletions.
28 changes: 14 additions & 14 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "stale-dep",
"version": "0.7.0",
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.15.7",
"description": "Check your node_modules matches your package.json.",
"license": "MIT",
"homepage": "https://github.com/sxzz/stale-dep#readme",
Expand Down Expand Up @@ -89,22 +89,22 @@
"md5": "^2.3.0"
},
"devDependencies": {
"@nuxt/kit": "^3.9.0",
"@nuxt/schema": "^3.9.0",
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@nuxt/kit": "^3.11.2",
"@nuxt/schema": "^3.11.2",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/fs-extra": "^11.0.4",
"@types/md5": "^2.3.5",
"@types/node": "^20.10.5",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"fast-glob": "^3.3.2",
"prettier": "^3.1.1",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vitest": "^1.5.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit da3f313

Please sign in to comment.