|
35 | 35 | "@prisma/client": "^7.8.0", |
36 | 36 | "@sapphire/result": "^2.8.0", |
37 | 37 | "@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", |
44 | 44 | "discord-api-types": "^0.38.47", |
45 | | - "fastify": "^5.8.5", |
| 45 | + "fastify": "^5.10.0", |
46 | 46 | "gradient-string": "^3.0.0", |
47 | 47 | "husky": "^9.1.7", |
48 | 48 | "ioredis": "^5.11.1", |
|
51 | 51 | "untun": "^0.1.3" |
52 | 52 | }, |
53 | 53 | "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", |
56 | 56 | "@eslint-community/eslint-plugin-eslint-comments": "^4.7.2", |
57 | 57 | "@rollup/plugin-alias": "^6.0.0", |
58 | 58 | "@sapphire/ts-config": "^5.0.3", |
59 | 59 | "@types/gradient-string": "^1.1.6", |
60 | 60 | "@types/node": "^24.13.2", |
61 | 61 | "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", |
66 | 66 | "prisma": "^7.8.0", |
67 | 67 | "taze": "^19.14.1", |
68 | 68 | "tsdown": "^0.22.3", |
|
90 | 90 | "node": ">=24.0.0", |
91 | 91 | "pnpm": ">=10" |
92 | 92 | }, |
93 | | - "packageManager": "pnpm@11.8.0" |
| 93 | + "packageManager": "pnpm@11.10.0" |
94 | 94 | } |
0 commit comments