Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
152 changes: 148 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1780,13 +1780,30 @@
"@parcel/utils" "2.7.0"
lmdb "2.5.2"

"@parcel/cache@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/cache/-/cache-2.8.2.tgz#64ab1a4ecc20033b7d20a72ddd8898fea035e553"
integrity sha512-kiyoOgh1RXp5qp+wlb8Pi/Z7o9D82Oj5RlHnKSAauyR7jgnI8Vq8JTeBmlLqrf+kHxcDcp2p86hidSeANhlQNg==
dependencies:
"@parcel/fs" "2.8.2"
"@parcel/logger" "2.8.2"
"@parcel/utils" "2.8.2"
lmdb "2.5.2"

"@parcel/codeframe@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/codeframe/-/codeframe-2.7.0.tgz"
integrity sha512-UTKx0jejJmmO1dwTHSJuRgrO8N6PMlkxRT6sew8N6NC3Bgv6pu0EbO+RtlWt/jCvzcdLOPdIoTzj4MMZvgcMYg==
dependencies:
chalk "^4.1.0"

"@parcel/codeframe@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/codeframe/-/codeframe-2.8.2.tgz#a170050404792acb6d9beac931b5ece25e3fc0b9"
integrity sha512-U2GT9gq1Zs3Gr83j8JIs10bLbGOHFl57Y8D57nrdR05F4iilV/UR6K7jkhdoiFc9WiHh3ewvrko5+pSdAVFPgQ==
dependencies:
chalk "^4.1.0"

"@parcel/compressor-raw@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/compressor-raw/-/compressor-raw-2.7.0.tgz"
Expand Down Expand Up @@ -1924,18 +1941,38 @@
"@mischnic/json-sourcemap" "^0.1.0"
nullthrows "^1.1.1"

"@parcel/diagnostic@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/diagnostic/-/diagnostic-2.8.2.tgz#7a6ca8c537cd59570ebc44615e1637cfd9675698"
integrity sha512-tGSMwM2rSYLjJW0fCd9gb3tNjfCX/83PZ10/5u2E33UZVkk8OIHsQmsrtq2H2g4oQL3rFxkfEx6nGPDGHwlx7A==
dependencies:
"@mischnic/json-sourcemap" "^0.1.0"
nullthrows "^1.1.1"

"@parcel/events@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/events/-/events-2.7.0.tgz"
integrity sha512-kQDwMKgZ1U4M/G17qeDYF6bW5kybluN6ajYPc7mZcrWg+trEI/oXi81GMFaMX0BSUhwhbiN5+/Vb2wiG/Sn6ig==

"@parcel/events@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/events/-/events-2.8.2.tgz#9ef8d93f1a41369ac1685a1e2bbef7b76390259c"
integrity sha512-o5etrsKm16y8iRPnjtEBNy4lD0WAigD66yt/RZl9Rx0vPVDly/63Rr9+BrXWVW7bJ7x0S0VVpWW4j3f/qZOsXg==

"@parcel/fs-search@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/fs-search/-/fs-search-2.7.0.tgz"
integrity sha512-K1Hv25bnRpwQVA15RvcRuB8ZhfclnCHA8N8L6w7Ul1ncSJDxCIkIAc5hAubYNNYW3kWjCC2SOaEgFKnbvMllEQ==
dependencies:
detect-libc "^1.0.3"

"@parcel/fs-search@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/fs-search/-/fs-search-2.8.2.tgz#6d68fedac193ef1ab28d3bf4cb69a4c03f44b9a8"
integrity sha512-ovQnupRm/MoE/tbgH0Ivknk0QYenXAewjcog+T5umDmUlTmnIRZjURrgDf5Xtw8T/CD5Xv+HmIXpJ9Ez/LzJpw==
dependencies:
detect-libc "^1.0.3"

"@parcel/fs@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/fs/-/fs-2.7.0.tgz"
Expand All @@ -1947,6 +1984,17 @@
"@parcel/watcher" "^2.0.0"
"@parcel/workers" "2.7.0"

"@parcel/fs@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/fs/-/fs-2.8.2.tgz#380b76962f908cafec1fda6d4bb6ccda450325ab"
integrity sha512-aN8znbMndSqn1xwZEmMblzqmJsxcExv2jKLl/a9RUHAP7LaPYcPZIykDL3YwGCiKTCzjmRpXnNoyosjFFeBaHA==
dependencies:
"@parcel/fs-search" "2.8.2"
"@parcel/types" "2.8.2"
"@parcel/utils" "2.8.2"
"@parcel/watcher" "^2.0.7"
"@parcel/workers" "2.8.2"

"@parcel/graph@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/graph/-/graph-2.7.0.tgz"
Expand All @@ -1963,6 +2011,14 @@
detect-libc "^1.0.3"
xxhash-wasm "^0.4.2"

"@parcel/hash@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/hash/-/hash-2.8.2.tgz#f621431391cf873139125bacd4617c493c737cd7"
integrity sha512-NBnP8Hu0xvAqAfZXRaMM66i8nJyxpKS86BbhwkbgTGbwO1OY87GERliHeREJfcER0E0ZzwNow7MNR8ZDm6IvJQ==
dependencies:
detect-libc "^1.0.3"
xxhash-wasm "^0.4.2"

"@parcel/logger@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/logger/-/logger-2.7.0.tgz"
Expand All @@ -1971,13 +2027,28 @@
"@parcel/diagnostic" "2.7.0"
"@parcel/events" "2.7.0"

"@parcel/logger@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/logger/-/logger-2.8.2.tgz#21df19cf2a084d247199b71a01511560a7ba98fc"
integrity sha512-zlhK6QHxfFJMlVJxxcCw0xxBDrYPFPOhMxSD6p6b0z9Yct1l3NdpmfabgjKX8wnZmHokFsil6daleM+M80n2Ew==
dependencies:
"@parcel/diagnostic" "2.8.2"
"@parcel/events" "2.8.2"

"@parcel/markdown-ansi@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/markdown-ansi/-/markdown-ansi-2.7.0.tgz"
integrity sha512-ipOX0D6FVZFEXeb/z8MnTMq2RQEIuaILY90olVIuHEFLHHfOPEn+RK3u13HA1ChF5/9E3cMD79tu6x9JL9Kqag==
dependencies:
chalk "^4.1.0"

"@parcel/markdown-ansi@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/markdown-ansi/-/markdown-ansi-2.8.2.tgz#cb453c70de9c1ea85e2650fb46abbdf2ccbafa9e"
integrity sha512-5y29TXgRgG0ybuXaDsDk4Aofg/nDUeAAyVl9/toYCDDhxpQV4yZt8WNPu4PaNYKGLuNgXwsmz+ryZQHGmfbAIQ==
dependencies:
chalk "^4.1.0"

"@parcel/namer-default@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/namer-default/-/namer-default-2.7.0.tgz"
Expand Down Expand Up @@ -2067,6 +2138,19 @@
"@parcel/workers" "2.7.0"
semver "^5.7.1"

"@parcel/package-manager@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/package-manager/-/package-manager-2.8.2.tgz#fd7886bb4f828929ffed93cfc345cf160b540d4c"
integrity sha512-hx4Imi0yhsSS0aNZkEANPYNNKqBuR63EUNWSxMyHh4ZOvbHoOXnMn1ySGdx6v0oi9HvKymNsLMQ1T5CuI4l4Bw==
dependencies:
"@parcel/diagnostic" "2.8.2"
"@parcel/fs" "2.8.2"
"@parcel/logger" "2.8.2"
"@parcel/types" "2.8.2"
"@parcel/utils" "2.8.2"
"@parcel/workers" "2.8.2"
semver "^5.7.1"

"@parcel/packager-css@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/packager-css/-/packager-css-2.7.0.tgz"
Expand Down Expand Up @@ -2119,11 +2203,11 @@
posthtml "^0.16.4"

"@parcel/packager-ts@^2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/packager-ts/-/packager-ts-2.7.0.tgz"
integrity sha512-XT46njOHQCYmubQRbtjQOLT9RbXgxQ8aTxCOeO9jEay6snDnY6k+HdMXHAD6qZNyVgm85HJzjmDFDUeJQt9LKw==
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/packager-ts/-/packager-ts-2.8.2.tgz#40dedfad5d5a62d6cbd5ee1f8e4b05070e21de30"
integrity sha512-MA2IeNtsS2zGO9G+NAeHk2x4guEH6px7cBNKk9YLksELREtEtjl0610431Td+2lvmVKUnZ6zDw9ZQjgFYXMLkQ==
dependencies:
"@parcel/plugin" "2.7.0"
"@parcel/plugin" "2.8.2"

"@parcel/plugin@2.7.0":
version "2.7.0"
Expand All @@ -2132,6 +2216,13 @@
dependencies:
"@parcel/types" "2.7.0"

"@parcel/plugin@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/plugin/-/plugin-2.8.2.tgz#f8d147cf32e52f7feff245d64d640890a18a6fd9"
integrity sha512-YG7TWfKsoNm72jbz3b3TLec0qJHVkuAWSzGzowdIhX37cP1kRfp6BU2VcH+qYPP/KYJLzhcZa9n3by147mGcxw==
dependencies:
"@parcel/types" "2.8.2"

"@parcel/reporter-cli@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/reporter-cli/-/reporter-cli-2.7.0.tgz"
Expand Down Expand Up @@ -2202,6 +2293,13 @@
dependencies:
detect-libc "^1.0.3"

"@parcel/source-map@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@parcel/source-map/-/source-map-2.1.1.tgz#fb193b82dba6dd62cc7a76b326f57bb35000a782"
integrity sha512-Ejx1P/mj+kMjQb8/y5XxDUn4reGdr+WyKYloBljpppUy8gs42T+BNoEOuRYqDVdgPc6NxduzIDoJS9pOFfV5Ew==
dependencies:
detect-libc "^1.0.3"

"@parcel/transformer-babel@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/transformer-babel/-/transformer-babel-2.7.0.tgz"
Expand Down Expand Up @@ -2367,6 +2465,19 @@
"@parcel/workers" "2.7.0"
utility-types "^3.10.0"

"@parcel/types@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/types/-/types-2.8.2.tgz#1a2cc2ec20a52f42dabd9260dbb912b927e2d75d"
integrity sha512-HAYhokWxM10raIhqaYj9VR9eAvJ+xP2sNfQ1IcQybHpq3qblcBe/4jDeuUpwIyKeQ4gorp7xY+q8KDoR20j43w==
dependencies:
"@parcel/cache" "2.8.2"
"@parcel/diagnostic" "2.8.2"
"@parcel/fs" "2.8.2"
"@parcel/package-manager" "2.8.2"
"@parcel/source-map" "^2.1.1"
"@parcel/workers" "2.8.2"
utility-types "^3.10.0"

"@parcel/utils@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/utils/-/utils-2.7.0.tgz"
Expand All @@ -2380,6 +2491,19 @@
"@parcel/source-map" "^2.0.0"
chalk "^4.1.0"

"@parcel/utils@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/utils/-/utils-2.8.2.tgz#7e917d2ebd5326e12e878858a416e50706bc804d"
integrity sha512-Ufax7wZxC9FNsUpR0EU7Z22LEY/q9jjsDTwswctCdfpWb7TE/NudOfM9myycfRvwBVEYN50lPbkt1QltEVnXQQ==
dependencies:
"@parcel/codeframe" "2.8.2"
"@parcel/diagnostic" "2.8.2"
"@parcel/hash" "2.8.2"
"@parcel/logger" "2.8.2"
"@parcel/markdown-ansi" "2.8.2"
"@parcel/source-map" "^2.1.1"
chalk "^4.1.0"

"@parcel/watcher@^2.0.0":
version "2.0.5"
resolved "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.0.5.tgz"
Expand All @@ -2388,6 +2512,14 @@
node-addon-api "^3.2.1"
node-gyp-build "^4.3.0"

"@parcel/watcher@^2.0.7":
version "2.0.7"
resolved "https://registry.yarnpkg.com/@parcel/watcher/-/watcher-2.0.7.tgz#c95fe1370e8c6237cb9729c9c075264acc7e21a5"
integrity sha512-gc3hoS6e+2XdIQ4HHljDB1l0Yx2EWh/sBBtCEFNKGSMlwASWeAQsOY/fPbxOBcZ/pg0jBh4Ga+4xHlZc4faAEQ==
dependencies:
node-addon-api "^3.2.1"
node-gyp-build "^4.3.0"

"@parcel/workers@2.7.0":
version "2.7.0"
resolved "https://registry.npmjs.org/@parcel/workers/-/workers-2.7.0.tgz"
Expand All @@ -2400,6 +2532,18 @@
chrome-trace-event "^1.0.2"
nullthrows "^1.1.1"

"@parcel/workers@2.8.2":
version "2.8.2"
resolved "https://registry.yarnpkg.com/@parcel/workers/-/workers-2.8.2.tgz#7d170bd153e35ebd7fb59f239930bd5669babe7d"
integrity sha512-Eg6CofIrJSNBa2fjXwvnzVLPKwR/6fkfQTFAm3Jl+4JYLVknBtTSFzQNp/Fa+HUEG889H9ucTk2CBi/fVPBAFw==
dependencies:
"@parcel/diagnostic" "2.8.2"
"@parcel/logger" "2.8.2"
"@parcel/types" "2.8.2"
"@parcel/utils" "2.8.2"
chrome-trace-event "^1.0.2"
nullthrows "^1.1.1"

"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
version "0.5.7"
resolved "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.7.tgz"
Expand Down