|
1 | 1 | { |
2 | 2 | "name": "qbitwebui", |
3 | 3 | "private": true, |
4 | | - "version": "2.42.1", |
| 4 | + "version": "2.42.2", |
5 | 5 | "type": "module", |
6 | 6 | "packageManager": "bun@1.3.2", |
7 | 7 | "engines": { |
|
27 | 27 | "dependencies": { |
28 | 28 | "@tanstack/react-query": "^5.90.20", |
29 | 29 | "colord": "^2.9.3", |
30 | | - "hono": "^4.11.5", |
| 30 | + "hono": "^4.11.7", |
31 | 31 | "jszip": "^3.10.1", |
32 | 32 | "lucide-react": "^0.563.0", |
33 | | - "react": "^19.2.3", |
| 33 | + "react": "^19.2.4", |
34 | 34 | "react-colorful": "^5.6.1", |
35 | | - "react-dom": "^19.2.3", |
| 35 | + "react-dom": "^19.2.4", |
36 | 36 | "tar-stream": "^3.1.7", |
37 | 37 | "vaul": "^1.1.2", |
38 | 38 | "xml2js": "^0.6.2" |
|
42 | 42 | "@tailwindcss/vite": "^4.1.18", |
43 | 43 | "@testing-library/dom": "^10.4.1", |
44 | 44 | "@testing-library/react": "^16.3.2", |
45 | | - "@types/bun": "^1.3.6", |
| 45 | + "@types/bun": "^1.3.8", |
46 | 46 | "@types/jsdom": "^27.0.0", |
47 | 47 | "@types/node": "^24.10.9", |
48 | | - "@types/react": "^19.2.9", |
| 48 | + "@types/react": "^19.2.10", |
49 | 49 | "@types/react-dom": "^19.2.3", |
50 | 50 | "@types/tar-stream": "^3.1.4", |
51 | 51 | "@types/xml2js": "^0.4.14", |
|
61 | 61 | "prettier": "^3.8.1", |
62 | 62 | "tailwindcss": "^4.1.18", |
63 | 63 | "typescript": "~5.9.3", |
64 | | - "typescript-eslint": "^8.53.1", |
| 64 | + "typescript-eslint": "^8.54.0", |
65 | 65 | "vite": "^7.3.1", |
66 | 66 | "vitepress": "^1.6.4", |
67 | 67 | "vitest": "^4.0.18" |
|
0 commit comments