⬆️ Update deps

This commit is contained in:
marocchino 2026-03-13 17:48:23 +09:00
parent 46a16ecf77
commit 1ed3d7b4f6
No known key found for this signature in database
GPG key ID: F54107506CCF18D0
3 changed files with 145 additions and 196 deletions

View file

@ -30,12 +30,12 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^7.0.0",
"@actions/glob": "^0.5.0",
"@actions/github": "^9.0.0",
"@actions/glob": "^0.6.1",
"@octokit/graphql-schema": "^15.26.1"
},
"devDependencies": {
"@biomejs/biome": "2.3.11",
"@biomejs/biome": "2.4.6",
"@types/node": "^25.5.0",
"@vercel/ncc": "^0.38.4",
"js-yaml": "^4.1.0",