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 Dec 15, 2024
1 parent 961fe8d commit 34efffb
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 147 deletions.
16 changes: 8 additions & 8 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.15.0",
"engines": {
"node": "^22"
},
Expand All @@ -27,22 +27,22 @@
},
"dependencies": {
"ansi-colors": "4.1.3",
"ansis": "3.3.2",
"ansis": "3.4.0",
"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",
"dotenv": "16.4.5",
"@types/node": "22.10.2",
"dotenv": "16.4.7",
"lint-staged": "15.2.10",
"oxlint": "0.9.3",
"prettier": "3.3.3",
"prettier": "3.4.2",
"simple-git-hooks": "2.11.1",
"ts-dedent": "2.2.0",
"typescript": "5.6.2",
"vitest": "2.0.5"
"typescript": "5.7.2",
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 34efffb

Please sign in to comment.