Skip to content

Commit

Permalink
chore(demo): update Hyperview to v0.82.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flochtililoch committed Jul 26, 2024
1 parent 0b816ff commit 1ebef84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@react-navigation/stack": "^6.3.18",
"expo": "~49.0.13",
"expo-status-bar": "~1.6.0",
"hyperview": "0.82.0",
"hyperview": "0.82.1",
"moment": "^2.29.4",
"react": "18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5503,10 +5503,10 @@ human-signals@^2.1.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==

[email protected].0:
version "0.82.0"
resolved "https://registry.yarnpkg.com/hyperview/-/hyperview-0.82.0.tgz#81625a46041a5bdf8740952f5fa130f930b0ebbc"
integrity sha512-7prSYRa2TcMi+bCEx2RUczJQryMBPK5NvJXsGjaY07sghZkF1Yb3xgCb/9sv+gcyRNCgkr5pQJzHF4Zk0HioRQ==
[email protected].1:
version "0.82.1"
resolved "https://registry.yarnpkg.com/hyperview/-/hyperview-0.82.1.tgz#7ab2cc019e35793cf7ada8754959b901fafa70a2"
integrity sha512-fH2qmrWoVY68zaV0InDMP6AmqLoL3ihuivAwazizk6TNrJ/rcy/5yZebxopCQX4IYqSSqFgQlXdNH08OoGoZFw==
dependencies:
"@instawork/xmldom" "0.0.3"
lodash "4.17.21"
Expand Down

0 comments on commit 1ebef84

Please sign in to comment.