fix: bump the astro-uploader for using the opendal.

This commit is contained in:
Yufan Sheng 2024-07-08 21:27:54 +08:00
parent 64a3f15989
commit 335a28f06d
Signed by: syhily
GPG Key ID: 9D18A22A7DCD5A9B
2 changed files with 243 additions and 1882 deletions

2121
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -55,7 +55,7 @@
"ultrahtml": "^1.5.3"
},
"devDependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/check": "^0.8.0",
"@biomejs/biome": "^1.8.3",
"@napi-rs/canvas": "^0.1.53",
"@types/lodash": "^4.17.6",
@ -65,7 +65,7 @@
"@types/qrcode-svg": "^1.1.4",
"@types/unist": "^3.0.2",
"aplayer": "^1.10.1",
"astro-uploader": "^1.0.3",
"astro-uploader": "^1.1.1",
"bootstrap": "^5.3.3",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",