mirror of
https://github.com/wekan/wekan.git
synced 2026-01-24 18:26:10 +01:00
Replace ongoworks:speakingurl with limax
This commit is contained in:
parent
aca661583d
commit
2d0c4f5bd8
10 changed files with 70 additions and 40 deletions
25
package-lock.json
generated
25
package-lock.json
generated
|
|
@ -943,6 +943,11 @@
|
|||
"function-bind": "^1.1.2"
|
||||
}
|
||||
},
|
||||
"hepburn": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/hepburn/-/hepburn-1.2.2.tgz",
|
||||
"integrity": "sha512-DeykBc4XmfAWsnN+Y1Svi9uaQnnz21Q/ARuGWvIBxP1iUFeMIWL41DfVkgTh7tU23LFIbmIBO2Bk17BTPu0kVA=="
|
||||
},
|
||||
"hotkeys-js": {
|
||||
"version": "3.13.15",
|
||||
"resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.15.tgz",
|
||||
|
|
@ -1143,6 +1148,16 @@
|
|||
"immediate": "~3.0.5"
|
||||
}
|
||||
},
|
||||
"limax": {
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://registry.npmjs.org/limax/-/limax-4.2.2.tgz",
|
||||
"integrity": "sha512-HhCTNSqrNHj2hZzFn2gNbdOukxSbsw7nSZ9cmn1TpvjvHvE1TuT523fgMpLTwzRdoNMujdyTeSNcs6TwiFa5aQ==",
|
||||
"requires": {
|
||||
"hepburn": "^1.2.2",
|
||||
"pinyin-pro": "^3.27.0",
|
||||
"speakingurl": "^14.0.1"
|
||||
}
|
||||
},
|
||||
"linkify-it": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.3.tgz",
|
||||
|
|
@ -2526,6 +2541,11 @@
|
|||
"is-reference": "^1.1.4"
|
||||
}
|
||||
},
|
||||
"pinyin-pro": {
|
||||
"version": "3.28.0",
|
||||
"resolved": "https://registry.npmjs.org/pinyin-pro/-/pinyin-pro-3.28.0.tgz",
|
||||
"integrity": "sha512-mMRty6RisoyYNphJrTo3pnvp3w8OMZBrXm9YSWkxhAfxKj1KZk2y8T2PDIZlDDRsvZ0No+Hz6FI4sZpA6Ey25g=="
|
||||
},
|
||||
"possible-typed-array-names": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
|
||||
|
|
@ -2786,6 +2806,11 @@
|
|||
"resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
|
||||
"integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA=="
|
||||
},
|
||||
"speakingurl": {
|
||||
"version": "14.0.1",
|
||||
"resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
|
||||
"integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ=="
|
||||
},
|
||||
"speech-rule-engine": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/speech-rule-engine/-/speech-rule-engine-4.1.2.tgz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue