feat(new tool): JSON Editor

Fix #925, #469, #990
This commit is contained in:
sharevb 2024-05-18 15:30:19 +02:00 committed by ShareVB
parent e876d03608
commit a28ba6e146
8 changed files with 345 additions and 17 deletions

View file

@ -37,6 +37,7 @@
"dependencies": {
"@it-tools/bip39": "^0.0.4",
"@it-tools/oggen": "^1.3.0",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@sindresorhus/slugify": "^2.2.1",
"@tiptap/pm": "2.1.6",
"@tiptap/starter-kit": "2.1.6",
@ -64,6 +65,7 @@
"highlight.js": "^11.7.0",
"iarna-toml-esm": "^3.0.5",
"ibantools": "^4.3.3",
"json-editor-vue3": "^1.1.1",
"json5": "^2.2.3",
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.28",