mirror of
https://github.com/woodchen-ink/nezha-dash-v1.git
synced 2025-07-18 09:31:55 +08:00
chore: deps
This commit is contained in:
parent
8228fab2fe
commit
b433893c72
18
package.json
18
package.json
@ -19,8 +19,8 @@
|
||||
"@radix-ui/react-progress": "^1.1.0",
|
||||
"@radix-ui/react-separator": "^1.1.0",
|
||||
"@radix-ui/react-slot": "^1.1.0",
|
||||
"@tanstack/react-query": "^5.62.0",
|
||||
"@tanstack/react-query-devtools": "^5.62.0",
|
||||
"@tanstack/react-query": "^5.62.2",
|
||||
"@tanstack/react-query-devtools": "^5.62.2",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@types/d3-geo": "^3.1.0",
|
||||
"@types/luxon": "^3.4.2",
|
||||
@ -28,15 +28,15 @@
|
||||
"clsx": "^2.1.1",
|
||||
"country-flag-icons": "^1.5.13",
|
||||
"d3-geo": "^3.1.1",
|
||||
"framer-motion": "^11.12.0",
|
||||
"i18next": "^24.0.2",
|
||||
"framer-motion": "^11.13.1",
|
||||
"i18next": "^24.0.5",
|
||||
"lucide-react": "^0.460.0",
|
||||
"luxon": "^3.5.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-i18next": "^15.1.3",
|
||||
"react-router-dom": "^7.0.1",
|
||||
"recharts": "^2.13.3",
|
||||
"react-router-dom": "^7.0.2",
|
||||
"recharts": "^2.14.1",
|
||||
"sonner": "^1.7.0",
|
||||
"tailwind-merge": "^2.5.5",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
@ -51,12 +51,12 @@
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-plugin-react-hooks": "^5.0.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.14",
|
||||
"eslint-plugin-react-refresh": "^0.4.16",
|
||||
"globals": "^15.13.0",
|
||||
"postcss": "^8.4.49",
|
||||
"tailwindcss": "^3.4.15",
|
||||
"tailwindcss": "^3.4.16",
|
||||
"typescript": "~5.6.3",
|
||||
"typescript-eslint": "^8.16.0",
|
||||
"typescript-eslint": "^8.17.0",
|
||||
"vite": "^6.0.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user