Skip to content
Open
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@babel/preset-typescript": "^7.23.0",
"@changesets/cli": "^2.6.2",
"@manypkg/cli": "^0.20.0",
"@parcel/packager-ts": "^2.8.3",
"@parcel/transformer-typescript-types": "^2.8.3",
"@parcel/packager-ts": "^2.16.4",
"@parcel/transformer-typescript-types": "^2.16.4",
"@types/inquirer": "^8.2.1",
"@types/jest": "^29.0.0",
"@types/jscodeshift": "^0.11.6",
Expand Down
196 changes: 178 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2019,7 +2019,7 @@
jju "^1.4.0"
read-yaml-file "^1.1.0"

"@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.npmjs.org/@mischnic/json-sourcemap/-/json-sourcemap-0.1.1.tgz"
integrity sha512-iA7+tyVqfrATAIsIRWQG+a7ZLLD0VaOCKV2Wd/v4mqIU3J9c4jx9p7S0nw1XH3gJCKNBOOwACOPYYSUu9pgT+w==
Expand Down Expand Up @@ -2108,6 +2108,13 @@
dependencies:
chalk "^4.1.0"

"@parcel/codeframe@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/codeframe/-/codeframe-2.16.4.tgz#7698a6c887588daf75995b75d532ac67d57e7249"
integrity sha512-s64aMfOJoPrXhKH+Y98ahX0O8aXWvTR+uNlOaX4yFkpr4FFDnviLcGngDe/Yo4Qq2FJZ0P6dNswbJTUH9EGxkQ==
dependencies:
chalk "^4.1.2"

"@parcel/compressor-raw@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/compressor-raw/-/compressor-raw-2.10.3.tgz"
Expand Down Expand Up @@ -2191,11 +2198,29 @@
"@mischnic/json-sourcemap" "^0.1.0"
nullthrows "^1.1.1"

"@parcel/diagnostic@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/diagnostic/-/diagnostic-2.16.4.tgz#f9169eb08b42c806a69172d3d233a01b801994f1"
integrity sha512-YN5CfX7lFd6yRLxyZT4Sj3sR6t7nnve4TdXSIqapXzQwL7Bw+sj79D95wTq2rCm3mzk5SofGxFAXul2/nG6gcQ==
dependencies:
"@mischnic/json-sourcemap" "^0.1.1"
nullthrows "^1.1.1"

"@parcel/events@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/events/-/events-2.10.3.tgz"
integrity sha512-I3FsZYmKzgvo1f6frUWdF7hWwpeWTshPrFqpn9ICDXs/1Hjlf32jNXLBqon9b9XUDfMw4nSRMFMzMLJpbdheGA==

"@parcel/events@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/events/-/events-2.16.4.tgz#657f5b0ef305bb533e8c5df3538b4cef36bef0fd"
integrity sha512-slWQkBRAA7o0cN0BLEd+yCckPmlVRVhBZn5Pn6ktm4EzEtrqoMzMeJOxxH8TXaRzrQDYnTcnYIHFgXWd4kkUfg==

"@parcel/feature-flags@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/feature-flags/-/feature-flags-2.16.4.tgz#daa88354e7d024b995e750e38bd319717cd70a69"
integrity sha512-nYdx53siKPLYikHHxfzgjzzgxdrjquK6DMnuSgOTyIdRG4VHdEN0+NqKijRLuVgiUFo/dtxc2h+amwqFENMw8w==

"@parcel/fs@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/fs/-/fs-2.10.3.tgz"
Expand All @@ -2222,13 +2247,28 @@
"@parcel/diagnostic" "2.10.3"
"@parcel/events" "2.10.3"

"@parcel/logger@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/logger/-/logger-2.16.4.tgz#c21d695030f62c3c5be90a811942aff402ff99c3"
integrity sha512-QR8QLlKo7xAy9JBpPDAh0RvluaixqPCeyY7Fvo2K7hrU3r85vBNNi06pHiPbWoDmB4x1+QoFwMaGnJOHR+/fMA==
dependencies:
"@parcel/diagnostic" "2.16.4"
"@parcel/events" "2.16.4"

"@parcel/markdown-ansi@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/markdown-ansi/-/markdown-ansi-2.10.3.tgz"
integrity sha512-uzN1AJmp1oYh/ZLdD9WA7xP5u/L3Bs/6AFZz5s695zus74RCx9OtQcF0Yyl1hbKVJDfuw9WFuzMfPL/9p/C5DQ==
dependencies:
chalk "^4.1.0"

"@parcel/markdown-ansi@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/markdown-ansi/-/markdown-ansi-2.16.4.tgz#8d11a49327eb38880d4b46ecb560e547ff93f57b"
integrity sha512-0+oQApAVF3wMcQ6d1ZfZ0JsRzaMUYj9e4U+naj6YEsFsFGOPp+pQYKXBf1bobQeeB7cPKPT3SUHxFqced722Hw==
dependencies:
chalk "^4.1.2"

"@parcel/namer-default@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/namer-default/-/namer-default-2.10.3.tgz"
Expand Down Expand Up @@ -2375,12 +2415,12 @@
"@parcel/utils" "2.10.3"
posthtml "^0.16.4"

"@parcel/packager-ts@^2.8.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/packager-ts/-/packager-ts-2.10.3.tgz"
integrity sha512-15IQNe6H/zb1R6Ds8+hu+OLFFPW6QWYpPXlTuhaFDAr6ZHa6iCJIK8Lq+n6GnOhuFzS0GZX4N8YU8FjcXXJR9g==
"@parcel/packager-ts@^2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/packager-ts/-/packager-ts-2.16.4.tgz#a5e434d7c2971527c40e3af2d00faf05f659eef3"
integrity sha512-VjHX/8GFPir+BUyGapgs/8uqymddx5KWt/Fmd2ozyAcRC6rGY7oYAiAPTrTen37KWMSrfZYuNOubZcVWiMAqQg==
dependencies:
"@parcel/plugin" "2.10.3"
"@parcel/plugin" "2.16.4"

"@parcel/packager-wasm@2.10.3":
version "2.10.3"
Expand All @@ -2396,6 +2436,13 @@
dependencies:
"@parcel/types" "2.10.3"

"@parcel/plugin@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/plugin/-/plugin-2.16.4.tgz#a7fa42863fc85215cb4ede5ef1b709075dd42317"
integrity sha512-aN2VQoRGC1eB41ZCDbPR/Sp0yKOxe31oemzPx1nJzOuebK2Q6FxSrJ9Bjj9j/YCaLzDtPwelsuLOazzVpXJ6qg==
dependencies:
"@parcel/types" "2.16.4"

"@parcel/profiler@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/profiler/-/profiler-2.10.3.tgz"
Expand All @@ -2405,6 +2452,16 @@
"@parcel/events" "2.10.3"
chrome-trace-event "^1.0.2"

"@parcel/profiler@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/profiler/-/profiler-2.16.4.tgz#f5e732fa5be2a634a37e35b189652d6d67bd5a11"
integrity sha512-R3JhfcnoReTv2sVFHPR2xKZvs3d3IRrBl9sWmAftbIJFwT4rU70/W7IdwfaJVkD/6PzHq9mcgOh1WKL4KAxPdA==
dependencies:
"@parcel/diagnostic" "2.16.4"
"@parcel/events" "2.16.4"
"@parcel/types-internal" "2.16.4"
chrome-trace-event "^1.0.2"

"@parcel/reporter-cli@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/reporter-cli/-/reporter-cli-2.10.3.tgz"
Expand Down Expand Up @@ -2479,11 +2536,65 @@
"@parcel/utils" "2.10.3"
nullthrows "^1.1.1"

"@parcel/rust-darwin-arm64@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/rust-darwin-arm64/-/rust-darwin-arm64-2.16.4.tgz#13f0a1327c9e02ae27de18db6143b47177e29264"
integrity sha512-P3Se36H9EO1fOlwXqQNQ+RsVKTGn5ztRSUGbLcT8ba6oOMmU1w7J4R810GgsCbwCuF10TJNUMkuD3Q2Sz15Q3Q==

"@parcel/rust-darwin-x64@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/rust-darwin-x64/-/rust-darwin-x64-2.16.4.tgz#e3b5df8b438dbc865110a38546ef0b5cacb89785"
integrity sha512-8aNKNyPIx3EthYpmVJevIdHmFsOApXAEYGi3HU69jTxLgSIfyEHDdGE9lEsMvhSrd/SSo4/euAtiV+pqK04wnA==

"@parcel/rust-linux-arm-gnueabihf@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-arm-gnueabihf/-/rust-linux-arm-gnueabihf-2.16.4.tgz#d315b4c88332739325bf1841662f4b7e6344e872"
integrity sha512-QrvqiSHaWRLc0JBHgUHVvDthfWSkA6AFN+ikV1UGENv4j2r/QgvuwJiG0VHrsL6pH5dRqj0vvngHzEgguke9DA==

"@parcel/rust-linux-arm64-gnu@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-arm64-gnu/-/rust-linux-arm64-gnu-2.16.4.tgz#64d23137e1578d559a615f944149cf35815e956e"
integrity sha512-f3gBWQHLHRUajNZi3SMmDQiEx54RoRbXtZYQNuBQy7+NolfFcgb1ik3QhkT7xovuTF/LBmaqP3UFy0PxvR/iwQ==

"@parcel/rust-linux-arm64-musl@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-arm64-musl/-/rust-linux-arm64-musl-2.16.4.tgz#c3396df8434da0e32cc58e18063ce31f5fd80f79"
integrity sha512-cwml18RNKsBwHyZnrZg4jpecXkWjaY/mCArocWUxkFXjjB97L56QWQM9W86f2/Y3HcFcnIGJwx1SDDKJrV6OIA==

"@parcel/rust-linux-x64-gnu@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-x64-gnu/-/rust-linux-x64-gnu-2.16.4.tgz#546ca77267717077a4e92364b9d688731a657193"
integrity sha512-0xIjQaN8hiG0F9R8coPYidHslDIrbfOS/qFy5GJNbGA3S49h61wZRBMQqa7JFW4+2T8R0J9j0SKHhLXpbLXrIg==

"@parcel/rust-linux-x64-musl@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/rust-linux-x64-musl/-/rust-linux-x64-musl-2.16.4.tgz#d1db7d43b0527c5dbc707e2576760e5161204937"
integrity sha512-fYn21GIecHK9RoZPKwT9NOwxwl3Gy3RYPR6zvsUi0+hpFo19Ph9EzFXN3lT8Pi5KiwQMCU4rsLb5HoWOBM1FeA==

"@parcel/rust-win32-x64-msvc@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/rust-win32-x64-msvc/-/rust-win32-x64-msvc-2.16.4.tgz#998c2252341a6b0a2006e4bc056f4f27f9a8107f"
integrity sha512-TcpWC3I1mJpfP2++018lgvM7UX0P8IrzNxceBTHUKEIDMwmAYrUKAQFiaU0j1Ldqk6yP8SPZD3cvphumsYpJOQ==

"@parcel/rust@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/rust/-/rust-2.10.3.tgz"
integrity sha512-s1dD1QI/6JkWLICsFh8/iUvO7W1aj/avx+2mCSzuwEIsMywexpBf56qhVYMa3D9D50hS1h5FMk9RrSnSiPf8WA==

"@parcel/rust@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/rust/-/rust-2.16.4.tgz#a5b3098bd740555f39487050ac5bd4ee6a846d27"
integrity sha512-RBMKt9rCdv6jr4vXG6LmHtxzO5TuhQvXo1kSoSIF7fURRZ81D1jzBtLxwLmfxCPsofJNqWwdhy5vIvisX+TLlQ==
optionalDependencies:
"@parcel/rust-darwin-arm64" "2.16.4"
"@parcel/rust-darwin-x64" "2.16.4"
"@parcel/rust-linux-arm-gnueabihf" "2.16.4"
"@parcel/rust-linux-arm64-gnu" "2.16.4"
"@parcel/rust-linux-arm64-musl" "2.16.4"
"@parcel/rust-linux-x64-gnu" "2.16.4"
"@parcel/rust-linux-x64-musl" "2.16.4"
"@parcel/rust-win32-x64-msvc" "2.16.4"

"@parcel/source-map@^2.1.1":
version "2.1.1"
resolved "https://registry.npmjs.org/@parcel/source-map/-/source-map-2.1.1.tgz"
Expand Down Expand Up @@ -2625,25 +2736,35 @@
posthtml-render "^3.0.0"
semver "^7.5.2"

"@parcel/transformer-typescript-types@^2.8.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/transformer-typescript-types/-/transformer-typescript-types-2.10.3.tgz"
integrity sha512-S4XFQAfJJhbpruTNvNVIzE9e+tyfUZ4wnVFhFXv/BeosEnlnve4YrAOzkaSP30RI+dsXHb/pt1QToaYaPMlPhg==
"@parcel/transformer-typescript-types@^2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/transformer-typescript-types/-/transformer-typescript-types-2.16.4.tgz#e78cd2abeb49801fb02060f6910efaf56ca75913"
integrity sha512-Cec1U3iqt7Dsqa17W8PXhfiqn+qlJntwp62Sq2z4S/ud1dkXZuURWeCkLGb5dB/DgNi3Xp0IeQxlSNoKNd/WJg==
dependencies:
"@parcel/diagnostic" "2.10.3"
"@parcel/plugin" "2.10.3"
"@parcel/diagnostic" "2.16.4"
"@parcel/plugin" "2.16.4"
"@parcel/source-map" "^2.1.1"
"@parcel/ts-utils" "2.10.3"
"@parcel/utils" "2.10.3"
"@parcel/ts-utils" "2.16.4"
"@parcel/utils" "2.16.4"
nullthrows "^1.1.1"

"@parcel/ts-utils@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/ts-utils/-/ts-utils-2.10.3.tgz"
integrity sha512-DkYs9C/BOY8pw7clzKltVY1biGcte3KAaq1u6KQkzLbPudjtl8fzk/SMRGKjYSm0gjqc/TiK87PwWWNQZtz8mw==
"@parcel/ts-utils@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/ts-utils/-/ts-utils-2.16.4.tgz#2c874974e262cecca5be9fb7486c6795866c58bf"
integrity sha512-hOYaQvtyq72jKqBjhtSBVn8vATZuaLnvauVRSDPH1DFOgQaPnM1r71Gw5djx6KMk+Tcpa5NyHNJmLVlVAIQ2tA==
dependencies:
nullthrows "^1.1.1"

"@parcel/types-internal@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/types-internal/-/types-internal-2.16.4.tgz#ea87e092f2ced03adb0c3e8c1e445e39bb325409"
integrity sha512-PE6Qmt5cjzBxX+6MPLiF7r+twoC+V9Skt3zyuBQ+H1c0i9o07Bbz2NKX10nvlPukfmW6Fu/1RvTLkzBZR1bU6A==
dependencies:
"@parcel/diagnostic" "2.16.4"
"@parcel/feature-flags" "2.16.4"
"@parcel/source-map" "^2.1.1"
utility-types "^3.11.0"

"@parcel/types@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/types/-/types-2.10.3.tgz"
Expand All @@ -2657,6 +2778,14 @@
"@parcel/workers" "2.10.3"
utility-types "^3.10.0"

"@parcel/types@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/types/-/types-2.16.4.tgz#e8a3d5f4404134763c4c240dd7bfeab2033be726"
integrity sha512-ctx4mBskZHXeDVHg4OjMwx18jfYH9BzI/7yqbDQVGvd5lyA+/oVVzYdpele2J2i2sSaJ87cA8nb57GDQ8kHAqA==
dependencies:
"@parcel/types-internal" "2.16.4"
"@parcel/workers" "2.16.4"

"@parcel/utils@2.10.3":
version "2.10.3"
resolved "https://registry.npmjs.org/@parcel/utils/-/utils-2.10.3.tgz"
Expand All @@ -2671,6 +2800,20 @@
chalk "^4.1.0"
nullthrows "^1.1.1"

"@parcel/utils@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/utils/-/utils-2.16.4.tgz#d80a713358d10de7c3b37273aad499cbc051d540"
integrity sha512-lkmxQHcHyOWZLbV8t+h2CGZIkPiBurLm/TS5wNT7+tq0qt9KbVwL7FP2K93TbXhLMGTmpI79Bf3qKniPM167Mw==
dependencies:
"@parcel/codeframe" "2.16.4"
"@parcel/diagnostic" "2.16.4"
"@parcel/logger" "2.16.4"
"@parcel/markdown-ansi" "2.16.4"
"@parcel/rust" "2.16.4"
"@parcel/source-map" "^2.1.1"
chalk "^4.1.2"
nullthrows "^1.1.1"

"@parcel/watcher-android-arm64@2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.3.0.tgz#d82e74bb564ebd4d8a88791d273a3d2bd61e27ab"
Expand Down Expand Up @@ -2766,6 +2909,18 @@
"@parcel/utils" "2.10.3"
nullthrows "^1.1.1"

"@parcel/workers@2.16.4":
version "2.16.4"
resolved "https://registry.yarnpkg.com/@parcel/workers/-/workers-2.16.4.tgz#80a6be911598cf42874af6041aec0bc1874f7305"
integrity sha512-dkBEWqnHXDZnRbTZouNt4uEGIslJT+V0c8OH1MPOfjISp1ucD6/u9ET8k9d/PxS9h1hL53og0SpBuuSEPLDl6A==
dependencies:
"@parcel/diagnostic" "2.16.4"
"@parcel/logger" "2.16.4"
"@parcel/profiler" "2.16.4"
"@parcel/types-internal" "2.16.4"
"@parcel/utils" "2.16.4"
nullthrows "^1.1.1"

"@sinclair/typebox@^0.27.8":
version "0.27.8"
resolved "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz"
Expand Down Expand Up @@ -8644,6 +8799,11 @@ utility-types@^3.10.0:
resolved "https://registry.npmjs.org/utility-types/-/utility-types-3.10.0.tgz"
integrity sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==

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==

v8-compile-cache-lib@^3.0.1:
version "3.0.1"
resolved "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz"
Expand Down