Skip to content

Commit

Permalink
build(epo-widget-lib): update skia-canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff committed Aug 26, 2024
1 parent 7e63368 commit 2acb792
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/epo-widget-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"d3-geo-projection": "^4.0.0",
"lodash": "^4.17.21",
"react-slider": "^2.0.6",
"skia-canvas": "^1.0.1",
"skia-canvas": "^1.0.2",
"styled-components": "^6.1.1",
"use-resize-observer": "^9.1.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14792,10 +14792,10 @@ sisteransi@^1.0.5:
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==

skia-canvas@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/skia-canvas/-/skia-canvas-1.0.1.tgz#d0f6a4c99f273bb79311afa6e4410e09d5bb61b5"
integrity sha512-/HtZlmib2BD3Fi6P4ZywSq7VquPl2A1Frc0pA+xD5hJSvSzN7FoOJpBWDpDd0e1ByzrVO6ZIjO98dNSQ2XqlKw==
skia-canvas@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/skia-canvas/-/skia-canvas-1.0.2.tgz#00d2d1b0554c31c96b7e70cf1c72c01190d0c758"
integrity sha512-9IjebOdBf6ir5Ktq0aM0wPshZ61oNX+T+2/ZBNJQZ63Z3SsSAd7i6YaYbqqtP6X8bK9mqB8QO1Y5DUZXNXuYHw==
dependencies:
"@mapbox/node-pre-gyp" "^1.0.9"
cargo-cp-artifact "^0.1"
Expand Down

0 comments on commit 2acb792

Please sign in to comment.