Skip to content

Commit 37b14f8

Browse files
committed
Update deps
1 parent bd0e78f commit 37b14f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

-6.02 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"dependencies": {
2828
"@discordjs/voice": "^0.17.0",
2929
"@js-temporal/polyfill": "^0.4.4",
30-
"@napi-rs/canvas": "^0.1.59",
30+
"@napi-rs/canvas": "^0.1.60",
3131
"@resvg/resvg-js": "^2.6.2",
32-
"@sentry/bun": "^8.36.0",
32+
"@sentry/bun": "^8.37.1",
3333
"@std/jsonc": "npm:@jsr/std__jsonc@^1.0.1",
3434
"chrono-node": "^2.7.7",
3535
"croner": "^9.0.0",
@@ -42,18 +42,18 @@
4242
"libsodium-wrappers": "^0.7.15",
4343
"messageformat": "^4.0.0-8",
4444
"pino": "^9.5.0",
45-
"splid-js": "^1.1.1",
45+
"splid-js": "^1.2.1",
4646
"urlpattern-polyfill": "^10.0.0"
4747
},
4848
"devDependencies": {
4949
"@biomejs/biome": "^1.9.4",
50-
"@types/bun": "^1.1.12",
50+
"@types/bun": "^1.1.13",
5151
"@types/jsdom": "^21.1.7",
5252
"@types/minimist": "^1.2.5",
5353
"@types/node-cron": "^3.0.11",
5454
"@types/sqlite3": "^3.1.11",
5555
"lefthook": "^1.8.2",
56-
"pino-pretty": "^11.3.0",
56+
"pino-pretty": "^13.0.0",
5757
"typescript": "^5.6.3"
5858
},
5959
"trustedDependencies": [

0 commit comments

Comments
 (0)