|
|
@@ -2922,6 +2922,38 @@
|
|
|
semver "^7.3.5"
|
|
|
tar "^6.1.11"
|
|
|
|
|
|
+"@marp-team/marp-core@^3.4.2":
|
|
|
+ version "3.4.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@marp-team/marp-core/-/marp-core-3.4.2.tgz#07e9444c0be0fc969edfa33d4c31f304f18e7b2e"
|
|
|
+ integrity sha512-eJFK/Xk8d9Fe8yCwXreAA+QjSiQVSVLUP1FbscN2Jr0Jo0NRhvC8cob9yTq6XdPkkcZCyTW/v61W668eKMdaww==
|
|
|
+ dependencies:
|
|
|
+ "@marp-team/marpit" "^2.4.2"
|
|
|
+ "@marp-team/marpit-svg-polyfill" "^2.0.0"
|
|
|
+ highlight.js "^11.7.0"
|
|
|
+ katex "^0.16.4"
|
|
|
+ mathjax-full "^3.2.2"
|
|
|
+ postcss "^8.4.21"
|
|
|
+ postcss-selector-parser "^6.0.11"
|
|
|
+ xss "^1.0.14"
|
|
|
+
|
|
|
+"@marp-team/marpit-svg-polyfill@^2.0.0":
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@marp-team/marpit-svg-polyfill/-/marpit-svg-polyfill-2.0.0.tgz#4efbf248c86b48f2dac0d5e6b4d8bf5bac7dd0b2"
|
|
|
+ integrity sha512-KIp5EaUkwFaeYOAb0b9B7+3XAjZYAUDJi3LRSnH1y27jJY2TCKrXnKIATfPJXSkn9QjTy69fbwCZ07B93QhupA==
|
|
|
+
|
|
|
+"@marp-team/marpit@^2.4.2":
|
|
|
+ version "2.4.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@marp-team/marpit/-/marpit-2.4.2.tgz#f74240f14c15a4c5f0bd6b51afabc674750799be"
|
|
|
+ integrity sha512-MBCMaSjkeDzF+Exq8CmhmwsMTzU7fK4NyzA7zl+hreBGppAPvOq5NCnIR2O6nOm9F0QJ9Vmxhs7ZP/BXZ+lWBw==
|
|
|
+ dependencies:
|
|
|
+ color-string "^1.9.1"
|
|
|
+ cssesc "^3.0.0"
|
|
|
+ js-yaml "^4.1.0"
|
|
|
+ lodash.kebabcase "^4.1.1"
|
|
|
+ markdown-it "^13.0.1"
|
|
|
+ markdown-it-front-matter "^0.2.3"
|
|
|
+ postcss "^8.4.19"
|
|
|
+
|
|
|
"@next/bundle-analyzer@^12.2.3":
|
|
|
version "12.2.3"
|
|
|
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.2.3.tgz#8b4b934d28c09b9c11c4a074fbcc444402c8e017"
|
|
|
@@ -3503,18 +3535,6 @@
|
|
|
"@types/node" ">=12.0.0"
|
|
|
axios "^0.21.1"
|
|
|
|
|
|
-"@splidejs/react-splide@^0.7.12":
|
|
|
- version "0.7.12"
|
|
|
- resolved "https://registry.yarnpkg.com/@splidejs/react-splide/-/react-splide-0.7.12.tgz#c7efe231bbbb6812da64689178b6c871269baff5"
|
|
|
- integrity sha512-UfXH+j47jsMc4x5HA/aOwuuHPqn6y9+ZTNYPWDRD8iLKvIVMZlzq2unjUEvyDAU+TTVPZOXkG2Ojeoz0P4AkZw==
|
|
|
- dependencies:
|
|
|
- "@splidejs/splide" "^4.1.3"
|
|
|
-
|
|
|
-"@splidejs/splide@^4.1.3":
|
|
|
- version "4.1.4"
|
|
|
- resolved "https://registry.yarnpkg.com/@splidejs/splide/-/splide-4.1.4.tgz#02d029360569e7d75d28357a9727fc48322015a3"
|
|
|
- integrity sha512-5I30evTJcAJQXt6vJ26g2xEkG+l1nXcpEw4xpKh0/FWQ8ozmAeTbtniVtVmz2sH1Es3vgfC4SS8B2X4o5JMptA==
|
|
|
-
|
|
|
"@sqltools/formatter@^1.2.2":
|
|
|
version "1.2.3"
|
|
|
resolved "https://registry.yarnpkg.com/@sqltools/formatter/-/formatter-1.2.3.tgz#1185726610acc37317ddab11c3c7f9066966bd20"
|
|
|
@@ -6856,14 +6876,22 @@ color-convert@^2.0.1:
|
|
|
dependencies:
|
|
|
color-name "~1.1.4"
|
|
|
|
|
|
+color-name@^1.0.0, color-name@~1.1.4:
|
|
|
+ version "1.1.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
|
+ integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
+
|
|
|
color-name@^1.1.1:
|
|
|
version "1.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
|
|
|
|
|
-color-name@~1.1.4:
|
|
|
- version "1.1.4"
|
|
|
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
|
- integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
+color-string@^1.9.1:
|
|
|
+ version "1.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
|
|
|
+ integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
|
|
|
+ dependencies:
|
|
|
+ color-name "^1.0.0"
|
|
|
+ simple-swizzle "^0.2.2"
|
|
|
|
|
|
color-support@^1.1.2:
|
|
|
version "1.1.3"
|
|
|
@@ -6920,6 +6948,16 @@ commander@6.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75"
|
|
|
integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q==
|
|
|
|
|
|
+commander@9.2.0:
|
|
|
+ version "9.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/commander/-/commander-9.2.0.tgz#6e21014b2ed90d8b7c9647230d8b7a94a4a419a9"
|
|
|
+ integrity sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==
|
|
|
+
|
|
|
+commander@^2.20.3:
|
|
|
+ version "2.20.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
|
|
|
+ integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
|
|
|
+
|
|
|
commander@^2.7.1:
|
|
|
version "2.20.0"
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
|
|
|
@@ -8470,6 +8508,11 @@ entities@~1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"
|
|
|
|
|
|
+entities@~3.0.1:
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
|
|
|
+ integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
|
|
|
+
|
|
|
env-editor@^1.0.0:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/env-editor/-/env-editor-1.1.0.tgz#bd510b6cb1528a64b17273aaeba272c050e786e9"
|
|
|
@@ -9410,7 +9453,7 @@ esm-utils@^2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/esm-utils/-/esm-utils-2.2.0.tgz#c950c0f3ea191f3830f0187f246b0cf2620c1e66"
|
|
|
integrity sha512-kYj4yNRo4W3by0f1mj4AfRh1nsRTTpQG921Ik3AfyUq6upGlkI1fnMLypHn6XtFzZPdCYH1k9mtQA5MyZF9m+w==
|
|
|
|
|
|
-esm@3.2.25:
|
|
|
+esm@3.2.25, esm@^3.2.25:
|
|
|
version "3.2.25"
|
|
|
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
|
|
|
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
|
|
|
@@ -11383,6 +11426,11 @@ highlight.js@^10.4.1, highlight.js@^10.7.1, highlight.js@~10.7.0:
|
|
|
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
|
|
|
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
|
|
|
|
|
|
+highlight.js@^11.7.0:
|
|
|
+ version "11.7.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.7.0.tgz#3ff0165bc843f8c9bce1fd89e2fda9143d24b11e"
|
|
|
+ integrity sha512-1rRqesRFhMO/PRF+G86evnyJkCgaZFOI+Z6kdj15TA18funfoqJXvgPCLSf0SWq3SRfg1j3HlDs8o4s3EGq1oQ==
|
|
|
+
|
|
|
hogan.js@3.0.2:
|
|
|
version "3.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/hogan.js/-/hogan.js-3.0.2.tgz#4cd9e1abd4294146e7679e41d7898732b02c7bfd"
|
|
|
@@ -11993,6 +12041,11 @@ is-arrayish@^0.2.1:
|
|
|
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
|
|
|
integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
|
|
|
|
|
|
+is-arrayish@^0.3.1:
|
|
|
+ version "0.3.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
|
|
|
+ integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
|
|
|
+
|
|
|
is-bigint@^1.0.1:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.2.tgz#ffb381442503235ad245ea89e45b3dbff040ee5a"
|
|
|
@@ -13415,6 +13468,13 @@ katex@^0.15.0:
|
|
|
dependencies:
|
|
|
commander "^8.0.0"
|
|
|
|
|
|
+katex@^0.16.4:
|
|
|
+ version "0.16.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.4.tgz#87021bc3bbd80586ef715aeb476794cba6a49ad4"
|
|
|
+ integrity sha512-WudRKUj8yyBeVDI4aYMNxhx5Vhh2PjpzQw1GRu/LVGqL4m1AxwD1GcUp0IMbdJaf5zsjtj8ghP0DOQRYhroNkw==
|
|
|
+ dependencies:
|
|
|
+ commander "^8.0.0"
|
|
|
+
|
|
|
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
|
|
|
version "3.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
|
|
|
@@ -13676,6 +13736,13 @@ lines-and-columns@^2.0.2:
|
|
|
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
|
|
|
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
|
|
|
|
|
|
+linkify-it@^4.0.1:
|
|
|
+ version "4.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
|
|
|
+ integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==
|
|
|
+ dependencies:
|
|
|
+ uc.micro "^1.0.1"
|
|
|
+
|
|
|
listenercount@~1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/listenercount/-/listenercount-1.0.1.tgz#84c8a72ab59c4725321480c975e6508342e70937"
|
|
|
@@ -13863,6 +13930,11 @@ lodash.isstring@^4.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
|
|
|
integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
|
|
|
|
|
|
+lodash.kebabcase@^4.1.1:
|
|
|
+ version "4.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
|
|
|
+ integrity sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==
|
|
|
+
|
|
|
lodash.memoize@4.1.2, lodash.memoize@4.x, lodash.memoize@^4.1.2:
|
|
|
version "4.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
|
|
@@ -14177,6 +14249,22 @@ markdown-escapes@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.3.tgz#6155e10416efaafab665d466ce598216375195f5"
|
|
|
integrity sha512-XUi5HJhhV5R74k8/0H2oCbCiYf/u4cO/rX8tnGkRvrqhsr5BRNU6Mg0yt/8UIx1iIS8220BNJsDb7XnILhLepw==
|
|
|
|
|
|
+markdown-it-front-matter@^0.2.3:
|
|
|
+ version "0.2.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/markdown-it-front-matter/-/markdown-it-front-matter-0.2.3.tgz#d6fa0f4b362e02086dd4ce8219fadf3f4c9cfa37"
|
|
|
+ integrity sha512-s9+rcClLmZsZc3YL8Awjg/YO/VdphlE20LJ9Bx5a8RAFLI5a1vq6Mll8kOzG6w/wy8yhFLBupaa6Mfd60GATkA==
|
|
|
+
|
|
|
+markdown-it@^13.0.1:
|
|
|
+ version "13.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
|
|
|
+ integrity sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==
|
|
|
+ dependencies:
|
|
|
+ argparse "^2.0.1"
|
|
|
+ entities "~3.0.1"
|
|
|
+ linkify-it "^4.0.1"
|
|
|
+ mdurl "^1.0.1"
|
|
|
+ uc.micro "^1.0.5"
|
|
|
+
|
|
|
markdown-table@^1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-1.1.1.tgz#4b3dd3a133d1518b8ef0dbc709bf2a1b4824bc8c"
|
|
|
@@ -14215,6 +14303,16 @@ math-random@^1.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
|
|
|
integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==
|
|
|
|
|
|
+mathjax-full@^3.2.2:
|
|
|
+ version "3.2.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/mathjax-full/-/mathjax-full-3.2.2.tgz#43f02e55219db393030985d2b6537ceae82f1fa7"
|
|
|
+ integrity sha512-+LfG9Fik+OuI8SLwsiR02IVdjcnRCy5MufYLi0C3TdMT56L/pjB0alMVGgoWJF8pN9Rc7FESycZB9BMNWIid5w==
|
|
|
+ dependencies:
|
|
|
+ esm "^3.2.25"
|
|
|
+ mhchemparser "^4.1.0"
|
|
|
+ mj-context-menu "^0.6.1"
|
|
|
+ speech-rule-engine "^4.0.6"
|
|
|
+
|
|
|
mathml-tag-names@^2.1.3:
|
|
|
version "2.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
|
|
|
@@ -14530,6 +14628,11 @@ mdast-util-wiki-link@^0.0.2:
|
|
|
"@babel/runtime" "^7.12.1"
|
|
|
mdast-util-to-markdown "^0.6.5"
|
|
|
|
|
|
+mdurl@^1.0.1:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
|
|
|
+ integrity sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==
|
|
|
+
|
|
|
media-typer@0.3.0:
|
|
|
version "0.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
|
|
|
@@ -14685,6 +14788,11 @@ methods@~1.1.2:
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
|
|
|
|
|
|
+mhchemparser@^4.1.0:
|
|
|
+ version "4.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/mhchemparser/-/mhchemparser-4.1.1.tgz#a2142fdab37a02ec8d1b48a445059287790becd5"
|
|
|
+ integrity sha512-R75CUN6O6e1t8bgailrF1qPq+HhVeFTM3XQ0uzI+mXTybmphy3b6h4NbLOYhemViQ3lUs+6CKRkC3Ws1TlYREA==
|
|
|
+
|
|
|
micro-spelling-correcter@^1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/micro-spelling-correcter/-/micro-spelling-correcter-1.1.1.tgz#805a06a26ccfcad8f3e5c6a1ac5ff29d4530166e"
|
|
|
@@ -15402,6 +15510,11 @@ mixin-deep@^1.2.0:
|
|
|
for-in "^1.0.2"
|
|
|
is-extendable "^1.0.1"
|
|
|
|
|
|
+mj-context-menu@^0.6.1:
|
|
|
+ version "0.6.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/mj-context-menu/-/mj-context-menu-0.6.1.tgz#a043c5282bf7e1cf3821de07b13525ca6f85aa69"
|
|
|
+ integrity sha512-7NO5s6n10TIV96d4g2uDpG7ZDpIhMh0QNfGdJw/W47JswFcosz457wqz/b5sAKvl12sxINGFCn80NZHKwxQEXA==
|
|
|
+
|
|
|
mkdirp-infer-owner@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/mkdirp-infer-owner/-/mkdirp-infer-owner-2.0.0.tgz#55d3b368e7d89065c38f32fd38e638f0ab61d316"
|
|
|
@@ -17435,6 +17548,14 @@ postcss-scss@^4.0.3:
|
|
|
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.3.tgz#36c23c19a804274e722e83a54d20b838ab4767ac"
|
|
|
integrity sha512-j4KxzWovfdHsyxwl1BxkUal/O4uirvHgdzMKS1aWJBAV0qh2qj5qAZqpeBfVUYGWv+4iK9Az7SPyZ4fyNju1uA==
|
|
|
|
|
|
+postcss-selector-parser@^6.0.11:
|
|
|
+ version "6.0.11"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz#2e41dc39b7ad74046e1615185185cd0b17d0c8dc"
|
|
|
+ integrity sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==
|
|
|
+ dependencies:
|
|
|
+ cssesc "^3.0.0"
|
|
|
+ util-deprecate "^1.0.2"
|
|
|
+
|
|
|
postcss-selector-parser@^6.0.7:
|
|
|
version "6.0.8"
|
|
|
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.8.tgz#f023ed7a9ea736cd7ef70342996e8e78645a7914"
|
|
|
@@ -17493,6 +17614,15 @@ postcss@^8.4.18:
|
|
|
picocolors "^1.0.0"
|
|
|
source-map-js "^1.0.2"
|
|
|
|
|
|
+postcss@^8.4.19, postcss@^8.4.21:
|
|
|
+ version "8.4.21"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
|
|
|
+ integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
|
|
|
+ dependencies:
|
|
|
+ nanoid "^3.3.4"
|
|
|
+ picocolors "^1.0.0"
|
|
|
+ source-map-js "^1.0.2"
|
|
|
+
|
|
|
postcss@^8.4.5:
|
|
|
version "8.4.5"
|
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
|
|
|
@@ -20753,6 +20883,13 @@ simple-load-script@^1.0.2:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/simple-load-script/-/simple-load-script-1.0.2.tgz#d92951fe7b601ad90af8c9429bd4b2ee127ab8a3"
|
|
|
|
|
|
+simple-swizzle@^0.2.2:
|
|
|
+ version "0.2.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
|
|
|
+ integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
|
|
|
+ dependencies:
|
|
|
+ is-arrayish "^0.3.1"
|
|
|
+
|
|
|
simplebar-react@^2.3.6:
|
|
|
version "2.3.6"
|
|
|
resolved "https://registry.yarnpkg.com/simplebar-react/-/simplebar-react-2.3.6.tgz#27945a80b221caae8f241155cdba1bb6c201ebff"
|
|
|
@@ -21117,6 +21254,15 @@ specificity@^0.4.1:
|
|
|
resolved "https://registry.yarnpkg.com/specificity/-/specificity-0.4.1.tgz#aab5e645012db08ba182e151165738d00887b019"
|
|
|
integrity sha512-1klA3Gi5PD1Wv9Q0wUoOQN1IWAuPu0D1U03ThXTr0cJ20+/iq2tHSDnK7Kk/0LXJ1ztUB2/1Os0wKmfyNgUQfg==
|
|
|
|
|
|
+speech-rule-engine@^4.0.6:
|
|
|
+ version "4.0.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/speech-rule-engine/-/speech-rule-engine-4.0.7.tgz#b655dacbad3dae04acc0f7665e26ef258397dd09"
|
|
|
+ integrity sha512-sJrL3/wHzNwJRLBdf6CjJWIlxC04iYKkyXvYSVsWVOiC2DSkHmxsqOhEeMsBA9XK+CHuNcsdkbFDnoUfAsmp9g==
|
|
|
+ dependencies:
|
|
|
+ commander "9.2.0"
|
|
|
+ wicked-good-xpath "1.3.0"
|
|
|
+ xmldom-sre "0.1.31"
|
|
|
+
|
|
|
split-on-first@^1.0.0:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f"
|
|
|
@@ -22853,6 +22999,11 @@ uberproto@^1.1.0:
|
|
|
version "1.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/uberproto/-/uberproto-1.2.0.tgz#61d4eab024f909c4e6ea52be867c4894a4beeb76"
|
|
|
|
|
|
+uc.micro@^1.0.1, uc.micro@^1.0.5:
|
|
|
+ version "1.0.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
|
|
|
+ integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==
|
|
|
+
|
|
|
uglify-js@^3.1.4:
|
|
|
version "3.13.4"
|
|
|
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.4.tgz#592588bb9f47ae03b24916e2471218d914955574"
|
|
|
@@ -23795,6 +23946,11 @@ which@^2.0.2:
|
|
|
dependencies:
|
|
|
isexe "^2.0.0"
|
|
|
|
|
|
+wicked-good-xpath@1.3.0:
|
|
|
+ version "1.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/wicked-good-xpath/-/wicked-good-xpath-1.3.0.tgz#81b0e95e8650e49c94b22298fff8686b5553cf6c"
|
|
|
+ integrity sha512-Gd9+TUn5nXdwj/hFsPVx5cuHHiF5Bwuc30jZ4+ronF1qHK5O7HD0sgmXWSEgwKquT3ClLoKPVbO6qGwVwLzvAw==
|
|
|
+
|
|
|
wide-align@^1.1.0:
|
|
|
version "1.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"
|
|
|
@@ -24013,6 +24169,11 @@ xmldoc@^1.2.0:
|
|
|
dependencies:
|
|
|
sax "^1.2.4"
|
|
|
|
|
|
+xmldom-sre@0.1.31:
|
|
|
+ version "0.1.31"
|
|
|
+ resolved "https://registry.yarnpkg.com/xmldom-sre/-/xmldom-sre-0.1.31.tgz#10860d5bab2c603144597d04bf2c4980e98067f4"
|
|
|
+ integrity sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw==
|
|
|
+
|
|
|
xmlhttprequest-ssl@~2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.0.0.tgz#91360c86b914e67f44dce769180027c0da618c67"
|
|
|
@@ -24065,6 +24226,14 @@ xpath@0.0.32:
|
|
|
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.32.tgz#1b73d3351af736e17ec078d6da4b8175405c48af"
|
|
|
integrity sha512-rxMJhSIoiO8vXcWvSifKqhvV96GjiD5wYb8/QHdoRyQvraTpp4IEv944nhGausZZ3u7dhQXteZuZbaqfpB7uYw==
|
|
|
|
|
|
+xss@^1.0.14:
|
|
|
+ version "1.0.14"
|
|
|
+ resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.14.tgz#4f3efbde75ad0d82e9921cc3c95e6590dd336694"
|
|
|
+ integrity sha512-og7TEJhXvn1a7kzZGQ7ETjdQVS2UfZyTlsEdDOqvQF7GoxNfY+0YLCzBy1kPdsDDx4QuNAonQPddpsn6Xl/7sw==
|
|
|
+ dependencies:
|
|
|
+ commander "^2.20.3"
|
|
|
+ cssfilter "0.0.10"
|
|
|
+
|
|
|
xss@^1.0.6:
|
|
|
version "1.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.6.tgz#eaf11e9fc476e3ae289944a1009efddd8a124b51"
|