1
0
mirror of https://github.com/badgen/badgen.net.git synced 2025-04-19 05:42:17 +03:00

chore: bump deps (#693)

* chore: bump deps

* chore: bump @vercel/kv to 3.0.0
This commit is contained in:
Amio Jin 2025-02-05 09:51:26 +08:00 committed by GitHub
parent 5dfa67e317
commit 6d991b2a38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1877 additions and 1302 deletions

3173
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,7 @@
"@sentry/nextjs": "^7.119.2",
"@sentry/tracing": "^7.36.0",
"@vercel/analytics": "^1.0.1",
"@vercel/kv": "^0.2.2",
"@vercel/kv": "^3.0.0",
"badgen": "^3.2.2",
"badgen-icons": "^0.23.0",
"byte-size": "^8.1.0",
@ -65,8 +65,8 @@
"typescript": "^5.0.2"
},
"engines": {
"node": "^18",
"npm": ">=8.x"
"node": ">=18",
"npm": ">=8"
},
"volta": {
"node": "18.17.0",