mirror of
https://github.com/go-gitea/gitea
synced 2025-12-06 21:08:25 +00:00
Update uint8-to-base64, remove type stub (#34844)
The module now ships type definitions so remove our type stub. Ref: https://github.com/WebReflection/uint8-to-base64/pull/4
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"toastify-js": "1.12.0",
|
||||
"tributejs": "5.1.3",
|
||||
"typescript": "5.8.3",
|
||||
"uint8-to-base64": "0.2.0",
|
||||
"uint8-to-base64": "0.2.1",
|
||||
"vanilla-colorful": "0.7.2",
|
||||
"vue": "3.5.16",
|
||||
"vue-bar-graph": "2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user