|
28 | 28 | }, |
29 | 29 | "homepage": "https://github.com/LEDBrain/Community-Service#readme", |
30 | 30 | "dependencies": { |
31 | | - "@discordjs/rest": "^2.4.3", |
32 | | - "@hapi/hapi": "^21.3.12", |
33 | | - "@prisma/client": "^6.0.1", |
| 31 | + "@discordjs/rest": "^2.6.0", |
| 32 | + "@hapi/hapi": "^21.4.3", |
| 33 | + "@prisma/client": "^6.18.0", |
34 | 34 | "@t3-oss/env-core": "^0.11.1", |
35 | 35 | "cross-env": "^7.0.3", |
36 | | - "discord-api-types": "^0.37.111", |
37 | | - "discord.js": "^14.18.0", |
38 | | - "dotenv": "^16.4.7", |
| 36 | + "discord-api-types": "^0.37.120", |
| 37 | + "discord.js": "^14.23.2", |
| 38 | + "dotenv": "^16.6.1", |
39 | 39 | "joi": "^17.13.3", |
40 | 40 | "jsdom": "^25.0.1", |
41 | | - "node-libcurl": "^4.0.0", |
42 | | - "zod": "^3.24.1" |
| 41 | + "node-libcurl": "^4.1.0", |
| 42 | + "zod": "^3.25.76" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@commitlint/cli": "^19.6.0", |
46 | | - "@commitlint/config-conventional": "^19.6.0", |
| 45 | + "@commitlint/cli": "^19.8.1", |
| 46 | + "@commitlint/config-conventional": "^19.8.1", |
47 | 47 | "@hapi/code": "^9.0.3", |
48 | | - "@hapi/iron": "^7.0.0", |
49 | | - "@hapi/lab": "^26.0.0", |
50 | | - "@tsconfig/node16": "^16.1.3", |
| 48 | + "@hapi/iron": "^7.0.1", |
| 49 | + "@hapi/lab": "^25.3.2", |
| 50 | + "@tsconfig/node16": "^16.1.6", |
51 | 51 | "@types/hapi__catbox": "^10.2.6", |
52 | 52 | "@types/jsdom": "^21.1.7", |
53 | 53 | "@types/ms": "^0.7.34", |
54 | | - "@types/node": "^22.10.1", |
55 | | - "@types/node-fetch": "^2.6.12", |
56 | | - "@typescript-eslint/eslint-plugin": "^8.18.0", |
57 | | - "@typescript-eslint/parser": "^8.18.0", |
| 54 | + "@types/node": "^22.18.12", |
| 55 | + "@types/node-fetch": "^2.6.13", |
| 56 | + "@typescript-eslint/eslint-plugin": "^8.46.2", |
| 57 | + "@typescript-eslint/parser": "^8.46.2", |
58 | 58 | "c8": "^10.1.3", |
59 | 59 | "cz-conventional-changelog": "^3.3.0", |
60 | 60 | "esbuild": "0.25.2", |
61 | | - "eslint": "^8.56.0", |
| 61 | + "eslint": "^8.57.1", |
62 | 62 | "husky": "^9.1.7", |
63 | | - "lint-staged": "^15.2.11", |
64 | | - "prettier": "^3.4.2", |
65 | | - "prisma": "^6.0.1", |
| 63 | + "lint-staged": "^15.5.2", |
| 64 | + "prettier": "^3.6.2", |
| 65 | + "prisma": "^6.18.0", |
66 | 66 | "rimraf": "^6.0.1", |
67 | | - "tsx": "^4.19.2", |
68 | | - "typescript": "^5.7.2" |
| 67 | + "tsx": "^4.20.6", |
| 68 | + "typescript": "^5.9.3" |
69 | 69 | }, |
70 | 70 | "config": { |
71 | 71 | "commitizen": { |
|
82 | 82 | "@sapphire/shapeshift": "3.9.2" |
83 | 83 | }, |
84 | 84 | "optionalDependencies": { |
85 | | - "bufferutil": "^4.0.8", |
| 85 | + "bufferutil": "^4.0.9", |
86 | 86 | "utf-8-validate": "^6.0.5", |
87 | | - "zlib-sync": "^0.1.9" |
88 | | - } |
| 87 | + "zlib-sync": "^0.1.10" |
| 88 | + }, |
| 89 | + "packageManager": "[email protected]+sha512.c9fc7236e92adf5c8af42fd5bf1612df99c2ceb62f27047032f4720b33f8eacdde311865e91c411f2774f618d82f320808ecb51718bfa82c060c4ba7c76a32b8" |
89 | 90 | } |
0 commit comments