Skip to content

Commit 9a43556

Browse files
Update Development Dependencies
1 parent 10b6e0a commit 9a43556

File tree

2 files changed

+736
-574
lines changed

2 files changed

+736
-574
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"devDependencies": {
2828
"@commitlint/config-conventional": "^17.4.4",
2929
"@eslint/js": "^9.6.0",
30-
"@sinclair/typebox": "0.34.13",
31-
"@the-draupnir-project/matrix-basic-types": "1.4.0",
30+
"@sinclair/typebox": "0.34.41",
31+
"@the-draupnir-project/matrix-basic-types": "1.4.1",
3232
"@types/crypto-js": "^4.1.2",
3333
"@types/eslint__js": "^8.42.3",
3434
"@types/glob-to-regexp": "^0.4.1",
@@ -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.12.0",
43+
"matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@3.13.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)