Skip to content

Commit

Permalink
Bump virtua from 0.20.0 to 0.20.5
Browse files Browse the repository at this point in the history
Bumps [virtua](https://github.com/inokawa/virtua) from 0.20.0 to 0.20.5.
- [Release notes](https://github.com/inokawa/virtua/releases)
- [Commits](inokawa/virtua@0.20.0...0.20.5)

---
updated-dependencies:
- dependency-name: virtua
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 439e823 commit f1a2c35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-i18next": "^13.2.2",
"rx-nostr": "^1.8.1",
"rxjs": "^7.8.1",
"virtua": "^0.20.0"
"virtua": "^0.20.5"
},
"devDependencies": {
"@pandacss/dev": "^0.23.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4348,10 +4348,10 @@ vinyl@^3.0.0, vinyl@~3.0.0:
replace-ext "^2.0.0"
teex "^1.0.1"

virtua@^0.20.0:
version "0.20.0"
resolved "https://registry.yarnpkg.com/virtua/-/virtua-0.20.0.tgz#9836ac583fcd4e8540dbde6bcf3f3e2c912e4529"
integrity sha512-1NuCxN3Gv1Y48VKO4qY6H60nwp8lAGB/LFampxNVBUEZ49sxFRL1/316t6URHgB5XxAoP3XDr/hLot7z4zq08g==
virtua@^0.20.5:
version "0.20.5"
resolved "https://registry.yarnpkg.com/virtua/-/virtua-0.20.5.tgz#12dcebce87b6a5d7ac704a0af870da18d4e91ba1"
integrity sha512-GHL+kSTotf5L1x3/Wcir0KkNKxmQIdWiDrcrBNz+DMiLUdNtskKs+E76Z0SSeeL0+I/PFutBrI8fXw/j7N+6sQ==

vite@^5.0.10:
version "5.0.10"
Expand Down

0 comments on commit f1a2c35

Please sign in to comment.