Skip to content

Commit b0e4a3a

Browse files
chore(deps-dev): update vanilla-jsoneditor requirement (ant-design#48155)
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](josdejong/svelte-jsoneditor@v0.23.0...v0.23.1) --- updated-dependencies: - dependency-name: vanilla-jsoneditor dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0224965 commit b0e4a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
"tsx": "^4.7.1",
329329
"typedoc": "^0.25.12",
330330
"typescript": "~5.4.3",
331-
"vanilla-jsoneditor": "^0.23.0",
331+
"vanilla-jsoneditor": "^0.23.1",
332332
"vanilla-tilt": "^1.8.1",
333333
"webpack": "^5.91.0",
334334
"webpack-bundle-analyzer": "^4.10.1",

0 commit comments

Comments
 (0)