|
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | 17 | "@biomejs/biome": "2.1.4", |
18 | | - "@react-router/dev": "^7.8.0", |
19 | | - "@types/node": "^24.2.1", |
20 | | - "@types/react": "^19.1.10", |
| 18 | + "@react-router/dev": "^7.8.2", |
| 19 | + "@types/node": "^24.3.0", |
| 20 | + "@types/react": "^19.1.11", |
21 | 21 | "@types/react-copy-to-clipboard": "^5.0.7", |
22 | 22 | "@types/react-dom": "^19.1.7", |
23 | 23 | "@types/react-syntax-highlighter": "^15.5.13", |
24 | | - "@vitejs/plugin-react": "^5.0.0", |
| 24 | + "@vitejs/plugin-react": "^5.0.1", |
25 | 25 | "rimraf": "^6.0.1", |
26 | | - "tailwindcss": "^4.1.11", |
| 26 | + "tailwindcss": "^4.1.12", |
27 | 27 | "typescript": "^5.9.2", |
28 | | - "vite": "^7.1.2", |
| 28 | + "vite": "^7.1.3", |
29 | 29 | "vite-bundle-visualizer": "^1.2.1" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | 32 | "@hookform/resolvers": "^5.2.1", |
33 | | - "@tailwindcss/vite": "^4.1.11", |
34 | | - "@tanstack/react-query": "^5.85.0", |
| 33 | + "@tailwindcss/vite": "^4.1.12", |
| 34 | + "@tanstack/react-query": "^5.85.5", |
35 | 35 | "class-variance-authority": "^0.7.1", |
36 | 36 | "clsx": "^2.1.1", |
37 | 37 | "framer-motion": "^12.23.12", |
38 | | - "i18next": "^25.3.4", |
| 38 | + "i18next": "^25.4.2", |
39 | 39 | "lucide-react": "^0.539.0", |
40 | 40 | "motion": "^12.23.12", |
41 | | - "radix-ui": "^1.4.2", |
| 41 | + "radix-ui": "^1.4.3", |
42 | 42 | "react": "^19.1.1", |
43 | 43 | "react-copy-to-clipboard": "^5.1.0", |
44 | 44 | "react-dom": "^19.1.1", |
45 | 45 | "react-hook-form": "^7.62.0", |
46 | | - "react-i18next": "^15.6.1", |
47 | | - "react-router": "^7.8.0", |
48 | | - "react-router-dom": "^7.8.0", |
49 | | - "react-syntax-highlighter": "^15.6.1", |
| 46 | + "react-i18next": "^15.7.2", |
| 47 | + "react-router": "^7.8.2", |
| 48 | + "react-router-dom": "^7.8.2", |
| 49 | + "react-syntax-highlighter": "^15.6.5", |
50 | 50 | "sonner": "^2.0.7", |
51 | 51 | "tailwind-merge": "^3.3.1", |
52 | | - "tw-animate-css": "^1.3.6", |
| 52 | + "tw-animate-css": "^1.3.7", |
53 | 53 | "yup": "^1.7.0" |
54 | 54 | }, |
55 | 55 | "trustedDependencies": [ |
|
0 commit comments