Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 90193e1 commit 36cd90f
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 130 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
},
"dependencies": {
"@discordjs/builders": "^1.9.0",
"@napi-rs/canvas": "^0.1.58",
"@prisma/client": "^5.21.1",
"@sapphire/duration": "^1.1.2",
"@sapphire/result": "^2.6.6",
"@sapphire/snowflake": "^3.5.3",
"@sapphire/utilities": "^3.17.0",
"@napi-rs/canvas": "^0.1.61",
"@prisma/client": "^5.22.0",
"@sapphire/duration": "^1.1.4",
"@sapphire/result": "^2.7.2",
"@sapphire/snowflake": "^3.5.5",
"@sapphire/utilities": "^3.18.1",
"@skyra/env-utilities": "^1.3.0",
"@skyra/http-framework": "^2.1.0",
"@skyra/http-framework-i18n": "^1.2.0",
Expand All @@ -43,11 +43,11 @@
"@skyra/shared-http-pieces": "^1.2.2",
"@skyra/start-banner": "^2.0.1",
"canvas-constructor": "^7.0.2",
"cron": "^3.1.7",
"cron": "^3.2.1",
"discord-api-types": "^0.37.100",
"gradient-string": "^3.0.0",
"minisearch": "^7.1.0",
"tslib": "^2.8.0",
"tslib": "^2.8.1",
"turndown": "^7.2.0"
},
"devDependencies": {
Expand All @@ -58,7 +58,7 @@
"@sapphire/ts-config": "^5.0.1",
"@types/cron": "^2.4.3",
"@types/gradient-string": "^1.1.6",
"@types/node": "^22.8.6",
"@types/node": "^22.9.0",
"@types/turndown": "^5.0.5",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand All @@ -70,7 +70,7 @@
"lint-staged": "^15.2.10",
"mathjax-full": "^3.2.2",
"prettier": "^3.3.3",
"prisma": "^5.21.1",
"prisma": "^5.22.0",
"rimraf": "^5.0.10",
"sharp": "^0.33.5",
"tsx": "^4.19.2",
Expand Down
Loading

0 comments on commit 36cd90f

Please sign in to comment.