|
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | 17 | "@biomejs/biome": "2.1.4", |
18 | | - "@react-router/dev": "^7.8.2", |
19 | | - "@types/node": "^24.3.0", |
20 | | - "@types/react": "^19.1.12", |
| 18 | + "@react-router/dev": "^7.9.1", |
| 19 | + "@types/node": "^24.5.2", |
| 20 | + "@types/react": "^19.1.13", |
21 | 21 | "@types/react-copy-to-clipboard": "^5.0.7", |
22 | 22 | "@types/react-dom": "^19.1.9", |
23 | 23 | "@types/react-syntax-highlighter": "^15.5.13", |
24 | | - "@vitejs/plugin-react": "^5.0.2", |
| 24 | + "@vitejs/plugin-react": "^5.0.3", |
25 | 25 | "rimraf": "^6.0.1", |
26 | | - "tailwindcss": "^4.1.12", |
| 26 | + "tailwindcss": "^4.1.13", |
27 | 27 | "typescript": "^5.9.2", |
28 | | - "vite": "^7.1.4", |
| 28 | + "vite": "^7.1.6", |
29 | 29 | "vite-bundle-visualizer": "^1.2.1" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | | - "@hookform/resolvers": "^5.2.1", |
33 | | - "@tailwindcss/vite": "^4.1.12", |
34 | | - "@tanstack/react-query": "^5.85.9", |
| 32 | + "@hookform/resolvers": "^5.2.2", |
| 33 | + "@tailwindcss/vite": "^4.1.13", |
| 34 | + "@tanstack/react-query": "^5.89.0", |
35 | 35 | "class-variance-authority": "^0.7.1", |
36 | 36 | "clsx": "^2.1.1", |
37 | | - "framer-motion": "^12.23.12", |
38 | | - "i18next": "^25.4.2", |
| 37 | + "framer-motion": "^12.23.16", |
| 38 | + "i18next": "^25.5.2", |
39 | 39 | "lucide-react": "^0.539.0", |
40 | | - "motion": "^12.23.12", |
| 40 | + "motion": "^12.23.16", |
41 | 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 | 46 | "react-i18next": "^15.7.3", |
47 | | - "react-router": "^7.8.2", |
48 | | - "react-router-dom": "^7.8.2", |
| 47 | + "react-router": "^7.9.1", |
| 48 | + "react-router-dom": "^7.9.1", |
49 | 49 | "react-syntax-highlighter": "^15.6.6", |
50 | 50 | "sonner": "^2.0.7", |
51 | 51 | "tailwind-merge": "^3.3.1", |
|
0 commit comments