-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn.lock
30 lines (24 loc) · 956 Bytes
/
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
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@arr/every@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@arr/every/-/every-1.0.0.tgz#314f8168f50ae48a032cfdad5fdb436f464a97ac"
matchit@^1.0.0:
version "1.0.6"
resolved "https://registry.yarnpkg.com/matchit/-/matchit-1.0.6.tgz#825da06468bd324f0219ebe28e12a41bfb5524c4"
dependencies:
"@arr/every" "^1.0.0"
parseurl@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.2.tgz#fc289d4ed8993119460c156253262cdc8de65bf3"
polka@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/polka/-/polka-0.4.0.tgz#453fc513cd530a089dd55d8ff3daea9752f161df"
dependencies:
parseurl "^1.3.2"
trouter "^1.1.0"
trouter@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/trouter/-/trouter-1.1.0.tgz#ce0ad2aaa4f13af21e34785079c3352298b9259a"
dependencies:
matchit "^1.0.0"