|
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | 17 | "@biomejs/biome": "2.0.6", |
18 | | - "@types/node": "^24.0.5", |
| 18 | + "@types/node": "^24.0.15", |
19 | 19 | "@types/react": "^19.1.8", |
20 | 20 | "@types/react-copy-to-clipboard": "^5.0.7", |
21 | 21 | "@types/react-dom": "^19.1.6", |
22 | 22 | "@types/react-syntax-highlighter": "^15.5.13", |
23 | | - "@vitejs/plugin-react": "^4.6.0", |
| 23 | + "@vitejs/plugin-react": "^4.7.0", |
24 | 24 | "rimraf": "^6.0.1", |
25 | 25 | "tailwindcss": "^4.1.11", |
26 | 26 | "typescript": "^5.8.3", |
27 | | - "vite": "^7.0.0", |
| 27 | + "vite": "^7.0.5", |
28 | 28 | "vite-bundle-visualizer": "^1.2.1" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | 31 | "@hookform/resolvers": "^5.1.1", |
32 | 32 | "@tailwindcss/vite": "^4.1.11", |
33 | | - "@tanstack/react-query": "^5.81.4", |
| 33 | + "@tanstack/react-query": "^5.83.0", |
34 | 34 | "class-variance-authority": "^0.7.1", |
35 | 35 | "clsx": "^2.1.1", |
36 | | - "framer-motion": "^12.19.2", |
37 | | - "i18next": "^25.2.1", |
| 36 | + "framer-motion": "^12.23.6", |
| 37 | + "i18next": "^25.3.2", |
38 | 38 | "lucide-react": "^0.525.0", |
39 | | - "motion": "^12.19.2", |
| 39 | + "motion": "^12.23.6", |
40 | 40 | "radix-ui": "^1.4.2", |
41 | 41 | "react": "^19.1.0", |
42 | 42 | "react-copy-to-clipboard": "^5.1.0", |
43 | 43 | "react-dom": "^19.1.0", |
44 | | - "react-hook-form": "^7.58.1", |
45 | | - "react-i18next": "^15.5.3", |
46 | | - "react-router": "^7.6.3", |
47 | | - "react-router-dom": "^7.6.3", |
| 44 | + "react-hook-form": "^7.60.0", |
| 45 | + "react-i18next": "^15.6.0", |
| 46 | + "react-router": "^7.7.0", |
| 47 | + "react-router-dom": "^7.7.0", |
48 | 48 | "react-syntax-highlighter": "^15.6.1", |
49 | | - "sonner": "^2.0.5", |
| 49 | + "sonner": "^2.0.6", |
50 | 50 | "tailwind-merge": "^3.3.1", |
51 | | - "tw-animate-css": "^1.3.4", |
| 51 | + "tw-animate-css": "^1.3.5", |
52 | 52 | "yup": "^1.6.1" |
53 | 53 | }, |
54 | 54 | "trustedDependencies": [ |
|
0 commit comments