Bump dependencies (#152)

This commit is contained in:
Kevin Stillhammer
2025-05-26 22:48:47 +02:00
committed by GitHub
parent 78b7b9921e
commit eaf0ecdd66
4 changed files with 311 additions and 196 deletions
+5 -5
View File
@@ -26,18 +26,18 @@
"@actions/exec": "^1.1.1",
"@actions/tool-cache": "^2.0.2",
"@octokit/core": "^6.1.4",
"@octokit/plugin-paginate-rest": "^11.4.3",
"@octokit/plugin-rest-endpoint-methods": "^13.3.1",
"@octokit/plugin-paginate-rest": "^13.0.1",
"@octokit/plugin-rest-endpoint-methods": "^16.0.0",
"@renovatebot/pep440": "^4.1.0",
"smol-toml": "^1.3.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.13.10",
"@types/semver": "^7.5.8",
"@types/node": "^22.15.21",
"@types/semver": "^7.7.0",
"@vercel/ncc": "^0.38.3",
"js-yaml": "^4.1.0",
"typescript": "^5.8.2"
"typescript": "^5.8.3"
}
}