|
23 | 23 | "@cordisjs/plugin-database": "^4.1.1", |
24 | 24 | "@cordisjs/plugin-database-sqlite": "^5.1.1", |
25 | 25 | "@cordisjs/plugin-logger-console": "^1.0.0", |
26 | | - "@cordisjs/plugin-timer": "^1.1.2", |
| 26 | + "@cordisjs/plugin-timer": "^1.1.3", |
27 | 27 | "@hono/node-server": "^2.1.1", |
28 | 28 | "@saltify/typeproto": "^0.4.1", |
29 | 29 | "@satorijs/element": "^3.2.0", |
30 | 30 | "@satorijs/protocol": "^1.7.0", |
31 | 31 | "compare-versions": "^6.1.1", |
32 | | - "cordis": "4.0.0-rc.8", |
| 32 | + "cordis": "4.0.0-rc.9", |
33 | 33 | "cosmokit": "^1.8.1", |
34 | | - "fast-xml-parser": "^5.10.1", |
35 | | - "file-type": "^22.0.1", |
| 34 | + "fast-xml-parser": "^5.11.1", |
| 35 | + "file-type": "^22.0.2", |
36 | 36 | "fluent-ffmpeg": "^2.1.3", |
37 | 37 | "get-port": "^7.2.0", |
38 | | - "hono": "^4.13.2", |
| 38 | + "hono": "^4.13.5", |
39 | 39 | "image-size": "^2.0.2", |
40 | 40 | "json5": "^2.2.3", |
41 | | - "nodemailer": "^9.0.5", |
| 41 | + "nodemailer": "^9.1.1", |
42 | 42 | "qrcode": "^1.5.4", |
43 | 43 | "schemastery": "^3.18.0", |
44 | 44 | "sift": "^17.1.3", |
45 | 45 | "silk-wasm": "^3.7.1", |
46 | 46 | "ws": "^8.21.3", |
47 | | - "zod": "^4.4.3" |
| 47 | + "zod": "^4.5.4" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@types/fluent-ffmpeg": "^2.1.28", |
|
54 | 54 | "@types/ws": "^8.18.1", |
55 | 55 | "milkygen": "^0.3.3", |
56 | 56 | "ts-case-convert": "^2.3.1", |
57 | | - "tsx": "^4.23.12", |
| 57 | + "tsx": "^4.23.13", |
58 | 58 | "typescript": "^7.0.2", |
59 | | - "vite": "^8.2.1", |
60 | | - "vite-plugin-cp": "^6.0.3", |
61 | | - "vitest": "^4.1.10" |
| 59 | + "vite": "^8.2.2", |
| 60 | + "vite-plugin-cp": "^8.0.1", |
| 61 | + "vitest": "^4.1.11" |
62 | 62 | }, |
63 | 63 | "packageManager": "yarn@4.18.0" |
64 | 64 | } |
0 commit comments