chore: deps

This commit is contained in:
hamster1963 2025-01-01 21:10:54 +08:00
parent f5fd018422
commit 2b854a1934
2 changed files with 4 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -12,7 +12,7 @@
"preview": "vite preview"
},
"dependencies": {
"@fontsource/inter": "^5.1.0",
"@fontsource/inter": "^5.1.1",
"@heroicons/react": "^2.2.0",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-checkbox": "^1.1.3",
@ -42,7 +42,7 @@
"prettier-plugin-tailwindcss": "^0.6.9",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-i18next": "^15.2.0",
"react-i18next": "^15.4.0",
"react-router-dom": "^7.1.1",
"recharts": "^2.15.0",
"sonner": "^1.7.1",
@ -51,7 +51,7 @@
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@vitejs/plugin-react-swc": "^3.7.2",
@ -63,7 +63,7 @@
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
"typescript": "~5.6.3",
"typescript-eslint": "^8.18.2",
"typescript-eslint": "^8.19.0",
"vite": "^6.0.6"
}
}