|
35 | 35 | "release": "node ./scripts/release.mjs"
|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
| 38 | + "@guolao/vue-monaco-editor": "^1.4.1", |
38 | 39 | "@it-tools/bip39": "^0.0.4",
|
39 | 40 | "@it-tools/oggen": "^1.3.0",
|
| 41 | + "@jspawn/qpdf-wasm": "^0.0.2", |
40 | 42 | "@sindresorhus/slugify": "^2.2.1",
|
41 | 43 | "@tiptap/pm": "2.1.6",
|
42 | 44 | "@tiptap/starter-kit": "2.1.6",
|
|
49 | 51 | "@vueuse/router": "^10.0.0",
|
50 | 52 | "bcryptjs": "^2.4.3",
|
51 | 53 | "change-case": "^4.1.2",
|
| 54 | + "cidr-tools": "^7.0.4", |
52 | 55 | "colord": "^2.9.3",
|
53 |
| - "composerize-ts": "^0.6.2", |
| 56 | + "composerize": "^1.6.6", |
| 57 | + "composeverter": "^1.6.2", |
54 | 58 | "country-code-lookup": "^0.1.0",
|
55 | 59 | "cron-validator": "^1.3.1",
|
56 | 60 | "cronstrue": "^2.26.0",
|
57 | 61 | "crypto-js": "^4.1.1",
|
| 62 | + "custom-ed25519": "^1.0.0", |
58 | 63 | "date-fns": "^2.29.3",
|
| 64 | + "decomposerize": "^1.2.4", |
59 | 65 | "dompurify": "^3.0.6",
|
60 | 66 | "emojilib": "^3.0.10",
|
| 67 | + "exifreader": "^4.20.0", |
| 68 | + "figlet": "^1.7.0", |
61 | 69 | "figue": "^1.2.0",
|
62 | 70 | "fuse.js": "^6.6.2",
|
63 | 71 | "highlight.js": "^11.7.0",
|
64 | 72 | "iarna-toml-esm": "^3.0.5",
|
65 | 73 | "ibantools": "^4.3.3",
|
| 74 | + "ip-address": "^9.0.5", |
| 75 | + "ip-bigint": "^8.0.2", |
| 76 | + "ip-cidr": "^4.0.0", |
| 77 | + "is-cidr": "^5.0.3", |
| 78 | + "is-ip": "^5.0.1", |
| 79 | + "isbn3": "^1.1.44", |
| 80 | + "jpeg-quality-estimator": "^1.0.1", |
66 | 81 | "json5": "^2.2.3",
|
67 | 82 | "jwt-decode": "^3.1.2",
|
68 | 83 | "libphonenumber-js": "^1.10.28",
|
69 | 84 | "lodash": "^4.17.21",
|
| 85 | + "mammoth": "^1.6.0", |
70 | 86 | "marked": "^10.0.0",
|
71 | 87 | "mathjs": "^11.9.1",
|
72 | 88 | "mime-types": "^2.1.35",
|
73 | 89 | "monaco-editor": "^0.43.0",
|
74 | 90 | "naive-ui": "^2.35.0",
|
75 | 91 | "netmask": "^2.0.2",
|
76 |
| - "node-forge": "^1.3.1", |
77 | 92 | "oui-data": "^1.0.10",
|
78 | 93 | "pdf-signature-reader": "^1.4.2",
|
79 | 94 | "pinia": "^2.0.34",
|
80 | 95 | "plausible-tracker": "^0.3.8",
|
| 96 | + "process": "^0.11.10", |
| 97 | + "qpdf.js": "^1.0.0", |
81 | 98 | "qrcode": "^1.5.1",
|
| 99 | + "qrcode-parser": "^2.1.3", |
82 | 100 | "sql-formatter": "^13.0.0",
|
83 | 101 | "sshpk": "^1.18.0",
|
| 102 | + "tesseract.js": "^5.0.4", |
| 103 | + "turndown": "^7.1.2", |
84 | 104 | "ua-parser-js": "^1.0.35",
|
85 | 105 | "ulid": "^2.3.0",
|
86 | 106 | "unicode-emoji-json": "^0.4.0",
|
|
0 commit comments