3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-03-19 14:53:12 +00:00

bump dependencies and rebuild

This commit is contained in:
Arpad Borsos 2026-03-12 08:27:56 +01:00
parent 8a02ed5e29
commit bf71d02c11
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
4 changed files with 229399 additions and 43855 deletions

View file

@ -24,15 +24,15 @@
"dependencies": {
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.2.0",
"@actions/warpbuild-cache": "npm:github-actions.warp-cache@1.4.7",
"@actions/cache": "^5.0.1",
"@actions/core": "^2.0.1",
"@actions/exec": "^2.0.0",
"@actions/cache": "^6.0.0",
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/glob": "^0.6.1",
"@actions/io": "^2.0.0",
"@actions/io": "^3.0.2",
"smol-toml": "^1.6.0"
},
"devDependencies": {
"@types/node": "^25.2.2",
"@types/node": "^25.4.0",
"@vercel/ncc": "^0.38.4",
"linefix": "^0.1.1",
"typescript": "5.9.3"