update dependencies + compat date

This commit is contained in:
uh wot 2024-04-08 16:30:58 +02:00
parent 8f35b6db60
commit 11e367a827
Signed by: uhwot
GPG key ID: CB2454984587B781
4 changed files with 267 additions and 508 deletions

View file

@ -12,10 +12,10 @@
"author": "uh_wot <uhwot@protonmail.com>",
"license": "MIT",
"devDependencies": {
"wrangler": "^3.1.1"
"wrangler": "^3.48.0"
},
"dependencies": {
"browser-id3-writer": "^6.0.0",
"itty-router": "^4.0.13"
"browser-id3-writer": "^6.1.0",
"itty-router": "^5.0.9"
}
}