|
27 | 27 | "dependencies": { |
28 | 28 | "@discordjs/voice": "^0.17.0", |
29 | 29 | "@js-temporal/polyfill": "^0.4.4", |
30 | | - "@napi-rs/canvas": "^0.1.59", |
| 30 | + "@napi-rs/canvas": "^0.1.60", |
31 | 31 | "@resvg/resvg-js": "^2.6.2", |
32 | | - "@sentry/bun": "^8.36.0", |
| 32 | + "@sentry/bun": "^8.37.1", |
33 | 33 | "@std/jsonc": "npm:@jsr/std__jsonc@^1.0.1", |
34 | 34 | "chrono-node": "^2.7.7", |
35 | 35 | "croner": "^9.0.0", |
|
42 | 42 | "libsodium-wrappers": "^0.7.15", |
43 | 43 | "messageformat": "^4.0.0-8", |
44 | 44 | "pino": "^9.5.0", |
45 | | - "splid-js": "^1.1.1", |
| 45 | + "splid-js": "^1.2.1", |
46 | 46 | "urlpattern-polyfill": "^10.0.0" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@biomejs/biome": "^1.9.4", |
50 | | - "@types/bun": "^1.1.12", |
| 50 | + "@types/bun": "^1.1.13", |
51 | 51 | "@types/jsdom": "^21.1.7", |
52 | 52 | "@types/minimist": "^1.2.5", |
53 | 53 | "@types/node-cron": "^3.0.11", |
54 | 54 | "@types/sqlite3": "^3.1.11", |
55 | 55 | "lefthook": "^1.8.2", |
56 | | - "pino-pretty": "^11.3.0", |
| 56 | + "pino-pretty": "^13.0.0", |
57 | 57 | "typescript": "^5.6.3" |
58 | 58 | }, |
59 | 59 | "trustedDependencies": [ |
|
0 commit comments