Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 961fe8d commit 0601858
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 124 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "BeeeQueue <[email protected]>",
"license": "MIT",
"private": true,
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.13.2",
"engines": {
"node": "^22"
},
Expand All @@ -30,19 +30,19 @@
"ansis": "3.3.2",
"chalk": "5.3.0",
"colorette": "2.0.20",
"picocolors": "1.1.0"
"picocolors": "1.1.1"
},
"devDependencies": {
"@tsconfig/node22": "22.0.0",
"@tsconfig/strictest": "2.0.5",
"@types/node": "22.5.4",
"@types/node": "22.9.0",
"dotenv": "16.4.5",
"lint-staged": "15.2.10",
"oxlint": "0.9.3",
"prettier": "3.3.3",
"simple-git-hooks": "2.11.1",
"ts-dedent": "2.2.0",
"typescript": "5.6.2",
"vitest": "2.0.5"
"typescript": "5.6.3",
"vitest": "2.1.5"
}
}
Loading

0 comments on commit 0601858

Please sign in to comment.