-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathyarn.lock
40 lines (33 loc) · 1.76 KB
/
yarn.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
csv.js@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/csv.js/-/csv.js-1.0.7.tgz#aca4de02bb2239e733f1173a8333ef845668212c"
integrity sha512-Soyak0jeZSNTeaOMkRotL7o4bk5IeOUzPim4GSy1UyfB2PS2g1MKyeDFEuffe90TbZ6d0vZ0f34wOfrS+sd4VQ==
lru-cache@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
dependencies:
yallist "^4.0.0"
papaparse@^5.1.0:
version "5.3.1"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.1.tgz#770b7a9124d821d4b2132132b7bd7dce7194b5b1"
integrity sha512-Dbt2yjLJrCwH2sRqKFFJaN5XgIASO9YOFeFP8rIBRG2Ain8mqk5r1M6DkfvqEVozVcz3r3HaUGw253hA1nLIcA==
semver@^7.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
dependencies:
lru-cache "^6.0.0"
sudachi-synonyms-parser@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/sudachi-synonyms-parser/-/sudachi-synonyms-parser-1.0.3.tgz#42e1401abe51a7567e7feb44f20dae66b068a54d"
integrity sha512-UjDtqx+UuobfL+E34j7lcqmQKDPPZE34PMZozwDdUl90Dn6u8N20mxPRWwCNA5D/jPNApltwl1TBPSutq3sZsg==
dependencies:
csv.js "^1.0.7"
papaparse "^5.1.0"
yallist@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==