-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(demo): update Hyperview to v0.85.0
- Loading branch information
flochtililoch
committed
Oct 2, 2024
1 parent
2556a5c
commit 7cb1860
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7232,10 +7232,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa" | ||
integrity sha512-E0eIbrFWUhwfXJmsbdjRQFQPrl5pTEoKlz163j1mTqqUnU9PgR4AgB8AIITzuB3vLBdxZXyZ9TDIrwB2OASz4g== | ||
|
||
hyperview@0.84.0: | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/hyperview/-/hyperview-0.84.0.tgz#7969bede83a296a637217d4c3439e9d15ceb3796" | ||
integrity sha512-9xcdav9OKSXvM3nlT/96fPfzAmiH4mxD6ZEUwBMd+wZbbPpdNwl5FSnoNfTm5om+SEk3HXX7eSU2zn1AE9fACg== | ||
hyperview@0.85.0: | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/hyperview/-/hyperview-0.85.0.tgz#98ef3df288c8c2b188f2e567cca634acb9bf9761" | ||
integrity sha512-q+xRuzKU+KOw7mhyq68ic8wtqkkMTuZEIZwM13pThkyBoBRtTVvZNIOcXDmLy0ZFPHz67743rX4w2NNdcTaV+A== | ||
dependencies: | ||
"@instawork/xmldom" "0.0.3" | ||
lodash "4.17.21" | ||
|