This commit is contained in:
sharevb 2024-05-13 17:07:03 +08:00 committed by GitHub
commit 55234c118b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 278 additions and 11 deletions

View file

@ -35,6 +35,7 @@
"release": "node ./scripts/release.mjs"
},
"dependencies": {
"@guolao/vue-monaco-editor": "^1.4.1",
"@it-tools/bip39": "^0.0.4",
"@it-tools/oggen": "^1.3.0",
"@sindresorhus/slugify": "^2.2.1",
@ -65,6 +66,7 @@
"iarna-toml-esm": "^3.0.5",
"ibantools": "^4.3.3",
"json5": "^2.2.3",
"jsonlint-mod": "^1.7.6",
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.28",
"lodash": "^4.17.21",