Skip to content

Commit

Permalink
feat: Update @appland/components to 3.13.2 for the appmap viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
ahtrotta committed Nov 29, 2023
1 parent cb4b74b commit 0d3fcce
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion appland/dist/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion appland/dist/main.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion appland/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"webpack-cli": "^4.6"
},
"dependencies": {
"@appland/components": "^3.9.0",
"@appland/components": "^3.13.2",
"vue": "^2.7",
"vue-template-compiler": "^2.7",
"url": "^0.11"
Expand Down
8 changes: 4 additions & 4 deletions appland/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@appland/components@^3.9.0":
version "3.9.0"
resolved "https://registry.yarnpkg.com/@appland/components/-/components-3.9.0.tgz#fe2e1712e5179ba5c0e3369a97c3be608367d355"
integrity sha512-EqHydCldCxVpBNYsnF1SrSZ5uB/2SBNFy8J5RrCFqqrHblLkwoIT/ejKbNfOUcao2dHO483JaNON6UzoNmT7QQ==
"@appland/components@^3.13.2":
version "3.13.2"
resolved "https://registry.yarnpkg.com/@appland/components/-/components-3.13.2.tgz#4dce19ae50f7818c9d73ccd30577e5cf8b33db86"
integrity sha512-QHIBnBzAZtODOUlREH1PhCyYkXSiAP1WQoChI4CKM/7s9NMOScTKRox0E4jPURaP7p8HsRp0f9R4foXP3331ZQ==
dependencies:
"@appland/diagrams" "^1.7.0"
"@appland/models" "^2.7.0"
Expand Down

0 comments on commit 0d3fcce

Please sign in to comment.