-
Notifications
You must be signed in to change notification settings - Fork 8
/
yarn.lock
46 lines (37 loc) · 1.7 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
41
42
43
44
45
46
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@odopod/odo-device@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@odopod/odo-device/-/odo-device-1.2.0.tgz#b0c7d6ce58091a54e6e0233ef56acee96fec6755"
"@odopod/odo-helpers@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@odopod/odo-helpers/-/odo-helpers-2.0.1.tgz#9266cf8ea8a10b7ef437ee2efcf9a231a0bd25eb"
dependencies:
"@odopod/odo-device" "^1.2.0"
"@odopod/odo-responsive-images@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@odopod/odo-responsive-images/-/odo-responsive-images-1.2.0.tgz#5c01e75c607bd57f9a4dbfdb411db2b3eb574ee3"
dependencies:
"@odopod/odo-viewport" "^1.1.1"
debounce "^1.0.0"
picturefill "^3.0.2"
"@odopod/odo-viewport@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@odopod/odo-viewport/-/odo-viewport-1.1.1.tgz#480956575e5b0bae9ac09684831e803cc4a6c357"
dependencies:
"@odopod/odo-window-events" "^1.2.0"
"@odopod/odo-window-events@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@odopod/odo-window-events/-/odo-window-events-1.2.0.tgz#59564a946b515327cb109630463e5ea7e1b18ce6"
dependencies:
debounce "^1.0.0"
throttleit "^1.0.0"
debounce@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.1.0.tgz#6a1a4ee2a9dc4b7c24bb012558dbcdb05b37f408"
picturefill@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/picturefill/-/picturefill-3.0.2.tgz#fa3d35fffbef5ab5300fe2ad9dca8f2e36cba27b"
throttleit@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/throttleit/-/throttleit-1.0.0.tgz#9e785836daf46743145a5984b6268d828528ac6c"