|
12 | 12 | "format": "prettier --write ." |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@fontsource-variable/ubuntu-sans": "^5.2.5", |
16 | | - "@fontsource-variable/ubuntu-sans-mono": "^5.2.5", |
| 15 | + "@fontsource-variable/ubuntu-sans": "^5.2.6", |
| 16 | + "@fontsource-variable/ubuntu-sans-mono": "^5.2.6", |
17 | 17 | "@hcaptcha/react-hcaptcha": "^1.12.0", |
18 | 18 | "@hookform/resolvers": "^4.1.3", |
19 | 19 | "@marsidev/react-turnstile": "^1.1.0", |
|
29 | 29 | "@radix-ui/react-switch": "^1.1.3", |
30 | 30 | "@radix-ui/react-tooltip": "^1.1.8", |
31 | 31 | "@tanstack/react-table": "^8.21.2", |
32 | | - "ace-builds": "^1.39.0", |
33 | | - "alova": "^3.2.9", |
| 32 | + "ace-builds": "^1.39.1", |
| 33 | + "alova": "^3.2.10", |
34 | 34 | "ansi_up": "^6.0.2", |
35 | 35 | "class-variance-authority": "^0.7.1", |
36 | 36 | "clsx": "^2.1.1", |
37 | 37 | "crypto-js": "^4.2.0", |
38 | 38 | "highlight.js": "^11.11.1", |
39 | 39 | "katex": "^0.16.21", |
40 | | - "lucide-react": "^0.477.0", |
41 | | - "nanoid": "^5.1.2", |
| 40 | + "lucide-react": "^0.483.0", |
| 41 | + "nanoid": "^5.1.5", |
42 | 42 | "react": "^19.0.0", |
43 | | - "react-day-picker": "^9.5.1", |
| 43 | + "react-day-picker": "^9.6.3", |
44 | 44 | "react-dom": "^19.0.0", |
45 | 45 | "react-dropzone": "^14.3.8", |
46 | 46 | "react-hook-form": "^7.54.2", |
47 | | - "react-markdown": "^10.0.1", |
48 | | - "react-router": "^7.2.0", |
| 47 | + "react-markdown": "^10.1.0", |
| 48 | + "react-router": "^7.4.0", |
49 | 49 | "recharts": "^2.15.1", |
50 | 50 | "rehype-autolink-headings": "^7.1.0", |
51 | 51 | "rehype-highlight": "^7.0.2", |
|
63 | 63 | "zustand": "^5.0.3" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@eslint/js": "^9.21.0", |
67 | | - "@shikijs/rehype": "^3.1.0", |
| 66 | + "@eslint/js": "^9.23.0", |
| 67 | + "@shikijs/rehype": "^3.2.1", |
68 | 68 | "@tailwindcss/typography": "^0.5.16", |
69 | | - "@tailwindcss/vite": "^4.0.9", |
| 69 | + "@tailwindcss/vite": "^4.0.15", |
70 | 70 | "@types/crypto-js": "^4.2.2", |
71 | | - "@types/node": "^22.13.9", |
72 | | - "@types/react": "^19.0.10", |
| 71 | + "@types/node": "^22.13.13", |
| 72 | + "@types/react": "^19.0.12", |
73 | 73 | "@types/react-dom": "^19.0.4", |
74 | | - "@vitejs/plugin-react-swc": "^3.8.0", |
75 | | - "eslint": "^9.21.0", |
| 74 | + "@vitejs/plugin-react-swc": "^3.8.1", |
| 75 | + "eslint": "^9.23.0", |
76 | 76 | "eslint-plugin-react-hooks": "^5.2.0", |
77 | 77 | "eslint-plugin-react-refresh": "^0.4.19", |
78 | 78 | "globals": "^16.0.0", |
79 | 79 | "prettier": "^3.5.3", |
80 | | - "tailwindcss": "^4.0.9", |
| 80 | + "tailwindcss": "^4.0.15", |
81 | 81 | "typescript": "~5.8.2", |
82 | | - "typescript-eslint": "^8.26.0", |
83 | | - "vite": "^6.2.0", |
| 82 | + "typescript-eslint": "^8.28.0", |
| 83 | + "vite": "^6.2.3", |
84 | 84 | "vite-plugin-compression": "^0.5.1" |
85 | 85 | }, |
86 | | - "packageManager": "[email protected].1+sha512.40ee09af407fa9fbb5fbfb8e1cb40fbb74c0af0c3e10e9224d7b53c7658528615b2c92450e74cfad91e3a2dcafe3ce4050d80bda71d757756d2ce2b66213e9a3" |
| 86 | + "packageManager": "[email protected].5" |
87 | 87 | } |
0 commit comments