Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#26)
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 Jun 26, 2023
1 parent 939bece commit b96f6a6
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 65 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stale-dep",
"version": "0.6.0",
"packageManager": "pnpm@8.6.2",
"packageManager": "pnpm@8.6.4",
"description": "Check your node_modules matches your package.json.",
"license": "MIT",
"homepage": "https://github.com/sxzz/stale-dep#readme",
Expand Down Expand Up @@ -80,19 +80,19 @@
"md5": "^2.3.0"
},
"devDependencies": {
"@nuxt/kit": "^3.5.3",
"@nuxt/schema": "^3.5.3",
"@nuxt/kit": "^3.6.0",
"@nuxt/schema": "^3.6.0",
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/fs-extra": "^11.0.1",
"@types/md5": "^2.3.2",
"@types/node": "^18.16.18",
"bumpp": "^9.1.1",
"eslint": "^8.43.0",
"eslint-define-config": "^1.20.0",
"eslint-define-config": "^1.21.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"tsup": "^7.0.0",
"tsup": "^7.1.0",
"tsx": "^3.12.7",
"typescript": "^5.1.3",
"vite": "^4.3.9",
Expand Down
Loading

0 comments on commit b96f6a6

Please sign in to comment.