|
|
|
@ -18,7 +18,6 @@ |
|
|
|
"markdown-it": "^14.1.0", |
|
|
|
"moment": "^2.29.4", |
|
|
|
"node-polyfill-webpack-plugin": "^2.0.1", |
|
|
|
"pinyin": "^4.0.0", |
|
|
|
"print-js": "^1.6.0", |
|
|
|
"qrcode": "^1.5.4", |
|
|
|
"sortablejs": "^1.15.0", |
|
|
|
@ -7825,11 +7824,6 @@ |
|
|
|
"safe-buffer": "~5.1.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/keypress": { |
|
|
|
"version": "0.1.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/keypress/-/keypress-0.1.0.tgz", |
|
|
|
"integrity": "sha512-x0yf9PL/nx9Nw9oLL8ZVErFAk85/lslwEP7Vz7s5SI1ODXZIgit3C5qyWjw4DxOuO/3Hb4866SQh28a1V1d+WA==" |
|
|
|
}, |
|
|
|
"node_modules/kind-of": { |
|
|
|
"version": "6.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz", |
|
|
|
@ -9380,47 +9374,6 @@ |
|
|
|
"node": ">=8.6" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pinyin": { |
|
|
|
"version": "4.0.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/pinyin/-/pinyin-4.0.0.tgz", |
|
|
|
"integrity": "sha512-vHpV5K+vpp6XUUpZNGRDuHoN+1xcmieM3EWlH4QjSX2kkpG/gVOwpqwV9EOJ9x9c9UERFKeLml5XVSukE/PLgQ==", |
|
|
|
"dependencies": { |
|
|
|
"commander": "~1.1.1" |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
"pinyin": "bin/pinyin" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"install-node": "^18.0.0" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"@node-rs/jieba": "^1.6.0", |
|
|
|
"nodejieba": "^3.4.4", |
|
|
|
"segmentit": "^2.0.3" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"@node-rs/jieba": { |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"nodejieba": { |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"segmentit": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pinyin/node_modules/commander": { |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/commander/-/commander-1.1.1.tgz", |
|
|
|
"integrity": "sha512-71Rod2AhcH3JhkBikVpNd0pA+fWsmAaVoti6OR38T76chA7vE3pSerS0Jor4wDw+tOueD2zLVvFOw5H0Rcj7rA==", |
|
|
|
"dependencies": { |
|
|
|
"keypress": "0.1.x" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.6.x" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pkg-dir": { |
|
|
|
"version": "4.2.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/pkg-dir/-/pkg-dir-4.2.0.tgz", |
|
|
|
|