chore(deps-dev): update vanilla-jsoneditor requirement (#47378)

Updates the requirements on [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) to permit the latest version.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.21.4...v0.21.5)

---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-06 21:22:14 +08:00 committed by GitHub
parent 2f6218a0f3
commit 97fb50ce17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -327,7 +327,7 @@
"tsx": "^4.7.0",
"typedoc": "^0.25.7",
"typescript": "~5.3.3",
"vanilla-jsoneditor": "^0.21.4",
"vanilla-jsoneditor": "^0.21.5",
"vanilla-tilt": "^1.8.1",
"webpack": "^5.90.1",
"webpack-bundle-analyzer": "^4.10.1",