chore: deps

This commit is contained in:
hamster1963 2024-12-23 11:08:27 +08:00
parent 7218973ce0
commit 427f1e9d7f
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -36,14 +36,14 @@
"d3-geo": "^3.1.1",
"dayjs": "^1.11.13",
"framer-motion": "^12.0.0-alpha.2",
"i18next": "^24.1.2",
"i18next": "^24.2.0",
"lucide-react": "^0.460.0",
"luxon": "^3.5.0",
"prettier-plugin-tailwindcss": "^0.6.9",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-i18next": "^15.2.0",
"react-router-dom": "^7.0.2",
"react-router-dom": "^7.1.0",
"recharts": "^2.15.0",
"sonner": "^1.7.1",
"tailwind-merge": "^2.5.5",
@ -64,6 +64,6 @@
"tailwindcss": "^3.4.17",
"typescript": "~5.6.3",
"typescript-eslint": "^8.18.1",
"vite": "^6.0.3"
"vite": "^6.0.5"
}
}