We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb85232 commit d493433Copy full SHA for d493433
package.json
@@ -5,7 +5,7 @@
5
"author": "Nyakku Shigure <sigure.qaq@gmail.com>",
6
"private": true,
7
"type": "module",
8
- "packageManager": "pnpm@10.26.1",
+ "packageManager": "pnpm@10.28.0",
9
"homepage": "https://github.com/PFCCLab/ci-bypass",
10
"repository": {
11
"type": "git",
@@ -44,7 +44,7 @@
44
"@github/local-action": "^6.0.0",
45
"@types/node": "^24.8.1",
46
"prettier": "^3.5.3",
47
- "rolldown": "1.0.0-beta.55",
+ "rolldown": "1.0.0-beta.59",
48
"typescript": "^5.8.3",
49
"vitest": "^4.0.0"
50
}
0 commit comments