Skip to content

Commit

Permalink
chore(demo): update Hyperview to v0.86.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flochtililoch committed Nov 12, 2024
1 parent 366d307 commit fb1f2cf
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 @@ -30,7 +30,7 @@
"expo": "~49.0.13",
"expo-constants": "~14.4.2",
"expo-status-bar": "~1.6.0",
"hyperview": "0.85.1",
"hyperview": "0.86.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 @@ -7324,10 +7324,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
integrity sha512-E0eIbrFWUhwfXJmsbdjRQFQPrl5pTEoKlz163j1mTqqUnU9PgR4AgB8AIITzuB3vLBdxZXyZ9TDIrwB2OASz4g==

hyperview@0.85.1:
version "0.85.1"
resolved "https://registry.yarnpkg.com/hyperview/-/hyperview-0.85.1.tgz#2f2370af321c4ba21c1b8fbb19ed64cbc1217084"
integrity sha512-OixUKRz1NNAat9HldqWicpqrnS+XpdKIaRPPQWnfPKt4q6GEfMAeT55qaUJXr9htK1DPR473/+oKLteMQlNRlQ==
hyperview@0.86.0:
version "0.86.0"
resolved "https://registry.yarnpkg.com/hyperview/-/hyperview-0.86.0.tgz#0b672179c46d773a7954e6c749796fcc2f66fc6f"
integrity sha512-sDyauuyVk1SqLMBScyw7bijRnRk2uy8zzAnmbywNFhg6vSE0M5zBhIBMTi4a0ONMrqmQZj27b3xl9fRbz8237A==
dependencies:
"@instawork/xmldom" "0.0.3"
lodash "4.17.21"
Expand Down

0 comments on commit fb1f2cf

Please sign in to comment.