Skip to content

Commit ac6ee55

Browse files
authored
matrix-hookshot: 6.0.2 -> 6.0.3 (#385385)
2 parents c442cf0 + 1b9eb5f commit ac6ee55

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

pkgs/by-name/ma/matrix-hookshot/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-hookshot",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"description": "A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.",
55
"main": "lib/app.js",
66
"repository": "https://github.com/matrix-org/matrix-hookshot",
@@ -51,24 +51,24 @@
5151
"@vector-im/compound-design-tokens": "^2.0.1",
5252
"@vector-im/compound-web": "^7.3.0",
5353
"ajv": "^8.11.0",
54-
"axios": "^1.7.5",
54+
"axios": "^1.7.9",
5555
"clsx": "^2.1.1",
5656
"cors": "^2.8.5",
5757
"date-fns": "^4.1.0",
5858
"express": "^4.20.0",
59-
"figma-js": "^1.14.0",
59+
"figma-js": "^1.16.1-0",
6060
"helmet": "^7.1.0",
6161
"http-status-codes": "^2.2.0",
6262
"ioredis": "^5.2.3",
6363
"jira-client": "^8.2.2",
6464
"markdown-it": "^14.0.0",
6565
"matrix-appservice-bridge": "^9.0.1",
66-
"matrix-bot-sdk": "npm:@vector-im/[email protected].7",
66+
"matrix-bot-sdk": "npm:@vector-im/[email protected].8",
6767
"matrix-widget-api": "^1.10.0",
6868
"micromatch": "^4.0.8",
6969
"mime": "^4.0.4",
7070
"node-emoji": "^2.1.3",
71-
"parse-duration": "^1.1.0",
71+
"parse-duration": "^2.1.3",
7272
"preact-render-to-string": "^6.3.1",
7373
"prom-client": "^15.1.0",
7474
"quickjs-emscripten": "^0.31.0",
@@ -105,7 +105,7 @@
105105
"@types/node": "^22",
106106
"@types/xml2js": "^0.4.11",
107107
"@uiw/react-codemirror": "^4.12.3",
108-
"babel-cli": "^6.26.0",
108+
"@babel/core": "^7.26.9",
109109
"babel-jest": "^29.7.0",
110110
"busboy": "^1.6.0",
111111
"chai": "^4",
@@ -117,13 +117,13 @@
117117
"jest": "^29.7.0",
118118
"mocha": "^10.8.2",
119119
"nyc": "^17.1.0",
120-
"preact": "^10.24.3",
120+
"preact": "^10.26.2",
121121
"rimraf": "6.0.1",
122122
"sass": "^1.81.0",
123123
"ts-node": "10.9.2",
124124
"typescript": "^5.7.2",
125125
"typescript-eslint": "^8.16.0",
126-
"vite": "^5.4.11"
126+
"vite": "^5.4.12"
127127
},
128128
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
129129
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "6.0.2",
3-
"srcHash": "sha256-uqbKpmqiy0rU8ByMRUqyjGmEdZgAhYiMrh0VEwwcbK8=",
4-
"yarnHash": "0sjc333cl115pm3w69aknf20n85r8nisrdjx1231101zrz01nhhh",
5-
"cargoHash": "sha256-4Ix5eqv3BMoTzfadayJqXICW+zZzSp2e6XJQrWraW60=="
2+
"version": "6.0.3",
3+
"srcHash": "sha256-r7CMHaLkb+YMHjBmItal1+Fa9GW7qwIcgUIY9DdfTgM=",
4+
"yarnHash": "1mga0d81xsydqrr8wbwysm4d74xjw13dicw66x3zbqn94lpcsw6g",
5+
"cargoHash": "sha256-4Ix5eqv3BMoTzfadayJqXICW+zZzSp2e6XJQrWraW60="
66
}

0 commit comments

Comments
 (0)