Skip to content

Commit d91112e

Browse files
committed
fix: Update @appland/components to v4.46.3
1 parent def2c1f commit d91112e

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@
729729
"dependencies": {
730730
"@appland/appmap": "^3.129.0",
731731
"@appland/client": "^1.23.0",
732-
"@appland/components": "^4.46.2",
732+
"@appland/components": "^4.46.3",
733733
"@appland/diagrams": "^1.8.0",
734734
"@appland/models": "^2.10.2",
735735
"@appland/rpc": "^1.19.0",

yarn.lock

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ __metadata:
155155
languageName: node
156156
linkType: hard
157157

158-
"@appland/components@npm:^4.12.0, @appland/components@npm:^4.46.2":
158+
"@appland/components@npm:^4.12.0":
159159
version: 4.46.2
160160
resolution: "@appland/components@npm:4.46.2"
161161
dependencies:
@@ -187,6 +187,38 @@ __metadata:
187187
languageName: node
188188
linkType: hard
189189

190+
"@appland/components@npm:^4.46.3":
191+
version: 4.46.3
192+
resolution: "@appland/components@npm:4.46.3"
193+
dependencies:
194+
"@appland/client": ^1.12.0
195+
"@appland/diagrams": ^1.7.0
196+
"@appland/models": ^2.10.2
197+
"@appland/rpc": ^1.13.0
198+
"@appland/sequence-diagram": ^1.11.0
199+
"@types/sax": ^1.2.7
200+
buffer: ^6.0.3
201+
d3: ^7.8.4
202+
d3-flame-graph: ^4.1.3
203+
diff: ^5.1.0
204+
dom-to-svg: ^0.12.2
205+
dompurify: ^3.0.6
206+
events: ^3.3.0
207+
highlight.js: ^11.9.0
208+
jayson: ^4.1.0
209+
js-base64: ^3.7.7
210+
marked: ^10.0.0
211+
marked-highlight: ^2.0.7
212+
mermaid: ^10.9.1
213+
pako: ^2.1.0
214+
sax: ^1.4.1
215+
sql-formatter: ^4.0.2
216+
vue: ^2.7.16
217+
vuex: ^3.6.0
218+
checksum: fd92eff33f21ba58438c286430b4d93337674762afdd5dec60184b17369acb22ed2e9f591a619d2de410de2037f3a24800ead443227974ae92db051e5d51c0b3
219+
languageName: node
220+
linkType: hard
221+
190222
"@appland/diagrams@npm:^1.7.0, @appland/diagrams@npm:^1.8.0":
191223
version: 1.8.0
192224
resolution: "@appland/diagrams@npm:1.8.0"
@@ -3194,7 +3226,7 @@ __metadata:
31943226
dependencies:
31953227
"@appland/appmap": ^3.129.0
31963228
"@appland/client": ^1.23.0
3197-
"@appland/components": ^4.46.2
3229+
"@appland/components": ^4.46.3
31983230
"@appland/diagrams": ^1.8.0
31993231
"@appland/models": ^2.10.2
32003232
"@appland/rpc": ^1.19.0

0 commit comments

Comments
 (0)