|
|
@@ -37,6 +37,13 @@
|
|
|
dependencies:
|
|
|
"@babel/highlight" "^7.0.0"
|
|
|
|
|
|
+"@babel/code-frame@^7.10.4":
|
|
|
+ version "7.16.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789"
|
|
|
+ integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/highlight" "^7.16.7"
|
|
|
+
|
|
|
"@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5":
|
|
|
version "7.14.5"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
|
|
|
@@ -363,6 +370,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
|
|
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
|
|
|
|
|
|
+"@babel/helper-validator-identifier@^7.16.7":
|
|
|
+ version "7.16.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
|
|
+ integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
|
|
|
+
|
|
|
"@babel/helper-validator-option@^7.14.5":
|
|
|
version "7.14.5"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
|
@@ -412,6 +424,15 @@
|
|
|
chalk "^2.0.0"
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
+"@babel/highlight@^7.16.7":
|
|
|
+ version "7.16.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.7.tgz#81a01d7d675046f0d96f82450d9d9578bdfd6b0b"
|
|
|
+ integrity sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-validator-identifier" "^7.16.7"
|
|
|
+ chalk "^2.0.0"
|
|
|
+ js-tokens "^4.0.0"
|
|
|
+
|
|
|
"@babel/highlight@^7.8.3":
|
|
|
version "7.8.3"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
|
|
|
@@ -563,6 +584,13 @@
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
+"@babel/runtime@^7.14.6":
|
|
|
+ version "7.16.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa"
|
|
|
+ integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==
|
|
|
+ dependencies:
|
|
|
+ regenerator-runtime "^0.13.4"
|
|
|
+
|
|
|
"@babel/runtime@^7.3.1":
|
|
|
version "7.4.3"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"
|
|
|
@@ -1135,6 +1163,17 @@
|
|
|
"@types/yargs" "^16.0.0"
|
|
|
chalk "^4.0.0"
|
|
|
|
|
|
+"@jest/types@^27.4.2":
|
|
|
+ version "27.4.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.4.2.tgz#96536ebd34da6392c2b7c7737d693885b5dd44a5"
|
|
|
+ integrity sha512-j35yw0PMTPpZsUoOBiuHzr1zTYoad1cVIE0ajEjcrJONxxrko/IRGKkXx3os0Nsi4Hu3+5VmDbVfq5WhG/pWAg==
|
|
|
+ dependencies:
|
|
|
+ "@types/istanbul-lib-coverage" "^2.0.0"
|
|
|
+ "@types/istanbul-reports" "^3.0.0"
|
|
|
+ "@types/node" "*"
|
|
|
+ "@types/yargs" "^16.0.0"
|
|
|
+ chalk "^4.0.0"
|
|
|
+
|
|
|
"@jfonx/console-utils@^1.0.3":
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/@jfonx/console-utils/-/console-utils-1.0.3.tgz#cbb7f911e4191a4a2fe1ba4807d29f100b5d099f"
|
|
|
@@ -2348,6 +2387,28 @@
|
|
|
resolved "https://registry.yarnpkg.com/@sqltools/formatter/-/formatter-1.2.3.tgz#1185726610acc37317ddab11c3c7f9066966bd20"
|
|
|
integrity sha512-O3uyB/JbkAEMZaP3YqyHH7TMnex7tWyCbCI4EfJdOCoN6HIhqdJBWTM6aCCiWQ/5f5wxjgU735QAIpJbjDvmzg==
|
|
|
|
|
|
+"@testing-library/cypress@^8.0.2":
|
|
|
+ version "8.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.2.tgz#b13f0ff2424dec4368b6670dfbfb7e43af8eefc9"
|
|
|
+ integrity sha512-KVdm7n37sg/A4e3wKMD4zUl0NpzzVhx06V9Tf0hZHZ7nrZ4yFva6Zwg2EFF1VzHkEfN/ahUzRtT1qiW+vuWnJw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.14.6"
|
|
|
+ "@testing-library/dom" "^8.1.0"
|
|
|
+
|
|
|
+"@testing-library/dom@^8.1.0":
|
|
|
+ version "8.11.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753"
|
|
|
+ integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.10.4"
|
|
|
+ "@babel/runtime" "^7.12.5"
|
|
|
+ "@types/aria-query" "^4.2.0"
|
|
|
+ aria-query "^5.0.0"
|
|
|
+ chalk "^4.1.0"
|
|
|
+ dom-accessibility-api "^0.5.9"
|
|
|
+ lz-string "^1.4.4"
|
|
|
+ pretty-format "^27.0.2"
|
|
|
+
|
|
|
"@textlint-rule/textlint-rule-no-unmatched-pair@^1.0.8":
|
|
|
version "1.0.8"
|
|
|
resolved "https://registry.yarnpkg.com/@textlint-rule/textlint-rule-no-unmatched-pair/-/textlint-rule-no-unmatched-pair-1.0.8.tgz#28538c422c35899fbe331c1652976eb8e50a1477"
|
|
|
@@ -2652,6 +2713,11 @@
|
|
|
dependencies:
|
|
|
tslib "2.1.0"
|
|
|
|
|
|
+"@types/aria-query@^4.2.0":
|
|
|
+ version "4.2.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.2.tgz#ed4e0ad92306a704f9fb132a0cfcf77486dbe2bc"
|
|
|
+ integrity sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig==
|
|
|
+
|
|
|
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14":
|
|
|
version "7.1.15"
|
|
|
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.15.tgz#2ccfb1ad55a02c83f8e0ad327cbc332f55eb1024"
|
|
|
@@ -3827,6 +3893,11 @@ argparse@^2.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
|
|
|
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
|
|
|
|
|
|
+aria-query@^5.0.0:
|
|
|
+ version "5.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.0.0.tgz#210c21aaf469613ee8c9a62c7f86525e058db52c"
|
|
|
+ integrity sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg==
|
|
|
+
|
|
|
arr-diff@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
|
|
|
@@ -7145,6 +7216,11 @@ doctrine@^2.1.0:
|
|
|
dependencies:
|
|
|
esutils "^2.0.2"
|
|
|
|
|
|
+dom-accessibility-api@^0.5.9:
|
|
|
+ version "0.5.10"
|
|
|
+ resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.10.tgz#caa6d08f60388d0bb4539dd75fe458a9a1d0014c"
|
|
|
+ integrity sha512-Xu9mD0UjrJisTmv7lmVSDMagQcU9R5hwAbxsaAE/35XPnPLJobbuREfV/rraiSaEj/UOvgrzQs66zyTWTlyd+g==
|
|
|
+
|
|
|
dom-helpers@^3.2.0, dom-helpers@^3.2.1:
|
|
|
version "3.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.3.1.tgz#fc1a4e15ffdf60ddde03a480a9c0fece821dd4a6"
|
|
|
@@ -7898,6 +7974,13 @@ eslint-module-utils@^2.6.1:
|
|
|
debug "^3.2.7"
|
|
|
pkg-dir "^2.0.0"
|
|
|
|
|
|
+eslint-plugin-cypress@^2.12.1:
|
|
|
+ version "2.12.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
|
|
|
+ integrity sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==
|
|
|
+ dependencies:
|
|
|
+ globals "^11.12.0"
|
|
|
+
|
|
|
eslint-plugin-import@^2.23.4:
|
|
|
version "2.23.4"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
|
|
|
@@ -9579,6 +9662,11 @@ globals@^11.1.0:
|
|
|
version "11.11.0"
|
|
|
resolved "https://registry.yarnpkg.com/globals/-/globals-11.11.0.tgz#dcf93757fa2de5486fbeed7118538adf789e9c2e"
|
|
|
|
|
|
+globals@^11.12.0:
|
|
|
+ version "11.12.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
|
|
+ integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
|
|
+
|
|
|
globals@^12.1.0:
|
|
|
version "12.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/globals/-/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8"
|
|
|
@@ -12766,6 +12854,11 @@ lucene-query-parser@^1.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/lucene-query-parser/-/lucene-query-parser-1.2.0.tgz#46dad5b4ddc59abbf27f9df4c519d959c2033432"
|
|
|
integrity sha1-RtrVtN3Fmrvyf530xRnZWcIDNDI=
|
|
|
|
|
|
+lz-string@^1.4.4:
|
|
|
+ version "1.4.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
|
|
|
+ integrity sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=
|
|
|
+
|
|
|
macos-release@^2.2.0:
|
|
|
version "2.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.5.0.tgz#067c2c88b5f3fb3c56a375b2ec93826220fa1ff2"
|
|
|
@@ -16324,6 +16417,16 @@ pretty-format@^26.0.0, pretty-format@^26.6.2:
|
|
|
ansi-styles "^4.0.0"
|
|
|
react-is "^17.0.1"
|
|
|
|
|
|
+pretty-format@^27.0.2:
|
|
|
+ version "27.4.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.2.tgz#e4ce92ad66c3888423d332b40477c87d1dac1fb8"
|
|
|
+ integrity sha512-p0wNtJ9oLuvgOQDEIZ9zQjZffK7KtyR6Si0jnXULIDwrlNF8Cuir3AZP0hHv0jmKuNN/edOnbMjnzd4uTcmWiw==
|
|
|
+ dependencies:
|
|
|
+ "@jest/types" "^27.4.2"
|
|
|
+ ansi-regex "^5.0.1"
|
|
|
+ ansi-styles "^5.0.0"
|
|
|
+ react-is "^17.0.1"
|
|
|
+
|
|
|
pretty-format@^27.0.6:
|
|
|
version "27.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
|