mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
chore(deps): caniuse-lite
This commit is contained in:
parent
62cdb7e18c
commit
b8d6e83169
@ -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
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user