|
|
@@ -5693,6 +5693,11 @@ batch@0.6.1:
|
|
|
version "0.6.1"
|
|
|
resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
|
|
|
|
|
|
+bcp-47-match@^2.0.0:
|
|
|
+ version "2.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/bcp-47-match/-/bcp-47-match-2.0.2.tgz#3323e221eb5b40ddc3b91ed29d847ab459d549c4"
|
|
|
+ integrity sha512-zy5swVXwQ25ttElhoN9Dgnqm6VFlMkeDNljvHSGqGNr4zClUosdFzxD+fQHJVmx3g3KY+r//wV/fmBHsa1ErnA==
|
|
|
+
|
|
|
bcrypt-pbkdf@^1.0.0:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
|
|
|
@@ -5853,6 +5858,11 @@ body-parser@1.19.0:
|
|
|
raw-body "2.4.0"
|
|
|
type-is "~1.6.17"
|
|
|
|
|
|
+boolbase@^1.0.0:
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
|
|
|
+ integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
|
|
|
+
|
|
|
bootstrap@^4.6.1:
|
|
|
version "4.6.1"
|
|
|
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2"
|
|
|
@@ -7553,6 +7563,11 @@ css-in-js-utils@^2.0.0:
|
|
|
hyphenate-style-name "^1.0.2"
|
|
|
isobject "^3.0.1"
|
|
|
|
|
|
+css-selector-parser@^1.0.0:
|
|
|
+ version "1.4.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/css-selector-parser/-/css-selector-parser-1.4.1.tgz#03f9cb8a81c3e5ab2c51684557d5aaf6d2569759"
|
|
|
+ integrity sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g==
|
|
|
+
|
|
|
cssesc@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
|
|
|
@@ -8068,6 +8083,11 @@ dir-glob@^3.0.1:
|
|
|
dependencies:
|
|
|
path-type "^4.0.0"
|
|
|
|
|
|
+direction@^2.0.0:
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/direction/-/direction-2.0.1.tgz#71800dd3c4fa102406502905d3866e65bdebb985"
|
|
|
+ integrity sha512-9S6m9Sukh1cZNknO1CWAr2QAWsbKLafQiyM5gZ7VgXHeuaoUwffKN4q6NC4A/Mf9iiPlOXQEKW/Mv/mh9/3YFA==
|
|
|
+
|
|
|
disparity@3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/disparity/-/disparity-3.0.0.tgz#605288e8ebf38c5ccfe1e0dbc49ca6f724096500"
|
|
|
@@ -10862,6 +10882,14 @@ hast-util-heading-rank@^2.0.0:
|
|
|
dependencies:
|
|
|
"@types/hast" "^2.0.0"
|
|
|
|
|
|
+hast-util-is-element@^2.0.0:
|
|
|
+ version "2.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/hast-util-is-element/-/hast-util-is-element-2.1.2.tgz#fc0b0dc7cef3895e839b8d66979d57b0338c68f3"
|
|
|
+ integrity sha512-thjnlGAnwP8ef/GSO1Q8BfVk2gundnc2peGQqEg2kUt/IqesiGg/5mSwN2fE7nLzy61pg88NG6xV+UrGOrx9EA==
|
|
|
+ dependencies:
|
|
|
+ "@types/hast" "^2.0.0"
|
|
|
+ "@types/unist" "^2.0.0"
|
|
|
+
|
|
|
hast-util-parse-selector@^2.0.0:
|
|
|
version "2.2.5"
|
|
|
resolved "https://registry.yarnpkg.com/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz#d57c23f4da16ae3c63b3b6ca4616683313499c3a"
|
|
|
@@ -10898,6 +10926,28 @@ hast-util-sanitize@^4.0.0:
|
|
|
dependencies:
|
|
|
"@types/hast" "^2.0.0"
|
|
|
|
|
|
+hast-util-select@^5.0.2:
|
|
|
+ version "5.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/hast-util-select/-/hast-util-select-5.0.2.tgz#8c603ebacf0f47e154c5fa2e5b7efc520813866b"
|
|
|
+ integrity sha512-QGN5o7N8gq1BhUX96ApLE8izOXlf+IPkOVGXcp9Dskdd3w0OqZrn6faPAmS0/oVogwJOd0lWFSYmBK75e+030g==
|
|
|
+ dependencies:
|
|
|
+ "@types/hast" "^2.0.0"
|
|
|
+ "@types/unist" "^2.0.0"
|
|
|
+ bcp-47-match "^2.0.0"
|
|
|
+ comma-separated-tokens "^2.0.0"
|
|
|
+ css-selector-parser "^1.0.0"
|
|
|
+ direction "^2.0.0"
|
|
|
+ hast-util-has-property "^2.0.0"
|
|
|
+ hast-util-is-element "^2.0.0"
|
|
|
+ hast-util-to-string "^2.0.0"
|
|
|
+ hast-util-whitespace "^2.0.0"
|
|
|
+ not "^0.1.0"
|
|
|
+ nth-check "^2.0.0"
|
|
|
+ property-information "^6.0.0"
|
|
|
+ space-separated-tokens "^2.0.0"
|
|
|
+ unist-util-visit "^4.0.0"
|
|
|
+ zwitch "^2.0.0"
|
|
|
+
|
|
|
hast-util-to-parse5@^7.0.0:
|
|
|
version "7.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/hast-util-to-parse5/-/hast-util-to-parse5-7.0.0.tgz#a39808e69005d10afeed1866029a1fb137df3f7c"
|
|
|
@@ -15477,6 +15527,11 @@ normalize-url@^3.3.0:
|
|
|
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
|
|
|
integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
|
|
|
|
|
|
+not@^0.1.0:
|
|
|
+ version "0.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/not/-/not-0.1.0.tgz#c9691c1746c55dcfbe54cbd8bd4ff041bc2b519d"
|
|
|
+ integrity sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA==
|
|
|
+
|
|
|
npm-bundled@^1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.1.1.tgz#1edd570865a94cdb1bc8220775e29466c9fb234b"
|
|
|
@@ -15613,6 +15668,13 @@ npmlog@^5.0.1:
|
|
|
gauge "^3.0.0"
|
|
|
set-blocking "^2.0.0"
|
|
|
|
|
|
+nth-check@^2.0.0:
|
|
|
+ version "2.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d"
|
|
|
+ integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==
|
|
|
+ dependencies:
|
|
|
+ boolbase "^1.0.0"
|
|
|
+
|
|
|
num2fraction@^1.2.2:
|
|
|
version "1.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
|