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] authored Sep 1, 2024
1 parent fb5a3b9 commit fbf3c64
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 909 deletions.
18 changes: 9 additions & 9 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@9.6.0",
"packageManager": "pnpm@9.9.0",
"description": "Check your node_modules matches your package.json.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -78,21 +78,21 @@
"md5": "^2.3.0"
},
"devDependencies": {
"@nuxt/kit": "^3.12.4",
"@nuxt/schema": "^3.12.4",
"@sxzz/eslint-config": "^3.16.3",
"@nuxt/kit": "^3.13.0",
"@nuxt/schema": "^3.13.0",
"@sxzz/eslint-config": "^3.17.4",
"@sxzz/prettier-config": "^2.0.2",
"@types/fs-extra": "^11.0.4",
"@types/md5": "^2.3.5",
"@types/node": "^20.14.14",
"bumpp": "^9.4.2",
"eslint": "^9.8.0",
"@types/node": "^20.16.3",
"bumpp": "^9.5.2",
"eslint": "^9.9.1",
"fast-glob": "^3.3.2",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"tsx": "^4.16.5",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"engines": {
Expand Down
Loading

0 comments on commit fbf3c64

Please sign in to comment.