Skip to content

Commit 488cee0

Browse files
committed
Merge branch 'feat/json-editor' into chore/all-my-stuffs
# Conflicts: # package.json # pnpm-lock.yaml # src/tools/index.ts
2 parents 7bd88e3 + b620a8d commit 488cee0

File tree

5 files changed

+563
-2
lines changed

5 files changed

+563
-2
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
"js-base64": "^3.7.6",
130130
"image-in-browser": "^3.1.0",
131131
"js-base64": "^3.7.7",
132+
"json-editor-vue": "^0.16.0",
132133
"json5": "^2.2.3",
133134
"jsonpath": "^1.1.1",
134135
"jwt-decode": "^3.1.2",
@@ -174,6 +175,7 @@
174175
"uuid": "^9.0.0",
175176
"vite-plugin-node-polyfills": "^0.22.0",
176177
"vite-plugin-node-polyfills": "^0.21.0",
178+
"vanilla-jsoneditor": "^0.23.8",
177179
"vue": "^3.3.4",
178180
"vue-color-wheel": "^0.1.1",
179181
"vue-i18n": "^9.9.1",

0 commit comments

Comments
 (0)