|
|
@@ -2791,6 +2791,13 @@
|
|
|
jest-diff "^26.0.0"
|
|
|
pretty-format "^26.0.0"
|
|
|
|
|
|
+"@types/jquery@^3.5.8":
|
|
|
+ version "3.5.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.8.tgz#83bfbcdf4e625c5471590f92703c06aadb052a09"
|
|
|
+ integrity sha512-cXk6NwqjDYg+UI9p2l3x0YmPa4m7RrXqmbK4IpVVpRJiYXU/QTo+UZrn54qfE1+9Gao4qpYqUnxm5ZCy2FTXAw==
|
|
|
+ dependencies:
|
|
|
+ "@types/sizzle" "*"
|
|
|
+
|
|
|
"@types/json-schema@7.0.6":
|
|
|
version "7.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
|
|
|
@@ -2972,6 +2979,11 @@
|
|
|
"@types/mime" "^1"
|
|
|
"@types/node" "*"
|
|
|
|
|
|
+"@types/sizzle@*":
|
|
|
+ version "2.3.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.3.tgz#ff5e2f1902969d305225a047c8a0fd5c915cebef"
|
|
|
+ integrity sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==
|
|
|
+
|
|
|
"@types/stack-utils@^2.0.0":
|
|
|
version "2.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|