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 Dec 11, 2024
1 parent 48a32ae commit fdf2926
Show file tree
Hide file tree
Showing 2 changed files with 1,263 additions and 1,418 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@9.6.0",
"packageManager": "pnpm@9.15.0",
"description": "Check your node_modules matches your package.json.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -78,22 +78,22 @@
"md5": "^2.3.0"
},
"devDependencies": {
"@nuxt/kit": "^3.12.4",
"@nuxt/schema": "^3.12.4",
"@sxzz/eslint-config": "^4.1.1",
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"@sxzz/eslint-config": "^4.5.1",
"@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.17.10",
"bumpp": "^9.9.0",
"eslint": "^9.16.0",
"fast-glob": "^3.3.2",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"tsx": "^4.16.5",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vitest": "^2.0.5"
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^2.1.8"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit fdf2926

Please sign in to comment.