feat: dash command

This commit is contained in:
hamster1963
2025-01-24 01:08:25 +08:00
parent 733767a363
commit c5f81d70d4
9 changed files with 230 additions and 127 deletions

View File

@@ -36,7 +36,7 @@
"country-flag-icons": "^1.5.14",
"d3-geo": "^3.1.1",
"dayjs": "^1.11.13",
"framer-motion": "^12.0.1",
"framer-motion": "^12.0.3",
"i18n-iso-countries": "^7.13.0",
"i18next": "^24.2.1",
"lucide-react": "^0.460.0",
@@ -53,8 +53,8 @@
},
"devDependencies": {
"@eslint/js": "^9.18.0",
"@types/node": "^22.10.8",
"@types/react": "^19.0.7",
"@types/node": "^22.10.9",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react-swc": "^3.7.2",
"autoprefixer": "^10.4.20",