5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-11 11:04:47 +00:00

bump deps (#569)

This commit is contained in:
Kevin Stillhammer
2025-09-14 15:04:41 +02:00
committed by GitHub
parent ffff8aa2b5
commit b75a909f75
5 changed files with 3335 additions and 1489 deletions

View File

@@ -32,15 +32,15 @@
"@octokit/plugin-rest-endpoint-methods": "^16.0.0",
"@renovatebot/pep440": "^4.2.0",
"smol-toml": "^1.4.2",
"undici": "^7.15.0"
"undici": "^7.16.0"
},
"devDependencies": {
"@biomejs/biome": "2.2.2",
"@biomejs/biome": "2.2.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^24.3.0",
"@types/semver": "^7.7.0",
"@types/node": "^24.3.1",
"@types/semver": "^7.7.1",
"@vercel/ncc": "^0.38.3",
"jest": "^30.1.1",
"jest": "^30.1.3",
"js-yaml": "^4.1.0",
"ts-jest": "^29.4.1",
"typescript": "^5.9.2"