Skip to content

Commit

Permalink
chore(demo): update Hyperview to v0.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flochtililoch committed Oct 2, 2024
1 parent 2556a5c commit 7cb1860
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 @@ -29,7 +29,7 @@
"expo": "~49.0.13",
"expo-constants": "~14.2.1",
"expo-status-bar": "~1.6.0",
"hyperview": "0.84.0",
"hyperview": "0.85.0",
"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 @@ -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"
Expand Down

0 comments on commit 7cb1860

Please sign in to comment.