chore: bump the opendal version.

This commit is contained in:
Yufan Sheng 2024-08-05 20:00:40 +08:00
parent af6d0d9138
commit 509c7a69d6
Signed by: syhily
GPG Key ID: DEB186763C308C31
2 changed files with 264 additions and 473 deletions

729
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,13 +31,13 @@
},
"dependencies": {
"mime": "^4.0.4",
"opendal": "^0.47.0",
"rimraf": "^5.0.8"
"opendal": "^0.47.1",
"rimraf": "^6.0.1"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@types/node": "^20.14.10",
"astro": "^4.11.5",
"@types/node": "^22.1.0",
"astro": "^4.13.1",
"unbuild": "^2.0.0"
}
}