Skip to content

Commit 8c99ea4

Browse files
fix(deps): update dependency virtua to v0.31.0 (#429)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [virtua](https://togithub.com/inokawa/virtua) | [`0.30.5` -> `0.31.0`](https://renovatebot.com/diffs/npm/virtua/0.30.5/0.31.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/virtua/0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/virtua/0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/virtua/0.30.5/0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/virtua/0.30.5/0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | @coderabbitai: ignore --- ### Release Notes <details> <summary>inokawa/virtua (virtua)</summary> ### [`v0.31.0`](https://togithub.com/inokawa/virtua/releases/tag/0.31.0) [Compare Source](https://togithub.com/inokawa/virtua/compare/0.30.5...0.31.0) #### What's Changed - Add Svelte implementation by [@&#8203;inokawa](https://togithub.com/inokawa) in [https://github.com/inokawa/virtua/pull/440](https://togithub.com/inokawa/virtua/pull/440) **Full Changelog**: inokawa/virtua@0.30.5...0.31.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cuculus-dev/cuculus). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89e2231 commit 8c99ea4

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package-lock.json

Lines changed: 8 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-dom": "18.3.1",
4141
"react-easy-crop": "5.0.7",
4242
"swr": "2.2.5",
43-
"virtua": "0.30.5"
43+
"virtua": "0.31.0"
4444
},
4545
"devDependencies": {
4646
"@fontsource/material-icons": "5.0.18",

0 commit comments

Comments
 (0)