Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
holzmaster committed Jul 28, 2024
1 parent d435203 commit 89efa6a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
"@js-temporal/polyfill": "^0.4.4",
"@napi-rs/canvas": "^0.1.53",
"@resvg/resvg-js": "^2.6.2",
"@sentry/bun": "^8.18.0",
"@std/jsonc": "npm:@jsr/std__jsonc@^1.0.0-rc.2",
"@sentry/bun": "^8.20.0",
"@std/jsonc": "npm:@jsr/std__jsonc@^1.0.0-rc.3",
"chrono-node": "^2.7.6",
"croner": "^8.1.0",
"discord.js": "^14.15.3",
"get-audio-duration": "^4.0.1",
"graphviz-wasm": "^3.0.2",
"jsdom": "^24.1.0",
"jsdom": "^24.1.1",
"kysely": "^0.27.4",
"kysely-bun-sqlite": "^0.3.2",
"libsodium-wrappers": "^0.7.14",
"messageformat": "^4.0.0-7",
"pino": "^9.3.1",
"pino": "^9.3.2",
"splid-js": "^1.1.1",
"urlpattern-polyfill": "^10.0.0"
},
Expand All @@ -53,9 +53,9 @@
"@types/minimist": "^1.2.5",
"@types/node-cron": "^3.0.11",
"@types/sqlite3": "^3.1.11",
"lefthook": "^1.7.2",
"pino-pretty": "^11.2.1",
"typescript": "^5.5.3"
"lefthook": "^1.7.9",
"pino-pretty": "^11.2.2",
"typescript": "^5.5.4"
},
"trustedDependencies": [
"@biomejs/biome",
Expand Down

0 comments on commit 89efa6a

Please sign in to comment.