Skip to content

Commit

Permalink
chore: update @appland/components
Browse files Browse the repository at this point in the history
  • Loading branch information
ahtrotta committed Dec 6, 2022
1 parent bbc7da7 commit 198e858
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@
"dependencies": {
"@appland/appmap": "^3.43.2",
"@appland/client": "^1.5.0",
"@appland/components": "^2.18.3",
"@appland/components": "^2.19.0",
"@appland/diagrams": "^1.5.3",
"@appland/models": "^1.20.0",
"@appland/scanner": "^1.71.5",
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ __metadata:
languageName: node
linkType: hard

"@appland/components@npm:2.18.3, @appland/components@npm:^2.18.3":
"@appland/components@npm:2.18.3":
version: 2.18.3
resolution: "@appland/components@npm:2.18.3"
dependencies:
Expand All @@ -134,6 +134,21 @@ __metadata:
languageName: node
linkType: hard

"@appland/components@npm:^2.19.0":
version: 2.19.0
resolution: "@appland/components@npm:2.19.0"
dependencies:
"@appland/diagrams": ^1.5.1
"@appland/models": ^1.9.0
buffer: ^6.0.3
highlight.js: ^10.7.2
sql-formatter: ^4.0.2
vue: ^2.6.11
vuex: ^3.6.0
checksum: 0ee4ea8d777e72f13780281c5adf01feeb42585ce23495352ea26ea5060418b17966d2cb3d16b7694d0baf57124bb39fc8afa271c78e75069b69c932996f6e38
languageName: node
linkType: hard

"@appland/diagrams@npm:1.5.3, @appland/diagrams@npm:^1.5.1, @appland/diagrams@npm:^1.5.3":
version: 1.5.3
resolution: "@appland/diagrams@npm:1.5.3"
Expand Down Expand Up @@ -3663,7 +3678,7 @@ __metadata:
dependencies:
"@appland/appmap": ^3.43.2
"@appland/client": ^1.5.0
"@appland/components": ^2.18.3
"@appland/components": ^2.19.0
"@appland/diagrams": ^1.5.3
"@appland/models": ^1.20.0
"@appland/scanner": ^1.71.5
Expand Down

0 comments on commit 198e858

Please sign in to comment.