Skip to content

Commit

Permalink
chore(demo): update Hyperview to v0.89.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flochtililoch committed Feb 19, 2025
1 parent 8fdb0b5 commit e7159de
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 @@ -32,7 +32,7 @@
"expo-constants": "~14.4.2",
"expo-linking": "~5.0.2",
"expo-status-bar": "~1.6.0",
"hyperview": "0.88.0",
"hyperview": "0.89.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 @@ -7703,10 +7703,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
integrity sha512-E0eIbrFWUhwfXJmsbdjRQFQPrl5pTEoKlz163j1mTqqUnU9PgR4AgB8AIITzuB3vLBdxZXyZ9TDIrwB2OASz4g==

hyperview@0.88.0:
version "0.88.0"
resolved "https://registry.yarnpkg.com/hyperview/-/hyperview-0.88.0.tgz#6a5dc062a70d48e318791f7d1bce3f3816a4da6e"
integrity sha512-7JRXtcJu8XD0J5Z7KiV7x5wURIzkzhiwBu0JBQeLuRW1/J8uLb+iKcg3i4hjFomjXC82dxRKCZGweqWiB2SO1w==
hyperview@0.89.0:
version "0.89.0"
resolved "https://registry.yarnpkg.com/hyperview/-/hyperview-0.89.0.tgz#524beb937d4570b5d60377d2351c6dfbc5862f65"
integrity sha512-fxfAiYSjPB19wGQhEdcIuqlBmY+P7OWSJUJlp4UHTt454m7k0AzXv1ba/reivEuAfshqHzSAu53PWe3BhzENYA==
dependencies:
"@instawork/xmldom" "0.0.3"
lodash "4.17.21"
Expand Down

0 comments on commit e7159de

Please sign in to comment.