|
1 | 1 | { |
2 | 2 | "name": "draupnir", |
3 | | - "version": "2.5.1", |
| 3 | + "version": "2.6.0", |
4 | 4 | "description": "A moderation tool for Matrix", |
5 | 5 | "main": "lib/index.js", |
6 | 6 | "repository": "https://github.com/the-draupnir-project/Draupnir.git", |
|
51 | 51 | "@gnuxie/typescript-result": "^1.0.0", |
52 | 52 | "@sentry/node": "^7.17.2", |
53 | 53 | "@sinclair/typebox": "0.34.13", |
54 | | - "@the-draupnir-project/interface-manager": "4.1.0", |
| 54 | + "@the-draupnir-project/interface-manager": "4.2.5", |
55 | 55 | "@the-draupnir-project/matrix-basic-types": "1.4.0", |
56 | 56 | "@the-draupnir-project/mps-interface-adaptor": "^0.4.1", |
57 | 57 | "better-sqlite3": "^9.4.3", |
|
63 | 63 | "jsdom": "^24.0.0", |
64 | 64 | "matrix-appservice-bridge": "^10.3.1", |
65 | 65 | "matrix-bot-sdk": "npm:@vector-im/matrix-bot-sdk@^0.7.1-element.6", |
66 | | - "matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@3.8.0", |
| 66 | + "matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@3.10.0", |
67 | 67 | "matrix-protection-suite-for-matrix-bot-sdk": "npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@3.8.0", |
68 | 68 | "pg": "^8.8.0", |
69 | 69 | "yaml": "^2.3.2" |
|
72 | 72 | "matrix-bot-sdk": "$@vector-im/matrix-bot-sdk", |
73 | 73 | "@vector-im/matrix-bot-sdk": "npm:@vector-im/matrix-bot-sdk@^0.7.1-element.6", |
74 | 74 | "@the-draupnir-project/matrix-basic-types": "$the-draupnir-project/matrix-basic-types", |
| 75 | + "@the-draupnir-project/interface-manager": "$the-draupnir-project/interface-manager", |
75 | 76 | "matrix-protection-suite": "$matrix-protection-suite" |
76 | 77 | }, |
77 | 78 | "engines": { |
|
0 commit comments