chore: upgrade deps

This commit is contained in:
ReaJason
2025-08-13 23:53:40 +08:00
parent 466d236ba2
commit 67f21b0abf
2 changed files with 13 additions and 13 deletions
BIN
View File
Binary file not shown.
+13 -13
View File
@@ -15,40 +15,40 @@
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@types/node": "^24.0.5",
"@types/node": "^24.0.15",
"@types/react": "^19.1.8",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^19.1.6",
"@types/react-syntax-highlighter": "^15.5.13",
"@vitejs/plugin-react": "^4.6.0",
"@vitejs/plugin-react": "^4.7.0",
"rimraf": "^6.0.1",
"tailwindcss": "^4.1.11",
"typescript": "^5.8.3",
"vite": "^7.0.0",
"vite": "^7.0.5",
"vite-bundle-visualizer": "^1.2.1"
},
"dependencies": {
"@hookform/resolvers": "^5.1.1",
"@tailwindcss/vite": "^4.1.11",
"@tanstack/react-query": "^5.81.4",
"@tanstack/react-query": "^5.83.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.19.2",
"i18next": "^25.2.1",
"framer-motion": "^12.23.6",
"i18next": "^25.3.2",
"lucide-react": "^0.525.0",
"motion": "^12.19.2",
"motion": "^12.23.6",
"radix-ui": "^1.4.2",
"react": "^19.1.0",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.58.1",
"react-i18next": "^15.5.3",
"react-router": "^7.6.3",
"react-router-dom": "^7.6.3",
"react-hook-form": "^7.60.0",
"react-i18next": "^15.6.0",
"react-router": "^7.7.0",
"react-router-dom": "^7.7.0",
"react-syntax-highlighter": "^15.6.1",
"sonner": "^2.0.5",
"sonner": "^2.0.6",
"tailwind-merge": "^3.3.1",
"tw-animate-css": "^1.3.4",
"tw-animate-css": "^1.3.5",
"yup": "^1.6.1"
},
"trustedDependencies": [