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:
parent
8a02ed5e29
commit
bf71d02c11
4 changed files with 229399 additions and 43855 deletions
10
package.json
10
package.json
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue