Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Readme.md"
],
"devDependencies": {
"@parcel/packager-ts": "2.13.3",
"@parcel/packager-ts": "2.15.0",
"@parcel/transformer-typescript-types": "2.13.3",
"@types/benchmark": "^2.1.1",
"@types/bytes": "^3.1.5",
Expand Down
169 changes: 162 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@
resolved "https://registry.yarnpkg.com/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-2.8.5.tgz#8233e8762440b0f4632c47a09b1b6f23de8b934c"
integrity sha512-4wvrf5BgnR8RpogHhtpCPJMKBmvyZPhhUtEwMJbXh0ni2BucpfF07jlmyM11zRqQ2XIq6PbC2j7W7UCCcm1rRQ==

"@mischnic/json-sourcemap@^0.1.0":
"@mischnic/json-sourcemap@^0.1.0", "@mischnic/json-sourcemap@^0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@mischnic/json-sourcemap/-/json-sourcemap-0.1.1.tgz#0ef9b015a8f575dd9a8720d9a6b4dbc988425906"
integrity sha512-iA7+tyVqfrATAIsIRWQG+a7ZLLD0VaOCKV2Wd/v4mqIU3J9c4jx9p7S0nw1XH3gJCKNBOOwACOPYYSUu9pgT+w==
Expand Down Expand Up @@ -696,6 +696,13 @@
dependencies:
chalk "^4.1.2"

"@parcel/codeframe@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/codeframe/-/codeframe-2.15.0.tgz#fdf4c05111f0958d115ac5c8f3026bb356fbe231"
integrity sha512-zpZCf5W+npiSkdCUC7izjdUUoWM2M++XWRwbqgwWBUCKrXC4vVJoOYMzLbyfaF/zkVo5iQenSGlsD0olBd7V1w==
dependencies:
chalk "^4.1.2"

"@parcel/compressor-raw@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/compressor-raw/-/compressor-raw-2.13.3.tgz#7b479b0b42108433b1c48daa0dab6c6387b7be79"
Expand Down Expand Up @@ -779,16 +786,34 @@
"@mischnic/json-sourcemap" "^0.1.0"
nullthrows "^1.1.1"

"@parcel/diagnostic@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/diagnostic/-/diagnostic-2.15.0.tgz#c560f8a02395505b52e090d6b1c6f9d1a2ee8212"
integrity sha512-Bzg7AJu10muQ793p2MPlZnYvbqZXOJw/YBIOCFjbwRKiYUb06+sZyfntU7e7YecV6im0IGqkIfMD0F4MT+v7Rg==
dependencies:
"@mischnic/json-sourcemap" "^0.1.1"
nullthrows "^1.1.1"

"@parcel/events@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/events/-/events-2.13.3.tgz#068bdd9e1d40f88cb8110d06be2bd4d5fb23c2ad"
integrity sha512-ZkSHTTbD/E+53AjUzhAWTnMLnxLEU5yRw0H614CaruGh+GjgOIKyukGeToF5Gf/lvZ159VrJCGE0Z5EpgHVkuQ==

"@parcel/events@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/events/-/events-2.15.0.tgz#8ca26aa83b26125bde2b7cc24704c009cbf14040"
integrity sha512-iCoFGsZTAlh3ewp6KYseUC16OHbZi2n6vAl4Rr8Uw7yxvwCC3iHT9acLwhO7bP/YKkdGri3d78+UwPl8LmbIwA==

"@parcel/feature-flags@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/feature-flags/-/feature-flags-2.13.3.tgz#9664d46610a2744dd56677d26cf4fd45ab12928b"
integrity sha512-UZm14QpamDFoUut9YtCZSpG1HxPs07lUwUCpsAYL0PpxASD3oWJQxIJGfDZPa2272DarXDG9adTKrNXvkHZblw==

"@parcel/feature-flags@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/feature-flags/-/feature-flags-2.15.0.tgz#6516b6f2705473a9ae1277ce6794e8b5de9bc79c"
integrity sha512-gtAC30G2QlIwTlLM2tI7AB0JBKEiX4nNOL/qh+or9wD9fuk53O4QHJwPtiy49YGSPYrYnIR2EXWOOV+3Br9CCw==

"@parcel/fs@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/fs/-/fs-2.13.3.tgz#166e7dcdd2afbab201aaf5839f69a8e853da66e0"
Expand Down Expand Up @@ -817,13 +842,28 @@
"@parcel/diagnostic" "2.13.3"
"@parcel/events" "2.13.3"

"@parcel/logger@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/logger/-/logger-2.15.0.tgz#c8ee40991d2aae306446e6332afd072380e0e5e7"
integrity sha512-WCYtSweM7Iol/lE7HhU5cLsSNuGQ1T4xTIYvG16tGHCsjybWF1H9yqkL90WU2JHjhSsvNGjvwrVxWjfO304fqQ==
dependencies:
"@parcel/diagnostic" "2.15.0"
"@parcel/events" "2.15.0"

"@parcel/markdown-ansi@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/markdown-ansi/-/markdown-ansi-2.13.3.tgz#05eec8407643d2c36f3511a37c38f08f7b236e24"
integrity sha512-B4rUdlNUulJs2xOQuDbN7Hq5a9roq8IZUcJ1vQ8PAv+zMGb7KCfqIIr/BSCDYGhayfAGBVWW8x55Kvrl1zrDYw==
dependencies:
chalk "^4.1.2"

"@parcel/markdown-ansi@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/markdown-ansi/-/markdown-ansi-2.15.0.tgz#62c78c4c4052b64d82e2390effcb9e41f0dc7b08"
integrity sha512-TJOSg/y2P1Rp199+osSFd4jtt8M4iyBQwgC4gdAARcraIwLa/wYRt6RVnOIsN3nz1r1CPLvHHPfuIwwFjRNw9A==
dependencies:
chalk "^4.1.2"

"@parcel/namer-default@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/namer-default/-/namer-default-2.13.3.tgz#a77ce846de8203d2a4b1f93666520b0ac8a90865"
Expand Down Expand Up @@ -972,12 +1012,12 @@
"@parcel/utils" "2.13.3"
posthtml "^0.16.4"

"@parcel/packager-ts@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/packager-ts/-/packager-ts-2.13.3.tgz#8dfb28325a4d537191458d50f031f461461c3019"
integrity sha512-z7GcPe2V2dScOw+rVUmtsurkCiWCiy61/jCjKuX21HezDhK/+zta95wht2SbUSlrPgwK+/TWbb+9laDFHklWgA==
"@parcel/packager-ts@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/packager-ts/-/packager-ts-2.15.0.tgz#e5aa9ce6cdfe40fbe4e831bd2a94ac606718ec74"
integrity sha512-MBThM3lIaRPDcfQ18a63QLuRutEbPZGa0Mp/bfj67iTsqWm5P2XEt+KgCeqtk5TH8oYvMQe/6OwpZ3N0EwokHA==
dependencies:
"@parcel/plugin" "2.13.3"
"@parcel/plugin" "2.15.0"

"@parcel/packager-wasm@2.13.3":
version "2.13.3"
Expand All @@ -993,6 +1033,13 @@
dependencies:
"@parcel/types" "2.13.3"

"@parcel/plugin@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/plugin/-/plugin-2.15.0.tgz#b85955826c1dd0c48a6effd22762e9cd62b611a5"
integrity sha512-OT+W5t70+VZbcg2P30QahF4YjRu+9ywG5NSMj0SYvS6PCZa+IAYB9589KuavcAp+Tq2FV7MgYtrBKPh9b0VAtg==
dependencies:
"@parcel/types" "2.15.0"

"@parcel/profiler@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/profiler/-/profiler-2.13.3.tgz#4a375df8f8e1a0a0ab7e73e3562e4e28e9d7cdd7"
Expand All @@ -1003,6 +1050,16 @@
"@parcel/types-internal" "2.13.3"
chrome-trace-event "^1.0.2"

"@parcel/profiler@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/profiler/-/profiler-2.15.0.tgz#8914ff64fe834d49a1ace25cf347a72a13f492ef"
integrity sha512-/Bw10pCISHbSzpdmuxg1GjSh+GuvqmUYA9bAmb69dkzWLIEk3uU05ba4xoju2mwoSeNb50LRcYPcirLB0Z61wA==
dependencies:
"@parcel/diagnostic" "2.15.0"
"@parcel/events" "2.15.0"
"@parcel/types-internal" "2.15.0"
chrome-trace-event "^1.0.2"

"@parcel/reporter-cli@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/reporter-cli/-/reporter-cli-2.13.3.tgz#46dcbefeaaf9281cc485fb4b0cc81e2c564abd6a"
Expand Down Expand Up @@ -1077,11 +1134,65 @@
"@parcel/utils" "2.13.3"
nullthrows "^1.1.1"

"@parcel/rust-darwin-arm64@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/rust-darwin-arm64/-/rust-darwin-arm64-2.15.0.tgz#a0c1c27c370ba1a4ffac5b4f5a64a1d34c914ed8"
integrity sha512-bdlLA/l7h7TPGc6lnHNrLW6uwUMJ7bqyHa4StYFViwXffDnEeA+hdpixDfc9qTlMJlKgQyYj7BNP1NO6OxJiRg==

"@parcel/rust-darwin-x64@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/rust-darwin-x64/-/rust-darwin-x64-2.15.0.tgz#67cfb9bb5fe6a238f2539cebc67644d44f3316cd"
integrity sha512-l6tD0nNvmtpwuNSCP9Q5jPpPeY45NwmRNiuDoYMzfNT3iFKs/i48/3JM1vZvYO3HiW6V0xGfWa1b+HQsSKQRYg==

"@parcel/rust-linux-arm-gnueabihf@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-arm-gnueabihf/-/rust-linux-arm-gnueabihf-2.15.0.tgz#9bb87667cd75e96f9baadf1cc5f37f97e787c9e7"
integrity sha512-MZNL/UV20kBaTYMos/IcJPZvzYzlYWjuBZh2EI3OHYBGMR9QdpeJuwgTAy2WUYbevXm7nemdGHGccGcdiNf/Xg==

"@parcel/rust-linux-arm64-gnu@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-arm64-gnu/-/rust-linux-arm64-gnu-2.15.0.tgz#2998a17593ba418c6915607467b27e0cf73bfd91"
integrity sha512-u/rndCWjmQgFJi/2NFVWV1snlF/souO8UYZR+ZG6goo/sik5WgrACtCucgOrskogE50WU1+JGmP0TBNqOX27Uw==

"@parcel/rust-linux-arm64-musl@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-arm64-musl/-/rust-linux-arm64-musl-2.15.0.tgz#ee6647e70f218da71b94411b9d405982bcceb69d"
integrity sha512-uTSOZJkZKh/x/IfaGkbmqqdUaK1S61Kw3ZW8yj+EtteHvfZgk1SQMgI51Gg5hwaZ5wuZx0nOJGLuOxPMGx7z6w==

"@parcel/rust-linux-x64-gnu@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-x64-gnu/-/rust-linux-x64-gnu-2.15.0.tgz#f304fe66e4a43a22cd64ae5beb980d3fca05be02"
integrity sha512-8SIwgM+bpiodJemNaEuUgZQk4hV/3pgJnPBRjGse1F7SHeTp9UoABLSF3V5Sc79Hi8fzECoRimk44krzSCaynw==

"@parcel/rust-linux-x64-musl@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-x64-musl/-/rust-linux-x64-musl-2.15.0.tgz#daf0dce45d1d53d0148637cfb61ccb11cd932676"
integrity sha512-pMFQ7bdaBeFY+qfHE8Oor8yZLkXDl5PmnKICuFiGETnbClV9xfWmZdTnqjEw2XU9gGQ49DkWJcGW975d3IlksA==

"@parcel/rust-win32-x64-msvc@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/rust-win32-x64-msvc/-/rust-win32-x64-msvc-2.15.0.tgz#9ee118afabcd178d327600665c72c0b520c6d56f"
integrity sha512-UXjPkWbavwGIHi/R1uPd4CZDhAUUfOGpvIMRdq0ImihoRUnUxyTCIsqRhwh8flOO2RCuU6rteeGOeT9undSX7Q==

"@parcel/rust@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/rust/-/rust-2.13.3.tgz#924ef166e0a16923d01c83df8a65a7a726f77e3a"
integrity sha512-dLq85xDAtzr3P5200cvxk+8WXSWauYbxuev9LCPdwfhlaWo/JEj6cu9seVdWlkagjGwkoV1kXC+GGntgUXOLAQ==

"@parcel/rust@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/rust/-/rust-2.15.0.tgz#a603eb819f36007324639c8dcc540d7882f2f2dd"
integrity sha512-ERRO4q14g6nD5mr1S/kEDSsmis/mll9JLxzyub0vTgobywrUq/azJ6Un7XwhCXCaU7lO7ihD+HJvjmNLVULCXg==
optionalDependencies:
"@parcel/rust-darwin-arm64" "2.15.0"
"@parcel/rust-darwin-x64" "2.15.0"
"@parcel/rust-linux-arm-gnueabihf" "2.15.0"
"@parcel/rust-linux-arm64-gnu" "2.15.0"
"@parcel/rust-linux-arm64-musl" "2.15.0"
"@parcel/rust-linux-x64-gnu" "2.15.0"
"@parcel/rust-linux-x64-musl" "2.15.0"
"@parcel/rust-win32-x64-msvc" "2.15.0"

"@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"
Expand Down Expand Up @@ -1252,6 +1363,16 @@
"@parcel/source-map" "^2.1.1"
utility-types "^3.10.0"

"@parcel/types-internal@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/types-internal/-/types-internal-2.15.0.tgz#f815d053ded7f40a546e0836d04738cb43fd2592"
integrity sha512-N0p622dZx84OPoxSoz5YfnVJMXAoQfcHI+qp535J/Uv6UAbcsimKl9NPKefrLOHgSKlTTJPiDbWSMOVrPvyr6w==
dependencies:
"@parcel/diagnostic" "2.15.0"
"@parcel/feature-flags" "2.15.0"
"@parcel/source-map" "^2.1.1"
utility-types "^3.11.0"

"@parcel/types@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/types/-/types-2.13.3.tgz#cb59dd663a945f85eea3764364bb47066023d8a9"
Expand All @@ -1260,6 +1381,14 @@
"@parcel/types-internal" "2.13.3"
"@parcel/workers" "2.13.3"

"@parcel/types@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/types/-/types-2.15.0.tgz#e2f592d90fb62c83c372ac56f168ee8f18719c01"
integrity sha512-BtAeK/mTQMjbgyo8r1jM1d+dcnEowErHH/Eb/95Agxi7YHpfnNP2oR8cC2yZbevU9FCXnSJ2f6vZc4NGT+nqlA==
dependencies:
"@parcel/types-internal" "2.15.0"
"@parcel/workers" "2.15.0"

"@parcel/utils@2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@parcel/utils/-/utils-2.13.3.tgz#70199960d84a7c0c0bc813799dd6dab0571e2e59"
Expand All @@ -1274,6 +1403,20 @@
chalk "^4.1.2"
nullthrows "^1.1.1"

"@parcel/utils@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/utils/-/utils-2.15.0.tgz#fa4e1dcd227facd678b03e557c3f0948c8775c2a"
integrity sha512-Xir0/9UvUvMF8iRnARDdzzlEokDAcrsxj6aQUbYP3ZXV/l6/6eMRuSXZ32x6lUzOTHxukKMJA42imWUg6x38qg==
dependencies:
"@parcel/codeframe" "2.15.0"
"@parcel/diagnostic" "2.15.0"
"@parcel/logger" "2.15.0"
"@parcel/markdown-ansi" "2.15.0"
"@parcel/rust" "2.15.0"
"@parcel/source-map" "^2.1.1"
chalk "^4.1.2"
nullthrows "^1.1.1"

"@parcel/watcher-android-arm64@2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz#507f836d7e2042f798c7d07ad19c3546f9848ac1"
Expand Down Expand Up @@ -1375,6 +1518,18 @@
"@parcel/utils" "2.13.3"
nullthrows "^1.1.1"

"@parcel/workers@2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@parcel/workers/-/workers-2.15.0.tgz#cf92c1fb77a323e54a2cf8da4f39bc6150f92fec"
integrity sha512-OAtL9bvDzvIS+9uNMjnf0b6Ri2m2r8Wa3Bxr8SVnjX6J5SWdOPdVR1MqwCsFF+ZeOngaSEFFbe/czHLfgc0Vnw==
dependencies:
"@parcel/diagnostic" "2.15.0"
"@parcel/logger" "2.15.0"
"@parcel/profiler" "2.15.0"
"@parcel/types-internal" "2.15.0"
"@parcel/utils" "2.15.0"
nullthrows "^1.1.1"

"@pkgr/core@^0.1.0":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
Expand Down Expand Up @@ -4480,7 +4635,7 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

utility-types@^3.10.0:
utility-types@^3.10.0, utility-types@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-3.11.0.tgz#607c40edb4f258915e901ea7995607fdf319424c"
integrity sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==
Expand Down
Loading