Skip to content

Commit 81cf08c

Browse files
Update Production Dependencies
1 parent 10b6e0a commit 81cf08c

File tree

2 files changed

+253
-42
lines changed

2 files changed

+253
-42
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
"@sinclair/typebox": "0.34.13",
3131
"@the-draupnir-project/matrix-basic-types": "1.4.0",
3232
"@types/crypto-js": "^4.1.2",
33-
"@types/eslint__js": "^8.42.3",
33+
"@types/eslint__js": "^9.0.0",
3434
"@types/glob-to-regexp": "^0.4.1",
35-
"@types/jest": "^29.4.0",
36-
"@types/node": "^18.14.0",
35+
"@types/jest": "^30.0.0",
36+
"@types/node": "^22.0.0",
3737
"cross-env": "^7.0.3",
3838
"eslint": "^9.6.0",
3939
"husky": "^8.0.3",
@@ -69,7 +69,7 @@
6969
},
7070
"dependencies": {
7171
"@gnuxie/typescript-result": "^1.0.0",
72-
"await-lock": "^2.2.2"
72+
"await-lock": "^3.0.0"
7373
},
7474
"peerDependencies": {
7575
"@sinclair/typebox": "0.34.13",

0 commit comments

Comments
 (0)