Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#27)
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 Jul 3, 2023
1 parent b96f6a6 commit d208e24
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 154 deletions.
16 changes: 8 additions & 8 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "stale-dep",
"version": "0.6.0",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"description": "Check your node_modules matches your package.json.",
"license": "MIT",
"homepage": "https://github.com/sxzz/stale-dep#readme",
Expand Down Expand Up @@ -74,27 +74,27 @@
},
"dependencies": {
"cac": "^6.7.14",
"consola": "^3.1.0",
"consola": "^3.2.2",
"find-up": "^6.3.0",
"fs-extra": "^11.1.1",
"md5": "^2.3.0"
},
"devDependencies": {
"@nuxt/kit": "^3.6.0",
"@nuxt/schema": "^3.6.0",
"@nuxt/kit": "^3.6.1",
"@nuxt/schema": "^3.6.1",
"@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",
"@types/node": "^18.16.19",
"bumpp": "^9.1.1",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-define-config": "^1.21.0",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.0",
"prettier": "^2.8.8",
"tsup": "^7.1.0",
"tsx": "^3.12.7",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.32.2"
},
Expand Down

0 comments on commit d208e24

Please sign in to comment.