Skip to content

Commit 195cdea

Browse files
fix(deps): update all non-major dependencies
1 parent 3a9721c commit 195cdea

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"@prisma/client": "^7.8.0",
3636
"@sapphire/result": "^2.8.0",
3737
"@sapphire/utilities": "^3.18.2",
38-
"@wolfstar/env-utilities": "^2.0.2",
39-
"@wolfstar/http-framework": "^2.2.2",
40-
"@wolfstar/http-framework-i18n": "^1.2.2",
41-
"@wolfstar/logger": "^2.0.5",
42-
"@wolfstar/shared-http-pieces": "^1.2.4",
43-
"@wolfstar/start-banner": "^2.0.3",
38+
"@wolfstar/env-utilities": "^2.0.3",
39+
"@wolfstar/http-framework": "^2.3.1",
40+
"@wolfstar/http-framework-i18n": "^1.2.3",
41+
"@wolfstar/logger": "^2.1.1",
42+
"@wolfstar/shared-http-pieces": "^1.2.6",
43+
"@wolfstar/start-banner": "^2.0.4",
4444
"discord-api-types": "^0.38.47",
45-
"fastify": "^5.8.5",
45+
"fastify": "^5.10.0",
4646
"gradient-string": "^3.0.0",
4747
"husky": "^9.1.7",
4848
"ioredis": "^5.11.1",
@@ -51,18 +51,18 @@
5151
"untun": "^0.1.3"
5252
},
5353
"devDependencies": {
54-
"@commitlint/cli": "^21.0.2",
55-
"@commitlint/config-conventional": "^21.0.2",
54+
"@commitlint/cli": "^21.2.0",
55+
"@commitlint/config-conventional": "^21.2.0",
5656
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.2",
5757
"@rollup/plugin-alias": "^6.0.0",
5858
"@sapphire/ts-config": "^5.0.3",
5959
"@types/gradient-string": "^1.1.6",
6060
"@types/node": "^24.13.2",
6161
"cz-conventional-changelog": "^3.3.0",
62-
"eslint": "^10.5.0",
63-
"eslint-plugin-regexp": "^3.1.0",
64-
"oxfmt": "^0.55.0",
65-
"oxlint": "^1.70.0",
62+
"eslint": "^10.6.0",
63+
"eslint-plugin-regexp": "^3.1.1",
64+
"oxfmt": "^0.58.0",
65+
"oxlint": "^1.73.0",
6666
"prisma": "^7.8.0",
6767
"taze": "^19.14.1",
6868
"tsdown": "^0.22.3",
@@ -90,5 +90,5 @@
9090
"node": ">=24.0.0",
9191
"pnpm": ">=10"
9292
},
93-
"packageManager": "pnpm@11.8.0"
93+
"packageManager": "pnpm@11.10.0"
9494
}

0 commit comments

Comments
 (0)