|
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | 17 | "@biomejs/biome": "1.9.4", |
18 | | - "@tanstack/router-plugin": "^1.111.7", |
| 18 | + "@tanstack/router-plugin": "^1.112.0", |
19 | 19 | "@types/node": "^22.13.5", |
20 | 20 | "@types/react": "^19.0.10", |
21 | 21 | "@types/react-copy-to-clipboard": "^5.0.7", |
22 | 22 | "@types/react-dom": "^19.0.4", |
23 | 23 | "@types/react-syntax-highlighter": "^15.5.13", |
24 | 24 | "@vitejs/plugin-react": "^4.3.4", |
25 | 25 | "rimraf": "^6.0.1", |
26 | | - "tailwindcss": "^4.0.8", |
| 26 | + "tailwindcss": "^4.0.9", |
27 | 27 | "typescript": "^5.7.3", |
28 | 28 | "vite": "^6.2.0", |
29 | 29 | "vite-bundle-visualizer": "^1.2.1" |
|
41 | 41 | "@radix-ui/react-switch": "^1.1.3", |
42 | 42 | "@radix-ui/react-tabs": "^1.1.3", |
43 | 43 | "@radix-ui/react-tooltip": "^1.1.8", |
44 | | - "@tailwindcss/vite": "^4.0.8", |
45 | | - "@tanstack/react-query": "^5.66.9", |
46 | | - "@tanstack/react-router": "^1.111.7", |
47 | | - "@tanstack/router-devtools": "^1.111.7", |
| 44 | + "@tailwindcss/vite": "^4.0.9", |
| 45 | + "@tanstack/react-query": "^5.66.11", |
| 46 | + "@tanstack/react-router": "^1.112.0", |
| 47 | + "@tanstack/router-devtools": "^1.112.0", |
48 | 48 | "class-variance-authority": "^0.7.1", |
49 | 49 | "clsx": "^2.1.1", |
50 | 50 | "i18next": "^24.2.2", |
51 | | - "lucide-react": "^0.475.0", |
| 51 | + "lucide-react": "^0.476.0", |
52 | 52 | "react": "^19.0.0", |
53 | 53 | "react-copy-to-clipboard": "^5.1.0", |
54 | 54 | "react-dom": "^19.0.0", |
|
0 commit comments