Skip to content

Commit

Permalink
chore: update dependencies (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranet authored Feb 8, 2024
1 parent fe416a3 commit 61bdbdc
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 114 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@discordjs/builders": "^1.7.0",
"@discordjs/collection": "^2.0.0",
"@napi-rs/canvas": "^0.1.44",
"@napi-rs/canvas": "^0.1.45",
"@prisma/client": "^5.9.1",
"@sapphire/async-queue": "^1.5.2",
"@sapphire/duration": "^1.1.2",
Expand All @@ -46,7 +46,7 @@
"@skyra/weather-helpers": "^1.1.0",
"@vladfrangu/async_event_emitter": "^2.2.4",
"canvas-constructor": "^7.0.1",
"discord-api-types": "^0.37.67",
"discord-api-types": "^0.37.69",
"gradient-string": "^2.0.2",
"he": "^1.2.0",
"ioredis": "^5.3.2",
Expand All @@ -64,16 +64,16 @@
"@types/gradient-string": "^1.1.5",
"@types/he": "^1.2.3",
"@types/luxon": "^3.4.2",
"@types/node": "^20.11.16",
"@types/node": "^20.11.17",
"@types/tar": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-v8": "^1.2.2",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prisma": "^5.9.1",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit 61bdbdc

Please sign in to comment.