We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246efef commit 5fe9c53Copy full SHA for 5fe9c53
package.json
@@ -21,18 +21,18 @@
21
"@actions/core": "1.11.1",
22
"@actions/exec": "1.1.1",
23
"@actions/http-client": "2.2.3",
24
- "@actions/tool-cache": "2.0.1",
+ "@actions/tool-cache": "2.0.2",
25
"@biomejs/biome": "1.9.4",
26
- "@types/node": "22.8.2",
+ "@types/node": "22.15.21",
27
"radash": "12.1.0",
28
- "tsup": "8.3.5",
29
- "typescript": "5.6.3",
30
- "vitest": "3.0.5"
+ "tsup": "8.5.0",
+ "typescript": "5.8.3",
+ "vitest": "3.1.4"
31
},
32
"exports": {
33
".": "./dist/index.js"
34
35
- "packageManager": "pnpm@9.12.3",
+ "packageManager": "pnpm@9.15.9",
36
"engines": {
37
"node": "^20 || ^22"
38
}
0 commit comments