chore: deps

This commit is contained in:
hamster1963 2025-01-11 18:47:56 +08:00
parent 0e1f59bb30
commit b265b68fa3
2 changed files with 6 additions and 6 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -32,10 +32,10 @@
"@types/d3-geo": "^3.1.0",
"@types/luxon": "^3.4.2",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"caniuse-lite": "^1.0.30001690",
"caniuse-lite": "^1.0.30001692",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"country-flag-icons": "^1.5.13",
"country-flag-icons": "^1.5.14",
"d3-geo": "^3.1.1",
"d3-selection": "^3.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
@ -64,16 +64,16 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@next/bundle-analyzer": "^15.1.4",
"@tailwindcss/postcss": "^4.0.0-beta.8",
"@tailwindcss/postcss": "^4.0.0-beta.9",
"@types/node": "^22.10.5",
"@types/react": "^19.0.3",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"eslint-config-next": "^15.1.4",
"eslint-plugin-turbo": "^2.3.3",
"eslint-plugin-unused-imports": "^4.1.4",
"postcss": "^8.4.49",
"tailwindcss": "^4.0.0-beta.8",
"typescript": "^5.7.2",
"tailwindcss": "^4.0.0-beta.9",
"typescript": "^5.7.3",
"vercel": "^39.2.6"
},
"overrides": {