-
Notifications
You must be signed in to change notification settings - Fork 1
/
yarn.lock
48 lines (38 loc) · 1.79 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
47
48
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@types/jquery@*", "@types/jquery@^2.0.34":
version "2.0.41"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-2.0.41.tgz#b87ba051011f99edbe586d8f97282e7786e01a6d"
"@types/jqueryui@^1.11.31":
version "1.11.32"
resolved "https://registry.yarnpkg.com/@types/jqueryui/-/jqueryui-1.11.32.tgz#5a21bdedd6517c21baef754889931b7d27b5fb3e"
dependencies:
"@types/jquery" "*"
"@types/knockout@^3.4.38":
version "3.4.40"
resolved "https://registry.yarnpkg.com/@types/knockout/-/knockout-3.4.40.tgz#5610286f18d0fbacac7dd9019b6e750355ed1055"
"@types/[email protected]":
version "0.0.32"
resolved "https://registry.yarnpkg.com/@types/q/-/q-0.0.32.tgz#bd284e57c84f1325da702babfc82a5328190c0c5"
"@types/react@^0.14.54":
version "0.14.57"
resolved "https://registry.yarnpkg.com/@types/react/-/react-0.14.57.tgz#1878a8654fafdd1d381b8457292b6433498c5b62"
"@types/requirejs@^2.1.28":
version "2.1.29"
resolved "https://registry.yarnpkg.com/@types/requirejs/-/requirejs-2.1.29.tgz#bc48bc833c079c2c24ba6afbca6d3a03b3f4e2f3"
require-html@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/require-html/-/require-html-1.0.0.tgz#24d6b4f85635e4d12b5d8dac970bf3a0fb6522cc"
typescript@~2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.2.2.tgz#606022508479b55ffa368b58fee963a03dfd7b0c"
vss-web-extension-sdk@^2.114.0:
version "2.114.0"
resolved "https://registry.yarnpkg.com/vss-web-extension-sdk/-/vss-web-extension-sdk-2.114.0.tgz#434c9bc3fc5bfed40d192a47d12ba4ac4a51c22d"
dependencies:
"@types/jquery" "^2.0.34"
"@types/jqueryui" "^1.11.31"
"@types/knockout" "^3.4.38"
"@types/q" "0.0.32"
"@types/react" "^0.14.54"
"@types/requirejs" "^2.1.28"