|
17 | 17 | "@biomejs/biome": "2.1.4", |
18 | 18 | "@react-router/dev": "^7.8.2", |
19 | 19 | "@types/node": "^24.3.0", |
20 | | - "@types/react": "^19.1.11", |
| 20 | + "@types/react": "^19.1.12", |
21 | 21 | "@types/react-copy-to-clipboard": "^5.0.7", |
22 | | - "@types/react-dom": "^19.1.7", |
| 22 | + "@types/react-dom": "^19.1.9", |
23 | 23 | "@types/react-syntax-highlighter": "^15.5.13", |
24 | | - "@vitejs/plugin-react": "^5.0.1", |
| 24 | + "@vitejs/plugin-react": "^5.0.2", |
25 | 25 | "rimraf": "^6.0.1", |
26 | 26 | "tailwindcss": "^4.1.12", |
27 | 27 | "typescript": "^5.9.2", |
28 | | - "vite": "^7.1.3", |
| 28 | + "vite": "^7.1.4", |
29 | 29 | "vite-bundle-visualizer": "^1.2.1" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | 32 | "@hookform/resolvers": "^5.2.1", |
33 | 33 | "@tailwindcss/vite": "^4.1.12", |
34 | | - "@tanstack/react-query": "^5.85.5", |
| 34 | + "@tanstack/react-query": "^5.85.9", |
35 | 35 | "class-variance-authority": "^0.7.1", |
36 | 36 | "clsx": "^2.1.1", |
37 | 37 | "framer-motion": "^12.23.12", |
|
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.7.2", |
| 46 | + "react-i18next": "^15.7.3", |
47 | 47 | "react-router": "^7.8.2", |
48 | 48 | "react-router-dom": "^7.8.2", |
49 | 49 | "react-syntax-highlighter": "^15.6.6", |
50 | 50 | "sonner": "^2.0.7", |
51 | 51 | "tailwind-merge": "^3.3.1", |
52 | | - "tw-animate-css": "^1.3.7", |
| 52 | + "tw-animate-css": "^1.3.8", |
53 | 53 | "yup": "^1.7.0" |
54 | 54 | }, |
55 | 55 | "trustedDependencies": [ |
|
0 commit comments