Skip to content

Commit 07f051d

Browse files
author
Siemen Sikkema
committed
Run make update-deps
1 parent adfb1fb commit 07f051d

2 files changed

Lines changed: 1253 additions & 1346 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
"author": "ericdallo",
2727
"license": "MIT",
2828
"dependencies": {
29-
"@actions/core": "^1.10.1",
30-
"@actions/exec": "^1.1.1",
31-
"@actions/tool-cache": "^2.0.1",
32-
"axios": "^1.6.8",
29+
"@actions/core": "^3.0.0",
30+
"@actions/exec": "^3.0.0",
31+
"@actions/tool-cache": "^4.0.0",
32+
"axios": "^1.15.0",
3333
"typescript-formatter": "^7.2.2",
34-
"uuid": "^9.0.1"
34+
"uuid": "^13.0.0"
3535
},
3636
"devDependencies": {
37-
"@types/node": "^20.11.28",
38-
"@types/semver": "^7.5.8",
39-
"@types/uuid": "^9.0.8",
40-
"@vercel/ncc": "^0.38.1",
41-
"eslint": "^8.57.0",
42-
"eslint-plugin-github": "^4.10.2",
43-
"prettier": "^3.2.5",
44-
"typescript": "^5.4.2"
37+
"@types/node": "^25.5.2",
38+
"@types/semver": "^7.7.1",
39+
"@types/uuid": "^11.0.0",
40+
"@vercel/ncc": "^0.38.4",
41+
"eslint": "^10.2.0",
42+
"eslint-plugin-github": "^6.0.0",
43+
"prettier": "^3.8.1",
44+
"typescript": "^6.0.2"
4545
}
4646
}

0 commit comments

Comments
 (0)