File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
"netlify" : " mkdir -p public && cp -r node_modules/kuromoji/dict public/"
35
35
},
36
36
"dependencies" : {
37
- "kuromoji" : " ^ 0.1.1"
37
+ "kuromoji" : " 0.1.1"
38
38
},
39
39
"devDependencies" : {
40
40
"@types/mocha" : " ^8.2.0" ,
Original file line number Diff line number Diff line change @@ -670,14 +670,14 @@ json-parse-even-better-errors@^2.3.0:
670
670
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
671
671
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
672
672
673
- kuromoji@^ 0.1.1 :
674
- version "0.1.2 "
675
- resolved "https://registry.yarnpkg.com/kuromoji/-/kuromoji-0.1.2 .tgz#293f0d6706df006112137980588d5daac26d0790 "
676
- integrity sha512-V0dUf+C2LpcPEXhoHLMAop/bOht16Dyr+mDiIE39yX3vqau7p80De/koFqpiTcL1zzdZlc3xuHZ8u5gjYRfFaQ= =
673
+ kuromoji@0.1.1 :
674
+ version "0.1.1 "
675
+ resolved "https://registry.yarnpkg.com/kuromoji/-/kuromoji-0.1.1 .tgz#4aabf39bcced8b8ad92d007a04a26be6da8477c9 "
676
+ integrity sha1-Sqvzm8zti4rZLQB6BKJr5tqEd8k =
677
677
dependencies :
678
678
async "^2.0.1"
679
679
doublearray "0.0.2"
680
- zlibjs "^0.3.1 "
680
+ zlibjs "^0.2.0 "
681
681
682
682
lines-and-columns@^1.1.6 :
683
683
version "1.1.6"
@@ -1438,7 +1438,7 @@ yocto-queue@^0.1.0:
1438
1438
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
1439
1439
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
1440
1440
1441
- zlibjs@^0.3.1 :
1442
- version "0.3.1 "
1443
- resolved "https://registry.yarnpkg.com/zlibjs/-/zlibjs-0.3.1 .tgz#50197edb28a1c42ca659cc8b4e6a9ddd6d444554 "
1444
- integrity sha1-UBl+2yihxCymWcyLTmqd3W1ERVQ =
1441
+ zlibjs@^0.2.0 :
1442
+ version "0.2.0 "
1443
+ resolved "https://registry.yarnpkg.com/zlibjs/-/zlibjs-0.2.0 .tgz#ae20f06243293d85c255563189f9b12f5b3ba1a0 "
1444
+ integrity sha1-riDwYkMpPYXCVVYxifmxL1s7oaA =
You can’t perform that action at this time.
0 commit comments