chore(deps): caniuse-lite

This commit is contained in:
hamster1963 2024-11-21 15:33:51 +08:00
parent 62cdb7e18c
commit b8d6e83169
3 changed files with 1 additions and 2 deletions

View File

@ -29,7 +29,6 @@ export default async function ServerGlobal() {
}
export async function Global({ countries = [] }: GlobalProps) {
// const t = useTranslations("Global");
const map = new DottedMap({ map: JSON.parse(mapJsonString) });
const countries_alpha3 = countries

BIN
bun.lockb

Binary file not shown.

View File

@ -25,7 +25,7 @@
"@turf/turf": "^7.1.0",
"@types/luxon": "^3.4.2",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"caniuse-lite": "^1.0.30001680",
"caniuse-lite": "^1.0.30001683",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"country-flag-icons": "^1.5.13",