Skip to content

Commit 237a6eb

Browse files
Update Development Dependencies
1 parent e9ac598 commit 237a6eb

File tree

2 files changed

+737
-565
lines changed

2 files changed

+737
-565
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@commitlint/config-conventional": "^17.4.4",
2929
"@eslint/js": "^9.6.0",
30-
"@sinclair/typebox": "0.34.13",
30+
"@sinclair/typebox": "0.34.38",
3131
"@the-draupnir-project/matrix-basic-types": "1.4.0",
3232
"@types/crypto-js": "^4.1.2",
3333
"@types/eslint__js": "^8.42.3",
@@ -40,12 +40,12 @@
4040
"jest": "^29.4.3",
4141
"lint-staged": "^13.1.2",
4242
"matrix-bot-sdk": ">=0.6.4",
43-
"matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@3.8.0",
43+
"matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@3.9.0",
4444
"postcss": "^8.4.21",
4545
"prettier": "^2.8.4",
4646
"ts-jest": "^29.0.5",
4747
"tslib": "^2.5.0",
48-
"typedoc": "^0.26.3",
48+
"typedoc": "^0.28.0",
4949
"typescript": "^5.5.3",
5050
"typescript-eslint": "^7.15.0"
5151
},

0 commit comments

Comments
 (0)