|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@heroicons/react": "^2.2.0", |
21 | | - "@hono/node-server": "^1.19.9", |
| 21 | + "@hono/node-server": "^1.19.12", |
22 | 22 | "@mercuryworkshop/bare-mux": "^2.1.8", |
23 | 23 | "@mercuryworkshop/epoxy-transport": "^2.1.28", |
24 | 24 | "@mercuryworkshop/libcurl-transport": "^1.5.2", |
|
28 | 28 | "@terbiumos/tfs": "1.0.22", |
29 | 29 | "@titaniumnetwork-dev/ultraviolet": "^3.2.10", |
30 | 30 | "@webcontainer/api": "^1.6.1", |
31 | | - "better-auth": "^1.5.0", |
| 31 | + "better-auth": "^1.5.6", |
32 | 32 | "compressorjs": "^1.2.1", |
33 | 33 | "cropperjs": "1.6.2", |
34 | 34 | "crypto-js": "^4.2.0", |
35 | 35 | "dotenv": "^17.3.1", |
36 | 36 | "fflate": "^0.8.2", |
37 | | - "hono": "^4.11.9", |
| 37 | + "hono": "^4.12.9", |
38 | 38 | "htmlparser2": "^10.1.0", |
39 | 39 | "libcurl.js": "^0.7.4", |
40 | 40 | "modern-screenshot": "^4.6.8", |
41 | 41 | "path-browserify": "^1.0.1", |
42 | 42 | "react": "^19.2.4", |
43 | 43 | "react-dom": "^19.2.4", |
44 | | - "zustand": "5.0.11" |
| 44 | + "zustand": "5.0.12" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@biomejs/biome": "2.4.4", |
| 47 | + "@biomejs/biome": "2.4.10", |
48 | 48 | "@eslint/js": "^10.0.1", |
49 | | - "@tailwindcss/postcss": "^4.2.1", |
50 | | - "@types/adm-zip": "^0.5.7", |
| 49 | + "@tailwindcss/postcss": "^4.2.2", |
| 50 | + "@types/adm-zip": "^0.5.8", |
51 | 51 | "@types/node": "^25.3.3", |
52 | 52 | "@types/path-browserify": "^1.0.3", |
53 | 53 | "@types/react": "^19.2.14", |
54 | 54 | "@types/react-dom": "^19.2.3", |
55 | | - "@vitejs/plugin-react-swc": "^4.2.3", |
56 | | - "adm-zip": "^0.5.16", |
| 55 | + "@vitejs/plugin-react-swc": "^4.3.0", |
| 56 | + "adm-zip": "^0.5.17", |
57 | 57 | "autoprefixer": "^10.4.27", |
58 | 58 | "consola": "^3.4.2", |
59 | | - "eslint": "^10.0.2", |
| 59 | + "eslint": "^10.1.0", |
60 | 60 | "eslint-plugin-react-hooks": "7.0.1", |
61 | 61 | "eslint-plugin-react-refresh": "^0.5.2", |
62 | 62 | "globals": "^17.4.0", |
63 | 63 | "open": "^11.0.0", |
64 | | - "postcss": "^8.5.6", |
65 | | - "tailwindcss": "^4.2.1", |
| 64 | + "postcss": "^8.5.8", |
| 65 | + "tailwindcss": "^4.2.2", |
66 | 66 | "tsx": "^4.21.0", |
67 | | - "typescript": "^5.9.3", |
68 | | - "typescript-eslint": "^8.56.1", |
69 | | - "vite": "^7.3.1", |
70 | | - "vite-plugin-static-copy": "^3.2.0" |
| 67 | + "typescript": "^6.0.2", |
| 68 | + "typescript-eslint": "^8.58.0", |
| 69 | + "vite": "^8.0.3", |
| 70 | + "vite-plugin-static-copy": "^3.4.0" |
71 | 71 | }, |
72 | 72 | "pnpm": { |
73 | 73 | "onlyBuiltDependencies": [ |
|
0 commit comments