chore: deps

This commit is contained in:
hamster1963 2025-01-04 00:00:39 +08:00
parent 6979139c98
commit 15086d054a
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -27,7 +27,7 @@
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.6",
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@turf/turf": "^7.2.0",
"@types/d3-geo": "^3.1.0",
"@types/luxon": "^3.4.2",
@ -64,7 +64,7 @@
"@biomejs/biome": "1.9.4",
"@next/bundle-analyzer": "^15.1.3",
"@tailwindcss/postcss": "^4.0.0-beta.8",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"eslint-config-next": "^15.1.3",
@ -73,7 +73,7 @@
"postcss": "^8.4.49",
"tailwindcss": "^4.0.0-beta.8",
"typescript": "^5.7.2",
"vercel": "^39.2.2"
"vercel": "^39.2.4"
},
"overrides": {
"react-is": "^19.0.0-rc-69d4b800-20241021"