update dependencies

This commit is contained in:
Arpad Borsos
2024-02-04 09:29:45 +01:00
parent 23bce251a8
commit 1582741630
4 changed files with 266 additions and 71 deletions

View File

@@ -23,12 +23,12 @@
"homepage": "https://github.com/Swatinem/rust-cache#readme",
"dependencies": {
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.2.0",
"@actions/cache": "^3.2.3",
"@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.4.0",
"@actions/io": "^1.1.3",
"smol-toml": "1.1.3"
"smol-toml": "^1.1.4"
},
"devDependencies": {
"@vercel/ncc": "^0.38.1",