Skip to content

Commit

Permalink
feat: Upgrade @appland/components to v4.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinbyrne committed Oct 16, 2024
1 parent 48cce02 commit 562d9f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@
"dependencies": {
"@appland/appmap": "^3.129.0",
"@appland/client": "^1.14.1",
"@appland/components": "^4.38.3",
"@appland/components": "^4.39.0",
"@appland/diagrams": "^1.8.0",
"@appland/models": "^2.10.2",
"@appland/rpc": "^1.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,9 @@ __metadata:
languageName: node
linkType: hard

"@appland/components@npm:^4.38.3":
version: 4.38.3
resolution: "@appland/components@npm:4.38.3"
"@appland/components@npm:^4.39.0":
version: 4.39.0
resolution: "@appland/components@npm:4.39.0"
dependencies:
"@appland/client": ^1.12.0
"@appland/diagrams": ^1.7.0
Expand All @@ -210,7 +210,7 @@ __metadata:
sql-formatter: ^4.0.2
vue: ^2.7.14
vuex: ^3.6.0
checksum: 7b9f5529c75859a1a535cdcefa82c69b783fdfe629305d59bfc163c8fe6e36e6c52cb8bd20cf8561930a641b78c7f04ee43ed77e0e9fe511eabbc615037d7f7d
checksum: db2ce60dfa09e22356499a250d8b385fc2737361ce365be9c8a280023cf4d916ddd079b4bad259050b103ac91c4d774b10b634ccb19d52adab679050e8cde3c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3054,7 +3054,7 @@ __metadata:
dependencies:
"@appland/appmap": ^3.129.0
"@appland/client": ^1.14.1
"@appland/components": ^4.38.3
"@appland/components": ^4.39.0
"@appland/diagrams": ^1.8.0
"@appland/models": ^2.10.2
"@appland/rpc": ^1.15.0
Expand Down

0 comments on commit 562d9f6

Please sign in to comment.