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 Jul 8, 2024
1 parent ed2b84b commit 224cd76
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 48 deletions.
12 changes: 6 additions & 6 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.1.0-0+sha512.568e95e38592215a03fa2cb02a58b67c6452e51b176d9941d546a59a471c42e2b4c2428bf286addcbe4e2dec98e682e2df0fa93a5082cf3493afc496affd8ffb",
"packageManager": "pnpm@9.5.0",
"engines": {
"node": "^22"
},
Expand All @@ -30,20 +30,20 @@
"ansis": "2.3.0",
"chalk": "5.3.0",
"colorette": "2.0.20",
"picocolors": "1.0.0"
"picocolors": "1.0.1"
},
"devDependencies": {
"@tsconfig/node22": "22.0.0",
"@tsconfig/strictest": "2.0.5",
"@types/node": "20.12.8",
"@types/node": "20.14.10",
"dotenv": "16.4.5",
"lint-staged": "15.2.2",
"oxlint": "0.3.1",
"prettier": "3.2.5",
"prettier": "3.3.2",
"simple-git-hooks": "2.11.1",
"ts-dedent": "2.2.0",
"tsx": "4.9.0",
"typescript": "5.4.5",
"tsx": "4.16.2",
"typescript": "5.5.3",
"vitest": "1.6.0"
}
}
Loading

0 comments on commit 224cd76

Please sign in to comment.