From 977a8e5b08abd29e07647120059d188830324853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pierzcha=C5=82a?= Date: Wed, 30 Apr 2025 04:49:53 -0700 Subject: [PATCH 1/5] wip --- .nx/cache/run.json | 164 + .nx/cache/terminalOutputs/109041611436896888 | 2 + .../terminalOutputs/11502417730339268533 | 2 + .../terminalOutputs/12062986870113198647 | 2 + .../terminalOutputs/15179732346050040043 | 2 + .../terminalOutputs/15251575067944357800 | 2 + .nx/cache/terminalOutputs/1689965313087231584 | 2 + .../terminalOutputs/17833320495530646578 | 2 + .nx/cache/terminalOutputs/3175383205423478160 | 2 + .nx/cache/terminalOutputs/3497403793834164909 | 2 + .nx/cache/terminalOutputs/3608994406535477129 | 70 + .nx/cache/terminalOutputs/4600657374807460910 | 2 + .nx/cache/terminalOutputs/4831719546525116169 | 2 + .nx/cache/terminalOutputs/5212793435288363184 | 2 + .nx/cache/terminalOutputs/7589101149408923123 | 2 + .../53E635C9-4E25-565C-B0E0-944A737952CC.db | Bin 0 -> 4096 bytes ...3E635C9-4E25-565C-B0E0-944A737952CC.db-shm | Bin 0 -> 32768 bytes ...3E635C9-4E25-565C-B0E0-944A737952CC.db-wal | Bin 0 -> 255472 bytes .nx/workspace-data/d/daemon.log | 353 + .nx/workspace-data/d/server-process.json | 3 + .../eslint-4393011795395336301.hash | 638 + .nx/workspace-data/file-map.json | 2442 + .nx/workspace-data/lockfile.hash | 1 + .nx/workspace-data/nx_files.nxt | Bin 0 -> 39956 bytes .nx/workspace-data/parsed-lock-file.json | 33557 +++++++++++++ .nx/workspace-data/project-graph.json | 39151 ++++++++++++++++ .../vite-7930610538513362720.hash | 899 + packages/config/src/lib/config.ts | 44 +- .../src/lib/commands/runAndroid/command.ts | 1 + .../src/lib/commands/runAndroid/runAndroid.ts | 16 + packages/plugin-metro/src/index.ts | 1 + packages/plugin-metro/src/lib/pluginMetro.ts | 7 +- .../plugin-metro/src/lib/start/command.ts | 28 + 33 files changed, 77393 insertions(+), 8 deletions(-) create mode 100644 .nx/cache/run.json create mode 100644 .nx/cache/terminalOutputs/109041611436896888 create mode 100644 .nx/cache/terminalOutputs/11502417730339268533 create mode 100644 .nx/cache/terminalOutputs/12062986870113198647 create mode 100644 .nx/cache/terminalOutputs/15179732346050040043 create mode 100644 .nx/cache/terminalOutputs/15251575067944357800 create mode 100644 .nx/cache/terminalOutputs/1689965313087231584 create mode 100644 .nx/cache/terminalOutputs/17833320495530646578 create mode 100644 .nx/cache/terminalOutputs/3175383205423478160 create mode 100644 .nx/cache/terminalOutputs/3497403793834164909 create mode 100644 .nx/cache/terminalOutputs/3608994406535477129 create mode 100644 .nx/cache/terminalOutputs/4600657374807460910 create mode 100644 .nx/cache/terminalOutputs/4831719546525116169 create mode 100644 .nx/cache/terminalOutputs/5212793435288363184 create mode 100644 .nx/cache/terminalOutputs/7589101149408923123 create mode 100644 .nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db create mode 100644 .nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db-shm create mode 100644 .nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db-wal create mode 100644 .nx/workspace-data/d/daemon.log create mode 100644 .nx/workspace-data/d/server-process.json create mode 100644 .nx/workspace-data/eslint-4393011795395336301.hash create mode 100644 .nx/workspace-data/file-map.json create mode 100644 .nx/workspace-data/lockfile.hash create mode 100644 .nx/workspace-data/nx_files.nxt create mode 100644 .nx/workspace-data/parsed-lock-file.json create mode 100644 .nx/workspace-data/project-graph.json create mode 100644 .nx/workspace-data/vite-7930610538513362720.hash diff --git a/.nx/cache/run.json b/.nx/cache/run.json new file mode 100644 index 000000000..ff7c56128 --- /dev/null +++ b/.nx/cache/run.json @@ -0,0 +1,164 @@ +{ + "run": { + "command": "nx run-many --target build", + "startTime": "2025-10-08T09:18:12.573Z", + "endTime": "2025-10-08T09:18:15.513Z", + "inner": false + }, + "tasks": [ + { + "taskId": "test-helpers:build", + "target": "build", + "projectName": "test-helpers", + "hash": "3175383205423478160", + "startTime": "2025-10-08T09:18:12.583Z", + "endTime": "2025-10-08T09:18:12.588Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "tools:build", + "target": "build", + "projectName": "tools", + "hash": "4600657374807460910", + "startTime": "2025-10-08T09:18:12.592Z", + "endTime": "2025-10-08T09:18:12.598Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "config:build", + "target": "build", + "projectName": "config", + "hash": "109041611436896888", + "startTime": "2025-10-08T09:18:12.603Z", + "endTime": "2025-10-08T09:18:12.608Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "platform-apple-helpers:build", + "target": "build", + "projectName": "platform-apple-helpers", + "hash": "3497403793834164909", + "startTime": "2025-10-08T09:18:12.604Z", + "endTime": "2025-10-08T09:18:12.612Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "platform-android:build", + "target": "build", + "projectName": "platform-android", + "hash": "11502417730339268533", + "startTime": "2025-10-08T09:18:12.619Z", + "endTime": "2025-10-08T09:18:12.627Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "create-app:build", + "target": "build", + "projectName": "create-app", + "hash": "4831719546525116169", + "startTime": "2025-10-08T09:18:12.623Z", + "endTime": "2025-10-08T09:18:12.704Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "plugin-metro:build", + "target": "build", + "projectName": "plugin-metro", + "hash": "1689965313087231584", + "startTime": "2025-10-08T09:18:12.711Z", + "endTime": "2025-10-08T09:18:12.716Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "platform-ios:build", + "target": "build", + "projectName": "platform-ios", + "hash": "15179732346050040043", + "startTime": "2025-10-08T09:18:12.712Z", + "endTime": "2025-10-08T09:18:12.719Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "provider-github:build", + "target": "build", + "projectName": "provider-github", + "hash": "17833320495530646578", + "startTime": "2025-10-08T09:18:12.722Z", + "endTime": "2025-10-08T09:18:12.728Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "cli:build", + "target": "build", + "projectName": "cli", + "hash": "15251575067944357800", + "startTime": "2025-10-08T09:18:12.726Z", + "endTime": "2025-10-08T09:18:12.731Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "plugin-repack:build", + "target": "build", + "projectName": "plugin-repack", + "hash": "5212793435288363184", + "startTime": "2025-10-08T09:18:12.735Z", + "endTime": "2025-10-08T09:18:12.740Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "plugin-brownfield-ios:build", + "target": "build", + "projectName": "plugin-brownfield-ios", + "hash": "12062986870113198647", + "startTime": "2025-10-08T09:18:12.737Z", + "endTime": "2025-10-08T09:18:12.743Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "plugin-brownfield-android:build", + "target": "build", + "projectName": "plugin-brownfield-android", + "hash": "7589101149408923123", + "startTime": "2025-10-08T09:18:12.745Z", + "endTime": "2025-10-08T09:18:12.749Z", + "params": "", + "cacheStatus": "local-cache-hit", + "status": 0 + }, + { + "taskId": "rnef-docs:build", + "target": "build", + "projectName": "rnef-docs", + "hash": "3608994406535477129", + "startTime": "2025-10-08T09:18:12.583Z", + "endTime": "2025-10-08T09:18:15.512Z", + "params": "", + "cacheStatus": "cache-miss", + "status": 0 + } + ] +} \ No newline at end of file diff --git a/.nx/cache/terminalOutputs/109041611436896888 b/.nx/cache/terminalOutputs/109041611436896888 new file mode 100644 index 000000000..77a744a25 --- /dev/null +++ b/.nx/cache/terminalOutputs/109041611436896888 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "config"... +Done compiling TypeScript files for project "config". diff --git a/.nx/cache/terminalOutputs/11502417730339268533 b/.nx/cache/terminalOutputs/11502417730339268533 new file mode 100644 index 000000000..3e47eeb9d --- /dev/null +++ b/.nx/cache/terminalOutputs/11502417730339268533 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "platform-android"... +Done compiling TypeScript files for project "platform-android". diff --git a/.nx/cache/terminalOutputs/12062986870113198647 b/.nx/cache/terminalOutputs/12062986870113198647 new file mode 100644 index 000000000..4f50dee81 --- /dev/null +++ b/.nx/cache/terminalOutputs/12062986870113198647 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "plugin-brownfield-ios"... +Done compiling TypeScript files for project "plugin-brownfield-ios". diff --git a/.nx/cache/terminalOutputs/15179732346050040043 b/.nx/cache/terminalOutputs/15179732346050040043 new file mode 100644 index 000000000..81a5ae644 --- /dev/null +++ b/.nx/cache/terminalOutputs/15179732346050040043 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "platform-ios"... +Done compiling TypeScript files for project "platform-ios". diff --git a/.nx/cache/terminalOutputs/15251575067944357800 b/.nx/cache/terminalOutputs/15251575067944357800 new file mode 100644 index 000000000..2f5ad0172 --- /dev/null +++ b/.nx/cache/terminalOutputs/15251575067944357800 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "cli"... +Done compiling TypeScript files for project "cli". diff --git a/.nx/cache/terminalOutputs/1689965313087231584 b/.nx/cache/terminalOutputs/1689965313087231584 new file mode 100644 index 000000000..c994bbfef --- /dev/null +++ b/.nx/cache/terminalOutputs/1689965313087231584 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "plugin-metro"... +Done compiling TypeScript files for project "plugin-metro". diff --git a/.nx/cache/terminalOutputs/17833320495530646578 b/.nx/cache/terminalOutputs/17833320495530646578 new file mode 100644 index 000000000..de74fe3ec --- /dev/null +++ b/.nx/cache/terminalOutputs/17833320495530646578 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "provider-github"... +Done compiling TypeScript files for project "provider-github". diff --git a/.nx/cache/terminalOutputs/3175383205423478160 b/.nx/cache/terminalOutputs/3175383205423478160 new file mode 100644 index 000000000..3b2e0a31f --- /dev/null +++ b/.nx/cache/terminalOutputs/3175383205423478160 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "test-helpers"... +Done compiling TypeScript files for project "test-helpers". diff --git a/.nx/cache/terminalOutputs/3497403793834164909 b/.nx/cache/terminalOutputs/3497403793834164909 new file mode 100644 index 000000000..231d5ed29 --- /dev/null +++ b/.nx/cache/terminalOutputs/3497403793834164909 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "platform-apple-helpers"... +Done compiling TypeScript files for project "platform-apple-helpers". diff --git a/.nx/cache/terminalOutputs/3608994406535477129 b/.nx/cache/terminalOutputs/3608994406535477129 new file mode 100644 index 000000000..6ce23c2f2 --- /dev/null +++ b/.nx/cache/terminalOutputs/3608994406535477129 @@ -0,0 +1,70 @@ + +> rnef-docs@1.0.4 build /Users/olimpia/Documents/OpenSource/rock/website +> rspress build + +🔥 Rspress v2.0.0-beta.6 + +info  Rendering pages... +success Pages rendered in 110 ms. +ready  built in 1.33 s (web) +ready  built in 1.33 s (node) + +File (node) Size Gzip  +build/index.md 0.00 kB +build/api/index.md 0.02 kB +build/llms.txt 0.65 kB 0.27 kB +build/docs/remote-cache/github-actions/configuration.md 1.3 kB +build/docs/getting-started/index.md 1.3 kB +build/docs/getting-started/migrating-from-community-cli.md 4.2 kB +build/docs/remote-cache/github-actions/android.md 5.0 kB +build/docs/brownfield/ios.md 5.5 kB +build/docs/getting-started/introduction.md 6.3 kB +build/docs/configuration.md 8.2 kB +build/docs/remote-cache/github-actions/ios.md 9.5 kB +build/404.html 9.6 kB 2.8 kB +build/api/index.html 11.1 kB 3.2 kB +build/index.html 12.8 kB 3.6 kB +build/docs/brownfield/android.md 13.6 kB +build/docs/cli.md 14.9 kB +build/docs/remote-cache/github-actions/configuration.html 22.1 kB 4.6 kB +build/docs/getting-started/introduction.html 32.6 kB 7.2 kB +build/docs/brownfield/ios.html 51.8 kB 7.5 kB +build/docs/remote-cache/github-actions/android.html 52.2 kB 6.8 kB +build/docs/getting-started/index.html 56.6 kB 8.4 kB +build/docs/remote-cache/github-actions/ios.html 60.5 kB 8.6 kB +build/llms-full.txt 70.5 kB 19.6 kB +build/docs/configuration.html 71.3 kB 8.8 kB +build/docs/getting-started/migrating-from-community-cli.html 72.8 kB 9.8 kB +build/docs/cli.html 79.7 kB 8.6 kB +build/docs/brownfield/android.html 110.5 kB 10.6 kB + + Total: 784.7 kB 180.4 kB + + +File (web) Size Gzip  +build/static/js/styles.02206198.js 0.19 kB 0.13 kB +build/logo.svg 0.34 kB 0.24 kB +build/static/js/async/784.17d41754.js 0.52 kB 0.36 kB +build/static/js/async/674.619fb899.js 0.76 kB 0.46 kB +build/static/js/async/46.7099e44a.js 1.2 kB 0.75 kB +build/static/js/index.a79cd7a1.js 3.4 kB 1.8 kB +build/static/js/async/225.eae0def6.js 4.4 kB 1.4 kB +build/static/js/async/528.5d08239f.js 4.4 kB 1.4 kB +build/static/image/verify_aar_plugin_setup.7909a375.png 12.0 kB +build/static/js/async/317.f6e72b9c.js 14.1 kB 4.1 kB +build/static/js/lib-router.5914130c.js 14.5 kB 5.7 kB +build/static/js/async/601.de49eeeb.js 29.1 kB 3.7 kB +build/static/js/async/985.04508ff1.js 30.7 kB 3.0 kB +build/static/js/async/611.ad70fa81.js 30.7 kB 3.2 kB +build/static/js/async/802.2ebb29f5.js 33.2 kB 4.5 kB +build/static/js/async/768.bf3b602d.js 37.0 kB 5.0 kB +build/static/js/async/932.72682805.js 52.9 kB 5.1 kB +build/static/css/styles.1136de39.css 59.3 kB 12.8 kB +build/static/js/async/180.3d14b7f5.js 94.8 kB 7.0 kB +build/static/image/create_module.8cf039aa.png 95.5 kB +build/static/js/666.63f8519f.js 175.9 kB 59.9 kB +build/static/js/lib-react.0b4a1468.js 182.3 kB 57.8 kB + + Total: 877.0 kB 285.8 kB + +Generate sitemap.xml for 13 pages. diff --git a/.nx/cache/terminalOutputs/4600657374807460910 b/.nx/cache/terminalOutputs/4600657374807460910 new file mode 100644 index 000000000..3bd2f7390 --- /dev/null +++ b/.nx/cache/terminalOutputs/4600657374807460910 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "tools"... +Done compiling TypeScript files for project "tools". diff --git a/.nx/cache/terminalOutputs/4831719546525116169 b/.nx/cache/terminalOutputs/4831719546525116169 new file mode 100644 index 000000000..06194598a --- /dev/null +++ b/.nx/cache/terminalOutputs/4831719546525116169 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "create-app"... +Done compiling TypeScript files for project "create-app". diff --git a/.nx/cache/terminalOutputs/5212793435288363184 b/.nx/cache/terminalOutputs/5212793435288363184 new file mode 100644 index 000000000..ff490effe --- /dev/null +++ b/.nx/cache/terminalOutputs/5212793435288363184 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "plugin-repack"... +Done compiling TypeScript files for project "plugin-repack". diff --git a/.nx/cache/terminalOutputs/7589101149408923123 b/.nx/cache/terminalOutputs/7589101149408923123 new file mode 100644 index 000000000..86c67cc09 --- /dev/null +++ b/.nx/cache/terminalOutputs/7589101149408923123 @@ -0,0 +1,2 @@ +Compiling TypeScript files for project "plugin-brownfield-android"... +Done compiling TypeScript files for project "plugin-brownfield-android". diff --git a/.nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db b/.nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db new file mode 100644 index 0000000000000000000000000000000000000000..7ee7c113a09428e4daafacb6e70a35d18573e608 GIT binary patch literal 4096 zcmWFz^vNtqRY=P(%1ta$FlG>7U}9o$P*7lCU|@t|AVoG{WYDWB;00+HAlr;ljiVtj n8UmvsFd71*Aut*OqaiRF0;3@?8UmvsFd71*Aut*O6ovo*4{!$i literal 0 HcmV?d00001 diff --git a/.nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db-shm b/.nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db-shm new file mode 100644 index 0000000000000000000000000000000000000000..e242cabc80b69f576d7c9826a19fdf3384d20136 GIT binary patch literal 32768 zcmeI)H%Fus|-`n{eV3Ma*c}-g~Qt8yzqUEffe|)Llyj|bt9_}tKug-6u%eB|{deY$g zw$)epz8|UjdHlE7*=n)0TKu}rl1;7tEN97E+AV%xu=v0J*P1^6_y7FtMw8yhKBo{s z009ILKmY**5I_I{1Q0*~0R#|0009ILKmY**5I_I{1Q0*~0R#|0009ILKmY**5I_I{ z1Q0*~0R#|0009ILKmY**5I_I{1Q0*~fxrS8n=?^RS6~5Jk1OEwRwx8w3izZU3W1mc zS(~KwJ^3qU|8yN$AZIh=)*=JYdtia0syYtbKdna==+LrGA_LHSV1Z7p$Y=3V2*eZU zR!MytP+5saG^Pnn+T`n5&1+HX+R&!9w5=WOYESz*(4lHNipNC9O)1c$UiE8GLmJko z##PajW;CY-Ej4AoG=%^H2q1s}0tg_000IagfB*srAbu($p=8=# z?!A@dNZx12fgNn~-7#RTe*3ih(Mrtz-tWD&?g-xPi~qXL=bPf=%f4g5<3}Fcv-in2 zjvxB#mZfvpDu40%yJH8m>;LkZAK!H2%2YNP+mz01O=M$~ZCzI8TN;b8*fRDfz_-aS zeEagk1NN`mUeROGuVucbPxMEWGrlrqiBDOg{7@8xbr6661Rwwb2tWV=5P$##AOL}J zCUDm@e<(U@mjA9@*~G@)d&4$?ZZ5tMQ!nY@S2a}~6l*BApQWlI}Gt2Kw^>rt2 z8`##%uIW1ygW0tExU;Y$ouu#^zpk&y+w$xDp?txgsvo}N%D;I_im-Kl<#iwX!2$sY zKmY;|fB*y_009U<00Izzz{D4*@dxHiZ(rZ}k+wBAtytZzsZF#=WrxLc1c5>w!56-} z_@_%g`ryhiTj^I$`PdH@2tWV=5P$##AOHafKmY;|fB*z0jX)$Yr}EwG06VObaRf`M z4?ghiKYaVmbBrU9ia2<^!Fi7(D3843jw6V?BcCp66Td{8)&$hnsB|eS-d4Y@ZcHlK3009U<00Izz00bZa0SG_<0`IFp zNxi@?=H7SDV`a|Myk0<#?C~i_l-kWo-db2UXDD+p2PwH2tWV= z5P$##AOHafKmY<`BXE^0(b-WSHC5YjbX_$KYUq|lG$+%S+!XIlcMWVDO!aopiAY9G z)JF`>AckeArp2PEVcDwM)thod=2lBI8ujU>%386grQ52-9ymnJrqjK-X69B&WIAg` zbyS_0gy__?9n-e$Ts^+qPGeZ2b67hzB^GfE-Q=&yf=#C@lT2ij@kD>W8@QlSq77`{ ziDgimYO0}YRJUwms@dc~Hr|u$?N4TMue+ea4JGW=9CnC=s=WawzlAY@3>t z3^kic_9wcwxb4Oz$ymhNwQNe+&gza~P}O8dXW49Q!}e5nG85mN%JvLybiS(5I(06wu(bt_xr@GyE8juW&#cQgmIkstADj}4x-*hW~h#NEMkF!A! z$=>dv{ikITb(o;;Sh`BtA=s3?ExMyRLx;++dy^%WreC71QJ-bl?5$;Qp`){Nhhb`L z$6U*z7b@OEb^@2w3*6EbIQqADo_LJc3&`?8pL|;Rit;UGt^5P!YUMtqK{+ZPlusxT zrB69IHYYz?g#ZK~009U<00Izz00bZa0SJsB5DiejAXy^U1q{C^ITGO;2vQ=|wE^Py zra`LQaBt=#?7pry(NW3Q3$hv&x&85`FhYC-LB1mBZXn1_NbVDYEJV5cgdp7zaQD@l zQYfnp&`LqpfJv9kJ9zg?^R5g0{NV%Vn0K&nk3;@O@p^;vo_8=*^&dm?4p!et^y0q-uL7%G{RZrGFa``FFh z7qcxF+%r{jr?|U!^Se{r<@c=k^@Am?6+a`G;x5%4ThZRpc5U05;`_hHmaXkry`r5p zw5qNB-CM+ar?GQq$Sb*xyf=o;zn2{xD7|;QH>xY$ogCVgk>|~0jb*a2juorgZt7UJ z>V~t-#Fy;reot}BSFdSXacw)l?S1~8i>+x}-nOQ#{hGF$a&K&Y9>M(6r4#UB-ofN; z`7<^#m`%H%olf_p%d1@i^9~02S59Gmfy|8yzxdcscK#Cc4xaZHF*bw%1Rwwb2tWV= z5P$##AOHafOeBF2-`PT5;M7+)e)8CepL#Gzz7r^`ism+6#L^hS~ z%YF5fPOD&*2cy?FjPxMIKd`T6Wj+UFBcHID*Oa|2vKa0uX=z1Rwwb z2tWV=5P$##ATXi;@B0rI@&fDke(j-qcOAeuf)Tm!1Oy-e0SG_<0uX=z1Rwwb2tZ&` z36#_eES~b@(bF3jH}HA^zw%ul`@sSM2tWV=5P$##AOHafKmY;|fWSBvXz@$5f>KH> zgW6P64PB$UWfN1?RLzJJHLlt*)oCVrvu+AjvBN5<7x<0@3 zAOHafKmY;|fB*y_009U<00I+Tpf*4&1=$03SS9rWxA))E{%Yiw$9cU#nQ|wq7hr#3 zfdB*`009U<00Izz00bZa0SG`~OaxlW-2Q&uR8`ZksHNMg#U40B(BE%+`}^(Dt`~^@ zIFViTk)6Ng^#WzeQC2U&{=xzQ2tWV=5P$##AOHafKmY;|fWX8Mhz6)%kYy-)kM#oo zlRbI-Soqb&yj~!nEOYAx*gsex009U<00Izz00bZa0SG_<0uT@hTpf@I8{kh=N7ac* zh)zx0F>Tx1xo>z&01S1!)eC(2;EU$cL0>no7YHcN`jlr;F(7)|u?_+dfB*y_009U< z00Izz00ba#aRq7v#P7{U1TL^%VDQCHuK&`y*a==QP_Fp%^#be{ED(SI1Rwwb2tWV= z5P$##AOL~MD9}=#o6ui(EM29R!)Eno{r)SI;^ADeoCJMDY!{rhcq ztl{+nlKkDFdI9z;76?E90uX=z1Rwwb2tWV=5P-nA6KItrgAeaFG=mtHp_-PX>(sDp zRWO>LcuN2X>IHadKzQG=;PE35?%C_R?-t+VFV6cGUnwc~^Ll~%*$e}y7#MeFK6VHK z5P$##AOHafKmY;|fB*z0l|Ws<@Qbn=()(L4uzc0_M_&D5`!-%L5R~sIsuy4nus{F; z5P$##AOHafKmY;|fB*zWSD-bR>+UCP?7mJci>j15nrR!93i|d1t57eHn;wB!2Adf{ zQw?3Cx@8m7TP~rS9zWe=Z)ZupKuRt-t~S2tWV=5P$## zAOHafKmY;|fIvZj-z-3oRjHV;^#V2D`(x+NPW@pAuNSC{{Hv#4fUUv;0SG_<0uX=z z1Rwwb2tWV=<3^yR((P@w44Vx|XMNR-X0k)e-dW3sz0CdV%bYGH7=dY=z=Gdlfu|9uF*l)V!?U@#o08rEmv`YCqB4`FNEJHOdM`!aSShgw{%}>0l zs2A|@(tz;3W5MG`9^A9{$;u~w_rycrdBR<($hmp}SsA(`fzpbKfzkQ!qZJ5100Izz z00bZa0SG_<0uUH~0`9Z`f-Ft=lBpNCHFEjZl~Y5X<@Ewpk*kIE0&F!F2tWV=5P$## zAOHafKmY;|-~ugG?$~s~W}tUWgA%IR78~7fh^F%w%+UCPvVNUd7F8*A zG}AVypgcm<-H&>K-1G>IJ@0@sI!VT7sf8`LuFU*{>W$#Q^{4V}Sq!AOHafKmY;|fB*y_0D*}tz`Oqi*_j?D%>;?B7hq3efdB*`009U< z00Izz00ba#(FIx~x!!8arhGWM?idDDP1fsgd3#pbxNB82;zW(Bc1(4eiQa7Js28Yk zdz%f7XqH3SJpP((QILK<cb8|00Izz00bZa0SG_<0uX>e zv4A@*fFL^*LA^j>R6<#8fL5~MGQ(#lWQ;*hS*RCy?2TU@I$f68$m<2<$gMs$&)|L~ ztF$S#@+N6#UU!Ix z&pO;xQP>;9J5xbX{IohAU%#~}REQVc$e<{`<`Eu0eRor^5YK0jFf2ngEk|ed5tgm0 z#qm$^__{-JDZl$vcPw3{teC>4tQ3(Rg_w++-%KVK!F)HFV1&T5))w zgNN5VwKx#+5%)~+6d8CLuh| zA$}4U@&b>4XwP#?8oRrBUcj%s>0>`wAOHafKmY;|fB*y_009U<00I!06arKHfd+pz zF|ehxCpC~wXLiW!uqxP}a3L@7QuEtaeC4W7e4dXZkmZAX9Km{ahr(86n|wk($i@+T zmfx#TenDwelu1E?gMa`8AOHafKmY;|fB*y_0D*}kFw%Gdd4%x-?l=NL{Y3Rh_am(0 z4GAhD!hF4;^r6yiNKoTY;XWZKW(eiB@K!AZ`AZ1O6C`)Nw+^AaHbDH|Sq%a_Tu@nX zmT?5-`~)cE1%C4LS6+Gj+7CaP8%MCmryNmsD<4yuZ9JP!AxIrQ@lIfHL!6o)!RL1hGf)4 zeMC?k-_@IPL*~{?G#d2@t`xKBbZ@Sixzi;woi*dBYVS(-ZAxu++i9$m=p5FL_m+-b znPeiHj3@g0-M|G=i8io(_g1lIlLOg!PqMc^naREGf?79JaN*wHJGeR37vGx9X3}n} z3#Um2Yn2Et!TWm?*-h!p)_5wNYj)w~5^aq71efvoW;4nDMAsI#-FS^;EMn~nhIaI4 z(%Vzr$xM86D%&%-(G72!Dj9JWF1X+y+KohCcP5?ccH`+~l3}rU!B~y_zHH2-KhBVo zz1>6mPp3%KVS?Tv4DY^1e}8YX#L`qG+8XrQ-5K#^*KUI3=my{0WVdaC$Yx4Kyx0EZDd)bp%AOHafKmY;|fB*y_009U< z00Ltn!27%fSGc@zJt|0+jL@S#bEK~M86)(m*NeO0r@P_agh-wHy59Upl&=>gJ8DNN zE||tQ5Tr3KcQ+8EENa{*1j&i1?h}G6#AWWjdNU1E7%9I`;ZR=S)!%&Z}%r zN|I4Qsc0yL_qv|d^J_+&sBzVfsZKM|n+-C7^8)<3zQvzQYk12RJjbe=!&Zs%0xMq& zKG3k>=IfCc7>jQ#v-Ml!W04m)^x~29n=gOhTgVHH_O}(*L?qF$P0|cHx}B200bZa0SG_<0uX=z1V&o`d4WqiFTk&>krx=< zaRlGKVs`Rti@WNP7Z~ktE3^jz2tWV=5P$##AOHafjD^5O%?r4ly;bf-nPBeuVHMwO zAiFMD)f&zXju%WI?~SH{Rmckq6km1t?qF!M1=N-J^?bW~im2>TPkQW&3Z!5G1 z0SG_<0uX=z1Rwwb2#kdQ@&XgOUckMqM_yoj%{$og+ebJ2=T~oj3weRD_{Kt;5P$## zAOHafKmY;|fWT-ATu@%X9S2aIyC}0Mv4~^nrlA>xn8b9voz=s~0l3>=z&HZ;s`!$w z7eHQs-)C@~-H+h=4?p^+uTQUg7jRJ009U<00Izz00bZ~76O-cUckMm zt#muPEyH$*N{H_0s_kf$XoAafZCGbFyGMf7QsHiIXhdT@}$oNWFlYS3q8% z<&qyq5agfBLcPH1Z#-W0ckS^LJTEY_@{CV8s_a*?N}EzEzak%&?~~Wb^CM>>KZ@*) z+!|R>{aW=C)tjpus!mmXy((Q555FFMGTakxWE*0E00bZa0SG_<0uY!G0`Zw4ADvMl zNz`OrjE=6Wra=wevWVsk40d%T2L}8PJwI#VX8yPF%hnkzyp@Fux+Z(mU5Va!SE8#Y z8Q+rZ&&HFtr3SL8K6leamArvPk)`z^pTQeo)x@Ue*rsi<4o*tgZ@P8%7W{4tq1Ng7 zT@dtcp0$C6@3;+=FRd%=0-s*aung6-*nv~SvQ_o$Eu7{pEd2A*XrTqmrj+%`>W*Ph z)npUaS@zjmIOVo*W@&Aq1wrZc*;{zcZQ;LLr{x)l$=)~irV*;z7V9H6Z2jyFyy`aa zdvZBzU>Z~v`xk!BZDDuo)cjsk?>O$WH?Y%f z;8QJ^g?z+4e^f_h1Hf75IAs8)ZJz`Fc6a+bTc_lAfR(zlQ{AGLZmSl1z&hH`z61Sk z1KV4b!VwV5V1v*#)zDetyk!&f91XaigN40KGDGB_I3hTC-u=kc&+cI_Sbycy@d$fC z9xr&Gio&m`a>J*_tMlQ4^P(tx)?pq#Z+TNyVQ&PV$D;W9tvr5qPduD&UhoA_6h3`7 z55FQDugr%FKCDIIb%%KPtiw$eg}o7cEQ;c%)$#cHtxcgqyx@c^im!Qu$4}qg6fDFG zKKjM+Px1J=Lvbm;`-0Q8C_G~D@M+O_c_I94U#9he4jx|f)Zzd;m)$eLb1r)tuh|pFW&RCC_J|>p=S1+f zx--u#JQ-#yXGS*olxO8l%6i$5Pe<-oS|h(#wnd(mPsoydFmg;eDeqA}E4M5ABO8>X z@-F!Wd6v=`*{>*(ZIglv2LS;HKmY;|fB*y_009U<;6enV0qPgj;>_gh1%2)_>H>ye zR7+FOHxTr?Pj@#Ebbr^mPY7xfqPZ=+Qv}xXmk^X0OylbX)e4up4GDVcYxo9&F7~Ol z0pcf~&hg9K_PzBRQ`}~}-QCJaM<$Q3qY=JdaA4JLLxMtyD!zf>-3jycf;XXZB+`nJ ph(ft7yah`^{t^N^$zAWQLns%U26(ujvY@OsKr7kpIERF#Q)s*{e$7#zp( z4f9+OQBhEF8RfZxh=`6NDk>^&;Eam6fuf)1DDrUuHShbo_bmTgUA=@i4V7ExSEtTB z%m4iMb8GkR-Mb&M*Iv80?B0v3UV88U9t!YCUMfGDD}Ukh11LO<@_}6S`9b=W@*(aj zOyxuQXK$`5>ra@jPvOmBy!8G^cjdC{8SectT=~m<@0kD#*%yckp_dE1&PK zs;j>0r7_v@{iCbHCFzU5zS7~)z%KRaRh0GpS36v7{tNFf;`KUSs`GlT7xPj*eXhSt zDC^24X-DthfS-^5jOBAmCozQjLY<#h|MZ}GZ~mp;=UZ<8_H&YMTL?|h&4{3YMN zgEv3obtf-B2S4WhPkG(VOKtqpU4O;(*X})+U3&euE356_^Zq_p{v%gm_j7%~y;ocM zOYQ@v8>UFwPrV1-rOzM2KYQ~M4XUiQ(&wTBmG|KvUw>cs{&DX5c&=(kpYO-}{dql! z*Fn7go|pgZVBQ~M%BruwN4f8+-l2Rh>~MGGvP<|;yzy)B4BmTOm_9!i;F-K~ytL+d zu4+f0>FWP9z5<`=dK_2&Pd-21VJEojv$>wk>l9x4?x|c?^Wy)c{u+lr*IiZTG~TZ> z<@LPR{Wow`KQ)({*E1>e|E{z6N8i)m*$&ftedmRgU&QOhyi{&*)o1!sTTNHqVsO>d zXA=%Ay2|Rgk1qR(-_;TY;?5O?Do2&qXO4Yub7-Xxw*YH*6a=o zAMSOFm2xd#$>)pZV!c)><@34ffIH31Og4wMHYaDAoo=|_Y_B!h9f^0CX!h1jZ)y9M z3zcfMQpwe;#eA+<%jFBX>hMgb+3U5Moz}#3yVJ~K;SF81MwOUr^3%OjmFsSEdj#|^>%{hi# z%hmFXwOX&1i{(-=S1Q#*$2w#AiaK5{mGh-)v0AT`>h;o&=H_mz*Blvdk1_wVn-Ai{V!Jy#(V8BbYW6zqu=rhu+8b%~dX2HIr!{x3hVUjK4z-n| z<0U4slCKvl`CO%tFJ`*#CU84sux00HqtO|inbaLdyUpJ0j3zH%&eiIsRV_e<8&6qr^4e20T?L4T^)BQ! z*|}o59H%Solf4a7JhB}!@HEI!%Y3s~D%VRiRINhFl|q>B`3>}M*tEvVKuB)WY7UD< zh_ha;RC9%DxyrkoodC}OGUT(I4U$=hgoHZHsdle9G{!PEM@CuWMlx%KLaCZB)l2na zsah-NiiL{*>Z;W%)}4CF>FZBr{_?p3yvEjPE$y-uOll@DRX1;k>}?nmYO|MVPaqvn^N|jux$QG*9v>*FBna*`sChcpDy;iB_bM+kGFO+gH$@sNC;jstb47}M< zZD1;%SQ;}k$!twETGJyP1oBjCW~wnWG&Mfc8flGc)Diy%JZXLp^ z1GEhfK=-C&@vL{QYe?8+9G{Grq^-^gfQro zg9Hlc&L9yJ0)ws70rY?pozIuGkC zV?8%OW|(OyBDjhrRACJ)0!=H}+M_A!#tPMblCom8c# z!6DIkQJU+>r2(@jHN~yEU*=rCRz(u!s;qM^kIoaQA`bumm)*r)LdmFXP++lAgP)h{ zXmI9+Mwtwo#`d>>_LWwsPbLm}=02;#w75(9}dwSl^`Gc(+}IljS359z_!CTQ+xGiZs}IkIlTEV%s~ zn9kAy&5I?iZodE>WC~^EOtKfE!aUOGqH1?X#yU;-bSNsjd9xXx&jtuv4&Mymg0e6D6#oMLxJWrmM{g&<+};_#IXeBe>syf zUouX&Cbsq_cczk&O;xL~xnPL!;CwxA*~CKk&FI4gq&GHCRhBPG7p!=J4H_t4bFf-M z;jBa`teKLHKRh?)mS|Oby4RfUb<>@U3W3UiPK(?{nW$F{!w$3R^^|Z656n|swl^kc z(O>G?q(fU?BoZO^}td zt;z9KqNPAYMRW!6Se8Tb5JnRDh}%I~WvGY>MZY08xFbx2+lRX^ZjMEAUeG8@{UtSY z7)?vQh}5Y|vyHntF2O)vVf{0yEZNkWnq_0R**9HASZ43R{VGKmXptL)zPrJC#+Mew z=wRvaId*9t?@bNspjH_U%9oSQ32mdx;DJH05@VDEG^bGZ{qh8^>}mh?8L~5REoikT3fVUBIyETfSSO@ zspCheqSDRhjTtLARiB3%=w|KduJf!^@JN*KiePdrn{9|ojIxGhsU-yreO)qo?p&HR+K7mngTipHbcIEo22?+CavFu zSxom}8zL2u=B!T+GqhfhN_o1ovwIPR47w~r(Ir&)YO%u33u{Sp17^%`%j_Q(-V7c z#mvn5>7e_eO<|nie1u=3`pL2x)YFV?pbr?}ST?-D*;y%Nl(&U=s~_5kCwM3Us)1ck zB(4)Ek(H_A?!eH7ZY;x{&+;T~G~D23#N{P7NrlCQn&4{ruseceP6$pNM1pQ>VP1dQJz?!{uAg@JjQdzl&Y@PzH(#noE!|rjY{dT|pTAxAew8g<`cf5libMcPVUai!tU4@PCKi%mRET*(L+E1o zST+6sGsf}&t3KJ}1>ASI*(>r8;;NPQ=ciG6+*osR#CmL)Z5($5XvE5}goals&Fx%j|usduSTzrP&vz*f3h@D2r4E3{u|*W z7Detr#W*#hL--Iy0GE!eMy3YZhhx_*?=vJB_>9OQno-zK?eV7iHZnKX-P-6h$HyDJ zh6>mhQ`kJ2x+y4KS{tW?mjua!248Y*W>eYLL zl5s$MdA_~0wxM7p_EBB2S^Un-8a6{UnuW`vwAg!SZc{=LVd5$%M7R|bQ-N7PW3bFV z5xXv861EG99E6G!kSHzYDnX|K40L(&Va0s=g`EhOEg*Y{&|>)$5B4k~kzOX+L->*% zE}t2J22^gG`(gb&o%nFN*BXf8wzgpEB#~QjJ+>Xrc>-vt2-zL5kbaY) zFw!=+rqyj2B7RVe6(uq-WqAl0VWh20bEKWra5u)03}`475;F~)2188#PP)Jj4aB6jZFx_$cCgmycH!BjTgF>){ILEr6RPST_|TRNY7?~L{!Ap z;pq@!WoCM2YG|@OwrzN4gE$<{H4-k+ydX9_3K+`+=h59L^{puciLZX5=iWRW~ zOoB96qQKJ>R3I848>Nan9_cJn&HAKqjeDYr98z>Hy5h@aEX_K0KLo&n(T`#XKBu~h z(^@7 zqq(t}v;>*5PRKvy@zn7w!9`57mXC*aJ6+ZA;+&uriU2Nbsb^3Yf&o+Cw9&^7{nS~h z<=FX1@FJWN{e5NBbfpC#Y>03&UuGjOJnmGp8E#H*XE78pM+d|q%v z%64J;CN=ci^KKi{P7+rVpPCN>Bn+HIXBapc@FEd}!tob3))IWqjX9xXvI|JHsMR56 z!s_rlGrxWQ*tlCV+E7|+P;hjEb51z=P=K5OKJ!;5K#Jzbj=&o5g2Y<_PT@eQVu+Xx z#K>z%0QgJ|{yAX125MD7*-jkp8*sfzuE2^>`dRyYg&oW0tuC@Ea`a(MCi0W-LN6?; zGKCNd_#(?jbq?2GKj}%Pb+6a9r zb8uztd45mO@{qZRDg*&?m-jh^Uk1#%+h2ij{f3kChmA8ai$7+lL%gj^&S9I4z*?f< zuqQA$vFFU-Gh6`eXskCRZ}E1UfQDwR^@$EJl@-~lG3k?m{lwzOR~(jVT!tGb5!3^O||uJUrP%0#?i5?G+h z0hDWl{cKfQ9~1R+yci3Pdo(a(ZXR8_sfZ((4e0G{Bv-e)J)$m240v0QEIjfus`Q9N6lfZ~GYlh8^@1Hq9or*2I#7jT`-z`> z$Q6grYjhAcYTCnLLe$adZ_6Fyj^WLXp7M&2GNh1*m$4zsb_@3j#O0AVChgd^Gs%r$ zU`}^KiAhp$xCd4Ploz3k^0kJ4x;jttjP-3?HmJj460Fk-#uzN;1kSDhf9^qeH6VC9HPpLPit7_i8oS}6&}av|E82|o>F z7<<;^$Rih7Nc?jf+=8b^OK^aoWfF$RqbbV_Iw>x~F71Ti`H+sJ1w-p%R;<5ezG1MS zczO_Wa^3S=%^lA{fope?R8RIcVG}uvQI@fV;5uP#;=FiMZMnyLR-|9>ET8d`39mdR z3|CyQqzS}b9q*Ev{jdc&fx*7O^g*?hqksTWHc;45vU75vW@;R>4=oZmM&kQKcd41- z^szcmcByumSPyU;77-nf&B&=0tH&>R)T3{E5zfWUjdm!{5^5>#&p4rdJ?Q%?5pVh4 zk>MDxxK`lv@vDK^EMqOiYTOby(TisaMHw#(HWfSvhZ+99`Hg3s8%r3v)J=?B#broH z!5bqMB(IKDfd=UPX>>T1hA_mnt#Q(5cMusly{%9&3n8YY(^0b(>V z*~GAS3N*Sp(u<|Uza&pzCQW7#*B3#=rqX@5G8~CnqbP3LG@2RuMv|tC#KsqFIFdN7 zr!3FVwxHoPJNSb*HHM`lHxSk`j2aVH9gH+OU~t`DbEZ3j29Rd3_quFSg;tqz3_sFt z&}vt$Uw6jFH7n0NW6iqcFbvxTmpOU$xaRN|5N!+ovBXoK{A0bqYM-NRA=AjQ9L1ao zZRnH*kxPvv=*SsdYeiqV9(7mGtps;mF7ThV@ zmBcE@L|*6|wlG2lZ5*{O>P*^BM4)7oP_4iYpGTm50?)7CRFgAw&+$j<5-kl)3T~~m zOz4U%Kq5c$j~XP7`R-OZQy4Ov0{M)=h+>B)$n5Dpb`Yf2a#g5-vd?$kIXBwl>UR;Y zCN~{+JvtrpWwV5mV-$gClMtki_$UIS%7H}gPTY@?pW9N^#^XQ#k(Dj6cE;2MRK}$%2I&nEO-wR3sv0>N=yh$mf zxUO+Q1_B7*@OqP{%CJf@ADw(82Qs{8#3&eqp3yi71}U?UBMNns_ZaREArn`}v4Ao| zpoilO_WnlbEhiUz4|AcV+bqf6r?u>4uoJyhvNgPUk^e&y{OqhaEsKp#} zlK#dh6pt%qwLP!t5qQVPh(f8c$~kUHCRqS;oY1>UaL+2`4=yAXtuLFSj~jccNruGf zZ=crC#Tq6(SV4c@z=N`<4?RzI%xr0C=FaT(Ct)RVS@J;GM7TngkBSC|zz@s1kb#)s ze$vJ3P@!OWY%95RvA#kJ^DT`;|MQ0Yk{(2{E@mf0VDNk(VbIlZL$TH{=<<9Wa;%kT zjbgE6HzAUg0|`Tn5xnJTC@EFXa=Z>|lb!;1La;GP1zrhc;nj&F?OWThkKt|T>##Sb z7eg5J^+DVB+6mT|w^MQtIwqDO-9yKSb&@>xX-_nIG|2Jwv%Q(w-gA;Ig-pRABXx=m zLKv21H6pcN1U3u7QGZ^Sj0j9+Q%B5A{nqJsfh4|*=m|uz zN3~b51{Iwi!5rf3XMD_|D@)R35LO5G#?axS0L=Vbd1*F}qof1cfvLm!GOPg| zo6%9HD3P+PB8^j~$LvW0XiO&Ix8QEkc^ghAh&jqaL0hpL!?U-6QXyUMq`iGL^n%{ie!S7P2_O7aj69VT^5%02~x`Jtw7)Q7gi-GV-quDIK9wm>J~?kqmD z4Aa3^hSC&U&eEl^lC`IJGEDcBxn8HSsXa^jsjL{KuauZp&QxGgGNxR?8(+$3@n%x_DB+&NgQ#j7d_WVx=EzV^#d9Yi4DNT^H)Mo}a4cI)@= z49}1<{7=RL%nxM+=|s}X;=YZPVetHx&5g-PO&S^w3Ke;)Iv~a#=DdMfxPi>aGE!-m znA?)Jc$q0x3z<>7j5(70+QZ%L6R;){YxMLTJ^Y7rU)ky!OO zfuOW%6kA3L#@(g-TjlX3=MYf_V5{af14os$kdm`VIKx*W zu+Gn)InA>wT9b{<>0^129ccFCDdK3>>1Ld|p`&r?`WD%L;1*a5iyIS9AgTdg6J-bu zq7^Gt0QrT^t)%j`F_ouEMnx;4r;0ti$prR-TkFECNEZXnZ&jO_Gh-lzX&D z&c62>E8(dcCz+9C^g$bmzfyL0oG4HKISR8B6yB40>U&V_NCe7l1>uoWDgK4#bm?q&s3hz1Q!cbn)wc2 zT++Vq?z%LCP}_~bBw?P4SfHZ0ULoNTaoaYeo#%0A=XJ3lFyu++Ae=1j3K@jH$C-81 z8?+KHW2FiwEG3+^#F>e6PU){jY(X7Y4b2&X@SL6gDItM`9)gxoKg1WRXLq8FFLxyn z8u;You{y9c56hH1*`uoD)RjMqbE|iLYCk)(X8W zFkyz{wYr4CQpM37I!L##OioM~@`jP9q;15V5eX)<6*DZrgtF$#jFg3;k}H8w8H-E} zhIp>%$(J;0_uM2RE<8uDyOrpnB1&{gM-TbNAbU8=8hn3(p&&o=RHHYx755-x=IM_b zsZyGidyihjgQMizkHi^A>bJ(S-Ba_vISSRWXv(l_JkXE!X$Y#KF9_NhE?h(?`#gZ={T zWsH`9AZ1X-d=3CuWQuOvECfN#YZ7Sq(Stm-`b4YHxv^IV z+QExVL?+8e;RKz5QZ_5OV0vUhC9>%yCf2iVrcnWVna&7S=nHRASl28mbY~hn(laj7 zZDjcp${-#@vPqnS>{rIxlgTqb$bCaNC=m`1IfkDCcJqmsWzL*Wo@(KIN{}s_3nD@_ zH8sm))^_Sx3_jU891zOpqR)60kX3B&(DnH?u;;Q`V?TN#8U$IfOK_&>k!i%DO$%PL zUt~e(^1z4*adRj`M!p_K2+44cWVtP8_*u#lVBBJ55R4LgNVPx@SHREgL8%U5>m`at zG9U(=(Z9VMyJaIYP(&31cdW4daxMYa?VQ8Q+T$0loVlio}4Kq!SlG(vTlx( zHsI-8{lm`+V}soi{E%A?dLJ<8J{{T)*XhwZN3v!bugByh!ZzkEGXwIvVOQ&budH7F zUHA^sL`J=!CdxRILGl8uqwGb|>Ns9zPyq!684C z!g?eTudc~QlM-Ba1csSfP)rEAkdl;nOb=OeECctQ-`jc2BDw%a(noS^f(Qt7>mh&X za}H4S2r?nrU}>CT#+7O|?GhV5T{@mWkREkn=hHH=s?h>NzxJ*3=lJ(=kACMl-b@)f-A_ zL7cKqg35{Gs6UiU@)J~r63USEP)S0X+3>JG6Ps|vnML0r!=+_CNGwTaO2ickQ`4A% z3i1qct}e#xlEl}9F)7u6cmW3n;7-aass+gv-ODkn%3AzzAxH=hF$|Kq!W54C)ok&w z--43L{w5HovwfIDL;={qfe@Ei!QRdp^2WSQq33VG0Eo8HkX*l}2ieV=tciOfwdR#b zv$h}l0;&UZiH{mVjDiw6Vn*N@vg7BeFJMT5pGMeDw80jUn8Z=TmJV$!tQmz#2{uQf z)cG$L^_1V9rJ+4eS7Q|_j+xN|-3E(mI|?tsTI`MX+M^RZA2fYz zI$A3+NOCkt1Hi)60a%=#B;>;0(68AeIy&rIwj2aC54!=Ztp~CMlU!ZL4mKrhk;_!A%PEO|YRL|zL7*hHO zL^vB+-#Q!sA41Y$FPIgycE*FZSiS1Da4w_|iO!3ODt`n4NAMBFnHkY!K=GlAPEIV3 zqC&0BdUmr&7!#A68$>5w6_g!4B|SFnQeeZR65%IFO&WzVC-qE^P&ZwYJ@P|lSCR9_ zY$r&S?UWvCsK}`vcT={y-O*c`cp{Rx_jtn6wYT;BAQoS87_~)Qy_h;Uhhv@+K}}c} zXY;TS89F&0_*%n=A}i|CjVxpKYBc=Wz2)Yppl}2de)J0gcy8e^d(dh!GT&|#`xf@5 zHcXc|1lv>2SN*5~=|y{Rr`YL{#yAgpVb(BuP!f4Wju<+Iyh(6edOmvX4UH~&2&+U~ zv_{&Xj9dcfkQJsMId-OZi9mJAW1q@OQW^6n#hdg^9He`85Z#+k;h|{boyHCYA4s_z zl_kXwn9TJ?@n7-isK%rckMUb`c3y|(xfQk_Nw%h^UXS#itNvq-$pQDUh4q>FzAA~aWWZck;jE1c9h9~pDr6x~rYmUcZ zAdoaS$`{6$kmN$xaaexs*GZ~SH1*7roV@ulvw2Q$G5AsY;BLy0O`e1j`PW6J{8$Pwqg}9=${!EoUAoOAV_H8B)7^TyGJMjsX+lnLDgq~XSamuDKV@jsT8+Vp zV8P);TcYQ7ck9AO;eKzAIv9&v4D;8QveyLQP4s1rv0?whdNmuZn?)?nTorrR|g z+De(*iCzG~a}*HoVDf-zGIj<`VwMktVJ)wF3(jTKryTF+`4>|mbU~bsqte9wlzfO9 zib)tbT-bKW@_JifSt3&G)TR%RFrb(OvQLqH@;nyws`&{`7i**Y^_(u6UXrLoY@UE0 zjTn7p!LesY+(os5h?RIu%nn|W{YjKTo7gqrNSUpvwEg6{c~CO?=M(ucx_vI*z57MS z-ktp9rhc#Uop0E^TlgA-pGx^&@F#KIWbnsRE>RXfXK?*C>4}up&SeIFI^}U!|D9al zcIVHN`|^94d;PPkf2*lq1phZz{|~0Ve&6&{uKodUjQu|n{HLyd8Qi!3H1NGBtDh}X zzef3RhhJjw5%4o9tN&j%xa#k6_}2{1Z}shU4P~`|pTUPHU+3`hC9$8UfdAOx4TI;v z52ySDuCF$@=5sA&wSS4hRi1J9%?7W6@1m@BzGm>GpOiJO9~oS~N&5-PYVWaciv286 z{)($#HTW?2pI!Z)!B>JGL0Rqmo5A&4w=bcr``&19{XXrS!|yb>*71W5|CPb_1OF;z zwZHGBaeY<)HisW$aM9a+;F^aE3@$o9kh0pjh^wc6l_w~xpC2*!(Uf<%`ZpU~zu9}4 ztN&+%>$i8WarGbf=Ggwxya$aGx#d- zD;$3MTVwxU0{%mAjjILj`*{TADrMoHH}%h@d?sbB<2|PSv6MgT@F!jt+t+x%1Fm+C z0r%}|z5WWW{R=>hyRSLZ~rv#*HG4Yhu$9Xb(C)f*LYPghV@JMS_0Qz&nD_9TLOOoT=%`m)PEl3V<-#1 z+|)mi@(#+n@1IQlQOf_z)!*+Ov3;%A&m4Y?!8LDxaqXOIaPjQ}DXabW8eG4(y_&N6 z^ErbbM)~!w{%(Vdo%S@(Ut!T*8sIh57@JqCX<{(uKpiPec@kl z^>goz^~FDb;_9~yeggO*l+~YC8(i(2;qV`F_5FMSc!#q3d7r5-Is0XY@Bf~7U$t{5 zxY|F~;7_Ie7gv9^!L=WsOj-5MH+YS5(c%Ba)%RyJ_ylG3XYcn$T07M_KKhZ*cX0jl-|w>hHS(e2c^HHT6#dzml^0UwL1=ulU0quKq@Y9|nE| zW!?8JTz&iEpC?dOJ6DUpf3NgNxpd zpsf4u=)+f1Ry(gXxa9bltN$^BOTO%M_%{r$^}U?3+W8$~4*Yt` zy6^7|ei-GO9De8rV*fS&KXUj=gC7IFFJ;|#16SW4wL3&v*R7_$_Sf;Q{`*XQ@!L(V z{&!4$@t=zwe$Z91KhFjK4~L%w?(Zx5*_*QNJ8SAci}JCQ)z3=}u6^_pSO242eLIpb zuXOeQWa?|4-{$Hc{eNPAO5i_t_$$DDJ1+u%B4yq85`#;RJ&&^b`3@{JN)lH80*W9yTjo%gC7O{Fv_~`xdzvI9qI5ngNshqIQ&|!zW?G6;|{;W;JWX- zD69Vu|4_C+Uvc;$2G_d(*0nPW?%S8#*@v?F`E^rY^VV?qpG|$~rPn+BkPpZEYTw-j zuKqj=+_$g&wJ&AiA2;=1LHTJ8f570i@H;uX$KUS#tc1roPHA zrL2B_)YLzc@&yk6roqKO-$q&O|BY8pB!jE|0hHCw7K2Mq zJJ#WEG`RTBMu*>O@RPt_;qc!XT>Rt)hmTzo`?DSV4u^lt;G&21l+~Zx4X*uuIc4?# z*9MoJ`+0}&_wm@i_O-sRc8)i=`u~8#M-47IIhwNSzsKN`@25HZE`!V8@_L6Ker>$( zN#NfCS3lPoT=#t}W#Mly_-e{^hhJxK&Hu|Cey733&#$Dce%@p7$5Z~Q!w>yL?2q)T z+rV|-HQ=5OMGudptajdDaPjjJWz~N(SI>tZMfn0({}zMGj(er6|8s*M3Vxld|ETNY zeKoFIUH#+0efzR!|KRYm3@*Lm>6F!J$qwUV;>f1|;Vr#$QMI}NV=_#w(_=NATl z4CPx~{i8n_`y;#Z+YX;Hxai?Yl-17146b!NhqC(fWrK^)zun=#G`Qr^$0@6wy|0h= zmE8HRtG~+NqPO3;`kTQ0I_iESly&Wy`r3ETrmXg_F}U=Km$>@38eH>yg{%McPsRSc z5c~#LzXX2spHly-+TEYB_}(d|zU;okDC_ghTzx;qS4SNFI#a&@zLv83{}WSR{;-9Z`_@7LDt^21P{;1E!cH~$2 zIk@_{*5F!~KREnCgRB2F%Bp{{!PU+rW%cuVgX_K*IQ%Yyi?6=d;ro3q_DA-@w;WzH zxa7`Xz;)l}8C>i2RLa87H@Mn4p0fILrNPyoEw27o`|#Jg`adza_|mlw-)(T+_v;Qn z=*HN8@$+AUt3N9ZuKoBh%IeR#20x7Q5M|Zh$<@=j@HGy9tEn&jYTV&pFu3OPRSy4^ z!6ipNLRt5H+UH|GPojLA!^aH15`2Hk>d!k3E`4l0WwrA~gG+z7$kl)3O|k#t^B;5d zpAGKmR`%3=uKu*aOW?;)*8aM};Mzy$P}Y4vWpK^^YaIT4gG*k#&*6VC_+j8*a`+Rz z5c?zir{Egz2?iJa{LR(hWN_($M^jdRwi;ag^F)Wg(%?@4Kf~eg;Of^`a%7sa?t8Vt z<=?o-;a@bk`0(YFb>9cL`uP;!`>3n`#4pD7MYq3jc){SBpT9Z$3~=9$_Sd15)&34s zU;Oq&hhJ^*6T!zE{?ISQcFq95!r^6u%fI>?aEz1!hugZuU+Uyh)xb}lmYr7x|btakq0;D=G(;p%_I z;JWX{4&QBX(fPHM_v8AMFUS5!j{MryUu$s9&m$=7zFmWBf7L0gpH~@N`rC^ge!IcN z2QGE^?+h+|>GKYM%vWN6gx>+K`##s;;sbwjcn{pqoAyPSviftasjqbzb@;so*ZjZB z;ro6ywxjj^5xDMqD7dFX?W6l#{pT87a#r8heJ?TiI?5G?Ut@61^Dc+qZg8#FJ1FbE z4;Wl_)8}3N<8F!llstC z_jC30tomPa^$+}7yzgP)cf0!eKKvn+)t?t|_3fxXhf>ykFE;f>KhJUX-*0g7w+kHp zSFXODbHFcg_>;aK`=k2zfUEr%8C?3_UX<0Jmm6I2>r~3(^Pe-gX;4rFZ?_)gK4W{}Np7R17Y;^LWZ?=M1jC|Jp}~Q&#;C7+myl zlB@qEgG(-7;_82wtKTnL@2egDOM`2_f0nZD`_OO2`r=F90oV5q2KW7ue)Sty|1?uy z>-BKT>gNj#u5#7kZ!!2P@KY%3zV{gX`IP_3;fH@a_DAb=o5Rln_x%x{e=KFSGiU0H zu2xaj{l9JMOV1y7^&j?~*uMDxXB_@agNxpN>)M$%xcKcsly%=X7+muD9EaazaLvyJ z4*$OfmtOi2%IatCyRko~QvNSjf1ANi0za6t>c8LM;`3)wR)20YxcK%PUH#v3_4B6n zz0uWw@@?_H8t)HW{TCQq{n?wc+CSgmlH;dPR(~$o*EswZgFgoRBM!gU z;Hv)#%DQju_SnzUDBl4t`h1narOzBiS@o|nxZ0VftbYF5;F2$wy88QnFSf6Jdb`8x z23I?Ob@=nZ{d^t*{xr(E?{$v*;sQYeq_+6&H*6ZC4Km0#q{gc4I2G_pMIsBCd7rp8Gs{diGzW?H%Q D4Or1t literal 0 HcmV?d00001 diff --git a/.nx/workspace-data/parsed-lock-file.json b/.nx/workspace-data/parsed-lock-file.json new file mode 100644 index 000000000..b7b9de616 --- /dev/null +++ b/.nx/workspace-data/parsed-lock-file.json @@ -0,0 +1,33557 @@ +{ + "externalNodes": { + "npm:@ampproject/remapping": { + "type": "npm", + "name": "npm:@ampproject/remapping", + "data": { + "version": "2.3.0", + "packageName": "@ampproject/remapping", + "hash": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" + } + }, + "npm:@babel/code-frame": { + "type": "npm", + "name": "npm:@babel/code-frame", + "data": { + "version": "7.26.2", + "packageName": "@babel/code-frame", + "hash": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==" + } + }, + "npm:@babel/compat-data": { + "type": "npm", + "name": "npm:@babel/compat-data", + "data": { + "version": "7.26.5", + "packageName": "@babel/compat-data", + "hash": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==" + } + }, + "npm:@babel/core": { + "type": "npm", + "name": "npm:@babel/core", + "data": { + "version": "7.25.2", + "packageName": "@babel/core", + "hash": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==" + } + }, + "npm:@babel/generator": { + "type": "npm", + "name": "npm:@babel/generator", + "data": { + "version": "7.26.5", + "packageName": "@babel/generator", + "hash": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==" + } + }, + "npm:@babel/helper-annotate-as-pure": { + "type": "npm", + "name": "npm:@babel/helper-annotate-as-pure", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-annotate-as-pure", + "hash": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==" + } + }, + "npm:@babel/helper-builder-binary-assignment-operator-visitor": { + "type": "npm", + "name": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-builder-binary-assignment-operator-visitor", + "hash": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==" + } + }, + "npm:@babel/helper-compilation-targets": { + "type": "npm", + "name": "npm:@babel/helper-compilation-targets", + "data": { + "version": "7.26.5", + "packageName": "@babel/helper-compilation-targets", + "hash": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==" + } + }, + "npm:@babel/helper-create-class-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-class-features-plugin", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-create-class-features-plugin", + "hash": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==" + } + }, + "npm:@babel/helper-create-regexp-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-regexp-features-plugin", + "data": { + "version": "7.26.3", + "packageName": "@babel/helper-create-regexp-features-plugin", + "hash": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==" + } + }, + "npm:@babel/helper-define-polyfill-provider": { + "type": "npm", + "name": "npm:@babel/helper-define-polyfill-provider", + "data": { + "version": "0.6.3", + "packageName": "@babel/helper-define-polyfill-provider", + "hash": "sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==" + } + }, + "npm:@babel/helper-member-expression-to-functions": { + "type": "npm", + "name": "npm:@babel/helper-member-expression-to-functions", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-member-expression-to-functions", + "hash": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==" + } + }, + "npm:@babel/helper-module-imports": { + "type": "npm", + "name": "npm:@babel/helper-module-imports", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-module-imports", + "hash": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==" + } + }, + "npm:@babel/helper-module-transforms": { + "type": "npm", + "name": "npm:@babel/helper-module-transforms", + "data": { + "version": "7.26.0", + "packageName": "@babel/helper-module-transforms", + "hash": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==" + } + }, + "npm:@babel/helper-optimise-call-expression": { + "type": "npm", + "name": "npm:@babel/helper-optimise-call-expression", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-optimise-call-expression", + "hash": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==" + } + }, + "npm:@babel/helper-plugin-utils": { + "type": "npm", + "name": "npm:@babel/helper-plugin-utils", + "data": { + "version": "7.26.5", + "packageName": "@babel/helper-plugin-utils", + "hash": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==" + } + }, + "npm:@babel/helper-remap-async-to-generator": { + "type": "npm", + "name": "npm:@babel/helper-remap-async-to-generator", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-remap-async-to-generator", + "hash": "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==" + } + }, + "npm:@babel/helper-replace-supers": { + "type": "npm", + "name": "npm:@babel/helper-replace-supers", + "data": { + "version": "7.26.5", + "packageName": "@babel/helper-replace-supers", + "hash": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==" + } + }, + "npm:@babel/helper-skip-transparent-expression-wrappers": { + "type": "npm", + "name": "npm:@babel/helper-skip-transparent-expression-wrappers", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-skip-transparent-expression-wrappers", + "hash": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==" + } + }, + "npm:@babel/helper-string-parser": { + "type": "npm", + "name": "npm:@babel/helper-string-parser", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-string-parser", + "hash": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" + } + }, + "npm:@babel/helper-validator-identifier": { + "type": "npm", + "name": "npm:@babel/helper-validator-identifier", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-validator-identifier", + "hash": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" + } + }, + "npm:@babel/helper-validator-option": { + "type": "npm", + "name": "npm:@babel/helper-validator-option", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-validator-option", + "hash": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==" + } + }, + "npm:@babel/helper-wrap-function": { + "type": "npm", + "name": "npm:@babel/helper-wrap-function", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-wrap-function", + "hash": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==" + } + }, + "npm:@babel/helpers": { + "type": "npm", + "name": "npm:@babel/helpers", + "data": { + "version": "7.25.6", + "packageName": "@babel/helpers", + "hash": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==" + } + }, + "npm:@babel/parser": { + "type": "npm", + "name": "npm:@babel/parser", + "data": { + "version": "7.26.7", + "packageName": "@babel/parser", + "hash": "sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==" + } + }, + "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "data": { + "version": "7.25.3", + "packageName": "@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "hash": "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==" + } + }, + "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-bugfix-safari-class-field-initializer-scope", + "hash": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==" + } + }, + "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "hash": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==" + } + }, + "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "hash": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==" + } + }, + "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "hash": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==" + } + }, + "npm:@babel/plugin-proposal-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-class-properties", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-class-properties", + "hash": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==" + } + }, + "npm:@babel/plugin-proposal-decorators": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-decorators", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-proposal-decorators", + "hash": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==" + } + }, + "npm:@babel/plugin-proposal-export-default-from": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-export-default-from", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-proposal-export-default-from", + "hash": "sha512-ykqgwNfSnNOB+C8fV5X4mG3AVmvu+WVxcaU9xHHtBb7PCrPeweMmPjGsn8eMaeJg6SJuoUuZENeeSWaarWqonQ==" + } + }, + "npm:@babel/plugin-proposal-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-nullish-coalescing-operator", + "hash": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==" + } + }, + "npm:@babel/plugin-proposal-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-optional-chaining", + "data": { + "version": "7.21.0", + "packageName": "@babel/plugin-proposal-optional-chaining", + "hash": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==" + } + }, + "npm:@babel/plugin-proposal-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-private-property-in-object", + "data": { + "version": "7.21.0-placeholder-for-preset-env.2", + "packageName": "@babel/plugin-proposal-private-property-in-object", + "hash": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" + } + }, + "npm:@babel/plugin-syntax-async-generators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-async-generators", + "data": { + "version": "7.8.4", + "packageName": "@babel/plugin-syntax-async-generators", + "hash": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==" + } + }, + "npm:@babel/plugin-syntax-bigint": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-bigint", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-bigint", + "hash": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==" + } + }, + "npm:@babel/plugin-syntax-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-class-properties", + "data": { + "version": "7.12.13", + "packageName": "@babel/plugin-syntax-class-properties", + "hash": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==" + } + }, + "npm:@babel/plugin-syntax-class-static-block": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-class-static-block", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-class-static-block", + "hash": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==" + } + }, + "npm:@babel/plugin-syntax-decorators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-decorators", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-decorators", + "hash": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==" + } + }, + "npm:@babel/plugin-syntax-dynamic-import": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-dynamic-import", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-dynamic-import", + "hash": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==" + } + }, + "npm:@babel/plugin-syntax-export-default-from": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-export-default-from", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-syntax-export-default-from", + "hash": "sha512-9MhJ/SMTsVqsd69GyQg89lYR4o9T+oDGv5F6IsigxxqFVOyR/IflDLYP8WDI1l8fkhNGGktqkvL5qwNCtGEpgQ==" + } + }, + "npm:@babel/plugin-syntax-export-namespace-from": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-export-namespace-from", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-export-namespace-from", + "hash": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==" + } + }, + "npm:@babel/plugin-syntax-flow": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-flow", + "data": { + "version": "7.26.0", + "packageName": "@babel/plugin-syntax-flow", + "hash": "sha512-B+O2DnPc0iG+YXFqOxv2WNuNU97ToWjOomUQ78DouOENWUaM5sVrmet9mcomUGQFwpJd//gvUagXBSdzO1fRKg==" + } + }, + "npm:@babel/plugin-syntax-import-assertions": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-assertions", + "data": { + "version": "7.25.6", + "packageName": "@babel/plugin-syntax-import-assertions", + "hash": "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==" + } + }, + "npm:@babel/plugin-syntax-import-attributes@7.25.6": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-attributes@7.25.6", + "data": { + "version": "7.25.6", + "packageName": "@babel/plugin-syntax-import-attributes", + "hash": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==" + } + }, + "npm:@babel/plugin-syntax-import-attributes@7.26.0": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-attributes@7.26.0", + "data": { + "version": "7.26.0", + "packageName": "@babel/plugin-syntax-import-attributes", + "hash": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==" + } + }, + "npm:@babel/plugin-syntax-import-meta": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-meta", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-import-meta", + "hash": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==" + } + }, + "npm:@babel/plugin-syntax-json-strings": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-json-strings", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-json-strings", + "hash": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==" + } + }, + "npm:@babel/plugin-syntax-jsx": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-jsx", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-syntax-jsx", + "hash": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==" + } + }, + "npm:@babel/plugin-syntax-logical-assignment-operators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-logical-assignment-operators", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-logical-assignment-operators", + "hash": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==" + } + }, + "npm:@babel/plugin-syntax-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-nullish-coalescing-operator", + "hash": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==" + } + }, + "npm:@babel/plugin-syntax-numeric-separator": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-numeric-separator", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-numeric-separator", + "hash": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==" + } + }, + "npm:@babel/plugin-syntax-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-object-rest-spread", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-object-rest-spread", + "hash": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==" + } + }, + "npm:@babel/plugin-syntax-optional-catch-binding": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-optional-catch-binding", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-catch-binding", + "hash": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==" + } + }, + "npm:@babel/plugin-syntax-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-optional-chaining", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-chaining", + "hash": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==" + } + }, + "npm:@babel/plugin-syntax-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-private-property-in-object", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-private-property-in-object", + "hash": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==" + } + }, + "npm:@babel/plugin-syntax-top-level-await": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-top-level-await", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-top-level-await", + "hash": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==" + } + }, + "npm:@babel/plugin-syntax-typescript": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-typescript", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-syntax-typescript", + "hash": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==" + } + }, + "npm:@babel/plugin-syntax-unicode-sets-regex": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-unicode-sets-regex", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-syntax-unicode-sets-regex", + "hash": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" + } + }, + "npm:@babel/plugin-transform-arrow-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-arrow-functions", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-arrow-functions", + "hash": "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==" + } + }, + "npm:@babel/plugin-transform-async-generator-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-async-generator-functions", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-async-generator-functions", + "hash": "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==" + } + }, + "npm:@babel/plugin-transform-async-to-generator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-async-to-generator", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-async-to-generator", + "hash": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==" + } + }, + "npm:@babel/plugin-transform-block-scoped-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-block-scoped-functions", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-block-scoped-functions", + "hash": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==" + } + }, + "npm:@babel/plugin-transform-block-scoping": { + "type": "npm", + "name": "npm:@babel/plugin-transform-block-scoping", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-block-scoping", + "hash": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==" + } + }, + "npm:@babel/plugin-transform-class-properties@7.25.4": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-properties@7.25.4", + "data": { + "version": "7.25.4", + "packageName": "@babel/plugin-transform-class-properties", + "hash": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==" + } + }, + "npm:@babel/plugin-transform-class-properties@7.25.9": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-properties@7.25.9", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-class-properties", + "hash": "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==" + } + }, + "npm:@babel/plugin-transform-class-static-block": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-static-block", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-class-static-block", + "hash": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==" + } + }, + "npm:@babel/plugin-transform-classes": { + "type": "npm", + "name": "npm:@babel/plugin-transform-classes", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-classes", + "hash": "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==" + } + }, + "npm:@babel/plugin-transform-computed-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-computed-properties", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-computed-properties", + "hash": "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==" + } + }, + "npm:@babel/plugin-transform-destructuring": { + "type": "npm", + "name": "npm:@babel/plugin-transform-destructuring", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-destructuring", + "hash": "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==" + } + }, + "npm:@babel/plugin-transform-dotall-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-dotall-regex", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-dotall-regex", + "hash": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==" + } + }, + "npm:@babel/plugin-transform-duplicate-keys": { + "type": "npm", + "name": "npm:@babel/plugin-transform-duplicate-keys", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-duplicate-keys", + "hash": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==" + } + }, + "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "hash": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==" + } + }, + "npm:@babel/plugin-transform-dynamic-import": { + "type": "npm", + "name": "npm:@babel/plugin-transform-dynamic-import", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-dynamic-import", + "hash": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==" + } + }, + "npm:@babel/plugin-transform-exponentiation-operator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-exponentiation-operator", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-exponentiation-operator", + "hash": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==" + } + }, + "npm:@babel/plugin-transform-export-namespace-from": { + "type": "npm", + "name": "npm:@babel/plugin-transform-export-namespace-from", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-export-namespace-from", + "hash": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==" + } + }, + "npm:@babel/plugin-transform-flow-strip-types": { + "type": "npm", + "name": "npm:@babel/plugin-transform-flow-strip-types", + "data": { + "version": "7.26.5", + "packageName": "@babel/plugin-transform-flow-strip-types", + "hash": "sha512-eGK26RsbIkYUns3Y8qKl362juDDYK+wEdPGHGrhzUl6CewZFo55VZ7hg+CyMFU4dd5QQakBN86nBMpRsFpRvbQ==" + } + }, + "npm:@babel/plugin-transform-for-of": { + "type": "npm", + "name": "npm:@babel/plugin-transform-for-of", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-for-of", + "hash": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==" + } + }, + "npm:@babel/plugin-transform-function-name": { + "type": "npm", + "name": "npm:@babel/plugin-transform-function-name", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-function-name", + "hash": "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==" + } + }, + "npm:@babel/plugin-transform-json-strings": { + "type": "npm", + "name": "npm:@babel/plugin-transform-json-strings", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-json-strings", + "hash": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==" + } + }, + "npm:@babel/plugin-transform-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-literals", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-literals", + "hash": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==" + } + }, + "npm:@babel/plugin-transform-logical-assignment-operators": { + "type": "npm", + "name": "npm:@babel/plugin-transform-logical-assignment-operators", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-logical-assignment-operators", + "hash": "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==" + } + }, + "npm:@babel/plugin-transform-member-expression-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-member-expression-literals", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-member-expression-literals", + "hash": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==" + } + }, + "npm:@babel/plugin-transform-modules-amd": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-amd", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-modules-amd", + "hash": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==" + } + }, + "npm:@babel/plugin-transform-modules-commonjs": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-commonjs", + "data": { + "version": "7.26.3", + "packageName": "@babel/plugin-transform-modules-commonjs", + "hash": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==" + } + }, + "npm:@babel/plugin-transform-modules-systemjs": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-systemjs", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-transform-modules-systemjs", + "hash": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==" + } + }, + "npm:@babel/plugin-transform-modules-umd": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-umd", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-modules-umd", + "hash": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==" + } + }, + "npm:@babel/plugin-transform-named-capturing-groups-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-named-capturing-groups-regex", + "hash": "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==" + } + }, + "npm:@babel/plugin-transform-new-target": { + "type": "npm", + "name": "npm:@babel/plugin-transform-new-target", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-new-target", + "hash": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==" + } + }, + "npm:@babel/plugin-transform-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "data": { + "version": "7.26.6", + "packageName": "@babel/plugin-transform-nullish-coalescing-operator", + "hash": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==" + } + }, + "npm:@babel/plugin-transform-numeric-separator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-numeric-separator", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-numeric-separator", + "hash": "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==" + } + }, + "npm:@babel/plugin-transform-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-transform-object-rest-spread", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-object-rest-spread", + "hash": "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==" + } + }, + "npm:@babel/plugin-transform-object-super": { + "type": "npm", + "name": "npm:@babel/plugin-transform-object-super", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-object-super", + "hash": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==" + } + }, + "npm:@babel/plugin-transform-optional-catch-binding": { + "type": "npm", + "name": "npm:@babel/plugin-transform-optional-catch-binding", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-optional-catch-binding", + "hash": "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==" + } + }, + "npm:@babel/plugin-transform-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-transform-optional-chaining", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-optional-chaining", + "hash": "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==" + } + }, + "npm:@babel/plugin-transform-parameters": { + "type": "npm", + "name": "npm:@babel/plugin-transform-parameters", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-parameters", + "hash": "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==" + } + }, + "npm:@babel/plugin-transform-private-methods": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-methods", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-private-methods", + "hash": "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==" + } + }, + "npm:@babel/plugin-transform-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-property-in-object", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-private-property-in-object", + "hash": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==" + } + }, + "npm:@babel/plugin-transform-property-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-property-literals", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-property-literals", + "hash": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==" + } + }, + "npm:@babel/plugin-transform-react-display-name": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-display-name", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-react-display-name", + "hash": "sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ==" + } + }, + "npm:@babel/plugin-transform-react-jsx-self": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx-self", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-react-jsx-self", + "hash": "sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg==" + } + }, + "npm:@babel/plugin-transform-react-jsx-source": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx-source", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-react-jsx-source", + "hash": "sha512-+iqjT8xmXhhYv4/uiYd8FNQsraMFZIfxVSqxxVSZP0WbbSAWvBXAul0m/zu+7Vv4O/3WtApy9pmaTMiumEZgfg==" + } + }, + "npm:@babel/plugin-transform-react-jsx": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-react-jsx", + "hash": "sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==" + } + }, + "npm:@babel/plugin-transform-regenerator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-regenerator", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-regenerator", + "hash": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==" + } + }, + "npm:@babel/plugin-transform-reserved-words": { + "type": "npm", + "name": "npm:@babel/plugin-transform-reserved-words", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-reserved-words", + "hash": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==" + } + }, + "npm:@babel/plugin-transform-runtime@7.25.4": { + "type": "npm", + "name": "npm:@babel/plugin-transform-runtime@7.25.4", + "data": { + "version": "7.25.4", + "packageName": "@babel/plugin-transform-runtime", + "hash": "sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==" + } + }, + "npm:@babel/plugin-transform-runtime@7.25.9": { + "type": "npm", + "name": "npm:@babel/plugin-transform-runtime@7.25.9", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-runtime", + "hash": "sha512-nZp7GlEl+yULJrClz0SwHPqir3lc0zsPrDHQUcxGspSL7AKrexNSEfTbfqnDNJUO13bgKyfuOLMF8Xqtu8j3YQ==" + } + }, + "npm:@babel/plugin-transform-shorthand-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-shorthand-properties", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-shorthand-properties", + "hash": "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==" + } + }, + "npm:@babel/plugin-transform-spread": { + "type": "npm", + "name": "npm:@babel/plugin-transform-spread", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-spread", + "hash": "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==" + } + }, + "npm:@babel/plugin-transform-sticky-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-sticky-regex", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-sticky-regex", + "hash": "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==" + } + }, + "npm:@babel/plugin-transform-template-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-template-literals", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-template-literals", + "hash": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==" + } + }, + "npm:@babel/plugin-transform-typeof-symbol": { + "type": "npm", + "name": "npm:@babel/plugin-transform-typeof-symbol", + "data": { + "version": "7.24.8", + "packageName": "@babel/plugin-transform-typeof-symbol", + "hash": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==" + } + }, + "npm:@babel/plugin-transform-typescript": { + "type": "npm", + "name": "npm:@babel/plugin-transform-typescript", + "data": { + "version": "7.26.7", + "packageName": "@babel/plugin-transform-typescript", + "hash": "sha512-5cJurntg+AT+cgelGP9Bt788DKiAw9gIMSMU2NJrLAilnj0m8WZWUNZPSLOmadYsujHutpgElO+50foX+ib/Wg==" + } + }, + "npm:@babel/plugin-transform-unicode-escapes": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-escapes", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-unicode-escapes", + "hash": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==" + } + }, + "npm:@babel/plugin-transform-unicode-property-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-property-regex", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-unicode-property-regex", + "hash": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==" + } + }, + "npm:@babel/plugin-transform-unicode-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-regex", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-unicode-regex", + "hash": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==" + } + }, + "npm:@babel/plugin-transform-unicode-sets-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-sets-regex", + "data": { + "version": "7.25.4", + "packageName": "@babel/plugin-transform-unicode-sets-regex", + "hash": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==" + } + }, + "npm:@babel/preset-env": { + "type": "npm", + "name": "npm:@babel/preset-env", + "data": { + "version": "7.25.4", + "packageName": "@babel/preset-env", + "hash": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==" + } + }, + "npm:@babel/preset-flow": { + "type": "npm", + "name": "npm:@babel/preset-flow", + "data": { + "version": "7.25.9", + "packageName": "@babel/preset-flow", + "hash": "sha512-EASHsAhE+SSlEzJ4bzfusnXSHiU+JfAYzj+jbw2vgQKgq5HrUr8qs+vgtiEL5dOH6sEweI+PNt2D7AqrDSHyqQ==" + } + }, + "npm:@babel/preset-modules": { + "type": "npm", + "name": "npm:@babel/preset-modules", + "data": { + "version": "0.1.6-no-external-plugins", + "packageName": "@babel/preset-modules", + "hash": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==" + } + }, + "npm:@babel/preset-typescript@7.24.7": { + "type": "npm", + "name": "npm:@babel/preset-typescript@7.24.7", + "data": { + "version": "7.24.7", + "packageName": "@babel/preset-typescript", + "hash": "sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==" + } + }, + "npm:@babel/preset-typescript@7.26.0": { + "type": "npm", + "name": "npm:@babel/preset-typescript@7.26.0", + "data": { + "version": "7.26.0", + "packageName": "@babel/preset-typescript", + "hash": "sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==" + } + }, + "npm:@babel/register": { + "type": "npm", + "name": "npm:@babel/register", + "data": { + "version": "7.25.9", + "packageName": "@babel/register", + "hash": "sha512-8D43jXtGsYmEeDvm4MWHYUpWf8iiXgWYx3fW7E7Wb7Oe6FWqJPl5K6TuFW0dOwNZzEE5rjlaSJYH9JjrUKJszA==" + } + }, + "npm:@babel/runtime@7.25.6": { + "type": "npm", + "name": "npm:@babel/runtime@7.25.6", + "data": { + "version": "7.25.6", + "packageName": "@babel/runtime", + "hash": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==" + } + }, + "npm:@babel/runtime@7.26.7": { + "type": "npm", + "name": "npm:@babel/runtime@7.26.7", + "data": { + "version": "7.26.7", + "packageName": "@babel/runtime", + "hash": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==" + } + }, + "npm:@babel/template": { + "type": "npm", + "name": "npm:@babel/template", + "data": { + "version": "7.25.9", + "packageName": "@babel/template", + "hash": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==" + } + }, + "npm:@babel/traverse": { + "type": "npm", + "name": "npm:@babel/traverse", + "data": { + "version": "7.26.7", + "packageName": "@babel/traverse", + "hash": "sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==" + } + }, + "npm:@babel/types": { + "type": "npm", + "name": "npm:@babel/types", + "data": { + "version": "7.26.7", + "packageName": "@babel/types", + "hash": "sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==" + } + }, + "npm:@bcoe/v8-coverage": { + "type": "npm", + "name": "npm:@bcoe/v8-coverage", + "data": { + "version": "0.2.3", + "packageName": "@bcoe/v8-coverage", + "hash": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" + } + }, + "npm:@bufbuild/protobuf": { + "type": "npm", + "name": "npm:@bufbuild/protobuf", + "data": { + "version": "2.2.3", + "packageName": "@bufbuild/protobuf", + "hash": "sha512-tFQoXHJdkEOSwj5tRIZSPNUuXK3RaR7T1nUrPgbYX1pUbvqqaaZAsfo+NXBPsz5rZMSKVFrgK1WL8Q/MSLvprg==" + } + }, + "npm:@callstack/repack-dev-server": { + "type": "npm", + "name": "npm:@callstack/repack-dev-server", + "data": { + "version": "5.0.3", + "packageName": "@callstack/repack-dev-server", + "hash": "sha512-APZW9r/3sw21au/YE9sfGMb9aBomhREFhSbXJH7jo+2rPEGIsqfou8lf7Wjaj4sEa9yjdTcM/G/IwryD3yz9WA==" + } + }, + "npm:@callstack/repack": { + "type": "npm", + "name": "npm:@callstack/repack", + "data": { + "version": "5.0.3", + "packageName": "@callstack/repack", + "hash": "sha512-+cMsBw9X9hE7+zi34l0N15Lx/OPjW3nc3r4CSFnNgtz626adSXEk5I0LII1Mnvz7urZuR+vfg/CF3/enaTiegA==" + } + }, + "npm:@callstack/rspress-theme": { + "type": "npm", + "name": "npm:@callstack/rspress-theme", + "data": { + "version": "0.0.3", + "packageName": "@callstack/rspress-theme", + "hash": "sha512-gkZTqaGY0kh4+/2GNq3W0mzjQoB6mllrjcfoV0b2M9IRwHu550mftWnUKB9IPRsLRpXra3VxV/FqTSowUpatZw==" + } + }, + "npm:@changesets/apply-release-plan": { + "type": "npm", + "name": "npm:@changesets/apply-release-plan", + "data": { + "version": "7.0.8", + "packageName": "@changesets/apply-release-plan", + "hash": "sha512-qjMUj4DYQ1Z6qHawsn7S71SujrExJ+nceyKKyI9iB+M5p9lCL55afuEd6uLBPRpLGWQwkwvWegDHtwHJb1UjpA==" + } + }, + "npm:@changesets/assemble-release-plan": { + "type": "npm", + "name": "npm:@changesets/assemble-release-plan", + "data": { + "version": "6.0.5", + "packageName": "@changesets/assemble-release-plan", + "hash": "sha512-IgvBWLNKZd6k4t72MBTBK3nkygi0j3t3zdC1zrfusYo0KpdsvnDjrMM9vPnTCLCMlfNs55jRL4gIMybxa64FCQ==" + } + }, + "npm:@changesets/changelog-git": { + "type": "npm", + "name": "npm:@changesets/changelog-git", + "data": { + "version": "0.2.0", + "packageName": "@changesets/changelog-git", + "hash": "sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==" + } + }, + "npm:@changesets/cli": { + "type": "npm", + "name": "npm:@changesets/cli", + "data": { + "version": "2.27.12", + "packageName": "@changesets/cli", + "hash": "sha512-9o3fOfHYOvBnyEn0mcahB7wzaA3P4bGJf8PNqGit5PKaMEFdsRixik+txkrJWd2VX+O6wRFXpxQL8j/1ANKE9g==" + } + }, + "npm:@changesets/config": { + "type": "npm", + "name": "npm:@changesets/config", + "data": { + "version": "3.0.5", + "packageName": "@changesets/config", + "hash": "sha512-QyXLSSd10GquX7hY0Mt4yQFMEeqnO5z/XLpbIr4PAkNNoQNKwDyiSrx4yd749WddusH1v3OSiA0NRAYmH/APpQ==" + } + }, + "npm:@changesets/errors": { + "type": "npm", + "name": "npm:@changesets/errors", + "data": { + "version": "0.2.0", + "packageName": "@changesets/errors", + "hash": "sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==" + } + }, + "npm:@changesets/get-dependents-graph": { + "type": "npm", + "name": "npm:@changesets/get-dependents-graph", + "data": { + "version": "2.1.2", + "packageName": "@changesets/get-dependents-graph", + "hash": "sha512-sgcHRkiBY9i4zWYBwlVyAjEM9sAzs4wYVwJUdnbDLnVG3QwAaia1Mk5P8M7kraTOZN+vBET7n8KyB0YXCbFRLQ==" + } + }, + "npm:@changesets/get-release-plan": { + "type": "npm", + "name": "npm:@changesets/get-release-plan", + "data": { + "version": "4.0.6", + "packageName": "@changesets/get-release-plan", + "hash": "sha512-FHRwBkY7Eili04Y5YMOZb0ezQzKikTka4wL753vfUA5COSebt7KThqiuCN9BewE4/qFGgF/5t3AuzXx1/UAY4w==" + } + }, + "npm:@changesets/get-version-range-type": { + "type": "npm", + "name": "npm:@changesets/get-version-range-type", + "data": { + "version": "0.4.0", + "packageName": "@changesets/get-version-range-type", + "hash": "sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==" + } + }, + "npm:@changesets/git": { + "type": "npm", + "name": "npm:@changesets/git", + "data": { + "version": "3.0.2", + "packageName": "@changesets/git", + "hash": "sha512-r1/Kju9Y8OxRRdvna+nxpQIsMsRQn9dhhAZt94FLDeu0Hij2hnOozW8iqnHBgvu+KdnJppCveQwK4odwfw/aWQ==" + } + }, + "npm:@changesets/logger": { + "type": "npm", + "name": "npm:@changesets/logger", + "data": { + "version": "0.1.1", + "packageName": "@changesets/logger", + "hash": "sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==" + } + }, + "npm:@changesets/parse": { + "type": "npm", + "name": "npm:@changesets/parse", + "data": { + "version": "0.4.0", + "packageName": "@changesets/parse", + "hash": "sha512-TS/9KG2CdGXS27S+QxbZXgr8uPsP4yNJYb4BC2/NeFUj80Rni3TeD2qwWmabymxmrLo7JEsytXH1FbpKTbvivw==" + } + }, + "npm:@changesets/pre": { + "type": "npm", + "name": "npm:@changesets/pre", + "data": { + "version": "2.0.1", + "packageName": "@changesets/pre", + "hash": "sha512-vvBJ/If4jKM4tPz9JdY2kGOgWmCowUYOi5Ycv8dyLnEE8FgpYYUo1mgJZxcdtGGP3aG8rAQulGLyyXGSLkIMTQ==" + } + }, + "npm:@changesets/read": { + "type": "npm", + "name": "npm:@changesets/read", + "data": { + "version": "0.6.2", + "packageName": "@changesets/read", + "hash": "sha512-wjfQpJvryY3zD61p8jR87mJdyx2FIhEcdXhKUqkja87toMrP/3jtg/Yg29upN+N4Ckf525/uvV7a4tzBlpk6gg==" + } + }, + "npm:@changesets/should-skip-package": { + "type": "npm", + "name": "npm:@changesets/should-skip-package", + "data": { + "version": "0.1.1", + "packageName": "@changesets/should-skip-package", + "hash": "sha512-H9LjLbF6mMHLtJIc/eHR9Na+MifJ3VxtgP/Y+XLn4BF7tDTEN1HNYtH6QMcjP1uxp9sjaFYmW8xqloaCi/ckTg==" + } + }, + "npm:@changesets/types@4.1.0": { + "type": "npm", + "name": "npm:@changesets/types@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "@changesets/types", + "hash": "sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==" + } + }, + "npm:@changesets/types@6.0.0": { + "type": "npm", + "name": "npm:@changesets/types@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "@changesets/types", + "hash": "sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ==" + } + }, + "npm:@changesets/write": { + "type": "npm", + "name": "npm:@changesets/write", + "data": { + "version": "0.3.2", + "packageName": "@changesets/write", + "hash": "sha512-kDxDrPNpUgsjDbWBvUo27PzKX4gqeKOlhibaOXDJA6kuBisGqNHv/HwGJrAu8U/dSf8ZEFIeHIPtvSlZI1kULw==" + } + }, + "npm:@clack/core": { + "type": "npm", + "name": "npm:@clack/core", + "data": { + "version": "0.4.1", + "packageName": "@clack/core", + "hash": "sha512-Pxhij4UXg8KSr7rPek6Zowm+5M22rbd2g1nfojHJkxp5YkFqiZ2+YLEM/XGVIzvGOcM0nqjIFxrpDwWRZYWYjA==" + } + }, + "npm:@clack/prompts": { + "type": "npm", + "name": "npm:@clack/prompts", + "data": { + "version": "0.10.0", + "packageName": "@clack/prompts", + "hash": "sha512-H3rCl6CwW1NdQt9rE3n373t7o5cthPv7yUoxF2ytZvyvlJv89C5RYMJu83Hed8ODgys5vpBU0GKxIRG83jd8NQ==" + } + }, + "npm:@cspotcode/source-map-support": { + "type": "npm", + "name": "npm:@cspotcode/source-map-support", + "data": { + "version": "0.8.1", + "packageName": "@cspotcode/source-map-support", + "hash": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==" + } + }, + "npm:@cypress/request": { + "type": "npm", + "name": "npm:@cypress/request", + "data": { + "version": "3.0.7", + "packageName": "@cypress/request", + "hash": "sha512-LzxlLEMbBOPYB85uXrDqvD4MgcenjRBLIns3zyhx7vTPj/0u2eQhzXvPiGcaJrV38Q9dbkExWp6cOHPJ+EtFYg==" + } + }, + "npm:@discoveryjs/json-ext": { + "type": "npm", + "name": "npm:@discoveryjs/json-ext", + "data": { + "version": "0.5.7", + "packageName": "@discoveryjs/json-ext", + "hash": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==" + } + }, + "npm:@emnapi/core": { + "type": "npm", + "name": "npm:@emnapi/core", + "data": { + "version": "1.2.0", + "packageName": "@emnapi/core", + "hash": "sha512-E7Vgw78I93we4ZWdYCb4DGAwRROGkMIXk7/y87UmANR+J6qsWusmC3gLt0H+O0KOt5e6O38U8oJamgbudrES/w==" + } + }, + "npm:@emnapi/runtime": { + "type": "npm", + "name": "npm:@emnapi/runtime", + "data": { + "version": "1.2.0", + "packageName": "@emnapi/runtime", + "hash": "sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==" + } + }, + "npm:@emnapi/wasi-threads": { + "type": "npm", + "name": "npm:@emnapi/wasi-threads", + "data": { + "version": "1.0.1", + "packageName": "@emnapi/wasi-threads", + "hash": "sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==" + } + }, + "npm:@esbuild/aix-ppc64": { + "type": "npm", + "name": "npm:@esbuild/aix-ppc64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/aix-ppc64", + "hash": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==" + } + }, + "npm:@esbuild/android-arm64": { + "type": "npm", + "name": "npm:@esbuild/android-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-arm64", + "hash": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==" + } + }, + "npm:@esbuild/android-arm": { + "type": "npm", + "name": "npm:@esbuild/android-arm", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-arm", + "hash": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==" + } + }, + "npm:@esbuild/android-x64": { + "type": "npm", + "name": "npm:@esbuild/android-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-x64", + "hash": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==" + } + }, + "npm:@esbuild/darwin-arm64": { + "type": "npm", + "name": "npm:@esbuild/darwin-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/darwin-arm64", + "hash": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==" + } + }, + "npm:@esbuild/darwin-x64": { + "type": "npm", + "name": "npm:@esbuild/darwin-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/darwin-x64", + "hash": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==" + } + }, + "npm:@esbuild/freebsd-arm64": { + "type": "npm", + "name": "npm:@esbuild/freebsd-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/freebsd-arm64", + "hash": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==" + } + }, + "npm:@esbuild/freebsd-x64": { + "type": "npm", + "name": "npm:@esbuild/freebsd-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/freebsd-x64", + "hash": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==" + } + }, + "npm:@esbuild/linux-arm64": { + "type": "npm", + "name": "npm:@esbuild/linux-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-arm64", + "hash": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==" + } + }, + "npm:@esbuild/linux-arm": { + "type": "npm", + "name": "npm:@esbuild/linux-arm", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-arm", + "hash": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==" + } + }, + "npm:@esbuild/linux-ia32": { + "type": "npm", + "name": "npm:@esbuild/linux-ia32", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-ia32", + "hash": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==" + } + }, + "npm:@esbuild/linux-loong64": { + "type": "npm", + "name": "npm:@esbuild/linux-loong64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-loong64", + "hash": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==" + } + }, + "npm:@esbuild/linux-mips64el": { + "type": "npm", + "name": "npm:@esbuild/linux-mips64el", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-mips64el", + "hash": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==" + } + }, + "npm:@esbuild/linux-ppc64": { + "type": "npm", + "name": "npm:@esbuild/linux-ppc64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-ppc64", + "hash": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==" + } + }, + "npm:@esbuild/linux-riscv64": { + "type": "npm", + "name": "npm:@esbuild/linux-riscv64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-riscv64", + "hash": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==" + } + }, + "npm:@esbuild/linux-s390x": { + "type": "npm", + "name": "npm:@esbuild/linux-s390x", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-s390x", + "hash": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==" + } + }, + "npm:@esbuild/linux-x64": { + "type": "npm", + "name": "npm:@esbuild/linux-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-x64", + "hash": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==" + } + }, + "npm:@esbuild/netbsd-x64": { + "type": "npm", + "name": "npm:@esbuild/netbsd-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/netbsd-x64", + "hash": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==" + } + }, + "npm:@esbuild/openbsd-x64": { + "type": "npm", + "name": "npm:@esbuild/openbsd-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/openbsd-x64", + "hash": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==" + } + }, + "npm:@esbuild/sunos-x64": { + "type": "npm", + "name": "npm:@esbuild/sunos-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/sunos-x64", + "hash": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==" + } + }, + "npm:@esbuild/win32-arm64": { + "type": "npm", + "name": "npm:@esbuild/win32-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-arm64", + "hash": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==" + } + }, + "npm:@esbuild/win32-ia32": { + "type": "npm", + "name": "npm:@esbuild/win32-ia32", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-ia32", + "hash": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==" + } + }, + "npm:@esbuild/win32-x64": { + "type": "npm", + "name": "npm:@esbuild/win32-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-x64", + "hash": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==" + } + }, + "npm:@eslint-community/eslint-utils": { + "type": "npm", + "name": "npm:@eslint-community/eslint-utils", + "data": { + "version": "4.4.0", + "packageName": "@eslint-community/eslint-utils", + "hash": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==" + } + }, + "npm:@eslint-community/regexpp": { + "type": "npm", + "name": "npm:@eslint-community/regexpp", + "data": { + "version": "4.11.1", + "packageName": "@eslint-community/regexpp", + "hash": "sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==" + } + }, + "npm:@eslint/config-array": { + "type": "npm", + "name": "npm:@eslint/config-array", + "data": { + "version": "0.18.0", + "packageName": "@eslint/config-array", + "hash": "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==" + } + }, + "npm:@eslint/eslintrc": { + "type": "npm", + "name": "npm:@eslint/eslintrc", + "data": { + "version": "3.1.0", + "packageName": "@eslint/eslintrc", + "hash": "sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==" + } + }, + "npm:@eslint/js": { + "type": "npm", + "name": "npm:@eslint/js", + "data": { + "version": "9.11.0", + "packageName": "@eslint/js", + "hash": "sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==" + } + }, + "npm:@eslint/object-schema": { + "type": "npm", + "name": "npm:@eslint/object-schema", + "data": { + "version": "2.1.4", + "packageName": "@eslint/object-schema", + "hash": "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==" + } + }, + "npm:@eslint/plugin-kit": { + "type": "npm", + "name": "npm:@eslint/plugin-kit", + "data": { + "version": "0.2.0", + "packageName": "@eslint/plugin-kit", + "hash": "sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==" + } + }, + "npm:@expo/fingerprint": { + "type": "npm", + "name": "npm:@expo/fingerprint", + "data": { + "version": "0.11.6", + "packageName": "@expo/fingerprint", + "hash": "sha512-hlVIfMEJYZIqIFMjeGRN5GhK/h6vJ3M4QVc1ZD8F0Bh7gMeI+jZkEyZdL5XT29jergQrksP638e2qFwgrGTw/w==" + } + }, + "npm:@expo/spawn-async": { + "type": "npm", + "name": "npm:@expo/spawn-async", + "data": { + "version": "1.7.2", + "packageName": "@expo/spawn-async", + "hash": "sha512-QdWi16+CHB9JYP7gma19OVVg0BFkvU8zNj9GjWorYI8Iv8FUxjOCcYRuAmX4s/h91e4e7BPsskc8cSrZYho9Ew==" + } + }, + "npm:@fastify/ajv-compiler": { + "type": "npm", + "name": "npm:@fastify/ajv-compiler", + "data": { + "version": "3.6.0", + "packageName": "@fastify/ajv-compiler", + "hash": "sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==" + } + }, + "npm:@fastify/error": { + "type": "npm", + "name": "npm:@fastify/error", + "data": { + "version": "3.4.1", + "packageName": "@fastify/error", + "hash": "sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==" + } + }, + "npm:@fastify/fast-json-stringify-compiler": { + "type": "npm", + "name": "npm:@fastify/fast-json-stringify-compiler", + "data": { + "version": "4.3.0", + "packageName": "@fastify/fast-json-stringify-compiler", + "hash": "sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==" + } + }, + "npm:@fastify/merge-json-schemas": { + "type": "npm", + "name": "npm:@fastify/merge-json-schemas", + "data": { + "version": "0.1.1", + "packageName": "@fastify/merge-json-schemas", + "hash": "sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==" + } + }, + "npm:@fastify/middie": { + "type": "npm", + "name": "npm:@fastify/middie", + "data": { + "version": "8.3.3", + "packageName": "@fastify/middie", + "hash": "sha512-+WHavMQr9CNTZoy2cjoDxoWp76kZ3JKjAtZj5sXNlxX5XBzHig0TeCPfPc+1+NQmliXtndT3PFwAjrQHE/6wnQ==" + } + }, + "npm:@fastify/sensible": { + "type": "npm", + "name": "npm:@fastify/sensible", + "data": { + "version": "5.6.0", + "packageName": "@fastify/sensible", + "hash": "sha512-Vq6Z2ZQy10GDqON+hvLF52K99s9et5gVVxTul5n3SIAf0Kq5QjPRUKkAMT3zPAiiGvoHtS3APa/3uaxfDgCODQ==" + } + }, + "npm:@hapi/hoek": { + "type": "npm", + "name": "npm:@hapi/hoek", + "data": { + "version": "9.3.0", + "packageName": "@hapi/hoek", + "hash": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" + } + }, + "npm:@hapi/topo": { + "type": "npm", + "name": "npm:@hapi/topo", + "data": { + "version": "5.1.0", + "packageName": "@hapi/topo", + "hash": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==" + } + }, + "npm:@humanwhocodes/module-importer": { + "type": "npm", + "name": "npm:@humanwhocodes/module-importer", + "data": { + "version": "1.0.1", + "packageName": "@humanwhocodes/module-importer", + "hash": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" + } + }, + "npm:@humanwhocodes/retry": { + "type": "npm", + "name": "npm:@humanwhocodes/retry", + "data": { + "version": "0.3.0", + "packageName": "@humanwhocodes/retry", + "hash": "sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==" + } + }, + "npm:@isaacs/cliui": { + "type": "npm", + "name": "npm:@isaacs/cliui", + "data": { + "version": "8.0.2", + "packageName": "@isaacs/cliui", + "hash": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" + } + }, + "npm:@isaacs/fs-minipass": { + "type": "npm", + "name": "npm:@isaacs/fs-minipass", + "data": { + "version": "4.0.1", + "packageName": "@isaacs/fs-minipass", + "hash": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==" + } + }, + "npm:@isaacs/ttlcache": { + "type": "npm", + "name": "npm:@isaacs/ttlcache", + "data": { + "version": "1.4.1", + "packageName": "@isaacs/ttlcache", + "hash": "sha512-RQgQ4uQ+pLbqXfOmieB91ejmLwvSgv9nLx6sT6sD83s7umBypgg+OIBOBbEUiJXrfpnp9j0mRhYYdzp9uqq3lA==" + } + }, + "npm:@istanbuljs/load-nyc-config": { + "type": "npm", + "name": "npm:@istanbuljs/load-nyc-config", + "data": { + "version": "1.1.0", + "packageName": "@istanbuljs/load-nyc-config", + "hash": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==" + } + }, + "npm:@istanbuljs/schema": { + "type": "npm", + "name": "npm:@istanbuljs/schema", + "data": { + "version": "0.1.3", + "packageName": "@istanbuljs/schema", + "hash": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" + } + }, + "npm:@jest/create-cache-key-function": { + "type": "npm", + "name": "npm:@jest/create-cache-key-function", + "data": { + "version": "29.7.0", + "packageName": "@jest/create-cache-key-function", + "hash": "sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA==" + } + }, + "npm:@jest/environment": { + "type": "npm", + "name": "npm:@jest/environment", + "data": { + "version": "29.7.0", + "packageName": "@jest/environment", + "hash": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==" + } + }, + "npm:@jest/fake-timers": { + "type": "npm", + "name": "npm:@jest/fake-timers", + "data": { + "version": "29.7.0", + "packageName": "@jest/fake-timers", + "hash": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==" + } + }, + "npm:@jest/schemas@28.1.3": { + "type": "npm", + "name": "npm:@jest/schemas@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/schemas", + "hash": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==" + } + }, + "npm:@jest/schemas@29.6.3": { + "type": "npm", + "name": "npm:@jest/schemas@29.6.3", + "data": { + "version": "29.6.3", + "packageName": "@jest/schemas", + "hash": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" + } + }, + "npm:@jest/transform": { + "type": "npm", + "name": "npm:@jest/transform", + "data": { + "version": "29.7.0", + "packageName": "@jest/transform", + "hash": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==" + } + }, + "npm:@jest/types@26.6.2": { + "type": "npm", + "name": "npm:@jest/types@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "@jest/types", + "hash": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==" + } + }, + "npm:@jest/types@29.6.3": { + "type": "npm", + "name": "npm:@jest/types@29.6.3", + "data": { + "version": "29.6.3", + "packageName": "@jest/types", + "hash": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==" + } + }, + "npm:@jridgewell/gen-mapping@0.3.5": { + "type": "npm", + "name": "npm:@jridgewell/gen-mapping@0.3.5", + "data": { + "version": "0.3.5", + "packageName": "@jridgewell/gen-mapping", + "hash": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" + } + }, + "npm:@jridgewell/gen-mapping@0.3.8": { + "type": "npm", + "name": "npm:@jridgewell/gen-mapping@0.3.8", + "data": { + "version": "0.3.8", + "packageName": "@jridgewell/gen-mapping", + "hash": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==" + } + }, + "npm:@jridgewell/resolve-uri": { + "type": "npm", + "name": "npm:@jridgewell/resolve-uri", + "data": { + "version": "3.1.2", + "packageName": "@jridgewell/resolve-uri", + "hash": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" + } + }, + "npm:@jridgewell/set-array": { + "type": "npm", + "name": "npm:@jridgewell/set-array", + "data": { + "version": "1.2.1", + "packageName": "@jridgewell/set-array", + "hash": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" + } + }, + "npm:@jridgewell/source-map": { + "type": "npm", + "name": "npm:@jridgewell/source-map", + "data": { + "version": "0.3.6", + "packageName": "@jridgewell/source-map", + "hash": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==" + } + }, + "npm:@jridgewell/sourcemap-codec": { + "type": "npm", + "name": "npm:@jridgewell/sourcemap-codec", + "data": { + "version": "1.5.0", + "packageName": "@jridgewell/sourcemap-codec", + "hash": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" + } + }, + "npm:@jridgewell/trace-mapping@0.3.25": { + "type": "npm", + "name": "npm:@jridgewell/trace-mapping@0.3.25", + "data": { + "version": "0.3.25", + "packageName": "@jridgewell/trace-mapping", + "hash": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" + } + }, + "npm:@jridgewell/trace-mapping@0.3.9": { + "type": "npm", + "name": "npm:@jridgewell/trace-mapping@0.3.9", + "data": { + "version": "0.3.9", + "packageName": "@jridgewell/trace-mapping", + "hash": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==" + } + }, + "npm:@jsonjoy.com/base64": { + "type": "npm", + "name": "npm:@jsonjoy.com/base64", + "data": { + "version": "1.1.2", + "packageName": "@jsonjoy.com/base64", + "hash": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==" + } + }, + "npm:@jsonjoy.com/json-pack": { + "type": "npm", + "name": "npm:@jsonjoy.com/json-pack", + "data": { + "version": "1.1.0", + "packageName": "@jsonjoy.com/json-pack", + "hash": "sha512-zlQONA+msXPPwHWZMKFVS78ewFczIll5lXiVPwFPCZUsrOKdxc2AvxU1HoNBmMRhqDZUR9HkC3UOm+6pME6Xsg==" + } + }, + "npm:@jsonjoy.com/util": { + "type": "npm", + "name": "npm:@jsonjoy.com/util", + "data": { + "version": "1.5.0", + "packageName": "@jsonjoy.com/util", + "hash": "sha512-ojoNsrIuPI9g6o8UxhraZQSyF2ByJanAY4cTFbc8Mf2AXEF4aQRGY1dJxyJpuyav8r9FGflEt/Ff3u5Nt6YMPA==" + } + }, + "npm:@lukeed/ms": { + "type": "npm", + "name": "npm:@lukeed/ms", + "data": { + "version": "2.0.2", + "packageName": "@lukeed/ms", + "hash": "sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==" + } + }, + "npm:@manypkg/find-root": { + "type": "npm", + "name": "npm:@manypkg/find-root", + "data": { + "version": "1.1.0", + "packageName": "@manypkg/find-root", + "hash": "sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==" + } + }, + "npm:@manypkg/get-packages": { + "type": "npm", + "name": "npm:@manypkg/get-packages", + "data": { + "version": "1.1.3", + "packageName": "@manypkg/get-packages", + "hash": "sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==" + } + }, + "npm:@mdx-js/loader": { + "type": "npm", + "name": "npm:@mdx-js/loader", + "data": { + "version": "3.1.0", + "packageName": "@mdx-js/loader", + "hash": "sha512-xU/lwKdOyfXtQGqn3VnJjlDrmKXEvMi1mgYxVmukEUtVycIz1nh7oQ40bKTd4cA7rLStqu0740pnhGYxGoqsCg==" + } + }, + "npm:@mdx-js/mdx": { + "type": "npm", + "name": "npm:@mdx-js/mdx", + "data": { + "version": "3.1.0", + "packageName": "@mdx-js/mdx", + "hash": "sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==" + } + }, + "npm:@mdx-js/react@2.3.0": { + "type": "npm", + "name": "npm:@mdx-js/react@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "@mdx-js/react", + "hash": "sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==" + } + }, + "npm:@mdx-js/react@3.1.0": { + "type": "npm", + "name": "npm:@mdx-js/react@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "@mdx-js/react", + "hash": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==" + } + }, + "npm:@module-federation/error-codes@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/error-codes@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/error-codes", + "hash": "sha512-azgGDBnFRfqlivHOl96ZjlFUFlukESz2Rnnz/pINiSqoBBNjUE0fcAZP4X6jgrVITuEg90YkruZa7pW9I3m7Uw==" + } + }, + "npm:@module-federation/error-codes@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/error-codes@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/error-codes", + "hash": "sha512-55LYmrDdKb4jt+qr8qE8U3al62ZANp3FhfVaNPOaAmdTh0jHdD8M3yf5HKFlr5xVkVO4eV/F/J2NCfpbh+pEXQ==" + } + }, + "npm:@module-federation/runtime-core": { + "type": "npm", + "name": "npm:@module-federation/runtime-core", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/runtime-core", + "hash": "sha512-TfyKfkSAentKeuvSsAItk8s5tqQSMfIRTPN2e1aoaq/kFhE+7blps719csyWSX5Lg5Es7WXKMsXHy40UgtBtuw==" + } + }, + "npm:@module-federation/runtime-tools@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-GEF1pxqLc80osIMZmE8j9UKZSaTm2hX2lql8tgIH/O9yK4wnF06k6LL5Ah+wJt+oJv6Dj55ri/MoxMP4SXoPNA==" + } + }, + "npm:@module-federation/runtime-tools@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-fjVOsItJ1u5YY6E9FnS56UDwZgqEQUrWFnouRiPtK123LUuqUI9FH4redZoKWlE1PB0ir1Z3tnqy8eFYzPO38Q==" + } + }, + "npm:@module-federation/runtime@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/runtime@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/runtime", + "hash": "sha512-ZHnYvBquDm49LiHfv6fgagMo/cVJneijNJzfPh6S0CJrPS2Tay1bnTXzy8VA5sdIrESagYPaskKMGIj7YfnPug==" + } + }, + "npm:@module-federation/runtime@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/runtime@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/runtime", + "hash": "sha512-yZeZ7z2Rx4gv/0E97oLTF3V6N25vglmwXGgoeju/W2YjsFvWzVtCDI7zRRb0mJhU6+jmSM8jP1DeQGbea/AiZQ==" + } + }, + "npm:@module-federation/sdk@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/sdk@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/sdk", + "hash": "sha512-bmf2FGQ0ymZuxYnw9bIUfhV3y6zDhaqgydEjbl4msObKMLGXZqhse2pTIIxBFpIxR1oONKX/y2FAolDCTlWKiw==" + } + }, + "npm:@module-federation/sdk@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/sdk@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/sdk", + "hash": "sha512-waABomIjg/5m1rPDBWYG4KUhS5r7OUUY7S+avpaVIY/tkPWB3ibRDKy2dNLLAMaLKq0u+B1qIdEp4NIWkqhqpg==" + } + }, + "npm:@module-federation/webpack-bundler-runtime@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-QSuSIGa09S8mthbB1L6xERqrz+AzPlHR6D7RwAzssAc+IHf40U6NiTLPzUqp9mmKDhC5Tm0EISU0ZHNeJpnpBQ==" + } + }, + "npm:@module-federation/webpack-bundler-runtime@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-HggROJhvHPUX7uqBD/XlajGygMNM1DG0+4OAkk8MBQe4a18QzrRNzZt6XQbRTSG4OaEoyRWhQHvYD3Yps405tQ==" + } + }, + "npm:@napi-rs/wasm-runtime": { + "type": "npm", + "name": "npm:@napi-rs/wasm-runtime", + "data": { + "version": "0.2.4", + "packageName": "@napi-rs/wasm-runtime", + "hash": "sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==" + } + }, + "npm:@nodelib/fs.scandir": { + "type": "npm", + "name": "npm:@nodelib/fs.scandir", + "data": { + "version": "2.1.5", + "packageName": "@nodelib/fs.scandir", + "hash": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" + } + }, + "npm:@nodelib/fs.stat": { + "type": "npm", + "name": "npm:@nodelib/fs.stat", + "data": { + "version": "2.0.5", + "packageName": "@nodelib/fs.stat", + "hash": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" + } + }, + "npm:@nodelib/fs.walk": { + "type": "npm", + "name": "npm:@nodelib/fs.walk", + "data": { + "version": "1.2.8", + "packageName": "@nodelib/fs.walk", + "hash": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" + } + }, + "npm:@nx/devkit": { + "type": "npm", + "name": "npm:@nx/devkit", + "data": { + "version": "20.3.0", + "packageName": "@nx/devkit", + "hash": "sha512-u9oRd2F33DLNWPbzpYGW7xuMEYUAOwO9DLP9nGYpxbZXy6Z4AdoKeqhN+KBTyg8+DyQGuKUSEXcWriDyLLgcHw==" + } + }, + "npm:@nx/eslint-plugin": { + "type": "npm", + "name": "npm:@nx/eslint-plugin", + "data": { + "version": "20.3.0", + "packageName": "@nx/eslint-plugin", + "hash": "sha512-U9DvbR7quyfnWk8ZCJlwKbIInZ5gd4be93X5gii966vM81n3lbWLc7y4avU4r3732X2pnpFGJqBgP8ov8JE/fw==" + } + }, + "npm:@nx/eslint": { + "type": "npm", + "name": "npm:@nx/eslint", + "data": { + "version": "20.3.0", + "packageName": "@nx/eslint", + "hash": "sha512-QhApF0HAcMm0tc7kXna4XuFUuO3oroWvGmvzGqBSa3GyuXbAz1VJ1RFWYkyQzjAsltaBcMUFCA+ORUM+PN1sWA==" + } + }, + "npm:@nx/js": { + "type": "npm", + "name": "npm:@nx/js", + "data": { + "version": "20.3.0", + "packageName": "@nx/js", + "hash": "sha512-hnO1jzJUvO7+bBsC2uaUElpX9gpMiSA3wdt34V8nnPcIBWtdMrjKX7yRFSwZKimeNauesiX0uorTJf+z28R2bg==" + } + }, + "npm:@nx/nx-darwin-arm64": { + "type": "npm", + "name": "npm:@nx/nx-darwin-arm64", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-darwin-arm64", + "hash": "sha512-9PqSe1Sh7qNqA4GL0cZH0t3S0EZzb2Xn14XY9au7yf0+eoxyag1oETjjULrxLeUmSoXW2hDxzNtoqKFE9zF07Q==" + } + }, + "npm:@nx/nx-darwin-x64": { + "type": "npm", + "name": "npm:@nx/nx-darwin-x64", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-darwin-x64", + "hash": "sha512-gsGGhJVvi5QZVVTZie5sNMo1zOAU+A2edm6DGegObdFRLV41Ju/Yrm/gTaSp4yUtywd3UU4S/30C/nI2c55adA==" + } + }, + "npm:@nx/nx-freebsd-x64": { + "type": "npm", + "name": "npm:@nx/nx-freebsd-x64", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-freebsd-x64", + "hash": "sha512-DiymYZBBu0upbiskdfn9KRyoXdyvKohezJiV3j4VkeRE8KR2p04NgwRQviDFbeD1cjWrDy9wk8y+G5PabLlqAA==" + } + }, + "npm:@nx/nx-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm-gnueabihf", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-arm-gnueabihf", + "hash": "sha512-Aksx66e8jmt/4rGJ/5z34SWXbPcYr9Ht52UonEeuCdQdoEvAOs7yBUbllYOjIcUsfZikEyZgvqfiQslsggSJdQ==" + } + }, + "npm:@nx/nx-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm64-gnu", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-arm64-gnu", + "hash": "sha512-Y5wmYEwF1bl014Ps8QjagI911VbViQSFHSTVOCNSObdAzig9E5o6NOkoWe+doT1UZLrrInnlkrggQUsbtdKjOg==" + } + }, + "npm:@nx/nx-linux-arm64-musl": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm64-musl", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-arm64-musl", + "hash": "sha512-yGcIkmImyOMfPkQSYH2EVjPmFE0VkLcO71Bbkpr3RlJ1N/vjYxsGbdnqPiBb8Wshib/hmwpiMHf/yzQtKH0SQw==" + } + }, + "npm:@nx/nx-linux-x64-gnu": { + "type": "npm", + "name": "npm:@nx/nx-linux-x64-gnu", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-x64-gnu", + "hash": "sha512-nkA2DLI+rpmiuiy7dyXP4l9s7dgHkQWDX7lG1XltiT41RzAReJF1h8qBE6XrsAYE1CtI76DRWVphnc93+iZr+A==" + } + }, + "npm:@nx/nx-linux-x64-musl": { + "type": "npm", + "name": "npm:@nx/nx-linux-x64-musl", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-x64-musl", + "hash": "sha512-sPMtTt9iTrCmFEIp9Qv27UX9PeL1aqKck2dz2TAFbXKVtF6+djOdTcNnTYw45KIP6izcUcOXXAq4G0QSQE7CLg==" + } + }, + "npm:@nx/nx-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@nx/nx-win32-arm64-msvc", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-win32-arm64-msvc", + "hash": "sha512-ppfNa/8OfpWA9o26Pz3vArN4ulAC+Hx70/ghPRCP7ed1Mb3Z6yR2Ry9KfBRImbqajvuAExM0TePKMGq9LCdXmg==" + } + }, + "npm:@nx/nx-win32-x64-msvc": { + "type": "npm", + "name": "npm:@nx/nx-win32-x64-msvc", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-win32-x64-msvc", + "hash": "sha512-8FOejZ4emtLSVn3pYWs4PIc3n4//qMbwMDPVxmPE8us3ir91Qh0bzr5zRj7Q8sEdSgvneXRXqtBp2grY2KMJsw==" + } + }, + "npm:@nx/vite": { + "type": "npm", + "name": "npm:@nx/vite", + "data": { + "version": "20.3.0", + "packageName": "@nx/vite", + "hash": "sha512-vb4crrU6rCl03kiVu5mJ34PvSzTI72/DQJEi4cFQu4KAwQ6gVigVOf4kW+d3dYelrJ52/Fzb/CEY94ZzdKyBFA==" + } + }, + "npm:@nx/web": { + "type": "npm", + "name": "npm:@nx/web", + "data": { + "version": "20.3.0", + "packageName": "@nx/web", + "hash": "sha512-MKmXI9uAX+fdLY0GfF/3rH4EXrEjyLI6FSt3kUuF1/UzAUUUqww6owoM+9EaC1mRcCYDd0nwN7piblVz/wIVLw==" + } + }, + "npm:@nx/workspace": { + "type": "npm", + "name": "npm:@nx/workspace", + "data": { + "version": "20.3.0", + "packageName": "@nx/workspace", + "hash": "sha512-z8NSAo5SiLEMPuwasDvLdCCtaTGdINh1cSZMCom8HeLbT8F7risbR0IlHVqVrKj9FPKqrAIsH+4knVb4dHHCnQ==" + } + }, + "npm:@phenomnomnominal/tsquery": { + "type": "npm", + "name": "npm:@phenomnomnominal/tsquery", + "data": { + "version": "5.0.1", + "packageName": "@phenomnomnominal/tsquery", + "hash": "sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==" + } + }, + "npm:@pkgjs/parseargs": { + "type": "npm", + "name": "npm:@pkgjs/parseargs", + "data": { + "version": "0.11.0", + "packageName": "@pkgjs/parseargs", + "hash": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" + } + }, + "npm:@pnpm/config.env-replace": { + "type": "npm", + "name": "npm:@pnpm/config.env-replace", + "data": { + "version": "1.1.0", + "packageName": "@pnpm/config.env-replace", + "hash": "sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==" + } + }, + "npm:@pnpm/network.ca-file": { + "type": "npm", + "name": "npm:@pnpm/network.ca-file", + "data": { + "version": "1.0.2", + "packageName": "@pnpm/network.ca-file", + "hash": "sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==" + } + }, + "npm:@pnpm/npm-conf": { + "type": "npm", + "name": "npm:@pnpm/npm-conf", + "data": { + "version": "2.3.1", + "packageName": "@pnpm/npm-conf", + "hash": "sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==" + } + }, + "npm:@polka/url": { + "type": "npm", + "name": "npm:@polka/url", + "data": { + "version": "1.0.0-next.28", + "packageName": "@polka/url", + "hash": "sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==" + } + }, + "npm:@react-native-community/cli-config-android": { + "type": "npm", + "name": "npm:@react-native-community/cli-config-android", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-config-android", + "hash": "sha512-pgnhEO2cmOeb+bBFEBZFYjeFjDTqWoV0JTorTiugj9bb4RQRCl8cr35baVlBGhxAuaio3722CsJ9GRF1oHjP8w==" + } + }, + "npm:@react-native-community/cli-config-apple": { + "type": "npm", + "name": "npm:@react-native-community/cli-config-apple", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-config-apple", + "hash": "sha512-6edjTt3mlNMFBuB/Xd6u0O7GEkhJiKvQgmcoBH18FsNy5cpiHDwQsG8EWM5cHeINp1gMK845qq9fFsTko6gqyQ==" + } + }, + "npm:@react-native-community/cli-config": { + "type": "npm", + "name": "npm:@react-native-community/cli-config", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-config", + "hash": "sha512-GUGvyek06JRF4mfd9zXao9YQW4+H8ny69HznqNXVRtVSIIekFyjOpKQeSEzdcyqJEEa5gej22GOz1JCHMKBccg==" + } + }, + "npm:@react-native-community/cli-server-api": { + "type": "npm", + "name": "npm:@react-native-community/cli-server-api", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-server-api", + "hash": "sha512-tdmGV7ZntYmzrXWheZNpAy6dVI2yrsX4sQH+xAzU7lCfKHk6J8GucxedduXnB5qBB4JgSrrbzg2RLNxv5v0S/Q==" + } + }, + "npm:@react-native-community/cli-tools": { + "type": "npm", + "name": "npm:@react-native-community/cli-tools", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-tools", + "hash": "sha512-oR6FcDEcSDYos79vZy4+Tj8jgAE0Xf5HEiRXMJFGISYLRx7tvslSaK8SodUOW9TZe2bCZOb5QSvj8zeMpORmxg==" + } + }, + "npm:@react-native-community/cli-types": { + "type": "npm", + "name": "npm:@react-native-community/cli-types", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-types", + "hash": "sha512-J84+4IRXl8WlVdoe1maTD5skYZZO9CbQ6LNXEHx1kaZcFmvPZKfjsaxuyQ+8BsSqZnM2izOw8dEWnAp/Zuwb0w==" + } + }, + "npm:@react-native/assets-registry": { + "type": "npm", + "name": "npm:@react-native/assets-registry", + "data": { + "version": "0.76.3", + "packageName": "@react-native/assets-registry", + "hash": "sha512-7Fnc3lzCFFpnoyL1egua6d/qUp0KiIpeSLbfOMln4nI2g2BMzyFHdPjJnpLV2NehmS0omOOkrfRqK5u1F/MXzA==" + } + }, + "npm:@react-native/babel-plugin-codegen": { + "type": "npm", + "name": "npm:@react-native/babel-plugin-codegen", + "data": { + "version": "0.76.3", + "packageName": "@react-native/babel-plugin-codegen", + "hash": "sha512-mZ7jmIIg4bUnxCqY3yTOkoHvvzsDyrZgfnIKiTGm5QACrsIGa5eT3pMFpMm2OpxGXRDrTMsYdPXE2rCyDX52VQ==" + } + }, + "npm:@react-native/babel-preset": { + "type": "npm", + "name": "npm:@react-native/babel-preset", + "data": { + "version": "0.76.3", + "packageName": "@react-native/babel-preset", + "hash": "sha512-zi2nPlQf9q2fmfPyzwWEj6DU96v8ziWtEfG7CTAX2PG/Vjfsr94vn/wWrCdhBVvLRQ6Kvd/MFAuDYpxmQwIiVQ==" + } + }, + "npm:@react-native/codegen": { + "type": "npm", + "name": "npm:@react-native/codegen", + "data": { + "version": "0.76.3", + "packageName": "@react-native/codegen", + "hash": "sha512-oJCH/jbYeGmFJql8/y76gqWCCd74pyug41yzYAjREso1Z7xL88JhDyKMvxEnfhSdMOZYVl479N80xFiXPy3ZYA==" + } + }, + "npm:@react-native/community-cli-plugin@0.76.3": { + "type": "npm", + "name": "npm:@react-native/community-cli-plugin@0.76.3", + "data": { + "version": "0.76.3", + "packageName": "@react-native/community-cli-plugin", + "hash": "sha512-vgsLixHS24jR0d0QqPykBWFaC+V8x9cM3cs4oYXw3W199jgBNGP9MWcUJLazD2vzrT/lUTVBVg0rBeB+4XR6fg==" + } + }, + "npm:@react-native/community-cli-plugin@0.79.1": { + "type": "npm", + "name": "npm:@react-native/community-cli-plugin@0.79.1", + "data": { + "version": "0.79.1", + "packageName": "@react-native/community-cli-plugin", + "hash": "sha512-hqCMQrMRi19G7yxEsYwV9A0MHB6Hri7B5dytRD7kU5vtz0Lzg1fZYYvmS0x9OdWJWPntmHA8xiijwM+4cT8cpQ==" + } + }, + "npm:@react-native/debugger-frontend@0.76.3": { + "type": "npm", + "name": "npm:@react-native/debugger-frontend@0.76.3", + "data": { + "version": "0.76.3", + "packageName": "@react-native/debugger-frontend", + "hash": "sha512-pMHQ3NpPB28RxXciSvm2yD+uDx3pkhzfuWkc7VFgOduyzPSIr0zotUiOJzsAtrj8++bPbOsAraCeQhCqoOTWQw==" + } + }, + "npm:@react-native/debugger-frontend@0.78.0": { + "type": "npm", + "name": "npm:@react-native/debugger-frontend@0.78.0", + "data": { + "version": "0.78.0", + "packageName": "@react-native/debugger-frontend", + "hash": "sha512-KQYD9QlxES/VdmXh9EEvtZCJK1KAemLlszQq4dpLU1stnue5N8dnCY6A7PpStMf5UtAMk7tiniQhaicw0uVHgQ==" + } + }, + "npm:@react-native/debugger-frontend@0.79.1": { + "type": "npm", + "name": "npm:@react-native/debugger-frontend@0.79.1", + "data": { + "version": "0.79.1", + "packageName": "@react-native/debugger-frontend", + "hash": "sha512-IgbQM/djzBhkkjzIT/b36zwkc4UMxZLTKgRVJrSEjuwtOPmgfh/1F5m3OUitbMd4/e06VgN0vPLyBzToj1kiwA==" + } + }, + "npm:@react-native/dev-middleware@0.76.3": { + "type": "npm", + "name": "npm:@react-native/dev-middleware@0.76.3", + "data": { + "version": "0.76.3", + "packageName": "@react-native/dev-middleware", + "hash": "sha512-b+2IpW40z1/S5Jo5JKrWPmucYU/PzeGyGBZZ/SJvmRnBDaP3txb9yIqNZAII1EWsKNhedh8vyRO5PSuJ9Juqzw==" + } + }, + "npm:@react-native/dev-middleware@0.78.0": { + "type": "npm", + "name": "npm:@react-native/dev-middleware@0.78.0", + "data": { + "version": "0.78.0", + "packageName": "@react-native/dev-middleware", + "hash": "sha512-zEafAZdOz4s37Jh5Xcv4hJE5qZ6uNxgrTLcpjDOJnQG6dO34/BoZeXvDrjomQFNn6ogdysR51mKJStaQ3ixp5A==" + } + }, + "npm:@react-native/dev-middleware@0.79.1": { + "type": "npm", + "name": "npm:@react-native/dev-middleware@0.79.1", + "data": { + "version": "0.79.1", + "packageName": "@react-native/dev-middleware", + "hash": "sha512-xegUHwi6h8wOLIl/9ImZoIVVwzecE+ENGTELIrD2PsseBbtdRMKzZ8A1LTBjPPt3IjHPH6103JcSPwgepP6zFA==" + } + }, + "npm:@react-native/gradle-plugin": { + "type": "npm", + "name": "npm:@react-native/gradle-plugin", + "data": { + "version": "0.76.3", + "packageName": "@react-native/gradle-plugin", + "hash": "sha512-t0aYZ8ND7+yc+yIm6Yp52bInneYpki6RSIFZ9/LMUzgMKvEB62ptt/7sfho9QkKHCNxE1DJSWIqLIGi/iHHkyg==" + } + }, + "npm:@react-native/js-polyfills": { + "type": "npm", + "name": "npm:@react-native/js-polyfills", + "data": { + "version": "0.76.3", + "packageName": "@react-native/js-polyfills", + "hash": "sha512-pubJFArMMrdZiytH+W95KngcSQs+LsxOBsVHkwgMnpBfRUxXPMK4fudtBwWvhnwN76Oe+WhxSq7vOS5XgoPhmw==" + } + }, + "npm:@react-native/metro-babel-transformer": { + "type": "npm", + "name": "npm:@react-native/metro-babel-transformer", + "data": { + "version": "0.76.3", + "packageName": "@react-native/metro-babel-transformer", + "hash": "sha512-b2zQPXmW7avw/7zewc9nzMULPIAjsTwN03hskhxHUJH5pzUf7pIklB3FrgYPZrRhJgzHiNl3tOPu7vqiKzBYPg==" + } + }, + "npm:@react-native/normalize-colors": { + "type": "npm", + "name": "npm:@react-native/normalize-colors", + "data": { + "version": "0.76.3", + "packageName": "@react-native/normalize-colors", + "hash": "sha512-Yrpmrh4IDEupUUM/dqVxhAN8QW1VEUR3Qrk2lzJC1jB2s46hDe0hrMP2vs12YJqlzshteOthjwXQlY0TgIzgbg==" + } + }, + "npm:@react-native/virtualized-lists": { + "type": "npm", + "name": "npm:@react-native/virtualized-lists", + "data": { + "version": "0.76.3", + "packageName": "@react-native/virtualized-lists", + "hash": "sha512-wTGv9pVh3vAOWb29xFm+J9VRe9dUcUcb9FyaMLT/Hxa88W4wqa5ZMe1V9UvrrBiA1G5DKjv8/1ZcDsJhyugVKA==" + } + }, + "npm:@remix-run/router": { + "type": "npm", + "name": "npm:@remix-run/router", + "data": { + "version": "1.23.0", + "packageName": "@remix-run/router", + "hash": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==" + } + }, + "npm:@rollup/rollup-android-arm-eabi": { + "type": "npm", + "name": "npm:@rollup/rollup-android-arm-eabi", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-android-arm-eabi", + "hash": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==" + } + }, + "npm:@rollup/rollup-android-arm64": { + "type": "npm", + "name": "npm:@rollup/rollup-android-arm64", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-android-arm64", + "hash": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==" + } + }, + "npm:@rollup/rollup-darwin-arm64": { + "type": "npm", + "name": "npm:@rollup/rollup-darwin-arm64", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-darwin-arm64", + "hash": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==" + } + }, + "npm:@rollup/rollup-darwin-x64": { + "type": "npm", + "name": "npm:@rollup/rollup-darwin-x64", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-darwin-x64", + "hash": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==" + } + }, + "npm:@rollup/rollup-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm-gnueabihf", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-arm-gnueabihf", + "hash": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==" + } + }, + "npm:@rollup/rollup-linux-arm-musleabihf": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm-musleabihf", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-arm-musleabihf", + "hash": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==" + } + }, + "npm:@rollup/rollup-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm64-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-arm64-gnu", + "hash": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==" + } + }, + "npm:@rollup/rollup-linux-arm64-musl": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm64-musl", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-arm64-musl", + "hash": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==" + } + }, + "npm:@rollup/rollup-linux-powerpc64le-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-powerpc64le-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-powerpc64le-gnu", + "hash": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==" + } + }, + "npm:@rollup/rollup-linux-riscv64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-riscv64-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-riscv64-gnu", + "hash": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==" + } + }, + "npm:@rollup/rollup-linux-s390x-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-s390x-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-s390x-gnu", + "hash": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==" + } + }, + "npm:@rollup/rollup-linux-x64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-x64-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-x64-gnu", + "hash": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==" + } + }, + "npm:@rollup/rollup-linux-x64-musl": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-x64-musl", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-x64-musl", + "hash": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==" + } + }, + "npm:@rollup/rollup-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-arm64-msvc", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-win32-arm64-msvc", + "hash": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==" + } + }, + "npm:@rollup/rollup-win32-ia32-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-ia32-msvc", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-win32-ia32-msvc", + "hash": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==" + } + }, + "npm:@rollup/rollup-win32-x64-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-x64-msvc", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-win32-x64-msvc", + "hash": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==" + } + }, + "npm:@rsbuild/core@1.2.3": { + "type": "npm", + "name": "npm:@rsbuild/core@1.2.3", + "data": { + "version": "1.2.3", + "packageName": "@rsbuild/core", + "hash": "sha512-lUCt8gQe9E2PI3srcEJ1Na3GQYmsYuvAqK0f/k00HM0pEjrbOFC9Xq2kR85UoXHFqlTCIw/fLLDe91PKRCbKAw==" + } + }, + "npm:@rsbuild/core@1.3.20": { + "type": "npm", + "name": "npm:@rsbuild/core@1.3.20", + "data": { + "version": "1.3.20", + "packageName": "@rsbuild/core", + "hash": "sha512-5VxOddgGHaq5x4ONdKOZvLYLj8dhVfCAz+cERNLXrKLzBISouY1A9TJcbZBK4xoH/0DJrDtDzapNA+dI9Jr07Q==" + } + }, + "npm:@rsbuild/plugin-react": { + "type": "npm", + "name": "npm:@rsbuild/plugin-react", + "data": { + "version": "1.3.1", + "packageName": "@rsbuild/plugin-react", + "hash": "sha512-1PfE0CZDwiSIUFaMFOEprwsHK6oo29zU6DdtFH2D49uLcpUdOUvU1u2p00RCVO1CIgnAjRajLS7dnPdQUwFOuQ==" + } + }, + "npm:@rspack/binding-darwin-arm64@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-arm64@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-darwin-arm64", + "hash": "sha512-h23F8zEkXWhwMeScm0ZnN78Zh7hCDalxIWsm7bBS0eKadnlegUDwwCF8WE+8NjWr7bRzv0p3QBWlS5ufkcL4eA==" + } + }, + "npm:@rspack/binding-darwin-arm64@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-arm64@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-darwin-arm64", + "hash": "sha512-bDlrlroY3iMlzna/3i1gD6eRmhJW2zRyC3Ov6aR1micshVQ9RteigYZWkjZuQfyC5Z8dCcLUQJVojz+pqp0JXg==" + } + }, + "npm:@rspack/binding-darwin-arm64@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-arm64@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-darwin-arm64", + "hash": "sha512-0k/j8OeMSVm5u5Nzckp9Ie7S7hprnvNegebnGr+L6VCyD7sMqm4m+4rLHs99ZklYdH0dZtY2+LrzrtjUZCqfew==" + } + }, + "npm:@rspack/binding-darwin-x64@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-x64@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-darwin-x64", + "hash": "sha512-vG5s7FkEvwrGLfksyDRHwKAHUkhZt1zHZZXJQn4gZKjTBonje8ezdc7IFlDiWpC4S+oBYp73nDWkUzkGRbSdcQ==" + } + }, + "npm:@rspack/binding-darwin-x64@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-x64@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-darwin-x64", + "hash": "sha512-0/qOVbMuzZ+WbtDa4TbH46R4vph/W6MHcXbrXDO+vpdTMFDVJ64DnZXT7aqvGcY+7vTCIGm0GT+6ooR4KaIX8A==" + } + }, + "npm:@rspack/binding-darwin-x64@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-x64@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-darwin-x64", + "hash": "sha512-jOyqYW/18cgxw60wK5oqJvM194pbD4H99xaif89McNtLkH3npFvBkXBHVWWuOHGoXNX0LhRpHcI89p9b9THQZQ==" + } + }, + "npm:@rspack/binding-linux-arm64-gnu@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-gnu@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-linux-arm64-gnu", + "hash": "sha512-VykY/kiYOzO8E1nYzfJ9+gQEHxb5B6lt5wa8M6xFi5B6jEGU+OsaGskmAZB9/GFImeFDHxDPvhUalI4R9p8O2Q==" + } + }, + "npm:@rspack/binding-linux-arm64-gnu@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-gnu@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-linux-arm64-gnu", + "hash": "sha512-En/SMl45s19iUVb1/ZDFQvFDxIjnlfk7yqV3drMWWAL5HSgksNejaTIFTO52aoohIBbmwuk5wSGcbU0G0IFiPg==" + } + }, + "npm:@rspack/binding-linux-arm64-gnu@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-gnu@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-linux-arm64-gnu", + "hash": "sha512-zhF5ZNaT/7pxrm8xD3dWG1b4x+FO3LbVeZZG448CjpSo5T57kPD+SaGUU1GcPpn6mexf795x0SVS49aH7/e3Dg==" + } + }, + "npm:@rspack/binding-linux-arm64-musl@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-musl@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-linux-arm64-musl", + "hash": "sha512-Z5vAC4wGfXi8XXZ6hs8Q06TYjr3zHf819HB4DI5i4C1eQTeKdZSyoFD0NHFG23bP4NWJffp8KhmoObcy9jBT5Q==" + } + }, + "npm:@rspack/binding-linux-arm64-musl@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-musl@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-linux-arm64-musl", + "hash": "sha512-N1oZsXfJ9VLLcK7p1PS65cxLYQCZ7iqHW2OP6Ew2+hlz/d1hzngxgzrtZMCXFOHXDvTzVu5ff6jGS2v7+zv2tA==" + } + }, + "npm:@rspack/binding-linux-arm64-musl@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-musl@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-linux-arm64-musl", + "hash": "sha512-o3x7IrOSCHK6lcRvdZgsSuOG1CHRQR00xiyLW7kkWmNm7t417LC9xdFWKIK62C5fKXGC5YcTbUkDMnQujespkg==" + } + }, + "npm:@rspack/binding-linux-x64-gnu@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-gnu@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-linux-x64-gnu", + "hash": "sha512-o3pDaL+cH5EeRbDE9gZcdZpBgp5iXvYZBBhe8vZQllYgI4zN5MJEuleV7WplG3UwTXlgZg3Kht4RORSOPn96vg==" + } + }, + "npm:@rspack/binding-linux-x64-gnu@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-gnu@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-linux-x64-gnu", + "hash": "sha512-BdPaepoLKuaVwip4QK/nGqNi1xpbCWSxiycPbKRrGqKgt/QGihxxFgiqr4EpWQVIJNIMy4nCsg4arO0+H1KWGQ==" + } + }, + "npm:@rspack/binding-linux-x64-gnu@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-gnu@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-linux-x64-gnu", + "hash": "sha512-FMSi28VZhXMr15picOHFynULhqZ/FODPxRIS6uNrvPRYcbNuiO1v+VHV6X88mhOMmJ/aVF6OwjUO/o2l1FVa9Q==" + } + }, + "npm:@rspack/binding-linux-x64-musl@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-musl@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-linux-x64-musl", + "hash": "sha512-RE3e0xe4DdchHssttKzryDwjLkbrNk/4H59TkkWeGYJcLw41tmcOZVFQUOwKLUvXWVyif/vjvV/w1SMlqB4wQg==" + } + }, + "npm:@rspack/binding-linux-x64-musl@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-musl@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-linux-x64-musl", + "hash": "sha512-GFv0Bod268OcXIcjeLoPlK0oz8rClEIxIRFkz+ejhbvfCwRJ+Fd+EKaaKQTBfZQujPqc0h2GctIF25nN5pFTmA==" + } + }, + "npm:@rspack/binding-linux-x64-musl@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-musl@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-linux-x64-musl", + "hash": "sha512-e0xbY9SlbRGIFz41v1yc0HfREvmgMnLV1bLmTSPK8wI2suIEJ7iYYqsocHOAOk86qLZcxVrTnL6EjUcNaRTWlg==" + } + }, + "npm:@rspack/binding-win32-arm64-msvc@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-win32-arm64-msvc@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-win32-arm64-msvc", + "hash": "sha512-R+PKBYn6uzTaDdVqTHvjqiJPBr5ZHg1wg5UmFDLNH9OklzVFyQh1JInSdJRb7lzfzTRz6bEkkwUFBPQK/CGScw==" + } + }, + "npm:@rspack/binding-win32-arm64-msvc@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-win32-arm64-msvc@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-win32-arm64-msvc", + "hash": "sha512-aEU+uJdbvJJGrzzAsjbjrPeNbG/bcG8JoXK2kSsUB+/sWHTIkHX0AQ3oX3aV/lcLKgZWrUxLAfLoCXEnIHMEyQ==" + } + }, + "npm:@rspack/binding-win32-arm64-msvc@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-win32-arm64-msvc@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-win32-arm64-msvc", + "hash": "sha512-YHJPvEujWeWjU6EUF6sDpaec9rsOtKVvy16YCtGaxRpDQXqfuxibnp6Ge0ZTTrY+joRiWehRA9OUI+3McqI+QA==" + } + }, + "npm:@rspack/binding-win32-ia32-msvc@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-win32-ia32-msvc@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-win32-ia32-msvc", + "hash": "sha512-dBqz3sRAGZ2f31FgzKLDvIRfq2haRP3X3XVCT0PsiMcvt7QJng+26aYYMy2THatd/nM8IwExYeitHWeiMBoruw==" + } + }, + "npm:@rspack/binding-win32-ia32-msvc@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-win32-ia32-msvc@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-win32-ia32-msvc", + "hash": "sha512-GHYzNOSoiLyG9elLTmMqADJMQzjll+co4irp5AgZ+KHG9EVq0qEHxDqDIJxZnUA15U8JDvCgo6YAo3T0BFEL0Q==" + } + }, + "npm:@rspack/binding-win32-ia32-msvc@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-win32-ia32-msvc@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-win32-ia32-msvc", + "hash": "sha512-2iwSBzVBC89ZSk56MYwgirh3bda2WKmL9I3qPajiTEivChXpX7jp83jAtGE6CPqPYcccYz6nrURTHNUZhqXxVw==" + } + }, + "npm:@rspack/binding-win32-x64-msvc@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-win32-x64-msvc@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-win32-x64-msvc", + "hash": "sha512-eeAvaN831KG553cMSHkVldyk6YQn4ujgRHov6r1wtREq7CD3/ka9LMkJUepCN85K7XtwYT0N4KpFIQyf5GTGoA==" + } + }, + "npm:@rspack/binding-win32-x64-msvc@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-win32-x64-msvc@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-win32-x64-msvc", + "hash": "sha512-EigKLhKLH1kfv1e/ZgXuSKlIjkbyneJtiLbNDz7EeEVFGV1XMM6bsCea1sb2WOxsPYiOX4Q5JmR1j1KGrZS/LA==" + } + }, + "npm:@rspack/binding-win32-x64-msvc@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-win32-x64-msvc@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-win32-x64-msvc", + "hash": "sha512-ehWJ9Y5Zezj/+uJpiWbt29RZaRIM00f91PWuabM6/sKmHJhdCEE21u5iI3B8DeW/EjJsH8zkI69YYAxJWwGn9A==" + } + }, + "npm:@rspack/binding@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding", + "hash": "sha512-GCZwpGFYlLTdJ2soPLwjw9z4LSZ+GdpbHNfBt3Cm/f/bAF8n6mZc7dHUqN893RFh7MPU17HNEL3fMw7XR+6pHg==" + } + }, + "npm:@rspack/binding@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding", + "hash": "sha512-T3FMB3N9P1AbSAryfkSRJkPtmeSYs/Gj9zUZoPz1ckPEIcWZmpUOQbJylldjbw5waxtCL1haHNbi0pcSvxiaJw==" + } + }, + "npm:@rspack/binding@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding", + "hash": "sha512-9TjO+Ig5U4VqdYWpBsv01n4d2KsgFfdXGIE7zdHXDDbry0avL0J4109ESqSeP9uC+Bi7ZCF53iaxJRvZDflNVQ==" + } + }, + "npm:@rspack/core@1.2.2": { + "type": "npm", + "name": "npm:@rspack/core@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/core", + "hash": "sha512-EeHAmY65Uj62hSbUKesbrcWGE7jfUI887RD03G++Gj8jS4WPHEu1TFODXNOXg6pa7zyIvs2BK0Bm16Kwz8AEaQ==" + } + }, + "npm:@rspack/core@1.2.8": { + "type": "npm", + "name": "npm:@rspack/core@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/core", + "hash": "sha512-ppj3uQQtkhgrYDLrUqb33YbpNEZCpAudpfVuOHGsvUrAnu1PijbfJJymoA5ZvUhM+HNMvPI5D1ie97TXyb0UVg==" + } + }, + "npm:@rspack/core@1.3.10": { + "type": "npm", + "name": "npm:@rspack/core@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/core", + "hash": "sha512-YomvSRGuMUQgCE2rNMdff2q1Z0YpZw/z6m5+PVTMSs9l/q69YKUzpbpSD8YyB5i1DddrRxC2RE34DkrBuwlREQ==" + } + }, + "npm:@rspack/lite-tapable": { + "type": "npm", + "name": "npm:@rspack/lite-tapable", + "data": { + "version": "1.0.1", + "packageName": "@rspack/lite-tapable", + "hash": "sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==" + } + }, + "npm:@rspack/plugin-react-refresh@1.0.0": { + "type": "npm", + "name": "npm:@rspack/plugin-react-refresh@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "@rspack/plugin-react-refresh", + "hash": "sha512-WvXkLewW5G0Mlo5H1b251yDh5FFiH4NDAbYlFpvFjcuXX2AchZRf9zdw57BDE/ADyWsJgA8kixN/zZWBTN3iYA==" + } + }, + "npm:@rspack/plugin-react-refresh@1.4.3": { + "type": "npm", + "name": "npm:@rspack/plugin-react-refresh@1.4.3", + "data": { + "version": "1.4.3", + "packageName": "@rspack/plugin-react-refresh", + "hash": "sha512-wZx4vWgy5oMEvgyNGd/oUKcdnKaccYWHCRkOqTdAPJC3WcytxhTX+Kady8ERurSBiLyQpoMiU3Iyd+F1Y2Arbw==" + } + }, + "npm:@rspress/core": { + "type": "npm", + "name": "npm:@rspress/core", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/core", + "hash": "sha512-1amep6ouXx3Xz/orOeTL3oaXQ7BGYMgZFb0YmnHEhfO/EEEzvoqjn1q82XLBr9qLqSOJG4lA38WgCjLY5iRZYQ==" + } + }, + "npm:@rspress/mdx-rs-darwin-arm64": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-darwin-arm64", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-darwin-arm64", + "hash": "sha512-fsuhUko2VJin9oZvGDEM8FWIisbhTe+ki8SiiVMqtl6OUtga9wB8F3JmsjVNg615lHp7FiT66Mvfbxweo+jjTQ==" + } + }, + "npm:@rspress/mdx-rs-darwin-x64": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-darwin-x64", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-darwin-x64", + "hash": "sha512-LAkc4H9cODxOsZLMsX57ma8Kk+KZytLTgkGTUXBX2M88O5ucZzrdBWFNXP8EvNcVcDR4O+YwcZPYMlZDqRyX5A==" + } + }, + "npm:@rspress/mdx-rs-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-linux-arm64-gnu", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-linux-arm64-gnu", + "hash": "sha512-l18CBbqFsn1NOWngdcfKVbqAGYsNouQw/WNAUxoKX3kPh+TsWxGZR2vBnPQ+In4yNzSz5AVMPKBMah2YNIFmXA==" + } + }, + "npm:@rspress/mdx-rs-linux-arm64-musl": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-linux-arm64-musl", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-linux-arm64-musl", + "hash": "sha512-diwYLjMUlK1CSoZ0D6Lrdd31B60SgGlGqvvWs49PqDFpb+/wbBuKTGfjx+bzPmRBvSgjDUJuNkh3tHldj9wpXg==" + } + }, + "npm:@rspress/mdx-rs-linux-x64-gnu": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-linux-x64-gnu", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-linux-x64-gnu", + "hash": "sha512-Qie1XlZ55qn2nyXZ5DO3vSYa8xiiTiT8vjh5gIkNMhYh/qvUefJTgp8RC+DFsdlyxSVHRWSTAiWchFyhpW6QCw==" + } + }, + "npm:@rspress/mdx-rs-linux-x64-musl": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-linux-x64-musl", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-linux-x64-musl", + "hash": "sha512-IegWebLUvioMIMQGo7JDW2sR3JOFOuJl/blX5Vy/fwHvfznIscRcJlu/Va6brMHkgv36fgXgCv7Yt3JwXGQaTQ==" + } + }, + "npm:@rspress/mdx-rs-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-win32-arm64-msvc", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-win32-arm64-msvc", + "hash": "sha512-EA/BNOhTvF6dE+vdoIBxZaHxynLjL46qxiyHhNj0+no0lcBS2NbeWIgl2ge3O35n5h7Pj0sbmchHazpXwgDNcg==" + } + }, + "npm:@rspress/mdx-rs-win32-x64-msvc": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-win32-x64-msvc", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-win32-x64-msvc", + "hash": "sha512-P6XbuHD+TRw73lqWxWf8Zb8/+MgHO4pCv4h1QoumxyFz0+2C+47576eBPimprWHgq066AZ34q3+037mrbZdvAA==" + } + }, + "npm:@rspress/mdx-rs": { + "type": "npm", + "name": "npm:@rspress/mdx-rs", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs", + "hash": "sha512-NpNhTKBIlV3O6ADhoZkgHvBFvXMW2TYlIWmIT1ysJESUBqDpaN9H3Teve5fugjU2pQ2ORBZO6SQGKliMw/8m/Q==" + } + }, + "npm:@rspress/plugin-auto-nav-sidebar": { + "type": "npm", + "name": "npm:@rspress/plugin-auto-nav-sidebar", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-auto-nav-sidebar", + "hash": "sha512-Vn/vmEpmLUKhbPUZgo3qh+SDYyy4CWBEQEqclJjBSZho0VuQELdJBGXFxsDWoEUCuuYC5fI/qi6p7Lx+p/D66g==" + } + }, + "npm:@rspress/plugin-container-syntax": { + "type": "npm", + "name": "npm:@rspress/plugin-container-syntax", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-container-syntax", + "hash": "sha512-cFe+pMVtJhqERDUIqZqZzRHKcS/oibGQHwYyZc16sFh2lYkkjWhGZYc6+lxFBRMdp97wICtmhcT9vl1Mmh3N3w==" + } + }, + "npm:@rspress/plugin-last-updated": { + "type": "npm", + "name": "npm:@rspress/plugin-last-updated", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-last-updated", + "hash": "sha512-KiRjJwh1zw8qY9jtBDL2SdZWpRZkxHGzdATkmaURjHanteT7U5XUGNAa0afd0a5N7tveocV1yuOudjUlG4LcYQ==" + } + }, + "npm:@rspress/plugin-llms": { + "type": "npm", + "name": "npm:@rspress/plugin-llms", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-llms", + "hash": "sha512-mloKORNi1jmVeJKMHAKGCqxDReFGZ3GzofPDbfd0JqI5XKrwzNfx0m3pGDj09RSsmHnzjKdYmdayOTwPldQm1g==" + } + }, + "npm:@rspress/plugin-medium-zoom": { + "type": "npm", + "name": "npm:@rspress/plugin-medium-zoom", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-medium-zoom", + "hash": "sha512-B4NBrZpWpdJOi0FLChIIi/fqBa6OPyM5bPw4HHH1qE16w2jiOM7684aPczVC0e4Jkm05suTP9yWeBxPTctappw==" + } + }, + "npm:@rspress/plugin-shiki": { + "type": "npm", + "name": "npm:@rspress/plugin-shiki", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-shiki", + "hash": "sha512-1xFfsAgVC6mRun3MO5m8csCawQX7tEaJopBsuIMcSTBFft/Ng65p4/y7SvBp3l2G0ZQs5y91TNs8X4L7FUhVPA==" + } + }, + "npm:@rspress/runtime": { + "type": "npm", + "name": "npm:@rspress/runtime", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/runtime", + "hash": "sha512-ZQu+WZG14xLW1B/kbD/TY6ygsbndb6g4ZlCfbyQK5NxN5KSGwcAwBzdyMwhxaJxfzprk4LvFsh+wnACNZ3EA8w==" + } + }, + "npm:@rspress/shared@1.43.9": { + "type": "npm", + "name": "npm:@rspress/shared@1.43.9", + "data": { + "version": "1.43.9", + "packageName": "@rspress/shared", + "hash": "sha512-5CxRZZJg9JnDYLzxien3dw/KKBSJx9+qbNclzGYTZIJaRKSqEDtvCuK3fXLZlalj+zF2Pu7tB6yGu3jjQl6F5A==" + } + }, + "npm:@rspress/shared@2.0.0-beta.6": { + "type": "npm", + "name": "npm:@rspress/shared@2.0.0-beta.6", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/shared", + "hash": "sha512-EwUKbbz6xymAwqNzQ6v2xdyToQiIAdMOnH2wIhPi+5bsaNX5Y+8kgefP7YMPWj5TAIvSJETaCxkDPZvNVTm5gQ==" + } + }, + "npm:@rspress/theme-default": { + "type": "npm", + "name": "npm:@rspress/theme-default", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/theme-default", + "hash": "sha512-JaIbF2Ohuucx8HirpqvkrF8ap17GobUr02GejowdJ3zK0tR2EkcgjAy6kjBAn4P4gr6cHhbqyFxqRTImVad2rg==" + } + }, + "npm:@selderee/plugin-htmlparser2": { + "type": "npm", + "name": "npm:@selderee/plugin-htmlparser2", + "data": { + "version": "0.11.0", + "packageName": "@selderee/plugin-htmlparser2", + "hash": "sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==" + } + }, + "npm:@shikijs/core": { + "type": "npm", + "name": "npm:@shikijs/core", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/core", + "hash": "sha512-AG8vnSi1W2pbgR2B911EfGqtLE9c4hQBYkv/x7Z+Kt0VxhgQKcW7UNDVYsu9YxwV6u+OJrvdJrMq6DNWoBjihQ==" + } + }, + "npm:@shikijs/engine-javascript": { + "type": "npm", + "name": "npm:@shikijs/engine-javascript", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/engine-javascript", + "hash": "sha512-1/adJbSMBOkpScCE/SB6XkjJU17ANln3Wky7lOmrnpl+zBdQ1qXUJg2GXTYVHRq+2j3hd1DesmElTXYDgtfSOQ==" + } + }, + "npm:@shikijs/engine-oniguruma": { + "type": "npm", + "name": "npm:@shikijs/engine-oniguruma", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/engine-oniguruma", + "hash": "sha512-zcZKMnNndgRa3ORja6Iemsr3DrLtkX3cAF7lTJkdMB6v9alhlBsX9uNiCpqofNrXOvpA3h6lHcLJxgCIhVOU5Q==" + } + }, + "npm:@shikijs/langs": { + "type": "npm", + "name": "npm:@shikijs/langs", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/langs", + "hash": "sha512-H6azIAM+OXD98yztIfs/KH5H4PU39t+SREhmM8LaNXyUrqj2mx+zVkr8MWYqjceSjDw9I1jawm1WdFqU806rMA==" + } + }, + "npm:@shikijs/rehype": { + "type": "npm", + "name": "npm:@shikijs/rehype", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/rehype", + "hash": "sha512-atbsrT3UKs25OdKVbNoHyKO9ZP7KEBPlo1oanPGMkvUL0fLictpxMPz6vPE2YTeHhpwz7EMrA4K4FHRY8XAReg==" + } + }, + "npm:@shikijs/themes": { + "type": "npm", + "name": "npm:@shikijs/themes", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/themes", + "hash": "sha512-qAEuAQh+brd8Jyej2UDDf+b4V2g1Rm8aBIdvt32XhDPrHvDkEnpb7Kzc9hSuHUxz0Iuflmq7elaDuQAP9bHIhg==" + } + }, + "npm:@shikijs/types": { + "type": "npm", + "name": "npm:@shikijs/types", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/types", + "hash": "sha512-zHC1l7L+eQlDXLnxvM9R91Efh2V4+rN3oMVS2swCBssbj2U/FBwybD1eeLaq8yl/iwT+zih8iUbTBCgGZOYlVg==" + } + }, + "npm:@shikijs/vscode-textmate": { + "type": "npm", + "name": "npm:@shikijs/vscode-textmate", + "data": { + "version": "10.0.2", + "packageName": "@shikijs/vscode-textmate", + "hash": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==" + } + }, + "npm:@sideway/address": { + "type": "npm", + "name": "npm:@sideway/address", + "data": { + "version": "4.1.5", + "packageName": "@sideway/address", + "hash": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==" + } + }, + "npm:@sideway/formula": { + "type": "npm", + "name": "npm:@sideway/formula", + "data": { + "version": "3.0.1", + "packageName": "@sideway/formula", + "hash": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" + } + }, + "npm:@sideway/pinpoint": { + "type": "npm", + "name": "npm:@sideway/pinpoint", + "data": { + "version": "2.0.0", + "packageName": "@sideway/pinpoint", + "hash": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" + } + }, + "npm:@sinclair/typebox@0.24.51": { + "type": "npm", + "name": "npm:@sinclair/typebox@0.24.51", + "data": { + "version": "0.24.51", + "packageName": "@sinclair/typebox", + "hash": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==" + } + }, + "npm:@sinclair/typebox@0.27.8": { + "type": "npm", + "name": "npm:@sinclair/typebox@0.27.8", + "data": { + "version": "0.27.8", + "packageName": "@sinclair/typebox", + "hash": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" + } + }, + "npm:@sinonjs/commons": { + "type": "npm", + "name": "npm:@sinonjs/commons", + "data": { + "version": "3.0.1", + "packageName": "@sinonjs/commons", + "hash": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==" + } + }, + "npm:@sinonjs/fake-timers": { + "type": "npm", + "name": "npm:@sinonjs/fake-timers", + "data": { + "version": "10.3.0", + "packageName": "@sinonjs/fake-timers", + "hash": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==" + } + }, + "npm:@swc-node/core": { + "type": "npm", + "name": "npm:@swc-node/core", + "data": { + "version": "1.13.3", + "packageName": "@swc-node/core", + "hash": "sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==" + } + }, + "npm:@swc-node/register": { + "type": "npm", + "name": "npm:@swc-node/register", + "data": { + "version": "1.9.2", + "packageName": "@swc-node/register", + "hash": "sha512-BBjg0QNuEEmJSoU/++JOXhrjWdu3PTyYeJWsvchsI0Aqtj8ICkz/DqlwtXbmZVZ5vuDPpTfFlwDBZe81zgShMA==" + } + }, + "npm:@swc-node/sourcemap-support": { + "type": "npm", + "name": "npm:@swc-node/sourcemap-support", + "data": { + "version": "0.5.1", + "packageName": "@swc-node/sourcemap-support", + "hash": "sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==" + } + }, + "npm:@swc/core-darwin-arm64": { + "type": "npm", + "name": "npm:@swc/core-darwin-arm64", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-darwin-arm64", + "hash": "sha512-6F/sSxpHaq3nzg2ADv9FHLi4Fu2A8w8vP8Ich8gIl16D2htStlwnaPmCLjRswO+cFkzgVqy/l01gzNGWd4DFqA==" + } + }, + "npm:@swc/core-darwin-x64": { + "type": "npm", + "name": "npm:@swc/core-darwin-x64", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-darwin-x64", + "hash": "sha512-rF/rXkvUOTdTIfoYbmszbSUGsCyvqACqy1VeP3nXONS+LxFl4bRmRcUTRrblL7IE5RTMCKUuPbqbQSE2hK7bqg==" + } + }, + "npm:@swc/core-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@swc/core-linux-arm-gnueabihf", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-arm-gnueabihf", + "hash": "sha512-2OAPL8iWBsmmwkjGXqvuUhbmmoLxS1xNXiMq87EsnCNMAKohGc7wJkdAOUL6J/YFpean/vwMWg64rJD4pycBeg==" + } + }, + "npm:@swc/core-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@swc/core-linux-arm64-gnu", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-arm64-gnu", + "hash": "sha512-eH/Q9+8O5qhSxMestZnhuS1xqQMr6M7SolZYxiXJqxArXYILLCF+nq2R9SxuMl0CfjHSpb6+hHPk/HXy54eIRA==" + } + }, + "npm:@swc/core-linux-arm64-musl": { + "type": "npm", + "name": "npm:@swc/core-linux-arm64-musl", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-arm64-musl", + "hash": "sha512-TERh2OICAJz+SdDIK9+0GyTUwF6r4xDlFmpoiHKHrrD/Hh3u+6Zue0d7jQ/he/i80GDn4tJQkHlZys+RZL5UZg==" + } + }, + "npm:@swc/core-linux-x64-gnu": { + "type": "npm", + "name": "npm:@swc/core-linux-x64-gnu", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-x64-gnu", + "hash": "sha512-WMDPqU7Ji9dJpA+Llek2p9t7pcy7Bob8ggPUvgsIlv3R/eesF9DIzSbrgl6j3EAEPB9LFdSafsgf6kT/qnvqFg==" + } + }, + "npm:@swc/core-linux-x64-musl": { + "type": "npm", + "name": "npm:@swc/core-linux-x64-musl", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-x64-musl", + "hash": "sha512-DO14glwpdKY4POSN0201OnGg1+ziaSVr6/RFzuSLggshwXeeyVORiHv3baj7NENhJhWhUy3NZlDsXLnRFkmhHQ==" + } + }, + "npm:@swc/core-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@swc/core-win32-arm64-msvc", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-win32-arm64-msvc", + "hash": "sha512-V3Y1+a1zG1zpYXUMqPIHEMEOd+rHoVnIpO/KTyFwAmKVu8v+/xPEVx/AGoYE67x4vDAAvPQrKI3Aokilqa5yVg==" + } + }, + "npm:@swc/core-win32-ia32-msvc": { + "type": "npm", + "name": "npm:@swc/core-win32-ia32-msvc", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-win32-ia32-msvc", + "hash": "sha512-OrM6yfXw4wXhnVFosOJzarw0Fdz5Y0okgHfn9oFbTPJhoqxV5Rdmd6kXxWu2RiVKs6kGSJFZXHDeUq2w5rTIMg==" + } + }, + "npm:@swc/core-win32-x64-msvc": { + "type": "npm", + "name": "npm:@swc/core-win32-x64-msvc", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-win32-x64-msvc", + "hash": "sha512-eD/gnxqKyZQQR0hR7TMkIlJ+nCF9dzYmVVNbYZWuA1Xy94aBPUsEk3Uw3oG7q6R3ErrEUPP0FNf2ztEnv+I+dw==" + } + }, + "npm:@swc/core": { + "type": "npm", + "name": "npm:@swc/core", + "data": { + "version": "1.5.29", + "packageName": "@swc/core", + "hash": "sha512-nvTtHJI43DUSOAf3h9XsqYg8YXKc0/N4il9y4j0xAkO0ekgDNo+3+jbw6MInawjKJF9uulyr+f5bAutTsOKVlw==" + } + }, + "npm:@swc/counter": { + "type": "npm", + "name": "npm:@swc/counter", + "data": { + "version": "0.1.3", + "packageName": "@swc/counter", + "hash": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==" + } + }, + "npm:@swc/helpers": { + "type": "npm", + "name": "npm:@swc/helpers", + "data": { + "version": "0.5.13", + "packageName": "@swc/helpers", + "hash": "sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==" + } + }, + "npm:@swc/helpers@0.5.15": { + "type": "npm", + "name": "npm:@swc/helpers@0.5.15", + "data": { + "version": "0.5.15", + "packageName": "@swc/helpers", + "hash": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==" + } + }, + "npm:@swc/helpers@0.5.17": { + "type": "npm", + "name": "npm:@swc/helpers@0.5.17", + "data": { + "version": "0.5.17", + "packageName": "@swc/helpers", + "hash": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==" + } + }, + "npm:@swc/types": { + "type": "npm", + "name": "npm:@swc/types", + "data": { + "version": "0.1.12", + "packageName": "@swc/types", + "hash": "sha512-wBJA+SdtkbFhHjTMYH+dEH1y4VpfGdAc2Kw/LK09i9bXd/K6j6PkDcFCEzb6iVfZMkPRrl/q0e3toqTAJdkIVA==" + } + }, + "npm:@ts-morph/common": { + "type": "npm", + "name": "npm:@ts-morph/common", + "data": { + "version": "0.23.0", + "packageName": "@ts-morph/common", + "hash": "sha512-m7Lllj9n/S6sOkCkRftpM7L24uvmfXQFedlW/4hENcuJH1HHm9u5EgxZb9uVjQSCGrbBWBkOGgcTxNg36r6ywA==" + } + }, + "npm:@tsconfig/node10": { + "type": "npm", + "name": "npm:@tsconfig/node10", + "data": { + "version": "1.0.11", + "packageName": "@tsconfig/node10", + "hash": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" + } + }, + "npm:@tsconfig/node12": { + "type": "npm", + "name": "npm:@tsconfig/node12", + "data": { + "version": "1.0.11", + "packageName": "@tsconfig/node12", + "hash": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" + } + }, + "npm:@tsconfig/node14": { + "type": "npm", + "name": "npm:@tsconfig/node14", + "data": { + "version": "1.0.3", + "packageName": "@tsconfig/node14", + "hash": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" + } + }, + "npm:@tsconfig/node16": { + "type": "npm", + "name": "npm:@tsconfig/node16", + "data": { + "version": "1.0.4", + "packageName": "@tsconfig/node16", + "hash": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" + } + }, + "npm:@tybys/wasm-util": { + "type": "npm", + "name": "npm:@tybys/wasm-util", + "data": { + "version": "0.9.0", + "packageName": "@tybys/wasm-util", + "hash": "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==" + } + }, + "npm:@types/adm-zip": { + "type": "npm", + "name": "npm:@types/adm-zip", + "data": { + "version": "0.5.7", + "packageName": "@types/adm-zip", + "hash": "sha512-DNEs/QvmyRLurdQPChqq0Md4zGvPwHerAJYWk9l2jCbD1VPpnzRJorOdiq4zsw09NFbYnhfsoEhWtxIzXpn2yw==" + } + }, + "npm:@types/babel__code-frame": { + "type": "npm", + "name": "npm:@types/babel__code-frame", + "data": { + "version": "7.0.6", + "packageName": "@types/babel__code-frame", + "hash": "sha512-Anitqkl3+KrzcW2k77lRlg/GfLZLWXBuNgbEcIOU6M92yw42vsd3xV/Z/yAHEj8m+KUjL6bWOVOFqX8PFPJ4LA==" + } + }, + "npm:@types/babel__core": { + "type": "npm", + "name": "npm:@types/babel__core", + "data": { + "version": "7.20.5", + "packageName": "@types/babel__core", + "hash": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" + } + }, + "npm:@types/babel__generator": { + "type": "npm", + "name": "npm:@types/babel__generator", + "data": { + "version": "7.6.8", + "packageName": "@types/babel__generator", + "hash": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==" + } + }, + "npm:@types/babel__template": { + "type": "npm", + "name": "npm:@types/babel__template", + "data": { + "version": "7.4.4", + "packageName": "@types/babel__template", + "hash": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" + } + }, + "npm:@types/babel__traverse": { + "type": "npm", + "name": "npm:@types/babel__traverse", + "data": { + "version": "7.20.6", + "packageName": "@types/babel__traverse", + "hash": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==" + } + }, + "npm:@types/debug": { + "type": "npm", + "name": "npm:@types/debug", + "data": { + "version": "4.1.12", + "packageName": "@types/debug", + "hash": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==" + } + }, + "npm:@types/eslint-scope": { + "type": "npm", + "name": "npm:@types/eslint-scope", + "data": { + "version": "3.7.7", + "packageName": "@types/eslint-scope", + "hash": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==" + } + }, + "npm:@types/eslint": { + "type": "npm", + "name": "npm:@types/eslint", + "data": { + "version": "9.6.1", + "packageName": "@types/eslint", + "hash": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==" + } + }, + "npm:@types/estree-jsx": { + "type": "npm", + "name": "npm:@types/estree-jsx", + "data": { + "version": "1.0.5", + "packageName": "@types/estree-jsx", + "hash": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==" + } + }, + "npm:@types/estree": { + "type": "npm", + "name": "npm:@types/estree", + "data": { + "version": "1.0.6", + "packageName": "@types/estree", + "hash": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" + } + }, + "npm:@types/graceful-fs": { + "type": "npm", + "name": "npm:@types/graceful-fs", + "data": { + "version": "4.1.9", + "packageName": "@types/graceful-fs", + "hash": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==" + } + }, + "npm:@types/gradient-string": { + "type": "npm", + "name": "npm:@types/gradient-string", + "data": { + "version": "1.1.6", + "packageName": "@types/gradient-string", + "hash": "sha512-LkaYxluY4G5wR1M4AKQUal2q61Di1yVVCw42ImFTuaIoQVgmV0WP1xUaLB8zwb47mp82vWTpePI9JmrjEnJ7nQ==" + } + }, + "npm:@types/hast@2.3.10": { + "type": "npm", + "name": "npm:@types/hast@2.3.10", + "data": { + "version": "2.3.10", + "packageName": "@types/hast", + "hash": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" + } + }, + "npm:@types/hast@3.0.4": { + "type": "npm", + "name": "npm:@types/hast@3.0.4", + "data": { + "version": "3.0.4", + "packageName": "@types/hast", + "hash": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==" + } + }, + "npm:@types/istanbul-lib-coverage": { + "type": "npm", + "name": "npm:@types/istanbul-lib-coverage", + "data": { + "version": "2.0.6", + "packageName": "@types/istanbul-lib-coverage", + "hash": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" + } + }, + "npm:@types/istanbul-lib-report": { + "type": "npm", + "name": "npm:@types/istanbul-lib-report", + "data": { + "version": "3.0.3", + "packageName": "@types/istanbul-lib-report", + "hash": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==" + } + }, + "npm:@types/istanbul-reports": { + "type": "npm", + "name": "npm:@types/istanbul-reports", + "data": { + "version": "3.0.4", + "packageName": "@types/istanbul-reports", + "hash": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==" + } + }, + "npm:@types/json-schema": { + "type": "npm", + "name": "npm:@types/json-schema", + "data": { + "version": "7.0.15", + "packageName": "@types/json-schema", + "hash": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" + } + }, + "npm:@types/mdast@3.0.15": { + "type": "npm", + "name": "npm:@types/mdast@3.0.15", + "data": { + "version": "3.0.15", + "packageName": "@types/mdast", + "hash": "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==" + } + }, + "npm:@types/mdast@4.0.4": { + "type": "npm", + "name": "npm:@types/mdast@4.0.4", + "data": { + "version": "4.0.4", + "packageName": "@types/mdast", + "hash": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==" + } + }, + "npm:@types/mdx": { + "type": "npm", + "name": "npm:@types/mdx", + "data": { + "version": "2.0.13", + "packageName": "@types/mdx", + "hash": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==" + } + }, + "npm:@types/minimist": { + "type": "npm", + "name": "npm:@types/minimist", + "data": { + "version": "1.2.5", + "packageName": "@types/minimist", + "hash": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" + } + }, + "npm:@types/ms": { + "type": "npm", + "name": "npm:@types/ms", + "data": { + "version": "2.1.0", + "packageName": "@types/ms", + "hash": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==" + } + }, + "npm:@types/node-forge": { + "type": "npm", + "name": "npm:@types/node-forge", + "data": { + "version": "1.3.11", + "packageName": "@types/node-forge", + "hash": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==" + } + }, + "npm:@types/node@12.20.55": { + "type": "npm", + "name": "npm:@types/node@12.20.55", + "data": { + "version": "12.20.55", + "packageName": "@types/node", + "hash": "sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==" + } + }, + "npm:@types/node": { + "type": "npm", + "name": "npm:@types/node", + "data": { + "version": "18.19.68", + "packageName": "@types/node", + "hash": "sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==" + } + }, + "npm:@types/node@20.17.24": { + "type": "npm", + "name": "npm:@types/node@20.17.24", + "data": { + "version": "20.17.24", + "packageName": "@types/node", + "hash": "sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==" + } + }, + "npm:@types/parse-json": { + "type": "npm", + "name": "npm:@types/parse-json", + "data": { + "version": "4.0.2", + "packageName": "@types/parse-json", + "hash": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" + } + }, + "npm:@types/react": { + "type": "npm", + "name": "npm:@types/react", + "data": { + "version": "19.0.12", + "packageName": "@types/react", + "hash": "sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==" + } + }, + "npm:@types/stack-utils": { + "type": "npm", + "name": "npm:@types/stack-utils", + "data": { + "version": "2.0.3", + "packageName": "@types/stack-utils", + "hash": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" + } + }, + "npm:@types/supports-color": { + "type": "npm", + "name": "npm:@types/supports-color", + "data": { + "version": "8.1.3", + "packageName": "@types/supports-color", + "hash": "sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==" + } + }, + "npm:@types/tinycolor2": { + "type": "npm", + "name": "npm:@types/tinycolor2", + "data": { + "version": "1.4.6", + "packageName": "@types/tinycolor2", + "hash": "sha512-iEN8J0BoMnsWBqjVbWH/c0G0Hh7O21lpR2/+PrvAVgWdzL7eexIFm4JN/Wn10PTcmNdtS6U67r499mlWMXOxNw==" + } + }, + "npm:@types/unist@2.0.11": { + "type": "npm", + "name": "npm:@types/unist@2.0.11", + "data": { + "version": "2.0.11", + "packageName": "@types/unist", + "hash": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==" + } + }, + "npm:@types/unist@3.0.3": { + "type": "npm", + "name": "npm:@types/unist@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "@types/unist", + "hash": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==" + } + }, + "npm:@types/yargs-parser": { + "type": "npm", + "name": "npm:@types/yargs-parser", + "data": { + "version": "21.0.3", + "packageName": "@types/yargs-parser", + "hash": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" + } + }, + "npm:@types/yargs@15.0.19": { + "type": "npm", + "name": "npm:@types/yargs@15.0.19", + "data": { + "version": "15.0.19", + "packageName": "@types/yargs", + "hash": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==" + } + }, + "npm:@types/yargs@17.0.33": { + "type": "npm", + "name": "npm:@types/yargs@17.0.33", + "data": { + "version": "17.0.33", + "packageName": "@types/yargs", + "hash": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==" + } + }, + "npm:@typescript-eslint/eslint-plugin": { + "type": "npm", + "name": "npm:@typescript-eslint/eslint-plugin", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/eslint-plugin", + "hash": "sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==" + } + }, + "npm:@typescript-eslint/parser": { + "type": "npm", + "name": "npm:@typescript-eslint/parser", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/parser", + "hash": "sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==" + } + }, + "npm:@typescript-eslint/scope-manager": { + "type": "npm", + "name": "npm:@typescript-eslint/scope-manager", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/scope-manager", + "hash": "sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==" + } + }, + "npm:@typescript-eslint/type-utils": { + "type": "npm", + "name": "npm:@typescript-eslint/type-utils", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/type-utils", + "hash": "sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==" + } + }, + "npm:@typescript-eslint/types": { + "type": "npm", + "name": "npm:@typescript-eslint/types", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/types", + "hash": "sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==" + } + }, + "npm:@typescript-eslint/typescript-estree": { + "type": "npm", + "name": "npm:@typescript-eslint/typescript-estree", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==" + } + }, + "npm:@typescript-eslint/utils": { + "type": "npm", + "name": "npm:@typescript-eslint/utils", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/utils", + "hash": "sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==" + } + }, + "npm:@typescript-eslint/visitor-keys": { + "type": "npm", + "name": "npm:@typescript-eslint/visitor-keys", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==" + } + }, + "npm:@ungap/structured-clone": { + "type": "npm", + "name": "npm:@ungap/structured-clone", + "data": { + "version": "1.3.0", + "packageName": "@ungap/structured-clone", + "hash": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==" + } + }, + "npm:@unhead/react": { + "type": "npm", + "name": "npm:@unhead/react", + "data": { + "version": "2.0.8", + "packageName": "@unhead/react", + "hash": "sha512-H/DmGG2Nz2OU3ASEZzLOIlwzQl027yOl0YhnlLEu3y6pvV/myLtgogcb68hXyHAtmpMAfnxhivUxCaiuFW7C6w==" + } + }, + "npm:@vercel/analytics": { + "type": "npm", + "name": "npm:@vercel/analytics", + "data": { + "version": "1.5.0", + "packageName": "@vercel/analytics", + "hash": "sha512-MYsBzfPki4gthY5HnYN7jgInhAZ7Ac1cYDoRWFomwGHWEX7odTEzbtg9kf/QSo7XEsEAqlQugA6gJ2WS2DEa3g==" + } + }, + "npm:@verdaccio/auth": { + "type": "npm", + "name": "npm:@verdaccio/auth", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/auth", + "hash": "sha512-CSLBAsCJT1oOpJ4OWnVGmN6o/ZilDNa7Aa5+AU1LI2lbRblqgr4BVRn07GFqimJ//6+tPzl8BHgyiCbBhh1ZiA==" + } + }, + "npm:@verdaccio/commons-api": { + "type": "npm", + "name": "npm:@verdaccio/commons-api", + "data": { + "version": "10.2.0", + "packageName": "@verdaccio/commons-api", + "hash": "sha512-F/YZANu4DmpcEV0jronzI7v2fGVWkQ5Mwi+bVmV+ACJ+EzR0c9Jbhtbe5QyLUuzR97t8R5E/Xe53O0cc2LukdQ==" + } + }, + "npm:@verdaccio/config": { + "type": "npm", + "name": "npm:@verdaccio/config", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/config", + "hash": "sha512-pA0WCWvvWY6vPRav+X0EuFmuK6M08zIpRzTKkqSriCWk6JUCZ07TDnN054AS8TSSOy6EaWgHxnUw3nTd34Z4Sg==" + } + }, + "npm:@verdaccio/core@8.0.0-next-8.1": { + "type": "npm", + "name": "npm:@verdaccio/core@8.0.0-next-8.1", + "data": { + "version": "8.0.0-next-8.1", + "packageName": "@verdaccio/core", + "hash": "sha512-kQRCB2wgXEh8H88G51eQgAFK9IxmnBtkQ8sY5FbmB6PbBkyHrbGcCp+2mtRqqo36j0W1VAlfM3XzoknMy6qQnw==" + } + }, + "npm:@verdaccio/core@8.0.0-next-8.7": { + "type": "npm", + "name": "npm:@verdaccio/core@8.0.0-next-8.7", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/core", + "hash": "sha512-pf8M2Z5EI/5Zdhdcm3aadb9Q9jiDsIredPD3+cIoDum8x3di2AIYvQD7i5BEramfzZlLXVICmFAulU7nUY11qg==" + } + }, + "npm:@verdaccio/file-locking@10.3.1": { + "type": "npm", + "name": "npm:@verdaccio/file-locking@10.3.1", + "data": { + "version": "10.3.1", + "packageName": "@verdaccio/file-locking", + "hash": "sha512-oqYLfv3Yg3mAgw9qhASBpjD50osj2AX4IwbkUtyuhhKGyoFU9eZdrbeW6tpnqUnj6yBMtAPm2eGD4BwQuX400g==" + } + }, + "npm:@verdaccio/file-locking@13.0.0-next-8.2": { + "type": "npm", + "name": "npm:@verdaccio/file-locking@13.0.0-next-8.2", + "data": { + "version": "13.0.0-next-8.2", + "packageName": "@verdaccio/file-locking", + "hash": "sha512-TcHgN3I/N28WBSvtukpGrJhBljl4jyIXq0vEv94vXAG6nUE3saK+vtgo8PfYA3Ueo88v/1zyAbiZM4uxwojCmQ==" + } + }, + "npm:@verdaccio/loaders": { + "type": "npm", + "name": "npm:@verdaccio/loaders", + "data": { + "version": "8.0.0-next-8.4", + "packageName": "@verdaccio/loaders", + "hash": "sha512-Powlqb4SuMbe6RVgxyyOXaCjuHCcK7oZA+lygaKZDpV9NSHJtbkkV4L+rXyCfTX3b0tKsBh7FzaIdgWc1rDeGQ==" + } + }, + "npm:@verdaccio/local-storage-legacy": { + "type": "npm", + "name": "npm:@verdaccio/local-storage-legacy", + "data": { + "version": "11.0.2", + "packageName": "@verdaccio/local-storage-legacy", + "hash": "sha512-7AXG7qlcVFmF+Nue2oKaraprGRtaBvrQIOvc/E89+7hAe399V01KnZI6E/ET56u7U9fq0MSlp92HBcdotlpUXg==" + } + }, + "npm:@verdaccio/logger-commons": { + "type": "npm", + "name": "npm:@verdaccio/logger-commons", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/logger-commons", + "hash": "sha512-sXNx57G1LVp81xF4qHer3AOcMEZ90W4FjxtYF0vmULcVg3ybdtStKAT/9ocZtVMvLWTPAauhqylfnXoRZYf32A==" + } + }, + "npm:@verdaccio/logger-prettify": { + "type": "npm", + "name": "npm:@verdaccio/logger-prettify", + "data": { + "version": "8.0.0-next-8.1", + "packageName": "@verdaccio/logger-prettify", + "hash": "sha512-vLhaGq0q7wtMCcqa0aQY6QOsMNarhTu/l4e6Z8mG/5LUH95GGLsBwpXLnKS94P3deIjsHhc9ycnEmG39txbQ1w==" + } + }, + "npm:@verdaccio/logger": { + "type": "npm", + "name": "npm:@verdaccio/logger", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/logger", + "hash": "sha512-5EMPdZhz2V08BP2rjhtN/Fz5KxCfPJBkYDitbk/eo+FCZ9nVdMCQE3WRbHEaXyJQcIso/LJ6RnL/zKN20E/rPg==" + } + }, + "npm:@verdaccio/middleware": { + "type": "npm", + "name": "npm:@verdaccio/middleware", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/middleware", + "hash": "sha512-Zad7KcdOsI1DUBt1TjQb08rIi/IFFaJKdPhj7M6oy5BX9l/4OM0TtbBueHFNS1+aU+t5eo8ue7ZHbqmjDY/6VQ==" + } + }, + "npm:@verdaccio/search-indexer": { + "type": "npm", + "name": "npm:@verdaccio/search-indexer", + "data": { + "version": "8.0.0-next-8.2", + "packageName": "@verdaccio/search-indexer", + "hash": "sha512-sWliVN5BkAGbZ3e/GD0CsZMfPJdRMRuN0tEKQFsvEJifxToq5UkfCw6vKaVvhezsTWqb+Rp5y+2d4n5BDOA49w==" + } + }, + "npm:@verdaccio/signature": { + "type": "npm", + "name": "npm:@verdaccio/signature", + "data": { + "version": "8.0.0-next-8.1", + "packageName": "@verdaccio/signature", + "hash": "sha512-lHD/Z2FoPQTtDYz6ZlXhj/lrg0SFirHrwCGt/cibl1GlePpx78WPdo03tgAyl0Qf+I35n484/gR1l9eixBQqYw==" + } + }, + "npm:@verdaccio/streams": { + "type": "npm", + "name": "npm:@verdaccio/streams", + "data": { + "version": "10.2.1", + "packageName": "@verdaccio/streams", + "hash": "sha512-OojIG/f7UYKxC4dYX8x5ax8QhRx1b8OYUAMz82rUottCuzrssX/4nn5QE7Ank0DUSX3C9l/HPthc4d9uKRJqJQ==" + } + }, + "npm:@verdaccio/tarball": { + "type": "npm", + "name": "npm:@verdaccio/tarball", + "data": { + "version": "13.0.0-next-8.7", + "packageName": "@verdaccio/tarball", + "hash": "sha512-EWRuEOLgb3UETxUsYg6+Mml6DDRiwQqKIEsE4Ys6y6rcH2vgW6XMnTt+s/v5pFI+zlbi6fxjOgQB1e6IJAwxVA==" + } + }, + "npm:@verdaccio/ui-theme": { + "type": "npm", + "name": "npm:@verdaccio/ui-theme", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/ui-theme", + "hash": "sha512-+7f7XqqIU+TVCHjsP6lWzCdsD4sM7MEhn4cu3mLW1kJZ7eenWKEltoqixQnoXJzaBjCiz+yXW1WkjMyEFLNbpg==" + } + }, + "npm:@verdaccio/url": { + "type": "npm", + "name": "npm:@verdaccio/url", + "data": { + "version": "13.0.0-next-8.7", + "packageName": "@verdaccio/url", + "hash": "sha512-biFvwH3zIXYicA+SXNGvjMAe8oIQ5VddsfbO0ZXWlFs0lIz8cgI7QYPeSiCkU2VKpGzZ8pEKgqkxFsfFkU5kGA==" + } + }, + "npm:@verdaccio/utils@7.0.1-next-8.1": { + "type": "npm", + "name": "npm:@verdaccio/utils@7.0.1-next-8.1", + "data": { + "version": "7.0.1-next-8.1", + "packageName": "@verdaccio/utils", + "hash": "sha512-cyJdRrVa+8CS7UuIQb3K3IJFjMe64v38tYiBnohSmhRbX7dX9IT3jWbjrwkqWh4KeS1CS6BYENrGG1evJ2ggrQ==" + } + }, + "npm:@verdaccio/utils@8.1.0-next-8.7": { + "type": "npm", + "name": "npm:@verdaccio/utils@8.1.0-next-8.7", + "data": { + "version": "8.1.0-next-8.7", + "packageName": "@verdaccio/utils", + "hash": "sha512-4eqPCnPAJsL6gdVs0/oqZNgs2PnQW3HHBMgBHyEbb5A/ESI10TvRp+B7MRl9glUmy/aR5B6YSI68rgXvAFjdxA==" + } + }, + "npm:@vitest/coverage-v8": { + "type": "npm", + "name": "npm:@vitest/coverage-v8", + "data": { + "version": "2.1.2", + "packageName": "@vitest/coverage-v8", + "hash": "sha512-b7kHrFrs2urS0cOk5N10lttI8UdJ/yP3nB4JYTREvR5o18cR99yPpK4gK8oQgI42BVv0ILWYUSYB7AXkAUDc0g==" + } + }, + "npm:@vitest/expect": { + "type": "npm", + "name": "npm:@vitest/expect", + "data": { + "version": "2.1.2", + "packageName": "@vitest/expect", + "hash": "sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==" + } + }, + "npm:@vitest/mocker": { + "type": "npm", + "name": "npm:@vitest/mocker", + "data": { + "version": "2.1.2", + "packageName": "@vitest/mocker", + "hash": "sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==" + } + }, + "npm:@vitest/pretty-format": { + "type": "npm", + "name": "npm:@vitest/pretty-format", + "data": { + "version": "2.1.2", + "packageName": "@vitest/pretty-format", + "hash": "sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==" + } + }, + "npm:@vitest/runner": { + "type": "npm", + "name": "npm:@vitest/runner", + "data": { + "version": "2.1.2", + "packageName": "@vitest/runner", + "hash": "sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==" + } + }, + "npm:@vitest/snapshot": { + "type": "npm", + "name": "npm:@vitest/snapshot", + "data": { + "version": "2.1.2", + "packageName": "@vitest/snapshot", + "hash": "sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==" + } + }, + "npm:@vitest/spy": { + "type": "npm", + "name": "npm:@vitest/spy", + "data": { + "version": "2.1.2", + "packageName": "@vitest/spy", + "hash": "sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==" + } + }, + "npm:@vitest/ui": { + "type": "npm", + "name": "npm:@vitest/ui", + "data": { + "version": "2.1.2", + "packageName": "@vitest/ui", + "hash": "sha512-92gcNzkDnmxOxyHzQrQYRsoV9Q0Aay0r4QMLnV+B+lbqlUWa8nDg9ivyLV5mMVTtGirHsYUGGh/zbIA55gBZqA==" + } + }, + "npm:@vitest/utils": { + "type": "npm", + "name": "npm:@vitest/utils", + "data": { + "version": "2.1.2", + "packageName": "@vitest/utils", + "hash": "sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==" + } + }, + "npm:@vscode/sudo-prompt": { + "type": "npm", + "name": "npm:@vscode/sudo-prompt", + "data": { + "version": "9.3.1", + "packageName": "@vscode/sudo-prompt", + "hash": "sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==" + } + }, + "npm:@webassemblyjs/ast": { + "type": "npm", + "name": "npm:@webassemblyjs/ast", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/ast", + "hash": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==" + } + }, + "npm:@webassemblyjs/floating-point-hex-parser": { + "type": "npm", + "name": "npm:@webassemblyjs/floating-point-hex-parser", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/floating-point-hex-parser", + "hash": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==" + } + }, + "npm:@webassemblyjs/helper-api-error": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-api-error", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-api-error", + "hash": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==" + } + }, + "npm:@webassemblyjs/helper-buffer": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-buffer", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/helper-buffer", + "hash": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==" + } + }, + "npm:@webassemblyjs/helper-numbers": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-numbers", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-numbers", + "hash": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==" + } + }, + "npm:@webassemblyjs/helper-wasm-bytecode": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-wasm-bytecode", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-wasm-bytecode", + "hash": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==" + } + }, + "npm:@webassemblyjs/helper-wasm-section": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-wasm-section", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/helper-wasm-section", + "hash": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==" + } + }, + "npm:@webassemblyjs/ieee754": { + "type": "npm", + "name": "npm:@webassemblyjs/ieee754", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/ieee754", + "hash": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==" + } + }, + "npm:@webassemblyjs/leb128": { + "type": "npm", + "name": "npm:@webassemblyjs/leb128", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/leb128", + "hash": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==" + } + }, + "npm:@webassemblyjs/utf8": { + "type": "npm", + "name": "npm:@webassemblyjs/utf8", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/utf8", + "hash": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==" + } + }, + "npm:@webassemblyjs/wasm-edit": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-edit", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-edit", + "hash": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==" + } + }, + "npm:@webassemblyjs/wasm-gen": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-gen", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-gen", + "hash": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==" + } + }, + "npm:@webassemblyjs/wasm-opt": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-opt", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-opt", + "hash": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==" + } + }, + "npm:@webassemblyjs/wasm-parser": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-parser", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-parser", + "hash": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==" + } + }, + "npm:@webassemblyjs/wast-printer": { + "type": "npm", + "name": "npm:@webassemblyjs/wast-printer", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wast-printer", + "hash": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==" + } + }, + "npm:@xtuc/ieee754": { + "type": "npm", + "name": "npm:@xtuc/ieee754", + "data": { + "version": "1.2.0", + "packageName": "@xtuc/ieee754", + "hash": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" + } + }, + "npm:@xtuc/long": { + "type": "npm", + "name": "npm:@xtuc/long", + "data": { + "version": "4.2.2", + "packageName": "@xtuc/long", + "hash": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" + } + }, + "npm:@yarnpkg/lockfile": { + "type": "npm", + "name": "npm:@yarnpkg/lockfile", + "data": { + "version": "1.1.0", + "packageName": "@yarnpkg/lockfile", + "hash": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" + } + }, + "npm:@yarnpkg/parsers": { + "type": "npm", + "name": "npm:@yarnpkg/parsers", + "data": { + "version": "3.0.2", + "packageName": "@yarnpkg/parsers", + "hash": "sha512-/HcYgtUSiJiot/XWGLOlGxPYUG65+/31V8oqk17vZLW1xlCoR4PampyePljOxY2n8/3jz9+tIFzICsyGujJZoA==" + } + }, + "npm:@zkochan/js-yaml": { + "type": "npm", + "name": "npm:@zkochan/js-yaml", + "data": { + "version": "0.0.7", + "packageName": "@zkochan/js-yaml", + "hash": "sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==" + } + }, + "npm:JSONStream": { + "type": "npm", + "name": "npm:JSONStream", + "data": { + "version": "1.3.5", + "packageName": "JSONStream", + "hash": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" + } + }, + "npm:abort-controller": { + "type": "npm", + "name": "npm:abort-controller", + "data": { + "version": "3.0.0", + "packageName": "abort-controller", + "hash": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==" + } + }, + "npm:abstract-logging": { + "type": "npm", + "name": "npm:abstract-logging", + "data": { + "version": "2.0.1", + "packageName": "abstract-logging", + "hash": "sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==" + } + }, + "npm:accepts": { + "type": "npm", + "name": "npm:accepts", + "data": { + "version": "1.3.8", + "packageName": "accepts", + "hash": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==" + } + }, + "npm:acorn-jsx": { + "type": "npm", + "name": "npm:acorn-jsx", + "data": { + "version": "5.3.2", + "packageName": "acorn-jsx", + "hash": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" + } + }, + "npm:acorn-walk": { + "type": "npm", + "name": "npm:acorn-walk", + "data": { + "version": "8.3.4", + "packageName": "acorn-walk", + "hash": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==" + } + }, + "npm:acorn@8.12.1": { + "type": "npm", + "name": "npm:acorn@8.12.1", + "data": { + "version": "8.12.1", + "packageName": "acorn", + "hash": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==" + } + }, + "npm:acorn@8.14.0": { + "type": "npm", + "name": "npm:acorn@8.14.0", + "data": { + "version": "8.14.0", + "packageName": "acorn", + "hash": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==" + } + }, + "npm:address": { + "type": "npm", + "name": "npm:address", + "data": { + "version": "1.2.2", + "packageName": "address", + "hash": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==" + } + }, + "npm:adm-zip": { + "type": "npm", + "name": "npm:adm-zip", + "data": { + "version": "0.5.16", + "packageName": "adm-zip", + "hash": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==" + } + }, + "npm:agent-base": { + "type": "npm", + "name": "npm:agent-base", + "data": { + "version": "6.0.2", + "packageName": "agent-base", + "hash": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" + } + }, + "npm:ajv-formats@2.1.1": { + "type": "npm", + "name": "npm:ajv-formats@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "ajv-formats", + "hash": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==" + } + }, + "npm:ajv-formats@3.0.1": { + "type": "npm", + "name": "npm:ajv-formats@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "ajv-formats", + "hash": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==" + } + }, + "npm:ajv-keywords@3.5.2": { + "type": "npm", + "name": "npm:ajv-keywords@3.5.2", + "data": { + "version": "3.5.2", + "packageName": "ajv-keywords", + "hash": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" + } + }, + "npm:ajv-keywords@5.1.0": { + "type": "npm", + "name": "npm:ajv-keywords@5.1.0", + "data": { + "version": "5.1.0", + "packageName": "ajv-keywords", + "hash": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==" + } + }, + "npm:ajv@6.12.6": { + "type": "npm", + "name": "npm:ajv@6.12.6", + "data": { + "version": "6.12.6", + "packageName": "ajv", + "hash": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" + } + }, + "npm:ajv@8.17.1": { + "type": "npm", + "name": "npm:ajv@8.17.1", + "data": { + "version": "8.17.1", + "packageName": "ajv", + "hash": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" + } + }, + "npm:anser": { + "type": "npm", + "name": "npm:anser", + "data": { + "version": "1.4.10", + "packageName": "anser", + "hash": "sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww==" + } + }, + "npm:ansi-colors": { + "type": "npm", + "name": "npm:ansi-colors", + "data": { + "version": "4.1.3", + "packageName": "ansi-colors", + "hash": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" + } + }, + "npm:ansi-regex@5.0.1": { + "type": "npm", + "name": "npm:ansi-regex@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "ansi-regex", + "hash": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" + } + }, + "npm:ansi-regex@6.1.0": { + "type": "npm", + "name": "npm:ansi-regex@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "ansi-regex", + "hash": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" + } + }, + "npm:ansi-styles@4.3.0": { + "type": "npm", + "name": "npm:ansi-styles@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "ansi-styles", + "hash": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" + } + }, + "npm:ansi-styles@5.2.0": { + "type": "npm", + "name": "npm:ansi-styles@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "ansi-styles", + "hash": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" + } + }, + "npm:ansi-styles@6.2.1": { + "type": "npm", + "name": "npm:ansi-styles@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "ansi-styles", + "hash": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" + } + }, + "npm:anymatch": { + "type": "npm", + "name": "npm:anymatch", + "data": { + "version": "3.1.3", + "packageName": "anymatch", + "hash": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" + } + }, + "npm:apache-md5": { + "type": "npm", + "name": "npm:apache-md5", + "data": { + "version": "1.1.8", + "packageName": "apache-md5", + "hash": "sha512-FCAJojipPn0bXjuEpjOOOMN8FZDkxfWWp4JGN9mifU2IhxvKyXZYqpzPHdnTSUpmPDy+tsslB6Z1g+Vg6nVbYA==" + } + }, + "npm:appdirsjs": { + "type": "npm", + "name": "npm:appdirsjs", + "data": { + "version": "1.2.7", + "packageName": "appdirsjs", + "hash": "sha512-Quji6+8kLBC3NnBeo14nPDq0+2jUs5s3/xEye+udFHumHhRk4M7aAMXp/PBJqkKYGuuyR9M/6Dq7d2AViiGmhw==" + } + }, + "npm:arg@4.1.3": { + "type": "npm", + "name": "npm:arg@4.1.3", + "data": { + "version": "4.1.3", + "packageName": "arg", + "hash": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" + } + }, + "npm:arg@5.0.2": { + "type": "npm", + "name": "npm:arg@5.0.2", + "data": { + "version": "5.0.2", + "packageName": "arg", + "hash": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" + } + }, + "npm:argparse@1.0.10": { + "type": "npm", + "name": "npm:argparse@1.0.10", + "data": { + "version": "1.0.10", + "packageName": "argparse", + "hash": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" + } + }, + "npm:argparse@2.0.1": { + "type": "npm", + "name": "npm:argparse@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "argparse", + "hash": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + } + }, + "npm:array-flatten": { + "type": "npm", + "name": "npm:array-flatten", + "data": { + "version": "1.1.1", + "packageName": "array-flatten", + "hash": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + } + }, + "npm:array-union": { + "type": "npm", + "name": "npm:array-union", + "data": { + "version": "2.1.0", + "packageName": "array-union", + "hash": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" + } + }, + "npm:asap": { + "type": "npm", + "name": "npm:asap", + "data": { + "version": "2.0.6", + "packageName": "asap", + "hash": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==" + } + }, + "npm:asn1": { + "type": "npm", + "name": "npm:asn1", + "data": { + "version": "0.2.6", + "packageName": "asn1", + "hash": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==" + } + }, + "npm:assert-plus": { + "type": "npm", + "name": "npm:assert-plus", + "data": { + "version": "1.0.0", + "packageName": "assert-plus", + "hash": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==" + } + }, + "npm:assertion-error": { + "type": "npm", + "name": "npm:assertion-error", + "data": { + "version": "2.0.1", + "packageName": "assertion-error", + "hash": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==" + } + }, + "npm:ast-types": { + "type": "npm", + "name": "npm:ast-types", + "data": { + "version": "0.15.2", + "packageName": "ast-types", + "hash": "sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==" + } + }, + "npm:astring": { + "type": "npm", + "name": "npm:astring", + "data": { + "version": "1.9.0", + "packageName": "astring", + "hash": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==" + } + }, + "npm:async-limiter": { + "type": "npm", + "name": "npm:async-limiter", + "data": { + "version": "1.0.1", + "packageName": "async-limiter", + "hash": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==" + } + }, + "npm:async@2.6.4": { + "type": "npm", + "name": "npm:async@2.6.4", + "data": { + "version": "2.6.4", + "packageName": "async", + "hash": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==" + } + }, + "npm:async@3.2.4": { + "type": "npm", + "name": "npm:async@3.2.4", + "data": { + "version": "3.2.4", + "packageName": "async", + "hash": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" + } + }, + "npm:async@3.2.6": { + "type": "npm", + "name": "npm:async@3.2.6", + "data": { + "version": "3.2.6", + "packageName": "async", + "hash": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" + } + }, + "npm:asynckit": { + "type": "npm", + "name": "npm:asynckit", + "data": { + "version": "0.4.0", + "packageName": "asynckit", + "hash": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + } + }, + "npm:atomic-sleep": { + "type": "npm", + "name": "npm:atomic-sleep", + "data": { + "version": "1.0.0", + "packageName": "atomic-sleep", + "hash": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==" + } + }, + "npm:avvio": { + "type": "npm", + "name": "npm:avvio", + "data": { + "version": "8.4.0", + "packageName": "avvio", + "hash": "sha512-CDSwaxINFy59iNwhYnkvALBwZiTydGkOecZyPkqBpABYR1KqGEsET0VOOYDwtleZSUIdeY36DC2bSZ24CO1igA==" + } + }, + "npm:aws-sign2": { + "type": "npm", + "name": "npm:aws-sign2", + "data": { + "version": "0.7.0", + "packageName": "aws-sign2", + "hash": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==" + } + }, + "npm:aws4": { + "type": "npm", + "name": "npm:aws4", + "data": { + "version": "1.13.2", + "packageName": "aws4", + "hash": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==" + } + }, + "npm:axios": { + "type": "npm", + "name": "npm:axios", + "data": { + "version": "1.7.7", + "packageName": "axios", + "hash": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==" + } + }, + "npm:b4a": { + "type": "npm", + "name": "npm:b4a", + "data": { + "version": "1.6.6", + "packageName": "b4a", + "hash": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==" + } + }, + "npm:babel-core": { + "type": "npm", + "name": "npm:babel-core", + "data": { + "version": "7.0.0-bridge.0", + "packageName": "babel-core", + "hash": "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==" + } + }, + "npm:babel-jest": { + "type": "npm", + "name": "npm:babel-jest", + "data": { + "version": "29.7.0", + "packageName": "babel-jest", + "hash": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==" + } + }, + "npm:babel-loader": { + "type": "npm", + "name": "npm:babel-loader", + "data": { + "version": "9.2.1", + "packageName": "babel-loader", + "hash": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==" + } + }, + "npm:babel-plugin-const-enum": { + "type": "npm", + "name": "npm:babel-plugin-const-enum", + "data": { + "version": "1.2.0", + "packageName": "babel-plugin-const-enum", + "hash": "sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==" + } + }, + "npm:babel-plugin-istanbul": { + "type": "npm", + "name": "npm:babel-plugin-istanbul", + "data": { + "version": "6.1.1", + "packageName": "babel-plugin-istanbul", + "hash": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==" + } + }, + "npm:babel-plugin-jest-hoist": { + "type": "npm", + "name": "npm:babel-plugin-jest-hoist", + "data": { + "version": "29.6.3", + "packageName": "babel-plugin-jest-hoist", + "hash": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==" + } + }, + "npm:babel-plugin-macros": { + "type": "npm", + "name": "npm:babel-plugin-macros", + "data": { + "version": "2.8.0", + "packageName": "babel-plugin-macros", + "hash": "sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==" + } + }, + "npm:babel-plugin-polyfill-corejs2": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs2", + "data": { + "version": "0.4.12", + "packageName": "babel-plugin-polyfill-corejs2", + "hash": "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==" + } + }, + "npm:babel-plugin-polyfill-corejs3": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs3", + "data": { + "version": "0.10.6", + "packageName": "babel-plugin-polyfill-corejs3", + "hash": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==" + } + }, + "npm:babel-plugin-polyfill-regenerator": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-regenerator", + "data": { + "version": "0.6.3", + "packageName": "babel-plugin-polyfill-regenerator", + "hash": "sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==" + } + }, + "npm:babel-plugin-syntax-hermes-parser@0.23.1": { + "type": "npm", + "name": "npm:babel-plugin-syntax-hermes-parser@0.23.1", + "data": { + "version": "0.23.1", + "packageName": "babel-plugin-syntax-hermes-parser", + "hash": "sha512-uNLD0tk2tLUjGFdmCk+u/3FEw2o+BAwW4g+z2QVlxJrzZYOOPADroEcNtTPt5lNiScctaUmnsTkVEnOwZUOLhA==" + } + }, + "npm:babel-plugin-syntax-hermes-parser@0.25.1": { + "type": "npm", + "name": "npm:babel-plugin-syntax-hermes-parser@0.25.1", + "data": { + "version": "0.25.1", + "packageName": "babel-plugin-syntax-hermes-parser", + "hash": "sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ==" + } + }, + "npm:babel-plugin-transform-flow-enums": { + "type": "npm", + "name": "npm:babel-plugin-transform-flow-enums", + "data": { + "version": "0.0.2", + "packageName": "babel-plugin-transform-flow-enums", + "hash": "sha512-g4aaCrDDOsWjbm0PUUeVnkcVd6AKJsVc/MbnPhEotEpkeJQP6b8nzewohQi7+QS8UyPehOhGWn0nOwjvWpmMvQ==" + } + }, + "npm:babel-plugin-transform-typescript-metadata": { + "type": "npm", + "name": "npm:babel-plugin-transform-typescript-metadata", + "data": { + "version": "0.3.2", + "packageName": "babel-plugin-transform-typescript-metadata", + "hash": "sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==" + } + }, + "npm:babel-preset-current-node-syntax": { + "type": "npm", + "name": "npm:babel-preset-current-node-syntax", + "data": { + "version": "1.1.0", + "packageName": "babel-preset-current-node-syntax", + "hash": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==" + } + }, + "npm:babel-preset-jest": { + "type": "npm", + "name": "npm:babel-preset-jest", + "data": { + "version": "29.6.3", + "packageName": "babel-preset-jest", + "hash": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==" + } + }, + "npm:bail": { + "type": "npm", + "name": "npm:bail", + "data": { + "version": "2.0.2", + "packageName": "bail", + "hash": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" + } + }, + "npm:balanced-match": { + "type": "npm", + "name": "npm:balanced-match", + "data": { + "version": "1.0.2", + "packageName": "balanced-match", + "hash": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + } + }, + "npm:bare-events": { + "type": "npm", + "name": "npm:bare-events", + "data": { + "version": "2.4.2", + "packageName": "bare-events", + "hash": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==" + } + }, + "npm:base64-js": { + "type": "npm", + "name": "npm:base64-js", + "data": { + "version": "1.5.1", + "packageName": "base64-js", + "hash": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" + } + }, + "npm:basic-auth": { + "type": "npm", + "name": "npm:basic-auth", + "data": { + "version": "2.0.1", + "packageName": "basic-auth", + "hash": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==" + } + }, + "npm:bcrypt-pbkdf": { + "type": "npm", + "name": "npm:bcrypt-pbkdf", + "data": { + "version": "1.0.2", + "packageName": "bcrypt-pbkdf", + "hash": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==" + } + }, + "npm:bcryptjs": { + "type": "npm", + "name": "npm:bcryptjs", + "data": { + "version": "2.4.3", + "packageName": "bcryptjs", + "hash": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" + } + }, + "npm:better-path-resolve": { + "type": "npm", + "name": "npm:better-path-resolve", + "data": { + "version": "1.0.0", + "packageName": "better-path-resolve", + "hash": "sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==" + } + }, + "npm:binary-extensions": { + "type": "npm", + "name": "npm:binary-extensions", + "data": { + "version": "2.3.0", + "packageName": "binary-extensions", + "hash": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" + } + }, + "npm:bl": { + "type": "npm", + "name": "npm:bl", + "data": { + "version": "4.1.0", + "packageName": "bl", + "hash": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" + } + }, + "npm:body-parser": { + "type": "npm", + "name": "npm:body-parser", + "data": { + "version": "1.20.3", + "packageName": "body-parser", + "hash": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==" + } + }, + "npm:body-scroll-lock": { + "type": "npm", + "name": "npm:body-scroll-lock", + "data": { + "version": "4.0.0-beta.0", + "packageName": "body-scroll-lock", + "hash": "sha512-a7tP5+0Mw3YlUJcGAKUqIBkYYGlYxk2fnCasq/FUph1hadxlTRjF+gAcZksxANnaMnALjxEddmSi/H3OR8ugcQ==" + } + }, + "npm:brace-expansion@1.1.11": { + "type": "npm", + "name": "npm:brace-expansion@1.1.11", + "data": { + "version": "1.1.11", + "packageName": "brace-expansion", + "hash": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" + } + }, + "npm:brace-expansion@2.0.1": { + "type": "npm", + "name": "npm:brace-expansion@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "brace-expansion", + "hash": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" + } + }, + "npm:braces": { + "type": "npm", + "name": "npm:braces", + "data": { + "version": "3.0.3", + "packageName": "braces", + "hash": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" + } + }, + "npm:browserify-zlib": { + "type": "npm", + "name": "npm:browserify-zlib", + "data": { + "version": "0.1.4", + "packageName": "browserify-zlib", + "hash": "sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ==" + } + }, + "npm:browserslist": { + "type": "npm", + "name": "npm:browserslist", + "data": { + "version": "4.24.4", + "packageName": "browserslist", + "hash": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==" + } + }, + "npm:bser": { + "type": "npm", + "name": "npm:bser", + "data": { + "version": "2.1.1", + "packageName": "bser", + "hash": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==" + } + }, + "npm:buffer-builder": { + "type": "npm", + "name": "npm:buffer-builder", + "data": { + "version": "0.2.0", + "packageName": "buffer-builder", + "hash": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==" + } + }, + "npm:buffer-equal-constant-time": { + "type": "npm", + "name": "npm:buffer-equal-constant-time", + "data": { + "version": "1.0.1", + "packageName": "buffer-equal-constant-time", + "hash": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==" + } + }, + "npm:buffer-from": { + "type": "npm", + "name": "npm:buffer-from", + "data": { + "version": "1.1.2", + "packageName": "buffer-from", + "hash": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" + } + }, + "npm:buffer@5.7.1": { + "type": "npm", + "name": "npm:buffer@5.7.1", + "data": { + "version": "5.7.1", + "packageName": "buffer", + "hash": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" + } + }, + "npm:buffer@6.0.3": { + "type": "npm", + "name": "npm:buffer@6.0.3", + "data": { + "version": "6.0.3", + "packageName": "buffer", + "hash": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==" + } + }, + "npm:bundle-name": { + "type": "npm", + "name": "npm:bundle-name", + "data": { + "version": "4.1.0", + "packageName": "bundle-name", + "hash": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==" + } + }, + "npm:bytes": { + "type": "npm", + "name": "npm:bytes", + "data": { + "version": "3.1.2", + "packageName": "bytes", + "hash": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" + } + }, + "npm:cac": { + "type": "npm", + "name": "npm:cac", + "data": { + "version": "6.7.14", + "packageName": "cac", + "hash": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==" + } + }, + "npm:call-bind": { + "type": "npm", + "name": "npm:call-bind", + "data": { + "version": "1.0.7", + "packageName": "call-bind", + "hash": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" + } + }, + "npm:caller-callsite": { + "type": "npm", + "name": "npm:caller-callsite", + "data": { + "version": "2.0.0", + "packageName": "caller-callsite", + "hash": "sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==" + } + }, + "npm:caller-path": { + "type": "npm", + "name": "npm:caller-path", + "data": { + "version": "2.0.0", + "packageName": "caller-path", + "hash": "sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==" + } + }, + "npm:callsites@2.0.0": { + "type": "npm", + "name": "npm:callsites@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "callsites", + "hash": "sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==" + } + }, + "npm:callsites@3.1.0": { + "type": "npm", + "name": "npm:callsites@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "callsites", + "hash": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" + } + }, + "npm:camelcase@5.3.1": { + "type": "npm", + "name": "npm:camelcase@5.3.1", + "data": { + "version": "5.3.1", + "packageName": "camelcase", + "hash": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" + } + }, + "npm:camelcase@6.3.0": { + "type": "npm", + "name": "npm:camelcase@6.3.0", + "data": { + "version": "6.3.0", + "packageName": "camelcase", + "hash": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" + } + }, + "npm:caniuse-lite@1.0.30001698": { + "type": "npm", + "name": "npm:caniuse-lite@1.0.30001698", + "data": { + "version": "1.0.30001698", + "packageName": "caniuse-lite", + "hash": "sha512-xJ3km2oiG/MbNU8G6zIq6XRZ6HtAOVXsbOrP/blGazi52kc5Yy7b6sDA5O+FbROzRrV7BSTllLHuNvmawYUJjw==" + } + }, + "npm:caniuse-lite@1.0.30001705": { + "type": "npm", + "name": "npm:caniuse-lite@1.0.30001705", + "data": { + "version": "1.0.30001705", + "packageName": "caniuse-lite", + "hash": "sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg==" + } + }, + "npm:caniuse-lite@1.0.30001718": { + "type": "npm", + "name": "npm:caniuse-lite@1.0.30001718", + "data": { + "version": "1.0.30001718", + "packageName": "caniuse-lite", + "hash": "sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==" + } + }, + "npm:caseless": { + "type": "npm", + "name": "npm:caseless", + "data": { + "version": "0.12.0", + "packageName": "caseless", + "hash": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" + } + }, + "npm:ccount": { + "type": "npm", + "name": "npm:ccount", + "data": { + "version": "2.0.1", + "packageName": "ccount", + "hash": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" + } + }, + "npm:chai": { + "type": "npm", + "name": "npm:chai", + "data": { + "version": "5.1.1", + "packageName": "chai", + "hash": "sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==" + } + }, + "npm:chalk@4.1.2": { + "type": "npm", + "name": "npm:chalk@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "chalk", + "hash": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" + } + }, + "npm:chalk@5.3.0": { + "type": "npm", + "name": "npm:chalk@5.3.0", + "data": { + "version": "5.3.0", + "packageName": "chalk", + "hash": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" + } + }, + "npm:character-entities-html4": { + "type": "npm", + "name": "npm:character-entities-html4", + "data": { + "version": "2.1.0", + "packageName": "character-entities-html4", + "hash": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==" + } + }, + "npm:character-entities-legacy": { + "type": "npm", + "name": "npm:character-entities-legacy", + "data": { + "version": "3.0.0", + "packageName": "character-entities-legacy", + "hash": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==" + } + }, + "npm:character-entities": { + "type": "npm", + "name": "npm:character-entities", + "data": { + "version": "2.0.2", + "packageName": "character-entities", + "hash": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==" + } + }, + "npm:character-reference-invalid": { + "type": "npm", + "name": "npm:character-reference-invalid", + "data": { + "version": "2.0.1", + "packageName": "character-reference-invalid", + "hash": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==" + } + }, + "npm:chardet": { + "type": "npm", + "name": "npm:chardet", + "data": { + "version": "0.7.0", + "packageName": "chardet", + "hash": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" + } + }, + "npm:check-error": { + "type": "npm", + "name": "npm:check-error", + "data": { + "version": "2.1.1", + "packageName": "check-error", + "hash": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==" + } + }, + "npm:chokidar": { + "type": "npm", + "name": "npm:chokidar", + "data": { + "version": "3.6.0", + "packageName": "chokidar", + "hash": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" + } + }, + "npm:chownr": { + "type": "npm", + "name": "npm:chownr", + "data": { + "version": "3.0.0", + "packageName": "chownr", + "hash": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==" + } + }, + "npm:chrome-launcher": { + "type": "npm", + "name": "npm:chrome-launcher", + "data": { + "version": "0.15.2", + "packageName": "chrome-launcher", + "hash": "sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==" + } + }, + "npm:chrome-trace-event": { + "type": "npm", + "name": "npm:chrome-trace-event", + "data": { + "version": "1.0.4", + "packageName": "chrome-trace-event", + "hash": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==" + } + }, + "npm:chromium-edge-launcher": { + "type": "npm", + "name": "npm:chromium-edge-launcher", + "data": { + "version": "0.2.0", + "packageName": "chromium-edge-launcher", + "hash": "sha512-JfJjUnq25y9yg4FABRRVPmBGWPZZi+AQXT4mxupb67766/0UlhG8PAZCz6xzEMXTbW3CsSoE8PcCWA49n35mKg==" + } + }, + "npm:ci-info@2.0.0": { + "type": "npm", + "name": "npm:ci-info@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ci-info", + "hash": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" + } + }, + "npm:ci-info@3.9.0": { + "type": "npm", + "name": "npm:ci-info@3.9.0", + "data": { + "version": "3.9.0", + "packageName": "ci-info", + "hash": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" + } + }, + "npm:cli-cursor": { + "type": "npm", + "name": "npm:cli-cursor", + "data": { + "version": "3.1.0", + "packageName": "cli-cursor", + "hash": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==" + } + }, + "npm:cli-spinners@2.6.1": { + "type": "npm", + "name": "npm:cli-spinners@2.6.1", + "data": { + "version": "2.6.1", + "packageName": "cli-spinners", + "hash": "sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==" + } + }, + "npm:cli-spinners@2.9.2": { + "type": "npm", + "name": "npm:cli-spinners@2.9.2", + "data": { + "version": "2.9.2", + "packageName": "cli-spinners", + "hash": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==" + } + }, + "npm:clipanion": { + "type": "npm", + "name": "npm:clipanion", + "data": { + "version": "4.0.0-rc.4", + "packageName": "clipanion", + "hash": "sha512-CXkMQxU6s9GklO/1f714dkKBMu1lopS1WFF0B8o4AxPykR1hpozxSiUZ5ZUeBjfPgCWqbcNOtZVFhB8Lkfp1+Q==" + } + }, + "npm:cliui": { + "type": "npm", + "name": "npm:cliui", + "data": { + "version": "8.0.1", + "packageName": "cliui", + "hash": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" + } + }, + "npm:clone-deep": { + "type": "npm", + "name": "npm:clone-deep", + "data": { + "version": "4.0.1", + "packageName": "clone-deep", + "hash": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" + } + }, + "npm:clone": { + "type": "npm", + "name": "npm:clone", + "data": { + "version": "1.0.4", + "packageName": "clone", + "hash": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==" + } + }, + "npm:clsx": { + "type": "npm", + "name": "npm:clsx", + "data": { + "version": "2.1.1", + "packageName": "clsx", + "hash": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" + } + }, + "npm:code-block-writer": { + "type": "npm", + "name": "npm:code-block-writer", + "data": { + "version": "13.0.3", + "packageName": "code-block-writer", + "hash": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==" + } + }, + "npm:collapse-white-space": { + "type": "npm", + "name": "npm:collapse-white-space", + "data": { + "version": "2.1.0", + "packageName": "collapse-white-space", + "hash": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==" + } + }, + "npm:color-convert": { + "type": "npm", + "name": "npm:color-convert", + "data": { + "version": "2.0.1", + "packageName": "color-convert", + "hash": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" + } + }, + "npm:color-name": { + "type": "npm", + "name": "npm:color-name", + "data": { + "version": "1.1.4", + "packageName": "color-name", + "hash": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + } + }, + "npm:colorette": { + "type": "npm", + "name": "npm:colorette", + "data": { + "version": "2.0.20", + "packageName": "colorette", + "hash": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" + } + }, + "npm:colorjs.io": { + "type": "npm", + "name": "npm:colorjs.io", + "data": { + "version": "0.5.2", + "packageName": "colorjs.io", + "hash": "sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==" + } + }, + "npm:columnify": { + "type": "npm", + "name": "npm:columnify", + "data": { + "version": "1.6.0", + "packageName": "columnify", + "hash": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==" + } + }, + "npm:combined-stream": { + "type": "npm", + "name": "npm:combined-stream", + "data": { + "version": "1.0.8", + "packageName": "combined-stream", + "hash": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" + } + }, + "npm:comma-separated-tokens": { + "type": "npm", + "name": "npm:comma-separated-tokens", + "data": { + "version": "2.0.3", + "packageName": "comma-separated-tokens", + "hash": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==" + } + }, + "npm:commander@12.1.0": { + "type": "npm", + "name": "npm:commander@12.1.0", + "data": { + "version": "12.1.0", + "packageName": "commander", + "hash": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==" + } + }, + "npm:commander@2.20.3": { + "type": "npm", + "name": "npm:commander@2.20.3", + "data": { + "version": "2.20.3", + "packageName": "commander", + "hash": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + } + }, + "npm:common-path-prefix": { + "type": "npm", + "name": "npm:common-path-prefix", + "data": { + "version": "3.0.0", + "packageName": "common-path-prefix", + "hash": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" + } + }, + "npm:commondir": { + "type": "npm", + "name": "npm:commondir", + "data": { + "version": "1.0.1", + "packageName": "commondir", + "hash": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" + } + }, + "npm:compressible": { + "type": "npm", + "name": "npm:compressible", + "data": { + "version": "2.0.18", + "packageName": "compressible", + "hash": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==" + } + }, + "npm:compression": { + "type": "npm", + "name": "npm:compression", + "data": { + "version": "1.7.5", + "packageName": "compression", + "hash": "sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==" + } + }, + "npm:concat-map": { + "type": "npm", + "name": "npm:concat-map", + "data": { + "version": "0.0.1", + "packageName": "concat-map", + "hash": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + } + }, + "npm:config-chain": { + "type": "npm", + "name": "npm:config-chain", + "data": { + "version": "1.1.13", + "packageName": "config-chain", + "hash": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==" + } + }, + "npm:confusing-browser-globals": { + "type": "npm", + "name": "npm:confusing-browser-globals", + "data": { + "version": "1.0.11", + "packageName": "confusing-browser-globals", + "hash": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==" + } + }, + "npm:connect": { + "type": "npm", + "name": "npm:connect", + "data": { + "version": "3.7.0", + "packageName": "connect", + "hash": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==" + } + }, + "npm:content-disposition": { + "type": "npm", + "name": "npm:content-disposition", + "data": { + "version": "0.5.4", + "packageName": "content-disposition", + "hash": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==" + } + }, + "npm:content-type": { + "type": "npm", + "name": "npm:content-type", + "data": { + "version": "1.0.5", + "packageName": "content-type", + "hash": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" + } + }, + "npm:convert-source-map": { + "type": "npm", + "name": "npm:convert-source-map", + "data": { + "version": "2.0.0", + "packageName": "convert-source-map", + "hash": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" + } + }, + "npm:cookie-signature": { + "type": "npm", + "name": "npm:cookie-signature", + "data": { + "version": "1.0.6", + "packageName": "cookie-signature", + "hash": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + } + }, + "npm:cookie@0.7.1": { + "type": "npm", + "name": "npm:cookie@0.7.1", + "data": { + "version": "0.7.1", + "packageName": "cookie", + "hash": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==" + } + }, + "npm:cookie@0.7.2": { + "type": "npm", + "name": "npm:cookie@0.7.2", + "data": { + "version": "0.7.2", + "packageName": "cookie", + "hash": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==" + } + }, + "npm:copy-to-clipboard": { + "type": "npm", + "name": "npm:copy-to-clipboard", + "data": { + "version": "3.3.3", + "packageName": "copy-to-clipboard", + "hash": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==" + } + }, + "npm:core-js-compat": { + "type": "npm", + "name": "npm:core-js-compat", + "data": { + "version": "3.38.1", + "packageName": "core-js-compat", + "hash": "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==" + } + }, + "npm:core-js@3.37.1": { + "type": "npm", + "name": "npm:core-js@3.37.1", + "data": { + "version": "3.37.1", + "packageName": "core-js", + "hash": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==" + } + }, + "npm:core-js@3.40.0": { + "type": "npm", + "name": "npm:core-js@3.40.0", + "data": { + "version": "3.40.0", + "packageName": "core-js", + "hash": "sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==" + } + }, + "npm:core-js@3.42.0": { + "type": "npm", + "name": "npm:core-js@3.42.0", + "data": { + "version": "3.42.0", + "packageName": "core-js", + "hash": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==" + } + }, + "npm:core-util-is@1.0.2": { + "type": "npm", + "name": "npm:core-util-is@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "core-util-is", + "hash": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" + } + }, + "npm:core-util-is@1.0.3": { + "type": "npm", + "name": "npm:core-util-is@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "core-util-is", + "hash": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + } + }, + "npm:cors": { + "type": "npm", + "name": "npm:cors", + "data": { + "version": "2.8.5", + "packageName": "cors", + "hash": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==" + } + }, + "npm:corser": { + "type": "npm", + "name": "npm:corser", + "data": { + "version": "2.0.1", + "packageName": "corser", + "hash": "sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==" + } + }, + "npm:cosmiconfig@5.2.1": { + "type": "npm", + "name": "npm:cosmiconfig@5.2.1", + "data": { + "version": "5.2.1", + "packageName": "cosmiconfig", + "hash": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==" + } + }, + "npm:cosmiconfig@6.0.0": { + "type": "npm", + "name": "npm:cosmiconfig@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==" + } + }, + "npm:cosmiconfig@9.0.0": { + "type": "npm", + "name": "npm:cosmiconfig@9.0.0", + "data": { + "version": "9.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==" + } + }, + "npm:create-require": { + "type": "npm", + "name": "npm:create-require", + "data": { + "version": "1.1.1", + "packageName": "create-require", + "hash": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" + } + }, + "npm:cross-spawn@7.0.3": { + "type": "npm", + "name": "npm:cross-spawn@7.0.3", + "data": { + "version": "7.0.3", + "packageName": "cross-spawn", + "hash": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" + } + }, + "npm:cross-spawn@7.0.6": { + "type": "npm", + "name": "npm:cross-spawn@7.0.6", + "data": { + "version": "7.0.6", + "packageName": "cross-spawn", + "hash": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" + } + }, + "npm:csstype": { + "type": "npm", + "name": "npm:csstype", + "data": { + "version": "3.1.3", + "packageName": "csstype", + "hash": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + } + }, + "npm:dashdash": { + "type": "npm", + "name": "npm:dashdash", + "data": { + "version": "1.14.1", + "packageName": "dashdash", + "hash": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==" + } + }, + "npm:dayjs": { + "type": "npm", + "name": "npm:dayjs", + "data": { + "version": "1.11.13", + "packageName": "dayjs", + "hash": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" + } + }, + "npm:debug@2.6.9": { + "type": "npm", + "name": "npm:debug@2.6.9", + "data": { + "version": "2.6.9", + "packageName": "debug", + "hash": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" + } + }, + "npm:debug@3.2.7": { + "type": "npm", + "name": "npm:debug@3.2.7", + "data": { + "version": "3.2.7", + "packageName": "debug", + "hash": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" + } + }, + "npm:debug@4.3.4": { + "type": "npm", + "name": "npm:debug@4.3.4", + "data": { + "version": "4.3.4", + "packageName": "debug", + "hash": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==" + } + }, + "npm:debug@4.3.7": { + "type": "npm", + "name": "npm:debug@4.3.7", + "data": { + "version": "4.3.7", + "packageName": "debug", + "hash": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==" + } + }, + "npm:debug@4.4.0": { + "type": "npm", + "name": "npm:debug@4.4.0", + "data": { + "version": "4.4.0", + "packageName": "debug", + "hash": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==" + } + }, + "npm:decode-named-character-reference": { + "type": "npm", + "name": "npm:decode-named-character-reference", + "data": { + "version": "1.1.0", + "packageName": "decode-named-character-reference", + "hash": "sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==" + } + }, + "npm:dedent": { + "type": "npm", + "name": "npm:dedent", + "data": { + "version": "0.7.0", + "packageName": "dedent", + "hash": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==" + } + }, + "npm:deep-eql": { + "type": "npm", + "name": "npm:deep-eql", + "data": { + "version": "5.0.2", + "packageName": "deep-eql", + "hash": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==" + } + }, + "npm:deep-extend": { + "type": "npm", + "name": "npm:deep-extend", + "data": { + "version": "0.6.0", + "packageName": "deep-extend", + "hash": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" + } + }, + "npm:deep-is": { + "type": "npm", + "name": "npm:deep-is", + "data": { + "version": "0.1.4", + "packageName": "deep-is", + "hash": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" + } + }, + "npm:deepmerge": { + "type": "npm", + "name": "npm:deepmerge", + "data": { + "version": "4.3.1", + "packageName": "deepmerge", + "hash": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" + } + }, + "npm:default-browser-id": { + "type": "npm", + "name": "npm:default-browser-id", + "data": { + "version": "5.0.0", + "packageName": "default-browser-id", + "hash": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==" + } + }, + "npm:default-browser": { + "type": "npm", + "name": "npm:default-browser", + "data": { + "version": "5.2.1", + "packageName": "default-browser", + "hash": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==" + } + }, + "npm:defaults": { + "type": "npm", + "name": "npm:defaults", + "data": { + "version": "1.0.4", + "packageName": "defaults", + "hash": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==" + } + }, + "npm:define-data-property": { + "type": "npm", + "name": "npm:define-data-property", + "data": { + "version": "1.1.4", + "packageName": "define-data-property", + "hash": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" + } + }, + "npm:define-lazy-prop@2.0.0": { + "type": "npm", + "name": "npm:define-lazy-prop@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "define-lazy-prop", + "hash": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" + } + }, + "npm:define-lazy-prop@3.0.0": { + "type": "npm", + "name": "npm:define-lazy-prop@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "define-lazy-prop", + "hash": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==" + } + }, + "npm:delayed-stream": { + "type": "npm", + "name": "npm:delayed-stream", + "data": { + "version": "1.0.0", + "packageName": "delayed-stream", + "hash": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" + } + }, + "npm:depd": { + "type": "npm", + "name": "npm:depd", + "data": { + "version": "2.0.0", + "packageName": "depd", + "hash": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" + } + }, + "npm:dequal": { + "type": "npm", + "name": "npm:dequal", + "data": { + "version": "2.0.3", + "packageName": "dequal", + "hash": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" + } + }, + "npm:destroy": { + "type": "npm", + "name": "npm:destroy", + "data": { + "version": "1.2.0", + "packageName": "destroy", + "hash": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" + } + }, + "npm:detect-indent": { + "type": "npm", + "name": "npm:detect-indent", + "data": { + "version": "6.1.0", + "packageName": "detect-indent", + "hash": "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==" + } + }, + "npm:detect-port": { + "type": "npm", + "name": "npm:detect-port", + "data": { + "version": "1.6.1", + "packageName": "detect-port", + "hash": "sha512-CmnVc+Hek2egPx1PeTFVta2W78xy2K/9Rkf6cC4T59S50tVnzKj+tnx5mmx5lwvCkujZ4uRrpRSuV+IVs3f90Q==" + } + }, + "npm:devlop": { + "type": "npm", + "name": "npm:devlop", + "data": { + "version": "1.1.0", + "packageName": "devlop", + "hash": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==" + } + }, + "npm:diff-sequences": { + "type": "npm", + "name": "npm:diff-sequences", + "data": { + "version": "29.6.3", + "packageName": "diff-sequences", + "hash": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==" + } + }, + "npm:diff@4.0.2": { + "type": "npm", + "name": "npm:diff@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "diff", + "hash": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" + } + }, + "npm:diff@5.2.0": { + "type": "npm", + "name": "npm:diff@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "diff", + "hash": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==" + } + }, + "npm:dir-glob": { + "type": "npm", + "name": "npm:dir-glob", + "data": { + "version": "3.0.1", + "packageName": "dir-glob", + "hash": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" + } + }, + "npm:dom-serializer@1.4.1": { + "type": "npm", + "name": "npm:dom-serializer@1.4.1", + "data": { + "version": "1.4.1", + "packageName": "dom-serializer", + "hash": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==" + } + }, + "npm:dom-serializer@2.0.0": { + "type": "npm", + "name": "npm:dom-serializer@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "dom-serializer", + "hash": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" + } + }, + "npm:domelementtype": { + "type": "npm", + "name": "npm:domelementtype", + "data": { + "version": "2.3.0", + "packageName": "domelementtype", + "hash": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" + } + }, + "npm:domhandler@4.3.1": { + "type": "npm", + "name": "npm:domhandler@4.3.1", + "data": { + "version": "4.3.1", + "packageName": "domhandler", + "hash": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==" + } + }, + "npm:domhandler@5.0.3": { + "type": "npm", + "name": "npm:domhandler@5.0.3", + "data": { + "version": "5.0.3", + "packageName": "domhandler", + "hash": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" + } + }, + "npm:domutils@2.8.0": { + "type": "npm", + "name": "npm:domutils@2.8.0", + "data": { + "version": "2.8.0", + "packageName": "domutils", + "hash": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==" + } + }, + "npm:domutils@3.2.2": { + "type": "npm", + "name": "npm:domutils@3.2.2", + "data": { + "version": "3.2.2", + "packageName": "domutils", + "hash": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==" + } + }, + "npm:dotenv-expand": { + "type": "npm", + "name": "npm:dotenv-expand", + "data": { + "version": "11.0.6", + "packageName": "dotenv-expand", + "hash": "sha512-8NHi73otpWsZGBSZwwknTXS5pqMOrk9+Ssrna8xCaxkzEpU9OTf9R5ArQGVw03//Zmk9MOwLPng9WwndvpAJ5g==" + } + }, + "npm:dotenv": { + "type": "npm", + "name": "npm:dotenv", + "data": { + "version": "16.4.5", + "packageName": "dotenv", + "hash": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" + } + }, + "npm:duplexify": { + "type": "npm", + "name": "npm:duplexify", + "data": { + "version": "3.7.1", + "packageName": "duplexify", + "hash": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==" + } + }, + "npm:eastasianwidth": { + "type": "npm", + "name": "npm:eastasianwidth", + "data": { + "version": "0.2.0", + "packageName": "eastasianwidth", + "hash": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" + } + }, + "npm:ecc-jsbn": { + "type": "npm", + "name": "npm:ecc-jsbn", + "data": { + "version": "0.1.2", + "packageName": "ecc-jsbn", + "hash": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==" + } + }, + "npm:ecdsa-sig-formatter": { + "type": "npm", + "name": "npm:ecdsa-sig-formatter", + "data": { + "version": "1.0.11", + "packageName": "ecdsa-sig-formatter", + "hash": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==" + } + }, + "npm:ee-first": { + "type": "npm", + "name": "npm:ee-first", + "data": { + "version": "1.1.1", + "packageName": "ee-first", + "hash": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + } + }, + "npm:ejs": { + "type": "npm", + "name": "npm:ejs", + "data": { + "version": "3.1.10", + "packageName": "ejs", + "hash": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" + } + }, + "npm:electron-to-chromium": { + "type": "npm", + "name": "npm:electron-to-chromium", + "data": { + "version": "1.5.95", + "packageName": "electron-to-chromium", + "hash": "sha512-XNsZaQrgQX+BG37BRQv+E+HcOZlWhqYaDoVVNCws/WrYYdbGrkR1qCDJ2mviBF3flCs6/BTa4O7ANfFTFZk6Dg==" + } + }, + "npm:emoji-regex@8.0.0": { + "type": "npm", + "name": "npm:emoji-regex@8.0.0", + "data": { + "version": "8.0.0", + "packageName": "emoji-regex", + "hash": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + } + }, + "npm:emoji-regex@9.2.2": { + "type": "npm", + "name": "npm:emoji-regex@9.2.2", + "data": { + "version": "9.2.2", + "packageName": "emoji-regex", + "hash": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" + } + }, + "npm:encodeurl@1.0.2": { + "type": "npm", + "name": "npm:encodeurl@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "encodeurl", + "hash": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" + } + }, + "npm:encodeurl@2.0.0": { + "type": "npm", + "name": "npm:encodeurl@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "encodeurl", + "hash": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" + } + }, + "npm:end-of-stream": { + "type": "npm", + "name": "npm:end-of-stream", + "data": { + "version": "1.4.4", + "packageName": "end-of-stream", + "hash": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" + } + }, + "npm:enhanced-resolve": { + "type": "npm", + "name": "npm:enhanced-resolve", + "data": { + "version": "5.18.1", + "packageName": "enhanced-resolve", + "hash": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==" + } + }, + "npm:enquirer@2.3.6": { + "type": "npm", + "name": "npm:enquirer@2.3.6", + "data": { + "version": "2.3.6", + "packageName": "enquirer", + "hash": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==" + } + }, + "npm:enquirer@2.4.1": { + "type": "npm", + "name": "npm:enquirer@2.4.1", + "data": { + "version": "2.4.1", + "packageName": "enquirer", + "hash": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==" + } + }, + "npm:entities@2.2.0": { + "type": "npm", + "name": "npm:entities@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "entities", + "hash": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" + } + }, + "npm:entities@4.5.0": { + "type": "npm", + "name": "npm:entities@4.5.0", + "data": { + "version": "4.5.0", + "packageName": "entities", + "hash": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" + } + }, + "npm:env-paths": { + "type": "npm", + "name": "npm:env-paths", + "data": { + "version": "2.2.1", + "packageName": "env-paths", + "hash": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" + } + }, + "npm:envinfo": { + "type": "npm", + "name": "npm:envinfo", + "data": { + "version": "7.14.0", + "packageName": "envinfo", + "hash": "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==" + } + }, + "npm:error-ex": { + "type": "npm", + "name": "npm:error-ex", + "data": { + "version": "1.3.2", + "packageName": "error-ex", + "hash": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" + } + }, + "npm:error-stack-parser": { + "type": "npm", + "name": "npm:error-stack-parser", + "data": { + "version": "2.1.4", + "packageName": "error-stack-parser", + "hash": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==" + } + }, + "npm:errorhandler": { + "type": "npm", + "name": "npm:errorhandler", + "data": { + "version": "1.5.1", + "packageName": "errorhandler", + "hash": "sha512-rcOwbfvP1WTViVoUjcfZicVzjhjTuhSMntHh6mW3IrEiyE6mJyXvsToJUJGlGlw/2xU9P5whlWNGlIDVeCiT4A==" + } + }, + "npm:es-define-property": { + "type": "npm", + "name": "npm:es-define-property", + "data": { + "version": "1.0.0", + "packageName": "es-define-property", + "hash": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" + } + }, + "npm:es-errors": { + "type": "npm", + "name": "npm:es-errors", + "data": { + "version": "1.3.0", + "packageName": "es-errors", + "hash": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" + } + }, + "npm:es-module-lexer": { + "type": "npm", + "name": "npm:es-module-lexer", + "data": { + "version": "1.6.0", + "packageName": "es-module-lexer", + "hash": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==" + } + }, + "npm:esast-util-from-estree": { + "type": "npm", + "name": "npm:esast-util-from-estree", + "data": { + "version": "2.0.0", + "packageName": "esast-util-from-estree", + "hash": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==" + } + }, + "npm:esast-util-from-js": { + "type": "npm", + "name": "npm:esast-util-from-js", + "data": { + "version": "2.0.1", + "packageName": "esast-util-from-js", + "hash": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==" + } + }, + "npm:esbuild": { + "type": "npm", + "name": "npm:esbuild", + "data": { + "version": "0.21.5", + "packageName": "esbuild", + "hash": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==" + } + }, + "npm:escalade": { + "type": "npm", + "name": "npm:escalade", + "data": { + "version": "3.2.0", + "packageName": "escalade", + "hash": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" + } + }, + "npm:escape-html": { + "type": "npm", + "name": "npm:escape-html", + "data": { + "version": "1.0.3", + "packageName": "escape-html", + "hash": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + } + }, + "npm:escape-string-regexp@1.0.5": { + "type": "npm", + "name": "npm:escape-string-regexp@1.0.5", + "data": { + "version": "1.0.5", + "packageName": "escape-string-regexp", + "hash": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" + } + }, + "npm:escape-string-regexp@2.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" + } + }, + "npm:escape-string-regexp@4.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" + } + }, + "npm:escape-string-regexp@5.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==" + } + }, + "npm:eslint-config-prettier": { + "type": "npm", + "name": "npm:eslint-config-prettier", + "data": { + "version": "9.1.0", + "packageName": "eslint-config-prettier", + "hash": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==" + } + }, + "npm:eslint-plugin-simple-import-sort": { + "type": "npm", + "name": "npm:eslint-plugin-simple-import-sort", + "data": { + "version": "12.1.1", + "packageName": "eslint-plugin-simple-import-sort", + "hash": "sha512-6nuzu4xwQtE3332Uz0to+TxDQYRLTKRESSc2hefVT48Zc8JthmN23Gx9lnYhu0FtkRSL1oxny3kJ2aveVhmOVA==" + } + }, + "npm:eslint-scope@5.1.1": { + "type": "npm", + "name": "npm:eslint-scope@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "eslint-scope", + "hash": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==" + } + }, + "npm:eslint-scope@8.0.2": { + "type": "npm", + "name": "npm:eslint-scope@8.0.2", + "data": { + "version": "8.0.2", + "packageName": "eslint-scope", + "hash": "sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==" + } + }, + "npm:eslint-visitor-keys@3.4.3": { + "type": "npm", + "name": "npm:eslint-visitor-keys@3.4.3", + "data": { + "version": "3.4.3", + "packageName": "eslint-visitor-keys", + "hash": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" + } + }, + "npm:eslint-visitor-keys@4.0.0": { + "type": "npm", + "name": "npm:eslint-visitor-keys@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "eslint-visitor-keys", + "hash": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==" + } + }, + "npm:eslint-visitor-keys@4.2.0": { + "type": "npm", + "name": "npm:eslint-visitor-keys@4.2.0", + "data": { + "version": "4.2.0", + "packageName": "eslint-visitor-keys", + "hash": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==" + } + }, + "npm:eslint": { + "type": "npm", + "name": "npm:eslint", + "data": { + "version": "9.11.0", + "packageName": "eslint", + "hash": "sha512-yVS6XODx+tMFMDFcG4+Hlh+qG7RM6cCJXtQhCKLSsr3XkLvWggHjCqjfh0XsPPnt1c56oaT6PMgW9XWQQjdHXA==" + } + }, + "npm:espree@10.1.0": { + "type": "npm", + "name": "npm:espree@10.1.0", + "data": { + "version": "10.1.0", + "packageName": "espree", + "hash": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==" + } + }, + "npm:espree@9.6.1": { + "type": "npm", + "name": "npm:espree@9.6.1", + "data": { + "version": "9.6.1", + "packageName": "espree", + "hash": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" + } + }, + "npm:esprima": { + "type": "npm", + "name": "npm:esprima", + "data": { + "version": "4.0.1", + "packageName": "esprima", + "hash": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" + } + }, + "npm:esquery": { + "type": "npm", + "name": "npm:esquery", + "data": { + "version": "1.6.0", + "packageName": "esquery", + "hash": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" + } + }, + "npm:esrecurse": { + "type": "npm", + "name": "npm:esrecurse", + "data": { + "version": "4.3.0", + "packageName": "esrecurse", + "hash": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" + } + }, + "npm:estraverse@4.3.0": { + "type": "npm", + "name": "npm:estraverse@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "estraverse", + "hash": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" + } + }, + "npm:estraverse@5.3.0": { + "type": "npm", + "name": "npm:estraverse@5.3.0", + "data": { + "version": "5.3.0", + "packageName": "estraverse", + "hash": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" + } + }, + "npm:estree-util-attach-comments": { + "type": "npm", + "name": "npm:estree-util-attach-comments", + "data": { + "version": "3.0.0", + "packageName": "estree-util-attach-comments", + "hash": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==" + } + }, + "npm:estree-util-build-jsx": { + "type": "npm", + "name": "npm:estree-util-build-jsx", + "data": { + "version": "3.0.1", + "packageName": "estree-util-build-jsx", + "hash": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==" + } + }, + "npm:estree-util-is-identifier-name@1.1.0": { + "type": "npm", + "name": "npm:estree-util-is-identifier-name@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "estree-util-is-identifier-name", + "hash": "sha512-OVJZ3fGGt9By77Ix9NhaRbzfbDV/2rx9EP7YIDJTmsZSEc5kYn2vWcNccYyahJL2uAQZK2a5Or2i0wtIKTPoRQ==" + } + }, + "npm:estree-util-is-identifier-name@3.0.0": { + "type": "npm", + "name": "npm:estree-util-is-identifier-name@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "estree-util-is-identifier-name", + "hash": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==" + } + }, + "npm:estree-util-scope": { + "type": "npm", + "name": "npm:estree-util-scope", + "data": { + "version": "1.0.0", + "packageName": "estree-util-scope", + "hash": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==" + } + }, + "npm:estree-util-to-js": { + "type": "npm", + "name": "npm:estree-util-to-js", + "data": { + "version": "2.0.0", + "packageName": "estree-util-to-js", + "hash": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==" + } + }, + "npm:estree-util-visit": { + "type": "npm", + "name": "npm:estree-util-visit", + "data": { + "version": "2.0.0", + "packageName": "estree-util-visit", + "hash": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==" + } + }, + "npm:estree-walker": { + "type": "npm", + "name": "npm:estree-walker", + "data": { + "version": "3.0.3", + "packageName": "estree-walker", + "hash": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" + } + }, + "npm:esutils": { + "type": "npm", + "name": "npm:esutils", + "data": { + "version": "2.0.3", + "packageName": "esutils", + "hash": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" + } + }, + "npm:etag": { + "type": "npm", + "name": "npm:etag", + "data": { + "version": "1.8.1", + "packageName": "etag", + "hash": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" + } + }, + "npm:event-target-shim": { + "type": "npm", + "name": "npm:event-target-shim", + "data": { + "version": "5.0.1", + "packageName": "event-target-shim", + "hash": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" + } + }, + "npm:eventemitter3": { + "type": "npm", + "name": "npm:eventemitter3", + "data": { + "version": "4.0.7", + "packageName": "eventemitter3", + "hash": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" + } + }, + "npm:events": { + "type": "npm", + "name": "npm:events", + "data": { + "version": "3.3.0", + "packageName": "events", + "hash": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" + } + }, + "npm:execa": { + "type": "npm", + "name": "npm:execa", + "data": { + "version": "5.1.1", + "packageName": "execa", + "hash": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" + } + }, + "npm:exponential-backoff": { + "type": "npm", + "name": "npm:exponential-backoff", + "data": { + "version": "3.1.2", + "packageName": "exponential-backoff", + "hash": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==" + } + }, + "npm:express-rate-limit": { + "type": "npm", + "name": "npm:express-rate-limit", + "data": { + "version": "5.5.1", + "packageName": "express-rate-limit", + "hash": "sha512-MTjE2eIbHv5DyfuFz4zLYWxpqVhEhkTiwFGuB74Q9CSou2WHO52nlE5y3Zlg6SIsiYUIPj6ifFxnkPz6O3sIUg==" + } + }, + "npm:express": { + "type": "npm", + "name": "npm:express", + "data": { + "version": "4.21.2", + "packageName": "express", + "hash": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==" + } + }, + "npm:extend-shallow": { + "type": "npm", + "name": "npm:extend-shallow", + "data": { + "version": "2.0.1", + "packageName": "extend-shallow", + "hash": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==" + } + }, + "npm:extend": { + "type": "npm", + "name": "npm:extend", + "data": { + "version": "3.0.2", + "packageName": "extend", + "hash": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" + } + }, + "npm:extendable-error": { + "type": "npm", + "name": "npm:extendable-error", + "data": { + "version": "0.1.7", + "packageName": "extendable-error", + "hash": "sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==" + } + }, + "npm:external-editor": { + "type": "npm", + "name": "npm:external-editor", + "data": { + "version": "3.1.0", + "packageName": "external-editor", + "hash": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==" + } + }, + "npm:extsprintf": { + "type": "npm", + "name": "npm:extsprintf", + "data": { + "version": "1.3.0", + "packageName": "extsprintf", + "hash": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==" + } + }, + "npm:fast-content-type-parse": { + "type": "npm", + "name": "npm:fast-content-type-parse", + "data": { + "version": "1.1.0", + "packageName": "fast-content-type-parse", + "hash": "sha512-fBHHqSTFLVnR61C+gltJuE5GkVQMV0S2nqUO8TJ+5Z3qAKG8vAx4FKai1s5jq/inV1+sREynIWSuQ6HgoSXpDQ==" + } + }, + "npm:fast-decode-uri-component": { + "type": "npm", + "name": "npm:fast-decode-uri-component", + "data": { + "version": "1.0.1", + "packageName": "fast-decode-uri-component", + "hash": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==" + } + }, + "npm:fast-deep-equal": { + "type": "npm", + "name": "npm:fast-deep-equal", + "data": { + "version": "3.1.3", + "packageName": "fast-deep-equal", + "hash": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + } + }, + "npm:fast-fifo": { + "type": "npm", + "name": "npm:fast-fifo", + "data": { + "version": "1.3.2", + "packageName": "fast-fifo", + "hash": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" + } + }, + "npm:fast-glob": { + "type": "npm", + "name": "npm:fast-glob", + "data": { + "version": "3.3.2", + "packageName": "fast-glob", + "hash": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" + } + }, + "npm:fast-glob@3.3.3": { + "type": "npm", + "name": "npm:fast-glob@3.3.3", + "data": { + "version": "3.3.3", + "packageName": "fast-glob", + "hash": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" + } + }, + "npm:fast-json-stable-stringify": { + "type": "npm", + "name": "npm:fast-json-stable-stringify", + "data": { + "version": "2.1.0", + "packageName": "fast-json-stable-stringify", + "hash": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" + } + }, + "npm:fast-json-stringify": { + "type": "npm", + "name": "npm:fast-json-stringify", + "data": { + "version": "5.16.1", + "packageName": "fast-json-stringify", + "hash": "sha512-KAdnLvy1yu/XrRtP+LJnxbBGrhN+xXu+gt3EUvZhYGKCr3lFHq/7UFJHHFgmJKoqlh6B40bZLEv7w46B0mqn1g==" + } + }, + "npm:fast-levenshtein": { + "type": "npm", + "name": "npm:fast-levenshtein", + "data": { + "version": "2.0.6", + "packageName": "fast-levenshtein", + "hash": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" + } + }, + "npm:fast-querystring": { + "type": "npm", + "name": "npm:fast-querystring", + "data": { + "version": "1.1.2", + "packageName": "fast-querystring", + "hash": "sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==" + } + }, + "npm:fast-redact": { + "type": "npm", + "name": "npm:fast-redact", + "data": { + "version": "3.5.0", + "packageName": "fast-redact", + "hash": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==" + } + }, + "npm:fast-safe-stringify": { + "type": "npm", + "name": "npm:fast-safe-stringify", + "data": { + "version": "2.1.1", + "packageName": "fast-safe-stringify", + "hash": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" + } + }, + "npm:fast-uri@2.4.0": { + "type": "npm", + "name": "npm:fast-uri@2.4.0", + "data": { + "version": "2.4.0", + "packageName": "fast-uri", + "hash": "sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==" + } + }, + "npm:fast-uri@3.0.1": { + "type": "npm", + "name": "npm:fast-uri@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "fast-uri", + "hash": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==" + } + }, + "npm:fast-xml-parser": { + "type": "npm", + "name": "npm:fast-xml-parser", + "data": { + "version": "4.5.1", + "packageName": "fast-xml-parser", + "hash": "sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==" + } + }, + "npm:fastify-favicon": { + "type": "npm", + "name": "npm:fastify-favicon", + "data": { + "version": "4.3.0", + "packageName": "fastify-favicon", + "hash": "sha512-EDJ7oYTvJs7bfyU7WKVw8PGoVuwWXIsyJr2woVS2K3kNii2AWd2svppJCsPnV8ZwuyxRfwt4KNgJQjo6kOut4w==" + } + }, + "npm:fastify-plugin": { + "type": "npm", + "name": "npm:fastify-plugin", + "data": { + "version": "4.5.1", + "packageName": "fastify-plugin", + "hash": "sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==" + } + }, + "npm:fastify": { + "type": "npm", + "name": "npm:fastify", + "data": { + "version": "4.28.1", + "packageName": "fastify", + "hash": "sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==" + } + }, + "npm:fastq": { + "type": "npm", + "name": "npm:fastq", + "data": { + "version": "1.17.1", + "packageName": "fastq", + "hash": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" + } + }, + "npm:fb-watchman": { + "type": "npm", + "name": "npm:fb-watchman", + "data": { + "version": "2.0.2", + "packageName": "fb-watchman", + "hash": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==" + } + }, + "npm:fdir@6.4.0": { + "type": "npm", + "name": "npm:fdir@6.4.0", + "data": { + "version": "6.4.0", + "packageName": "fdir", + "hash": "sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ==" + } + }, + "npm:fdir@6.4.2": { + "type": "npm", + "name": "npm:fdir@6.4.2", + "data": { + "version": "6.4.2", + "packageName": "fdir", + "hash": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==" + } + }, + "npm:fdir@6.4.4": { + "type": "npm", + "name": "npm:fdir@6.4.4", + "data": { + "version": "6.4.4", + "packageName": "fdir", + "hash": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==" + } + }, + "npm:fflate": { + "type": "npm", + "name": "npm:fflate", + "data": { + "version": "0.8.2", + "packageName": "fflate", + "hash": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==" + } + }, + "npm:figures": { + "type": "npm", + "name": "npm:figures", + "data": { + "version": "3.2.0", + "packageName": "figures", + "hash": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" + } + }, + "npm:file-entry-cache": { + "type": "npm", + "name": "npm:file-entry-cache", + "data": { + "version": "8.0.0", + "packageName": "file-entry-cache", + "hash": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==" + } + }, + "npm:filelist": { + "type": "npm", + "name": "npm:filelist", + "data": { + "version": "1.0.4", + "packageName": "filelist", + "hash": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" + } + }, + "npm:fill-range": { + "type": "npm", + "name": "npm:fill-range", + "data": { + "version": "7.1.1", + "packageName": "fill-range", + "hash": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" + } + }, + "npm:finalhandler@1.1.2": { + "type": "npm", + "name": "npm:finalhandler@1.1.2", + "data": { + "version": "1.1.2", + "packageName": "finalhandler", + "hash": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==" + } + }, + "npm:finalhandler@1.3.1": { + "type": "npm", + "name": "npm:finalhandler@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "finalhandler", + "hash": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==" + } + }, + "npm:find-cache-dir@2.1.0": { + "type": "npm", + "name": "npm:find-cache-dir@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "find-cache-dir", + "hash": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==" + } + }, + "npm:find-cache-dir@4.0.0": { + "type": "npm", + "name": "npm:find-cache-dir@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "find-cache-dir", + "hash": "sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==" + } + }, + "npm:find-my-way": { + "type": "npm", + "name": "npm:find-my-way", + "data": { + "version": "8.2.2", + "packageName": "find-my-way", + "hash": "sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==" + } + }, + "npm:find-up@3.0.0": { + "type": "npm", + "name": "npm:find-up@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "find-up", + "hash": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==" + } + }, + "npm:find-up@4.1.0": { + "type": "npm", + "name": "npm:find-up@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "find-up", + "hash": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" + } + }, + "npm:find-up@5.0.0": { + "type": "npm", + "name": "npm:find-up@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "find-up", + "hash": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" + } + }, + "npm:find-up@6.3.0": { + "type": "npm", + "name": "npm:find-up@6.3.0", + "data": { + "version": "6.3.0", + "packageName": "find-up", + "hash": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==" + } + }, + "npm:flat-cache": { + "type": "npm", + "name": "npm:flat-cache", + "data": { + "version": "4.0.1", + "packageName": "flat-cache", + "hash": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==" + } + }, + "npm:flat": { + "type": "npm", + "name": "npm:flat", + "data": { + "version": "5.0.2", + "packageName": "flat", + "hash": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" + } + }, + "npm:flatted": { + "type": "npm", + "name": "npm:flatted", + "data": { + "version": "3.3.1", + "packageName": "flatted", + "hash": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" + } + }, + "npm:flexsearch": { + "type": "npm", + "name": "npm:flexsearch", + "data": { + "version": "0.7.43", + "packageName": "flexsearch", + "hash": "sha512-c5o/+Um8aqCSOXGcZoqZOm+NqtVwNsvVpWv6lfmSclU954O3wvQKxxK8zj74fPaSJbXpSLTs4PRhh+wnoCXnKg==" + } + }, + "npm:flow-enums-runtime": { + "type": "npm", + "name": "npm:flow-enums-runtime", + "data": { + "version": "0.0.6", + "packageName": "flow-enums-runtime", + "hash": "sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==" + } + }, + "npm:flow-parser": { + "type": "npm", + "name": "npm:flow-parser", + "data": { + "version": "0.259.1", + "packageName": "flow-parser", + "hash": "sha512-xiXLmMH2Z7OmdE9Q+MjljUMr/rbemFqZIRxaeZieVScG4HzQrKKhNcCYZbWTGpoN7ZPi7z8ClQbeVPq6t5AszQ==" + } + }, + "npm:flow-remove-types": { + "type": "npm", + "name": "npm:flow-remove-types", + "data": { + "version": "2.254.1", + "packageName": "flow-remove-types", + "hash": "sha512-iMMKQ52qlUJG/O4CDchISS1c+Jirtop0H72CHMTXoeUcD+YRhyAclIzdy+QdTp/AsBWVudDGofYgNXl21zJQ3w==" + } + }, + "npm:follow-redirects": { + "type": "npm", + "name": "npm:follow-redirects", + "data": { + "version": "1.15.9", + "packageName": "follow-redirects", + "hash": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==" + } + }, + "npm:foreground-child": { + "type": "npm", + "name": "npm:foreground-child", + "data": { + "version": "3.3.0", + "packageName": "foreground-child", + "hash": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==" + } + }, + "npm:forever-agent": { + "type": "npm", + "name": "npm:forever-agent", + "data": { + "version": "0.6.1", + "packageName": "forever-agent", + "hash": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==" + } + }, + "npm:form-data": { + "type": "npm", + "name": "npm:form-data", + "data": { + "version": "4.0.0", + "packageName": "form-data", + "hash": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==" + } + }, + "npm:forwarded": { + "type": "npm", + "name": "npm:forwarded", + "data": { + "version": "0.2.0", + "packageName": "forwarded", + "hash": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" + } + }, + "npm:fresh": { + "type": "npm", + "name": "npm:fresh", + "data": { + "version": "0.5.2", + "packageName": "fresh", + "hash": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" + } + }, + "npm:front-matter": { + "type": "npm", + "name": "npm:front-matter", + "data": { + "version": "4.0.2", + "packageName": "front-matter", + "hash": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==" + } + }, + "npm:fs-constants": { + "type": "npm", + "name": "npm:fs-constants", + "data": { + "version": "1.0.0", + "packageName": "fs-constants", + "hash": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" + } + }, + "npm:fs-extra@11.3.0": { + "type": "npm", + "name": "npm:fs-extra@11.3.0", + "data": { + "version": "11.3.0", + "packageName": "fs-extra", + "hash": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==" + } + }, + "npm:fs-extra@7.0.1": { + "type": "npm", + "name": "npm:fs-extra@7.0.1", + "data": { + "version": "7.0.1", + "packageName": "fs-extra", + "hash": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==" + } + }, + "npm:fs-extra@8.1.0": { + "type": "npm", + "name": "npm:fs-extra@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "fs-extra", + "hash": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==" + } + }, + "npm:fs.realpath": { + "type": "npm", + "name": "npm:fs.realpath", + "data": { + "version": "1.0.0", + "packageName": "fs.realpath", + "hash": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + } + }, + "npm:fsevents": { + "type": "npm", + "name": "npm:fsevents", + "data": { + "version": "2.3.3", + "packageName": "fsevents", + "hash": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" + } + }, + "npm:function-bind": { + "type": "npm", + "name": "npm:function-bind", + "data": { + "version": "1.1.2", + "packageName": "function-bind", + "hash": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" + } + }, + "npm:gensync": { + "type": "npm", + "name": "npm:gensync", + "data": { + "version": "1.0.0-beta.2", + "packageName": "gensync", + "hash": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" + } + }, + "npm:get-caller-file": { + "type": "npm", + "name": "npm:get-caller-file", + "data": { + "version": "2.0.5", + "packageName": "get-caller-file", + "hash": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" + } + }, + "npm:get-func-name": { + "type": "npm", + "name": "npm:get-func-name", + "data": { + "version": "2.0.2", + "packageName": "get-func-name", + "hash": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==" + } + }, + "npm:get-intrinsic": { + "type": "npm", + "name": "npm:get-intrinsic", + "data": { + "version": "1.2.4", + "packageName": "get-intrinsic", + "hash": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" + } + }, + "npm:get-package-type": { + "type": "npm", + "name": "npm:get-package-type", + "data": { + "version": "0.1.0", + "packageName": "get-package-type", + "hash": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==" + } + }, + "npm:get-stream": { + "type": "npm", + "name": "npm:get-stream", + "data": { + "version": "6.0.1", + "packageName": "get-stream", + "hash": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" + } + }, + "npm:getenv": { + "type": "npm", + "name": "npm:getenv", + "data": { + "version": "1.0.0", + "packageName": "getenv", + "hash": "sha512-7yetJWqbS9sbn0vIfliPsFgoXMKn/YMF+Wuiog97x+urnSRRRZ7xB+uVkwGKzRgq9CDFfMQnE9ruL5DHv9c6Xg==" + } + }, + "npm:getpass": { + "type": "npm", + "name": "npm:getpass", + "data": { + "version": "0.1.7", + "packageName": "getpass", + "hash": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==" + } + }, + "npm:github-slugger": { + "type": "npm", + "name": "npm:github-slugger", + "data": { + "version": "2.0.0", + "packageName": "github-slugger", + "hash": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==" + } + }, + "npm:glob-parent@5.1.2": { + "type": "npm", + "name": "npm:glob-parent@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "glob-parent", + "hash": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" + } + }, + "npm:glob-parent@6.0.2": { + "type": "npm", + "name": "npm:glob-parent@6.0.2", + "data": { + "version": "6.0.2", + "packageName": "glob-parent", + "hash": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" + } + }, + "npm:glob-to-regexp": { + "type": "npm", + "name": "npm:glob-to-regexp", + "data": { + "version": "0.4.1", + "packageName": "glob-to-regexp", + "hash": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" + } + }, + "npm:glob@10.4.5": { + "type": "npm", + "name": "npm:glob@10.4.5", + "data": { + "version": "10.4.5", + "packageName": "glob", + "hash": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==" + } + }, + "npm:glob@7.2.3": { + "type": "npm", + "name": "npm:glob@7.2.3", + "data": { + "version": "7.2.3", + "packageName": "glob", + "hash": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" + } + }, + "npm:globals@11.12.0": { + "type": "npm", + "name": "npm:globals@11.12.0", + "data": { + "version": "11.12.0", + "packageName": "globals", + "hash": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" + } + }, + "npm:globals@14.0.0": { + "type": "npm", + "name": "npm:globals@14.0.0", + "data": { + "version": "14.0.0", + "packageName": "globals", + "hash": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==" + } + }, + "npm:globals@15.9.0": { + "type": "npm", + "name": "npm:globals@15.9.0", + "data": { + "version": "15.9.0", + "packageName": "globals", + "hash": "sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==" + } + }, + "npm:globby": { + "type": "npm", + "name": "npm:globby", + "data": { + "version": "11.1.0", + "packageName": "globby", + "hash": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" + } + }, + "npm:globrex": { + "type": "npm", + "name": "npm:globrex", + "data": { + "version": "0.1.2", + "packageName": "globrex", + "hash": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==" + } + }, + "npm:gopd": { + "type": "npm", + "name": "npm:gopd", + "data": { + "version": "1.0.1", + "packageName": "gopd", + "hash": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==" + } + }, + "npm:graceful-fs@4.2.10": { + "type": "npm", + "name": "npm:graceful-fs@4.2.10", + "data": { + "version": "4.2.10", + "packageName": "graceful-fs", + "hash": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" + } + }, + "npm:graceful-fs@4.2.11": { + "type": "npm", + "name": "npm:graceful-fs@4.2.11", + "data": { + "version": "4.2.11", + "packageName": "graceful-fs", + "hash": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + } + }, + "npm:gradient-string@2.0.2": { + "type": "npm", + "name": "npm:gradient-string@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "gradient-string", + "hash": "sha512-rEDCuqUQ4tbD78TpzsMtt5OIf0cBCSDWSJtUDaF6JsAh+k0v9r++NzxNEG87oDZx9ZwGhD8DaezR2L/yrw0Jdw==" + } + }, + "npm:gradient-string@3.0.0": { + "type": "npm", + "name": "npm:gradient-string@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "gradient-string", + "hash": "sha512-frdKI4Qi8Ihp4C6wZNB565de/THpIaw3DjP5ku87M+N9rNSGmPTjfkq61SdRXB7eCaL8O1hkKDvf6CDMtOzIAg==" + } + }, + "npm:graphemer": { + "type": "npm", + "name": "npm:graphemer", + "data": { + "version": "1.4.0", + "packageName": "graphemer", + "hash": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" + } + }, + "npm:gray-matter": { + "type": "npm", + "name": "npm:gray-matter", + "data": { + "version": "4.0.3", + "packageName": "gray-matter", + "hash": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==" + } + }, + "npm:gunzip-maybe": { + "type": "npm", + "name": "npm:gunzip-maybe", + "data": { + "version": "1.4.2", + "packageName": "gunzip-maybe", + "hash": "sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==" + } + }, + "npm:handlebars": { + "type": "npm", + "name": "npm:handlebars", + "data": { + "version": "4.7.8", + "packageName": "handlebars", + "hash": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==" + } + }, + "npm:has-flag": { + "type": "npm", + "name": "npm:has-flag", + "data": { + "version": "4.0.0", + "packageName": "has-flag", + "hash": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + } + }, + "npm:has-property-descriptors": { + "type": "npm", + "name": "npm:has-property-descriptors", + "data": { + "version": "1.0.2", + "packageName": "has-property-descriptors", + "hash": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" + } + }, + "npm:has-proto": { + "type": "npm", + "name": "npm:has-proto", + "data": { + "version": "1.0.3", + "packageName": "has-proto", + "hash": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==" + } + }, + "npm:has-symbols": { + "type": "npm", + "name": "npm:has-symbols", + "data": { + "version": "1.0.3", + "packageName": "has-symbols", + "hash": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" + } + }, + "npm:hasown": { + "type": "npm", + "name": "npm:hasown", + "data": { + "version": "2.0.2", + "packageName": "hasown", + "hash": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" + } + }, + "npm:hast-util-from-html": { + "type": "npm", + "name": "npm:hast-util-from-html", + "data": { + "version": "2.0.3", + "packageName": "hast-util-from-html", + "hash": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==" + } + }, + "npm:hast-util-from-parse5": { + "type": "npm", + "name": "npm:hast-util-from-parse5", + "data": { + "version": "8.0.3", + "packageName": "hast-util-from-parse5", + "hash": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==" + } + }, + "npm:hast-util-heading-rank": { + "type": "npm", + "name": "npm:hast-util-heading-rank", + "data": { + "version": "3.0.0", + "packageName": "hast-util-heading-rank", + "hash": "sha512-EJKb8oMUXVHcWZTDepnr+WNbfnXKFNf9duMesmr4S8SXTJBJ9M4Yok08pu9vxdJwdlGRhVumk9mEhkEvKGifwA==" + } + }, + "npm:hast-util-is-element": { + "type": "npm", + "name": "npm:hast-util-is-element", + "data": { + "version": "3.0.0", + "packageName": "hast-util-is-element", + "hash": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==" + } + }, + "npm:hast-util-parse-selector": { + "type": "npm", + "name": "npm:hast-util-parse-selector", + "data": { + "version": "4.0.0", + "packageName": "hast-util-parse-selector", + "hash": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==" + } + }, + "npm:hast-util-to-estree": { + "type": "npm", + "name": "npm:hast-util-to-estree", + "data": { + "version": "3.1.3", + "packageName": "hast-util-to-estree", + "hash": "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==" + } + }, + "npm:hast-util-to-html": { + "type": "npm", + "name": "npm:hast-util-to-html", + "data": { + "version": "9.0.5", + "packageName": "hast-util-to-html", + "hash": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==" + } + }, + "npm:hast-util-to-jsx-runtime": { + "type": "npm", + "name": "npm:hast-util-to-jsx-runtime", + "data": { + "version": "2.3.6", + "packageName": "hast-util-to-jsx-runtime", + "hash": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==" + } + }, + "npm:hast-util-to-string": { + "type": "npm", + "name": "npm:hast-util-to-string", + "data": { + "version": "3.0.1", + "packageName": "hast-util-to-string", + "hash": "sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==" + } + }, + "npm:hast-util-whitespace": { + "type": "npm", + "name": "npm:hast-util-whitespace", + "data": { + "version": "3.0.0", + "packageName": "hast-util-whitespace", + "hash": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==" + } + }, + "npm:hastscript": { + "type": "npm", + "name": "npm:hastscript", + "data": { + "version": "9.0.1", + "packageName": "hastscript", + "hash": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==" + } + }, + "npm:he": { + "type": "npm", + "name": "npm:he", + "data": { + "version": "1.2.0", + "packageName": "he", + "hash": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" + } + }, + "npm:hermes-estree@0.23.1": { + "type": "npm", + "name": "npm:hermes-estree@0.23.1", + "data": { + "version": "0.23.1", + "packageName": "hermes-estree", + "hash": "sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg==" + } + }, + "npm:hermes-estree@0.24.0": { + "type": "npm", + "name": "npm:hermes-estree@0.24.0", + "data": { + "version": "0.24.0", + "packageName": "hermes-estree", + "hash": "sha512-LyoXLB7IFzeZW0EvAbGZacbxBN7t6KKSDqFJPo3Ydow7wDlrDjXwsdiAHV6XOdvEN9MEuWXsSIFN4tzpyrXIHw==" + } + }, + "npm:hermes-estree@0.25.1": { + "type": "npm", + "name": "npm:hermes-estree@0.25.1", + "data": { + "version": "0.25.1", + "packageName": "hermes-estree", + "hash": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==" + } + }, + "npm:hermes-parser@0.23.1": { + "type": "npm", + "name": "npm:hermes-parser@0.23.1", + "data": { + "version": "0.23.1", + "packageName": "hermes-parser", + "hash": "sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA==" + } + }, + "npm:hermes-parser@0.24.0": { + "type": "npm", + "name": "npm:hermes-parser@0.24.0", + "data": { + "version": "0.24.0", + "packageName": "hermes-parser", + "hash": "sha512-IJooSvvu2qNRe7oo9Rb04sUT4omtZqZqf9uq9WM25Tb6v3usmvA93UqfnnoWs5V0uYjEl9Al6MNU10MCGKLwpg==" + } + }, + "npm:hermes-parser@0.25.1": { + "type": "npm", + "name": "npm:hermes-parser@0.25.1", + "data": { + "version": "0.25.1", + "packageName": "hermes-parser", + "hash": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==" + } + }, + "npm:hookable": { + "type": "npm", + "name": "npm:hookable", + "data": { + "version": "5.5.3", + "packageName": "hookable", + "hash": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==" + } + }, + "npm:hosted-git-info": { + "type": "npm", + "name": "npm:hosted-git-info", + "data": { + "version": "7.0.2", + "packageName": "hosted-git-info", + "hash": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==" + } + }, + "npm:html-encoding-sniffer": { + "type": "npm", + "name": "npm:html-encoding-sniffer", + "data": { + "version": "3.0.0", + "packageName": "html-encoding-sniffer", + "hash": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==" + } + }, + "npm:html-entities@2.5.2": { + "type": "npm", + "name": "npm:html-entities@2.5.2", + "data": { + "version": "2.5.2", + "packageName": "html-entities", + "hash": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==" + } + }, + "npm:html-entities@2.6.0": { + "type": "npm", + "name": "npm:html-entities@2.6.0", + "data": { + "version": "2.6.0", + "packageName": "html-entities", + "hash": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==" + } + }, + "npm:html-escaper": { + "type": "npm", + "name": "npm:html-escaper", + "data": { + "version": "2.0.2", + "packageName": "html-escaper", + "hash": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" + } + }, + "npm:html-to-text": { + "type": "npm", + "name": "npm:html-to-text", + "data": { + "version": "9.0.5", + "packageName": "html-to-text", + "hash": "sha512-qY60FjREgVZL03vJU6IfMV4GDjGBIoOyvuFdpBDIX9yTlDw0TjxVBQp+P8NvpdIXNJvfWBTNul7fsAQJq2FNpg==" + } + }, + "npm:html-void-elements": { + "type": "npm", + "name": "npm:html-void-elements", + "data": { + "version": "3.0.0", + "packageName": "html-void-elements", + "hash": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==" + } + }, + "npm:htmlparser2@6.1.0": { + "type": "npm", + "name": "npm:htmlparser2@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "htmlparser2", + "hash": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==" + } + }, + "npm:htmlparser2@8.0.2": { + "type": "npm", + "name": "npm:htmlparser2@8.0.2", + "data": { + "version": "8.0.2", + "packageName": "htmlparser2", + "hash": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==" + } + }, + "npm:htmr": { + "type": "npm", + "name": "npm:htmr", + "data": { + "version": "1.0.2", + "packageName": "htmr", + "hash": "sha512-7T9babEHZwECQ2/ouxNPow1uGcKbj/BcbslPGPRxBKIOLNiIrFKq6ELzor7mc4HiexZzdb3izQQLl16bhPR9jw==" + } + }, + "npm:http-errors": { + "type": "npm", + "name": "npm:http-errors", + "data": { + "version": "2.0.0", + "packageName": "http-errors", + "hash": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" + } + }, + "npm:http-proxy": { + "type": "npm", + "name": "npm:http-proxy", + "data": { + "version": "1.18.1", + "packageName": "http-proxy", + "hash": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==" + } + }, + "npm:http-server": { + "type": "npm", + "name": "npm:http-server", + "data": { + "version": "14.1.1", + "packageName": "http-server", + "hash": "sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==" + } + }, + "npm:http-signature": { + "type": "npm", + "name": "npm:http-signature", + "data": { + "version": "1.4.0", + "packageName": "http-signature", + "hash": "sha512-G5akfn7eKbpDN+8nPS/cb57YeA1jLTVxjpCj7tmm3QKPdyDy7T+qSC40e9ptydSWvkwjSXw1VbkpyEm39ukeAg==" + } + }, + "npm:http-status-codes@2.2.0": { + "type": "npm", + "name": "npm:http-status-codes@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "http-status-codes", + "hash": "sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==" + } + }, + "npm:http-status-codes@2.3.0": { + "type": "npm", + "name": "npm:http-status-codes@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "http-status-codes", + "hash": "sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==" + } + }, + "npm:https-proxy-agent": { + "type": "npm", + "name": "npm:https-proxy-agent", + "data": { + "version": "5.0.1", + "packageName": "https-proxy-agent", + "hash": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" + } + }, + "npm:human-id": { + "type": "npm", + "name": "npm:human-id", + "data": { + "version": "1.0.2", + "packageName": "human-id", + "hash": "sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==" + } + }, + "npm:human-signals": { + "type": "npm", + "name": "npm:human-signals", + "data": { + "version": "2.1.0", + "packageName": "human-signals", + "hash": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" + } + }, + "npm:hyperdyperid": { + "type": "npm", + "name": "npm:hyperdyperid", + "data": { + "version": "1.2.0", + "packageName": "hyperdyperid", + "hash": "sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==" + } + }, + "npm:iconv-lite@0.4.24": { + "type": "npm", + "name": "npm:iconv-lite@0.4.24", + "data": { + "version": "0.4.24", + "packageName": "iconv-lite", + "hash": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" + } + }, + "npm:iconv-lite@0.6.3": { + "type": "npm", + "name": "npm:iconv-lite@0.6.3", + "data": { + "version": "0.6.3", + "packageName": "iconv-lite", + "hash": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" + } + }, + "npm:ieee754": { + "type": "npm", + "name": "npm:ieee754", + "data": { + "version": "1.2.1", + "packageName": "ieee754", + "hash": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" + } + }, + "npm:ignore": { + "type": "npm", + "name": "npm:ignore", + "data": { + "version": "5.3.2", + "packageName": "ignore", + "hash": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" + } + }, + "npm:image-size": { + "type": "npm", + "name": "npm:image-size", + "data": { + "version": "1.2.0", + "packageName": "image-size", + "hash": "sha512-4S8fwbO6w3GeCVN6OPtA9I5IGKkcDMPcKndtUlpJuCwu7JLjtj7JZpwqLuyY2nrmQT3AWsCJLSKPsc2mPBSl3w==" + } + }, + "npm:immutable": { + "type": "npm", + "name": "npm:immutable", + "data": { + "version": "5.0.3", + "packageName": "immutable", + "hash": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==" + } + }, + "npm:import-fresh@2.0.0": { + "type": "npm", + "name": "npm:import-fresh@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "import-fresh", + "hash": "sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==" + } + }, + "npm:import-fresh@3.3.0": { + "type": "npm", + "name": "npm:import-fresh@3.3.0", + "data": { + "version": "3.3.0", + "packageName": "import-fresh", + "hash": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" + } + }, + "npm:imurmurhash": { + "type": "npm", + "name": "npm:imurmurhash", + "data": { + "version": "0.1.4", + "packageName": "imurmurhash", + "hash": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" + } + }, + "npm:inflight": { + "type": "npm", + "name": "npm:inflight", + "data": { + "version": "1.0.6", + "packageName": "inflight", + "hash": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" + } + }, + "npm:inherits": { + "type": "npm", + "name": "npm:inherits", + "data": { + "version": "2.0.4", + "packageName": "inherits", + "hash": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + } + }, + "npm:ini": { + "type": "npm", + "name": "npm:ini", + "data": { + "version": "1.3.8", + "packageName": "ini", + "hash": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" + } + }, + "npm:inline-style-parser": { + "type": "npm", + "name": "npm:inline-style-parser", + "data": { + "version": "0.2.4", + "packageName": "inline-style-parser", + "hash": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" + } + }, + "npm:invariant": { + "type": "npm", + "name": "npm:invariant", + "data": { + "version": "2.2.4", + "packageName": "invariant", + "hash": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==" + } + }, + "npm:ipaddr.js": { + "type": "npm", + "name": "npm:ipaddr.js", + "data": { + "version": "1.9.1", + "packageName": "ipaddr.js", + "hash": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" + } + }, + "npm:is-absolute-url": { + "type": "npm", + "name": "npm:is-absolute-url", + "data": { + "version": "4.0.1", + "packageName": "is-absolute-url", + "hash": "sha512-/51/TKE88Lmm7Gc4/8btclNXWS+g50wXhYJq8HWIBAGUBnoAdRu1aXeh364t/O7wXDAcTJDP8PNuNKWUDWie+A==" + } + }, + "npm:is-alphabetical": { + "type": "npm", + "name": "npm:is-alphabetical", + "data": { + "version": "2.0.1", + "packageName": "is-alphabetical", + "hash": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==" + } + }, + "npm:is-alphanumerical": { + "type": "npm", + "name": "npm:is-alphanumerical", + "data": { + "version": "2.0.1", + "packageName": "is-alphanumerical", + "hash": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==" + } + }, + "npm:is-arrayish": { + "type": "npm", + "name": "npm:is-arrayish", + "data": { + "version": "0.2.1", + "packageName": "is-arrayish", + "hash": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" + } + }, + "npm:is-binary-path": { + "type": "npm", + "name": "npm:is-binary-path", + "data": { + "version": "2.1.0", + "packageName": "is-binary-path", + "hash": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" + } + }, + "npm:is-buffer": { + "type": "npm", + "name": "npm:is-buffer", + "data": { + "version": "2.0.5", + "packageName": "is-buffer", + "hash": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==" + } + }, + "npm:is-core-module": { + "type": "npm", + "name": "npm:is-core-module", + "data": { + "version": "2.16.1", + "packageName": "is-core-module", + "hash": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" + } + }, + "npm:is-decimal": { + "type": "npm", + "name": "npm:is-decimal", + "data": { + "version": "2.0.1", + "packageName": "is-decimal", + "hash": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==" + } + }, + "npm:is-deflate": { + "type": "npm", + "name": "npm:is-deflate", + "data": { + "version": "1.0.0", + "packageName": "is-deflate", + "hash": "sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ==" + } + }, + "npm:is-directory": { + "type": "npm", + "name": "npm:is-directory", + "data": { + "version": "0.3.1", + "packageName": "is-directory", + "hash": "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==" + } + }, + "npm:is-docker@2.2.1": { + "type": "npm", + "name": "npm:is-docker@2.2.1", + "data": { + "version": "2.2.1", + "packageName": "is-docker", + "hash": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" + } + }, + "npm:is-docker@3.0.0": { + "type": "npm", + "name": "npm:is-docker@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "is-docker", + "hash": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==" + } + }, + "npm:is-extendable": { + "type": "npm", + "name": "npm:is-extendable", + "data": { + "version": "0.1.1", + "packageName": "is-extendable", + "hash": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + } + }, + "npm:is-extglob": { + "type": "npm", + "name": "npm:is-extglob", + "data": { + "version": "2.1.1", + "packageName": "is-extglob", + "hash": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" + } + }, + "npm:is-fullwidth-code-point": { + "type": "npm", + "name": "npm:is-fullwidth-code-point", + "data": { + "version": "3.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" + } + }, + "npm:is-glob": { + "type": "npm", + "name": "npm:is-glob", + "data": { + "version": "4.0.3", + "packageName": "is-glob", + "hash": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" + } + }, + "npm:is-gzip": { + "type": "npm", + "name": "npm:is-gzip", + "data": { + "version": "1.0.0", + "packageName": "is-gzip", + "hash": "sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ==" + } + }, + "npm:is-hexadecimal": { + "type": "npm", + "name": "npm:is-hexadecimal", + "data": { + "version": "2.0.1", + "packageName": "is-hexadecimal", + "hash": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==" + } + }, + "npm:is-inside-container": { + "type": "npm", + "name": "npm:is-inside-container", + "data": { + "version": "1.0.0", + "packageName": "is-inside-container", + "hash": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==" + } + }, + "npm:is-interactive": { + "type": "npm", + "name": "npm:is-interactive", + "data": { + "version": "1.0.0", + "packageName": "is-interactive", + "hash": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" + } + }, + "npm:is-number": { + "type": "npm", + "name": "npm:is-number", + "data": { + "version": "7.0.0", + "packageName": "is-number", + "hash": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" + } + }, + "npm:is-path-inside": { + "type": "npm", + "name": "npm:is-path-inside", + "data": { + "version": "3.0.3", + "packageName": "is-path-inside", + "hash": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" + } + }, + "npm:is-plain-obj": { + "type": "npm", + "name": "npm:is-plain-obj", + "data": { + "version": "4.1.0", + "packageName": "is-plain-obj", + "hash": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==" + } + }, + "npm:is-plain-object": { + "type": "npm", + "name": "npm:is-plain-object", + "data": { + "version": "2.0.4", + "packageName": "is-plain-object", + "hash": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" + } + }, + "npm:is-promise": { + "type": "npm", + "name": "npm:is-promise", + "data": { + "version": "2.2.2", + "packageName": "is-promise", + "hash": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==" + } + }, + "npm:is-stream": { + "type": "npm", + "name": "npm:is-stream", + "data": { + "version": "2.0.1", + "packageName": "is-stream", + "hash": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" + } + }, + "npm:is-subdir": { + "type": "npm", + "name": "npm:is-subdir", + "data": { + "version": "1.2.0", + "packageName": "is-subdir", + "hash": "sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==" + } + }, + "npm:is-typedarray": { + "type": "npm", + "name": "npm:is-typedarray", + "data": { + "version": "1.0.0", + "packageName": "is-typedarray", + "hash": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" + } + }, + "npm:is-unicode-supported@0.1.0": { + "type": "npm", + "name": "npm:is-unicode-supported@0.1.0", + "data": { + "version": "0.1.0", + "packageName": "is-unicode-supported", + "hash": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==" + } + }, + "npm:is-unicode-supported@2.1.0": { + "type": "npm", + "name": "npm:is-unicode-supported@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "is-unicode-supported", + "hash": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==" + } + }, + "npm:is-windows": { + "type": "npm", + "name": "npm:is-windows", + "data": { + "version": "1.0.2", + "packageName": "is-windows", + "hash": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" + } + }, + "npm:is-wsl@1.1.0": { + "type": "npm", + "name": "npm:is-wsl@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "is-wsl", + "hash": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==" + } + }, + "npm:is-wsl@2.2.0": { + "type": "npm", + "name": "npm:is-wsl@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "is-wsl", + "hash": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" + } + }, + "npm:is-wsl@3.1.0": { + "type": "npm", + "name": "npm:is-wsl@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "is-wsl", + "hash": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==" + } + }, + "npm:isarray": { + "type": "npm", + "name": "npm:isarray", + "data": { + "version": "1.0.0", + "packageName": "isarray", + "hash": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + } + }, + "npm:isexe": { + "type": "npm", + "name": "npm:isexe", + "data": { + "version": "2.0.0", + "packageName": "isexe", + "hash": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + } + }, + "npm:isobject": { + "type": "npm", + "name": "npm:isobject", + "data": { + "version": "3.0.1", + "packageName": "isobject", + "hash": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" + } + }, + "npm:isomorphic-rslog": { + "type": "npm", + "name": "npm:isomorphic-rslog", + "data": { + "version": "0.0.6", + "packageName": "isomorphic-rslog", + "hash": "sha512-HM0q6XqQ93psDlqvuViNs/Ea3hAyGDkIdVAHlrEocjjAwGrs1fZ+EdQjS9eUPacnYB7Y8SoDdSY3H8p3ce205A==" + } + }, + "npm:isstream": { + "type": "npm", + "name": "npm:isstream", + "data": { + "version": "0.1.2", + "packageName": "isstream", + "hash": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==" + } + }, + "npm:istanbul-lib-coverage": { + "type": "npm", + "name": "npm:istanbul-lib-coverage", + "data": { + "version": "3.2.2", + "packageName": "istanbul-lib-coverage", + "hash": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==" + } + }, + "npm:istanbul-lib-instrument": { + "type": "npm", + "name": "npm:istanbul-lib-instrument", + "data": { + "version": "5.2.1", + "packageName": "istanbul-lib-instrument", + "hash": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==" + } + }, + "npm:istanbul-lib-report": { + "type": "npm", + "name": "npm:istanbul-lib-report", + "data": { + "version": "3.0.1", + "packageName": "istanbul-lib-report", + "hash": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==" + } + }, + "npm:istanbul-lib-source-maps": { + "type": "npm", + "name": "npm:istanbul-lib-source-maps", + "data": { + "version": "5.0.6", + "packageName": "istanbul-lib-source-maps", + "hash": "sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==" + } + }, + "npm:istanbul-reports": { + "type": "npm", + "name": "npm:istanbul-reports", + "data": { + "version": "3.1.7", + "packageName": "istanbul-reports", + "hash": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==" + } + }, + "npm:jackspeak": { + "type": "npm", + "name": "npm:jackspeak", + "data": { + "version": "3.4.3", + "packageName": "jackspeak", + "hash": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" + } + }, + "npm:jake": { + "type": "npm", + "name": "npm:jake", + "data": { + "version": "10.9.2", + "packageName": "jake", + "hash": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" + } + }, + "npm:jest-diff": { + "type": "npm", + "name": "npm:jest-diff", + "data": { + "version": "29.7.0", + "packageName": "jest-diff", + "hash": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==" + } + }, + "npm:jest-environment-node": { + "type": "npm", + "name": "npm:jest-environment-node", + "data": { + "version": "29.7.0", + "packageName": "jest-environment-node", + "hash": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==" + } + }, + "npm:jest-get-type": { + "type": "npm", + "name": "npm:jest-get-type", + "data": { + "version": "29.6.3", + "packageName": "jest-get-type", + "hash": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==" + } + }, + "npm:jest-haste-map": { + "type": "npm", + "name": "npm:jest-haste-map", + "data": { + "version": "29.7.0", + "packageName": "jest-haste-map", + "hash": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==" + } + }, + "npm:jest-message-util": { + "type": "npm", + "name": "npm:jest-message-util", + "data": { + "version": "29.7.0", + "packageName": "jest-message-util", + "hash": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==" + } + }, + "npm:jest-mock": { + "type": "npm", + "name": "npm:jest-mock", + "data": { + "version": "29.7.0", + "packageName": "jest-mock", + "hash": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==" + } + }, + "npm:jest-regex-util": { + "type": "npm", + "name": "npm:jest-regex-util", + "data": { + "version": "29.6.3", + "packageName": "jest-regex-util", + "hash": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==" + } + }, + "npm:jest-util": { + "type": "npm", + "name": "npm:jest-util", + "data": { + "version": "29.7.0", + "packageName": "jest-util", + "hash": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==" + } + }, + "npm:jest-validate": { + "type": "npm", + "name": "npm:jest-validate", + "data": { + "version": "29.7.0", + "packageName": "jest-validate", + "hash": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==" + } + }, + "npm:jest-worker@27.5.1": { + "type": "npm", + "name": "npm:jest-worker@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-worker", + "hash": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==" + } + }, + "npm:jest-worker@29.7.0": { + "type": "npm", + "name": "npm:jest-worker@29.7.0", + "data": { + "version": "29.7.0", + "packageName": "jest-worker", + "hash": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==" + } + }, + "npm:jiti": { + "type": "npm", + "name": "npm:jiti", + "data": { + "version": "2.4.2", + "packageName": "jiti", + "hash": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==" + } + }, + "npm:joi": { + "type": "npm", + "name": "npm:joi", + "data": { + "version": "17.13.3", + "packageName": "joi", + "hash": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==" + } + }, + "npm:js-tokens": { + "type": "npm", + "name": "npm:js-tokens", + "data": { + "version": "4.0.0", + "packageName": "js-tokens", + "hash": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" + } + }, + "npm:js-yaml@3.14.1": { + "type": "npm", + "name": "npm:js-yaml@3.14.1", + "data": { + "version": "3.14.1", + "packageName": "js-yaml", + "hash": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" + } + }, + "npm:js-yaml@4.1.0": { + "type": "npm", + "name": "npm:js-yaml@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "js-yaml", + "hash": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" + } + }, + "npm:jsbn": { + "type": "npm", + "name": "npm:jsbn", + "data": { + "version": "0.1.1", + "packageName": "jsbn", + "hash": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==" + } + }, + "npm:jsc-android": { + "type": "npm", + "name": "npm:jsc-android", + "data": { + "version": "250231.0.0", + "packageName": "jsc-android", + "hash": "sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw==" + } + }, + "npm:jsc-safe-url": { + "type": "npm", + "name": "npm:jsc-safe-url", + "data": { + "version": "0.2.4", + "packageName": "jsc-safe-url", + "hash": "sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==" + } + }, + "npm:jscodeshift": { + "type": "npm", + "name": "npm:jscodeshift", + "data": { + "version": "0.14.0", + "packageName": "jscodeshift", + "hash": "sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==" + } + }, + "npm:jsesc@3.0.2": { + "type": "npm", + "name": "npm:jsesc@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "jsesc", + "hash": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" + } + }, + "npm:jsesc@3.1.0": { + "type": "npm", + "name": "npm:jsesc@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "jsesc", + "hash": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" + } + }, + "npm:json-buffer": { + "type": "npm", + "name": "npm:json-buffer", + "data": { + "version": "3.0.1", + "packageName": "json-buffer", + "hash": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" + } + }, + "npm:json-parse-better-errors": { + "type": "npm", + "name": "npm:json-parse-better-errors", + "data": { + "version": "1.0.2", + "packageName": "json-parse-better-errors", + "hash": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" + } + }, + "npm:json-parse-even-better-errors": { + "type": "npm", + "name": "npm:json-parse-even-better-errors", + "data": { + "version": "2.3.1", + "packageName": "json-parse-even-better-errors", + "hash": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" + } + }, + "npm:json-schema-ref-resolver": { + "type": "npm", + "name": "npm:json-schema-ref-resolver", + "data": { + "version": "1.0.1", + "packageName": "json-schema-ref-resolver", + "hash": "sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==" + } + }, + "npm:json-schema-traverse@0.4.1": { + "type": "npm", + "name": "npm:json-schema-traverse@0.4.1", + "data": { + "version": "0.4.1", + "packageName": "json-schema-traverse", + "hash": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + } + }, + "npm:json-schema-traverse@1.0.0": { + "type": "npm", + "name": "npm:json-schema-traverse@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "json-schema-traverse", + "hash": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + } + }, + "npm:json-schema": { + "type": "npm", + "name": "npm:json-schema", + "data": { + "version": "0.4.0", + "packageName": "json-schema", + "hash": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" + } + }, + "npm:json-stable-stringify-without-jsonify": { + "type": "npm", + "name": "npm:json-stable-stringify-without-jsonify", + "data": { + "version": "1.0.1", + "packageName": "json-stable-stringify-without-jsonify", + "hash": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" + } + }, + "npm:json-stringify-safe": { + "type": "npm", + "name": "npm:json-stringify-safe", + "data": { + "version": "5.0.1", + "packageName": "json-stringify-safe", + "hash": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" + } + }, + "npm:json5": { + "type": "npm", + "name": "npm:json5", + "data": { + "version": "2.2.3", + "packageName": "json5", + "hash": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" + } + }, + "npm:jsonc-eslint-parser": { + "type": "npm", + "name": "npm:jsonc-eslint-parser", + "data": { + "version": "2.4.0", + "packageName": "jsonc-eslint-parser", + "hash": "sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==" + } + }, + "npm:jsonc-parser": { + "type": "npm", + "name": "npm:jsonc-parser", + "data": { + "version": "3.2.0", + "packageName": "jsonc-parser", + "hash": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" + } + }, + "npm:jsonfile@4.0.0": { + "type": "npm", + "name": "npm:jsonfile@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "jsonfile", + "hash": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==" + } + }, + "npm:jsonfile@6.1.0": { + "type": "npm", + "name": "npm:jsonfile@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "jsonfile", + "hash": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" + } + }, + "npm:jsonparse": { + "type": "npm", + "name": "npm:jsonparse", + "data": { + "version": "1.3.1", + "packageName": "jsonparse", + "hash": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" + } + }, + "npm:jsonwebtoken": { + "type": "npm", + "name": "npm:jsonwebtoken", + "data": { + "version": "9.0.2", + "packageName": "jsonwebtoken", + "hash": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==" + } + }, + "npm:jsprim": { + "type": "npm", + "name": "npm:jsprim", + "data": { + "version": "2.0.2", + "packageName": "jsprim", + "hash": "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==" + } + }, + "npm:jwa": { + "type": "npm", + "name": "npm:jwa", + "data": { + "version": "1.4.1", + "packageName": "jwa", + "hash": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==" + } + }, + "npm:jws": { + "type": "npm", + "name": "npm:jws", + "data": { + "version": "3.2.2", + "packageName": "jws", + "hash": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==" + } + }, + "npm:keyv": { + "type": "npm", + "name": "npm:keyv", + "data": { + "version": "4.5.4", + "packageName": "keyv", + "hash": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" + } + }, + "npm:kind-of": { + "type": "npm", + "name": "npm:kind-of", + "data": { + "version": "6.0.3", + "packageName": "kind-of", + "hash": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" + } + }, + "npm:kleur@3.0.3": { + "type": "npm", + "name": "npm:kleur@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "kleur", + "hash": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" + } + }, + "npm:kleur@4.1.5": { + "type": "npm", + "name": "npm:kleur@4.1.5", + "data": { + "version": "4.1.5", + "packageName": "kleur", + "hash": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==" + } + }, + "npm:ky": { + "type": "npm", + "name": "npm:ky", + "data": { + "version": "1.7.2", + "packageName": "ky", + "hash": "sha512-OzIvbHKKDpi60TnF9t7UUVAF1B4mcqc02z5PIvrm08Wyb+yOcz63GRvEuVxNT18a9E1SrNouhB4W2NNLeD7Ykg==" + } + }, + "npm:launch-editor": { + "type": "npm", + "name": "npm:launch-editor", + "data": { + "version": "2.10.0", + "packageName": "launch-editor", + "hash": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==" + } + }, + "npm:leac": { + "type": "npm", + "name": "npm:leac", + "data": { + "version": "0.6.0", + "packageName": "leac", + "hash": "sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==" + } + }, + "npm:leven": { + "type": "npm", + "name": "npm:leven", + "data": { + "version": "3.1.0", + "packageName": "leven", + "hash": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" + } + }, + "npm:levn": { + "type": "npm", + "name": "npm:levn", + "data": { + "version": "0.4.1", + "packageName": "levn", + "hash": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" + } + }, + "npm:light-my-request": { + "type": "npm", + "name": "npm:light-my-request", + "data": { + "version": "5.14.0", + "packageName": "light-my-request", + "hash": "sha512-aORPWntbpH5esaYpGOOmri0OHDOe3wC5M2MQxZ9dvMLZm6DnaAn0kJlcbU9hwsQgLzmZyReKwFwwPkR+nHu5kA==" + } + }, + "npm:lighthouse-logger": { + "type": "npm", + "name": "npm:lighthouse-logger", + "data": { + "version": "1.4.2", + "packageName": "lighthouse-logger", + "hash": "sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==" + } + }, + "npm:lines-and-columns@1.2.4": { + "type": "npm", + "name": "npm:lines-and-columns@1.2.4", + "data": { + "version": "1.2.4", + "packageName": "lines-and-columns", + "hash": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + } + }, + "npm:lines-and-columns@2.0.3": { + "type": "npm", + "name": "npm:lines-and-columns@2.0.3", + "data": { + "version": "2.0.3", + "packageName": "lines-and-columns", + "hash": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==" + } + }, + "npm:loader-runner": { + "type": "npm", + "name": "npm:loader-runner", + "data": { + "version": "4.3.0", + "packageName": "loader-runner", + "hash": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==" + } + }, + "npm:locate-path@3.0.0": { + "type": "npm", + "name": "npm:locate-path@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "locate-path", + "hash": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==" + } + }, + "npm:locate-path@5.0.0": { + "type": "npm", + "name": "npm:locate-path@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "locate-path", + "hash": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" + } + }, + "npm:locate-path@6.0.0": { + "type": "npm", + "name": "npm:locate-path@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "locate-path", + "hash": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" + } + }, + "npm:locate-path@7.2.0": { + "type": "npm", + "name": "npm:locate-path@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "locate-path", + "hash": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==" + } + }, + "npm:lockfile": { + "type": "npm", + "name": "npm:lockfile", + "data": { + "version": "1.0.4", + "packageName": "lockfile", + "hash": "sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA==" + } + }, + "npm:lodash-es": { + "type": "npm", + "name": "npm:lodash-es", + "data": { + "version": "4.17.21", + "packageName": "lodash-es", + "hash": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" + } + }, + "npm:lodash.debounce": { + "type": "npm", + "name": "npm:lodash.debounce", + "data": { + "version": "4.0.8", + "packageName": "lodash.debounce", + "hash": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" + } + }, + "npm:lodash.includes": { + "type": "npm", + "name": "npm:lodash.includes", + "data": { + "version": "4.3.0", + "packageName": "lodash.includes", + "hash": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==" + } + }, + "npm:lodash.isboolean": { + "type": "npm", + "name": "npm:lodash.isboolean", + "data": { + "version": "3.0.3", + "packageName": "lodash.isboolean", + "hash": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" + } + }, + "npm:lodash.isinteger": { + "type": "npm", + "name": "npm:lodash.isinteger", + "data": { + "version": "4.0.4", + "packageName": "lodash.isinteger", + "hash": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==" + } + }, + "npm:lodash.isnumber": { + "type": "npm", + "name": "npm:lodash.isnumber", + "data": { + "version": "3.0.3", + "packageName": "lodash.isnumber", + "hash": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" + } + }, + "npm:lodash.isplainobject": { + "type": "npm", + "name": "npm:lodash.isplainobject", + "data": { + "version": "4.0.6", + "packageName": "lodash.isplainobject", + "hash": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" + } + }, + "npm:lodash.isstring": { + "type": "npm", + "name": "npm:lodash.isstring", + "data": { + "version": "4.0.1", + "packageName": "lodash.isstring", + "hash": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" + } + }, + "npm:lodash.merge": { + "type": "npm", + "name": "npm:lodash.merge", + "data": { + "version": "4.6.2", + "packageName": "lodash.merge", + "hash": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" + } + }, + "npm:lodash.once": { + "type": "npm", + "name": "npm:lodash.once", + "data": { + "version": "4.1.1", + "packageName": "lodash.once", + "hash": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==" + } + }, + "npm:lodash.startcase": { + "type": "npm", + "name": "npm:lodash.startcase", + "data": { + "version": "4.4.0", + "packageName": "lodash.startcase", + "hash": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==" + } + }, + "npm:lodash.throttle": { + "type": "npm", + "name": "npm:lodash.throttle", + "data": { + "version": "4.1.1", + "packageName": "lodash.throttle", + "hash": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==" + } + }, + "npm:lodash": { + "type": "npm", + "name": "npm:lodash", + "data": { + "version": "4.17.21", + "packageName": "lodash", + "hash": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + } + }, + "npm:log-symbols": { + "type": "npm", + "name": "npm:log-symbols", + "data": { + "version": "4.1.0", + "packageName": "log-symbols", + "hash": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==" + } + }, + "npm:longest-streak": { + "type": "npm", + "name": "npm:longest-streak", + "data": { + "version": "3.1.0", + "packageName": "longest-streak", + "hash": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==" + } + }, + "npm:loose-envify": { + "type": "npm", + "name": "npm:loose-envify", + "data": { + "version": "1.4.0", + "packageName": "loose-envify", + "hash": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" + } + }, + "npm:loupe": { + "type": "npm", + "name": "npm:loupe", + "data": { + "version": "3.1.1", + "packageName": "loupe", + "hash": "sha512-edNu/8D5MKVfGVFRhFf8aAxiTM6Wumfz5XsaatSxlD3w4R1d/WEKUTydCdPGbl9K7QG/Ca3GnDV2sIKIpXRQcw==" + } + }, + "npm:lowdb": { + "type": "npm", + "name": "npm:lowdb", + "data": { + "version": "1.0.0", + "packageName": "lowdb", + "hash": "sha512-2+x8esE/Wb9SQ1F9IHaYWfsC9FIecLOPrK4g17FGEayjUWH172H6nwicRovGvSE2CPZouc2MCIqCI7h9d+GftQ==" + } + }, + "npm:lru-cache@10.4.3": { + "type": "npm", + "name": "npm:lru-cache@10.4.3", + "data": { + "version": "10.4.3", + "packageName": "lru-cache", + "hash": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" + } + }, + "npm:lru-cache@5.1.1": { + "type": "npm", + "name": "npm:lru-cache@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "lru-cache", + "hash": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" + } + }, + "npm:lru-cache@7.18.3": { + "type": "npm", + "name": "npm:lru-cache@7.18.3", + "data": { + "version": "7.18.3", + "packageName": "lru-cache", + "hash": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==" + } + }, + "npm:magic-string": { + "type": "npm", + "name": "npm:magic-string", + "data": { + "version": "0.30.11", + "packageName": "magic-string", + "hash": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==" + } + }, + "npm:magicast": { + "type": "npm", + "name": "npm:magicast", + "data": { + "version": "0.3.5", + "packageName": "magicast", + "hash": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==" + } + }, + "npm:make-dir@2.1.0": { + "type": "npm", + "name": "npm:make-dir@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "make-dir", + "hash": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==" + } + }, + "npm:make-dir@4.0.0": { + "type": "npm", + "name": "npm:make-dir@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "make-dir", + "hash": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==" + } + }, + "npm:make-error": { + "type": "npm", + "name": "npm:make-error", + "data": { + "version": "1.3.6", + "packageName": "make-error", + "hash": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" + } + }, + "npm:makeerror": { + "type": "npm", + "name": "npm:makeerror", + "data": { + "version": "1.0.12", + "packageName": "makeerror", + "hash": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==" + } + }, + "npm:markdown-extensions": { + "type": "npm", + "name": "npm:markdown-extensions", + "data": { + "version": "2.0.0", + "packageName": "markdown-extensions", + "hash": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==" + } + }, + "npm:markdown-table": { + "type": "npm", + "name": "npm:markdown-table", + "data": { + "version": "3.0.4", + "packageName": "markdown-table", + "hash": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==" + } + }, + "npm:marky": { + "type": "npm", + "name": "npm:marky", + "data": { + "version": "1.2.5", + "packageName": "marky", + "hash": "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==" + } + }, + "npm:mdast-util-find-and-replace": { + "type": "npm", + "name": "npm:mdast-util-find-and-replace", + "data": { + "version": "3.0.2", + "packageName": "mdast-util-find-and-replace", + "hash": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==" + } + }, + "npm:mdast-util-from-markdown@1.3.1": { + "type": "npm", + "name": "npm:mdast-util-from-markdown@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "mdast-util-from-markdown", + "hash": "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==" + } + }, + "npm:mdast-util-from-markdown@2.0.2": { + "type": "npm", + "name": "npm:mdast-util-from-markdown@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "mdast-util-from-markdown", + "hash": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==" + } + }, + "npm:mdast-util-gfm-autolink-literal": { + "type": "npm", + "name": "npm:mdast-util-gfm-autolink-literal", + "data": { + "version": "2.0.1", + "packageName": "mdast-util-gfm-autolink-literal", + "hash": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==" + } + }, + "npm:mdast-util-gfm-footnote": { + "type": "npm", + "name": "npm:mdast-util-gfm-footnote", + "data": { + "version": "2.1.0", + "packageName": "mdast-util-gfm-footnote", + "hash": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==" + } + }, + "npm:mdast-util-gfm-strikethrough": { + "type": "npm", + "name": "npm:mdast-util-gfm-strikethrough", + "data": { + "version": "2.0.0", + "packageName": "mdast-util-gfm-strikethrough", + "hash": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==" + } + }, + "npm:mdast-util-gfm-table": { + "type": "npm", + "name": "npm:mdast-util-gfm-table", + "data": { + "version": "2.0.0", + "packageName": "mdast-util-gfm-table", + "hash": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==" + } + }, + "npm:mdast-util-gfm-task-list-item": { + "type": "npm", + "name": "npm:mdast-util-gfm-task-list-item", + "data": { + "version": "2.0.0", + "packageName": "mdast-util-gfm-task-list-item", + "hash": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==" + } + }, + "npm:mdast-util-gfm": { + "type": "npm", + "name": "npm:mdast-util-gfm", + "data": { + "version": "3.1.0", + "packageName": "mdast-util-gfm", + "hash": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==" + } + }, + "npm:mdast-util-mdx-expression": { + "type": "npm", + "name": "npm:mdast-util-mdx-expression", + "data": { + "version": "2.0.1", + "packageName": "mdast-util-mdx-expression", + "hash": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==" + } + }, + "npm:mdast-util-mdx-jsx": { + "type": "npm", + "name": "npm:mdast-util-mdx-jsx", + "data": { + "version": "3.2.0", + "packageName": "mdast-util-mdx-jsx", + "hash": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==" + } + }, + "npm:mdast-util-mdx": { + "type": "npm", + "name": "npm:mdast-util-mdx", + "data": { + "version": "3.0.0", + "packageName": "mdast-util-mdx", + "hash": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==" + } + }, + "npm:mdast-util-mdxjs-esm": { + "type": "npm", + "name": "npm:mdast-util-mdxjs-esm", + "data": { + "version": "2.0.1", + "packageName": "mdast-util-mdxjs-esm", + "hash": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==" + } + }, + "npm:mdast-util-phrasing@3.0.1": { + "type": "npm", + "name": "npm:mdast-util-phrasing@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "mdast-util-phrasing", + "hash": "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==" + } + }, + "npm:mdast-util-phrasing@4.1.0": { + "type": "npm", + "name": "npm:mdast-util-phrasing@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "mdast-util-phrasing", + "hash": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==" + } + }, + "npm:mdast-util-to-hast": { + "type": "npm", + "name": "npm:mdast-util-to-hast", + "data": { + "version": "13.2.0", + "packageName": "mdast-util-to-hast", + "hash": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==" + } + }, + "npm:mdast-util-to-markdown@1.5.0": { + "type": "npm", + "name": "npm:mdast-util-to-markdown@1.5.0", + "data": { + "version": "1.5.0", + "packageName": "mdast-util-to-markdown", + "hash": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==" + } + }, + "npm:mdast-util-to-markdown@2.1.2": { + "type": "npm", + "name": "npm:mdast-util-to-markdown@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "mdast-util-to-markdown", + "hash": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==" + } + }, + "npm:mdast-util-to-string@3.2.0": { + "type": "npm", + "name": "npm:mdast-util-to-string@3.2.0", + "data": { + "version": "3.2.0", + "packageName": "mdast-util-to-string", + "hash": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==" + } + }, + "npm:mdast-util-to-string@4.0.0": { + "type": "npm", + "name": "npm:mdast-util-to-string@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "mdast-util-to-string", + "hash": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==" + } + }, + "npm:media-typer": { + "type": "npm", + "name": "npm:media-typer", + "data": { + "version": "0.3.0", + "packageName": "media-typer", + "hash": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==" + } + }, + "npm:medium-zoom": { + "type": "npm", + "name": "npm:medium-zoom", + "data": { + "version": "1.1.0", + "packageName": "medium-zoom", + "hash": "sha512-ewyDsp7k4InCUp3jRmwHBRFGyjBimKps/AJLjRSox+2q/2H4p/PNpQf+pwONWlJiOudkBXtbdmVbFjqyybfTmQ==" + } + }, + "npm:memfs": { + "type": "npm", + "name": "npm:memfs", + "data": { + "version": "4.14.0", + "packageName": "memfs", + "hash": "sha512-JUeY0F/fQZgIod31Ja1eJgiSxLn7BfQlCnqhwXFBzFHEw63OdLK7VJUJ7bnzNsWgCyoUP5tEp1VRY8rDaYzqOA==" + } + }, + "npm:memoize-one": { + "type": "npm", + "name": "npm:memoize-one", + "data": { + "version": "5.2.1", + "packageName": "memoize-one", + "hash": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==" + } + }, + "npm:merge-descriptors": { + "type": "npm", + "name": "npm:merge-descriptors", + "data": { + "version": "1.0.3", + "packageName": "merge-descriptors", + "hash": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==" + } + }, + "npm:merge-stream": { + "type": "npm", + "name": "npm:merge-stream", + "data": { + "version": "2.0.0", + "packageName": "merge-stream", + "hash": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" + } + }, + "npm:merge2": { + "type": "npm", + "name": "npm:merge2", + "data": { + "version": "1.4.1", + "packageName": "merge2", + "hash": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" + } + }, + "npm:methods": { + "type": "npm", + "name": "npm:methods", + "data": { + "version": "1.1.2", + "packageName": "methods", + "hash": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" + } + }, + "npm:metro-babel-transformer@0.81.1": { + "type": "npm", + "name": "npm:metro-babel-transformer@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-babel-transformer", + "hash": "sha512-JECKDrQaUnDmj0x/Q/c8c5YwsatVx38Lu+BfCwX9fR8bWipAzkvJocBpq5rOAJRDXRgDcPv2VO4Q4nFYrpYNQg==" + } + }, + "npm:metro-babel-transformer@0.82.1": { + "type": "npm", + "name": "npm:metro-babel-transformer@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-babel-transformer", + "hash": "sha512-SuDMRdJKafSj9mzIijCNRxVXWrlJZdTnVE9iTGHO85UFTp/mWOLftqCjEtEjc78/0Wq3Y8IoYayx/VkYmKUf/g==" + } + }, + "npm:metro-cache-key@0.81.1": { + "type": "npm", + "name": "npm:metro-cache-key@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-cache-key", + "hash": "sha512-5fDaHR1yTvpaQuwMAeEoZGsVyvjrkw9IFAS7WixSPvaNY5YfleqoJICPc6hbXFJjvwCCpwmIYFkjqzR/qJ6yqA==" + } + }, + "npm:metro-cache-key@0.82.1": { + "type": "npm", + "name": "npm:metro-cache-key@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-cache-key", + "hash": "sha512-RoByg/cxJUewdO4yDx3udpxc6S59570Ub34Jm2gjvOcYQOkGxNepNgyhWFlZLM7P7aBF2UwdCqDB1hoTRtQqNw==" + } + }, + "npm:metro-cache@0.81.1": { + "type": "npm", + "name": "npm:metro-cache@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-cache", + "hash": "sha512-Uqcmn6sZ+Y0VJHM88VrG5xCvSeU7RnuvmjPmSOpEcyJJBe02QkfHL05MX2ZyGDTyZdbKCzaX0IijrTe4hN3F0Q==" + } + }, + "npm:metro-cache@0.82.1": { + "type": "npm", + "name": "npm:metro-cache@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-cache", + "hash": "sha512-4ZK5EdgM8bTLLjpPCYOImirXUXVZpUU/I81BeAkScF8FFJfEHhV8yFyVp4/689bLbUBMwqz3rvYyxnrMi242lA==" + } + }, + "npm:metro-config@0.81.1": { + "type": "npm", + "name": "npm:metro-config@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-config", + "hash": "sha512-VAAJmxsKIZ+Fz5/z1LVgxa32gE6+2TvrDSSx45g85WoX4EtLmdBGP3DSlpQW3DqFUfNHJCGwMLGXpJnxifd08g==" + } + }, + "npm:metro-config@0.82.1": { + "type": "npm", + "name": "npm:metro-config@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-config", + "hash": "sha512-+w3280sUdZmEDpmEhk66vfeWs8xKhogiPim+JT6AIhrTUS4exki+yFgXDdnBXrjvAvhxUtCZcoIueFKCC/mbZw==" + } + }, + "npm:metro-core@0.81.1": { + "type": "npm", + "name": "npm:metro-core@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-core", + "hash": "sha512-4d2/+02IYqOwJs4dmM0dC8hIZqTzgnx2nzN4GTCaXb3Dhtmi/SJ3v6744zZRnithhN4lxf8TTJSHnQV75M7SSA==" + } + }, + "npm:metro-core@0.82.1": { + "type": "npm", + "name": "npm:metro-core@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-core", + "hash": "sha512-C1a8lPGJPs6axj9q+qLSdzK98TYjjXV6nsGnTvYuSwwXAm5sS03ewZCDimRfzu1s58oR0O28QddBgxNtYpDnJg==" + } + }, + "npm:metro-file-map@0.81.1": { + "type": "npm", + "name": "npm:metro-file-map@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-file-map", + "hash": "sha512-aY72H2ujmRfFxcsbyh83JgqFF+uQ4HFN1VhV2FmcfQG4s1bGKf2Vbkk+vtZ1+EswcBwDZFbkpvAjN49oqwGzAA==" + } + }, + "npm:metro-file-map@0.82.1": { + "type": "npm", + "name": "npm:metro-file-map@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-file-map", + "hash": "sha512-6RgYYrkswBCH4GwbLiK6QGzTjNnlCdU7BwwZlf+14ApjUlbr1oBkwmAa6lMfmqfZuh2H/ET8X950kJ8uZavJNA==" + } + }, + "npm:metro-minify-terser@0.81.1": { + "type": "npm", + "name": "npm:metro-minify-terser@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-minify-terser", + "hash": "sha512-p/Qz3NNh1nebSqMlxlUALAnESo6heQrnvgHtAuxufRPtKvghnVDq9hGGex8H7z7YYLsqe42PWdt4JxTA3mgkvg==" + } + }, + "npm:metro-minify-terser@0.82.1": { + "type": "npm", + "name": "npm:metro-minify-terser@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-minify-terser", + "hash": "sha512-3P2PY+9L9sKrlxWWAOb1Bi6HXFCdnevym1R/6stkev/kl1+khkrDs1Z40139fLXFZbn8FrvXe89sTFRC3vB+Nw==" + } + }, + "npm:metro-resolver@0.81.1": { + "type": "npm", + "name": "npm:metro-resolver@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-resolver", + "hash": "sha512-E61t6fxRoYRkl6Zo3iUfCKW4DYfum/bLjcejXBMt1y3I7LFkK84TCR/Rs9OAwsMCY/7GOPB4+CREYZOtCC7CNA==" + } + }, + "npm:metro-resolver@0.82.1": { + "type": "npm", + "name": "npm:metro-resolver@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-resolver", + "hash": "sha512-TnHK2FRTq/KMRZTqUKRXGJ4NGwJEHrPuo60UPGMUHzAS9diI22oCQ8y9888saGiXE+gi0Iplv/6AUTISxDgXqA==" + } + }, + "npm:metro-runtime@0.81.1": { + "type": "npm", + "name": "npm:metro-runtime@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-runtime", + "hash": "sha512-pqu5j5d01rjF85V/K8SDDJ0NR3dRp6bE3z5bKVVb5O2Rx0nbR9KreUxYALQCRCcQHaYySqCg5fYbGKBHC295YQ==" + } + }, + "npm:metro-runtime@0.82.1": { + "type": "npm", + "name": "npm:metro-runtime@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-runtime", + "hash": "sha512-Xg7FccIHlNtI63RX0vKmIzXlM5eSq4mjMo0ALbxXpds/P4JVT0JeJW/BqwpncKabrpbZyvPmPguhd32TiMWHXg==" + } + }, + "npm:metro-source-map@0.81.1": { + "type": "npm", + "name": "npm:metro-source-map@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-source-map", + "hash": "sha512-1i8ROpNNiga43F0ZixAXoFE/SS3RqcRDCCslpynb+ytym0VI7pkTH1woAN2HI9pczYtPrp3Nq0AjRpsuY35ieA==" + } + }, + "npm:metro-source-map@0.82.1": { + "type": "npm", + "name": "npm:metro-source-map@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-source-map", + "hash": "sha512-uCf60ybpmPvkkqQpVWtPZFCIMBS1D9uQ4r2isbqWvDQ1FFTi3xrhT1Z35Dyg30RQV6638XJ4wZY+Dwh8bU9W8A==" + } + }, + "npm:metro-symbolicate@0.81.1": { + "type": "npm", + "name": "npm:metro-symbolicate@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-symbolicate", + "hash": "sha512-Lgk0qjEigtFtsM7C0miXITbcV47E1ZYIfB+m/hCraihiwRWkNUQEPCWvqZmwXKSwVE5mXA0EzQtghAvQSjZDxw==" + } + }, + "npm:metro-symbolicate@0.82.1": { + "type": "npm", + "name": "npm:metro-symbolicate@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-symbolicate", + "hash": "sha512-UFofSe+y0tz+nQ5XOkgXOYu5xlbX/8jEvd2eSrd8SjAX7eAjbGwN0Kjji+87jSaMJIvRHkArVMWqwF6fZVq55g==" + } + }, + "npm:metro-transform-plugins@0.81.1": { + "type": "npm", + "name": "npm:metro-transform-plugins@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-transform-plugins", + "hash": "sha512-7L1lI44/CyjIoBaORhY9fVkoNe8hrzgxjSCQ/lQlcfrV31cZb7u0RGOQrKmUX7Bw4FpejrB70ArQ7Mse9mk7+Q==" + } + }, + "npm:metro-transform-plugins@0.82.1": { + "type": "npm", + "name": "npm:metro-transform-plugins@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-transform-plugins", + "hash": "sha512-AHFattUD9tUjG2MFV4RgZRgZZNfdRVQ7X6+ORK3cqwiItMcY2mK7psC6G2zI3WOtbydBcu/xWTilmjl7krC7FQ==" + } + }, + "npm:metro-transform-worker@0.81.1": { + "type": "npm", + "name": "npm:metro-transform-worker@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-transform-worker", + "hash": "sha512-M+2hVT3rEy5K7PBmGDgQNq3Zx53TjScOcO/CieyLnCRFtBGWZiSJ2+bLAXXOKyKa/y3bI3i0owxtyxuPGDwbZg==" + } + }, + "npm:metro-transform-worker@0.82.1": { + "type": "npm", + "name": "npm:metro-transform-worker@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-transform-worker", + "hash": "sha512-2vaadziCaYPfPMnl3tuYimjR7Gmj5CVOcQh/bJniOiXWZ0b1v4JGcw6jOAWzQKgNJdrOq8lMfzdT3xJ/cn/m7g==" + } + }, + "npm:metro@0.81.1": { + "type": "npm", + "name": "npm:metro@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro", + "hash": "sha512-fqRu4fg8ONW7VfqWFMGgKAcOuMzyoQah2azv9Y3VyFXAmG+AoTU6YIFWqAADESCGVWuWEIvxTJhMf3jxU6jwjA==" + } + }, + "npm:metro@0.82.1": { + "type": "npm", + "name": "npm:metro@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro", + "hash": "sha512-/avNIHMlZhkDRl5ZMKNGuZSFZU56M3ABtt/JFQBJWEnitHtSD3Qidnfgjglq61yDbsWBv7aVrOFhdPRPTHN92A==" + } + }, + "npm:micromark-core-commonmark@1.1.0": { + "type": "npm", + "name": "npm:micromark-core-commonmark@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-core-commonmark", + "hash": "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==" + } + }, + "npm:micromark-core-commonmark@2.0.3": { + "type": "npm", + "name": "npm:micromark-core-commonmark@2.0.3", + "data": { + "version": "2.0.3", + "packageName": "micromark-core-commonmark", + "hash": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==" + } + }, + "npm:micromark-extension-gfm-autolink-literal": { + "type": "npm", + "name": "npm:micromark-extension-gfm-autolink-literal", + "data": { + "version": "2.1.0", + "packageName": "micromark-extension-gfm-autolink-literal", + "hash": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==" + } + }, + "npm:micromark-extension-gfm-footnote": { + "type": "npm", + "name": "npm:micromark-extension-gfm-footnote", + "data": { + "version": "2.1.0", + "packageName": "micromark-extension-gfm-footnote", + "hash": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==" + } + }, + "npm:micromark-extension-gfm-strikethrough": { + "type": "npm", + "name": "npm:micromark-extension-gfm-strikethrough", + "data": { + "version": "2.1.0", + "packageName": "micromark-extension-gfm-strikethrough", + "hash": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==" + } + }, + "npm:micromark-extension-gfm-table": { + "type": "npm", + "name": "npm:micromark-extension-gfm-table", + "data": { + "version": "2.1.1", + "packageName": "micromark-extension-gfm-table", + "hash": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==" + } + }, + "npm:micromark-extension-gfm-tagfilter": { + "type": "npm", + "name": "npm:micromark-extension-gfm-tagfilter", + "data": { + "version": "2.0.0", + "packageName": "micromark-extension-gfm-tagfilter", + "hash": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==" + } + }, + "npm:micromark-extension-gfm-task-list-item": { + "type": "npm", + "name": "npm:micromark-extension-gfm-task-list-item", + "data": { + "version": "2.1.0", + "packageName": "micromark-extension-gfm-task-list-item", + "hash": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==" + } + }, + "npm:micromark-extension-gfm": { + "type": "npm", + "name": "npm:micromark-extension-gfm", + "data": { + "version": "3.0.0", + "packageName": "micromark-extension-gfm", + "hash": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==" + } + }, + "npm:micromark-extension-mdx-expression": { + "type": "npm", + "name": "npm:micromark-extension-mdx-expression", + "data": { + "version": "3.0.1", + "packageName": "micromark-extension-mdx-expression", + "hash": "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==" + } + }, + "npm:micromark-extension-mdx-jsx": { + "type": "npm", + "name": "npm:micromark-extension-mdx-jsx", + "data": { + "version": "3.0.2", + "packageName": "micromark-extension-mdx-jsx", + "hash": "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==" + } + }, + "npm:micromark-extension-mdx-md": { + "type": "npm", + "name": "npm:micromark-extension-mdx-md", + "data": { + "version": "2.0.0", + "packageName": "micromark-extension-mdx-md", + "hash": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==" + } + }, + "npm:micromark-extension-mdxjs-esm": { + "type": "npm", + "name": "npm:micromark-extension-mdxjs-esm", + "data": { + "version": "3.0.0", + "packageName": "micromark-extension-mdxjs-esm", + "hash": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==" + } + }, + "npm:micromark-extension-mdxjs": { + "type": "npm", + "name": "npm:micromark-extension-mdxjs", + "data": { + "version": "3.0.0", + "packageName": "micromark-extension-mdxjs", + "hash": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==" + } + }, + "npm:micromark-factory-destination@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-destination@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-destination", + "hash": "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==" + } + }, + "npm:micromark-factory-destination@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-destination@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-destination", + "hash": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==" + } + }, + "npm:micromark-factory-label@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-label@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-label", + "hash": "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==" + } + }, + "npm:micromark-factory-label@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-label@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-label", + "hash": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==" + } + }, + "npm:micromark-factory-mdx-expression": { + "type": "npm", + "name": "npm:micromark-factory-mdx-expression", + "data": { + "version": "2.0.3", + "packageName": "micromark-factory-mdx-expression", + "hash": "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==" + } + }, + "npm:micromark-factory-space@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-space@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-space", + "hash": "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==" + } + }, + "npm:micromark-factory-space@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-space@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-space", + "hash": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==" + } + }, + "npm:micromark-factory-title@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-title@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-title", + "hash": "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==" + } + }, + "npm:micromark-factory-title@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-title@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-title", + "hash": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==" + } + }, + "npm:micromark-factory-whitespace@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-whitespace@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-whitespace", + "hash": "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==" + } + }, + "npm:micromark-factory-whitespace@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-whitespace@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-whitespace", + "hash": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==" + } + }, + "npm:micromark-util-character@1.2.0": { + "type": "npm", + "name": "npm:micromark-util-character@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "micromark-util-character", + "hash": "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==" + } + }, + "npm:micromark-util-character@2.1.1": { + "type": "npm", + "name": "npm:micromark-util-character@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "micromark-util-character", + "hash": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==" + } + }, + "npm:micromark-util-chunked@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-chunked@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-chunked", + "hash": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==" + } + }, + "npm:micromark-util-chunked@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-chunked@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-chunked", + "hash": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==" + } + }, + "npm:micromark-util-classify-character@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-classify-character@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-classify-character", + "hash": "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==" + } + }, + "npm:micromark-util-classify-character@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-classify-character@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-classify-character", + "hash": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==" + } + }, + "npm:micromark-util-combine-extensions@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-combine-extensions@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-combine-extensions", + "hash": "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==" + } + }, + "npm:micromark-util-combine-extensions@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-combine-extensions@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-combine-extensions", + "hash": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==" + } + }, + "npm:micromark-util-decode-numeric-character-reference@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-decode-numeric-character-reference", + "hash": "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==" + } + }, + "npm:micromark-util-decode-numeric-character-reference@2.0.2": { + "type": "npm", + "name": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "micromark-util-decode-numeric-character-reference", + "hash": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==" + } + }, + "npm:micromark-util-decode-string@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-decode-string@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-decode-string", + "hash": "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==" + } + }, + "npm:micromark-util-decode-string@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-decode-string@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-decode-string", + "hash": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==" + } + }, + "npm:micromark-util-encode@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-encode@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-encode", + "hash": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==" + } + }, + "npm:micromark-util-encode@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-encode@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-encode", + "hash": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==" + } + }, + "npm:micromark-util-events-to-acorn": { + "type": "npm", + "name": "npm:micromark-util-events-to-acorn", + "data": { + "version": "2.0.3", + "packageName": "micromark-util-events-to-acorn", + "hash": "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==" + } + }, + "npm:micromark-util-html-tag-name@1.2.0": { + "type": "npm", + "name": "npm:micromark-util-html-tag-name@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "micromark-util-html-tag-name", + "hash": "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==" + } + }, + "npm:micromark-util-html-tag-name@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-html-tag-name@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-html-tag-name", + "hash": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==" + } + }, + "npm:micromark-util-normalize-identifier@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-normalize-identifier@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-normalize-identifier", + "hash": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==" + } + }, + "npm:micromark-util-normalize-identifier@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-normalize-identifier@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-normalize-identifier", + "hash": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==" + } + }, + "npm:micromark-util-resolve-all@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-resolve-all@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-resolve-all", + "hash": "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==" + } + }, + "npm:micromark-util-resolve-all@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-resolve-all@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-resolve-all", + "hash": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==" + } + }, + "npm:micromark-util-sanitize-uri@1.2.0": { + "type": "npm", + "name": "npm:micromark-util-sanitize-uri@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "micromark-util-sanitize-uri", + "hash": "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==" + } + }, + "npm:micromark-util-sanitize-uri@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-sanitize-uri@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-sanitize-uri", + "hash": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==" + } + }, + "npm:micromark-util-subtokenize@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-subtokenize@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-subtokenize", + "hash": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==" + } + }, + "npm:micromark-util-subtokenize@2.1.0": { + "type": "npm", + "name": "npm:micromark-util-subtokenize@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "micromark-util-subtokenize", + "hash": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==" + } + }, + "npm:micromark-util-symbol@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-symbol@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-symbol", + "hash": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==" + } + }, + "npm:micromark-util-symbol@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-symbol@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-symbol", + "hash": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==" + } + }, + "npm:micromark-util-types@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-types@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-types", + "hash": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==" + } + }, + "npm:micromark-util-types@2.0.2": { + "type": "npm", + "name": "npm:micromark-util-types@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "micromark-util-types", + "hash": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==" + } + }, + "npm:micromark@3.2.0": { + "type": "npm", + "name": "npm:micromark@3.2.0", + "data": { + "version": "3.2.0", + "packageName": "micromark", + "hash": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==" + } + }, + "npm:micromark@4.0.2": { + "type": "npm", + "name": "npm:micromark@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "micromark", + "hash": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==" + } + }, + "npm:micromatch": { + "type": "npm", + "name": "npm:micromatch", + "data": { + "version": "4.0.8", + "packageName": "micromatch", + "hash": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" + } + }, + "npm:mime-db": { + "type": "npm", + "name": "npm:mime-db", + "data": { + "version": "1.52.0", + "packageName": "mime-db", + "hash": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" + } + }, + "npm:mime-types": { + "type": "npm", + "name": "npm:mime-types", + "data": { + "version": "2.1.35", + "packageName": "mime-types", + "hash": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" + } + }, + "npm:mime@1.6.0": { + "type": "npm", + "name": "npm:mime@1.6.0", + "data": { + "version": "1.6.0", + "packageName": "mime", + "hash": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" + } + }, + "npm:mime@2.6.0": { + "type": "npm", + "name": "npm:mime@2.6.0", + "data": { + "version": "2.6.0", + "packageName": "mime", + "hash": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==" + } + }, + "npm:mime@3.0.0": { + "type": "npm", + "name": "npm:mime@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "mime", + "hash": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==" + } + }, + "npm:mimic-fn": { + "type": "npm", + "name": "npm:mimic-fn", + "data": { + "version": "2.1.0", + "packageName": "mimic-fn", + "hash": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" + } + }, + "npm:minimatch@3.1.2": { + "type": "npm", + "name": "npm:minimatch@3.1.2", + "data": { + "version": "3.1.2", + "packageName": "minimatch", + "hash": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" + } + }, + "npm:minimatch@5.1.6": { + "type": "npm", + "name": "npm:minimatch@5.1.6", + "data": { + "version": "5.1.6", + "packageName": "minimatch", + "hash": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" + } + }, + "npm:minimatch@7.4.6": { + "type": "npm", + "name": "npm:minimatch@7.4.6", + "data": { + "version": "7.4.6", + "packageName": "minimatch", + "hash": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==" + } + }, + "npm:minimatch@9.0.3": { + "type": "npm", + "name": "npm:minimatch@9.0.3", + "data": { + "version": "9.0.3", + "packageName": "minimatch", + "hash": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" + } + }, + "npm:minimatch@9.0.5": { + "type": "npm", + "name": "npm:minimatch@9.0.5", + "data": { + "version": "9.0.5", + "packageName": "minimatch", + "hash": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" + } + }, + "npm:minimist": { + "type": "npm", + "name": "npm:minimist", + "data": { + "version": "1.2.8", + "packageName": "minimist", + "hash": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" + } + }, + "npm:minipass": { + "type": "npm", + "name": "npm:minipass", + "data": { + "version": "7.1.2", + "packageName": "minipass", + "hash": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" + } + }, + "npm:minizlib": { + "type": "npm", + "name": "npm:minizlib", + "data": { + "version": "3.0.1", + "packageName": "minizlib", + "hash": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==" + } + }, + "npm:mkdirp@0.5.6": { + "type": "npm", + "name": "npm:mkdirp@0.5.6", + "data": { + "version": "0.5.6", + "packageName": "mkdirp", + "hash": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==" + } + }, + "npm:mkdirp@1.0.4": { + "type": "npm", + "name": "npm:mkdirp@1.0.4", + "data": { + "version": "1.0.4", + "packageName": "mkdirp", + "hash": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" + } + }, + "npm:mkdirp@3.0.1": { + "type": "npm", + "name": "npm:mkdirp@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "mkdirp", + "hash": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==" + } + }, + "npm:mri": { + "type": "npm", + "name": "npm:mri", + "data": { + "version": "1.2.0", + "packageName": "mri", + "hash": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==" + } + }, + "npm:mrmime": { + "type": "npm", + "name": "npm:mrmime", + "data": { + "version": "2.0.0", + "packageName": "mrmime", + "hash": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==" + } + }, + "npm:ms@2.0.0": { + "type": "npm", + "name": "npm:ms@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ms", + "hash": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } + }, + "npm:ms@2.1.2": { + "type": "npm", + "name": "npm:ms@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "ms", + "hash": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + }, + "npm:ms@2.1.3": { + "type": "npm", + "name": "npm:ms@2.1.3", + "data": { + "version": "2.1.3", + "packageName": "ms", + "hash": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + } + }, + "npm:nano-spawn": { + "type": "npm", + "name": "npm:nano-spawn", + "data": { + "version": "0.2.0", + "packageName": "nano-spawn", + "hash": "sha512-IjZBIOLxSlxu+m/kacg9JuP93oUpRemeV0mEuCy64nzBKKIL9m0aLJHtVPcVuzJDHFhElzjpwbW4a3tMzgKoZQ==" + } + }, + "npm:nanoid": { + "type": "npm", + "name": "npm:nanoid", + "data": { + "version": "3.3.7", + "packageName": "nanoid", + "hash": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" + } + }, + "npm:natural-compare": { + "type": "npm", + "name": "npm:natural-compare", + "data": { + "version": "1.4.0", + "packageName": "natural-compare", + "hash": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" + } + }, + "npm:negotiator@0.6.3": { + "type": "npm", + "name": "npm:negotiator@0.6.3", + "data": { + "version": "0.6.3", + "packageName": "negotiator", + "hash": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" + } + }, + "npm:negotiator@0.6.4": { + "type": "npm", + "name": "npm:negotiator@0.6.4", + "data": { + "version": "0.6.4", + "packageName": "negotiator", + "hash": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==" + } + }, + "npm:neo-async": { + "type": "npm", + "name": "npm:neo-async", + "data": { + "version": "2.6.2", + "packageName": "neo-async", + "hash": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" + } + }, + "npm:nocache": { + "type": "npm", + "name": "npm:nocache", + "data": { + "version": "3.0.4", + "packageName": "nocache", + "hash": "sha512-WDD0bdg9mbq6F4mRxEYcPWwfA1vxd0mrvKOyxI7Xj/atfRHVeutzuWByG//jfm4uPzp0y4Kj051EORCBSQMycw==" + } + }, + "npm:node-dir": { + "type": "npm", + "name": "npm:node-dir", + "data": { + "version": "0.1.17", + "packageName": "node-dir", + "hash": "sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==" + } + }, + "npm:node-fetch@2.6.7": { + "type": "npm", + "name": "npm:node-fetch@2.6.7", + "data": { + "version": "2.6.7", + "packageName": "node-fetch", + "hash": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" + } + }, + "npm:node-fetch@2.7.0": { + "type": "npm", + "name": "npm:node-fetch@2.7.0", + "data": { + "version": "2.7.0", + "packageName": "node-fetch", + "hash": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" + } + }, + "npm:node-forge": { + "type": "npm", + "name": "npm:node-forge", + "data": { + "version": "1.3.1", + "packageName": "node-forge", + "hash": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==" + } + }, + "npm:node-int64": { + "type": "npm", + "name": "npm:node-int64", + "data": { + "version": "0.4.0", + "packageName": "node-int64", + "hash": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" + } + }, + "npm:node-machine-id": { + "type": "npm", + "name": "npm:node-machine-id", + "data": { + "version": "1.1.12", + "packageName": "node-machine-id", + "hash": "sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==" + } + }, + "npm:node-modules-regexp": { + "type": "npm", + "name": "npm:node-modules-regexp", + "data": { + "version": "1.0.0", + "packageName": "node-modules-regexp", + "hash": "sha512-JMaRS9L4wSRIR+6PTVEikTrq/lMGEZR43a48ETeilY0Q0iMwVnccMFrUM1k+tNzmYuIU0Vh710bCUqHX+/+ctQ==" + } + }, + "npm:node-releases": { + "type": "npm", + "name": "npm:node-releases", + "data": { + "version": "2.0.19", + "packageName": "node-releases", + "hash": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" + } + }, + "npm:normalize-path": { + "type": "npm", + "name": "npm:normalize-path", + "data": { + "version": "3.0.0", + "packageName": "normalize-path", + "hash": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" + } + }, + "npm:npm-package-arg": { + "type": "npm", + "name": "npm:npm-package-arg", + "data": { + "version": "11.0.1", + "packageName": "npm-package-arg", + "hash": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==" + } + }, + "npm:npm-run-path": { + "type": "npm", + "name": "npm:npm-run-path", + "data": { + "version": "4.0.1", + "packageName": "npm-run-path", + "hash": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" + } + }, + "npm:nprogress": { + "type": "npm", + "name": "npm:nprogress", + "data": { + "version": "0.2.0", + "packageName": "nprogress", + "hash": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==" + } + }, + "npm:nullthrows": { + "type": "npm", + "name": "npm:nullthrows", + "data": { + "version": "1.1.1", + "packageName": "nullthrows", + "hash": "sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==" + } + }, + "npm:nx": { + "type": "npm", + "name": "npm:nx", + "data": { + "version": "20.3.0", + "packageName": "nx", + "hash": "sha512-Nzi4k7tV22zwO2iBLk+pHxorLEWPJpPrVCACtz0SQ63j/LiAgfhoqruJO+VU+V+E9qdyPsvmqIL/Iaf/GRQlqA==" + } + }, + "npm:ob1@0.81.1": { + "type": "npm", + "name": "npm:ob1@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "ob1", + "hash": "sha512-1PEbvI+AFvOcgdNcO79FtDI1TUO8S3lhiKOyAiyWQF3sFDDKS+aw2/BZvGlArFnSmqckwOOB9chQuIX0/OahoQ==" + } + }, + "npm:ob1@0.82.1": { + "type": "npm", + "name": "npm:ob1@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "ob1", + "hash": "sha512-J4m1GAoMC0673H8LmVolj7ZERYEwJWRR4/A/M8ZB5iK9BiFLeAkjvny/VGk3XOYiMtnvq7TV6oc3MfDJ8uKpFw==" + } + }, + "npm:object-assign": { + "type": "npm", + "name": "npm:object-assign", + "data": { + "version": "4.1.1", + "packageName": "object-assign", + "hash": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" + } + }, + "npm:object-inspect": { + "type": "npm", + "name": "npm:object-inspect", + "data": { + "version": "1.13.2", + "packageName": "object-inspect", + "hash": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==" + } + }, + "npm:on-exit-leak-free": { + "type": "npm", + "name": "npm:on-exit-leak-free", + "data": { + "version": "2.1.2", + "packageName": "on-exit-leak-free", + "hash": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==" + } + }, + "npm:on-finished@2.3.0": { + "type": "npm", + "name": "npm:on-finished@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "on-finished", + "hash": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==" + } + }, + "npm:on-finished@2.4.1": { + "type": "npm", + "name": "npm:on-finished@2.4.1", + "data": { + "version": "2.4.1", + "packageName": "on-finished", + "hash": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" + } + }, + "npm:on-headers": { + "type": "npm", + "name": "npm:on-headers", + "data": { + "version": "1.0.2", + "packageName": "on-headers", + "hash": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==" + } + }, + "npm:once": { + "type": "npm", + "name": "npm:once", + "data": { + "version": "1.4.0", + "packageName": "once", + "hash": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" + } + }, + "npm:onetime": { + "type": "npm", + "name": "npm:onetime", + "data": { + "version": "5.1.2", + "packageName": "onetime", + "hash": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" + } + }, + "npm:oniguruma-parser": { + "type": "npm", + "name": "npm:oniguruma-parser", + "data": { + "version": "0.12.1", + "packageName": "oniguruma-parser", + "hash": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==" + } + }, + "npm:oniguruma-to-es": { + "type": "npm", + "name": "npm:oniguruma-to-es", + "data": { + "version": "4.3.3", + "packageName": "oniguruma-to-es", + "hash": "sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==" + } + }, + "npm:open@10.1.0": { + "type": "npm", + "name": "npm:open@10.1.0", + "data": { + "version": "10.1.0", + "packageName": "open", + "hash": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==" + } + }, + "npm:open@6.4.0": { + "type": "npm", + "name": "npm:open@6.4.0", + "data": { + "version": "6.4.0", + "packageName": "open", + "hash": "sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==" + } + }, + "npm:open@7.4.2": { + "type": "npm", + "name": "npm:open@7.4.2", + "data": { + "version": "7.4.2", + "packageName": "open", + "hash": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==" + } + }, + "npm:open@8.4.2": { + "type": "npm", + "name": "npm:open@8.4.2", + "data": { + "version": "8.4.2", + "packageName": "open", + "hash": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" + } + }, + "npm:opener": { + "type": "npm", + "name": "npm:opener", + "data": { + "version": "1.5.2", + "packageName": "opener", + "hash": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==" + } + }, + "npm:optionator": { + "type": "npm", + "name": "npm:optionator", + "data": { + "version": "0.9.4", + "packageName": "optionator", + "hash": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" + } + }, + "npm:ora@5.3.0": { + "type": "npm", + "name": "npm:ora@5.3.0", + "data": { + "version": "5.3.0", + "packageName": "ora", + "hash": "sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==" + } + }, + "npm:ora@5.4.1": { + "type": "npm", + "name": "npm:ora@5.4.1", + "data": { + "version": "5.4.1", + "packageName": "ora", + "hash": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==" + } + }, + "npm:os-tmpdir": { + "type": "npm", + "name": "npm:os-tmpdir", + "data": { + "version": "1.0.2", + "packageName": "os-tmpdir", + "hash": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==" + } + }, + "npm:outdent": { + "type": "npm", + "name": "npm:outdent", + "data": { + "version": "0.5.0", + "packageName": "outdent", + "hash": "sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==" + } + }, + "npm:p-filter": { + "type": "npm", + "name": "npm:p-filter", + "data": { + "version": "2.1.0", + "packageName": "p-filter", + "hash": "sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==" + } + }, + "npm:p-limit@2.3.0": { + "type": "npm", + "name": "npm:p-limit@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "p-limit", + "hash": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" + } + }, + "npm:p-limit@3.1.0": { + "type": "npm", + "name": "npm:p-limit@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "p-limit", + "hash": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" + } + }, + "npm:p-limit@4.0.0": { + "type": "npm", + "name": "npm:p-limit@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "p-limit", + "hash": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==" + } + }, + "npm:p-locate@3.0.0": { + "type": "npm", + "name": "npm:p-locate@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "p-locate", + "hash": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==" + } + }, + "npm:p-locate@4.1.0": { + "type": "npm", + "name": "npm:p-locate@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "p-locate", + "hash": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" + } + }, + "npm:p-locate@5.0.0": { + "type": "npm", + "name": "npm:p-locate@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "p-locate", + "hash": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" + } + }, + "npm:p-locate@6.0.0": { + "type": "npm", + "name": "npm:p-locate@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "p-locate", + "hash": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==" + } + }, + "npm:p-map": { + "type": "npm", + "name": "npm:p-map", + "data": { + "version": "2.1.0", + "packageName": "p-map", + "hash": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==" + } + }, + "npm:p-try": { + "type": "npm", + "name": "npm:p-try", + "data": { + "version": "2.2.0", + "packageName": "p-try", + "hash": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" + } + }, + "npm:package-json-from-dist": { + "type": "npm", + "name": "npm:package-json-from-dist", + "data": { + "version": "1.0.1", + "packageName": "package-json-from-dist", + "hash": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" + } + }, + "npm:package-json": { + "type": "npm", + "name": "npm:package-json", + "data": { + "version": "10.0.1", + "packageName": "package-json", + "hash": "sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==" + } + }, + "npm:package-manager-detector": { + "type": "npm", + "name": "npm:package-manager-detector", + "data": { + "version": "0.2.9", + "packageName": "package-manager-detector", + "hash": "sha512-+vYvA/Y31l8Zk8dwxHhL3JfTuHPm6tlxM2A3GeQyl7ovYnSp1+mzAxClxaOr0qO1TtPxbQxetI7v5XqKLJZk7Q==" + } + }, + "npm:pako": { + "type": "npm", + "name": "npm:pako", + "data": { + "version": "0.2.9", + "packageName": "pako", + "hash": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==" + } + }, + "npm:parent-module": { + "type": "npm", + "name": "npm:parent-module", + "data": { + "version": "1.0.1", + "packageName": "parent-module", + "hash": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" + } + }, + "npm:parse-entities": { + "type": "npm", + "name": "npm:parse-entities", + "data": { + "version": "4.0.2", + "packageName": "parse-entities", + "hash": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==" + } + }, + "npm:parse-json@4.0.0": { + "type": "npm", + "name": "npm:parse-json@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "parse-json", + "hash": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==" + } + }, + "npm:parse-json@5.2.0": { + "type": "npm", + "name": "npm:parse-json@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "parse-json", + "hash": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" + } + }, + "npm:parse5": { + "type": "npm", + "name": "npm:parse5", + "data": { + "version": "7.2.1", + "packageName": "parse5", + "hash": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==" + } + }, + "npm:parseley": { + "type": "npm", + "name": "npm:parseley", + "data": { + "version": "0.12.1", + "packageName": "parseley", + "hash": "sha512-e6qHKe3a9HWr0oMRVDTRhKce+bRO8VGQR3NyVwcjwrbhMmFCX9KszEV35+rn4AdilFAq9VPxP/Fe1wC9Qjd2lw==" + } + }, + "npm:parseurl": { + "type": "npm", + "name": "npm:parseurl", + "data": { + "version": "1.3.3", + "packageName": "parseurl", + "hash": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" + } + }, + "npm:path-browserify": { + "type": "npm", + "name": "npm:path-browserify", + "data": { + "version": "1.0.1", + "packageName": "path-browserify", + "hash": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" + } + }, + "npm:path-exists@3.0.0": { + "type": "npm", + "name": "npm:path-exists@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "path-exists", + "hash": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" + } + }, + "npm:path-exists@4.0.0": { + "type": "npm", + "name": "npm:path-exists@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "path-exists", + "hash": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" + } + }, + "npm:path-exists@5.0.0": { + "type": "npm", + "name": "npm:path-exists@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "path-exists", + "hash": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==" + } + }, + "npm:path-is-absolute": { + "type": "npm", + "name": "npm:path-is-absolute", + "data": { + "version": "1.0.1", + "packageName": "path-is-absolute", + "hash": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" + } + }, + "npm:path-key": { + "type": "npm", + "name": "npm:path-key", + "data": { + "version": "3.1.1", + "packageName": "path-key", + "hash": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" + } + }, + "npm:path-parse": { + "type": "npm", + "name": "npm:path-parse", + "data": { + "version": "1.0.7", + "packageName": "path-parse", + "hash": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" + } + }, + "npm:path-scurry": { + "type": "npm", + "name": "npm:path-scurry", + "data": { + "version": "1.11.1", + "packageName": "path-scurry", + "hash": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" + } + }, + "npm:path-to-regexp@0.1.12": { + "type": "npm", + "name": "npm:path-to-regexp@0.1.12", + "data": { + "version": "0.1.12", + "packageName": "path-to-regexp", + "hash": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==" + } + }, + "npm:path-to-regexp@6.3.0": { + "type": "npm", + "name": "npm:path-to-regexp@6.3.0", + "data": { + "version": "6.3.0", + "packageName": "path-to-regexp", + "hash": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==" + } + }, + "npm:path-type": { + "type": "npm", + "name": "npm:path-type", + "data": { + "version": "4.0.0", + "packageName": "path-type", + "hash": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" + } + }, + "npm:pathe": { + "type": "npm", + "name": "npm:pathe", + "data": { + "version": "1.1.2", + "packageName": "pathe", + "hash": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==" + } + }, + "npm:pathval": { + "type": "npm", + "name": "npm:pathval", + "data": { + "version": "2.0.0", + "packageName": "pathval", + "hash": "sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==" + } + }, + "npm:peberminta": { + "type": "npm", + "name": "npm:peberminta", + "data": { + "version": "0.9.0", + "packageName": "peberminta", + "hash": "sha512-XIxfHpEuSJbITd1H3EeQwpcZbTLHc+VVr8ANI9t5sit565tsI4/xK3KWTUFE2e6QiangUkh3B0jihzmGnNrRsQ==" + } + }, + "npm:peek-stream": { + "type": "npm", + "name": "npm:peek-stream", + "data": { + "version": "1.1.3", + "packageName": "peek-stream", + "hash": "sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA==" + } + }, + "npm:performance-now": { + "type": "npm", + "name": "npm:performance-now", + "data": { + "version": "2.1.0", + "packageName": "performance-now", + "hash": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==" + } + }, + "npm:picocolors": { + "type": "npm", + "name": "npm:picocolors", + "data": { + "version": "1.1.1", + "packageName": "picocolors", + "hash": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" + } + }, + "npm:picomatch@2.3.1": { + "type": "npm", + "name": "npm:picomatch@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "picomatch", + "hash": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" + } + }, + "npm:picomatch@4.0.2": { + "type": "npm", + "name": "npm:picomatch@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "picomatch", + "hash": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" + } + }, + "npm:pify@3.0.0": { + "type": "npm", + "name": "npm:pify@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "pify", + "hash": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==" + } + }, + "npm:pify@4.0.1": { + "type": "npm", + "name": "npm:pify@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "pify", + "hash": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" + } + }, + "npm:pino-abstract-transport@1.2.0": { + "type": "npm", + "name": "npm:pino-abstract-transport@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "pino-abstract-transport", + "hash": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==" + } + }, + "npm:pino-abstract-transport@2.0.0": { + "type": "npm", + "name": "npm:pino-abstract-transport@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "pino-abstract-transport", + "hash": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==" + } + }, + "npm:pino-std-serializers": { + "type": "npm", + "name": "npm:pino-std-serializers", + "data": { + "version": "7.0.0", + "packageName": "pino-std-serializers", + "hash": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==" + } + }, + "npm:pino": { + "type": "npm", + "name": "npm:pino", + "data": { + "version": "9.5.0", + "packageName": "pino", + "hash": "sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw==" + } + }, + "npm:pirates@3.0.2": { + "type": "npm", + "name": "npm:pirates@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "pirates", + "hash": "sha512-c5CgUJq6H2k6MJz72Ak1F5sN9n9wlSlJyEnwvpm9/y3WB4E3pHBDT2c6PEiS1vyJvq2bUxUAIu0EGf8Cx4Ic7Q==" + } + }, + "npm:pirates@4.0.6": { + "type": "npm", + "name": "npm:pirates@4.0.6", + "data": { + "version": "4.0.6", + "packageName": "pirates", + "hash": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==" + } + }, + "npm:pkg-dir@3.0.0": { + "type": "npm", + "name": "npm:pkg-dir@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "pkg-dir", + "hash": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==" + } + }, + "npm:pkg-dir@7.0.0": { + "type": "npm", + "name": "npm:pkg-dir@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "pkg-dir", + "hash": "sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==" + } + }, + "npm:pkginfo": { + "type": "npm", + "name": "npm:pkginfo", + "data": { + "version": "0.4.1", + "packageName": "pkginfo", + "hash": "sha512-8xCNE/aT/EXKenuMDZ+xTVwkT8gsoHN2z/Q29l80u0ppGEXVvsKRzNMbtKhg8LS8k1tJLAHHylf6p4VFmP6XUQ==" + } + }, + "npm:portfinder": { + "type": "npm", + "name": "npm:portfinder", + "data": { + "version": "1.0.32", + "packageName": "portfinder", + "hash": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==" + } + }, + "npm:postcss": { + "type": "npm", + "name": "npm:postcss", + "data": { + "version": "8.4.47", + "packageName": "postcss", + "hash": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==" + } + }, + "npm:prelude-ls": { + "type": "npm", + "name": "npm:prelude-ls", + "data": { + "version": "1.2.1", + "packageName": "prelude-ls", + "hash": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" + } + }, + "npm:prettier": { + "type": "npm", + "name": "npm:prettier", + "data": { + "version": "2.8.8", + "packageName": "prettier", + "hash": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==" + } + }, + "npm:pretty-format@26.6.2": { + "type": "npm", + "name": "npm:pretty-format@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "pretty-format", + "hash": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==" + } + }, + "npm:pretty-format@28.1.3": { + "type": "npm", + "name": "npm:pretty-format@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "pretty-format", + "hash": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==" + } + }, + "npm:pretty-format@29.7.0": { + "type": "npm", + "name": "npm:pretty-format@29.7.0", + "data": { + "version": "29.7.0", + "packageName": "pretty-format", + "hash": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==" + } + }, + "npm:proc-log": { + "type": "npm", + "name": "npm:proc-log", + "data": { + "version": "3.0.0", + "packageName": "proc-log", + "hash": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==" + } + }, + "npm:process-nextick-args": { + "type": "npm", + "name": "npm:process-nextick-args", + "data": { + "version": "2.0.1", + "packageName": "process-nextick-args", + "hash": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + } + }, + "npm:process-warning@1.0.0": { + "type": "npm", + "name": "npm:process-warning@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "process-warning", + "hash": "sha512-du4wfLyj4yCZq1VupnVSZmRsPJsNuxoDQFdCFHLaYiEbFBD7QE0a+I4D7hOxrVnh78QE/YipFAj9lXHiXocV+Q==" + } + }, + "npm:process-warning@3.0.0": { + "type": "npm", + "name": "npm:process-warning@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "process-warning", + "hash": "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==" + } + }, + "npm:process-warning@4.0.0": { + "type": "npm", + "name": "npm:process-warning@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "process-warning", + "hash": "sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==" + } + }, + "npm:process": { + "type": "npm", + "name": "npm:process", + "data": { + "version": "0.11.10", + "packageName": "process", + "hash": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" + } + }, + "npm:promise": { + "type": "npm", + "name": "npm:promise", + "data": { + "version": "8.3.0", + "packageName": "promise", + "hash": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==" + } + }, + "npm:prompts": { + "type": "npm", + "name": "npm:prompts", + "data": { + "version": "2.4.2", + "packageName": "prompts", + "hash": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" + } + }, + "npm:property-information": { + "type": "npm", + "name": "npm:property-information", + "data": { + "version": "7.0.0", + "packageName": "property-information", + "hash": "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==" + } + }, + "npm:proto-list": { + "type": "npm", + "name": "npm:proto-list", + "data": { + "version": "1.2.4", + "packageName": "proto-list", + "hash": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" + } + }, + "npm:proxy-addr": { + "type": "npm", + "name": "npm:proxy-addr", + "data": { + "version": "2.0.7", + "packageName": "proxy-addr", + "hash": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==" + } + }, + "npm:proxy-from-env": { + "type": "npm", + "name": "npm:proxy-from-env", + "data": { + "version": "1.1.0", + "packageName": "proxy-from-env", + "hash": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + } + }, + "npm:pump": { + "type": "npm", + "name": "npm:pump", + "data": { + "version": "2.0.1", + "packageName": "pump", + "hash": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==" + } + }, + "npm:pumpify": { + "type": "npm", + "name": "npm:pumpify", + "data": { + "version": "1.5.1", + "packageName": "pumpify", + "hash": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==" + } + }, + "npm:punycode": { + "type": "npm", + "name": "npm:punycode", + "data": { + "version": "2.3.1", + "packageName": "punycode", + "hash": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" + } + }, + "npm:qs@6.13.0": { + "type": "npm", + "name": "npm:qs@6.13.0", + "data": { + "version": "6.13.0", + "packageName": "qs", + "hash": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==" + } + }, + "npm:qs@6.13.1": { + "type": "npm", + "name": "npm:qs@6.13.1", + "data": { + "version": "6.13.1", + "packageName": "qs", + "hash": "sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==" + } + }, + "npm:queue-microtask": { + "type": "npm", + "name": "npm:queue-microtask", + "data": { + "version": "1.2.3", + "packageName": "queue-microtask", + "hash": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" + } + }, + "npm:queue-tick": { + "type": "npm", + "name": "npm:queue-tick", + "data": { + "version": "1.0.1", + "packageName": "queue-tick", + "hash": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==" + } + }, + "npm:queue": { + "type": "npm", + "name": "npm:queue", + "data": { + "version": "6.0.2", + "packageName": "queue", + "hash": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==" + } + }, + "npm:quick-format-unescaped": { + "type": "npm", + "name": "npm:quick-format-unescaped", + "data": { + "version": "4.0.4", + "packageName": "quick-format-unescaped", + "hash": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==" + } + }, + "npm:randombytes": { + "type": "npm", + "name": "npm:randombytes", + "data": { + "version": "2.1.0", + "packageName": "randombytes", + "hash": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" + } + }, + "npm:range-parser": { + "type": "npm", + "name": "npm:range-parser", + "data": { + "version": "1.2.1", + "packageName": "range-parser", + "hash": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" + } + }, + "npm:raw-body": { + "type": "npm", + "name": "npm:raw-body", + "data": { + "version": "2.5.2", + "packageName": "raw-body", + "hash": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==" + } + }, + "npm:rc": { + "type": "npm", + "name": "npm:rc", + "data": { + "version": "1.2.8", + "packageName": "rc", + "hash": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" + } + }, + "npm:react-devtools-core": { + "type": "npm", + "name": "npm:react-devtools-core", + "data": { + "version": "5.3.2", + "packageName": "react-devtools-core", + "hash": "sha512-crr9HkVrDiJ0A4zot89oS0Cgv0Oa4OG1Em4jit3P3ZxZSKPMYyMjfwMqgcJna9o625g8oN87rBm8SWWrSTBZxg==" + } + }, + "npm:react-dom": { + "type": "npm", + "name": "npm:react-dom", + "data": { + "version": "19.1.0", + "packageName": "react-dom", + "hash": "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==" + } + }, + "npm:react-is@17.0.2": { + "type": "npm", + "name": "npm:react-is@17.0.2", + "data": { + "version": "17.0.2", + "packageName": "react-is", + "hash": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" + } + }, + "npm:react-is@18.3.1": { + "type": "npm", + "name": "npm:react-is@18.3.1", + "data": { + "version": "18.3.1", + "packageName": "react-is", + "hash": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" + } + }, + "npm:react-lazy-with-preload": { + "type": "npm", + "name": "npm:react-lazy-with-preload", + "data": { + "version": "2.2.1", + "packageName": "react-lazy-with-preload", + "hash": "sha512-ONSb8gizLE5jFpdHAclZ6EAAKuFX2JydnFXPPPjoUImZlLjGtKzyBS8SJgJq7CpLgsGKh9QCZdugJyEEOVC16Q==" + } + }, + "npm:react-native": { + "type": "npm", + "name": "npm:react-native", + "data": { + "version": "0.76.3", + "packageName": "react-native", + "hash": "sha512-0TUhgmlouRNf6yuDIIAdbQl0g1VsONgCMsLs7Et64hjj5VLMCA7np+4dMrZvGZ3wRNqzgeyT9oWJsUm49AcwSQ==" + } + }, + "npm:react-refresh@0.14.2": { + "type": "npm", + "name": "npm:react-refresh@0.14.2", + "data": { + "version": "0.14.2", + "packageName": "react-refresh", + "hash": "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==" + } + }, + "npm:react-refresh@0.17.0": { + "type": "npm", + "name": "npm:react-refresh@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "react-refresh", + "hash": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==" + } + }, + "npm:react-router-dom": { + "type": "npm", + "name": "npm:react-router-dom", + "data": { + "version": "6.30.0", + "packageName": "react-router-dom", + "hash": "sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA==" + } + }, + "npm:react-router": { + "type": "npm", + "name": "npm:react-router", + "data": { + "version": "6.30.0", + "packageName": "react-router", + "hash": "sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ==" + } + }, + "npm:react": { + "type": "npm", + "name": "npm:react", + "data": { + "version": "19.1.0", + "packageName": "react", + "hash": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==" + } + }, + "npm:read-yaml-file": { + "type": "npm", + "name": "npm:read-yaml-file", + "data": { + "version": "1.1.0", + "packageName": "read-yaml-file", + "hash": "sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==" + } + }, + "npm:readable-stream@2.3.8": { + "type": "npm", + "name": "npm:readable-stream@2.3.8", + "data": { + "version": "2.3.8", + "packageName": "readable-stream", + "hash": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" + } + }, + "npm:readable-stream@3.6.2": { + "type": "npm", + "name": "npm:readable-stream@3.6.2", + "data": { + "version": "3.6.2", + "packageName": "readable-stream", + "hash": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" + } + }, + "npm:readable-stream@4.5.2": { + "type": "npm", + "name": "npm:readable-stream@4.5.2", + "data": { + "version": "4.5.2", + "packageName": "readable-stream", + "hash": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==" + } + }, + "npm:readdirp": { + "type": "npm", + "name": "npm:readdirp", + "data": { + "version": "3.6.0", + "packageName": "readdirp", + "hash": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" + } + }, + "npm:readline": { + "type": "npm", + "name": "npm:readline", + "data": { + "version": "1.3.0", + "packageName": "readline", + "hash": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==" + } + }, + "npm:real-require": { + "type": "npm", + "name": "npm:real-require", + "data": { + "version": "0.2.0", + "packageName": "real-require", + "hash": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==" + } + }, + "npm:recast": { + "type": "npm", + "name": "npm:recast", + "data": { + "version": "0.21.5", + "packageName": "recast", + "hash": "sha512-hjMmLaUXAm1hIuTqOdeYObMslq/q+Xff6QE3Y2P+uoHAg2nmVlLBps2hzh1UJDdMtDTMXOFewK6ky51JQIeECg==" + } + }, + "npm:recma-build-jsx": { + "type": "npm", + "name": "npm:recma-build-jsx", + "data": { + "version": "1.0.0", + "packageName": "recma-build-jsx", + "hash": "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==" + } + }, + "npm:recma-jsx": { + "type": "npm", + "name": "npm:recma-jsx", + "data": { + "version": "1.0.0", + "packageName": "recma-jsx", + "hash": "sha512-5vwkv65qWwYxg+Atz95acp8DMu1JDSqdGkA2Of1j6rCreyFUE/gp15fC8MnGEuG1W68UKjM6x6+YTWIh7hZM/Q==" + } + }, + "npm:recma-parse": { + "type": "npm", + "name": "npm:recma-parse", + "data": { + "version": "1.0.0", + "packageName": "recma-parse", + "hash": "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==" + } + }, + "npm:recma-stringify": { + "type": "npm", + "name": "npm:recma-stringify", + "data": { + "version": "1.0.0", + "packageName": "recma-stringify", + "hash": "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==" + } + }, + "npm:regenerate-unicode-properties": { + "type": "npm", + "name": "npm:regenerate-unicode-properties", + "data": { + "version": "10.2.0", + "packageName": "regenerate-unicode-properties", + "hash": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==" + } + }, + "npm:regenerate": { + "type": "npm", + "name": "npm:regenerate", + "data": { + "version": "1.4.2", + "packageName": "regenerate", + "hash": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" + } + }, + "npm:regenerator-runtime@0.13.11": { + "type": "npm", + "name": "npm:regenerator-runtime@0.13.11", + "data": { + "version": "0.13.11", + "packageName": "regenerator-runtime", + "hash": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" + } + }, + "npm:regenerator-runtime@0.14.1": { + "type": "npm", + "name": "npm:regenerator-runtime@0.14.1", + "data": { + "version": "0.14.1", + "packageName": "regenerator-runtime", + "hash": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + } + }, + "npm:regenerator-transform": { + "type": "npm", + "name": "npm:regenerator-transform", + "data": { + "version": "0.15.2", + "packageName": "regenerator-transform", + "hash": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==" + } + }, + "npm:regex-recursion": { + "type": "npm", + "name": "npm:regex-recursion", + "data": { + "version": "6.0.2", + "packageName": "regex-recursion", + "hash": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==" + } + }, + "npm:regex-utilities": { + "type": "npm", + "name": "npm:regex-utilities", + "data": { + "version": "2.3.0", + "packageName": "regex-utilities", + "hash": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==" + } + }, + "npm:regex": { + "type": "npm", + "name": "npm:regex", + "data": { + "version": "6.0.1", + "packageName": "regex", + "hash": "sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==" + } + }, + "npm:regexpu-core": { + "type": "npm", + "name": "npm:regexpu-core", + "data": { + "version": "6.2.0", + "packageName": "regexpu-core", + "hash": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==" + } + }, + "npm:registry-auth-token": { + "type": "npm", + "name": "npm:registry-auth-token", + "data": { + "version": "5.0.2", + "packageName": "registry-auth-token", + "hash": "sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==" + } + }, + "npm:registry-url": { + "type": "npm", + "name": "npm:registry-url", + "data": { + "version": "6.0.1", + "packageName": "registry-url", + "hash": "sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q==" + } + }, + "npm:regjsgen": { + "type": "npm", + "name": "npm:regjsgen", + "data": { + "version": "0.8.0", + "packageName": "regjsgen", + "hash": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==" + } + }, + "npm:regjsparser": { + "type": "npm", + "name": "npm:regjsparser", + "data": { + "version": "0.12.0", + "packageName": "regjsparser", + "hash": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==" + } + }, + "npm:rehype-external-links": { + "type": "npm", + "name": "npm:rehype-external-links", + "data": { + "version": "3.0.0", + "packageName": "rehype-external-links", + "hash": "sha512-yp+e5N9V3C6bwBeAC4n796kc86M4gJCdlVhiMTxIrJG5UHDMh+PJANf9heqORJbt1nrCbDwIlAZKjANIaVBbvw==" + } + }, + "npm:rehype-recma": { + "type": "npm", + "name": "npm:rehype-recma", + "data": { + "version": "1.0.0", + "packageName": "rehype-recma", + "hash": "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==" + } + }, + "npm:remark-gfm": { + "type": "npm", + "name": "npm:remark-gfm", + "data": { + "version": "4.0.1", + "packageName": "remark-gfm", + "hash": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==" + } + }, + "npm:remark-mdc": { + "type": "npm", + "name": "npm:remark-mdc", + "data": { + "version": "1.2.0", + "packageName": "remark-mdc", + "hash": "sha512-zK0GYvlhl9fw5gg1TYA2BmC06+wQaeQ0QewhJZI/6rocsP0Rfw3s2kbC5yeIyu9//kpBAwh6kJPFSDLiQbcFQQ==" + } + }, + "npm:remark-mdx": { + "type": "npm", + "name": "npm:remark-mdx", + "data": { + "version": "3.1.0", + "packageName": "remark-mdx", + "hash": "sha512-Ngl/H3YXyBV9RcRNdlYsZujAmhsxwzxpDzpDEhFBVAGthS4GDgnctpDjgFl/ULx5UEDzqtW1cyBSNKqYYrqLBA==" + } + }, + "npm:remark-parse": { + "type": "npm", + "name": "npm:remark-parse", + "data": { + "version": "11.0.0", + "packageName": "remark-parse", + "hash": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==" + } + }, + "npm:remark-rehype": { + "type": "npm", + "name": "npm:remark-rehype", + "data": { + "version": "11.1.2", + "packageName": "remark-rehype", + "hash": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==" + } + }, + "npm:remark-stringify": { + "type": "npm", + "name": "npm:remark-stringify", + "data": { + "version": "11.0.0", + "packageName": "remark-stringify", + "hash": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==" + } + }, + "npm:remark": { + "type": "npm", + "name": "npm:remark", + "data": { + "version": "15.0.1", + "packageName": "remark", + "hash": "sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==" + } + }, + "npm:require-directory": { + "type": "npm", + "name": "npm:require-directory", + "data": { + "version": "2.1.1", + "packageName": "require-directory", + "hash": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" + } + }, + "npm:require-from-string": { + "type": "npm", + "name": "npm:require-from-string", + "data": { + "version": "2.0.2", + "packageName": "require-from-string", + "hash": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" + } + }, + "npm:requires-port": { + "type": "npm", + "name": "npm:requires-port", + "data": { + "version": "1.0.0", + "packageName": "requires-port", + "hash": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" + } + }, + "npm:resolve-from@3.0.0": { + "type": "npm", + "name": "npm:resolve-from@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "resolve-from", + "hash": "sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==" + } + }, + "npm:resolve-from@4.0.0": { + "type": "npm", + "name": "npm:resolve-from@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "resolve-from", + "hash": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" + } + }, + "npm:resolve-from@5.0.0": { + "type": "npm", + "name": "npm:resolve-from@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "resolve-from", + "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" + } + }, + "npm:resolve.exports": { + "type": "npm", + "name": "npm:resolve.exports", + "data": { + "version": "2.0.3", + "packageName": "resolve.exports", + "hash": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==" + } + }, + "npm:resolve": { + "type": "npm", + "name": "npm:resolve", + "data": { + "version": "1.22.10", + "packageName": "resolve", + "hash": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" + } + }, + "npm:restore-cursor": { + "type": "npm", + "name": "npm:restore-cursor", + "data": { + "version": "3.1.0", + "packageName": "restore-cursor", + "hash": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" + } + }, + "npm:ret": { + "type": "npm", + "name": "npm:ret", + "data": { + "version": "0.4.3", + "packageName": "ret", + "hash": "sha512-0f4Memo5QP7WQyUEAYUO3esD/XjOc3Zjjg5CPsAq1p8sIu0XPeMbHJemKA0BO7tV0X7+A0FoEpbmHXWxPyD3wQ==" + } + }, + "npm:reusify": { + "type": "npm", + "name": "npm:reusify", + "data": { + "version": "1.0.4", + "packageName": "reusify", + "hash": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" + } + }, + "npm:rfdc": { + "type": "npm", + "name": "npm:rfdc", + "data": { + "version": "1.4.1", + "packageName": "rfdc", + "hash": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==" + } + }, + "npm:rimraf@2.6.3": { + "type": "npm", + "name": "npm:rimraf@2.6.3", + "data": { + "version": "2.6.3", + "packageName": "rimraf", + "hash": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==" + } + }, + "npm:rimraf@3.0.2": { + "type": "npm", + "name": "npm:rimraf@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "rimraf", + "hash": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" + } + }, + "npm:rimraf@5.0.10": { + "type": "npm", + "name": "npm:rimraf@5.0.10", + "data": { + "version": "5.0.10", + "packageName": "rimraf", + "hash": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==" + } + }, + "npm:rollup": { + "type": "npm", + "name": "npm:rollup", + "data": { + "version": "4.24.0", + "packageName": "rollup", + "hash": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==" + } + }, + "npm:rspack-plugin-virtual-module": { + "type": "npm", + "name": "npm:rspack-plugin-virtual-module", + "data": { + "version": "1.0.0", + "packageName": "rspack-plugin-virtual-module", + "hash": "sha512-v5MDtNEcDwV36gsHf5iIYyH1rYuC2TP3D+xE1Z+pqIWjFR9dpQ4DF4OzGtrBQSPKVhOyL0VW5UyeIbfdFxELmw==" + } + }, + "npm:rspress-plugin-devkit": { + "type": "npm", + "name": "npm:rspress-plugin-devkit", + "data": { + "version": "0.3.0", + "packageName": "rspress-plugin-devkit", + "hash": "sha512-5CyqIIleboW32rmhK7V7e9WQY+J3V2HtOv9OgRCYJbGrOt/8RUdgRT+vJz5z/aUvcT5VX0OTTzUtGokUelJH6g==" + } + }, + "npm:rspress-plugin-sitemap": { + "type": "npm", + "name": "npm:rspress-plugin-sitemap", + "data": { + "version": "1.1.2", + "packageName": "rspress-plugin-sitemap", + "hash": "sha512-dvmEbBUnyU3qkapjBz4WcpP0BIkJdljORFiuJ92wr0Vt/b/ff7cFlaRcAYtKq/g1y7JAdA+qzy3gjnNg0TqNow==" + } + }, + "npm:rspress-plugin-vercel-analytics": { + "type": "npm", + "name": "npm:rspress-plugin-vercel-analytics", + "data": { + "version": "0.3.0", + "packageName": "rspress-plugin-vercel-analytics", + "hash": "sha512-e3tt7pJeihgCRVT/8qft5hK6cuU9gYrl60ihAtchz1jMgcLmpyIyEMhP4dcux2MGboRMoknQEUacjFcwi5ZzZg==" + } + }, + "npm:rspress": { + "type": "npm", + "name": "npm:rspress", + "data": { + "version": "2.0.0-beta.6", + "packageName": "rspress", + "hash": "sha512-YM+4pMHr4yYUMQzlszRYOM4lgfQVmsd+BWTJcPmtJgsHPtpLPiiX25AgcmQDNNtiwVF+d/endH5mB+p7uTbadQ==" + } + }, + "npm:run-applescript": { + "type": "npm", + "name": "npm:run-applescript", + "data": { + "version": "7.0.0", + "packageName": "run-applescript", + "hash": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==" + } + }, + "npm:run-parallel": { + "type": "npm", + "name": "npm:run-parallel", + "data": { + "version": "1.2.0", + "packageName": "run-parallel", + "hash": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" + } + }, + "npm:rxjs": { + "type": "npm", + "name": "npm:rxjs", + "data": { + "version": "7.8.2", + "packageName": "rxjs", + "hash": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==" + } + }, + "npm:sade": { + "type": "npm", + "name": "npm:sade", + "data": { + "version": "1.8.1", + "packageName": "sade", + "hash": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==" + } + }, + "npm:safe-buffer@5.1.2": { + "type": "npm", + "name": "npm:safe-buffer@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "safe-buffer", + "hash": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + } + }, + "npm:safe-buffer@5.2.1": { + "type": "npm", + "name": "npm:safe-buffer@5.2.1", + "data": { + "version": "5.2.1", + "packageName": "safe-buffer", + "hash": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" + } + }, + "npm:safe-regex2": { + "type": "npm", + "name": "npm:safe-regex2", + "data": { + "version": "3.1.0", + "packageName": "safe-regex2", + "hash": "sha512-RAAZAGbap2kBfbVhvmnTFv73NWLMvDGOITFYTZBAaY8eR+Ir4ef7Up/e7amo+y1+AH+3PtLkrt9mvcTsG9LXug==" + } + }, + "npm:safe-stable-stringify": { + "type": "npm", + "name": "npm:safe-stable-stringify", + "data": { + "version": "2.5.0", + "packageName": "safe-stable-stringify", + "hash": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==" + } + }, + "npm:safer-buffer": { + "type": "npm", + "name": "npm:safer-buffer", + "data": { + "version": "2.1.2", + "packageName": "safer-buffer", + "hash": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + } + }, + "npm:sass-embedded-android-arm64": { + "type": "npm", + "name": "npm:sass-embedded-android-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-arm64", + "hash": "sha512-27oRheqNA3SJM2hAxpVbs7mCKUwKPWmEEhyiNFpBINb5ELVLg+Ck5RsGg+SJmo130ul5YX0vinmVB5uPWc8X5w==" + } + }, + "npm:sass-embedded-android-arm": { + "type": "npm", + "name": "npm:sass-embedded-android-arm", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-arm", + "hash": "sha512-GkcgUGMZtEF9gheuE1dxCU0ZSAifuaFXi/aX7ZXvjtdwmTl9Zc/OHR9oiUJkc8IW9UI7H8TuwlTAA8+SwgwIeQ==" + } + }, + "npm:sass-embedded-android-ia32": { + "type": "npm", + "name": "npm:sass-embedded-android-ia32", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-ia32", + "hash": "sha512-f3x16NyRgtXFksIaO/xXKrUhttUBv8V0XsAR2Dhdb/yz4yrDrhzw9Wh8fmw7PlQqECcQvFaoDr3XIIM6lKzasw==" + } + }, + "npm:sass-embedded-android-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-android-riscv64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-riscv64", + "hash": "sha512-IP6OijpJ8Mqo7XqCe0LsuZVbAxEFVboa0kXqqR5K55LebEplsTIA2GnmRyMay3Yr/2FVGsZbCb6Wlgkw23eCiA==" + } + }, + "npm:sass-embedded-android-x64": { + "type": "npm", + "name": "npm:sass-embedded-android-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-x64", + "hash": "sha512-Mh7CA53wR3ADvXAYipFc/R3vV4PVOzoKwWzPxmq+7i8UZrtsVjKONxGtqWe9JG1mna0C9CRZAx0sv/BzbOJxWg==" + } + }, + "npm:sass-embedded-darwin-arm64": { + "type": "npm", + "name": "npm:sass-embedded-darwin-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-darwin-arm64", + "hash": "sha512-msWxzhvcP9hqGVegxVePVEfv9mVNTlUgGr6k7O7Ihji702mbtrH/lKwF4aRkkt4g1j7tv10+JtQXmTNi/pi9kA==" + } + }, + "npm:sass-embedded-darwin-x64": { + "type": "npm", + "name": "npm:sass-embedded-darwin-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-darwin-x64", + "hash": "sha512-J4UFHUiyI9Z+mwYMwz11Ky9TYr3hY1fCxeQddjNGL/+ovldtb0yAIHvoVM0BGprQDm5JqhtUk8KyJ3RMJqpaAA==" + } + }, + "npm:sass-embedded-linux-arm64": { + "type": "npm", + "name": "npm:sass-embedded-linux-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-arm64", + "hash": "sha512-jGadetB03BMFG2rq3OXub/uvC/lGpbQOiLGEz3NLb2nRZWyauRhzDtvZqkr6BEhxgIWtMtz2020yD8ZJSw/r2w==" + } + }, + "npm:sass-embedded-linux-arm": { + "type": "npm", + "name": "npm:sass-embedded-linux-arm", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-arm", + "hash": "sha512-X0fDh95nNSw1wfRlnkE4oscoEA5Au4nnk785s9jghPFkTBg+A+5uB6trCjf0fM22+Iw6kiP4YYmDdw3BqxAKLQ==" + } + }, + "npm:sass-embedded-linux-ia32": { + "type": "npm", + "name": "npm:sass-embedded-linux-ia32", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-ia32", + "hash": "sha512-7HlYY90d9mitDtNi5s+S+5wYZrTVbkBH2/kf7ixrzh2BFfT0YM81UHLJRnGX93y9aOMBL6DSZAIfkt1RsV9bkQ==" + } + }, + "npm:sass-embedded-linux-musl-arm64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-arm64", + "hash": "sha512-FLkIT0p18XOkR6wryJ13LqGBDsrYev2dRk9dtiU18NCpNXruKsdBQ1ZnWHVKB3h1dA9lFyEEisC0sooKdNfeOQ==" + } + }, + "npm:sass-embedded-linux-musl-arm": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-arm", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-arm", + "hash": "sha512-5vcdEqE8QZnu6i6shZo7x2N36V7YUoFotWj2rGekII5ty7Nkaj+VtZhUEOp9tAzEOlaFuDp5CyO1kUCvweT64A==" + } + }, + "npm:sass-embedded-linux-musl-ia32": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-ia32", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-ia32", + "hash": "sha512-N1093T84zQJor1yyIAdYScB5eAuQarGK1tKgZ4uTnxVlgA7Xi1lXV8Eh7ox9sDqKCaWkVQ3MjqU26vYRBeRWyw==" + } + }, + "npm:sass-embedded-linux-musl-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-riscv64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-riscv64", + "hash": "sha512-WRsZS/7qlfYXsa93FBpSruieuURIu7ySfFhzYfF1IbKrNAGwmbduutkHZh2ddm5/vQMvQ0Rdosgv+CslaQHMcw==" + } + }, + "npm:sass-embedded-linux-musl-x64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-x64", + "hash": "sha512-+OlLIilA5TnP0YEqTQ8yZtkW+bJIQYvzoGoNLUEskeyeGuOiIyn2CwL6G4JQB4xZQFaxPHb7JD3EueFkQbH0Pw==" + } + }, + "npm:sass-embedded-linux-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-linux-riscv64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-riscv64", + "hash": "sha512-mKKlOwMGLN7yP1p0gB5yG/HX4fYLnpWaqstNuOOXH+fOzTaNg0+1hALg0H0CDIqypPO74M5MS9T6FAJZGdT6dQ==" + } + }, + "npm:sass-embedded-linux-x64": { + "type": "npm", + "name": "npm:sass-embedded-linux-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-x64", + "hash": "sha512-uKRTv0z8NgtHV7xSren78+yoWB79sNi7TMqI7Bxd8fcRNIgHQSA8QBdF8led2ETC004hr8h71BrY60RPO+SSvA==" + } + }, + "npm:sass-embedded-win32-arm64": { + "type": "npm", + "name": "npm:sass-embedded-win32-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-win32-arm64", + "hash": "sha512-/GMiZXBOc6AEMBC3g25Rp+x8fq9Z6Ql7037l5rajBPhZ+DdFwtdHY0Ou3oIU6XuWUwD06U3ii4XufXVFhsP6PA==" + } + }, + "npm:sass-embedded-win32-ia32": { + "type": "npm", + "name": "npm:sass-embedded-win32-ia32", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-win32-ia32", + "hash": "sha512-L+4BWkKKBGFOKVQ2PQ5HwFfkM5FvTf1Xx2VSRvEWt9HxPXp6SPDho6zC8fqNQ3hSjoaoASEIJcSvgfdQYO0gdg==" + } + }, + "npm:sass-embedded-win32-x64": { + "type": "npm", + "name": "npm:sass-embedded-win32-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-win32-x64", + "hash": "sha512-/FO0AGKWxVfCk4GKsC0yXWBpUZdySe3YAAbQQL0lL6xUd1OiUY8Kow6g4Kc1TB/+z0iuQKKTqI/acJMEYl4iTQ==" + } + }, + "npm:sass-embedded": { + "type": "npm", + "name": "npm:sass-embedded", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded", + "hash": "sha512-0i+3h2Df/c71afluxC1SXqyyMmJlnKWfu9ZGdzwuKRM1OftEa2XM2myt5tR36CF3PanYrMjFKtRIj8PfSf838w==" + } + }, + "npm:scheduler@0.24.0-canary-efb381bbf-20230505": { + "type": "npm", + "name": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", + "data": { + "version": "0.24.0-canary-efb381bbf-20230505", + "packageName": "scheduler", + "hash": "sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA==" + } + }, + "npm:scheduler@0.26.0": { + "type": "npm", + "name": "npm:scheduler@0.26.0", + "data": { + "version": "0.26.0", + "packageName": "scheduler", + "hash": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==" + } + }, + "npm:schema-utils@3.3.0": { + "type": "npm", + "name": "npm:schema-utils@3.3.0", + "data": { + "version": "3.3.0", + "packageName": "schema-utils", + "hash": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==" + } + }, + "npm:schema-utils@4.3.0": { + "type": "npm", + "name": "npm:schema-utils@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "schema-utils", + "hash": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==" + } + }, + "npm:scule": { + "type": "npm", + "name": "npm:scule", + "data": { + "version": "1.3.0", + "packageName": "scule", + "hash": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==" + } + }, + "npm:section-matter": { + "type": "npm", + "name": "npm:section-matter", + "data": { + "version": "1.0.0", + "packageName": "section-matter", + "hash": "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==" + } + }, + "npm:secure-compare": { + "type": "npm", + "name": "npm:secure-compare", + "data": { + "version": "3.0.1", + "packageName": "secure-compare", + "hash": "sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==" + } + }, + "npm:secure-json-parse": { + "type": "npm", + "name": "npm:secure-json-parse", + "data": { + "version": "2.7.0", + "packageName": "secure-json-parse", + "hash": "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==" + } + }, + "npm:selderee": { + "type": "npm", + "name": "npm:selderee", + "data": { + "version": "0.11.0", + "packageName": "selderee", + "hash": "sha512-5TF+l7p4+OsnP8BCCvSyZiSPc4x4//p5uPwK8TCnVPJYRmU2aYKMpOXvw8zM5a5JvuuCGN1jmsMwuU2W02ukfA==" + } + }, + "npm:selfsigned": { + "type": "npm", + "name": "npm:selfsigned", + "data": { + "version": "2.4.1", + "packageName": "selfsigned", + "hash": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==" + } + }, + "npm:semver@5.7.2": { + "type": "npm", + "name": "npm:semver@5.7.2", + "data": { + "version": "5.7.2", + "packageName": "semver", + "hash": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" + } + }, + "npm:semver@6.3.1": { + "type": "npm", + "name": "npm:semver@6.3.1", + "data": { + "version": "6.3.1", + "packageName": "semver", + "hash": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" + } + }, + "npm:semver@7.6.3": { + "type": "npm", + "name": "npm:semver@7.6.3", + "data": { + "version": "7.6.3", + "packageName": "semver", + "hash": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" + } + }, + "npm:semver@7.7.1": { + "type": "npm", + "name": "npm:semver@7.7.1", + "data": { + "version": "7.7.1", + "packageName": "semver", + "hash": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==" + } + }, + "npm:send": { + "type": "npm", + "name": "npm:send", + "data": { + "version": "0.19.0", + "packageName": "send", + "hash": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==" + } + }, + "npm:serialize-error": { + "type": "npm", + "name": "npm:serialize-error", + "data": { + "version": "2.1.0", + "packageName": "serialize-error", + "hash": "sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==" + } + }, + "npm:serialize-javascript": { + "type": "npm", + "name": "npm:serialize-javascript", + "data": { + "version": "6.0.2", + "packageName": "serialize-javascript", + "hash": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==" + } + }, + "npm:serve-static": { + "type": "npm", + "name": "npm:serve-static", + "data": { + "version": "1.16.2", + "packageName": "serve-static", + "hash": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==" + } + }, + "npm:set-cookie-parser": { + "type": "npm", + "name": "npm:set-cookie-parser", + "data": { + "version": "2.7.1", + "packageName": "set-cookie-parser", + "hash": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==" + } + }, + "npm:set-function-length": { + "type": "npm", + "name": "npm:set-function-length", + "data": { + "version": "1.2.2", + "packageName": "set-function-length", + "hash": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" + } + }, + "npm:setprototypeof": { + "type": "npm", + "name": "npm:setprototypeof", + "data": { + "version": "1.2.0", + "packageName": "setprototypeof", + "hash": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" + } + }, + "npm:shallow-clone": { + "type": "npm", + "name": "npm:shallow-clone", + "data": { + "version": "3.0.1", + "packageName": "shallow-clone", + "hash": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" + } + }, + "npm:shallowequal": { + "type": "npm", + "name": "npm:shallowequal", + "data": { + "version": "1.1.0", + "packageName": "shallowequal", + "hash": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" + } + }, + "npm:shebang-command": { + "type": "npm", + "name": "npm:shebang-command", + "data": { + "version": "2.0.0", + "packageName": "shebang-command", + "hash": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" + } + }, + "npm:shebang-regex": { + "type": "npm", + "name": "npm:shebang-regex", + "data": { + "version": "3.0.0", + "packageName": "shebang-regex", + "hash": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" + } + }, + "npm:shell-quote": { + "type": "npm", + "name": "npm:shell-quote", + "data": { + "version": "1.8.2", + "packageName": "shell-quote", + "hash": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==" + } + }, + "npm:shiki": { + "type": "npm", + "name": "npm:shiki", + "data": { + "version": "3.4.2", + "packageName": "shiki", + "hash": "sha512-wuxzZzQG8kvZndD7nustrNFIKYJ1jJoWIPaBpVe2+KHSvtzMi4SBjOxrigs8qeqce/l3U0cwiC+VAkLKSunHQQ==" + } + }, + "npm:side-channel": { + "type": "npm", + "name": "npm:side-channel", + "data": { + "version": "1.0.6", + "packageName": "side-channel", + "hash": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" + } + }, + "npm:siginfo": { + "type": "npm", + "name": "npm:siginfo", + "data": { + "version": "2.0.0", + "packageName": "siginfo", + "hash": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==" + } + }, + "npm:signal-exit@3.0.7": { + "type": "npm", + "name": "npm:signal-exit@3.0.7", + "data": { + "version": "3.0.7", + "packageName": "signal-exit", + "hash": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + } + }, + "npm:signal-exit@4.1.0": { + "type": "npm", + "name": "npm:signal-exit@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "signal-exit", + "hash": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" + } + }, + "npm:sirv": { + "type": "npm", + "name": "npm:sirv", + "data": { + "version": "2.0.4", + "packageName": "sirv", + "hash": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==" + } + }, + "npm:sisteransi": { + "type": "npm", + "name": "npm:sisteransi", + "data": { + "version": "1.0.5", + "packageName": "sisteransi", + "hash": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" + } + }, + "npm:slash": { + "type": "npm", + "name": "npm:slash", + "data": { + "version": "3.0.0", + "packageName": "slash", + "hash": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" + } + }, + "npm:sonic-boom@3.8.1": { + "type": "npm", + "name": "npm:sonic-boom@3.8.1", + "data": { + "version": "3.8.1", + "packageName": "sonic-boom", + "hash": "sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==" + } + }, + "npm:sonic-boom@4.2.0": { + "type": "npm", + "name": "npm:sonic-boom@4.2.0", + "data": { + "version": "4.2.0", + "packageName": "sonic-boom", + "hash": "sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==" + } + }, + "npm:source-map-js": { + "type": "npm", + "name": "npm:source-map-js", + "data": { + "version": "1.2.1", + "packageName": "source-map-js", + "hash": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" + } + }, + "npm:source-map-support@0.5.19": { + "type": "npm", + "name": "npm:source-map-support@0.5.19", + "data": { + "version": "0.5.19", + "packageName": "source-map-support", + "hash": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==" + } + }, + "npm:source-map-support@0.5.21": { + "type": "npm", + "name": "npm:source-map-support@0.5.21", + "data": { + "version": "0.5.21", + "packageName": "source-map-support", + "hash": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" + } + }, + "npm:source-map@0.5.7": { + "type": "npm", + "name": "npm:source-map@0.5.7", + "data": { + "version": "0.5.7", + "packageName": "source-map", + "hash": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==" + } + }, + "npm:source-map@0.6.1": { + "type": "npm", + "name": "npm:source-map@0.6.1", + "data": { + "version": "0.6.1", + "packageName": "source-map", + "hash": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" + } + }, + "npm:source-map@0.7.4": { + "type": "npm", + "name": "npm:source-map@0.7.4", + "data": { + "version": "0.7.4", + "packageName": "source-map", + "hash": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" + } + }, + "npm:space-separated-tokens": { + "type": "npm", + "name": "npm:space-separated-tokens", + "data": { + "version": "2.0.2", + "packageName": "space-separated-tokens", + "hash": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==" + } + }, + "npm:spawndamnit": { + "type": "npm", + "name": "npm:spawndamnit", + "data": { + "version": "3.0.1", + "packageName": "spawndamnit", + "hash": "sha512-MmnduQUuHCoFckZoWnXsTg7JaiLBJrKFj9UI2MbRPGaJeVpsLcVBu6P/IGZovziM/YBsellCmsprgNA+w0CzVg==" + } + }, + "npm:split2": { + "type": "npm", + "name": "npm:split2", + "data": { + "version": "4.2.0", + "packageName": "split2", + "hash": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==" + } + }, + "npm:sprintf-js": { + "type": "npm", + "name": "npm:sprintf-js", + "data": { + "version": "1.0.3", + "packageName": "sprintf-js", + "hash": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + } + }, + "npm:sshpk": { + "type": "npm", + "name": "npm:sshpk", + "data": { + "version": "1.18.0", + "packageName": "sshpk", + "hash": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==" + } + }, + "npm:stack-utils": { + "type": "npm", + "name": "npm:stack-utils", + "data": { + "version": "2.0.6", + "packageName": "stack-utils", + "hash": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==" + } + }, + "npm:stackback": { + "type": "npm", + "name": "npm:stackback", + "data": { + "version": "0.0.2", + "packageName": "stackback", + "hash": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==" + } + }, + "npm:stackframe": { + "type": "npm", + "name": "npm:stackframe", + "data": { + "version": "1.3.4", + "packageName": "stackframe", + "hash": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==" + } + }, + "npm:stacktrace-parser": { + "type": "npm", + "name": "npm:stacktrace-parser", + "data": { + "version": "0.1.10", + "packageName": "stacktrace-parser", + "hash": "sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==" + } + }, + "npm:statuses@1.5.0": { + "type": "npm", + "name": "npm:statuses@1.5.0", + "data": { + "version": "1.5.0", + "packageName": "statuses", + "hash": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==" + } + }, + "npm:statuses@2.0.1": { + "type": "npm", + "name": "npm:statuses@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "statuses", + "hash": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" + } + }, + "npm:std-env": { + "type": "npm", + "name": "npm:std-env", + "data": { + "version": "3.7.0", + "packageName": "std-env", + "hash": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==" + } + }, + "npm:steno": { + "type": "npm", + "name": "npm:steno", + "data": { + "version": "0.4.4", + "packageName": "steno", + "hash": "sha512-EEHMVYHNXFHfGtgjNITnka0aHhiAlo93F7z2/Pwd+g0teG9CnM3JIINM7hVVB5/rhw9voufD7Wukwgtw2uqh6w==" + } + }, + "npm:stream-shift": { + "type": "npm", + "name": "npm:stream-shift", + "data": { + "version": "1.0.3", + "packageName": "stream-shift", + "hash": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==" + } + }, + "npm:streamx": { + "type": "npm", + "name": "npm:streamx", + "data": { + "version": "2.20.1", + "packageName": "streamx", + "hash": "sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA==" + } + }, + "npm:string-argv": { + "type": "npm", + "name": "npm:string-argv", + "data": { + "version": "0.3.2", + "packageName": "string-argv", + "hash": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==" + } + }, + "npm:string-width@4.2.3": { + "type": "npm", + "name": "npm:string-width@4.2.3", + "data": { + "version": "4.2.3", + "packageName": "string-width", + "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + } + }, + "npm:string-width@5.1.2": { + "type": "npm", + "name": "npm:string-width@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "string-width", + "hash": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" + } + }, + "npm:string-width-cjs": { + "type": "npm", + "name": "npm:string-width-cjs", + "data": { + "version": "npm:string-width@4.2.3", + "packageName": "string-width-cjs", + "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + } + }, + "npm:string_decoder@1.1.1": { + "type": "npm", + "name": "npm:string_decoder@1.1.1", + "data": { + "version": "1.1.1", + "packageName": "string_decoder", + "hash": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" + } + }, + "npm:string_decoder@1.3.0": { + "type": "npm", + "name": "npm:string_decoder@1.3.0", + "data": { + "version": "1.3.0", + "packageName": "string_decoder", + "hash": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" + } + }, + "npm:stringify-entities": { + "type": "npm", + "name": "npm:stringify-entities", + "data": { + "version": "4.0.4", + "packageName": "stringify-entities", + "hash": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==" + } + }, + "npm:strip-ansi@6.0.1": { + "type": "npm", + "name": "npm:strip-ansi@6.0.1", + "data": { + "version": "6.0.1", + "packageName": "strip-ansi", + "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + } + }, + "npm:strip-ansi@7.1.0": { + "type": "npm", + "name": "npm:strip-ansi@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "strip-ansi", + "hash": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" + } + }, + "npm:strip-ansi-cjs": { + "type": "npm", + "name": "npm:strip-ansi-cjs", + "data": { + "version": "npm:strip-ansi@6.0.1", + "packageName": "strip-ansi-cjs", + "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + } + }, + "npm:strip-bom-string": { + "type": "npm", + "name": "npm:strip-bom-string", + "data": { + "version": "1.0.0", + "packageName": "strip-bom-string", + "hash": "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==" + } + }, + "npm:strip-bom": { + "type": "npm", + "name": "npm:strip-bom", + "data": { + "version": "3.0.0", + "packageName": "strip-bom", + "hash": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" + } + }, + "npm:strip-final-newline": { + "type": "npm", + "name": "npm:strip-final-newline", + "data": { + "version": "2.0.0", + "packageName": "strip-final-newline", + "hash": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" + } + }, + "npm:strip-json-comments@2.0.1": { + "type": "npm", + "name": "npm:strip-json-comments@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "strip-json-comments", + "hash": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" + } + }, + "npm:strip-json-comments@3.1.1": { + "type": "npm", + "name": "npm:strip-json-comments@3.1.1", + "data": { + "version": "3.1.1", + "packageName": "strip-json-comments", + "hash": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" + } + }, + "npm:strnum": { + "type": "npm", + "name": "npm:strnum", + "data": { + "version": "1.0.5", + "packageName": "strnum", + "hash": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==" + } + }, + "npm:style-to-js": { + "type": "npm", + "name": "npm:style-to-js", + "data": { + "version": "1.1.16", + "packageName": "style-to-js", + "hash": "sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==" + } + }, + "npm:style-to-object": { + "type": "npm", + "name": "npm:style-to-object", + "data": { + "version": "1.0.8", + "packageName": "style-to-object", + "hash": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==" + } + }, + "npm:supports-color@7.2.0": { + "type": "npm", + "name": "npm:supports-color@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "supports-color", + "hash": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" + } + }, + "npm:supports-color@8.1.1": { + "type": "npm", + "name": "npm:supports-color@8.1.1", + "data": { + "version": "8.1.1", + "packageName": "supports-color", + "hash": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" + } + }, + "npm:supports-color@9.4.0": { + "type": "npm", + "name": "npm:supports-color@9.4.0", + "data": { + "version": "9.4.0", + "packageName": "supports-color", + "hash": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==" + } + }, + "npm:supports-preserve-symlinks-flag": { + "type": "npm", + "name": "npm:supports-preserve-symlinks-flag", + "data": { + "version": "1.0.0", + "packageName": "supports-preserve-symlinks-flag", + "hash": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" + } + }, + "npm:sync-child-process": { + "type": "npm", + "name": "npm:sync-child-process", + "data": { + "version": "1.0.2", + "packageName": "sync-child-process", + "hash": "sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==" + } + }, + "npm:sync-message-port": { + "type": "npm", + "name": "npm:sync-message-port", + "data": { + "version": "1.1.3", + "packageName": "sync-message-port", + "hash": "sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==" + } + }, + "npm:tapable": { + "type": "npm", + "name": "npm:tapable", + "data": { + "version": "2.2.1", + "packageName": "tapable", + "hash": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==" + } + }, + "npm:tar-stream@2.2.0": { + "type": "npm", + "name": "npm:tar-stream@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "tar-stream", + "hash": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" + } + }, + "npm:tar-stream@3.1.7": { + "type": "npm", + "name": "npm:tar-stream@3.1.7", + "data": { + "version": "3.1.7", + "packageName": "tar-stream", + "hash": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==" + } + }, + "npm:tar": { + "type": "npm", + "name": "npm:tar", + "data": { + "version": "7.4.3", + "packageName": "tar", + "hash": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==" + } + }, + "npm:temp": { + "type": "npm", + "name": "npm:temp", + "data": { + "version": "0.8.4", + "packageName": "temp", + "hash": "sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==" + } + }, + "npm:term-size": { + "type": "npm", + "name": "npm:term-size", + "data": { + "version": "2.2.1", + "packageName": "term-size", + "hash": "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==" + } + }, + "npm:terser-webpack-plugin": { + "type": "npm", + "name": "npm:terser-webpack-plugin", + "data": { + "version": "5.3.11", + "packageName": "terser-webpack-plugin", + "hash": "sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==" + } + }, + "npm:terser": { + "type": "npm", + "name": "npm:terser", + "data": { + "version": "5.38.1", + "packageName": "terser", + "hash": "sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==" + } + }, + "npm:test-exclude@6.0.0": { + "type": "npm", + "name": "npm:test-exclude@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "test-exclude", + "hash": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==" + } + }, + "npm:test-exclude@7.0.1": { + "type": "npm", + "name": "npm:test-exclude@7.0.1", + "data": { + "version": "7.0.1", + "packageName": "test-exclude", + "hash": "sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==" + } + }, + "npm:text-decoder": { + "type": "npm", + "name": "npm:text-decoder", + "data": { + "version": "1.2.0", + "packageName": "text-decoder", + "hash": "sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==" + } + }, + "npm:text-table": { + "type": "npm", + "name": "npm:text-table", + "data": { + "version": "0.2.0", + "packageName": "text-table", + "hash": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" + } + }, + "npm:thingies": { + "type": "npm", + "name": "npm:thingies", + "data": { + "version": "1.21.0", + "packageName": "thingies", + "hash": "sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==" + } + }, + "npm:thread-stream": { + "type": "npm", + "name": "npm:thread-stream", + "data": { + "version": "3.1.0", + "packageName": "thread-stream", + "hash": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==" + } + }, + "npm:throat": { + "type": "npm", + "name": "npm:throat", + "data": { + "version": "5.0.0", + "packageName": "throat", + "hash": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==" + } + }, + "npm:throttleit": { + "type": "npm", + "name": "npm:throttleit", + "data": { + "version": "2.1.0", + "packageName": "throttleit", + "hash": "sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==" + } + }, + "npm:through2": { + "type": "npm", + "name": "npm:through2", + "data": { + "version": "2.0.5", + "packageName": "through2", + "hash": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" + } + }, + "npm:through": { + "type": "npm", + "name": "npm:through", + "data": { + "version": "2.3.8", + "packageName": "through", + "hash": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" + } + }, + "npm:tinybench": { + "type": "npm", + "name": "npm:tinybench", + "data": { + "version": "2.9.0", + "packageName": "tinybench", + "hash": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==" + } + }, + "npm:tinycolor2": { + "type": "npm", + "name": "npm:tinycolor2", + "data": { + "version": "1.6.0", + "packageName": "tinycolor2", + "hash": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==" + } + }, + "npm:tinyexec": { + "type": "npm", + "name": "npm:tinyexec", + "data": { + "version": "0.3.0", + "packageName": "tinyexec", + "hash": "sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==" + } + }, + "npm:tinyglobby@0.2.10": { + "type": "npm", + "name": "npm:tinyglobby@0.2.10", + "data": { + "version": "0.2.10", + "packageName": "tinyglobby", + "hash": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==" + } + }, + "npm:tinyglobby@0.2.13": { + "type": "npm", + "name": "npm:tinyglobby@0.2.13", + "data": { + "version": "0.2.13", + "packageName": "tinyglobby", + "hash": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==" + } + }, + "npm:tinyglobby@0.2.9": { + "type": "npm", + "name": "npm:tinyglobby@0.2.9", + "data": { + "version": "0.2.9", + "packageName": "tinyglobby", + "hash": "sha512-8or1+BGEdk1Zkkw2ii16qSS7uVrQJPre5A9o/XkWPATkk23FZh/15BKFxPnlTy6vkljZxLqYCzzBMj30ZrSvjw==" + } + }, + "npm:tinygradient": { + "type": "npm", + "name": "npm:tinygradient", + "data": { + "version": "1.1.5", + "packageName": "tinygradient", + "hash": "sha512-8nIfc2vgQ4TeLnk2lFj4tRLvvJwEfQuabdsmvDdQPT0xlk9TaNtpGd6nNRxXoK6vQhN6RSzj+Cnp5tTQmpxmbw==" + } + }, + "npm:tinypool": { + "type": "npm", + "name": "npm:tinypool", + "data": { + "version": "1.0.1", + "packageName": "tinypool", + "hash": "sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==" + } + }, + "npm:tinyrainbow": { + "type": "npm", + "name": "npm:tinyrainbow", + "data": { + "version": "1.2.0", + "packageName": "tinyrainbow", + "hash": "sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==" + } + }, + "npm:tinyspy": { + "type": "npm", + "name": "npm:tinyspy", + "data": { + "version": "3.0.2", + "packageName": "tinyspy", + "hash": "sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==" + } + }, + "npm:tldts-core": { + "type": "npm", + "name": "npm:tldts-core", + "data": { + "version": "6.1.66", + "packageName": "tldts-core", + "hash": "sha512-s07jJruSwndD2X8bVjwioPfqpIc1pDTzszPe9pL1Skbh4bjytL85KNQ3tolqLbCvpQHawIsGfFi9dgerWjqW4g==" + } + }, + "npm:tldts": { + "type": "npm", + "name": "npm:tldts", + "data": { + "version": "6.1.66", + "packageName": "tldts", + "hash": "sha512-l3ciXsYFel/jSRfESbyKYud1nOw7WfhrBEF9I3UiarYk/qEaOOwu3qXNECHw4fHGHGTEOuhf/VdKgoDX5M/dhQ==" + } + }, + "npm:tmp@0.0.33": { + "type": "npm", + "name": "npm:tmp@0.0.33", + "data": { + "version": "0.0.33", + "packageName": "tmp", + "hash": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==" + } + }, + "npm:tmp@0.2.3": { + "type": "npm", + "name": "npm:tmp@0.2.3", + "data": { + "version": "0.2.3", + "packageName": "tmp", + "hash": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==" + } + }, + "npm:tmpl": { + "type": "npm", + "name": "npm:tmpl", + "data": { + "version": "1.0.5", + "packageName": "tmpl", + "hash": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" + } + }, + "npm:to-regex-range": { + "type": "npm", + "name": "npm:to-regex-range", + "data": { + "version": "5.0.1", + "packageName": "to-regex-range", + "hash": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" + } + }, + "npm:toad-cache": { + "type": "npm", + "name": "npm:toad-cache", + "data": { + "version": "3.7.0", + "packageName": "toad-cache", + "hash": "sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==" + } + }, + "npm:toggle-selection": { + "type": "npm", + "name": "npm:toggle-selection", + "data": { + "version": "1.0.6", + "packageName": "toggle-selection", + "hash": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==" + } + }, + "npm:toidentifier": { + "type": "npm", + "name": "npm:toidentifier", + "data": { + "version": "1.0.1", + "packageName": "toidentifier", + "hash": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" + } + }, + "npm:totalist": { + "type": "npm", + "name": "npm:totalist", + "data": { + "version": "3.0.1", + "packageName": "totalist", + "hash": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==" + } + }, + "npm:tough-cookie": { + "type": "npm", + "name": "npm:tough-cookie", + "data": { + "version": "5.0.0", + "packageName": "tough-cookie", + "hash": "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==" + } + }, + "npm:tr46": { + "type": "npm", + "name": "npm:tr46", + "data": { + "version": "0.0.3", + "packageName": "tr46", + "hash": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + } + }, + "npm:tree-dump": { + "type": "npm", + "name": "npm:tree-dump", + "data": { + "version": "1.0.2", + "packageName": "tree-dump", + "hash": "sha512-dpev9ABuLWdEubk+cIaI9cHwRNNDjkBBLXTwI4UCUFdQ5xXKqNXoK4FEciw/vxf+NQ7Cb7sGUyeUtORvHIdRXQ==" + } + }, + "npm:trim-lines": { + "type": "npm", + "name": "npm:trim-lines", + "data": { + "version": "3.0.1", + "packageName": "trim-lines", + "hash": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==" + } + }, + "npm:trough": { + "type": "npm", + "name": "npm:trough", + "data": { + "version": "2.2.0", + "packageName": "trough", + "hash": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==" + } + }, + "npm:ts-api-utils": { + "type": "npm", + "name": "npm:ts-api-utils", + "data": { + "version": "1.3.0", + "packageName": "ts-api-utils", + "hash": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==" + } + }, + "npm:ts-morph": { + "type": "npm", + "name": "npm:ts-morph", + "data": { + "version": "22.0.0", + "packageName": "ts-morph", + "hash": "sha512-M9MqFGZREyeb5fTl6gNHKZLqBQA0TjA1lea+CR48R8EBTDuWrNqW6ccC5QvjNR4s6wDumD3LTCjOFSp9iwlzaw==" + } + }, + "npm:ts-node": { + "type": "npm", + "name": "npm:ts-node", + "data": { + "version": "10.9.1", + "packageName": "ts-node", + "hash": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==" + } + }, + "npm:ts-regex-builder": { + "type": "npm", + "name": "npm:ts-regex-builder", + "data": { + "version": "1.8.2", + "packageName": "ts-regex-builder", + "hash": "sha512-Y8HovHFheDKm/jgLIWSO8o81xA/I9O5AGc3/vNG1sVSskatOifr3SQzAsatBXGLjL3nYhQif1MpwQRS5GF8ADg==" + } + }, + "npm:tsconfck": { + "type": "npm", + "name": "npm:tsconfck", + "data": { + "version": "3.1.4", + "packageName": "tsconfck", + "hash": "sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==" + } + }, + "npm:tsconfig-paths": { + "type": "npm", + "name": "npm:tsconfig-paths", + "data": { + "version": "4.2.0", + "packageName": "tsconfig-paths", + "hash": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==" + } + }, + "npm:tslib": { + "type": "npm", + "name": "npm:tslib", + "data": { + "version": "2.7.0", + "packageName": "tslib", + "hash": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } + }, + "npm:tslib@2.8.1": { + "type": "npm", + "name": "npm:tslib@2.8.1", + "data": { + "version": "2.8.1", + "packageName": "tslib", + "hash": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" + } + }, + "npm:tunnel-agent": { + "type": "npm", + "name": "npm:tunnel-agent", + "data": { + "version": "0.6.0", + "packageName": "tunnel-agent", + "hash": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" + } + }, + "npm:tweetnacl": { + "type": "npm", + "name": "npm:tweetnacl", + "data": { + "version": "0.14.5", + "packageName": "tweetnacl", + "hash": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==" + } + }, + "npm:typanion": { + "type": "npm", + "name": "npm:typanion", + "data": { + "version": "3.14.0", + "packageName": "typanion", + "hash": "sha512-ZW/lVMRabETuYCd9O9ZvMhAh8GslSqaUjxmK/JLPCh6l73CvLBiuXswj/+7LdnWOgYsQ130FqLzFz5aGT4I3Ug==" + } + }, + "npm:type-check": { + "type": "npm", + "name": "npm:type-check", + "data": { + "version": "0.4.0", + "packageName": "type-check", + "hash": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" + } + }, + "npm:type-detect": { + "type": "npm", + "name": "npm:type-detect", + "data": { + "version": "4.0.8", + "packageName": "type-detect", + "hash": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" + } + }, + "npm:type-fest": { + "type": "npm", + "name": "npm:type-fest", + "data": { + "version": "0.7.1", + "packageName": "type-fest", + "hash": "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==" + } + }, + "npm:type-is": { + "type": "npm", + "name": "npm:type-is", + "data": { + "version": "1.6.18", + "packageName": "type-is", + "hash": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==" + } + }, + "npm:typescript-eslint": { + "type": "npm", + "name": "npm:typescript-eslint", + "data": { + "version": "8.19.0", + "packageName": "typescript-eslint", + "hash": "sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==" + } + }, + "npm:typescript": { + "type": "npm", + "name": "npm:typescript", + "data": { + "version": "5.6.3", + "packageName": "typescript", + "hash": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" + } + }, + "npm:uglify-js": { + "type": "npm", + "name": "npm:uglify-js", + "data": { + "version": "3.19.3", + "packageName": "uglify-js", + "hash": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==" + } + }, + "npm:undici-types@5.26.5": { + "type": "npm", + "name": "npm:undici-types@5.26.5", + "data": { + "version": "5.26.5", + "packageName": "undici-types", + "hash": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" + } + }, + "npm:undici-types@6.19.8": { + "type": "npm", + "name": "npm:undici-types@6.19.8", + "data": { + "version": "6.19.8", + "packageName": "undici-types", + "hash": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" + } + }, + "npm:unhead": { + "type": "npm", + "name": "npm:unhead", + "data": { + "version": "2.0.8", + "packageName": "unhead", + "hash": "sha512-63WR+y08RZE7ChiFdgNY64haAkhCtUS5/HM7xo4Q83NA63txWbEh2WGmrKbArdQmSct+XlqbFN8ZL1yWpQEHEA==" + } + }, + "npm:unicode-canonical-property-names-ecmascript": { + "type": "npm", + "name": "npm:unicode-canonical-property-names-ecmascript", + "data": { + "version": "2.0.1", + "packageName": "unicode-canonical-property-names-ecmascript", + "hash": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==" + } + }, + "npm:unicode-match-property-ecmascript": { + "type": "npm", + "name": "npm:unicode-match-property-ecmascript", + "data": { + "version": "2.0.0", + "packageName": "unicode-match-property-ecmascript", + "hash": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==" + } + }, + "npm:unicode-match-property-value-ecmascript": { + "type": "npm", + "name": "npm:unicode-match-property-value-ecmascript", + "data": { + "version": "2.2.0", + "packageName": "unicode-match-property-value-ecmascript", + "hash": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==" + } + }, + "npm:unicode-property-aliases-ecmascript": { + "type": "npm", + "name": "npm:unicode-property-aliases-ecmascript", + "data": { + "version": "2.1.0", + "packageName": "unicode-property-aliases-ecmascript", + "hash": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==" + } + }, + "npm:unified@10.1.2": { + "type": "npm", + "name": "npm:unified@10.1.2", + "data": { + "version": "10.1.2", + "packageName": "unified", + "hash": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" + } + }, + "npm:unified@11.0.5": { + "type": "npm", + "name": "npm:unified@11.0.5", + "data": { + "version": "11.0.5", + "packageName": "unified", + "hash": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==" + } + }, + "npm:union": { + "type": "npm", + "name": "npm:union", + "data": { + "version": "0.5.0", + "packageName": "union", + "hash": "sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==" + } + }, + "npm:unist-util-is@5.2.1": { + "type": "npm", + "name": "npm:unist-util-is@5.2.1", + "data": { + "version": "5.2.1", + "packageName": "unist-util-is", + "hash": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" + } + }, + "npm:unist-util-is@6.0.0": { + "type": "npm", + "name": "npm:unist-util-is@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "unist-util-is", + "hash": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==" + } + }, + "npm:unist-util-position-from-estree": { + "type": "npm", + "name": "npm:unist-util-position-from-estree", + "data": { + "version": "2.0.0", + "packageName": "unist-util-position-from-estree", + "hash": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==" + } + }, + "npm:unist-util-position": { + "type": "npm", + "name": "npm:unist-util-position", + "data": { + "version": "5.0.0", + "packageName": "unist-util-position", + "hash": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==" + } + }, + "npm:unist-util-stringify-position@3.0.3": { + "type": "npm", + "name": "npm:unist-util-stringify-position@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "unist-util-stringify-position", + "hash": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" + } + }, + "npm:unist-util-stringify-position@4.0.0": { + "type": "npm", + "name": "npm:unist-util-stringify-position@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "unist-util-stringify-position", + "hash": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==" + } + }, + "npm:unist-util-visit-children": { + "type": "npm", + "name": "npm:unist-util-visit-children", + "data": { + "version": "3.0.0", + "packageName": "unist-util-visit-children", + "hash": "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==" + } + }, + "npm:unist-util-visit-parents@5.1.3": { + "type": "npm", + "name": "npm:unist-util-visit-parents@5.1.3", + "data": { + "version": "5.1.3", + "packageName": "unist-util-visit-parents", + "hash": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" + } + }, + "npm:unist-util-visit-parents@6.0.1": { + "type": "npm", + "name": "npm:unist-util-visit-parents@6.0.1", + "data": { + "version": "6.0.1", + "packageName": "unist-util-visit-parents", + "hash": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==" + } + }, + "npm:unist-util-visit@4.1.2": { + "type": "npm", + "name": "npm:unist-util-visit@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "unist-util-visit", + "hash": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" + } + }, + "npm:unist-util-visit@5.0.0": { + "type": "npm", + "name": "npm:unist-util-visit@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "unist-util-visit", + "hash": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==" + } + }, + "npm:universalify@0.1.2": { + "type": "npm", + "name": "npm:universalify@0.1.2", + "data": { + "version": "0.1.2", + "packageName": "universalify", + "hash": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" + } + }, + "npm:universalify@2.0.1": { + "type": "npm", + "name": "npm:universalify@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "universalify", + "hash": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" + } + }, + "npm:unix-crypt-td-js": { + "type": "npm", + "name": "npm:unix-crypt-td-js", + "data": { + "version": "1.1.4", + "packageName": "unix-crypt-td-js", + "hash": "sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw==" + } + }, + "npm:unpipe": { + "type": "npm", + "name": "npm:unpipe", + "data": { + "version": "1.0.0", + "packageName": "unpipe", + "hash": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" + } + }, + "npm:update-browserslist-db": { + "type": "npm", + "name": "npm:update-browserslist-db", + "data": { + "version": "1.1.2", + "packageName": "update-browserslist-db", + "hash": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==" + } + }, + "npm:uri-js": { + "type": "npm", + "name": "npm:uri-js", + "data": { + "version": "4.4.1", + "packageName": "uri-js", + "hash": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" + } + }, + "npm:url-join": { + "type": "npm", + "name": "npm:url-join", + "data": { + "version": "4.0.1", + "packageName": "url-join", + "hash": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==" + } + }, + "npm:util-deprecate": { + "type": "npm", + "name": "npm:util-deprecate", + "data": { + "version": "1.0.2", + "packageName": "util-deprecate", + "hash": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + } + }, + "npm:util-ts-types": { + "type": "npm", + "name": "npm:util-ts-types", + "data": { + "version": "1.0.0", + "packageName": "util-ts-types", + "hash": "sha512-/HXNO5CaJxhnzk5xzpOg1esDu3KHXTW76p+RnFYjIAj9S8nifzsa/BGqHCPr+8wntPJ9k5eUFf9vqOOCo8RgbQ==" + } + }, + "npm:utils-merge": { + "type": "npm", + "name": "npm:utils-merge", + "data": { + "version": "1.0.1", + "packageName": "utils-merge", + "hash": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" + } + }, + "npm:uuid": { + "type": "npm", + "name": "npm:uuid", + "data": { + "version": "8.3.2", + "packageName": "uuid", + "hash": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" + } + }, + "npm:uvu": { + "type": "npm", + "name": "npm:uvu", + "data": { + "version": "0.5.6", + "packageName": "uvu", + "hash": "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==" + } + }, + "npm:v8-compile-cache-lib": { + "type": "npm", + "name": "npm:v8-compile-cache-lib", + "data": { + "version": "3.0.1", + "packageName": "v8-compile-cache-lib", + "hash": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" + } + }, + "npm:validate-npm-package-name": { + "type": "npm", + "name": "npm:validate-npm-package-name", + "data": { + "version": "5.0.1", + "packageName": "validate-npm-package-name", + "hash": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==" + } + }, + "npm:validator": { + "type": "npm", + "name": "npm:validator", + "data": { + "version": "13.12.0", + "packageName": "validator", + "hash": "sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==" + } + }, + "npm:varint": { + "type": "npm", + "name": "npm:varint", + "data": { + "version": "6.0.0", + "packageName": "varint", + "hash": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==" + } + }, + "npm:vary": { + "type": "npm", + "name": "npm:vary", + "data": { + "version": "1.1.2", + "packageName": "vary", + "hash": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" + } + }, + "npm:verdaccio-audit": { + "type": "npm", + "name": "npm:verdaccio-audit", + "data": { + "version": "13.0.0-next-8.7", + "packageName": "verdaccio-audit", + "hash": "sha512-kd6YdrDztkP1/GDZT7Ue2u41iGPvM9y+5aaUbIBUPvTY/YVv57K6MaCMfn9C/I+ZL4R7XOTSxTtWvz3JK4QrNg==" + } + }, + "npm:verdaccio-htpasswd": { + "type": "npm", + "name": "npm:verdaccio-htpasswd", + "data": { + "version": "13.0.0-next-8.7", + "packageName": "verdaccio-htpasswd", + "hash": "sha512-znyFnwt59mLKTAu6eHJrfWP07iaHUlYiQN7QoBo8KMAOT1AecUYreBqs93oKHdIOzjTI8j6tQLg57DpeVS5vgg==" + } + }, + "npm:verdaccio": { + "type": "npm", + "name": "npm:verdaccio", + "data": { + "version": "6.0.5", + "packageName": "verdaccio", + "hash": "sha512-hv+v4mtG/rcNidGUHXAtNuVySiPE3/PM+7dYye5jCDrhCUmRJYOtnvDe/Ym1ZE/twti39g6izVRxEkjnSp52gA==" + } + }, + "npm:verror": { + "type": "npm", + "name": "npm:verror", + "data": { + "version": "1.10.0", + "packageName": "verror", + "hash": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==" + } + }, + "npm:vfile-location": { + "type": "npm", + "name": "npm:vfile-location", + "data": { + "version": "5.0.3", + "packageName": "vfile-location", + "hash": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==" + } + }, + "npm:vfile-message@3.1.4": { + "type": "npm", + "name": "npm:vfile-message@3.1.4", + "data": { + "version": "3.1.4", + "packageName": "vfile-message", + "hash": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" + } + }, + "npm:vfile-message@4.0.2": { + "type": "npm", + "name": "npm:vfile-message@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "vfile-message", + "hash": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==" + } + }, + "npm:vfile-reporter": { + "type": "npm", + "name": "npm:vfile-reporter", + "data": { + "version": "7.0.5", + "packageName": "vfile-reporter", + "hash": "sha512-NdWWXkv6gcd7AZMvDomlQbK3MqFWL1RlGzMn++/O2TI+68+nqxCPTvLugdOtfSzXmjh+xUyhp07HhlrbJjT+mw==" + } + }, + "npm:vfile-sort": { + "type": "npm", + "name": "npm:vfile-sort", + "data": { + "version": "3.0.1", + "packageName": "vfile-sort", + "hash": "sha512-1os1733XY6y0D5x0ugqSeaVJm9lYgj0j5qdcZQFyxlZOSy1jYarL77lLyb5gK4Wqr1d5OxmuyflSO3zKyFnTFw==" + } + }, + "npm:vfile-statistics": { + "type": "npm", + "name": "npm:vfile-statistics", + "data": { + "version": "2.0.1", + "packageName": "vfile-statistics", + "hash": "sha512-W6dkECZmP32EG/l+dp2jCLdYzmnDBIw6jwiLZSER81oR5AHRcVqL+k3Z+pfH1R73le6ayDkJRMk0sutj1bMVeg==" + } + }, + "npm:vfile@5.3.7": { + "type": "npm", + "name": "npm:vfile@5.3.7", + "data": { + "version": "5.3.7", + "packageName": "vfile", + "hash": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" + } + }, + "npm:vfile@6.0.3": { + "type": "npm", + "name": "npm:vfile@6.0.3", + "data": { + "version": "6.0.3", + "packageName": "vfile", + "hash": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==" + } + }, + "npm:vite-node": { + "type": "npm", + "name": "npm:vite-node", + "data": { + "version": "2.1.2", + "packageName": "vite-node", + "hash": "sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==" + } + }, + "npm:vite-tsconfig-paths": { + "type": "npm", + "name": "npm:vite-tsconfig-paths", + "data": { + "version": "5.0.1", + "packageName": "vite-tsconfig-paths", + "hash": "sha512-yqwv+LstU7NwPeNqajZzLEBVpUFU6Dugtb2P84FXuvaoYA+/70l9MHE+GYfYAycVyPSDYZ7mjOFuYBRqlEpTig==" + } + }, + "npm:vite": { + "type": "npm", + "name": "npm:vite", + "data": { + "version": "5.4.8", + "packageName": "vite", + "hash": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==" + } + }, + "npm:vitest": { + "type": "npm", + "name": "npm:vitest", + "data": { + "version": "2.1.2", + "packageName": "vitest", + "hash": "sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==" + } + }, + "npm:vlq@0.2.3": { + "type": "npm", + "name": "npm:vlq@0.2.3", + "data": { + "version": "0.2.3", + "packageName": "vlq", + "hash": "sha512-DRibZL6DsNhIgYQ+wNdWDL2SL3bKPlVrRiBqV5yuMm++op8W4kGFtaQfCs4KEJn0wBZcHVHJ3eoywX8983k1ow==" + } + }, + "npm:vlq@1.0.1": { + "type": "npm", + "name": "npm:vlq@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "vlq", + "hash": "sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==" + } + }, + "npm:walker": { + "type": "npm", + "name": "npm:walker", + "data": { + "version": "1.0.8", + "packageName": "walker", + "hash": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==" + } + }, + "npm:watchpack": { + "type": "npm", + "name": "npm:watchpack", + "data": { + "version": "2.4.2", + "packageName": "watchpack", + "hash": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==" + } + }, + "npm:wcwidth": { + "type": "npm", + "name": "npm:wcwidth", + "data": { + "version": "1.0.1", + "packageName": "wcwidth", + "hash": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==" + } + }, + "npm:web-namespaces": { + "type": "npm", + "name": "npm:web-namespaces", + "data": { + "version": "2.0.1", + "packageName": "web-namespaces", + "hash": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==" + } + }, + "npm:webidl-conversions": { + "type": "npm", + "name": "npm:webidl-conversions", + "data": { + "version": "3.0.1", + "packageName": "webidl-conversions", + "hash": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + } + }, + "npm:webpack-merge": { + "type": "npm", + "name": "npm:webpack-merge", + "data": { + "version": "6.0.1", + "packageName": "webpack-merge", + "hash": "sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg==" + } + }, + "npm:webpack-sources": { + "type": "npm", + "name": "npm:webpack-sources", + "data": { + "version": "3.2.3", + "packageName": "webpack-sources", + "hash": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==" + } + }, + "npm:webpack": { + "type": "npm", + "name": "npm:webpack", + "data": { + "version": "5.96.1", + "packageName": "webpack", + "hash": "sha512-l2LlBSvVZGhL4ZrPwyr8+37AunkcYj5qh8o6u2/2rzoPc8gxFJkLj1WxNgooi9pnoc06jh0BjuXnamM4qlujZA==" + } + }, + "npm:whatwg-encoding": { + "type": "npm", + "name": "npm:whatwg-encoding", + "data": { + "version": "2.0.0", + "packageName": "whatwg-encoding", + "hash": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==" + } + }, + "npm:whatwg-fetch": { + "type": "npm", + "name": "npm:whatwg-fetch", + "data": { + "version": "3.6.20", + "packageName": "whatwg-fetch", + "hash": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==" + } + }, + "npm:whatwg-url": { + "type": "npm", + "name": "npm:whatwg-url", + "data": { + "version": "5.0.0", + "packageName": "whatwg-url", + "hash": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" + } + }, + "npm:which": { + "type": "npm", + "name": "npm:which", + "data": { + "version": "2.0.2", + "packageName": "which", + "hash": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" + } + }, + "npm:why-is-node-running": { + "type": "npm", + "name": "npm:why-is-node-running", + "data": { + "version": "2.3.0", + "packageName": "why-is-node-running", + "hash": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==" + } + }, + "npm:wildcard": { + "type": "npm", + "name": "npm:wildcard", + "data": { + "version": "2.0.1", + "packageName": "wildcard", + "hash": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" + } + }, + "npm:word-wrap": { + "type": "npm", + "name": "npm:word-wrap", + "data": { + "version": "1.2.5", + "packageName": "word-wrap", + "hash": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" + } + }, + "npm:wordwrap": { + "type": "npm", + "name": "npm:wordwrap", + "data": { + "version": "1.0.0", + "packageName": "wordwrap", + "hash": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" + } + }, + "npm:wrap-ansi@7.0.0": { + "type": "npm", + "name": "npm:wrap-ansi@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "wrap-ansi", + "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + } + }, + "npm:wrap-ansi@8.1.0": { + "type": "npm", + "name": "npm:wrap-ansi@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "wrap-ansi", + "hash": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" + } + }, + "npm:wrap-ansi-cjs": { + "type": "npm", + "name": "npm:wrap-ansi-cjs", + "data": { + "version": "npm:wrap-ansi@7.0.0", + "packageName": "wrap-ansi-cjs", + "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + } + }, + "npm:wrappy": { + "type": "npm", + "name": "npm:wrappy", + "data": { + "version": "1.0.2", + "packageName": "wrappy", + "hash": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + } + }, + "npm:write-file-atomic@2.4.3": { + "type": "npm", + "name": "npm:write-file-atomic@2.4.3", + "data": { + "version": "2.4.3", + "packageName": "write-file-atomic", + "hash": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==" + } + }, + "npm:write-file-atomic@4.0.2": { + "type": "npm", + "name": "npm:write-file-atomic@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "write-file-atomic", + "hash": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==" + } + }, + "npm:ws@6.2.3": { + "type": "npm", + "name": "npm:ws@6.2.3", + "data": { + "version": "6.2.3", + "packageName": "ws", + "hash": "sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==" + } + }, + "npm:ws@7.5.10": { + "type": "npm", + "name": "npm:ws@7.5.10", + "data": { + "version": "7.5.10", + "packageName": "ws", + "hash": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==" + } + }, + "npm:ws@8.18.1": { + "type": "npm", + "name": "npm:ws@8.18.1", + "data": { + "version": "8.18.1", + "packageName": "ws", + "hash": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==" + } + }, + "npm:xtend": { + "type": "npm", + "name": "npm:xtend", + "data": { + "version": "4.0.2", + "packageName": "xtend", + "hash": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" + } + }, + "npm:y18n": { + "type": "npm", + "name": "npm:y18n", + "data": { + "version": "5.0.8", + "packageName": "y18n", + "hash": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" + } + }, + "npm:yallist@3.1.1": { + "type": "npm", + "name": "npm:yallist@3.1.1", + "data": { + "version": "3.1.1", + "packageName": "yallist", + "hash": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" + } + }, + "npm:yallist@5.0.0": { + "type": "npm", + "name": "npm:yallist@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "yallist", + "hash": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==" + } + }, + "npm:yaml@1.10.2": { + "type": "npm", + "name": "npm:yaml@1.10.2", + "data": { + "version": "1.10.2", + "packageName": "yaml", + "hash": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" + } + }, + "npm:yaml@2.6.1": { + "type": "npm", + "name": "npm:yaml@2.6.1", + "data": { + "version": "2.6.1", + "packageName": "yaml", + "hash": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==" + } + }, + "npm:yargs-parser": { + "type": "npm", + "name": "npm:yargs-parser", + "data": { + "version": "21.1.1", + "packageName": "yargs-parser", + "hash": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" + } + }, + "npm:yargs": { + "type": "npm", + "name": "npm:yargs", + "data": { + "version": "17.7.2", + "packageName": "yargs", + "hash": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" + } + }, + "npm:yn": { + "type": "npm", + "name": "npm:yn", + "data": { + "version": "3.1.1", + "packageName": "yn", + "hash": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" + } + }, + "npm:yocto-queue@0.1.0": { + "type": "npm", + "name": "npm:yocto-queue@0.1.0", + "data": { + "version": "0.1.0", + "packageName": "yocto-queue", + "hash": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" + } + }, + "npm:yocto-queue@1.1.1": { + "type": "npm", + "name": "npm:yocto-queue@1.1.1", + "data": { + "version": "1.1.1", + "packageName": "yocto-queue", + "hash": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==" + } + }, + "npm:zwitch": { + "type": "npm", + "name": "npm:zwitch", + "data": { + "version": "2.0.4", + "packageName": "zwitch", + "hash": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==" + } + } + }, + "dependencies": [ + { + "source": "npm:@ampproject/remapping", + "target": "npm:@jridgewell/gen-mapping@0.3.5", + "type": "static" + }, + { + "source": "npm:@ampproject/remapping", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@jridgewell/gen-mapping@0.3.8", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:jsesc@3.1.0", + "type": "static" + }, + { + "source": "npm:@babel/helper-annotate-as-pure", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:lru-cache@5.1.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-member-expression-to-functions", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:regexpu-core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:lodash.debounce", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:@babel/helper-member-expression-to-functions", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-member-expression-to-functions", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-imports", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-imports", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-optimise-call-expression", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-wrap-function", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/helper-member-expression-to-functions", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-skip-transparent-expression-wrappers", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-skip-transparent-expression-wrappers", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/helpers", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/helpers", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/parser", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/plugin-syntax-decorators", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-export-default-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-export-default-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-async-generators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-async-generators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-bigint", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-bigint", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-static-block", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-static-block", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-decorators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-decorators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-dynamic-import", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-dynamic-import", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-export-default-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-export-default-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-export-namespace-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-export-namespace-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-flow", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-flow", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-assertions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-assertions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.25.6", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.25.6", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.26.0", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.26.0", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-meta", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-meta", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-json-strings", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-json-strings", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-jsx", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-jsx", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-logical-assignment-operators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-logical-assignment-operators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-numeric-separator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-catch-binding", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-catch-binding", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-private-property-in-object", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-top-level-await", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-top-level-await", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-arrow-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-arrow-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/helper-remap-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-remap-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoped-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoped-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoping", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoping", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.4", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.4", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.4", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.9", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.9", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.9", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:globals@11.12.0", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-keys", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-keys", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/plugin-syntax-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/plugin-syntax-export-namespace-from", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-flow-strip-types", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-flow-strip-types", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-flow-strip-types", + "target": "npm:@babel/plugin-syntax-flow", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-logical-assignment-operators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-logical-assignment-operators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-member-expression-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-member-expression-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-new-target", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-new-target", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-catch-binding", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-catch-binding", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-parameters", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-parameters", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-property-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-property-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-display-name", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-display-name", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx-self", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx-self", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx-source", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx-source", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:regenerator-transform", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-reserved-words", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-reserved-words", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-shorthand-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-shorthand-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-sticky-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-sticky-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-template-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-template-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typeof-symbol", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typeof-symbol", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-escapes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-escapes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-proposal-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-async-generators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-class-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-export-namespace-from", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-assertions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-attributes@7.25.6", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-meta", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-numeric-separator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-top-level-await", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-arrow-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-block-scoped-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-block-scoping", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-class-properties@7.25.9", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-classes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-computed-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-dotall-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-duplicate-keys", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-exponentiation-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-export-namespace-from", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-for-of", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-function-name", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-member-expression-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-amd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-systemjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-umd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-new-target", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-numeric-separator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-object-super", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-private-methods", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-property-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-reserved-words", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-shorthand-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-sticky-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-template-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-typeof-symbol", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-escapes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-property-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/preset-modules", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:core-js-compat", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/plugin-transform-flow-strip-types", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/plugin-transform-typescript", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/plugin-transform-typescript", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:find-cache-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:pirates@4.0.6", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:source-map-support@0.5.21", + "type": "static" + }, + { + "source": "npm:@babel/runtime@7.25.6", + "target": "npm:regenerator-runtime@0.14.1", + "type": "static" + }, + { + "source": "npm:@babel/runtime@7.26.7", + "target": "npm:regenerator-runtime@0.14.1", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:globals@11.12.0", + "type": "static" + }, + { + "source": "npm:@babel/types", + "target": "npm:@babel/helper-string-parser", + "type": "static" + }, + { + "source": "npm:@babel/types", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:@fastify/middie", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:@fastify/sensible", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:@react-native/dev-middleware@0.78.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:fastify", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:fastify-favicon", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:fastify-plugin", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:launch-editor", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:open@10.1.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:source-map@0.7.4", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:ws@8.18.1", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:@callstack/repack-dev-server", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:@discoveryjs/json-ext", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:@rspack/plugin-react-refresh@1.0.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:babel-loader", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:dedent", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:estree-util-is-identifier-name@1.1.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:events", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:flow-remove-types", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:gradient-string@2.0.2", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:jsonwebtoken", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:memfs", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:pretty-format@26.6.2", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:react-native", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:react-refresh@0.14.2", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:schema-utils@4.3.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:shallowequal", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:throttleit", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:webpack-merge", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:@rspack/core@1.2.8", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@callstack/rspress-theme", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/config", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/get-version-range-type", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/git", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/should-skip-package", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:detect-indent", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:lodash.startcase", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:outdent", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:prettier", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@changesets/get-dependents-graph", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@changesets/should-skip-package", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@changesets/changelog-git", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/apply-release-plan", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/assemble-release-plan", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/changelog-git", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/config", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/get-dependents-graph", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/get-release-plan", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/git", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/logger", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/pre", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/read", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/should-skip-package", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/write", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:ci-info@3.9.0", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:enquirer@2.4.1", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:external-editor", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:mri", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:p-limit@2.3.0", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:package-manager-detector", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:spawndamnit", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:term-size", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:@changesets/get-dependents-graph", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:@changesets/logger", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@changesets/errors", + "target": "npm:extendable-error", + "type": "static" + }, + { + "source": "npm:@changesets/get-dependents-graph", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/get-dependents-graph", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/get-dependents-graph", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@changesets/get-dependents-graph", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/assemble-release-plan", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/config", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/pre", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/read", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/git", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/git", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/git", + "target": "npm:is-subdir", + "type": "static" + }, + { + "source": "npm:@changesets/git", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@changesets/git", + "target": "npm:spawndamnit", + "type": "static" + }, + { + "source": "npm:@changesets/logger", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@changesets/parse", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/parse", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:@changesets/pre", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/pre", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/pre", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/pre", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:@changesets/git", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:@changesets/logger", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:@changesets/parse", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:p-filter", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@changesets/should-skip-package", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/should-skip-package", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/write", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/write", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/write", + "target": "npm:human-id", + "type": "static" + }, + { + "source": "npm:@changesets/write", + "target": "npm:prettier", + "type": "static" + }, + { + "source": "npm:@clack/core", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@clack/core", + "target": "npm:sisteransi", + "type": "static" + }, + { + "source": "npm:@clack/prompts", + "target": "npm:@clack/core", + "type": "static" + }, + { + "source": "npm:@clack/prompts", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@clack/prompts", + "target": "npm:sisteransi", + "type": "static" + }, + { + "source": "npm:@cspotcode/source-map-support", + "target": "npm:@jridgewell/trace-mapping@0.3.9", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:aws-sign2", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:aws4", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:caseless", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:forever-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:form-data", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:http-signature", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:is-typedarray", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:isstream", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:json-stringify-safe", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:performance-now", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:qs@6.13.1", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:tough-cookie", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:tunnel-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:uuid", + "type": "static" + }, + { + "source": "npm:@emnapi/core", + "target": "npm:@emnapi/wasi-threads", + "type": "static" + }, + { + "source": "npm:@emnapi/core", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@emnapi/runtime", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@emnapi/wasi-threads", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@eslint-community/eslint-utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@eslint-community/eslint-utils", + "target": "npm:eslint-visitor-keys@3.4.3", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:@eslint/object-schema", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:espree@10.1.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:globals@14.0.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:import-fresh@3.3.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:strip-json-comments@3.1.1", + "type": "static" + }, + { + "source": "npm:@eslint/plugin-kit", + "target": "npm:levn", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:@expo/spawn-async", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:arg@5.0.2", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:find-up@5.0.0", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:getenv", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:p-limit@3.1.0", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@expo/spawn-async", + "target": "npm:cross-spawn@7.0.3", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:ajv-formats@2.1.1", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:fast-uri@2.4.0", + "type": "static" + }, + { + "source": "npm:@fastify/fast-json-stringify-compiler", + "target": "npm:fast-json-stringify", + "type": "static" + }, + { + "source": "npm:@fastify/merge-json-schemas", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:@fastify/middie", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:@fastify/middie", + "target": "npm:fastify-plugin", + "type": "static" + }, + { + "source": "npm:@fastify/middie", + "target": "npm:path-to-regexp@6.3.0", + "type": "static" + }, + { + "source": "npm:@fastify/middie", + "target": "npm:reusify", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:@lukeed/ms", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:fastify-plugin", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:forwarded", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:@hapi/topo", + "target": "npm:@hapi/hoek", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:string-width-cjs", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:strip-ansi-cjs", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:wrap-ansi@8.1.0", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:wrap-ansi-cjs", + "type": "static" + }, + { + "source": "npm:@isaacs/fs-minipass", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:camelcase@5.3.1", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:get-package-type", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:@jest/create-cache-key-function", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@sinonjs/fake-timers", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/schemas@28.1.3", + "target": "npm:@sinclair/typebox@0.24.51", + "type": "static" + }, + { + "source": "npm:@jest/schemas@29.6.3", + "target": "npm:@sinclair/typebox@0.27.8", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:pirates@4.0.6", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:write-file-atomic@4.0.2", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/yargs@15.0.19", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@jest/schemas@29.6.3", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@types/yargs@17.0.33", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.5", + "target": "npm:@jridgewell/set-array", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.5", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.5", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.8", + "target": "npm:@jridgewell/set-array", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.8", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.8", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:@jridgewell/source-map", + "target": "npm:@jridgewell/gen-mapping@0.3.8", + "type": "static" + }, + { + "source": "npm:@jridgewell/source-map", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping@0.3.25", + "target": "npm:@jridgewell/resolve-uri", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping@0.3.25", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping@0.3.9", + "target": "npm:@jridgewell/resolve-uri", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping@0.3.9", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/base64", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:@jsonjoy.com/base64", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:@jsonjoy.com/util", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:hyperdyperid", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:thingies", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/util", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@manypkg/find-root", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:@manypkg/find-root", + "target": "npm:@types/node@12.20.55", + "type": "static" + }, + { + "source": "npm:@manypkg/find-root", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:@manypkg/find-root", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:@changesets/types@4.1.0", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:@manypkg/find-root", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:globby", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:read-yaml-file", + "type": "static" + }, + { + "source": "npm:@mdx-js/loader", + "target": "npm:@mdx-js/mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/loader", + "target": "npm:source-map@0.7.4", + "type": "static" + }, + { + "source": "npm:@mdx-js/loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:@types/mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:collapse-white-space", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:estree-util-scope", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:estree-walker", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:hast-util-to-jsx-runtime", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:markdown-extensions", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:recma-build-jsx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:recma-jsx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:recma-stringify", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:rehype-recma", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:remark-mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:remark-parse", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:remark-rehype", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:source-map@0.7.4", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:unist-util-position-from-estree", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:unist-util-stringify-position@4.0.0", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@2.3.0", + "target": "npm:@types/mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@2.3.0", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@2.3.0", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@3.1.0", + "target": "npm:@types/mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@3.1.0", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@3.1.0", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core", + "target": "npm:@module-federation/error-codes@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core", + "target": "npm:@module-federation/sdk@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.13.1", + "target": "npm:@module-federation/runtime@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.13.1", + "target": "npm:@module-federation/webpack-bundler-runtime@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.8.4", + "target": "npm:@module-federation/runtime@0.8.4", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.8.4", + "target": "npm:@module-federation/webpack-bundler-runtime@0.8.4", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.13.1", + "target": "npm:@module-federation/error-codes@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.13.1", + "target": "npm:@module-federation/runtime-core", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.13.1", + "target": "npm:@module-federation/sdk@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.8.4", + "target": "npm:@module-federation/error-codes@0.8.4", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.8.4", + "target": "npm:@module-federation/sdk@0.8.4", + "type": "static" + }, + { + "source": "npm:@module-federation/sdk@0.8.4", + "target": "npm:isomorphic-rslog", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.13.1", + "target": "npm:@module-federation/runtime@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.13.1", + "target": "npm:@module-federation/sdk@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.8.4", + "target": "npm:@module-federation/runtime@0.8.4", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.8.4", + "target": "npm:@module-federation/sdk@0.8.4", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@emnapi/core", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@emnapi/runtime", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@tybys/wasm-util", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.scandir", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.scandir", + "target": "npm:run-parallel", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.walk", + "target": "npm:@nodelib/fs.scandir", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.walk", + "target": "npm:fastq", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:ejs", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:minimatch@9.0.3", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:nx", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:tmp@0.2.3", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@typescript-eslint/type-utils", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:confusing-browser-globals", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:globals@15.9.0", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:jsonc-eslint-parser", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:eslint-config-prettier", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-proposal-decorators", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-transform-class-properties@7.25.4", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-transform-runtime@7.25.4", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/preset-typescript@7.24.7", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/runtime@7.25.6", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@nx/workspace", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-const-enum", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-macros", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-transform-typescript-metadata", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:columnify", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:minimatch@9.0.3", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ora@5.3.0", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:source-map-support@0.5.19", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tinyglobby@0.2.10", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ts-node", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tsconfig-paths", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:verdaccio", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:@phenomnomnominal/tsquery", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:minimatch@9.0.3", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:tsconfig-paths", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:http-server", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:nx", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:@phenomnomnominal/tsquery", + "target": "npm:esquery", + "type": "static" + }, + { + "source": "npm:@phenomnomnominal/tsquery", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@pnpm/network.ca-file", + "target": "npm:graceful-fs@4.2.10", + "type": "static" + }, + { + "source": "npm:@pnpm/npm-conf", + "target": "npm:@pnpm/config.env-replace", + "type": "static" + }, + { + "source": "npm:@pnpm/npm-conf", + "target": "npm:@pnpm/network.ca-file", + "type": "static" + }, + { + "source": "npm:@pnpm/npm-conf", + "target": "npm:config-chain", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-android", + "target": "npm:@react-native-community/cli-tools", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-android", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-android", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-android", + "target": "npm:fast-xml-parser", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-apple", + "target": "npm:@react-native-community/cli-tools", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-apple", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-apple", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-apple", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:@react-native-community/cli-tools", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:cosmiconfig@9.0.0", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:joi", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:@react-native-community/cli-tools", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:body-parser", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:compression", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:errorhandler", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:nocache", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:open@6.4.0", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:pretty-format@26.6.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:ws@6.2.3", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:@vscode/sudo-prompt", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:appdirsjs", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:find-up@5.0.0", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:launch-editor", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:mime@2.6.0", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:ora@5.4.1", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:prompts", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-types", + "target": "npm:joi", + "type": "static" + }, + { + "source": "npm:@react-native/babel-plugin-codegen", + "target": "npm:@react-native/codegen", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-proposal-export-default-from", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-syntax-dynamic-import", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-syntax-export-default-from", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-arrow-functions", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-block-scoping", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-class-properties@7.25.9", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-classes", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-computed-properties", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-flow-strip-types", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-for-of", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-function-name", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-literals", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-numeric-separator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-private-methods", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-react-display-name", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-react-jsx", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-react-jsx-self", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-react-jsx-source", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-regenerator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-runtime@7.25.9", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-shorthand-properties", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-spread", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-sticky-regex", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-typescript", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-unicode-regex", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@react-native/babel-plugin-codegen", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:babel-plugin-syntax-hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:babel-plugin-transform-flow-enums", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:react-refresh@0.14.2", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:hermes-parser@0.23.1", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:jscodeshift", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:mkdirp@0.5.6", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:@react-native/dev-middleware@0.76.3", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:@react-native/metro-babel-transformer", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:metro@0.81.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:metro-config@0.81.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:metro-core@0.81.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:node-fetch@2.7.0", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:readline", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:@react-native-community/cli-server-api", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:@react-native/dev-middleware@0.79.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:metro@0.82.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:metro-config@0.82.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:metro-core@0.82.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:@isaacs/ttlcache", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:@react-native/debugger-frontend@0.76.3", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:chrome-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:chromium-edge-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:open@7.4.2", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:selfsigned", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:ws@6.2.3", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:@isaacs/ttlcache", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:@react-native/debugger-frontend@0.78.0", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:chrome-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:chromium-edge-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:open@7.4.2", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:selfsigned", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:ws@6.2.3", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:@isaacs/ttlcache", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:@react-native/debugger-frontend@0.79.1", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:chrome-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:chromium-edge-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:open@7.4.2", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:ws@6.2.3", + "type": "static" + }, + { + "source": "npm:@react-native/metro-babel-transformer", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@react-native/metro-babel-transformer", + "target": "npm:@react-native/babel-preset", + "type": "static" + }, + { + "source": "npm:@react-native/metro-babel-transformer", + "target": "npm:hermes-parser@0.23.1", + "type": "static" + }, + { + "source": "npm:@react-native/metro-babel-transformer", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/virtualized-lists", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/virtualized-lists", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/virtualized-lists", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@react-native/virtualized-lists", + "target": "npm:react-native", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.2.3", + "target": "npm:@rspack/core@1.2.2", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.2.3", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.2.3", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.2.3", + "target": "npm:core-js@3.40.0", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:@rspack/core@1.3.10", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:core-js@3.42.0", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:jiti", + "type": "static" + }, + { + "source": "npm:@rsbuild/plugin-react", + "target": "npm:@rsbuild/core@1.3.20", + "type": "static" + }, + { + "source": "npm:@rsbuild/plugin-react", + "target": "npm:@rspack/plugin-react-refresh@1.4.3", + "type": "static" + }, + { + "source": "npm:@rsbuild/plugin-react", + "target": "npm:react-refresh@0.17.0", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-darwin-arm64@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-darwin-x64@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-linux-arm64-gnu@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-linux-arm64-musl@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-linux-x64-gnu@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-linux-x64-musl@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-win32-arm64-msvc@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-win32-ia32-msvc@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-win32-x64-msvc@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-darwin-arm64@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-darwin-x64@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-linux-arm64-gnu@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-linux-arm64-musl@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-linux-x64-gnu@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-linux-x64-musl@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-win32-arm64-msvc@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-win32-ia32-msvc@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-win32-x64-msvc@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-darwin-arm64@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-darwin-x64@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-linux-arm64-gnu@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-linux-arm64-musl@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-linux-x64-gnu@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-linux-x64-musl@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-win32-arm64-msvc@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-win32-ia32-msvc@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-win32-x64-msvc@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:@module-federation/runtime-tools@0.8.4", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:@rspack/binding@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:caniuse-lite@1.0.30001705", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:@module-federation/runtime-tools@0.8.4", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:@rspack/binding@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:caniuse-lite@1.0.30001705", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:@swc/helpers@0.5.15", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:@module-federation/runtime-tools@0.13.1", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:@rspack/binding@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:caniuse-lite@1.0.30001718", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.0.0", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.0.0", + "target": "npm:html-entities@2.5.2", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.0.0", + "target": "npm:react-refresh@0.14.2", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.4.3", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.4.3", + "target": "npm:html-entities@2.6.0", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.4.3", + "target": "npm:react-refresh@0.17.0", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@mdx-js/loader", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@mdx-js/mdx", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@mdx-js/react@3.1.0", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rsbuild/core@1.3.20", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rsbuild/plugin-react", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/mdx-rs", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-auto-nav-sidebar", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-container-syntax", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-last-updated", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-medium-zoom", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-shiki", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/runtime", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/theme-default", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@unhead/react", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:github-slugger", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:hast-util-from-html", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:hast-util-heading-rank", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:html-to-text", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:react-lazy-with-preload", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:react-router-dom", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:rehype-external-links", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:remark", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:remark-gfm", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:rspack-plugin-virtual-module", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:tinyglobby@0.2.13", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:unist-util-visit-children", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-darwin-arm64", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-darwin-x64", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-auto-nav-sidebar", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-container-syntax", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-last-updated", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:@rspress/core", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:remark-mdx", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:remark-parse", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:remark-stringify", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:unist-util-visit-children", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-medium-zoom", + "target": "npm:@rspress/runtime", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-medium-zoom", + "target": "npm:medium-zoom", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-shiki", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-shiki", + "target": "npm:@shikijs/rehype", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-shiki", + "target": "npm:hast-util-from-html", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-shiki", + "target": "npm:shiki", + "type": "static" + }, + { + "source": "npm:@rspress/runtime", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/runtime", + "target": "npm:@unhead/react", + "type": "static" + }, + { + "source": "npm:@rspress/runtime", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@rspress/runtime", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@rspress/runtime", + "target": "npm:react-router-dom", + "type": "static" + }, + { + "source": "npm:@rspress/shared@1.43.9", + "target": "npm:@rsbuild/core@1.2.3", + "type": "static" + }, + { + "source": "npm:@rspress/shared@1.43.9", + "target": "npm:gray-matter", + "type": "static" + }, + { + "source": "npm:@rspress/shared@1.43.9", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@rspress/shared@1.43.9", + "target": "npm:unified@10.1.2", + "type": "static" + }, + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:@rsbuild/core@1.3.20", + "type": "static" + }, + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:@shikijs/rehype", + "type": "static" + }, + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:gray-matter", + "type": "static" + }, + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:@mdx-js/react@2.3.0", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:@rspress/runtime", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:@unhead/react", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:body-scroll-lock", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:copy-to-clipboard", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:flexsearch", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:github-slugger", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:htmr", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:nprogress", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@selderee/plugin-htmlparser2", + "target": "npm:domhandler@5.0.3", + "type": "static" + }, + { + "source": "npm:@selderee/plugin-htmlparser2", + "target": "npm:selderee", + "type": "static" + }, + { + "source": "npm:@shikijs/core", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/core", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + }, + { + "source": "npm:@shikijs/core", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:@shikijs/core", + "target": "npm:hast-util-to-html", + "type": "static" + }, + { + "source": "npm:@shikijs/engine-javascript", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/engine-javascript", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + }, + { + "source": "npm:@shikijs/engine-javascript", + "target": "npm:oniguruma-to-es", + "type": "static" + }, + { + "source": "npm:@shikijs/engine-oniguruma", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/engine-oniguruma", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + }, + { + "source": "npm:@shikijs/langs", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:hast-util-to-string", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:shiki", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:@shikijs/themes", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/types", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + }, + { + "source": "npm:@shikijs/types", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:@sideway/address", + "target": "npm:@hapi/hoek", + "type": "static" + }, + { + "source": "npm:@sinonjs/commons", + "target": "npm:type-detect", + "type": "static" + }, + { + "source": "npm:@sinonjs/fake-timers", + "target": "npm:@sinonjs/commons", + "type": "static" + }, + { + "source": "npm:@swc-node/core", + "target": "npm:@swc/core", + "type": "static" + }, + { + "source": "npm:@swc-node/core", + "target": "npm:@swc/types", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:@swc-node/core", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:@swc-node/sourcemap-support", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:@swc/core", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:pirates@4.0.6", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@swc-node/sourcemap-support", + "target": "npm:source-map-support@0.5.21", + "type": "static" + }, + { + "source": "npm:@swc-node/sourcemap-support", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/counter", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/types", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-darwin-arm64", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-darwin-x64", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-win32-ia32-msvc", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/helpers", + "type": "static" + }, + { + "source": "npm:@swc/helpers", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@swc/helpers@0.5.15", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@swc/helpers@0.5.17", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@swc/types", + "target": "npm:@swc/counter", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:mkdirp@3.0.1", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:path-browserify", + "type": "static" + }, + { + "source": "npm:@tybys/wasm-util", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@types/adm-zip", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__generator", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__template", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__traverse", + "type": "static" + }, + { + "source": "npm:@types/babel__generator", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/babel__template", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@types/babel__template", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/babel__traverse", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/debug", + "target": "npm:@types/ms", + "type": "static" + }, + { + "source": "npm:@types/eslint-scope", + "target": "npm:@types/eslint", + "type": "static" + }, + { + "source": "npm:@types/eslint-scope", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@types/eslint", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@types/eslint", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:@types/estree-jsx", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@types/graceful-fs", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/gradient-string", + "target": "npm:@types/tinycolor2", + "type": "static" + }, + { + "source": "npm:@types/hast@2.3.10", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:@types/hast@3.0.4", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:@types/istanbul-lib-report", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@types/istanbul-reports", + "target": "npm:@types/istanbul-lib-report", + "type": "static" + }, + { + "source": "npm:@types/mdast@3.0.15", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:@types/mdast@4.0.4", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:@types/node-forge", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@types/node", + "target": "npm:undici-types@5.26.5", + "type": "static" + }, + { + "source": "npm:@types/node@20.17.24", + "target": "npm:undici-types@6.19.8", + "type": "static" + }, + { + "source": "npm:@types/react", + "target": "npm:csstype", + "type": "static" + }, + { + "source": "npm:@types/yargs@15.0.19", + "target": "npm:@types/yargs-parser", + "type": "static" + }, + { + "source": "npm:@types/yargs@17.0.33", + "target": "npm:@types/yargs-parser", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/type-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:graphemer", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:ts-api-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:ts-api-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:ts-api-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:eslint-visitor-keys@4.2.0", + "type": "static" + }, + { + "source": "npm:@unhead/react", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@unhead/react", + "target": "npm:unhead", + "type": "static" + }, + { + "source": "npm:@vercel/analytics", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/config", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/loaders", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/signature", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/utils@8.1.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:verdaccio-htpasswd", + "type": "static" + }, + { + "source": "npm:@verdaccio/commons-api", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:@verdaccio/commons-api", + "target": "npm:http-status-codes@2.2.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:@verdaccio/utils@8.1.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:minimatch@7.4.6", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:core-js@3.37.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:http-status-codes@2.3.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:process-warning@1.0.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:core-js@3.37.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:http-status-codes@2.3.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:process-warning@1.0.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@verdaccio/file-locking@10.3.1", + "target": "npm:lockfile", + "type": "static" + }, + { + "source": "npm:@verdaccio/file-locking@13.0.0-next-8.2", + "target": "npm:lockfile", + "type": "static" + }, + { + "source": "npm:@verdaccio/loaders", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/loaders", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:@verdaccio/commons-api", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:@verdaccio/file-locking@10.3.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:@verdaccio/streams", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:async@3.2.4", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:debug@4.3.4", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:lowdb", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-commons", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-commons", + "target": "npm:@verdaccio/logger-prettify", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-commons", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-commons", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:dayjs", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:pino-abstract-transport@1.2.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:sonic-boom@3.8.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger", + "target": "npm:@verdaccio/logger-commons", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger", + "target": "npm:pino", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:@verdaccio/config", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:@verdaccio/url", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:@verdaccio/utils@8.1.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:express-rate-limit", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:lru-cache@7.18.3", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:mime@2.6.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/signature", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/signature", + "target": "npm:jsonwebtoken", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:@verdaccio/url", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:@verdaccio/utils@8.1.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:gunzip-maybe", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:tar-stream@3.1.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/url", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/url", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/url", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/url", + "target": "npm:validator", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@7.0.1-next-8.1", + "target": "npm:@verdaccio/core@8.0.0-next-8.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@7.0.1-next-8.1", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@7.0.1-next-8.1", + "target": "npm:minimatch@7.4.6", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@7.0.1-next-8.1", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@8.1.0-next-8.7", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@8.1.0-next-8.7", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@8.1.0-next-8.7", + "target": "npm:minimatch@7.4.6", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@8.1.0-next-8.7", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:@bcoe/v8-coverage", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:istanbul-lib-report", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:istanbul-lib-source-maps", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:istanbul-reports", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:magicast", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:std-env", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:test-exclude@7.0.1", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:tinyrainbow", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "npm:@vitest/expect", + "target": "npm:@vitest/spy", + "type": "static" + }, + { + "source": "npm:@vitest/expect", + "target": "npm:@vitest/utils", + "type": "static" + }, + { + "source": "npm:@vitest/expect", + "target": "npm:chai", + "type": "static" + }, + { + "source": "npm:@vitest/expect", + "target": "npm:tinyrainbow", + "type": "static" + }, + { + "source": "npm:@vitest/mocker", + "target": "npm:@vitest/spy", + "type": "static" + }, + { + "source": "npm:@vitest/mocker", + "target": "npm:estree-walker", + "type": "static" + }, + { + "source": "npm:@vitest/mocker", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@vitest/mocker", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:@vitest/pretty-format", + "target": "npm:tinyrainbow", + "type": "static" + }, + { + "source": "npm:@vitest/runner", + "target": "npm:@vitest/utils", + "type": "static" + }, + { + "source": "npm:@vitest/runner", + "target": "npm:pathe", + "type": "static" + }, + { + "source": "npm:@vitest/snapshot", + "target": "npm:@vitest/pretty-format", + "type": "static" + }, + { + "source": "npm:@vitest/snapshot", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@vitest/snapshot", + "target": "npm:pathe", + "type": "static" + }, + { + "source": "npm:@vitest/spy", + "target": "npm:tinyspy", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:@vitest/utils", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:fflate", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:pathe", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:sirv", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:tinyglobby@0.2.9", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:tinyrainbow", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "npm:@vitest/utils", + "target": "npm:@vitest/pretty-format", + "type": "static" + }, + { + "source": "npm:@vitest/utils", + "target": "npm:loupe", + "type": "static" + }, + { + "source": "npm:@vitest/utils", + "target": "npm:tinyrainbow", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ast", + "target": "npm:@webassemblyjs/helper-numbers", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ast", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@webassemblyjs/floating-point-hex-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@webassemblyjs/helper-api-error", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@xtuc/long", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ieee754", + "target": "npm:@xtuc/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/leb128", + "target": "npm:@xtuc/long", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-wasm-section", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-opt", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wast-printer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/leb128", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/utf8", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/helper-api-error", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/leb128", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/utf8", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@xtuc/long", + "type": "static" + }, + { + "source": "npm:@yarnpkg/parsers", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:@yarnpkg/parsers", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@zkochan/js-yaml", + "target": "npm:argparse@2.0.1", + "type": "static" + }, + { + "source": "npm:JSONStream", + "target": "npm:jsonparse", + "type": "static" + }, + { + "source": "npm:JSONStream", + "target": "npm:through", + "type": "static" + }, + { + "source": "npm:abort-controller", + "target": "npm:event-target-shim", + "type": "static" + }, + { + "source": "npm:accepts", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:accepts", + "target": "npm:negotiator@0.6.3", + "type": "static" + }, + { + "source": "npm:acorn-jsx", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:acorn-walk", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:agent-base", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:ajv-formats@2.1.1", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:ajv-formats@3.0.1", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:ajv-keywords@3.5.2", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:ajv-keywords@5.1.0", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:ajv-keywords@5.1.0", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:json-schema-traverse@0.4.1", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:uri-js", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:fast-uri@3.0.1", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:json-schema-traverse@1.0.0", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:require-from-string", + "type": "static" + }, + { + "source": "npm:ansi-styles@4.3.0", + "target": "npm:color-convert", + "type": "static" + }, + { + "source": "npm:anymatch", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:anymatch", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:argparse@1.0.10", + "target": "npm:sprintf-js", + "type": "static" + }, + { + "source": "npm:asn1", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:ast-types", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:async@2.6.4", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:avvio", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:avvio", + "target": "npm:fastq", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:follow-redirects", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:form-data", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:proxy-from-env", + "type": "static" + }, + { + "source": "npm:babel-core", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:babel-preset-jest", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:find-cache-dir@4.0.0", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:schema-utils@4.3.0", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@istanbuljs/load-nyc-config", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:istanbul-lib-instrument", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:test-exclude@6.0.0", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@types/babel__traverse", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:cosmiconfig@6.0.0", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:resolve", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:core-js-compat", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-regenerator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-regenerator", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-syntax-hermes-parser@0.23.1", + "target": "npm:hermes-parser@0.23.1", + "type": "static" + }, + { + "source": "npm:babel-plugin-syntax-hermes-parser@0.25.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-flow-enums", + "target": "npm:@babel/plugin-syntax-flow", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-typescript-metadata", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-typescript-metadata", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-typescript-metadata", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-async-generators", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-bigint", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-class-properties", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-import-attributes@7.26.0", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-import-meta", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-numeric-separator", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-private-property-in-object", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-top-level-await", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:babel-plugin-jest-hoist", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + }, + { + "source": "npm:basic-auth", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + }, + { + "source": "npm:bcrypt-pbkdf", + "target": "npm:tweetnacl", + "type": "static" + }, + { + "source": "npm:better-path-resolve", + "target": "npm:is-windows", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:buffer@5.7.1", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:on-finished@2.4.1", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:qs@6.13.0", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:raw-body", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:unpipe", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.11", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.11", + "target": "npm:concat-map", + "type": "static" + }, + { + "source": "npm:brace-expansion@2.0.1", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:braces", + "target": "npm:fill-range", + "type": "static" + }, + { + "source": "npm:browserify-zlib", + "target": "npm:pako", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:caniuse-lite@1.0.30001698", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:electron-to-chromium", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:node-releases", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:update-browserslist-db", + "type": "static" + }, + { + "source": "npm:bser", + "target": "npm:node-int64", + "type": "static" + }, + { + "source": "npm:buffer@5.7.1", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@5.7.1", + "target": "npm:ieee754", + "type": "static" + }, + { + "source": "npm:buffer@6.0.3", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@6.0.3", + "target": "npm:ieee754", + "type": "static" + }, + { + "source": "npm:bundle-name", + "target": "npm:run-applescript", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:set-function-length", + "type": "static" + }, + { + "source": "npm:caller-callsite", + "target": "npm:callsites@2.0.0", + "type": "static" + }, + { + "source": "npm:caller-path", + "target": "npm:caller-callsite", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:assertion-error", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:check-error", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:deep-eql", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:loupe", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:pathval", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles@4.3.0", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color@7.2.0", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:readdirp", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:chrome-launcher", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:chrome-launcher", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:chrome-launcher", + "target": "npm:is-wsl@2.2.0", + "type": "static" + }, + { + "source": "npm:chrome-launcher", + "target": "npm:lighthouse-logger", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:is-wsl@2.2.0", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:lighthouse-logger", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:rimraf@3.0.2", + "type": "static" + }, + { + "source": "npm:cli-cursor", + "target": "npm:restore-cursor", + "type": "static" + }, + { + "source": "npm:clipanion", + "target": "npm:typanion", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:wrap-ansi@7.0.0", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:is-plain-object", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:shallow-clone", + "type": "static" + }, + { + "source": "npm:color-convert", + "target": "npm:color-name", + "type": "static" + }, + { + "source": "npm:columnify", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:columnify", + "target": "npm:wcwidth", + "type": "static" + }, + { + "source": "npm:combined-stream", + "target": "npm:delayed-stream", + "type": "static" + }, + { + "source": "npm:compressible", + "target": "npm:mime-db", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:compressible", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:negotiator@0.6.4", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:on-headers", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:config-chain", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:config-chain", + "target": "npm:proto-list", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:finalhandler@1.1.2", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:utils-merge", + "type": "static" + }, + { + "source": "npm:content-disposition", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:copy-to-clipboard", + "target": "npm:toggle-selection", + "type": "static" + }, + { + "source": "npm:core-js-compat", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:cors", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:cors", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:cosmiconfig@5.2.1", + "target": "npm:import-fresh@2.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@5.2.1", + "target": "npm:is-directory", + "type": "static" + }, + { + "source": "npm:cosmiconfig@5.2.1", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:cosmiconfig@5.2.1", + "target": "npm:parse-json@4.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:@types/parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:import-fresh@3.3.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:parse-json@5.2.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:path-type", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:yaml@1.10.2", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:env-paths", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:import-fresh@3.3.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:parse-json@5.2.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.3", + "target": "npm:path-key", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.3", + "target": "npm:shebang-command", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.3", + "target": "npm:which", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.6", + "target": "npm:path-key", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.6", + "target": "npm:shebang-command", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.6", + "target": "npm:which", + "type": "static" + }, + { + "source": "npm:dashdash", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + }, + { + "source": "npm:debug@3.2.7", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:debug@4.3.4", + "target": "npm:ms@2.1.2", + "type": "static" + }, + { + "source": "npm:debug@4.3.7", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:debug@4.4.0", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:decode-named-character-reference", + "target": "npm:character-entities", + "type": "static" + }, + { + "source": "npm:default-browser", + "target": "npm:bundle-name", + "type": "static" + }, + { + "source": "npm:default-browser", + "target": "npm:default-browser-id", + "type": "static" + }, + { + "source": "npm:defaults", + "target": "npm:clone", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:detect-port", + "target": "npm:address", + "type": "static" + }, + { + "source": "npm:detect-port", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:devlop", + "target": "npm:dequal", + "type": "static" + }, + { + "source": "npm:dir-glob", + "target": "npm:path-type", + "type": "static" + }, + { + "source": "npm:dom-serializer@1.4.1", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:dom-serializer@1.4.1", + "target": "npm:domhandler@4.3.1", + "type": "static" + }, + { + "source": "npm:dom-serializer@1.4.1", + "target": "npm:entities@2.2.0", + "type": "static" + }, + { + "source": "npm:dom-serializer@2.0.0", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:dom-serializer@2.0.0", + "target": "npm:domhandler@5.0.3", + "type": "static" + }, + { + "source": "npm:dom-serializer@2.0.0", + "target": "npm:entities@4.5.0", + "type": "static" + }, + { + "source": "npm:domhandler@4.3.1", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:domhandler@5.0.3", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:domutils@2.8.0", + "target": "npm:dom-serializer@1.4.1", + "type": "static" + }, + { + "source": "npm:domutils@2.8.0", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:domutils@2.8.0", + "target": "npm:domhandler@4.3.1", + "type": "static" + }, + { + "source": "npm:domutils@3.2.2", + "target": "npm:dom-serializer@2.0.0", + "type": "static" + }, + { + "source": "npm:domutils@3.2.2", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:domutils@3.2.2", + "target": "npm:domhandler@5.0.3", + "type": "static" + }, + { + "source": "npm:dotenv-expand", + "target": "npm:dotenv", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:readable-stream@2.3.8", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:stream-shift", + "type": "static" + }, + { + "source": "npm:ecc-jsbn", + "target": "npm:jsbn", + "type": "static" + }, + { + "source": "npm:ecc-jsbn", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:ecdsa-sig-formatter", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:ejs", + "target": "npm:jake", + "type": "static" + }, + { + "source": "npm:end-of-stream", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:enhanced-resolve", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:enhanced-resolve", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:enquirer@2.3.6", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:enquirer@2.4.1", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:enquirer@2.4.1", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:error-ex", + "target": "npm:is-arrayish", + "type": "static" + }, + { + "source": "npm:error-stack-parser", + "target": "npm:stackframe", + "type": "static" + }, + { + "source": "npm:errorhandler", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:errorhandler", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:es-define-property", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:esast-util-from-estree", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:esast-util-from-estree", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:esast-util-from-estree", + "target": "npm:estree-util-visit", + "type": "static" + }, + { + "source": "npm:esast-util-from-estree", + "target": "npm:unist-util-position-from-estree", + "type": "static" + }, + { + "source": "npm:esast-util-from-js", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:esast-util-from-js", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:esast-util-from-js", + "target": "npm:esast-util-from-estree", + "type": "static" + }, + { + "source": "npm:esast-util-from-js", + "target": "npm:vfile-message@4.0.2", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/aix-ppc64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-arm", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/darwin-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/darwin-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/freebsd-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/freebsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-arm", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-ia32", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-loong64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-mips64el", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-ppc64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-riscv64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-s390x", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/netbsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/openbsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/sunos-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-ia32", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-x64", + "type": "static" + }, + { + "source": "npm:eslint-config-prettier", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:eslint-plugin-simple-import-sort", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:estraverse@4.3.0", + "type": "static" + }, + { + "source": "npm:eslint-scope@8.0.2", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope@8.0.2", + "target": "npm:estraverse@5.3.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/config-array", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/eslintrc", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/js", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/plugin-kit", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanwhocodes/module-importer", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanwhocodes/retry", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:cross-spawn@7.0.3", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:eslint-scope@8.0.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:eslint-visitor-keys@4.0.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:espree@10.1.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:esquery", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:file-entry-cache", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:find-up@5.0.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:glob-parent@6.0.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:is-path-inside", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:json-stable-stringify-without-jsonify", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:lodash.merge", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:optionator", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:text-table", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:jiti", + "type": "static" + }, + { + "source": "npm:espree@10.1.0", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:espree@10.1.0", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:espree@10.1.0", + "target": "npm:eslint-visitor-keys@4.2.0", + "type": "static" + }, + { + "source": "npm:espree@9.6.1", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:espree@9.6.1", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:espree@9.6.1", + "target": "npm:eslint-visitor-keys@3.4.3", + "type": "static" + }, + { + "source": "npm:esquery", + "target": "npm:estraverse@5.3.0", + "type": "static" + }, + { + "source": "npm:esrecurse", + "target": "npm:estraverse@5.3.0", + "type": "static" + }, + { + "source": "npm:estree-util-attach-comments", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:estree-util-build-jsx", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:estree-util-build-jsx", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:estree-util-build-jsx", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:estree-util-build-jsx", + "target": "npm:estree-walker", + "type": "static" + }, + { + "source": "npm:estree-util-scope", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:estree-util-scope", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:estree-util-to-js", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:estree-util-to-js", + "target": "npm:astring", + "type": "static" + }, + { + "source": "npm:estree-util-to-js", + "target": "npm:source-map@0.7.4", + "type": "static" + }, + { + "source": "npm:estree-util-visit", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:estree-util-visit", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:estree-walker", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:cross-spawn@7.0.3", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:human-signals", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:strip-final-newline", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:array-flatten", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:body-parser", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:content-disposition", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:cookie@0.7.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:cookie-signature", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:encodeurl@2.0.0", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:finalhandler@1.3.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:merge-descriptors", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:methods", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:on-finished@2.4.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:path-to-regexp@0.1.12", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:proxy-addr", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:qs@6.13.0", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:send", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:statuses@2.0.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:utils-merge", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:vary", + "type": "static" + }, + { + "source": "npm:extend-shallow", + "target": "npm:is-extendable", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:chardet", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:tmp@0.0.33", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:@fastify/merge-json-schemas", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:ajv-formats@3.0.1", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:fast-uri@2.4.0", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:json-schema-ref-resolver", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:fast-querystring", + "target": "npm:fast-decode-uri-component", + "type": "static" + }, + { + "source": "npm:fast-xml-parser", + "target": "npm:strnum", + "type": "static" + }, + { + "source": "npm:fastify-favicon", + "target": "npm:fastify-plugin", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/ajv-compiler", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/fast-json-stringify-compiler", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:abstract-logging", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:avvio", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:fast-content-type-parse", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:fast-json-stringify", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:find-my-way", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:light-my-request", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:pino", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:process-warning@3.0.0", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:proxy-addr", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:secure-json-parse", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:toad-cache", + "type": "static" + }, + { + "source": "npm:fastq", + "target": "npm:reusify", + "type": "static" + }, + { + "source": "npm:fb-watchman", + "target": "npm:bser", + "type": "static" + }, + { + "source": "npm:fdir@6.4.0", + "target": "npm:picomatch@4.0.2", + "type": "static" + }, + { + "source": "npm:fdir@6.4.2", + "target": "npm:picomatch@4.0.2", + "type": "static" + }, + { + "source": "npm:fdir@6.4.4", + "target": "npm:picomatch@4.0.2", + "type": "static" + }, + { + "source": "npm:figures", + "target": "npm:escape-string-regexp@1.0.5", + "type": "static" + }, + { + "source": "npm:file-entry-cache", + "target": "npm:flat-cache", + "type": "static" + }, + { + "source": "npm:filelist", + "target": "npm:minimatch@5.1.6", + "type": "static" + }, + { + "source": "npm:fill-range", + "target": "npm:to-regex-range", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:on-finished@2.3.0", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:unpipe", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:encodeurl@2.0.0", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:on-finished@2.4.1", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:statuses@2.0.1", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:unpipe", + "type": "static" + }, + { + "source": "npm:find-cache-dir@2.1.0", + "target": "npm:commondir", + "type": "static" + }, + { + "source": "npm:find-cache-dir@2.1.0", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:find-cache-dir@2.1.0", + "target": "npm:pkg-dir@3.0.0", + "type": "static" + }, + { + "source": "npm:find-cache-dir@4.0.0", + "target": "npm:common-path-prefix", + "type": "static" + }, + { + "source": "npm:find-cache-dir@4.0.0", + "target": "npm:pkg-dir@7.0.0", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:fast-querystring", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:safe-regex2", + "type": "static" + }, + { + "source": "npm:find-up@3.0.0", + "target": "npm:locate-path@3.0.0", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:locate-path@5.0.0", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:path-exists@4.0.0", + "type": "static" + }, + { + "source": "npm:find-up@5.0.0", + "target": "npm:locate-path@6.0.0", + "type": "static" + }, + { + "source": "npm:find-up@5.0.0", + "target": "npm:path-exists@4.0.0", + "type": "static" + }, + { + "source": "npm:find-up@6.3.0", + "target": "npm:locate-path@7.2.0", + "type": "static" + }, + { + "source": "npm:find-up@6.3.0", + "target": "npm:path-exists@5.0.0", + "type": "static" + }, + { + "source": "npm:flat-cache", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:flat-cache", + "target": "npm:keyv", + "type": "static" + }, + { + "source": "npm:flow-remove-types", + "target": "npm:hermes-parser@0.24.0", + "type": "static" + }, + { + "source": "npm:flow-remove-types", + "target": "npm:pirates@3.0.2", + "type": "static" + }, + { + "source": "npm:flow-remove-types", + "target": "npm:vlq@0.2.3", + "type": "static" + }, + { + "source": "npm:foreground-child", + "target": "npm:cross-spawn@7.0.3", + "type": "static" + }, + { + "source": "npm:foreground-child", + "target": "npm:signal-exit@4.1.0", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:front-matter", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:fs-extra@11.3.0", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:fs-extra@11.3.0", + "target": "npm:jsonfile@6.1.0", + "type": "static" + }, + { + "source": "npm:fs-extra@11.3.0", + "target": "npm:universalify@2.0.1", + "type": "static" + }, + { + "source": "npm:fs-extra@7.0.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:fs-extra@7.0.1", + "target": "npm:jsonfile@4.0.0", + "type": "static" + }, + { + "source": "npm:fs-extra@7.0.1", + "target": "npm:universalify@0.1.2", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:jsonfile@4.0.0", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:universalify@0.1.2", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:getpass", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:glob-parent@6.0.2", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:foreground-child", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:jackspeak", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:package-json-from-dist", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:path-scurry", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:array-union", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:dir-glob", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:gopd", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:gradient-string@2.0.2", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:gradient-string@2.0.2", + "target": "npm:tinygradient", + "type": "static" + }, + { + "source": "npm:gradient-string@3.0.0", + "target": "npm:chalk@5.3.0", + "type": "static" + }, + { + "source": "npm:gradient-string@3.0.0", + "target": "npm:tinygradient", + "type": "static" + }, + { + "source": "npm:gray-matter", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:gray-matter", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:gray-matter", + "target": "npm:section-matter", + "type": "static" + }, + { + "source": "npm:gray-matter", + "target": "npm:strip-bom-string", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:browserify-zlib", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:is-deflate", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:is-gzip", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:peek-stream", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:pumpify", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:wordwrap", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:uglify-js", + "type": "static" + }, + { + "source": "npm:has-property-descriptors", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:hasown", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:hast-util-from-parse5", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:parse5", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:vfile-message@4.0.2", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:hastscript", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:vfile-location", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:web-namespaces", + "type": "static" + }, + { + "source": "npm:hast-util-heading-rank", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-is-element", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-parse-selector", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:estree-util-attach-comments", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:hast-util-whitespace", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:mdast-util-mdx-expression", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:mdast-util-mdx-jsx", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:style-to-js", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:unist-util-position", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:zwitch", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:ccount", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:hast-util-whitespace", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:html-void-elements", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:mdast-util-to-hast", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:stringify-entities", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:zwitch", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:hast-util-whitespace", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:mdast-util-mdx-expression", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:mdast-util-mdx-jsx", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:style-to-js", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:unist-util-position", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:vfile-message@4.0.2", + "type": "static" + }, + { + "source": "npm:hast-util-to-string", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-whitespace", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:hast-util-parse-selector", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:hermes-parser@0.23.1", + "target": "npm:hermes-estree@0.23.1", + "type": "static" + }, + { + "source": "npm:hermes-parser@0.24.0", + "target": "npm:hermes-estree@0.24.0", + "type": "static" + }, + { + "source": "npm:hermes-parser@0.25.1", + "target": "npm:hermes-estree@0.25.1", + "type": "static" + }, + { + "source": "npm:hosted-git-info", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:html-encoding-sniffer", + "target": "npm:whatwg-encoding", + "type": "static" + }, + { + "source": "npm:html-to-text", + "target": "npm:@selderee/plugin-htmlparser2", + "type": "static" + }, + { + "source": "npm:html-to-text", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:html-to-text", + "target": "npm:dom-serializer@2.0.0", + "type": "static" + }, + { + "source": "npm:html-to-text", + "target": "npm:htmlparser2@8.0.2", + "type": "static" + }, + { + "source": "npm:html-to-text", + "target": "npm:selderee", + "type": "static" + }, + { + "source": "npm:htmlparser2@6.1.0", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:htmlparser2@6.1.0", + "target": "npm:domhandler@4.3.1", + "type": "static" + }, + { + "source": "npm:htmlparser2@6.1.0", + "target": "npm:domutils@2.8.0", + "type": "static" + }, + { + "source": "npm:htmlparser2@6.1.0", + "target": "npm:entities@2.2.0", + "type": "static" + }, + { + "source": "npm:htmlparser2@8.0.2", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:htmlparser2@8.0.2", + "target": "npm:domhandler@5.0.3", + "type": "static" + }, + { + "source": "npm:htmlparser2@8.0.2", + "target": "npm:domutils@3.2.2", + "type": "static" + }, + { + "source": "npm:htmlparser2@8.0.2", + "target": "npm:entities@4.5.0", + "type": "static" + }, + { + "source": "npm:htmr", + "target": "npm:html-entities@2.5.2", + "type": "static" + }, + { + "source": "npm:htmr", + "target": "npm:htmlparser2@6.1.0", + "type": "static" + }, + { + "source": "npm:htmr", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:statuses@2.0.1", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:toidentifier", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:eventemitter3", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:follow-redirects", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:requires-port", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:basic-auth", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:corser", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:he", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:html-encoding-sniffer", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:mime@1.6.0", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:opener", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:portfinder", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:secure-compare", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:union", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:url-join", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:jsprim", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:sshpk", + "type": "static" + }, + { + "source": "npm:https-proxy-agent", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:https-proxy-agent", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:iconv-lite@0.4.24", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:iconv-lite@0.6.3", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:image-size", + "target": "npm:queue", + "type": "static" + }, + { + "source": "npm:import-fresh@2.0.0", + "target": "npm:caller-path", + "type": "static" + }, + { + "source": "npm:import-fresh@2.0.0", + "target": "npm:resolve-from@3.0.0", + "type": "static" + }, + { + "source": "npm:import-fresh@3.3.0", + "target": "npm:parent-module", + "type": "static" + }, + { + "source": "npm:import-fresh@3.3.0", + "target": "npm:resolve-from@4.0.0", + "type": "static" + }, + { + "source": "npm:inflight", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:inflight", + "target": "npm:wrappy", + "type": "static" + }, + { + "source": "npm:invariant", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:is-alphanumerical", + "target": "npm:is-alphabetical", + "type": "static" + }, + { + "source": "npm:is-alphanumerical", + "target": "npm:is-decimal", + "type": "static" + }, + { + "source": "npm:is-binary-path", + "target": "npm:binary-extensions", + "type": "static" + }, + { + "source": "npm:is-core-module", + "target": "npm:hasown", + "type": "static" + }, + { + "source": "npm:is-glob", + "target": "npm:is-extglob", + "type": "static" + }, + { + "source": "npm:is-inside-container", + "target": "npm:is-docker@3.0.0", + "type": "static" + }, + { + "source": "npm:is-plain-object", + "target": "npm:isobject", + "type": "static" + }, + { + "source": "npm:is-subdir", + "target": "npm:better-path-resolve", + "type": "static" + }, + { + "source": "npm:is-wsl@2.2.0", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:is-wsl@3.1.0", + "target": "npm:is-inside-container", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:semver@6.3.1", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:make-dir@4.0.0", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:supports-color@7.2.0", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-reports", + "target": "npm:html-escaper", + "type": "static" + }, + { + "source": "npm:istanbul-reports", + "target": "npm:istanbul-lib-report", + "type": "static" + }, + { + "source": "npm:jackspeak", + "target": "npm:@isaacs/cliui", + "type": "static" + }, + { + "source": "npm:jackspeak", + "target": "npm:@pkgjs/parseargs", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:async@3.2.6", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:filelist", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:diff-sequences", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:pretty-format@29.7.0", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@types/graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:walker", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@types/stack-utils", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:pretty-format@29.7.0", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:stack-utils", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:ci-info@3.9.0", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:camelcase@6.3.0", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:leven", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:pretty-format@29.7.0", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:jest-worker@29.7.0", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker@29.7.0", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-worker@29.7.0", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker@29.7.0", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@hapi/hoek", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@hapi/topo", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/address", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/formula", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/pinpoint", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:argparse@1.0.10", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:js-yaml@4.1.0", + "target": "npm:argparse@2.0.1", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-proposal-class-properties", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-proposal-optional-chaining", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/preset-flow", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/preset-typescript@7.26.0", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/register", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:babel-core", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:flow-parser", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:node-dir", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:recast", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:temp", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:write-file-atomic@2.4.3", + "type": "static" + }, + { + "source": "npm:json-schema-ref-resolver", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:jsonc-eslint-parser", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:jsonc-eslint-parser", + "target": "npm:eslint-visitor-keys@3.4.3", + "type": "static" + }, + { + "source": "npm:jsonc-eslint-parser", + "target": "npm:espree@9.6.1", + "type": "static" + }, + { + "source": "npm:jsonc-eslint-parser", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:jsonfile@4.0.0", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jsonfile@6.1.0", + "target": "npm:universalify@2.0.1", + "type": "static" + }, + { + "source": "npm:jsonfile@6.1.0", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:jws", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.includes", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isboolean", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isinteger", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isnumber", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isplainobject", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isstring", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.once", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:extsprintf", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:json-schema", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:verror", + "type": "static" + }, + { + "source": "npm:jwa", + "target": "npm:buffer-equal-constant-time", + "type": "static" + }, + { + "source": "npm:jwa", + "target": "npm:ecdsa-sig-formatter", + "type": "static" + }, + { + "source": "npm:jwa", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:jws", + "target": "npm:jwa", + "type": "static" + }, + { + "source": "npm:jws", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:keyv", + "target": "npm:json-buffer", + "type": "static" + }, + { + "source": "npm:launch-editor", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:launch-editor", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:levn", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:levn", + "target": "npm:type-check", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:cookie@0.7.2", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:process-warning@3.0.0", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:set-cookie-parser", + "type": "static" + }, + { + "source": "npm:lighthouse-logger", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:lighthouse-logger", + "target": "npm:marky", + "type": "static" + }, + { + "source": "npm:locate-path@3.0.0", + "target": "npm:p-locate@3.0.0", + "type": "static" + }, + { + "source": "npm:locate-path@3.0.0", + "target": "npm:path-exists@3.0.0", + "type": "static" + }, + { + "source": "npm:locate-path@5.0.0", + "target": "npm:p-locate@4.1.0", + "type": "static" + }, + { + "source": "npm:locate-path@6.0.0", + "target": "npm:p-locate@5.0.0", + "type": "static" + }, + { + "source": "npm:locate-path@7.2.0", + "target": "npm:p-locate@6.0.0", + "type": "static" + }, + { + "source": "npm:lockfile", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:log-symbols", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:log-symbols", + "target": "npm:is-unicode-supported@0.1.0", + "type": "static" + }, + { + "source": "npm:loose-envify", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:loupe", + "target": "npm:get-func-name", + "type": "static" + }, + { + "source": "npm:lowdb", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:lowdb", + "target": "npm:is-promise", + "type": "static" + }, + { + "source": "npm:lowdb", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:lowdb", + "target": "npm:pify@3.0.0", + "type": "static" + }, + { + "source": "npm:lowdb", + "target": "npm:steno", + "type": "static" + }, + { + "source": "npm:lru-cache@5.1.1", + "target": "npm:yallist@3.1.1", + "type": "static" + }, + { + "source": "npm:magic-string", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:magicast", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:magicast", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:magicast", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:make-dir@2.1.0", + "target": "npm:pify@4.0.1", + "type": "static" + }, + { + "source": "npm:make-dir@2.1.0", + "target": "npm:semver@5.7.2", + "type": "static" + }, + { + "source": "npm:make-dir@4.0.0", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:makeerror", + "target": "npm:tmpl", + "type": "static" + }, + { + "source": "npm:mdast-util-find-and-replace", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-find-and-replace", + "target": "npm:escape-string-regexp@5.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-find-and-replace", + "target": "npm:unist-util-is@6.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-find-and-replace", + "target": "npm:unist-util-visit-parents@6.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:mdast-util-to-string@3.2.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark@3.2.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-decode-string@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-normalize-identifier@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:unist-util-stringify-position@3.0.3", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:uvu", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:mdast-util-to-string@4.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark@4.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-decode-string@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:unist-util-stringify-position@4.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:ccount", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:mdast-util-find-and-replace", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-strikethrough", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-strikethrough", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-strikethrough", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:markdown-table", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-task-list-item", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-task-list-item", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-task-list-item", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-task-list-item", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-autolink-literal", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-footnote", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-strikethrough", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-table", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-task-list-item", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:ccount", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:parse-entities", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:stringify-entities", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:unist-util-stringify-position@4.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:vfile-message@4.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-mdx-expression", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-mdx-jsx", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-phrasing@3.0.1", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + }, + { + "source": "npm:mdast-util-phrasing@3.0.1", + "target": "npm:unist-util-is@5.2.1", + "type": "static" + }, + { + "source": "npm:mdast-util-phrasing@4.1.0", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-phrasing@4.1.0", + "target": "npm:unist-util-is@6.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:@ungap/structured-clone", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:micromark-util-sanitize-uri@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:trim-lines", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:unist-util-position", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:longest-streak", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:mdast-util-phrasing@3.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:mdast-util-to-string@3.2.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:micromark-util-decode-string@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:unist-util-visit@4.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:zwitch", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:longest-streak", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:mdast-util-phrasing@4.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:mdast-util-to-string@4.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:micromark-util-classify-character@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:micromark-util-decode-string@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:zwitch", + "type": "static" + }, + { + "source": "npm:mdast-util-to-string@3.2.0", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + }, + { + "source": "npm:mdast-util-to-string@4.0.0", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:memfs", + "target": "npm:@jsonjoy.com/json-pack", + "type": "static" + }, + { + "source": "npm:memfs", + "target": "npm:@jsonjoy.com/util", + "type": "static" + }, + { + "source": "npm:memfs", + "target": "npm:tree-dump", + "type": "static" + }, + { + "source": "npm:memfs", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.81.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.81.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.82.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.82.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-cache-key@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-cache-key@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-cache@0.81.1", + "target": "npm:exponential-backoff", + "type": "static" + }, + { + "source": "npm:metro-cache@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-cache@0.81.1", + "target": "npm:metro-core@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-cache@0.82.1", + "target": "npm:exponential-backoff", + "type": "static" + }, + { + "source": "npm:metro-cache@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-cache@0.82.1", + "target": "npm:metro-core@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:cosmiconfig@5.2.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:metro@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:metro-cache@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:metro-core@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:metro-runtime@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:cosmiconfig@5.2.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:metro@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:metro-cache@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:metro-core@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:metro-runtime@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-core@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-core@0.81.1", + "target": "npm:lodash.throttle", + "type": "static" + }, + { + "source": "npm:metro-core@0.81.1", + "target": "npm:metro-resolver@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-core@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-core@0.82.1", + "target": "npm:lodash.throttle", + "type": "static" + }, + { + "source": "npm:metro-core@0.82.1", + "target": "npm:metro-resolver@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:walker", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:walker", + "type": "static" + }, + { + "source": "npm:metro-minify-terser@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-minify-terser@0.81.1", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:metro-minify-terser@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-minify-terser@0.82.1", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:metro-resolver@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-resolver@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-runtime@0.81.1", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:metro-runtime@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-runtime@0.82.1", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:metro-runtime@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:metro-symbolicate@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:ob1@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:vlq@1.0.1", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:metro-symbolicate@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:ob1@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:vlq@1.0.1", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:metro-source-map@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:vlq@1.0.1", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:metro-source-map@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:vlq@1.0.1", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-babel-transformer@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-cache@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-cache-key@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-minify-terser@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-source-map@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-transform-plugins@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-babel-transformer@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-cache@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-cache-key@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-minify-terser@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-source-map@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-transform-plugins@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:ci-info@2.0.0", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:jsc-safe-url", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:lodash.throttle", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-babel-transformer@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-cache@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-cache-key@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-config@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-core@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-file-map@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-resolver@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-runtime@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-source-map@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-symbolicate@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-transform-plugins@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-transform-worker@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:serialize-error", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:throat", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:ws@7.5.10", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:ci-info@2.0.0", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:jsc-safe-url", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:lodash.throttle", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-babel-transformer@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-cache@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-cache-key@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-config@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-core@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-file-map@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-resolver@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-runtime@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-source-map@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-symbolicate@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-transform-plugins@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-transform-worker@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:serialize-error", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:throat", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:ws@7.5.10", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-destination@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-label@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-space@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-title@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-whitespace@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-chunked@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-classify-character@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-html-tag-name@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-normalize-identifier@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-resolve-all@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-subtokenize@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:uvu", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-destination@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-label@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-title@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-whitespace@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-classify-character@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-html-tag-name@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-resolve-all@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-subtokenize@2.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-autolink-literal", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-autolink-literal", + "target": "npm:micromark-util-sanitize-uri@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-autolink-literal", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-autolink-literal", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-core-commonmark@2.0.3", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-sanitize-uri@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-classify-character@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-resolve-all@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-tagfilter", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-autolink-literal", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-footnote", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-strikethrough", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-table", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-tagfilter", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-task-list-item", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-util-combine-extensions@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-factory-mdx-expression", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-util-events-to-acorn", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-factory-mdx-expression", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-util-events-to-acorn", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:vfile-message@4.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-md", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-core-commonmark@2.0.3", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-util-events-to-acorn", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:unist-util-position-from-estree", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:vfile-message@4.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-extension-mdx-expression", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-extension-mdx-jsx", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-extension-mdx-md", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-extension-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-util-combine-extensions@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@1.1.0", + "target": "npm:uvu", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@2.0.1", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-util-events-to-acorn", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:unist-util-position-from-estree", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:vfile-message@4.0.2", + "type": "static" + }, + { + "source": "npm:micromark-factory-space@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-space@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-space@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-space@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@1.1.0", + "target": "npm:micromark-factory-space@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@2.0.1", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@1.1.0", + "target": "npm:micromark-factory-space@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@2.0.1", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-character@1.2.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-character@1.2.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-character@2.1.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-character@2.1.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-chunked@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-chunked@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-combine-extensions@1.1.0", + "target": "npm:micromark-util-chunked@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-combine-extensions@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-combine-extensions@2.0.1", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-combine-extensions@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@1.1.0", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@1.1.0", + "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@2.0.1", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@2.0.1", + "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:estree-util-visit", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:vfile-message@4.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-normalize-identifier@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-normalize-identifier@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-resolve-all@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-resolve-all@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@1.2.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@1.2.0", + "target": "npm:micromark-util-encode@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@1.2.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@2.0.1", + "target": "npm:micromark-util-encode@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@1.1.0", + "target": "npm:micromark-util-chunked@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@1.1.0", + "target": "npm:uvu", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@2.1.0", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@2.1.0", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@2.1.0", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@2.1.0", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:@types/debug", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-core-commonmark@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-factory-space@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-chunked@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-combine-extensions@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-encode@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-normalize-identifier@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-resolve-all@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-sanitize-uri@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-subtokenize@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:uvu", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:@types/debug", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-core-commonmark@2.0.3", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-combine-extensions@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-encode@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-resolve-all@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-sanitize-uri@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-subtokenize@2.1.0", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromatch", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:micromatch", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:mime-types", + "target": "npm:mime-db", + "type": "static" + }, + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.11", + "type": "static" + }, + { + "source": "npm:minimatch@5.1.6", + "target": "npm:brace-expansion@2.0.1", + "type": "static" + }, + { + "source": "npm:minimatch@7.4.6", + "target": "npm:brace-expansion@2.0.1", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.3", + "target": "npm:brace-expansion@2.0.1", + "type": "static" + }, + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion@2.0.1", + "type": "static" + }, + { + "source": "npm:minizlib", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:minizlib", + "target": "npm:rimraf@5.0.10", + "type": "static" + }, + { + "source": "npm:mkdirp@0.5.6", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:node-dir", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:node-fetch@2.6.7", + "target": "npm:whatwg-url", + "type": "static" + }, + { + "source": "npm:node-fetch@2.7.0", + "target": "npm:whatwg-url", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:validate-npm-package-name", + "type": "static" + }, + { + "source": "npm:npm-run-path", + "target": "npm:path-key", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@napi-rs/wasm-runtime", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@yarnpkg/parsers", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cli-spinners@2.6.1", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cliui", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:dotenv", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:dotenv-expand", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:front-matter", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:jest-diff", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:lines-and-columns@2.0.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:minimatch@9.0.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:node-machine-id", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:open@8.4.2", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:ora@5.3.0", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:resolve.exports", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tar-stream@2.2.0", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tmp@0.2.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tsconfig-paths", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yaml@2.6.1", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-darwin-arm64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-darwin-x64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-freebsd-x64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@swc-node/register", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@swc/core", + "type": "static" + }, + { + "source": "npm:ob1@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:ob1@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:on-finished@2.3.0", + "target": "npm:ee-first", + "type": "static" + }, + { + "source": "npm:on-finished@2.4.1", + "target": "npm:ee-first", + "type": "static" + }, + { + "source": "npm:once", + "target": "npm:wrappy", + "type": "static" + }, + { + "source": "npm:onetime", + "target": "npm:mimic-fn", + "type": "static" + }, + { + "source": "npm:oniguruma-to-es", + "target": "npm:oniguruma-parser", + "type": "static" + }, + { + "source": "npm:oniguruma-to-es", + "target": "npm:regex", + "type": "static" + }, + { + "source": "npm:oniguruma-to-es", + "target": "npm:regex-recursion", + "type": "static" + }, + { + "source": "npm:open@10.1.0", + "target": "npm:default-browser", + "type": "static" + }, + { + "source": "npm:open@10.1.0", + "target": "npm:define-lazy-prop@3.0.0", + "type": "static" + }, + { + "source": "npm:open@10.1.0", + "target": "npm:is-inside-container", + "type": "static" + }, + { + "source": "npm:open@10.1.0", + "target": "npm:is-wsl@3.1.0", + "type": "static" + }, + { + "source": "npm:open@6.4.0", + "target": "npm:is-wsl@1.1.0", + "type": "static" + }, + { + "source": "npm:open@7.4.2", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@7.4.2", + "target": "npm:is-wsl@2.2.0", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:define-lazy-prop@2.0.0", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:is-wsl@2.2.0", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:deep-is", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:fast-levenshtein", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:levn", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:type-check", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:word-wrap", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-spinners@2.9.2", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:is-interactive", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:wcwidth", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:cli-spinners@2.9.2", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:is-interactive", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:is-unicode-supported@0.1.0", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:wcwidth", + "type": "static" + }, + { + "source": "npm:p-filter", + "target": "npm:p-map", + "type": "static" + }, + { + "source": "npm:p-limit@2.3.0", + "target": "npm:p-try", + "type": "static" + }, + { + "source": "npm:p-limit@3.1.0", + "target": "npm:yocto-queue@0.1.0", + "type": "static" + }, + { + "source": "npm:p-limit@4.0.0", + "target": "npm:yocto-queue@1.1.1", + "type": "static" + }, + { + "source": "npm:p-locate@3.0.0", + "target": "npm:p-limit@2.3.0", + "type": "static" + }, + { + "source": "npm:p-locate@4.1.0", + "target": "npm:p-limit@2.3.0", + "type": "static" + }, + { + "source": "npm:p-locate@5.0.0", + "target": "npm:p-limit@3.1.0", + "type": "static" + }, + { + "source": "npm:p-locate@6.0.0", + "target": "npm:p-limit@4.0.0", + "type": "static" + }, + { + "source": "npm:package-json", + "target": "npm:ky", + "type": "static" + }, + { + "source": "npm:package-json", + "target": "npm:registry-auth-token", + "type": "static" + }, + { + "source": "npm:package-json", + "target": "npm:registry-url", + "type": "static" + }, + { + "source": "npm:package-json", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:parent-module", + "target": "npm:callsites@3.1.0", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:character-entities-legacy", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:character-reference-invalid", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-alphanumerical", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-decimal", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-hexadecimal", + "type": "static" + }, + { + "source": "npm:parse-json@4.0.0", + "target": "npm:error-ex", + "type": "static" + }, + { + "source": "npm:parse-json@4.0.0", + "target": "npm:json-parse-better-errors", + "type": "static" + }, + { + "source": "npm:parse-json@5.2.0", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:parse-json@5.2.0", + "target": "npm:error-ex", + "type": "static" + }, + { + "source": "npm:parse-json@5.2.0", + "target": "npm:json-parse-even-better-errors", + "type": "static" + }, + { + "source": "npm:parse-json@5.2.0", + "target": "npm:lines-and-columns@1.2.4", + "type": "static" + }, + { + "source": "npm:parse5", + "target": "npm:entities@4.5.0", + "type": "static" + }, + { + "source": "npm:parseley", + "target": "npm:leac", + "type": "static" + }, + { + "source": "npm:parseley", + "target": "npm:peberminta", + "type": "static" + }, + { + "source": "npm:path-scurry", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:path-scurry", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:peek-stream", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:peek-stream", + "target": "npm:duplexify", + "type": "static" + }, + { + "source": "npm:peek-stream", + "target": "npm:through2", + "type": "static" + }, + { + "source": "npm:pino-abstract-transport@1.2.0", + "target": "npm:readable-stream@4.5.2", + "type": "static" + }, + { + "source": "npm:pino-abstract-transport@1.2.0", + "target": "npm:split2", + "type": "static" + }, + { + "source": "npm:pino-abstract-transport@2.0.0", + "target": "npm:split2", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:atomic-sleep", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:fast-redact", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:on-exit-leak-free", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:pino-abstract-transport@2.0.0", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:pino-std-serializers", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:process-warning@4.0.0", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:quick-format-unescaped", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:real-require", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:safe-stable-stringify", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:sonic-boom@4.2.0", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:thread-stream", + "type": "static" + }, + { + "source": "npm:pirates@3.0.2", + "target": "npm:node-modules-regexp", + "type": "static" + }, + { + "source": "npm:pkg-dir@3.0.0", + "target": "npm:find-up@3.0.0", + "type": "static" + }, + { + "source": "npm:pkg-dir@7.0.0", + "target": "npm:find-up@6.3.0", + "type": "static" + }, + { + "source": "npm:portfinder", + "target": "npm:async@2.6.4", + "type": "static" + }, + { + "source": "npm:portfinder", + "target": "npm:debug@3.2.7", + "type": "static" + }, + { + "source": "npm:portfinder", + "target": "npm:mkdirp@0.5.6", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:nanoid", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:source-map-js", + "type": "static" + }, + { + "source": "npm:pretty-format@26.6.2", + "target": "npm:@jest/types@26.6.2", + "type": "static" + }, + { + "source": "npm:pretty-format@26.6.2", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + }, + { + "source": "npm:pretty-format@26.6.2", + "target": "npm:ansi-styles@4.3.0", + "type": "static" + }, + { + "source": "npm:pretty-format@26.6.2", + "target": "npm:react-is@17.0.2", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:@jest/schemas@28.1.3", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-styles@5.2.0", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:react-is@18.3.1", + "type": "static" + }, + { + "source": "npm:pretty-format@29.7.0", + "target": "npm:@jest/schemas@29.6.3", + "type": "static" + }, + { + "source": "npm:pretty-format@29.7.0", + "target": "npm:ansi-styles@5.2.0", + "type": "static" + }, + { + "source": "npm:pretty-format@29.7.0", + "target": "npm:react-is@18.3.1", + "type": "static" + }, + { + "source": "npm:promise", + "target": "npm:asap", + "type": "static" + }, + { + "source": "npm:prompts", + "target": "npm:kleur@3.0.3", + "type": "static" + }, + { + "source": "npm:prompts", + "target": "npm:sisteransi", + "type": "static" + }, + { + "source": "npm:proxy-addr", + "target": "npm:forwarded", + "type": "static" + }, + { + "source": "npm:proxy-addr", + "target": "npm:ipaddr.js", + "type": "static" + }, + { + "source": "npm:pump", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:pump", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:pumpify", + "target": "npm:duplexify", + "type": "static" + }, + { + "source": "npm:pumpify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:pumpify", + "target": "npm:pump", + "type": "static" + }, + { + "source": "npm:qs@6.13.0", + "target": "npm:side-channel", + "type": "static" + }, + { + "source": "npm:qs@6.13.1", + "target": "npm:side-channel", + "type": "static" + }, + { + "source": "npm:queue", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:randombytes", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:unpipe", + "type": "static" + }, + { + "source": "npm:rc", + "target": "npm:deep-extend", + "type": "static" + }, + { + "source": "npm:rc", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:rc", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:rc", + "target": "npm:strip-json-comments@2.0.1", + "type": "static" + }, + { + "source": "npm:react-devtools-core", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:react-devtools-core", + "target": "npm:ws@7.5.10", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:scheduler@0.26.0", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@jest/create-cache-key-function", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/assets-registry", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/codegen", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/community-cli-plugin@0.76.3", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/gradle-plugin", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/js-polyfills", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/normalize-colors", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/virtualized-lists", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:anser", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:babel-jest", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:babel-plugin-syntax-hermes-parser@0.23.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:commander@12.1.0", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:event-target-shim", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:jest-environment-node", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:jsc-android", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:memoize-one", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:metro-runtime@0.81.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:metro-source-map@0.81.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:mkdirp@0.5.6", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:pretty-format@29.7.0", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:promise", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:react-devtools-core", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:react-refresh@0.14.2", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:regenerator-runtime@0.13.11", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:stacktrace-parser", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:whatwg-fetch", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:ws@6.2.3", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:react-router-dom", + "target": "npm:@remix-run/router", + "type": "static" + }, + { + "source": "npm:react-router-dom", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-router-dom", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:react-router-dom", + "target": "npm:react-router", + "type": "static" + }, + { + "source": "npm:react-router", + "target": "npm:@remix-run/router", + "type": "static" + }, + { + "source": "npm:react-router", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:read-yaml-file", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:read-yaml-file", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:read-yaml-file", + "target": "npm:pify@4.0.1", + "type": "static" + }, + { + "source": "npm:read-yaml-file", + "target": "npm:strip-bom", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:core-util-is@1.0.3", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:isarray", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:process-nextick-args", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:string_decoder@1.1.1", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder@1.3.0", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + }, + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:buffer@6.0.3", + "type": "static" + }, + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:events", + "type": "static" + }, + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:string_decoder@1.3.0", + "type": "static" + }, + { + "source": "npm:readdirp", + "target": "npm:picomatch@2.3.1", + "type": "static" + }, + { + "source": "npm:recast", + "target": "npm:ast-types", + "type": "static" + }, + { + "source": "npm:recast", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:recast", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:recast", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:recma-build-jsx", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:recma-build-jsx", + "target": "npm:estree-util-build-jsx", + "type": "static" + }, + { + "source": "npm:recma-build-jsx", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:recma-jsx", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:recma-jsx", + "target": "npm:estree-util-to-js", + "type": "static" + }, + { + "source": "npm:recma-jsx", + "target": "npm:recma-parse", + "type": "static" + }, + { + "source": "npm:recma-jsx", + "target": "npm:recma-stringify", + "type": "static" + }, + { + "source": "npm:recma-jsx", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:recma-parse", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:recma-parse", + "target": "npm:esast-util-from-js", + "type": "static" + }, + { + "source": "npm:recma-parse", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:recma-parse", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:recma-stringify", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:recma-stringify", + "target": "npm:estree-util-to-js", + "type": "static" + }, + { + "source": "npm:recma-stringify", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:recma-stringify", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:regenerate-unicode-properties", + "target": "npm:regenerate", + "type": "static" + }, + { + "source": "npm:regenerator-transform", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:regex-recursion", + "target": "npm:regex-utilities", + "type": "static" + }, + { + "source": "npm:regex", + "target": "npm:regex-utilities", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regenerate", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regenerate-unicode-properties", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regjsgen", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regjsparser", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:unicode-match-property-ecmascript", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:unicode-match-property-value-ecmascript", + "type": "static" + }, + { + "source": "npm:registry-auth-token", + "target": "npm:@pnpm/npm-conf", + "type": "static" + }, + { + "source": "npm:registry-url", + "target": "npm:rc", + "type": "static" + }, + { + "source": "npm:regjsparser", + "target": "npm:jsesc@3.0.2", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:@ungap/structured-clone", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:hast-util-is-element", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:is-absolute-url", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:rehype-recma", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:rehype-recma", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:rehype-recma", + "target": "npm:hast-util-to-estree", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:mdast-util-gfm", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:micromark-extension-gfm", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:remark-parse", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:remark-stringify", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark@4.0.2", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-core-commonmark@2.0.3", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-factory-whitespace@2.0.1", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:parse-entities", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:scule", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:stringify-entities", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:unist-util-visit-parents@6.0.1", + "type": "static" + }, + { + "source": "npm:remark-mdx", + "target": "npm:mdast-util-mdx", + "type": "static" + }, + { + "source": "npm:remark-mdx", + "target": "npm:micromark-extension-mdxjs", + "type": "static" + }, + { + "source": "npm:remark-parse", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-parse", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:remark-parse", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:remark-parse", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:remark-rehype", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:remark-rehype", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-rehype", + "target": "npm:mdast-util-to-hast", + "type": "static" + }, + { + "source": "npm:remark-rehype", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:remark-rehype", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:remark-stringify", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-stringify", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:remark-stringify", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:remark", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark", + "target": "npm:remark-parse", + "type": "static" + }, + { + "source": "npm:remark", + "target": "npm:remark-stringify", + "type": "static" + }, + { + "source": "npm:remark", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:is-core-module", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:path-parse", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:supports-preserve-symlinks-flag", + "type": "static" + }, + { + "source": "npm:restore-cursor", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:restore-cursor", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:rimraf@2.6.3", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:rimraf@3.0.2", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:rimraf@5.0.10", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-android-arm-eabi", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-android-arm64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-darwin-arm64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-darwin-x64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm-musleabihf", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-powerpc64le-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-riscv64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-s390x-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-ia32-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:rspack-plugin-virtual-module", + "target": "npm:fs-extra@11.3.0", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@rspress/shared@1.43.9", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@types/hast@2.3.10", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@types/node@20.17.24", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:clsx", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-from-markdown@1.3.1", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-mdx-jsx", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-to-markdown@1.5.0", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-to-string@4.0.0", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:remark-mdc", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:rspress", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:ts-morph", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:unified@10.1.2", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:unist-util-visit-parents@6.0.1", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:util-ts-types", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:vfile@5.3.7", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:vfile-reporter", + "type": "static" + }, + { + "source": "npm:rspress-plugin-vercel-analytics", + "target": "npm:@rspress/shared@1.43.9", + "type": "static" + }, + { + "source": "npm:rspress-plugin-vercel-analytics", + "target": "npm:@vercel/analytics", + "type": "static" + }, + { + "source": "npm:rspress-plugin-vercel-analytics", + "target": "npm:rspress", + "type": "static" + }, + { + "source": "npm:rspress-plugin-vercel-analytics", + "target": "npm:rspress-plugin-devkit", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:@rsbuild/core@1.3.20", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:@rspress/core", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:cac", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:run-parallel", + "target": "npm:queue-microtask", + "type": "static" + }, + { + "source": "npm:rxjs", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:sade", + "target": "npm:mri", + "type": "static" + }, + { + "source": "npm:safe-regex2", + "target": "npm:ret", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:@bufbuild/protobuf", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:buffer-builder", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:colorjs.io", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:immutable", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sync-child-process", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:varint", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-ia32", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-darwin-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-darwin-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-ia32", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-ia32", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-ia32", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-x64", + "type": "static" + }, + { + "source": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", + "target": "npm:loose-envify", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv-keywords@3.5.2", + "type": "static" + }, + { + "source": "npm:schema-utils@4.3.0", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:schema-utils@4.3.0", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:schema-utils@4.3.0", + "target": "npm:ajv-formats@2.1.1", + "type": "static" + }, + { + "source": "npm:schema-utils@4.3.0", + "target": "npm:ajv-keywords@5.1.0", + "type": "static" + }, + { + "source": "npm:section-matter", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:section-matter", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:selderee", + "target": "npm:parseley", + "type": "static" + }, + { + "source": "npm:selfsigned", + "target": "npm:@types/node-forge", + "type": "static" + }, + { + "source": "npm:selfsigned", + "target": "npm:node-forge", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:mime@1.6.0", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:on-finished@2.4.1", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:statuses@2.0.1", + "type": "static" + }, + { + "source": "npm:serialize-javascript", + "target": "npm:randombytes", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:encodeurl@2.0.0", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:send", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:has-property-descriptors", + "type": "static" + }, + { + "source": "npm:shallow-clone", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:shebang-command", + "target": "npm:shebang-regex", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/core", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/engine-javascript", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/engine-oniguruma", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/langs", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/themes", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:object-inspect", + "type": "static" + }, + { + "source": "npm:sirv", + "target": "npm:@polka/url", + "type": "static" + }, + { + "source": "npm:sirv", + "target": "npm:mrmime", + "type": "static" + }, + { + "source": "npm:sirv", + "target": "npm:totalist", + "type": "static" + }, + { + "source": "npm:sonic-boom@3.8.1", + "target": "npm:atomic-sleep", + "type": "static" + }, + { + "source": "npm:sonic-boom@4.2.0", + "target": "npm:atomic-sleep", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.19", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.19", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.21", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.21", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:spawndamnit", + "target": "npm:cross-spawn@7.0.6", + "type": "static" + }, + { + "source": "npm:spawndamnit", + "target": "npm:signal-exit@4.1.0", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:asn1", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:bcrypt-pbkdf", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:dashdash", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:ecc-jsbn", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:getpass", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:jsbn", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:tweetnacl", + "type": "static" + }, + { + "source": "npm:stack-utils", + "target": "npm:escape-string-regexp@2.0.0", + "type": "static" + }, + { + "source": "npm:stacktrace-parser", + "target": "npm:type-fest", + "type": "static" + }, + { + "source": "npm:steno", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:streamx", + "target": "npm:fast-fifo", + "type": "static" + }, + { + "source": "npm:streamx", + "target": "npm:queue-tick", + "type": "static" + }, + { + "source": "npm:streamx", + "target": "npm:text-decoder", + "type": "static" + }, + { + "source": "npm:streamx", + "target": "npm:bare-events", + "type": "static" + }, + { + "source": "npm:string-width@4.2.3", + "target": "npm:emoji-regex@8.0.0", + "type": "static" + }, + { + "source": "npm:string-width@4.2.3", + "target": "npm:is-fullwidth-code-point", + "type": "static" + }, + { + "source": "npm:string-width@4.2.3", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:emoji-regex@8.0.0", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:is-fullwidth-code-point", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:eastasianwidth", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:emoji-regex@9.2.2", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:string_decoder@1.1.1", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + }, + { + "source": "npm:string_decoder@1.3.0", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:stringify-entities", + "target": "npm:character-entities-html4", + "type": "static" + }, + { + "source": "npm:stringify-entities", + "target": "npm:character-entities-legacy", + "type": "static" + }, + { + "source": "npm:strip-ansi@6.0.1", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + }, + { + "source": "npm:strip-ansi-cjs", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + }, + { + "source": "npm:strip-ansi@7.1.0", + "target": "npm:ansi-regex@6.1.0", + "type": "static" + }, + { + "source": "npm:style-to-js", + "target": "npm:style-to-object", + "type": "static" + }, + { + "source": "npm:style-to-object", + "target": "npm:inline-style-parser", + "type": "static" + }, + { + "source": "npm:supports-color@7.2.0", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:supports-color@8.1.1", + "target": "npm:has-flag", + "type": "static" + }, + { + "source": "npm:sync-child-process", + "target": "npm:sync-message-port", + "type": "static" + }, + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:fs-constants", + "type": "static" + }, + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:readable-stream@3.6.2", + "type": "static" + }, + { + "source": "npm:tar-stream@3.1.7", + "target": "npm:b4a", + "type": "static" + }, + { + "source": "npm:tar-stream@3.1.7", + "target": "npm:fast-fifo", + "type": "static" + }, + { + "source": "npm:tar-stream@3.1.7", + "target": "npm:streamx", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:@isaacs/fs-minipass", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:chownr", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:minizlib", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:mkdirp@3.0.1", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:yallist@5.0.0", + "type": "static" + }, + { + "source": "npm:temp", + "target": "npm:rimraf@2.6.3", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:jest-worker@27.5.1", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:schema-utils@4.3.0", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:serialize-javascript", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:@swc/core", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:@jridgewell/source-map", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:commander@2.20.3", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:source-map-support@0.5.21", + "type": "static" + }, + { + "source": "npm:test-exclude@6.0.0", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:test-exclude@6.0.0", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:test-exclude@6.0.0", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:test-exclude@7.0.1", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:test-exclude@7.0.1", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:test-exclude@7.0.1", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:text-decoder", + "target": "npm:b4a", + "type": "static" + }, + { + "source": "npm:thingies", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:thread-stream", + "target": "npm:real-require", + "type": "static" + }, + { + "source": "npm:through2", + "target": "npm:readable-stream@2.3.8", + "type": "static" + }, + { + "source": "npm:through2", + "target": "npm:xtend", + "type": "static" + }, + { + "source": "npm:tinyglobby@0.2.10", + "target": "npm:fdir@6.4.2", + "type": "static" + }, + { + "source": "npm:tinyglobby@0.2.10", + "target": "npm:picomatch@4.0.2", + "type": "static" + }, + { + "source": "npm:tinyglobby@0.2.13", + "target": "npm:fdir@6.4.4", + "type": "static" + }, + { + "source": "npm:tinyglobby@0.2.13", + "target": "npm:picomatch@4.0.2", + "type": "static" + }, + { + "source": "npm:tinyglobby@0.2.9", + "target": "npm:fdir@6.4.0", + "type": "static" + }, + { + "source": "npm:tinyglobby@0.2.9", + "target": "npm:picomatch@4.0.2", + "type": "static" + }, + { + "source": "npm:tinygradient", + "target": "npm:@types/tinycolor2", + "type": "static" + }, + { + "source": "npm:tinygradient", + "target": "npm:tinycolor2", + "type": "static" + }, + { + "source": "npm:tldts", + "target": "npm:tldts-core", + "type": "static" + }, + { + "source": "npm:tmp@0.0.33", + "target": "npm:os-tmpdir", + "type": "static" + }, + { + "source": "npm:to-regex-range", + "target": "npm:is-number", + "type": "static" + }, + { + "source": "npm:tough-cookie", + "target": "npm:tldts", + "type": "static" + }, + { + "source": "npm:tree-dump", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:ts-api-utils", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-morph", + "target": "npm:@ts-morph/common", + "type": "static" + }, + { + "source": "npm:ts-morph", + "target": "npm:code-block-writer", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@cspotcode/source-map-support", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node10", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node12", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node14", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node16", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:acorn@8.12.1", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:acorn-walk", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:arg@4.1.3", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:create-require", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:diff@4.0.2", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:make-error", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:v8-compile-cache-lib", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:yn", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@swc/core", + "type": "static" + }, + { + "source": "npm:tsconfck", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:strip-bom", + "type": "static" + }, + { + "source": "npm:tunnel-agent", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:type-check", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:type-is", + "target": "npm:media-typer", + "type": "static" + }, + { + "source": "npm:type-is", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:typescript-eslint", + "target": "npm:@typescript-eslint/eslint-plugin", + "type": "static" + }, + { + "source": "npm:typescript-eslint", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "npm:typescript-eslint", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:typescript-eslint", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:typescript-eslint", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:unhead", + "target": "npm:hookable", + "type": "static" + }, + { + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-canonical-property-names-ecmascript", + "type": "static" + }, + { + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-property-aliases-ecmascript", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:bail", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:is-plain-obj", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:trough", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:vfile@5.3.7", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:bail", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:is-plain-obj", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:trough", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:union", + "target": "npm:qs@6.13.0", + "type": "static" + }, + { + "source": "npm:unist-util-is@5.2.1", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:unist-util-is@6.0.0", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unist-util-position-from-estree", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unist-util-position", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unist-util-stringify-position@3.0.3", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:unist-util-stringify-position@4.0.0", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unist-util-visit-children", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unist-util-visit-parents@5.1.3", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:unist-util-visit-parents@5.1.3", + "target": "npm:unist-util-is@5.2.1", + "type": "static" + }, + { + "source": "npm:unist-util-visit-parents@6.0.1", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unist-util-visit-parents@6.0.1", + "target": "npm:unist-util-is@6.0.0", + "type": "static" + }, + { + "source": "npm:unist-util-visit@4.1.2", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:unist-util-visit@4.1.2", + "target": "npm:unist-util-is@5.2.1", + "type": "static" + }, + { + "source": "npm:unist-util-visit@4.1.2", + "target": "npm:unist-util-visit-parents@5.1.3", + "type": "static" + }, + { + "source": "npm:unist-util-visit@5.0.0", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unist-util-visit@5.0.0", + "target": "npm:unist-util-is@6.0.0", + "type": "static" + }, + { + "source": "npm:unist-util-visit@5.0.0", + "target": "npm:unist-util-visit-parents@6.0.1", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:escalade", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:uri-js", + "target": "npm:punycode", + "type": "static" + }, + { + "source": "npm:uvu", + "target": "npm:dequal", + "type": "static" + }, + { + "source": "npm:uvu", + "target": "npm:diff@5.2.0", + "type": "static" + }, + { + "source": "npm:uvu", + "target": "npm:kleur@4.1.5", + "type": "static" + }, + { + "source": "npm:uvu", + "target": "npm:sade", + "type": "static" + }, + { + "source": "npm:verdaccio-audit", + "target": "npm:@verdaccio/config", + "type": "static" + }, + { + "source": "npm:verdaccio-audit", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:verdaccio-audit", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:verdaccio-audit", + "target": "npm:https-proxy-agent", + "type": "static" + }, + { + "source": "npm:verdaccio-audit", + "target": "npm:node-fetch@2.6.7", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:@verdaccio/file-locking@13.0.0-next-8.2", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:apache-md5", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:bcryptjs", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:core-js@3.37.1", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:unix-crypt-td-js", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@cypress/request", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/auth", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/config", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/local-storage-legacy", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/logger", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/middleware", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/search-indexer", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/signature", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/streams", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/tarball", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/ui-theme", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/url", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/utils@7.0.1-next-8.1", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:async@3.2.6", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:clipanion", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:compression", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:cors", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:envinfo", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:express-rate-limit", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:fast-safe-stringify", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:handlebars", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:jsonwebtoken", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:kleur@4.1.5", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:lru-cache@7.18.3", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:mime@3.0.0", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:pkginfo", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:validator", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:verdaccio-audit", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:verdaccio-htpasswd", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:core-util-is@1.0.2", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:extsprintf", + "type": "static" + }, + { + "source": "npm:vfile-location", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile-location", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:vfile-message@3.1.4", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:vfile-message@3.1.4", + "target": "npm:unist-util-stringify-position@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile-message@4.0.2", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile-message@4.0.2", + "target": "npm:unist-util-stringify-position@4.0.0", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:@types/supports-color", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:supports-color@9.4.0", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:unist-util-stringify-position@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:vfile@5.3.7", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:vfile-message@3.1.4", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:vfile-sort", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:vfile-statistics", + "type": "static" + }, + { + "source": "npm:vfile-sort", + "target": "npm:vfile@5.3.7", + "type": "static" + }, + { + "source": "npm:vfile-sort", + "target": "npm:vfile-message@3.1.4", + "type": "static" + }, + { + "source": "npm:vfile-statistics", + "target": "npm:vfile@5.3.7", + "type": "static" + }, + { + "source": "npm:vfile-statistics", + "target": "npm:vfile-message@3.1.4", + "type": "static" + }, + { + "source": "npm:vfile@5.3.7", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:vfile@5.3.7", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:vfile@5.3.7", + "target": "npm:unist-util-stringify-position@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile@5.3.7", + "target": "npm:vfile-message@3.1.4", + "type": "static" + }, + { + "source": "npm:vfile@6.0.3", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile@6.0.3", + "target": "npm:vfile-message@4.0.2", + "type": "static" + }, + { + "source": "npm:vite-node", + "target": "npm:cac", + "type": "static" + }, + { + "source": "npm:vite-node", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:vite-node", + "target": "npm:pathe", + "type": "static" + }, + { + "source": "npm:vite-node", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:vite-tsconfig-paths", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:vite-tsconfig-paths", + "target": "npm:globrex", + "type": "static" + }, + { + "source": "npm:vite-tsconfig-paths", + "target": "npm:tsconfck", + "type": "static" + }, + { + "source": "npm:vite-tsconfig-paths", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:esbuild", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:rollup", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/expect", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/mocker", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/pretty-format", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/runner", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/snapshot", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/spy", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/utils", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:chai", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:pathe", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:std-env", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:tinybench", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:tinyexec", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:tinypool", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:tinyrainbow", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:vite-node", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:why-is-node-running", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/ui", + "type": "static" + }, + { + "source": "npm:walker", + "target": "npm:makeerror", + "type": "static" + }, + { + "source": "npm:watchpack", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:watchpack", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:wcwidth", + "target": "npm:defaults", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:wildcard", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@types/eslint-scope", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-edit", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:chrome-trace-event", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:es-module-lexer", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:eslint-scope@5.1.1", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:events", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:json-parse-even-better-errors", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:loader-runner", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:schema-utils@3.3.0", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:terser-webpack-plugin", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:watchpack", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:webpack-sources", + "type": "static" + }, + { + "source": "npm:whatwg-encoding", + "target": "npm:iconv-lite@0.6.3", + "type": "static" + }, + { + "source": "npm:whatwg-url", + "target": "npm:tr46", + "type": "static" + }, + { + "source": "npm:whatwg-url", + "target": "npm:webidl-conversions", + "type": "static" + }, + { + "source": "npm:which", + "target": "npm:isexe", + "type": "static" + }, + { + "source": "npm:why-is-node-running", + "target": "npm:siginfo", + "type": "static" + }, + { + "source": "npm:why-is-node-running", + "target": "npm:stackback", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:ansi-styles@4.3.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:ansi-styles@4.3.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:write-file-atomic@2.4.3", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:write-file-atomic@2.4.3", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:write-file-atomic@2.4.3", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:write-file-atomic@4.0.2", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:write-file-atomic@4.0.2", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:ws@6.2.3", + "target": "npm:async-limiter", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:cliui", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:escalade", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:get-caller-file", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:require-directory", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:y18n", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:yargs-parser", + "type": "static" + } + ] +} \ No newline at end of file diff --git a/.nx/workspace-data/project-graph.json b/.nx/workspace-data/project-graph.json new file mode 100644 index 000000000..1e9ca167a --- /dev/null +++ b/.nx/workspace-data/project-graph.json @@ -0,0 +1,39151 @@ +{ + "nodes": { + "plugin-brownfield-android": { + "name": "plugin-brownfield-android", + "type": "lib", + "data": { + "root": "packages/plugin-brownfield-android", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/plugin-brownfield-android", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/plugin-brownfield-android", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/plugin-brownfield-android", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/plugin-brownfield-android" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/plugin-brownfield-android/dist", + "main": "packages/plugin-brownfield-android/src/index.ts", + "tsConfig": "packages/plugin-brownfield-android/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/plugin-brownfield-android/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/plugin-brownfield-android", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/plugin-brownfield-android/src", + "name": "plugin-brownfield-android", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "platform-apple-helpers": { + "name": "platform-apple-helpers", + "type": "lib", + "data": { + "root": "packages/platform-apple-helpers", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/platform-apple-helpers", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/platform-apple-helpers", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/platform-apple-helpers", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/platform-apple-helpers" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/platform-apple-helpers/dist", + "main": "packages/platform-apple-helpers/src/index.ts", + "tsConfig": "packages/platform-apple-helpers/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/platform-apple-helpers/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/platform-apple-helpers", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/platform-apple-helpers/src", + "name": "platform-apple-helpers", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "plugin-brownfield-ios": { + "name": "plugin-brownfield-ios", + "type": "lib", + "data": { + "root": "packages/plugin-brownfield-ios", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/plugin-brownfield-ios", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/plugin-brownfield-ios", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/plugin-brownfield-ios", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/plugin-brownfield-ios" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/plugin-brownfield-ios/dist", + "main": "packages/plugin-brownfield-ios/src/index.ts", + "tsConfig": "packages/plugin-brownfield-ios/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/plugin-brownfield-ios/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/plugin-brownfield-ios", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/plugin-brownfield-ios/src", + "name": "plugin-brownfield-ios", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "rnef-plugin-metro-template": { + "name": "rnef-plugin-metro-template", + "type": "lib", + "data": { + "root": "packages/plugin-metro/template", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/plugin-metro/template", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{workspaceRoot}/packages/plugin-metro/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + } + }, + "name": "rnef-plugin-metro-template", + "implicitDependencies": [], + "tags": [] + } + }, + "platform-android": { + "name": "platform-android", + "type": "lib", + "data": { + "root": "packages/platform-android", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/platform-android", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/platform-android", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/platform-android", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/platform-android" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/platform-android/dist", + "main": "packages/platform-android/src/index.ts", + "tsConfig": "packages/platform-android/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/platform-android/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/platform-android", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/platform-android/src", + "name": "platform-android", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "provider-github": { + "name": "provider-github", + "type": "lib", + "data": { + "root": "packages/provider-github", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/provider-github", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/provider-github", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/provider-github", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/provider-github" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/provider-github/dist", + "main": "packages/provider-github/src/index.ts", + "tsConfig": "packages/provider-github/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/provider-github/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/provider-github", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/provider-github/src", + "name": "provider-github", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "plugin-repack": { + "name": "plugin-repack", + "type": "lib", + "data": { + "root": "packages/plugin-repack", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/plugin-repack", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/plugin-repack", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/plugin-repack", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/plugin-repack" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/plugin-repack/dist", + "main": "packages/plugin-repack/src/index.ts", + "tsConfig": "packages/plugin-repack/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/plugin-repack/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/plugin-repack", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/plugin-repack/src", + "name": "plugin-repack", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "platform-ios": { + "name": "platform-ios", + "type": "lib", + "data": { + "root": "packages/platform-ios", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/platform-ios", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/platform-ios", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/platform-ios", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/platform-ios" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/platform-ios/dist", + "main": "packages/platform-ios/src/index.ts", + "tsConfig": "packages/platform-ios/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/platform-ios/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/platform-ios", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/platform-ios/src", + "name": "platform-ios", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "plugin-metro": { + "name": "plugin-metro", + "type": "lib", + "data": { + "root": "packages/plugin-metro", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/plugin-metro", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/plugin-metro", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/plugin-metro", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/plugin-metro" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/plugin-metro/dist", + "main": "packages/plugin-metro/src/index.ts", + "tsConfig": "packages/plugin-metro/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/plugin-metro/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/plugin-metro", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/plugin-metro/src", + "name": "plugin-metro", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "test-helpers": { + "name": "test-helpers", + "type": "lib", + "data": { + "root": "packages/test-helpers", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/test-helpers", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/test-helpers", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/test-helpers", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/test-helpers" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/test-helpers/dist", + "main": "packages/test-helpers/src/index.ts", + "tsConfig": "packages/test-helpers/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/test-helpers/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": {}, + "js": { + "packageName": "@rnef/test-helpers", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/test-helpers/src", + "name": "test-helpers", + "tags": [ + "npm:private" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "create-app": { + "name": "create-app", + "type": "lib", + "data": { + "root": "packages/create-app", + "targets": { + "lint": { + "executor": "@nx/eslint:lint", + "options": { + "lintFilePatterns": [ + "packages/create-app/src/*.{ts,js,tsx,jsx}" + ] + }, + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/create-app", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/create-app", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/create-app" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "e2e": { + "executor": "nx:run-script", + "metadata": { + "scriptContent": "vitest --config vite.e2e.config.js", + "runCommand": "pnpm run e2e" + }, + "dependsOn": [ + "build", + "platform-apple-helpers:build", + "platform-ios:build", + "platform-android:build" + ], + "options": { + "script": "e2e" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": { + "packageRoot": "dist/packages/create-app" + }, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/create-app/dist", + "main": "packages/create-app/src/index.ts", + "tsConfig": "packages/create-app/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/create-app/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio", + "e2e" + ] + }, + "js": { + "packageName": "@rnef/create-app", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/create-app/src", + "name": "create-app", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "release": { + "version": { + "generatorOptions": { + "packageRoot": "dist/{projectRoot}", + "currentVersionResolver": "git-tag" + } + } + }, + "implicitDependencies": [] + } + }, + ".vercel": { + "name": ".vercel", + "type": "lib", + "data": { + "root": "website/.vercel", + "name": ".vercel", + "projectId": "prj_xVlqIUYci6WJ6kdtdpTdAx1w8LLl", + "orgId": "team_jILdbx4rO9xVffZRmhpF5qU1", + "implicitDependencies": [], + "targets": {}, + "tags": [] + } + }, + "config": { + "name": "config", + "type": "lib", + "data": { + "root": "packages/config", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/config", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/config", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/config", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/config" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/config/dist", + "main": "packages/config/src/index.ts", + "tsConfig": "packages/config/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/config/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/config", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/config/src", + "name": "config", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "tools": { + "name": "tools", + "type": "lib", + "data": { + "root": "packages/tools", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/tools", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/tools", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/tools", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/tools" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/tools/dist", + "main": "packages/tools/src/index.ts", + "tsConfig": "packages/tools/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/tools/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/tools", + "packageExports": { + "types": "./dist/src/index.d.ts", + "import": "./dist/src/index.js" + } + } + }, + "sourceRoot": "packages/tools/src", + "name": "tools", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "cli": { + "name": "cli", + "type": "lib", + "data": { + "root": "packages/cli", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "packages/cli", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{projectRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "options": { + "cwd": "packages/cli", + "command": "tsc --noEmit -p tsconfig.lib.json" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "test": { + "options": { + "cwd": "packages/cli", + "command": "vitest" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/cli" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "publish:npm": { + "executor": "nx:run-script", + "options": { + "script": "publish:npm" + }, + "metadata": { + "scriptContent": "npm publish --access public", + "runCommand": "pnpm run publish:npm" + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "build" + ] + }, + "publish:verdaccio": { + "executor": "nx:run-script", + "options": { + "script": "publish:verdaccio" + }, + "metadata": { + "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", + "runCommand": "pnpm run publish:verdaccio" + }, + "configurations": {}, + "parallelism": true + }, + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nx/js:tsc", + "configurations": {}, + "options": { + "outputPath": "packages/cli/dist", + "main": "packages/cli/src/index.ts", + "tsConfig": "packages/cli/tsconfig.lib.json", + "buildableProjectDepsInPackageJsonType": "dependencies", + "generateExportsField": true, + "generatePackageJson": false, + "compilerOptions": { + "module": "NodeNext", + "outDir": "packages/packages/cli/dist" + } + }, + "parallelism": true, + "cache": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "default", + "^default" + ], + "outputs": [ + "{options.outputPath}" + ] + } + }, + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "publish:npm", + "publish:verdaccio" + ] + }, + "js": { + "packageName": "@rnef/cli", + "packageExports": { + "./package.json": "./package.json" + } + } + }, + "sourceRoot": "packages/cli/src", + "name": "cli", + "tags": [ + "npm:public" + ], + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "implicitDependencies": [] + } + }, + "rnef-docs": { + "name": "rnef-docs", + "type": "lib", + "data": { + "root": "website", + "targets": { + "lint": { + "cache": true, + "options": { + "cwd": "website", + "command": "eslint ." + }, + "inputs": [ + "default", + "^default", + "{workspaceRoot}/eslint.config.js", + "{workspaceRoot}/tools/eslint-rules/**/*", + { + "externalDependencies": [ + "eslint" + ] + } + ], + "outputs": [ + "{options.outputFile}" + ], + "metadata": { + "technologies": [ + "eslint" + ], + "description": "Runs ESLint on project", + "help": { + "command": "pnpm exec eslint --help", + "example": { + "options": { + "max-warnings": 0 + } + } + } + }, + "executor": "nx:run-commands", + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "nx:run-script", + "options": { + "script": "build" + }, + "metadata": { + "scriptContent": "rspress build", + "runCommand": "pnpm run build" + }, + "configurations": {}, + "parallelism": true + }, + "dev": { + "executor": "nx:run-script", + "options": { + "script": "dev" + }, + "metadata": { + "scriptContent": "rspress dev", + "runCommand": "pnpm run dev" + }, + "configurations": {}, + "parallelism": true + }, + "preview": { + "executor": "nx:run-script", + "options": { + "script": "preview" + }, + "metadata": { + "scriptContent": "rspress preview", + "runCommand": "pnpm run preview" + }, + "configurations": {}, + "parallelism": true + } + }, + "sourceRoot": "website", + "name": "rnef-docs", + "tags": [ + "npm:private" + ], + "metadata": { + "targetGroups": { + "NPM Scripts": [ + "build", + "dev", + "preview" + ] + }, + "js": { + "packageName": "rnef-docs" + } + }, + "implicitDependencies": [] + } + }, + "rnef": { + "name": "rnef", + "type": "lib", + "data": { + "root": ".", + "sourceRoot": ".", + "name": "rnef", + "includedScripts": [], + "tags": [ + "npm:private" + ], + "metadata": { + "targetGroups": {}, + "js": { + "packageName": "rnef" + } + }, + "targets": { + "local-registry": { + "executor": "@nx/js:verdaccio", + "options": { + "port": 4873, + "config": ".verdaccio/config.yml", + "storage": "tmp/local-registry/storage" + }, + "configurations": {}, + "parallelism": true + } + }, + "$schema": "node_modules/nx/schemas/project-schema.json", + "implicitDependencies": [] + } + } + }, + "externalNodes": { + "npm:@ampproject/remapping": { + "type": "npm", + "name": "npm:@ampproject/remapping", + "data": { + "version": "2.3.0", + "packageName": "@ampproject/remapping", + "hash": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" + } + }, + "npm:@babel/code-frame": { + "type": "npm", + "name": "npm:@babel/code-frame", + "data": { + "version": "7.26.2", + "packageName": "@babel/code-frame", + "hash": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==" + } + }, + "npm:@babel/compat-data": { + "type": "npm", + "name": "npm:@babel/compat-data", + "data": { + "version": "7.26.5", + "packageName": "@babel/compat-data", + "hash": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==" + } + }, + "npm:@babel/core": { + "type": "npm", + "name": "npm:@babel/core", + "data": { + "version": "7.25.2", + "packageName": "@babel/core", + "hash": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==" + } + }, + "npm:@babel/generator": { + "type": "npm", + "name": "npm:@babel/generator", + "data": { + "version": "7.26.5", + "packageName": "@babel/generator", + "hash": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==" + } + }, + "npm:@babel/helper-annotate-as-pure": { + "type": "npm", + "name": "npm:@babel/helper-annotate-as-pure", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-annotate-as-pure", + "hash": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==" + } + }, + "npm:@babel/helper-builder-binary-assignment-operator-visitor": { + "type": "npm", + "name": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "data": { + "version": "7.24.7", + "packageName": "@babel/helper-builder-binary-assignment-operator-visitor", + "hash": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==" + } + }, + "npm:@babel/helper-compilation-targets": { + "type": "npm", + "name": "npm:@babel/helper-compilation-targets", + "data": { + "version": "7.26.5", + "packageName": "@babel/helper-compilation-targets", + "hash": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==" + } + }, + "npm:@babel/helper-create-class-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-class-features-plugin", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-create-class-features-plugin", + "hash": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==" + } + }, + "npm:@babel/helper-create-regexp-features-plugin": { + "type": "npm", + "name": "npm:@babel/helper-create-regexp-features-plugin", + "data": { + "version": "7.26.3", + "packageName": "@babel/helper-create-regexp-features-plugin", + "hash": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==" + } + }, + "npm:@babel/helper-define-polyfill-provider": { + "type": "npm", + "name": "npm:@babel/helper-define-polyfill-provider", + "data": { + "version": "0.6.3", + "packageName": "@babel/helper-define-polyfill-provider", + "hash": "sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==" + } + }, + "npm:@babel/helper-member-expression-to-functions": { + "type": "npm", + "name": "npm:@babel/helper-member-expression-to-functions", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-member-expression-to-functions", + "hash": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==" + } + }, + "npm:@babel/helper-module-imports": { + "type": "npm", + "name": "npm:@babel/helper-module-imports", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-module-imports", + "hash": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==" + } + }, + "npm:@babel/helper-module-transforms": { + "type": "npm", + "name": "npm:@babel/helper-module-transforms", + "data": { + "version": "7.26.0", + "packageName": "@babel/helper-module-transforms", + "hash": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==" + } + }, + "npm:@babel/helper-optimise-call-expression": { + "type": "npm", + "name": "npm:@babel/helper-optimise-call-expression", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-optimise-call-expression", + "hash": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==" + } + }, + "npm:@babel/helper-plugin-utils": { + "type": "npm", + "name": "npm:@babel/helper-plugin-utils", + "data": { + "version": "7.26.5", + "packageName": "@babel/helper-plugin-utils", + "hash": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==" + } + }, + "npm:@babel/helper-remap-async-to-generator": { + "type": "npm", + "name": "npm:@babel/helper-remap-async-to-generator", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-remap-async-to-generator", + "hash": "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==" + } + }, + "npm:@babel/helper-replace-supers": { + "type": "npm", + "name": "npm:@babel/helper-replace-supers", + "data": { + "version": "7.26.5", + "packageName": "@babel/helper-replace-supers", + "hash": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==" + } + }, + "npm:@babel/helper-skip-transparent-expression-wrappers": { + "type": "npm", + "name": "npm:@babel/helper-skip-transparent-expression-wrappers", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-skip-transparent-expression-wrappers", + "hash": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==" + } + }, + "npm:@babel/helper-string-parser": { + "type": "npm", + "name": "npm:@babel/helper-string-parser", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-string-parser", + "hash": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" + } + }, + "npm:@babel/helper-validator-identifier": { + "type": "npm", + "name": "npm:@babel/helper-validator-identifier", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-validator-identifier", + "hash": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" + } + }, + "npm:@babel/helper-validator-option": { + "type": "npm", + "name": "npm:@babel/helper-validator-option", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-validator-option", + "hash": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==" + } + }, + "npm:@babel/helper-wrap-function": { + "type": "npm", + "name": "npm:@babel/helper-wrap-function", + "data": { + "version": "7.25.9", + "packageName": "@babel/helper-wrap-function", + "hash": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==" + } + }, + "npm:@babel/helpers": { + "type": "npm", + "name": "npm:@babel/helpers", + "data": { + "version": "7.25.6", + "packageName": "@babel/helpers", + "hash": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==" + } + }, + "npm:@babel/parser": { + "type": "npm", + "name": "npm:@babel/parser", + "data": { + "version": "7.26.7", + "packageName": "@babel/parser", + "hash": "sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==" + } + }, + "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "data": { + "version": "7.25.3", + "packageName": "@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "hash": "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==" + } + }, + "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-bugfix-safari-class-field-initializer-scope", + "hash": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==" + } + }, + "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "hash": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==" + } + }, + "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "hash": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==" + } + }, + "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "type": "npm", + "name": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "hash": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==" + } + }, + "npm:@babel/plugin-proposal-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-class-properties", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-class-properties", + "hash": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==" + } + }, + "npm:@babel/plugin-proposal-decorators": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-decorators", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-proposal-decorators", + "hash": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==" + } + }, + "npm:@babel/plugin-proposal-export-default-from": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-export-default-from", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-proposal-export-default-from", + "hash": "sha512-ykqgwNfSnNOB+C8fV5X4mG3AVmvu+WVxcaU9xHHtBb7PCrPeweMmPjGsn8eMaeJg6SJuoUuZENeeSWaarWqonQ==" + } + }, + "npm:@babel/plugin-proposal-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-proposal-nullish-coalescing-operator", + "hash": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==" + } + }, + "npm:@babel/plugin-proposal-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-optional-chaining", + "data": { + "version": "7.21.0", + "packageName": "@babel/plugin-proposal-optional-chaining", + "hash": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==" + } + }, + "npm:@babel/plugin-proposal-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-proposal-private-property-in-object", + "data": { + "version": "7.21.0-placeholder-for-preset-env.2", + "packageName": "@babel/plugin-proposal-private-property-in-object", + "hash": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" + } + }, + "npm:@babel/plugin-syntax-async-generators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-async-generators", + "data": { + "version": "7.8.4", + "packageName": "@babel/plugin-syntax-async-generators", + "hash": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==" + } + }, + "npm:@babel/plugin-syntax-bigint": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-bigint", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-bigint", + "hash": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==" + } + }, + "npm:@babel/plugin-syntax-class-properties": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-class-properties", + "data": { + "version": "7.12.13", + "packageName": "@babel/plugin-syntax-class-properties", + "hash": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==" + } + }, + "npm:@babel/plugin-syntax-class-static-block": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-class-static-block", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-class-static-block", + "hash": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==" + } + }, + "npm:@babel/plugin-syntax-decorators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-decorators", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-syntax-decorators", + "hash": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==" + } + }, + "npm:@babel/plugin-syntax-dynamic-import": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-dynamic-import", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-dynamic-import", + "hash": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==" + } + }, + "npm:@babel/plugin-syntax-export-default-from": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-export-default-from", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-syntax-export-default-from", + "hash": "sha512-9MhJ/SMTsVqsd69GyQg89lYR4o9T+oDGv5F6IsigxxqFVOyR/IflDLYP8WDI1l8fkhNGGktqkvL5qwNCtGEpgQ==" + } + }, + "npm:@babel/plugin-syntax-export-namespace-from": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-export-namespace-from", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-export-namespace-from", + "hash": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==" + } + }, + "npm:@babel/plugin-syntax-flow": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-flow", + "data": { + "version": "7.26.0", + "packageName": "@babel/plugin-syntax-flow", + "hash": "sha512-B+O2DnPc0iG+YXFqOxv2WNuNU97ToWjOomUQ78DouOENWUaM5sVrmet9mcomUGQFwpJd//gvUagXBSdzO1fRKg==" + } + }, + "npm:@babel/plugin-syntax-import-assertions": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-assertions", + "data": { + "version": "7.25.6", + "packageName": "@babel/plugin-syntax-import-assertions", + "hash": "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==" + } + }, + "npm:@babel/plugin-syntax-import-attributes@7.25.6": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-attributes@7.25.6", + "data": { + "version": "7.25.6", + "packageName": "@babel/plugin-syntax-import-attributes", + "hash": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==" + } + }, + "npm:@babel/plugin-syntax-import-attributes@7.26.0": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-attributes@7.26.0", + "data": { + "version": "7.26.0", + "packageName": "@babel/plugin-syntax-import-attributes", + "hash": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==" + } + }, + "npm:@babel/plugin-syntax-import-meta": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-import-meta", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-import-meta", + "hash": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==" + } + }, + "npm:@babel/plugin-syntax-json-strings": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-json-strings", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-json-strings", + "hash": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==" + } + }, + "npm:@babel/plugin-syntax-jsx": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-jsx", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-syntax-jsx", + "hash": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==" + } + }, + "npm:@babel/plugin-syntax-logical-assignment-operators": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-logical-assignment-operators", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-logical-assignment-operators", + "hash": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==" + } + }, + "npm:@babel/plugin-syntax-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-nullish-coalescing-operator", + "hash": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==" + } + }, + "npm:@babel/plugin-syntax-numeric-separator": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-numeric-separator", + "data": { + "version": "7.10.4", + "packageName": "@babel/plugin-syntax-numeric-separator", + "hash": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==" + } + }, + "npm:@babel/plugin-syntax-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-object-rest-spread", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-object-rest-spread", + "hash": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==" + } + }, + "npm:@babel/plugin-syntax-optional-catch-binding": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-optional-catch-binding", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-catch-binding", + "hash": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==" + } + }, + "npm:@babel/plugin-syntax-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-optional-chaining", + "data": { + "version": "7.8.3", + "packageName": "@babel/plugin-syntax-optional-chaining", + "hash": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==" + } + }, + "npm:@babel/plugin-syntax-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-private-property-in-object", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-private-property-in-object", + "hash": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==" + } + }, + "npm:@babel/plugin-syntax-top-level-await": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-top-level-await", + "data": { + "version": "7.14.5", + "packageName": "@babel/plugin-syntax-top-level-await", + "hash": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==" + } + }, + "npm:@babel/plugin-syntax-typescript": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-typescript", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-syntax-typescript", + "hash": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==" + } + }, + "npm:@babel/plugin-syntax-unicode-sets-regex": { + "type": "npm", + "name": "npm:@babel/plugin-syntax-unicode-sets-regex", + "data": { + "version": "7.18.6", + "packageName": "@babel/plugin-syntax-unicode-sets-regex", + "hash": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" + } + }, + "npm:@babel/plugin-transform-arrow-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-arrow-functions", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-arrow-functions", + "hash": "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==" + } + }, + "npm:@babel/plugin-transform-async-generator-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-async-generator-functions", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-async-generator-functions", + "hash": "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==" + } + }, + "npm:@babel/plugin-transform-async-to-generator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-async-to-generator", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-async-to-generator", + "hash": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==" + } + }, + "npm:@babel/plugin-transform-block-scoped-functions": { + "type": "npm", + "name": "npm:@babel/plugin-transform-block-scoped-functions", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-block-scoped-functions", + "hash": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==" + } + }, + "npm:@babel/plugin-transform-block-scoping": { + "type": "npm", + "name": "npm:@babel/plugin-transform-block-scoping", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-block-scoping", + "hash": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==" + } + }, + "npm:@babel/plugin-transform-class-properties@7.25.4": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-properties@7.25.4", + "data": { + "version": "7.25.4", + "packageName": "@babel/plugin-transform-class-properties", + "hash": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==" + } + }, + "npm:@babel/plugin-transform-class-properties@7.25.9": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-properties@7.25.9", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-class-properties", + "hash": "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==" + } + }, + "npm:@babel/plugin-transform-class-static-block": { + "type": "npm", + "name": "npm:@babel/plugin-transform-class-static-block", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-class-static-block", + "hash": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==" + } + }, + "npm:@babel/plugin-transform-classes": { + "type": "npm", + "name": "npm:@babel/plugin-transform-classes", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-classes", + "hash": "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==" + } + }, + "npm:@babel/plugin-transform-computed-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-computed-properties", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-computed-properties", + "hash": "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==" + } + }, + "npm:@babel/plugin-transform-destructuring": { + "type": "npm", + "name": "npm:@babel/plugin-transform-destructuring", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-destructuring", + "hash": "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==" + } + }, + "npm:@babel/plugin-transform-dotall-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-dotall-regex", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-dotall-regex", + "hash": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==" + } + }, + "npm:@babel/plugin-transform-duplicate-keys": { + "type": "npm", + "name": "npm:@babel/plugin-transform-duplicate-keys", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-duplicate-keys", + "hash": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==" + } + }, + "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "hash": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==" + } + }, + "npm:@babel/plugin-transform-dynamic-import": { + "type": "npm", + "name": "npm:@babel/plugin-transform-dynamic-import", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-dynamic-import", + "hash": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==" + } + }, + "npm:@babel/plugin-transform-exponentiation-operator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-exponentiation-operator", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-exponentiation-operator", + "hash": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==" + } + }, + "npm:@babel/plugin-transform-export-namespace-from": { + "type": "npm", + "name": "npm:@babel/plugin-transform-export-namespace-from", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-export-namespace-from", + "hash": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==" + } + }, + "npm:@babel/plugin-transform-flow-strip-types": { + "type": "npm", + "name": "npm:@babel/plugin-transform-flow-strip-types", + "data": { + "version": "7.26.5", + "packageName": "@babel/plugin-transform-flow-strip-types", + "hash": "sha512-eGK26RsbIkYUns3Y8qKl362juDDYK+wEdPGHGrhzUl6CewZFo55VZ7hg+CyMFU4dd5QQakBN86nBMpRsFpRvbQ==" + } + }, + "npm:@babel/plugin-transform-for-of": { + "type": "npm", + "name": "npm:@babel/plugin-transform-for-of", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-for-of", + "hash": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==" + } + }, + "npm:@babel/plugin-transform-function-name": { + "type": "npm", + "name": "npm:@babel/plugin-transform-function-name", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-function-name", + "hash": "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==" + } + }, + "npm:@babel/plugin-transform-json-strings": { + "type": "npm", + "name": "npm:@babel/plugin-transform-json-strings", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-json-strings", + "hash": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==" + } + }, + "npm:@babel/plugin-transform-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-literals", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-literals", + "hash": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==" + } + }, + "npm:@babel/plugin-transform-logical-assignment-operators": { + "type": "npm", + "name": "npm:@babel/plugin-transform-logical-assignment-operators", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-logical-assignment-operators", + "hash": "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==" + } + }, + "npm:@babel/plugin-transform-member-expression-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-member-expression-literals", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-member-expression-literals", + "hash": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==" + } + }, + "npm:@babel/plugin-transform-modules-amd": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-amd", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-modules-amd", + "hash": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==" + } + }, + "npm:@babel/plugin-transform-modules-commonjs": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-commonjs", + "data": { + "version": "7.26.3", + "packageName": "@babel/plugin-transform-modules-commonjs", + "hash": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==" + } + }, + "npm:@babel/plugin-transform-modules-systemjs": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-systemjs", + "data": { + "version": "7.25.0", + "packageName": "@babel/plugin-transform-modules-systemjs", + "hash": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==" + } + }, + "npm:@babel/plugin-transform-modules-umd": { + "type": "npm", + "name": "npm:@babel/plugin-transform-modules-umd", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-modules-umd", + "hash": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==" + } + }, + "npm:@babel/plugin-transform-named-capturing-groups-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-named-capturing-groups-regex", + "hash": "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==" + } + }, + "npm:@babel/plugin-transform-new-target": { + "type": "npm", + "name": "npm:@babel/plugin-transform-new-target", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-new-target", + "hash": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==" + } + }, + "npm:@babel/plugin-transform-nullish-coalescing-operator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "data": { + "version": "7.26.6", + "packageName": "@babel/plugin-transform-nullish-coalescing-operator", + "hash": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==" + } + }, + "npm:@babel/plugin-transform-numeric-separator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-numeric-separator", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-numeric-separator", + "hash": "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==" + } + }, + "npm:@babel/plugin-transform-object-rest-spread": { + "type": "npm", + "name": "npm:@babel/plugin-transform-object-rest-spread", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-object-rest-spread", + "hash": "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==" + } + }, + "npm:@babel/plugin-transform-object-super": { + "type": "npm", + "name": "npm:@babel/plugin-transform-object-super", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-object-super", + "hash": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==" + } + }, + "npm:@babel/plugin-transform-optional-catch-binding": { + "type": "npm", + "name": "npm:@babel/plugin-transform-optional-catch-binding", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-optional-catch-binding", + "hash": "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==" + } + }, + "npm:@babel/plugin-transform-optional-chaining": { + "type": "npm", + "name": "npm:@babel/plugin-transform-optional-chaining", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-optional-chaining", + "hash": "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==" + } + }, + "npm:@babel/plugin-transform-parameters": { + "type": "npm", + "name": "npm:@babel/plugin-transform-parameters", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-parameters", + "hash": "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==" + } + }, + "npm:@babel/plugin-transform-private-methods": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-methods", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-private-methods", + "hash": "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==" + } + }, + "npm:@babel/plugin-transform-private-property-in-object": { + "type": "npm", + "name": "npm:@babel/plugin-transform-private-property-in-object", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-private-property-in-object", + "hash": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==" + } + }, + "npm:@babel/plugin-transform-property-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-property-literals", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-property-literals", + "hash": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==" + } + }, + "npm:@babel/plugin-transform-react-display-name": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-display-name", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-react-display-name", + "hash": "sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ==" + } + }, + "npm:@babel/plugin-transform-react-jsx-self": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx-self", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-react-jsx-self", + "hash": "sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg==" + } + }, + "npm:@babel/plugin-transform-react-jsx-source": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx-source", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-react-jsx-source", + "hash": "sha512-+iqjT8xmXhhYv4/uiYd8FNQsraMFZIfxVSqxxVSZP0WbbSAWvBXAul0m/zu+7Vv4O/3WtApy9pmaTMiumEZgfg==" + } + }, + "npm:@babel/plugin-transform-react-jsx": { + "type": "npm", + "name": "npm:@babel/plugin-transform-react-jsx", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-react-jsx", + "hash": "sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==" + } + }, + "npm:@babel/plugin-transform-regenerator": { + "type": "npm", + "name": "npm:@babel/plugin-transform-regenerator", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-regenerator", + "hash": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==" + } + }, + "npm:@babel/plugin-transform-reserved-words": { + "type": "npm", + "name": "npm:@babel/plugin-transform-reserved-words", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-reserved-words", + "hash": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==" + } + }, + "npm:@babel/plugin-transform-runtime@7.25.4": { + "type": "npm", + "name": "npm:@babel/plugin-transform-runtime@7.25.4", + "data": { + "version": "7.25.4", + "packageName": "@babel/plugin-transform-runtime", + "hash": "sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==" + } + }, + "npm:@babel/plugin-transform-runtime@7.25.9": { + "type": "npm", + "name": "npm:@babel/plugin-transform-runtime@7.25.9", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-runtime", + "hash": "sha512-nZp7GlEl+yULJrClz0SwHPqir3lc0zsPrDHQUcxGspSL7AKrexNSEfTbfqnDNJUO13bgKyfuOLMF8Xqtu8j3YQ==" + } + }, + "npm:@babel/plugin-transform-shorthand-properties": { + "type": "npm", + "name": "npm:@babel/plugin-transform-shorthand-properties", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-shorthand-properties", + "hash": "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==" + } + }, + "npm:@babel/plugin-transform-spread": { + "type": "npm", + "name": "npm:@babel/plugin-transform-spread", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-spread", + "hash": "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==" + } + }, + "npm:@babel/plugin-transform-sticky-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-sticky-regex", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-sticky-regex", + "hash": "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==" + } + }, + "npm:@babel/plugin-transform-template-literals": { + "type": "npm", + "name": "npm:@babel/plugin-transform-template-literals", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-template-literals", + "hash": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==" + } + }, + "npm:@babel/plugin-transform-typeof-symbol": { + "type": "npm", + "name": "npm:@babel/plugin-transform-typeof-symbol", + "data": { + "version": "7.24.8", + "packageName": "@babel/plugin-transform-typeof-symbol", + "hash": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==" + } + }, + "npm:@babel/plugin-transform-typescript": { + "type": "npm", + "name": "npm:@babel/plugin-transform-typescript", + "data": { + "version": "7.26.7", + "packageName": "@babel/plugin-transform-typescript", + "hash": "sha512-5cJurntg+AT+cgelGP9Bt788DKiAw9gIMSMU2NJrLAilnj0m8WZWUNZPSLOmadYsujHutpgElO+50foX+ib/Wg==" + } + }, + "npm:@babel/plugin-transform-unicode-escapes": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-escapes", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-unicode-escapes", + "hash": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==" + } + }, + "npm:@babel/plugin-transform-unicode-property-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-property-regex", + "data": { + "version": "7.24.7", + "packageName": "@babel/plugin-transform-unicode-property-regex", + "hash": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==" + } + }, + "npm:@babel/plugin-transform-unicode-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-regex", + "data": { + "version": "7.25.9", + "packageName": "@babel/plugin-transform-unicode-regex", + "hash": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==" + } + }, + "npm:@babel/plugin-transform-unicode-sets-regex": { + "type": "npm", + "name": "npm:@babel/plugin-transform-unicode-sets-regex", + "data": { + "version": "7.25.4", + "packageName": "@babel/plugin-transform-unicode-sets-regex", + "hash": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==" + } + }, + "npm:@babel/preset-env": { + "type": "npm", + "name": "npm:@babel/preset-env", + "data": { + "version": "7.25.4", + "packageName": "@babel/preset-env", + "hash": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==" + } + }, + "npm:@babel/preset-flow": { + "type": "npm", + "name": "npm:@babel/preset-flow", + "data": { + "version": "7.25.9", + "packageName": "@babel/preset-flow", + "hash": "sha512-EASHsAhE+SSlEzJ4bzfusnXSHiU+JfAYzj+jbw2vgQKgq5HrUr8qs+vgtiEL5dOH6sEweI+PNt2D7AqrDSHyqQ==" + } + }, + "npm:@babel/preset-modules": { + "type": "npm", + "name": "npm:@babel/preset-modules", + "data": { + "version": "0.1.6-no-external-plugins", + "packageName": "@babel/preset-modules", + "hash": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==" + } + }, + "npm:@babel/preset-typescript@7.24.7": { + "type": "npm", + "name": "npm:@babel/preset-typescript@7.24.7", + "data": { + "version": "7.24.7", + "packageName": "@babel/preset-typescript", + "hash": "sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==" + } + }, + "npm:@babel/preset-typescript@7.26.0": { + "type": "npm", + "name": "npm:@babel/preset-typescript@7.26.0", + "data": { + "version": "7.26.0", + "packageName": "@babel/preset-typescript", + "hash": "sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==" + } + }, + "npm:@babel/register": { + "type": "npm", + "name": "npm:@babel/register", + "data": { + "version": "7.25.9", + "packageName": "@babel/register", + "hash": "sha512-8D43jXtGsYmEeDvm4MWHYUpWf8iiXgWYx3fW7E7Wb7Oe6FWqJPl5K6TuFW0dOwNZzEE5rjlaSJYH9JjrUKJszA==" + } + }, + "npm:@babel/runtime@7.25.6": { + "type": "npm", + "name": "npm:@babel/runtime@7.25.6", + "data": { + "version": "7.25.6", + "packageName": "@babel/runtime", + "hash": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==" + } + }, + "npm:@babel/runtime@7.26.7": { + "type": "npm", + "name": "npm:@babel/runtime@7.26.7", + "data": { + "version": "7.26.7", + "packageName": "@babel/runtime", + "hash": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==" + } + }, + "npm:@babel/template": { + "type": "npm", + "name": "npm:@babel/template", + "data": { + "version": "7.25.9", + "packageName": "@babel/template", + "hash": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==" + } + }, + "npm:@babel/traverse": { + "type": "npm", + "name": "npm:@babel/traverse", + "data": { + "version": "7.26.7", + "packageName": "@babel/traverse", + "hash": "sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==" + } + }, + "npm:@babel/types": { + "type": "npm", + "name": "npm:@babel/types", + "data": { + "version": "7.26.7", + "packageName": "@babel/types", + "hash": "sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==" + } + }, + "npm:@bcoe/v8-coverage": { + "type": "npm", + "name": "npm:@bcoe/v8-coverage", + "data": { + "version": "0.2.3", + "packageName": "@bcoe/v8-coverage", + "hash": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" + } + }, + "npm:@bufbuild/protobuf": { + "type": "npm", + "name": "npm:@bufbuild/protobuf", + "data": { + "version": "2.2.3", + "packageName": "@bufbuild/protobuf", + "hash": "sha512-tFQoXHJdkEOSwj5tRIZSPNUuXK3RaR7T1nUrPgbYX1pUbvqqaaZAsfo+NXBPsz5rZMSKVFrgK1WL8Q/MSLvprg==" + } + }, + "npm:@callstack/repack-dev-server": { + "type": "npm", + "name": "npm:@callstack/repack-dev-server", + "data": { + "version": "5.0.3", + "packageName": "@callstack/repack-dev-server", + "hash": "sha512-APZW9r/3sw21au/YE9sfGMb9aBomhREFhSbXJH7jo+2rPEGIsqfou8lf7Wjaj4sEa9yjdTcM/G/IwryD3yz9WA==" + } + }, + "npm:@callstack/repack": { + "type": "npm", + "name": "npm:@callstack/repack", + "data": { + "version": "5.0.3", + "packageName": "@callstack/repack", + "hash": "sha512-+cMsBw9X9hE7+zi34l0N15Lx/OPjW3nc3r4CSFnNgtz626adSXEk5I0LII1Mnvz7urZuR+vfg/CF3/enaTiegA==" + } + }, + "npm:@callstack/rspress-theme": { + "type": "npm", + "name": "npm:@callstack/rspress-theme", + "data": { + "version": "0.0.3", + "packageName": "@callstack/rspress-theme", + "hash": "sha512-gkZTqaGY0kh4+/2GNq3W0mzjQoB6mllrjcfoV0b2M9IRwHu550mftWnUKB9IPRsLRpXra3VxV/FqTSowUpatZw==" + } + }, + "npm:@changesets/apply-release-plan": { + "type": "npm", + "name": "npm:@changesets/apply-release-plan", + "data": { + "version": "7.0.8", + "packageName": "@changesets/apply-release-plan", + "hash": "sha512-qjMUj4DYQ1Z6qHawsn7S71SujrExJ+nceyKKyI9iB+M5p9lCL55afuEd6uLBPRpLGWQwkwvWegDHtwHJb1UjpA==" + } + }, + "npm:@changesets/assemble-release-plan": { + "type": "npm", + "name": "npm:@changesets/assemble-release-plan", + "data": { + "version": "6.0.5", + "packageName": "@changesets/assemble-release-plan", + "hash": "sha512-IgvBWLNKZd6k4t72MBTBK3nkygi0j3t3zdC1zrfusYo0KpdsvnDjrMM9vPnTCLCMlfNs55jRL4gIMybxa64FCQ==" + } + }, + "npm:@changesets/changelog-git": { + "type": "npm", + "name": "npm:@changesets/changelog-git", + "data": { + "version": "0.2.0", + "packageName": "@changesets/changelog-git", + "hash": "sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==" + } + }, + "npm:@changesets/cli": { + "type": "npm", + "name": "npm:@changesets/cli", + "data": { + "version": "2.27.12", + "packageName": "@changesets/cli", + "hash": "sha512-9o3fOfHYOvBnyEn0mcahB7wzaA3P4bGJf8PNqGit5PKaMEFdsRixik+txkrJWd2VX+O6wRFXpxQL8j/1ANKE9g==" + } + }, + "npm:@changesets/config": { + "type": "npm", + "name": "npm:@changesets/config", + "data": { + "version": "3.0.5", + "packageName": "@changesets/config", + "hash": "sha512-QyXLSSd10GquX7hY0Mt4yQFMEeqnO5z/XLpbIr4PAkNNoQNKwDyiSrx4yd749WddusH1v3OSiA0NRAYmH/APpQ==" + } + }, + "npm:@changesets/errors": { + "type": "npm", + "name": "npm:@changesets/errors", + "data": { + "version": "0.2.0", + "packageName": "@changesets/errors", + "hash": "sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==" + } + }, + "npm:@changesets/get-dependents-graph": { + "type": "npm", + "name": "npm:@changesets/get-dependents-graph", + "data": { + "version": "2.1.2", + "packageName": "@changesets/get-dependents-graph", + "hash": "sha512-sgcHRkiBY9i4zWYBwlVyAjEM9sAzs4wYVwJUdnbDLnVG3QwAaia1Mk5P8M7kraTOZN+vBET7n8KyB0YXCbFRLQ==" + } + }, + "npm:@changesets/get-release-plan": { + "type": "npm", + "name": "npm:@changesets/get-release-plan", + "data": { + "version": "4.0.6", + "packageName": "@changesets/get-release-plan", + "hash": "sha512-FHRwBkY7Eili04Y5YMOZb0ezQzKikTka4wL753vfUA5COSebt7KThqiuCN9BewE4/qFGgF/5t3AuzXx1/UAY4w==" + } + }, + "npm:@changesets/get-version-range-type": { + "type": "npm", + "name": "npm:@changesets/get-version-range-type", + "data": { + "version": "0.4.0", + "packageName": "@changesets/get-version-range-type", + "hash": "sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==" + } + }, + "npm:@changesets/git": { + "type": "npm", + "name": "npm:@changesets/git", + "data": { + "version": "3.0.2", + "packageName": "@changesets/git", + "hash": "sha512-r1/Kju9Y8OxRRdvna+nxpQIsMsRQn9dhhAZt94FLDeu0Hij2hnOozW8iqnHBgvu+KdnJppCveQwK4odwfw/aWQ==" + } + }, + "npm:@changesets/logger": { + "type": "npm", + "name": "npm:@changesets/logger", + "data": { + "version": "0.1.1", + "packageName": "@changesets/logger", + "hash": "sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==" + } + }, + "npm:@changesets/parse": { + "type": "npm", + "name": "npm:@changesets/parse", + "data": { + "version": "0.4.0", + "packageName": "@changesets/parse", + "hash": "sha512-TS/9KG2CdGXS27S+QxbZXgr8uPsP4yNJYb4BC2/NeFUj80Rni3TeD2qwWmabymxmrLo7JEsytXH1FbpKTbvivw==" + } + }, + "npm:@changesets/pre": { + "type": "npm", + "name": "npm:@changesets/pre", + "data": { + "version": "2.0.1", + "packageName": "@changesets/pre", + "hash": "sha512-vvBJ/If4jKM4tPz9JdY2kGOgWmCowUYOi5Ycv8dyLnEE8FgpYYUo1mgJZxcdtGGP3aG8rAQulGLyyXGSLkIMTQ==" + } + }, + "npm:@changesets/read": { + "type": "npm", + "name": "npm:@changesets/read", + "data": { + "version": "0.6.2", + "packageName": "@changesets/read", + "hash": "sha512-wjfQpJvryY3zD61p8jR87mJdyx2FIhEcdXhKUqkja87toMrP/3jtg/Yg29upN+N4Ckf525/uvV7a4tzBlpk6gg==" + } + }, + "npm:@changesets/should-skip-package": { + "type": "npm", + "name": "npm:@changesets/should-skip-package", + "data": { + "version": "0.1.1", + "packageName": "@changesets/should-skip-package", + "hash": "sha512-H9LjLbF6mMHLtJIc/eHR9Na+MifJ3VxtgP/Y+XLn4BF7tDTEN1HNYtH6QMcjP1uxp9sjaFYmW8xqloaCi/ckTg==" + } + }, + "npm:@changesets/types@4.1.0": { + "type": "npm", + "name": "npm:@changesets/types@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "@changesets/types", + "hash": "sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==" + } + }, + "npm:@changesets/types@6.0.0": { + "type": "npm", + "name": "npm:@changesets/types@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "@changesets/types", + "hash": "sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ==" + } + }, + "npm:@changesets/write": { + "type": "npm", + "name": "npm:@changesets/write", + "data": { + "version": "0.3.2", + "packageName": "@changesets/write", + "hash": "sha512-kDxDrPNpUgsjDbWBvUo27PzKX4gqeKOlhibaOXDJA6kuBisGqNHv/HwGJrAu8U/dSf8ZEFIeHIPtvSlZI1kULw==" + } + }, + "npm:@clack/core": { + "type": "npm", + "name": "npm:@clack/core", + "data": { + "version": "0.4.1", + "packageName": "@clack/core", + "hash": "sha512-Pxhij4UXg8KSr7rPek6Zowm+5M22rbd2g1nfojHJkxp5YkFqiZ2+YLEM/XGVIzvGOcM0nqjIFxrpDwWRZYWYjA==" + } + }, + "npm:@clack/prompts": { + "type": "npm", + "name": "npm:@clack/prompts", + "data": { + "version": "0.10.0", + "packageName": "@clack/prompts", + "hash": "sha512-H3rCl6CwW1NdQt9rE3n373t7o5cthPv7yUoxF2ytZvyvlJv89C5RYMJu83Hed8ODgys5vpBU0GKxIRG83jd8NQ==" + } + }, + "npm:@cspotcode/source-map-support": { + "type": "npm", + "name": "npm:@cspotcode/source-map-support", + "data": { + "version": "0.8.1", + "packageName": "@cspotcode/source-map-support", + "hash": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==" + } + }, + "npm:@cypress/request": { + "type": "npm", + "name": "npm:@cypress/request", + "data": { + "version": "3.0.7", + "packageName": "@cypress/request", + "hash": "sha512-LzxlLEMbBOPYB85uXrDqvD4MgcenjRBLIns3zyhx7vTPj/0u2eQhzXvPiGcaJrV38Q9dbkExWp6cOHPJ+EtFYg==" + } + }, + "npm:@discoveryjs/json-ext": { + "type": "npm", + "name": "npm:@discoveryjs/json-ext", + "data": { + "version": "0.5.7", + "packageName": "@discoveryjs/json-ext", + "hash": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==" + } + }, + "npm:@emnapi/core": { + "type": "npm", + "name": "npm:@emnapi/core", + "data": { + "version": "1.2.0", + "packageName": "@emnapi/core", + "hash": "sha512-E7Vgw78I93we4ZWdYCb4DGAwRROGkMIXk7/y87UmANR+J6qsWusmC3gLt0H+O0KOt5e6O38U8oJamgbudrES/w==" + } + }, + "npm:@emnapi/runtime": { + "type": "npm", + "name": "npm:@emnapi/runtime", + "data": { + "version": "1.2.0", + "packageName": "@emnapi/runtime", + "hash": "sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==" + } + }, + "npm:@emnapi/wasi-threads": { + "type": "npm", + "name": "npm:@emnapi/wasi-threads", + "data": { + "version": "1.0.1", + "packageName": "@emnapi/wasi-threads", + "hash": "sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==" + } + }, + "npm:@esbuild/aix-ppc64": { + "type": "npm", + "name": "npm:@esbuild/aix-ppc64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/aix-ppc64", + "hash": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==" + } + }, + "npm:@esbuild/android-arm64": { + "type": "npm", + "name": "npm:@esbuild/android-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-arm64", + "hash": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==" + } + }, + "npm:@esbuild/android-arm": { + "type": "npm", + "name": "npm:@esbuild/android-arm", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-arm", + "hash": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==" + } + }, + "npm:@esbuild/android-x64": { + "type": "npm", + "name": "npm:@esbuild/android-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/android-x64", + "hash": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==" + } + }, + "npm:@esbuild/darwin-arm64": { + "type": "npm", + "name": "npm:@esbuild/darwin-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/darwin-arm64", + "hash": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==" + } + }, + "npm:@esbuild/darwin-x64": { + "type": "npm", + "name": "npm:@esbuild/darwin-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/darwin-x64", + "hash": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==" + } + }, + "npm:@esbuild/freebsd-arm64": { + "type": "npm", + "name": "npm:@esbuild/freebsd-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/freebsd-arm64", + "hash": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==" + } + }, + "npm:@esbuild/freebsd-x64": { + "type": "npm", + "name": "npm:@esbuild/freebsd-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/freebsd-x64", + "hash": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==" + } + }, + "npm:@esbuild/linux-arm64": { + "type": "npm", + "name": "npm:@esbuild/linux-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-arm64", + "hash": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==" + } + }, + "npm:@esbuild/linux-arm": { + "type": "npm", + "name": "npm:@esbuild/linux-arm", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-arm", + "hash": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==" + } + }, + "npm:@esbuild/linux-ia32": { + "type": "npm", + "name": "npm:@esbuild/linux-ia32", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-ia32", + "hash": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==" + } + }, + "npm:@esbuild/linux-loong64": { + "type": "npm", + "name": "npm:@esbuild/linux-loong64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-loong64", + "hash": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==" + } + }, + "npm:@esbuild/linux-mips64el": { + "type": "npm", + "name": "npm:@esbuild/linux-mips64el", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-mips64el", + "hash": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==" + } + }, + "npm:@esbuild/linux-ppc64": { + "type": "npm", + "name": "npm:@esbuild/linux-ppc64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-ppc64", + "hash": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==" + } + }, + "npm:@esbuild/linux-riscv64": { + "type": "npm", + "name": "npm:@esbuild/linux-riscv64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-riscv64", + "hash": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==" + } + }, + "npm:@esbuild/linux-s390x": { + "type": "npm", + "name": "npm:@esbuild/linux-s390x", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-s390x", + "hash": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==" + } + }, + "npm:@esbuild/linux-x64": { + "type": "npm", + "name": "npm:@esbuild/linux-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/linux-x64", + "hash": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==" + } + }, + "npm:@esbuild/netbsd-x64": { + "type": "npm", + "name": "npm:@esbuild/netbsd-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/netbsd-x64", + "hash": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==" + } + }, + "npm:@esbuild/openbsd-x64": { + "type": "npm", + "name": "npm:@esbuild/openbsd-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/openbsd-x64", + "hash": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==" + } + }, + "npm:@esbuild/sunos-x64": { + "type": "npm", + "name": "npm:@esbuild/sunos-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/sunos-x64", + "hash": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==" + } + }, + "npm:@esbuild/win32-arm64": { + "type": "npm", + "name": "npm:@esbuild/win32-arm64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-arm64", + "hash": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==" + } + }, + "npm:@esbuild/win32-ia32": { + "type": "npm", + "name": "npm:@esbuild/win32-ia32", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-ia32", + "hash": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==" + } + }, + "npm:@esbuild/win32-x64": { + "type": "npm", + "name": "npm:@esbuild/win32-x64", + "data": { + "version": "0.21.5", + "packageName": "@esbuild/win32-x64", + "hash": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==" + } + }, + "npm:@eslint-community/eslint-utils": { + "type": "npm", + "name": "npm:@eslint-community/eslint-utils", + "data": { + "version": "4.4.0", + "packageName": "@eslint-community/eslint-utils", + "hash": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==" + } + }, + "npm:@eslint-community/regexpp": { + "type": "npm", + "name": "npm:@eslint-community/regexpp", + "data": { + "version": "4.11.1", + "packageName": "@eslint-community/regexpp", + "hash": "sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==" + } + }, + "npm:@eslint/config-array": { + "type": "npm", + "name": "npm:@eslint/config-array", + "data": { + "version": "0.18.0", + "packageName": "@eslint/config-array", + "hash": "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==" + } + }, + "npm:@eslint/eslintrc": { + "type": "npm", + "name": "npm:@eslint/eslintrc", + "data": { + "version": "3.1.0", + "packageName": "@eslint/eslintrc", + "hash": "sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==" + } + }, + "npm:@eslint/js": { + "type": "npm", + "name": "npm:@eslint/js", + "data": { + "version": "9.11.0", + "packageName": "@eslint/js", + "hash": "sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==" + } + }, + "npm:@eslint/object-schema": { + "type": "npm", + "name": "npm:@eslint/object-schema", + "data": { + "version": "2.1.4", + "packageName": "@eslint/object-schema", + "hash": "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==" + } + }, + "npm:@eslint/plugin-kit": { + "type": "npm", + "name": "npm:@eslint/plugin-kit", + "data": { + "version": "0.2.0", + "packageName": "@eslint/plugin-kit", + "hash": "sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==" + } + }, + "npm:@expo/fingerprint": { + "type": "npm", + "name": "npm:@expo/fingerprint", + "data": { + "version": "0.11.6", + "packageName": "@expo/fingerprint", + "hash": "sha512-hlVIfMEJYZIqIFMjeGRN5GhK/h6vJ3M4QVc1ZD8F0Bh7gMeI+jZkEyZdL5XT29jergQrksP638e2qFwgrGTw/w==" + } + }, + "npm:@expo/spawn-async": { + "type": "npm", + "name": "npm:@expo/spawn-async", + "data": { + "version": "1.7.2", + "packageName": "@expo/spawn-async", + "hash": "sha512-QdWi16+CHB9JYP7gma19OVVg0BFkvU8zNj9GjWorYI8Iv8FUxjOCcYRuAmX4s/h91e4e7BPsskc8cSrZYho9Ew==" + } + }, + "npm:@fastify/ajv-compiler": { + "type": "npm", + "name": "npm:@fastify/ajv-compiler", + "data": { + "version": "3.6.0", + "packageName": "@fastify/ajv-compiler", + "hash": "sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==" + } + }, + "npm:@fastify/error": { + "type": "npm", + "name": "npm:@fastify/error", + "data": { + "version": "3.4.1", + "packageName": "@fastify/error", + "hash": "sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==" + } + }, + "npm:@fastify/fast-json-stringify-compiler": { + "type": "npm", + "name": "npm:@fastify/fast-json-stringify-compiler", + "data": { + "version": "4.3.0", + "packageName": "@fastify/fast-json-stringify-compiler", + "hash": "sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==" + } + }, + "npm:@fastify/merge-json-schemas": { + "type": "npm", + "name": "npm:@fastify/merge-json-schemas", + "data": { + "version": "0.1.1", + "packageName": "@fastify/merge-json-schemas", + "hash": "sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==" + } + }, + "npm:@fastify/middie": { + "type": "npm", + "name": "npm:@fastify/middie", + "data": { + "version": "8.3.3", + "packageName": "@fastify/middie", + "hash": "sha512-+WHavMQr9CNTZoy2cjoDxoWp76kZ3JKjAtZj5sXNlxX5XBzHig0TeCPfPc+1+NQmliXtndT3PFwAjrQHE/6wnQ==" + } + }, + "npm:@fastify/sensible": { + "type": "npm", + "name": "npm:@fastify/sensible", + "data": { + "version": "5.6.0", + "packageName": "@fastify/sensible", + "hash": "sha512-Vq6Z2ZQy10GDqON+hvLF52K99s9et5gVVxTul5n3SIAf0Kq5QjPRUKkAMT3zPAiiGvoHtS3APa/3uaxfDgCODQ==" + } + }, + "npm:@hapi/hoek": { + "type": "npm", + "name": "npm:@hapi/hoek", + "data": { + "version": "9.3.0", + "packageName": "@hapi/hoek", + "hash": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" + } + }, + "npm:@hapi/topo": { + "type": "npm", + "name": "npm:@hapi/topo", + "data": { + "version": "5.1.0", + "packageName": "@hapi/topo", + "hash": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==" + } + }, + "npm:@humanwhocodes/module-importer": { + "type": "npm", + "name": "npm:@humanwhocodes/module-importer", + "data": { + "version": "1.0.1", + "packageName": "@humanwhocodes/module-importer", + "hash": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" + } + }, + "npm:@humanwhocodes/retry": { + "type": "npm", + "name": "npm:@humanwhocodes/retry", + "data": { + "version": "0.3.0", + "packageName": "@humanwhocodes/retry", + "hash": "sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==" + } + }, + "npm:@isaacs/cliui": { + "type": "npm", + "name": "npm:@isaacs/cliui", + "data": { + "version": "8.0.2", + "packageName": "@isaacs/cliui", + "hash": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" + } + }, + "npm:@isaacs/fs-minipass": { + "type": "npm", + "name": "npm:@isaacs/fs-minipass", + "data": { + "version": "4.0.1", + "packageName": "@isaacs/fs-minipass", + "hash": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==" + } + }, + "npm:@isaacs/ttlcache": { + "type": "npm", + "name": "npm:@isaacs/ttlcache", + "data": { + "version": "1.4.1", + "packageName": "@isaacs/ttlcache", + "hash": "sha512-RQgQ4uQ+pLbqXfOmieB91ejmLwvSgv9nLx6sT6sD83s7umBypgg+OIBOBbEUiJXrfpnp9j0mRhYYdzp9uqq3lA==" + } + }, + "npm:@istanbuljs/load-nyc-config": { + "type": "npm", + "name": "npm:@istanbuljs/load-nyc-config", + "data": { + "version": "1.1.0", + "packageName": "@istanbuljs/load-nyc-config", + "hash": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==" + } + }, + "npm:@istanbuljs/schema": { + "type": "npm", + "name": "npm:@istanbuljs/schema", + "data": { + "version": "0.1.3", + "packageName": "@istanbuljs/schema", + "hash": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" + } + }, + "npm:@jest/create-cache-key-function": { + "type": "npm", + "name": "npm:@jest/create-cache-key-function", + "data": { + "version": "29.7.0", + "packageName": "@jest/create-cache-key-function", + "hash": "sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA==" + } + }, + "npm:@jest/environment": { + "type": "npm", + "name": "npm:@jest/environment", + "data": { + "version": "29.7.0", + "packageName": "@jest/environment", + "hash": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==" + } + }, + "npm:@jest/fake-timers": { + "type": "npm", + "name": "npm:@jest/fake-timers", + "data": { + "version": "29.7.0", + "packageName": "@jest/fake-timers", + "hash": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==" + } + }, + "npm:@jest/schemas@28.1.3": { + "type": "npm", + "name": "npm:@jest/schemas@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "@jest/schemas", + "hash": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==" + } + }, + "npm:@jest/schemas@29.6.3": { + "type": "npm", + "name": "npm:@jest/schemas@29.6.3", + "data": { + "version": "29.6.3", + "packageName": "@jest/schemas", + "hash": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" + } + }, + "npm:@jest/transform": { + "type": "npm", + "name": "npm:@jest/transform", + "data": { + "version": "29.7.0", + "packageName": "@jest/transform", + "hash": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==" + } + }, + "npm:@jest/types@26.6.2": { + "type": "npm", + "name": "npm:@jest/types@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "@jest/types", + "hash": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==" + } + }, + "npm:@jest/types@29.6.3": { + "type": "npm", + "name": "npm:@jest/types@29.6.3", + "data": { + "version": "29.6.3", + "packageName": "@jest/types", + "hash": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==" + } + }, + "npm:@jridgewell/gen-mapping@0.3.5": { + "type": "npm", + "name": "npm:@jridgewell/gen-mapping@0.3.5", + "data": { + "version": "0.3.5", + "packageName": "@jridgewell/gen-mapping", + "hash": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" + } + }, + "npm:@jridgewell/gen-mapping@0.3.8": { + "type": "npm", + "name": "npm:@jridgewell/gen-mapping@0.3.8", + "data": { + "version": "0.3.8", + "packageName": "@jridgewell/gen-mapping", + "hash": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==" + } + }, + "npm:@jridgewell/resolve-uri": { + "type": "npm", + "name": "npm:@jridgewell/resolve-uri", + "data": { + "version": "3.1.2", + "packageName": "@jridgewell/resolve-uri", + "hash": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" + } + }, + "npm:@jridgewell/set-array": { + "type": "npm", + "name": "npm:@jridgewell/set-array", + "data": { + "version": "1.2.1", + "packageName": "@jridgewell/set-array", + "hash": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" + } + }, + "npm:@jridgewell/source-map": { + "type": "npm", + "name": "npm:@jridgewell/source-map", + "data": { + "version": "0.3.6", + "packageName": "@jridgewell/source-map", + "hash": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==" + } + }, + "npm:@jridgewell/sourcemap-codec": { + "type": "npm", + "name": "npm:@jridgewell/sourcemap-codec", + "data": { + "version": "1.5.0", + "packageName": "@jridgewell/sourcemap-codec", + "hash": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" + } + }, + "npm:@jridgewell/trace-mapping@0.3.25": { + "type": "npm", + "name": "npm:@jridgewell/trace-mapping@0.3.25", + "data": { + "version": "0.3.25", + "packageName": "@jridgewell/trace-mapping", + "hash": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" + } + }, + "npm:@jridgewell/trace-mapping@0.3.9": { + "type": "npm", + "name": "npm:@jridgewell/trace-mapping@0.3.9", + "data": { + "version": "0.3.9", + "packageName": "@jridgewell/trace-mapping", + "hash": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==" + } + }, + "npm:@jsonjoy.com/base64": { + "type": "npm", + "name": "npm:@jsonjoy.com/base64", + "data": { + "version": "1.1.2", + "packageName": "@jsonjoy.com/base64", + "hash": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==" + } + }, + "npm:@jsonjoy.com/json-pack": { + "type": "npm", + "name": "npm:@jsonjoy.com/json-pack", + "data": { + "version": "1.1.0", + "packageName": "@jsonjoy.com/json-pack", + "hash": "sha512-zlQONA+msXPPwHWZMKFVS78ewFczIll5lXiVPwFPCZUsrOKdxc2AvxU1HoNBmMRhqDZUR9HkC3UOm+6pME6Xsg==" + } + }, + "npm:@jsonjoy.com/util": { + "type": "npm", + "name": "npm:@jsonjoy.com/util", + "data": { + "version": "1.5.0", + "packageName": "@jsonjoy.com/util", + "hash": "sha512-ojoNsrIuPI9g6o8UxhraZQSyF2ByJanAY4cTFbc8Mf2AXEF4aQRGY1dJxyJpuyav8r9FGflEt/Ff3u5Nt6YMPA==" + } + }, + "npm:@lukeed/ms": { + "type": "npm", + "name": "npm:@lukeed/ms", + "data": { + "version": "2.0.2", + "packageName": "@lukeed/ms", + "hash": "sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==" + } + }, + "npm:@manypkg/find-root": { + "type": "npm", + "name": "npm:@manypkg/find-root", + "data": { + "version": "1.1.0", + "packageName": "@manypkg/find-root", + "hash": "sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==" + } + }, + "npm:@manypkg/get-packages": { + "type": "npm", + "name": "npm:@manypkg/get-packages", + "data": { + "version": "1.1.3", + "packageName": "@manypkg/get-packages", + "hash": "sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==" + } + }, + "npm:@mdx-js/loader": { + "type": "npm", + "name": "npm:@mdx-js/loader", + "data": { + "version": "3.1.0", + "packageName": "@mdx-js/loader", + "hash": "sha512-xU/lwKdOyfXtQGqn3VnJjlDrmKXEvMi1mgYxVmukEUtVycIz1nh7oQ40bKTd4cA7rLStqu0740pnhGYxGoqsCg==" + } + }, + "npm:@mdx-js/mdx": { + "type": "npm", + "name": "npm:@mdx-js/mdx", + "data": { + "version": "3.1.0", + "packageName": "@mdx-js/mdx", + "hash": "sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==" + } + }, + "npm:@mdx-js/react@2.3.0": { + "type": "npm", + "name": "npm:@mdx-js/react@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "@mdx-js/react", + "hash": "sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==" + } + }, + "npm:@mdx-js/react@3.1.0": { + "type": "npm", + "name": "npm:@mdx-js/react@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "@mdx-js/react", + "hash": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==" + } + }, + "npm:@module-federation/error-codes@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/error-codes@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/error-codes", + "hash": "sha512-azgGDBnFRfqlivHOl96ZjlFUFlukESz2Rnnz/pINiSqoBBNjUE0fcAZP4X6jgrVITuEg90YkruZa7pW9I3m7Uw==" + } + }, + "npm:@module-federation/error-codes@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/error-codes@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/error-codes", + "hash": "sha512-55LYmrDdKb4jt+qr8qE8U3al62ZANp3FhfVaNPOaAmdTh0jHdD8M3yf5HKFlr5xVkVO4eV/F/J2NCfpbh+pEXQ==" + } + }, + "npm:@module-federation/runtime-core": { + "type": "npm", + "name": "npm:@module-federation/runtime-core", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/runtime-core", + "hash": "sha512-TfyKfkSAentKeuvSsAItk8s5tqQSMfIRTPN2e1aoaq/kFhE+7blps719csyWSX5Lg5Es7WXKMsXHy40UgtBtuw==" + } + }, + "npm:@module-federation/runtime-tools@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-GEF1pxqLc80osIMZmE8j9UKZSaTm2hX2lql8tgIH/O9yK4wnF06k6LL5Ah+wJt+oJv6Dj55ri/MoxMP4SXoPNA==" + } + }, + "npm:@module-federation/runtime-tools@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/runtime-tools@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/runtime-tools", + "hash": "sha512-fjVOsItJ1u5YY6E9FnS56UDwZgqEQUrWFnouRiPtK123LUuqUI9FH4redZoKWlE1PB0ir1Z3tnqy8eFYzPO38Q==" + } + }, + "npm:@module-federation/runtime@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/runtime@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/runtime", + "hash": "sha512-ZHnYvBquDm49LiHfv6fgagMo/cVJneijNJzfPh6S0CJrPS2Tay1bnTXzy8VA5sdIrESagYPaskKMGIj7YfnPug==" + } + }, + "npm:@module-federation/runtime@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/runtime@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/runtime", + "hash": "sha512-yZeZ7z2Rx4gv/0E97oLTF3V6N25vglmwXGgoeju/W2YjsFvWzVtCDI7zRRb0mJhU6+jmSM8jP1DeQGbea/AiZQ==" + } + }, + "npm:@module-federation/sdk@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/sdk@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/sdk", + "hash": "sha512-bmf2FGQ0ymZuxYnw9bIUfhV3y6zDhaqgydEjbl4msObKMLGXZqhse2pTIIxBFpIxR1oONKX/y2FAolDCTlWKiw==" + } + }, + "npm:@module-federation/sdk@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/sdk@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/sdk", + "hash": "sha512-waABomIjg/5m1rPDBWYG4KUhS5r7OUUY7S+avpaVIY/tkPWB3ibRDKy2dNLLAMaLKq0u+B1qIdEp4NIWkqhqpg==" + } + }, + "npm:@module-federation/webpack-bundler-runtime@0.13.1": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime@0.13.1", + "data": { + "version": "0.13.1", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-QSuSIGa09S8mthbB1L6xERqrz+AzPlHR6D7RwAzssAc+IHf40U6NiTLPzUqp9mmKDhC5Tm0EISU0ZHNeJpnpBQ==" + } + }, + "npm:@module-federation/webpack-bundler-runtime@0.8.4": { + "type": "npm", + "name": "npm:@module-federation/webpack-bundler-runtime@0.8.4", + "data": { + "version": "0.8.4", + "packageName": "@module-federation/webpack-bundler-runtime", + "hash": "sha512-HggROJhvHPUX7uqBD/XlajGygMNM1DG0+4OAkk8MBQe4a18QzrRNzZt6XQbRTSG4OaEoyRWhQHvYD3Yps405tQ==" + } + }, + "npm:@napi-rs/wasm-runtime": { + "type": "npm", + "name": "npm:@napi-rs/wasm-runtime", + "data": { + "version": "0.2.4", + "packageName": "@napi-rs/wasm-runtime", + "hash": "sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==" + } + }, + "npm:@nodelib/fs.scandir": { + "type": "npm", + "name": "npm:@nodelib/fs.scandir", + "data": { + "version": "2.1.5", + "packageName": "@nodelib/fs.scandir", + "hash": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" + } + }, + "npm:@nodelib/fs.stat": { + "type": "npm", + "name": "npm:@nodelib/fs.stat", + "data": { + "version": "2.0.5", + "packageName": "@nodelib/fs.stat", + "hash": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" + } + }, + "npm:@nodelib/fs.walk": { + "type": "npm", + "name": "npm:@nodelib/fs.walk", + "data": { + "version": "1.2.8", + "packageName": "@nodelib/fs.walk", + "hash": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" + } + }, + "npm:@nx/devkit": { + "type": "npm", + "name": "npm:@nx/devkit", + "data": { + "version": "20.3.0", + "packageName": "@nx/devkit", + "hash": "sha512-u9oRd2F33DLNWPbzpYGW7xuMEYUAOwO9DLP9nGYpxbZXy6Z4AdoKeqhN+KBTyg8+DyQGuKUSEXcWriDyLLgcHw==" + } + }, + "npm:@nx/eslint-plugin": { + "type": "npm", + "name": "npm:@nx/eslint-plugin", + "data": { + "version": "20.3.0", + "packageName": "@nx/eslint-plugin", + "hash": "sha512-U9DvbR7quyfnWk8ZCJlwKbIInZ5gd4be93X5gii966vM81n3lbWLc7y4avU4r3732X2pnpFGJqBgP8ov8JE/fw==" + } + }, + "npm:@nx/eslint": { + "type": "npm", + "name": "npm:@nx/eslint", + "data": { + "version": "20.3.0", + "packageName": "@nx/eslint", + "hash": "sha512-QhApF0HAcMm0tc7kXna4XuFUuO3oroWvGmvzGqBSa3GyuXbAz1VJ1RFWYkyQzjAsltaBcMUFCA+ORUM+PN1sWA==" + } + }, + "npm:@nx/js": { + "type": "npm", + "name": "npm:@nx/js", + "data": { + "version": "20.3.0", + "packageName": "@nx/js", + "hash": "sha512-hnO1jzJUvO7+bBsC2uaUElpX9gpMiSA3wdt34V8nnPcIBWtdMrjKX7yRFSwZKimeNauesiX0uorTJf+z28R2bg==" + } + }, + "npm:@nx/nx-darwin-arm64": { + "type": "npm", + "name": "npm:@nx/nx-darwin-arm64", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-darwin-arm64", + "hash": "sha512-9PqSe1Sh7qNqA4GL0cZH0t3S0EZzb2Xn14XY9au7yf0+eoxyag1oETjjULrxLeUmSoXW2hDxzNtoqKFE9zF07Q==" + } + }, + "npm:@nx/nx-darwin-x64": { + "type": "npm", + "name": "npm:@nx/nx-darwin-x64", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-darwin-x64", + "hash": "sha512-gsGGhJVvi5QZVVTZie5sNMo1zOAU+A2edm6DGegObdFRLV41Ju/Yrm/gTaSp4yUtywd3UU4S/30C/nI2c55adA==" + } + }, + "npm:@nx/nx-freebsd-x64": { + "type": "npm", + "name": "npm:@nx/nx-freebsd-x64", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-freebsd-x64", + "hash": "sha512-DiymYZBBu0upbiskdfn9KRyoXdyvKohezJiV3j4VkeRE8KR2p04NgwRQviDFbeD1cjWrDy9wk8y+G5PabLlqAA==" + } + }, + "npm:@nx/nx-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm-gnueabihf", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-arm-gnueabihf", + "hash": "sha512-Aksx66e8jmt/4rGJ/5z34SWXbPcYr9Ht52UonEeuCdQdoEvAOs7yBUbllYOjIcUsfZikEyZgvqfiQslsggSJdQ==" + } + }, + "npm:@nx/nx-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm64-gnu", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-arm64-gnu", + "hash": "sha512-Y5wmYEwF1bl014Ps8QjagI911VbViQSFHSTVOCNSObdAzig9E5o6NOkoWe+doT1UZLrrInnlkrggQUsbtdKjOg==" + } + }, + "npm:@nx/nx-linux-arm64-musl": { + "type": "npm", + "name": "npm:@nx/nx-linux-arm64-musl", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-arm64-musl", + "hash": "sha512-yGcIkmImyOMfPkQSYH2EVjPmFE0VkLcO71Bbkpr3RlJ1N/vjYxsGbdnqPiBb8Wshib/hmwpiMHf/yzQtKH0SQw==" + } + }, + "npm:@nx/nx-linux-x64-gnu": { + "type": "npm", + "name": "npm:@nx/nx-linux-x64-gnu", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-x64-gnu", + "hash": "sha512-nkA2DLI+rpmiuiy7dyXP4l9s7dgHkQWDX7lG1XltiT41RzAReJF1h8qBE6XrsAYE1CtI76DRWVphnc93+iZr+A==" + } + }, + "npm:@nx/nx-linux-x64-musl": { + "type": "npm", + "name": "npm:@nx/nx-linux-x64-musl", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-linux-x64-musl", + "hash": "sha512-sPMtTt9iTrCmFEIp9Qv27UX9PeL1aqKck2dz2TAFbXKVtF6+djOdTcNnTYw45KIP6izcUcOXXAq4G0QSQE7CLg==" + } + }, + "npm:@nx/nx-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@nx/nx-win32-arm64-msvc", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-win32-arm64-msvc", + "hash": "sha512-ppfNa/8OfpWA9o26Pz3vArN4ulAC+Hx70/ghPRCP7ed1Mb3Z6yR2Ry9KfBRImbqajvuAExM0TePKMGq9LCdXmg==" + } + }, + "npm:@nx/nx-win32-x64-msvc": { + "type": "npm", + "name": "npm:@nx/nx-win32-x64-msvc", + "data": { + "version": "20.3.0", + "packageName": "@nx/nx-win32-x64-msvc", + "hash": "sha512-8FOejZ4emtLSVn3pYWs4PIc3n4//qMbwMDPVxmPE8us3ir91Qh0bzr5zRj7Q8sEdSgvneXRXqtBp2grY2KMJsw==" + } + }, + "npm:@nx/vite": { + "type": "npm", + "name": "npm:@nx/vite", + "data": { + "version": "20.3.0", + "packageName": "@nx/vite", + "hash": "sha512-vb4crrU6rCl03kiVu5mJ34PvSzTI72/DQJEi4cFQu4KAwQ6gVigVOf4kW+d3dYelrJ52/Fzb/CEY94ZzdKyBFA==" + } + }, + "npm:@nx/web": { + "type": "npm", + "name": "npm:@nx/web", + "data": { + "version": "20.3.0", + "packageName": "@nx/web", + "hash": "sha512-MKmXI9uAX+fdLY0GfF/3rH4EXrEjyLI6FSt3kUuF1/UzAUUUqww6owoM+9EaC1mRcCYDd0nwN7piblVz/wIVLw==" + } + }, + "npm:@nx/workspace": { + "type": "npm", + "name": "npm:@nx/workspace", + "data": { + "version": "20.3.0", + "packageName": "@nx/workspace", + "hash": "sha512-z8NSAo5SiLEMPuwasDvLdCCtaTGdINh1cSZMCom8HeLbT8F7risbR0IlHVqVrKj9FPKqrAIsH+4knVb4dHHCnQ==" + } + }, + "npm:@phenomnomnominal/tsquery": { + "type": "npm", + "name": "npm:@phenomnomnominal/tsquery", + "data": { + "version": "5.0.1", + "packageName": "@phenomnomnominal/tsquery", + "hash": "sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==" + } + }, + "npm:@pkgjs/parseargs": { + "type": "npm", + "name": "npm:@pkgjs/parseargs", + "data": { + "version": "0.11.0", + "packageName": "@pkgjs/parseargs", + "hash": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" + } + }, + "npm:@pnpm/config.env-replace": { + "type": "npm", + "name": "npm:@pnpm/config.env-replace", + "data": { + "version": "1.1.0", + "packageName": "@pnpm/config.env-replace", + "hash": "sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==" + } + }, + "npm:@pnpm/network.ca-file": { + "type": "npm", + "name": "npm:@pnpm/network.ca-file", + "data": { + "version": "1.0.2", + "packageName": "@pnpm/network.ca-file", + "hash": "sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==" + } + }, + "npm:@pnpm/npm-conf": { + "type": "npm", + "name": "npm:@pnpm/npm-conf", + "data": { + "version": "2.3.1", + "packageName": "@pnpm/npm-conf", + "hash": "sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==" + } + }, + "npm:@polka/url": { + "type": "npm", + "name": "npm:@polka/url", + "data": { + "version": "1.0.0-next.28", + "packageName": "@polka/url", + "hash": "sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==" + } + }, + "npm:@react-native-community/cli-config-android": { + "type": "npm", + "name": "npm:@react-native-community/cli-config-android", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-config-android", + "hash": "sha512-pgnhEO2cmOeb+bBFEBZFYjeFjDTqWoV0JTorTiugj9bb4RQRCl8cr35baVlBGhxAuaio3722CsJ9GRF1oHjP8w==" + } + }, + "npm:@react-native-community/cli-config-apple": { + "type": "npm", + "name": "npm:@react-native-community/cli-config-apple", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-config-apple", + "hash": "sha512-6edjTt3mlNMFBuB/Xd6u0O7GEkhJiKvQgmcoBH18FsNy5cpiHDwQsG8EWM5cHeINp1gMK845qq9fFsTko6gqyQ==" + } + }, + "npm:@react-native-community/cli-config": { + "type": "npm", + "name": "npm:@react-native-community/cli-config", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-config", + "hash": "sha512-GUGvyek06JRF4mfd9zXao9YQW4+H8ny69HznqNXVRtVSIIekFyjOpKQeSEzdcyqJEEa5gej22GOz1JCHMKBccg==" + } + }, + "npm:@react-native-community/cli-server-api": { + "type": "npm", + "name": "npm:@react-native-community/cli-server-api", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-server-api", + "hash": "sha512-tdmGV7ZntYmzrXWheZNpAy6dVI2yrsX4sQH+xAzU7lCfKHk6J8GucxedduXnB5qBB4JgSrrbzg2RLNxv5v0S/Q==" + } + }, + "npm:@react-native-community/cli-tools": { + "type": "npm", + "name": "npm:@react-native-community/cli-tools", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-tools", + "hash": "sha512-oR6FcDEcSDYos79vZy4+Tj8jgAE0Xf5HEiRXMJFGISYLRx7tvslSaK8SodUOW9TZe2bCZOb5QSvj8zeMpORmxg==" + } + }, + "npm:@react-native-community/cli-types": { + "type": "npm", + "name": "npm:@react-native-community/cli-types", + "data": { + "version": "18.0.0", + "packageName": "@react-native-community/cli-types", + "hash": "sha512-J84+4IRXl8WlVdoe1maTD5skYZZO9CbQ6LNXEHx1kaZcFmvPZKfjsaxuyQ+8BsSqZnM2izOw8dEWnAp/Zuwb0w==" + } + }, + "npm:@react-native/assets-registry": { + "type": "npm", + "name": "npm:@react-native/assets-registry", + "data": { + "version": "0.76.3", + "packageName": "@react-native/assets-registry", + "hash": "sha512-7Fnc3lzCFFpnoyL1egua6d/qUp0KiIpeSLbfOMln4nI2g2BMzyFHdPjJnpLV2NehmS0omOOkrfRqK5u1F/MXzA==" + } + }, + "npm:@react-native/babel-plugin-codegen": { + "type": "npm", + "name": "npm:@react-native/babel-plugin-codegen", + "data": { + "version": "0.76.3", + "packageName": "@react-native/babel-plugin-codegen", + "hash": "sha512-mZ7jmIIg4bUnxCqY3yTOkoHvvzsDyrZgfnIKiTGm5QACrsIGa5eT3pMFpMm2OpxGXRDrTMsYdPXE2rCyDX52VQ==" + } + }, + "npm:@react-native/babel-preset": { + "type": "npm", + "name": "npm:@react-native/babel-preset", + "data": { + "version": "0.76.3", + "packageName": "@react-native/babel-preset", + "hash": "sha512-zi2nPlQf9q2fmfPyzwWEj6DU96v8ziWtEfG7CTAX2PG/Vjfsr94vn/wWrCdhBVvLRQ6Kvd/MFAuDYpxmQwIiVQ==" + } + }, + "npm:@react-native/codegen": { + "type": "npm", + "name": "npm:@react-native/codegen", + "data": { + "version": "0.76.3", + "packageName": "@react-native/codegen", + "hash": "sha512-oJCH/jbYeGmFJql8/y76gqWCCd74pyug41yzYAjREso1Z7xL88JhDyKMvxEnfhSdMOZYVl479N80xFiXPy3ZYA==" + } + }, + "npm:@react-native/community-cli-plugin@0.76.3": { + "type": "npm", + "name": "npm:@react-native/community-cli-plugin@0.76.3", + "data": { + "version": "0.76.3", + "packageName": "@react-native/community-cli-plugin", + "hash": "sha512-vgsLixHS24jR0d0QqPykBWFaC+V8x9cM3cs4oYXw3W199jgBNGP9MWcUJLazD2vzrT/lUTVBVg0rBeB+4XR6fg==" + } + }, + "npm:@react-native/community-cli-plugin@0.79.1": { + "type": "npm", + "name": "npm:@react-native/community-cli-plugin@0.79.1", + "data": { + "version": "0.79.1", + "packageName": "@react-native/community-cli-plugin", + "hash": "sha512-hqCMQrMRi19G7yxEsYwV9A0MHB6Hri7B5dytRD7kU5vtz0Lzg1fZYYvmS0x9OdWJWPntmHA8xiijwM+4cT8cpQ==" + } + }, + "npm:@react-native/debugger-frontend@0.76.3": { + "type": "npm", + "name": "npm:@react-native/debugger-frontend@0.76.3", + "data": { + "version": "0.76.3", + "packageName": "@react-native/debugger-frontend", + "hash": "sha512-pMHQ3NpPB28RxXciSvm2yD+uDx3pkhzfuWkc7VFgOduyzPSIr0zotUiOJzsAtrj8++bPbOsAraCeQhCqoOTWQw==" + } + }, + "npm:@react-native/debugger-frontend@0.78.0": { + "type": "npm", + "name": "npm:@react-native/debugger-frontend@0.78.0", + "data": { + "version": "0.78.0", + "packageName": "@react-native/debugger-frontend", + "hash": "sha512-KQYD9QlxES/VdmXh9EEvtZCJK1KAemLlszQq4dpLU1stnue5N8dnCY6A7PpStMf5UtAMk7tiniQhaicw0uVHgQ==" + } + }, + "npm:@react-native/debugger-frontend@0.79.1": { + "type": "npm", + "name": "npm:@react-native/debugger-frontend@0.79.1", + "data": { + "version": "0.79.1", + "packageName": "@react-native/debugger-frontend", + "hash": "sha512-IgbQM/djzBhkkjzIT/b36zwkc4UMxZLTKgRVJrSEjuwtOPmgfh/1F5m3OUitbMd4/e06VgN0vPLyBzToj1kiwA==" + } + }, + "npm:@react-native/dev-middleware@0.76.3": { + "type": "npm", + "name": "npm:@react-native/dev-middleware@0.76.3", + "data": { + "version": "0.76.3", + "packageName": "@react-native/dev-middleware", + "hash": "sha512-b+2IpW40z1/S5Jo5JKrWPmucYU/PzeGyGBZZ/SJvmRnBDaP3txb9yIqNZAII1EWsKNhedh8vyRO5PSuJ9Juqzw==" + } + }, + "npm:@react-native/dev-middleware@0.78.0": { + "type": "npm", + "name": "npm:@react-native/dev-middleware@0.78.0", + "data": { + "version": "0.78.0", + "packageName": "@react-native/dev-middleware", + "hash": "sha512-zEafAZdOz4s37Jh5Xcv4hJE5qZ6uNxgrTLcpjDOJnQG6dO34/BoZeXvDrjomQFNn6ogdysR51mKJStaQ3ixp5A==" + } + }, + "npm:@react-native/dev-middleware@0.79.1": { + "type": "npm", + "name": "npm:@react-native/dev-middleware@0.79.1", + "data": { + "version": "0.79.1", + "packageName": "@react-native/dev-middleware", + "hash": "sha512-xegUHwi6h8wOLIl/9ImZoIVVwzecE+ENGTELIrD2PsseBbtdRMKzZ8A1LTBjPPt3IjHPH6103JcSPwgepP6zFA==" + } + }, + "npm:@react-native/gradle-plugin": { + "type": "npm", + "name": "npm:@react-native/gradle-plugin", + "data": { + "version": "0.76.3", + "packageName": "@react-native/gradle-plugin", + "hash": "sha512-t0aYZ8ND7+yc+yIm6Yp52bInneYpki6RSIFZ9/LMUzgMKvEB62ptt/7sfho9QkKHCNxE1DJSWIqLIGi/iHHkyg==" + } + }, + "npm:@react-native/js-polyfills": { + "type": "npm", + "name": "npm:@react-native/js-polyfills", + "data": { + "version": "0.76.3", + "packageName": "@react-native/js-polyfills", + "hash": "sha512-pubJFArMMrdZiytH+W95KngcSQs+LsxOBsVHkwgMnpBfRUxXPMK4fudtBwWvhnwN76Oe+WhxSq7vOS5XgoPhmw==" + } + }, + "npm:@react-native/metro-babel-transformer": { + "type": "npm", + "name": "npm:@react-native/metro-babel-transformer", + "data": { + "version": "0.76.3", + "packageName": "@react-native/metro-babel-transformer", + "hash": "sha512-b2zQPXmW7avw/7zewc9nzMULPIAjsTwN03hskhxHUJH5pzUf7pIklB3FrgYPZrRhJgzHiNl3tOPu7vqiKzBYPg==" + } + }, + "npm:@react-native/normalize-colors": { + "type": "npm", + "name": "npm:@react-native/normalize-colors", + "data": { + "version": "0.76.3", + "packageName": "@react-native/normalize-colors", + "hash": "sha512-Yrpmrh4IDEupUUM/dqVxhAN8QW1VEUR3Qrk2lzJC1jB2s46hDe0hrMP2vs12YJqlzshteOthjwXQlY0TgIzgbg==" + } + }, + "npm:@react-native/virtualized-lists": { + "type": "npm", + "name": "npm:@react-native/virtualized-lists", + "data": { + "version": "0.76.3", + "packageName": "@react-native/virtualized-lists", + "hash": "sha512-wTGv9pVh3vAOWb29xFm+J9VRe9dUcUcb9FyaMLT/Hxa88W4wqa5ZMe1V9UvrrBiA1G5DKjv8/1ZcDsJhyugVKA==" + } + }, + "npm:@remix-run/router": { + "type": "npm", + "name": "npm:@remix-run/router", + "data": { + "version": "1.23.0", + "packageName": "@remix-run/router", + "hash": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==" + } + }, + "npm:@rollup/rollup-android-arm-eabi": { + "type": "npm", + "name": "npm:@rollup/rollup-android-arm-eabi", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-android-arm-eabi", + "hash": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==" + } + }, + "npm:@rollup/rollup-android-arm64": { + "type": "npm", + "name": "npm:@rollup/rollup-android-arm64", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-android-arm64", + "hash": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==" + } + }, + "npm:@rollup/rollup-darwin-arm64": { + "type": "npm", + "name": "npm:@rollup/rollup-darwin-arm64", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-darwin-arm64", + "hash": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==" + } + }, + "npm:@rollup/rollup-darwin-x64": { + "type": "npm", + "name": "npm:@rollup/rollup-darwin-x64", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-darwin-x64", + "hash": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==" + } + }, + "npm:@rollup/rollup-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm-gnueabihf", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-arm-gnueabihf", + "hash": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==" + } + }, + "npm:@rollup/rollup-linux-arm-musleabihf": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm-musleabihf", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-arm-musleabihf", + "hash": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==" + } + }, + "npm:@rollup/rollup-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm64-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-arm64-gnu", + "hash": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==" + } + }, + "npm:@rollup/rollup-linux-arm64-musl": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-arm64-musl", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-arm64-musl", + "hash": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==" + } + }, + "npm:@rollup/rollup-linux-powerpc64le-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-powerpc64le-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-powerpc64le-gnu", + "hash": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==" + } + }, + "npm:@rollup/rollup-linux-riscv64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-riscv64-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-riscv64-gnu", + "hash": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==" + } + }, + "npm:@rollup/rollup-linux-s390x-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-s390x-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-s390x-gnu", + "hash": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==" + } + }, + "npm:@rollup/rollup-linux-x64-gnu": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-x64-gnu", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-x64-gnu", + "hash": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==" + } + }, + "npm:@rollup/rollup-linux-x64-musl": { + "type": "npm", + "name": "npm:@rollup/rollup-linux-x64-musl", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-linux-x64-musl", + "hash": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==" + } + }, + "npm:@rollup/rollup-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-arm64-msvc", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-win32-arm64-msvc", + "hash": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==" + } + }, + "npm:@rollup/rollup-win32-ia32-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-ia32-msvc", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-win32-ia32-msvc", + "hash": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==" + } + }, + "npm:@rollup/rollup-win32-x64-msvc": { + "type": "npm", + "name": "npm:@rollup/rollup-win32-x64-msvc", + "data": { + "version": "4.24.0", + "packageName": "@rollup/rollup-win32-x64-msvc", + "hash": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==" + } + }, + "npm:@rsbuild/core@1.2.3": { + "type": "npm", + "name": "npm:@rsbuild/core@1.2.3", + "data": { + "version": "1.2.3", + "packageName": "@rsbuild/core", + "hash": "sha512-lUCt8gQe9E2PI3srcEJ1Na3GQYmsYuvAqK0f/k00HM0pEjrbOFC9Xq2kR85UoXHFqlTCIw/fLLDe91PKRCbKAw==" + } + }, + "npm:@rsbuild/core@1.3.20": { + "type": "npm", + "name": "npm:@rsbuild/core@1.3.20", + "data": { + "version": "1.3.20", + "packageName": "@rsbuild/core", + "hash": "sha512-5VxOddgGHaq5x4ONdKOZvLYLj8dhVfCAz+cERNLXrKLzBISouY1A9TJcbZBK4xoH/0DJrDtDzapNA+dI9Jr07Q==" + } + }, + "npm:@rsbuild/plugin-react": { + "type": "npm", + "name": "npm:@rsbuild/plugin-react", + "data": { + "version": "1.3.1", + "packageName": "@rsbuild/plugin-react", + "hash": "sha512-1PfE0CZDwiSIUFaMFOEprwsHK6oo29zU6DdtFH2D49uLcpUdOUvU1u2p00RCVO1CIgnAjRajLS7dnPdQUwFOuQ==" + } + }, + "npm:@rspack/binding-darwin-arm64@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-arm64@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-darwin-arm64", + "hash": "sha512-h23F8zEkXWhwMeScm0ZnN78Zh7hCDalxIWsm7bBS0eKadnlegUDwwCF8WE+8NjWr7bRzv0p3QBWlS5ufkcL4eA==" + } + }, + "npm:@rspack/binding-darwin-arm64@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-arm64@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-darwin-arm64", + "hash": "sha512-bDlrlroY3iMlzna/3i1gD6eRmhJW2zRyC3Ov6aR1micshVQ9RteigYZWkjZuQfyC5Z8dCcLUQJVojz+pqp0JXg==" + } + }, + "npm:@rspack/binding-darwin-arm64@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-arm64@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-darwin-arm64", + "hash": "sha512-0k/j8OeMSVm5u5Nzckp9Ie7S7hprnvNegebnGr+L6VCyD7sMqm4m+4rLHs99ZklYdH0dZtY2+LrzrtjUZCqfew==" + } + }, + "npm:@rspack/binding-darwin-x64@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-x64@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-darwin-x64", + "hash": "sha512-vG5s7FkEvwrGLfksyDRHwKAHUkhZt1zHZZXJQn4gZKjTBonje8ezdc7IFlDiWpC4S+oBYp73nDWkUzkGRbSdcQ==" + } + }, + "npm:@rspack/binding-darwin-x64@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-x64@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-darwin-x64", + "hash": "sha512-0/qOVbMuzZ+WbtDa4TbH46R4vph/W6MHcXbrXDO+vpdTMFDVJ64DnZXT7aqvGcY+7vTCIGm0GT+6ooR4KaIX8A==" + } + }, + "npm:@rspack/binding-darwin-x64@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-darwin-x64@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-darwin-x64", + "hash": "sha512-jOyqYW/18cgxw60wK5oqJvM194pbD4H99xaif89McNtLkH3npFvBkXBHVWWuOHGoXNX0LhRpHcI89p9b9THQZQ==" + } + }, + "npm:@rspack/binding-linux-arm64-gnu@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-gnu@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-linux-arm64-gnu", + "hash": "sha512-VykY/kiYOzO8E1nYzfJ9+gQEHxb5B6lt5wa8M6xFi5B6jEGU+OsaGskmAZB9/GFImeFDHxDPvhUalI4R9p8O2Q==" + } + }, + "npm:@rspack/binding-linux-arm64-gnu@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-gnu@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-linux-arm64-gnu", + "hash": "sha512-En/SMl45s19iUVb1/ZDFQvFDxIjnlfk7yqV3drMWWAL5HSgksNejaTIFTO52aoohIBbmwuk5wSGcbU0G0IFiPg==" + } + }, + "npm:@rspack/binding-linux-arm64-gnu@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-gnu@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-linux-arm64-gnu", + "hash": "sha512-zhF5ZNaT/7pxrm8xD3dWG1b4x+FO3LbVeZZG448CjpSo5T57kPD+SaGUU1GcPpn6mexf795x0SVS49aH7/e3Dg==" + } + }, + "npm:@rspack/binding-linux-arm64-musl@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-musl@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-linux-arm64-musl", + "hash": "sha512-Z5vAC4wGfXi8XXZ6hs8Q06TYjr3zHf819HB4DI5i4C1eQTeKdZSyoFD0NHFG23bP4NWJffp8KhmoObcy9jBT5Q==" + } + }, + "npm:@rspack/binding-linux-arm64-musl@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-musl@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-linux-arm64-musl", + "hash": "sha512-N1oZsXfJ9VLLcK7p1PS65cxLYQCZ7iqHW2OP6Ew2+hlz/d1hzngxgzrtZMCXFOHXDvTzVu5ff6jGS2v7+zv2tA==" + } + }, + "npm:@rspack/binding-linux-arm64-musl@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-linux-arm64-musl@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-linux-arm64-musl", + "hash": "sha512-o3x7IrOSCHK6lcRvdZgsSuOG1CHRQR00xiyLW7kkWmNm7t417LC9xdFWKIK62C5fKXGC5YcTbUkDMnQujespkg==" + } + }, + "npm:@rspack/binding-linux-x64-gnu@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-gnu@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-linux-x64-gnu", + "hash": "sha512-o3pDaL+cH5EeRbDE9gZcdZpBgp5iXvYZBBhe8vZQllYgI4zN5MJEuleV7WplG3UwTXlgZg3Kht4RORSOPn96vg==" + } + }, + "npm:@rspack/binding-linux-x64-gnu@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-gnu@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-linux-x64-gnu", + "hash": "sha512-BdPaepoLKuaVwip4QK/nGqNi1xpbCWSxiycPbKRrGqKgt/QGihxxFgiqr4EpWQVIJNIMy4nCsg4arO0+H1KWGQ==" + } + }, + "npm:@rspack/binding-linux-x64-gnu@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-gnu@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-linux-x64-gnu", + "hash": "sha512-FMSi28VZhXMr15picOHFynULhqZ/FODPxRIS6uNrvPRYcbNuiO1v+VHV6X88mhOMmJ/aVF6OwjUO/o2l1FVa9Q==" + } + }, + "npm:@rspack/binding-linux-x64-musl@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-musl@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-linux-x64-musl", + "hash": "sha512-RE3e0xe4DdchHssttKzryDwjLkbrNk/4H59TkkWeGYJcLw41tmcOZVFQUOwKLUvXWVyif/vjvV/w1SMlqB4wQg==" + } + }, + "npm:@rspack/binding-linux-x64-musl@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-musl@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-linux-x64-musl", + "hash": "sha512-GFv0Bod268OcXIcjeLoPlK0oz8rClEIxIRFkz+ejhbvfCwRJ+Fd+EKaaKQTBfZQujPqc0h2GctIF25nN5pFTmA==" + } + }, + "npm:@rspack/binding-linux-x64-musl@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-linux-x64-musl@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-linux-x64-musl", + "hash": "sha512-e0xbY9SlbRGIFz41v1yc0HfREvmgMnLV1bLmTSPK8wI2suIEJ7iYYqsocHOAOk86qLZcxVrTnL6EjUcNaRTWlg==" + } + }, + "npm:@rspack/binding-win32-arm64-msvc@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-win32-arm64-msvc@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-win32-arm64-msvc", + "hash": "sha512-R+PKBYn6uzTaDdVqTHvjqiJPBr5ZHg1wg5UmFDLNH9OklzVFyQh1JInSdJRb7lzfzTRz6bEkkwUFBPQK/CGScw==" + } + }, + "npm:@rspack/binding-win32-arm64-msvc@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-win32-arm64-msvc@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-win32-arm64-msvc", + "hash": "sha512-aEU+uJdbvJJGrzzAsjbjrPeNbG/bcG8JoXK2kSsUB+/sWHTIkHX0AQ3oX3aV/lcLKgZWrUxLAfLoCXEnIHMEyQ==" + } + }, + "npm:@rspack/binding-win32-arm64-msvc@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-win32-arm64-msvc@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-win32-arm64-msvc", + "hash": "sha512-YHJPvEujWeWjU6EUF6sDpaec9rsOtKVvy16YCtGaxRpDQXqfuxibnp6Ge0ZTTrY+joRiWehRA9OUI+3McqI+QA==" + } + }, + "npm:@rspack/binding-win32-ia32-msvc@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-win32-ia32-msvc@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-win32-ia32-msvc", + "hash": "sha512-dBqz3sRAGZ2f31FgzKLDvIRfq2haRP3X3XVCT0PsiMcvt7QJng+26aYYMy2THatd/nM8IwExYeitHWeiMBoruw==" + } + }, + "npm:@rspack/binding-win32-ia32-msvc@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-win32-ia32-msvc@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-win32-ia32-msvc", + "hash": "sha512-GHYzNOSoiLyG9elLTmMqADJMQzjll+co4irp5AgZ+KHG9EVq0qEHxDqDIJxZnUA15U8JDvCgo6YAo3T0BFEL0Q==" + } + }, + "npm:@rspack/binding-win32-ia32-msvc@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-win32-ia32-msvc@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-win32-ia32-msvc", + "hash": "sha512-2iwSBzVBC89ZSk56MYwgirh3bda2WKmL9I3qPajiTEivChXpX7jp83jAtGE6CPqPYcccYz6nrURTHNUZhqXxVw==" + } + }, + "npm:@rspack/binding-win32-x64-msvc@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding-win32-x64-msvc@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding-win32-x64-msvc", + "hash": "sha512-eeAvaN831KG553cMSHkVldyk6YQn4ujgRHov6r1wtREq7CD3/ka9LMkJUepCN85K7XtwYT0N4KpFIQyf5GTGoA==" + } + }, + "npm:@rspack/binding-win32-x64-msvc@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding-win32-x64-msvc@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding-win32-x64-msvc", + "hash": "sha512-EigKLhKLH1kfv1e/ZgXuSKlIjkbyneJtiLbNDz7EeEVFGV1XMM6bsCea1sb2WOxsPYiOX4Q5JmR1j1KGrZS/LA==" + } + }, + "npm:@rspack/binding-win32-x64-msvc@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding-win32-x64-msvc@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding-win32-x64-msvc", + "hash": "sha512-ehWJ9Y5Zezj/+uJpiWbt29RZaRIM00f91PWuabM6/sKmHJhdCEE21u5iI3B8DeW/EjJsH8zkI69YYAxJWwGn9A==" + } + }, + "npm:@rspack/binding@1.2.2": { + "type": "npm", + "name": "npm:@rspack/binding@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/binding", + "hash": "sha512-GCZwpGFYlLTdJ2soPLwjw9z4LSZ+GdpbHNfBt3Cm/f/bAF8n6mZc7dHUqN893RFh7MPU17HNEL3fMw7XR+6pHg==" + } + }, + "npm:@rspack/binding@1.2.8": { + "type": "npm", + "name": "npm:@rspack/binding@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/binding", + "hash": "sha512-T3FMB3N9P1AbSAryfkSRJkPtmeSYs/Gj9zUZoPz1ckPEIcWZmpUOQbJylldjbw5waxtCL1haHNbi0pcSvxiaJw==" + } + }, + "npm:@rspack/binding@1.3.10": { + "type": "npm", + "name": "npm:@rspack/binding@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/binding", + "hash": "sha512-9TjO+Ig5U4VqdYWpBsv01n4d2KsgFfdXGIE7zdHXDDbry0avL0J4109ESqSeP9uC+Bi7ZCF53iaxJRvZDflNVQ==" + } + }, + "npm:@rspack/core@1.2.2": { + "type": "npm", + "name": "npm:@rspack/core@1.2.2", + "data": { + "version": "1.2.2", + "packageName": "@rspack/core", + "hash": "sha512-EeHAmY65Uj62hSbUKesbrcWGE7jfUI887RD03G++Gj8jS4WPHEu1TFODXNOXg6pa7zyIvs2BK0Bm16Kwz8AEaQ==" + } + }, + "npm:@rspack/core@1.2.8": { + "type": "npm", + "name": "npm:@rspack/core@1.2.8", + "data": { + "version": "1.2.8", + "packageName": "@rspack/core", + "hash": "sha512-ppj3uQQtkhgrYDLrUqb33YbpNEZCpAudpfVuOHGsvUrAnu1PijbfJJymoA5ZvUhM+HNMvPI5D1ie97TXyb0UVg==" + } + }, + "npm:@rspack/core@1.3.10": { + "type": "npm", + "name": "npm:@rspack/core@1.3.10", + "data": { + "version": "1.3.10", + "packageName": "@rspack/core", + "hash": "sha512-YomvSRGuMUQgCE2rNMdff2q1Z0YpZw/z6m5+PVTMSs9l/q69YKUzpbpSD8YyB5i1DddrRxC2RE34DkrBuwlREQ==" + } + }, + "npm:@rspack/lite-tapable": { + "type": "npm", + "name": "npm:@rspack/lite-tapable", + "data": { + "version": "1.0.1", + "packageName": "@rspack/lite-tapable", + "hash": "sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==" + } + }, + "npm:@rspack/plugin-react-refresh@1.0.0": { + "type": "npm", + "name": "npm:@rspack/plugin-react-refresh@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "@rspack/plugin-react-refresh", + "hash": "sha512-WvXkLewW5G0Mlo5H1b251yDh5FFiH4NDAbYlFpvFjcuXX2AchZRf9zdw57BDE/ADyWsJgA8kixN/zZWBTN3iYA==" + } + }, + "npm:@rspack/plugin-react-refresh@1.4.3": { + "type": "npm", + "name": "npm:@rspack/plugin-react-refresh@1.4.3", + "data": { + "version": "1.4.3", + "packageName": "@rspack/plugin-react-refresh", + "hash": "sha512-wZx4vWgy5oMEvgyNGd/oUKcdnKaccYWHCRkOqTdAPJC3WcytxhTX+Kady8ERurSBiLyQpoMiU3Iyd+F1Y2Arbw==" + } + }, + "npm:@rspress/core": { + "type": "npm", + "name": "npm:@rspress/core", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/core", + "hash": "sha512-1amep6ouXx3Xz/orOeTL3oaXQ7BGYMgZFb0YmnHEhfO/EEEzvoqjn1q82XLBr9qLqSOJG4lA38WgCjLY5iRZYQ==" + } + }, + "npm:@rspress/mdx-rs-darwin-arm64": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-darwin-arm64", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-darwin-arm64", + "hash": "sha512-fsuhUko2VJin9oZvGDEM8FWIisbhTe+ki8SiiVMqtl6OUtga9wB8F3JmsjVNg615lHp7FiT66Mvfbxweo+jjTQ==" + } + }, + "npm:@rspress/mdx-rs-darwin-x64": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-darwin-x64", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-darwin-x64", + "hash": "sha512-LAkc4H9cODxOsZLMsX57ma8Kk+KZytLTgkGTUXBX2M88O5ucZzrdBWFNXP8EvNcVcDR4O+YwcZPYMlZDqRyX5A==" + } + }, + "npm:@rspress/mdx-rs-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-linux-arm64-gnu", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-linux-arm64-gnu", + "hash": "sha512-l18CBbqFsn1NOWngdcfKVbqAGYsNouQw/WNAUxoKX3kPh+TsWxGZR2vBnPQ+In4yNzSz5AVMPKBMah2YNIFmXA==" + } + }, + "npm:@rspress/mdx-rs-linux-arm64-musl": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-linux-arm64-musl", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-linux-arm64-musl", + "hash": "sha512-diwYLjMUlK1CSoZ0D6Lrdd31B60SgGlGqvvWs49PqDFpb+/wbBuKTGfjx+bzPmRBvSgjDUJuNkh3tHldj9wpXg==" + } + }, + "npm:@rspress/mdx-rs-linux-x64-gnu": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-linux-x64-gnu", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-linux-x64-gnu", + "hash": "sha512-Qie1XlZ55qn2nyXZ5DO3vSYa8xiiTiT8vjh5gIkNMhYh/qvUefJTgp8RC+DFsdlyxSVHRWSTAiWchFyhpW6QCw==" + } + }, + "npm:@rspress/mdx-rs-linux-x64-musl": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-linux-x64-musl", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-linux-x64-musl", + "hash": "sha512-IegWebLUvioMIMQGo7JDW2sR3JOFOuJl/blX5Vy/fwHvfznIscRcJlu/Va6brMHkgv36fgXgCv7Yt3JwXGQaTQ==" + } + }, + "npm:@rspress/mdx-rs-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-win32-arm64-msvc", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-win32-arm64-msvc", + "hash": "sha512-EA/BNOhTvF6dE+vdoIBxZaHxynLjL46qxiyHhNj0+no0lcBS2NbeWIgl2ge3O35n5h7Pj0sbmchHazpXwgDNcg==" + } + }, + "npm:@rspress/mdx-rs-win32-x64-msvc": { + "type": "npm", + "name": "npm:@rspress/mdx-rs-win32-x64-msvc", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs-win32-x64-msvc", + "hash": "sha512-P6XbuHD+TRw73lqWxWf8Zb8/+MgHO4pCv4h1QoumxyFz0+2C+47576eBPimprWHgq066AZ34q3+037mrbZdvAA==" + } + }, + "npm:@rspress/mdx-rs": { + "type": "npm", + "name": "npm:@rspress/mdx-rs", + "data": { + "version": "0.6.6", + "packageName": "@rspress/mdx-rs", + "hash": "sha512-NpNhTKBIlV3O6ADhoZkgHvBFvXMW2TYlIWmIT1ysJESUBqDpaN9H3Teve5fugjU2pQ2ORBZO6SQGKliMw/8m/Q==" + } + }, + "npm:@rspress/plugin-auto-nav-sidebar": { + "type": "npm", + "name": "npm:@rspress/plugin-auto-nav-sidebar", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-auto-nav-sidebar", + "hash": "sha512-Vn/vmEpmLUKhbPUZgo3qh+SDYyy4CWBEQEqclJjBSZho0VuQELdJBGXFxsDWoEUCuuYC5fI/qi6p7Lx+p/D66g==" + } + }, + "npm:@rspress/plugin-container-syntax": { + "type": "npm", + "name": "npm:@rspress/plugin-container-syntax", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-container-syntax", + "hash": "sha512-cFe+pMVtJhqERDUIqZqZzRHKcS/oibGQHwYyZc16sFh2lYkkjWhGZYc6+lxFBRMdp97wICtmhcT9vl1Mmh3N3w==" + } + }, + "npm:@rspress/plugin-last-updated": { + "type": "npm", + "name": "npm:@rspress/plugin-last-updated", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-last-updated", + "hash": "sha512-KiRjJwh1zw8qY9jtBDL2SdZWpRZkxHGzdATkmaURjHanteT7U5XUGNAa0afd0a5N7tveocV1yuOudjUlG4LcYQ==" + } + }, + "npm:@rspress/plugin-llms": { + "type": "npm", + "name": "npm:@rspress/plugin-llms", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-llms", + "hash": "sha512-mloKORNi1jmVeJKMHAKGCqxDReFGZ3GzofPDbfd0JqI5XKrwzNfx0m3pGDj09RSsmHnzjKdYmdayOTwPldQm1g==" + } + }, + "npm:@rspress/plugin-medium-zoom": { + "type": "npm", + "name": "npm:@rspress/plugin-medium-zoom", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-medium-zoom", + "hash": "sha512-B4NBrZpWpdJOi0FLChIIi/fqBa6OPyM5bPw4HHH1qE16w2jiOM7684aPczVC0e4Jkm05suTP9yWeBxPTctappw==" + } + }, + "npm:@rspress/plugin-shiki": { + "type": "npm", + "name": "npm:@rspress/plugin-shiki", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/plugin-shiki", + "hash": "sha512-1xFfsAgVC6mRun3MO5m8csCawQX7tEaJopBsuIMcSTBFft/Ng65p4/y7SvBp3l2G0ZQs5y91TNs8X4L7FUhVPA==" + } + }, + "npm:@rspress/runtime": { + "type": "npm", + "name": "npm:@rspress/runtime", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/runtime", + "hash": "sha512-ZQu+WZG14xLW1B/kbD/TY6ygsbndb6g4ZlCfbyQK5NxN5KSGwcAwBzdyMwhxaJxfzprk4LvFsh+wnACNZ3EA8w==" + } + }, + "npm:@rspress/shared@1.43.9": { + "type": "npm", + "name": "npm:@rspress/shared@1.43.9", + "data": { + "version": "1.43.9", + "packageName": "@rspress/shared", + "hash": "sha512-5CxRZZJg9JnDYLzxien3dw/KKBSJx9+qbNclzGYTZIJaRKSqEDtvCuK3fXLZlalj+zF2Pu7tB6yGu3jjQl6F5A==" + } + }, + "npm:@rspress/shared@2.0.0-beta.6": { + "type": "npm", + "name": "npm:@rspress/shared@2.0.0-beta.6", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/shared", + "hash": "sha512-EwUKbbz6xymAwqNzQ6v2xdyToQiIAdMOnH2wIhPi+5bsaNX5Y+8kgefP7YMPWj5TAIvSJETaCxkDPZvNVTm5gQ==" + } + }, + "npm:@rspress/theme-default": { + "type": "npm", + "name": "npm:@rspress/theme-default", + "data": { + "version": "2.0.0-beta.6", + "packageName": "@rspress/theme-default", + "hash": "sha512-JaIbF2Ohuucx8HirpqvkrF8ap17GobUr02GejowdJ3zK0tR2EkcgjAy6kjBAn4P4gr6cHhbqyFxqRTImVad2rg==" + } + }, + "npm:@selderee/plugin-htmlparser2": { + "type": "npm", + "name": "npm:@selderee/plugin-htmlparser2", + "data": { + "version": "0.11.0", + "packageName": "@selderee/plugin-htmlparser2", + "hash": "sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==" + } + }, + "npm:@shikijs/core": { + "type": "npm", + "name": "npm:@shikijs/core", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/core", + "hash": "sha512-AG8vnSi1W2pbgR2B911EfGqtLE9c4hQBYkv/x7Z+Kt0VxhgQKcW7UNDVYsu9YxwV6u+OJrvdJrMq6DNWoBjihQ==" + } + }, + "npm:@shikijs/engine-javascript": { + "type": "npm", + "name": "npm:@shikijs/engine-javascript", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/engine-javascript", + "hash": "sha512-1/adJbSMBOkpScCE/SB6XkjJU17ANln3Wky7lOmrnpl+zBdQ1qXUJg2GXTYVHRq+2j3hd1DesmElTXYDgtfSOQ==" + } + }, + "npm:@shikijs/engine-oniguruma": { + "type": "npm", + "name": "npm:@shikijs/engine-oniguruma", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/engine-oniguruma", + "hash": "sha512-zcZKMnNndgRa3ORja6Iemsr3DrLtkX3cAF7lTJkdMB6v9alhlBsX9uNiCpqofNrXOvpA3h6lHcLJxgCIhVOU5Q==" + } + }, + "npm:@shikijs/langs": { + "type": "npm", + "name": "npm:@shikijs/langs", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/langs", + "hash": "sha512-H6azIAM+OXD98yztIfs/KH5H4PU39t+SREhmM8LaNXyUrqj2mx+zVkr8MWYqjceSjDw9I1jawm1WdFqU806rMA==" + } + }, + "npm:@shikijs/rehype": { + "type": "npm", + "name": "npm:@shikijs/rehype", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/rehype", + "hash": "sha512-atbsrT3UKs25OdKVbNoHyKO9ZP7KEBPlo1oanPGMkvUL0fLictpxMPz6vPE2YTeHhpwz7EMrA4K4FHRY8XAReg==" + } + }, + "npm:@shikijs/themes": { + "type": "npm", + "name": "npm:@shikijs/themes", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/themes", + "hash": "sha512-qAEuAQh+brd8Jyej2UDDf+b4V2g1Rm8aBIdvt32XhDPrHvDkEnpb7Kzc9hSuHUxz0Iuflmq7elaDuQAP9bHIhg==" + } + }, + "npm:@shikijs/types": { + "type": "npm", + "name": "npm:@shikijs/types", + "data": { + "version": "3.4.2", + "packageName": "@shikijs/types", + "hash": "sha512-zHC1l7L+eQlDXLnxvM9R91Efh2V4+rN3oMVS2swCBssbj2U/FBwybD1eeLaq8yl/iwT+zih8iUbTBCgGZOYlVg==" + } + }, + "npm:@shikijs/vscode-textmate": { + "type": "npm", + "name": "npm:@shikijs/vscode-textmate", + "data": { + "version": "10.0.2", + "packageName": "@shikijs/vscode-textmate", + "hash": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==" + } + }, + "npm:@sideway/address": { + "type": "npm", + "name": "npm:@sideway/address", + "data": { + "version": "4.1.5", + "packageName": "@sideway/address", + "hash": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==" + } + }, + "npm:@sideway/formula": { + "type": "npm", + "name": "npm:@sideway/formula", + "data": { + "version": "3.0.1", + "packageName": "@sideway/formula", + "hash": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" + } + }, + "npm:@sideway/pinpoint": { + "type": "npm", + "name": "npm:@sideway/pinpoint", + "data": { + "version": "2.0.0", + "packageName": "@sideway/pinpoint", + "hash": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" + } + }, + "npm:@sinclair/typebox@0.24.51": { + "type": "npm", + "name": "npm:@sinclair/typebox@0.24.51", + "data": { + "version": "0.24.51", + "packageName": "@sinclair/typebox", + "hash": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==" + } + }, + "npm:@sinclair/typebox@0.27.8": { + "type": "npm", + "name": "npm:@sinclair/typebox@0.27.8", + "data": { + "version": "0.27.8", + "packageName": "@sinclair/typebox", + "hash": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" + } + }, + "npm:@sinonjs/commons": { + "type": "npm", + "name": "npm:@sinonjs/commons", + "data": { + "version": "3.0.1", + "packageName": "@sinonjs/commons", + "hash": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==" + } + }, + "npm:@sinonjs/fake-timers": { + "type": "npm", + "name": "npm:@sinonjs/fake-timers", + "data": { + "version": "10.3.0", + "packageName": "@sinonjs/fake-timers", + "hash": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==" + } + }, + "npm:@swc-node/core": { + "type": "npm", + "name": "npm:@swc-node/core", + "data": { + "version": "1.13.3", + "packageName": "@swc-node/core", + "hash": "sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==" + } + }, + "npm:@swc-node/register": { + "type": "npm", + "name": "npm:@swc-node/register", + "data": { + "version": "1.9.2", + "packageName": "@swc-node/register", + "hash": "sha512-BBjg0QNuEEmJSoU/++JOXhrjWdu3PTyYeJWsvchsI0Aqtj8ICkz/DqlwtXbmZVZ5vuDPpTfFlwDBZe81zgShMA==" + } + }, + "npm:@swc-node/sourcemap-support": { + "type": "npm", + "name": "npm:@swc-node/sourcemap-support", + "data": { + "version": "0.5.1", + "packageName": "@swc-node/sourcemap-support", + "hash": "sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==" + } + }, + "npm:@swc/core-darwin-arm64": { + "type": "npm", + "name": "npm:@swc/core-darwin-arm64", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-darwin-arm64", + "hash": "sha512-6F/sSxpHaq3nzg2ADv9FHLi4Fu2A8w8vP8Ich8gIl16D2htStlwnaPmCLjRswO+cFkzgVqy/l01gzNGWd4DFqA==" + } + }, + "npm:@swc/core-darwin-x64": { + "type": "npm", + "name": "npm:@swc/core-darwin-x64", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-darwin-x64", + "hash": "sha512-rF/rXkvUOTdTIfoYbmszbSUGsCyvqACqy1VeP3nXONS+LxFl4bRmRcUTRrblL7IE5RTMCKUuPbqbQSE2hK7bqg==" + } + }, + "npm:@swc/core-linux-arm-gnueabihf": { + "type": "npm", + "name": "npm:@swc/core-linux-arm-gnueabihf", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-arm-gnueabihf", + "hash": "sha512-2OAPL8iWBsmmwkjGXqvuUhbmmoLxS1xNXiMq87EsnCNMAKohGc7wJkdAOUL6J/YFpean/vwMWg64rJD4pycBeg==" + } + }, + "npm:@swc/core-linux-arm64-gnu": { + "type": "npm", + "name": "npm:@swc/core-linux-arm64-gnu", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-arm64-gnu", + "hash": "sha512-eH/Q9+8O5qhSxMestZnhuS1xqQMr6M7SolZYxiXJqxArXYILLCF+nq2R9SxuMl0CfjHSpb6+hHPk/HXy54eIRA==" + } + }, + "npm:@swc/core-linux-arm64-musl": { + "type": "npm", + "name": "npm:@swc/core-linux-arm64-musl", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-arm64-musl", + "hash": "sha512-TERh2OICAJz+SdDIK9+0GyTUwF6r4xDlFmpoiHKHrrD/Hh3u+6Zue0d7jQ/he/i80GDn4tJQkHlZys+RZL5UZg==" + } + }, + "npm:@swc/core-linux-x64-gnu": { + "type": "npm", + "name": "npm:@swc/core-linux-x64-gnu", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-x64-gnu", + "hash": "sha512-WMDPqU7Ji9dJpA+Llek2p9t7pcy7Bob8ggPUvgsIlv3R/eesF9DIzSbrgl6j3EAEPB9LFdSafsgf6kT/qnvqFg==" + } + }, + "npm:@swc/core-linux-x64-musl": { + "type": "npm", + "name": "npm:@swc/core-linux-x64-musl", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-linux-x64-musl", + "hash": "sha512-DO14glwpdKY4POSN0201OnGg1+ziaSVr6/RFzuSLggshwXeeyVORiHv3baj7NENhJhWhUy3NZlDsXLnRFkmhHQ==" + } + }, + "npm:@swc/core-win32-arm64-msvc": { + "type": "npm", + "name": "npm:@swc/core-win32-arm64-msvc", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-win32-arm64-msvc", + "hash": "sha512-V3Y1+a1zG1zpYXUMqPIHEMEOd+rHoVnIpO/KTyFwAmKVu8v+/xPEVx/AGoYE67x4vDAAvPQrKI3Aokilqa5yVg==" + } + }, + "npm:@swc/core-win32-ia32-msvc": { + "type": "npm", + "name": "npm:@swc/core-win32-ia32-msvc", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-win32-ia32-msvc", + "hash": "sha512-OrM6yfXw4wXhnVFosOJzarw0Fdz5Y0okgHfn9oFbTPJhoqxV5Rdmd6kXxWu2RiVKs6kGSJFZXHDeUq2w5rTIMg==" + } + }, + "npm:@swc/core-win32-x64-msvc": { + "type": "npm", + "name": "npm:@swc/core-win32-x64-msvc", + "data": { + "version": "1.5.29", + "packageName": "@swc/core-win32-x64-msvc", + "hash": "sha512-eD/gnxqKyZQQR0hR7TMkIlJ+nCF9dzYmVVNbYZWuA1Xy94aBPUsEk3Uw3oG7q6R3ErrEUPP0FNf2ztEnv+I+dw==" + } + }, + "npm:@swc/core": { + "type": "npm", + "name": "npm:@swc/core", + "data": { + "version": "1.5.29", + "packageName": "@swc/core", + "hash": "sha512-nvTtHJI43DUSOAf3h9XsqYg8YXKc0/N4il9y4j0xAkO0ekgDNo+3+jbw6MInawjKJF9uulyr+f5bAutTsOKVlw==" + } + }, + "npm:@swc/counter": { + "type": "npm", + "name": "npm:@swc/counter", + "data": { + "version": "0.1.3", + "packageName": "@swc/counter", + "hash": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==" + } + }, + "npm:@swc/helpers": { + "type": "npm", + "name": "npm:@swc/helpers", + "data": { + "version": "0.5.13", + "packageName": "@swc/helpers", + "hash": "sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==" + } + }, + "npm:@swc/helpers@0.5.15": { + "type": "npm", + "name": "npm:@swc/helpers@0.5.15", + "data": { + "version": "0.5.15", + "packageName": "@swc/helpers", + "hash": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==" + } + }, + "npm:@swc/helpers@0.5.17": { + "type": "npm", + "name": "npm:@swc/helpers@0.5.17", + "data": { + "version": "0.5.17", + "packageName": "@swc/helpers", + "hash": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==" + } + }, + "npm:@swc/types": { + "type": "npm", + "name": "npm:@swc/types", + "data": { + "version": "0.1.12", + "packageName": "@swc/types", + "hash": "sha512-wBJA+SdtkbFhHjTMYH+dEH1y4VpfGdAc2Kw/LK09i9bXd/K6j6PkDcFCEzb6iVfZMkPRrl/q0e3toqTAJdkIVA==" + } + }, + "npm:@ts-morph/common": { + "type": "npm", + "name": "npm:@ts-morph/common", + "data": { + "version": "0.23.0", + "packageName": "@ts-morph/common", + "hash": "sha512-m7Lllj9n/S6sOkCkRftpM7L24uvmfXQFedlW/4hENcuJH1HHm9u5EgxZb9uVjQSCGrbBWBkOGgcTxNg36r6ywA==" + } + }, + "npm:@tsconfig/node10": { + "type": "npm", + "name": "npm:@tsconfig/node10", + "data": { + "version": "1.0.11", + "packageName": "@tsconfig/node10", + "hash": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" + } + }, + "npm:@tsconfig/node12": { + "type": "npm", + "name": "npm:@tsconfig/node12", + "data": { + "version": "1.0.11", + "packageName": "@tsconfig/node12", + "hash": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" + } + }, + "npm:@tsconfig/node14": { + "type": "npm", + "name": "npm:@tsconfig/node14", + "data": { + "version": "1.0.3", + "packageName": "@tsconfig/node14", + "hash": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" + } + }, + "npm:@tsconfig/node16": { + "type": "npm", + "name": "npm:@tsconfig/node16", + "data": { + "version": "1.0.4", + "packageName": "@tsconfig/node16", + "hash": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" + } + }, + "npm:@tybys/wasm-util": { + "type": "npm", + "name": "npm:@tybys/wasm-util", + "data": { + "version": "0.9.0", + "packageName": "@tybys/wasm-util", + "hash": "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==" + } + }, + "npm:@types/adm-zip": { + "type": "npm", + "name": "npm:@types/adm-zip", + "data": { + "version": "0.5.7", + "packageName": "@types/adm-zip", + "hash": "sha512-DNEs/QvmyRLurdQPChqq0Md4zGvPwHerAJYWk9l2jCbD1VPpnzRJorOdiq4zsw09NFbYnhfsoEhWtxIzXpn2yw==" + } + }, + "npm:@types/babel__code-frame": { + "type": "npm", + "name": "npm:@types/babel__code-frame", + "data": { + "version": "7.0.6", + "packageName": "@types/babel__code-frame", + "hash": "sha512-Anitqkl3+KrzcW2k77lRlg/GfLZLWXBuNgbEcIOU6M92yw42vsd3xV/Z/yAHEj8m+KUjL6bWOVOFqX8PFPJ4LA==" + } + }, + "npm:@types/babel__core": { + "type": "npm", + "name": "npm:@types/babel__core", + "data": { + "version": "7.20.5", + "packageName": "@types/babel__core", + "hash": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" + } + }, + "npm:@types/babel__generator": { + "type": "npm", + "name": "npm:@types/babel__generator", + "data": { + "version": "7.6.8", + "packageName": "@types/babel__generator", + "hash": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==" + } + }, + "npm:@types/babel__template": { + "type": "npm", + "name": "npm:@types/babel__template", + "data": { + "version": "7.4.4", + "packageName": "@types/babel__template", + "hash": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" + } + }, + "npm:@types/babel__traverse": { + "type": "npm", + "name": "npm:@types/babel__traverse", + "data": { + "version": "7.20.6", + "packageName": "@types/babel__traverse", + "hash": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==" + } + }, + "npm:@types/debug": { + "type": "npm", + "name": "npm:@types/debug", + "data": { + "version": "4.1.12", + "packageName": "@types/debug", + "hash": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==" + } + }, + "npm:@types/eslint-scope": { + "type": "npm", + "name": "npm:@types/eslint-scope", + "data": { + "version": "3.7.7", + "packageName": "@types/eslint-scope", + "hash": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==" + } + }, + "npm:@types/eslint": { + "type": "npm", + "name": "npm:@types/eslint", + "data": { + "version": "9.6.1", + "packageName": "@types/eslint", + "hash": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==" + } + }, + "npm:@types/estree-jsx": { + "type": "npm", + "name": "npm:@types/estree-jsx", + "data": { + "version": "1.0.5", + "packageName": "@types/estree-jsx", + "hash": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==" + } + }, + "npm:@types/estree": { + "type": "npm", + "name": "npm:@types/estree", + "data": { + "version": "1.0.6", + "packageName": "@types/estree", + "hash": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" + } + }, + "npm:@types/graceful-fs": { + "type": "npm", + "name": "npm:@types/graceful-fs", + "data": { + "version": "4.1.9", + "packageName": "@types/graceful-fs", + "hash": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==" + } + }, + "npm:@types/gradient-string": { + "type": "npm", + "name": "npm:@types/gradient-string", + "data": { + "version": "1.1.6", + "packageName": "@types/gradient-string", + "hash": "sha512-LkaYxluY4G5wR1M4AKQUal2q61Di1yVVCw42ImFTuaIoQVgmV0WP1xUaLB8zwb47mp82vWTpePI9JmrjEnJ7nQ==" + } + }, + "npm:@types/hast@2.3.10": { + "type": "npm", + "name": "npm:@types/hast@2.3.10", + "data": { + "version": "2.3.10", + "packageName": "@types/hast", + "hash": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" + } + }, + "npm:@types/hast@3.0.4": { + "type": "npm", + "name": "npm:@types/hast@3.0.4", + "data": { + "version": "3.0.4", + "packageName": "@types/hast", + "hash": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==" + } + }, + "npm:@types/istanbul-lib-coverage": { + "type": "npm", + "name": "npm:@types/istanbul-lib-coverage", + "data": { + "version": "2.0.6", + "packageName": "@types/istanbul-lib-coverage", + "hash": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" + } + }, + "npm:@types/istanbul-lib-report": { + "type": "npm", + "name": "npm:@types/istanbul-lib-report", + "data": { + "version": "3.0.3", + "packageName": "@types/istanbul-lib-report", + "hash": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==" + } + }, + "npm:@types/istanbul-reports": { + "type": "npm", + "name": "npm:@types/istanbul-reports", + "data": { + "version": "3.0.4", + "packageName": "@types/istanbul-reports", + "hash": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==" + } + }, + "npm:@types/json-schema": { + "type": "npm", + "name": "npm:@types/json-schema", + "data": { + "version": "7.0.15", + "packageName": "@types/json-schema", + "hash": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" + } + }, + "npm:@types/mdast@3.0.15": { + "type": "npm", + "name": "npm:@types/mdast@3.0.15", + "data": { + "version": "3.0.15", + "packageName": "@types/mdast", + "hash": "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==" + } + }, + "npm:@types/mdast@4.0.4": { + "type": "npm", + "name": "npm:@types/mdast@4.0.4", + "data": { + "version": "4.0.4", + "packageName": "@types/mdast", + "hash": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==" + } + }, + "npm:@types/mdx": { + "type": "npm", + "name": "npm:@types/mdx", + "data": { + "version": "2.0.13", + "packageName": "@types/mdx", + "hash": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==" + } + }, + "npm:@types/minimist": { + "type": "npm", + "name": "npm:@types/minimist", + "data": { + "version": "1.2.5", + "packageName": "@types/minimist", + "hash": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" + } + }, + "npm:@types/ms": { + "type": "npm", + "name": "npm:@types/ms", + "data": { + "version": "2.1.0", + "packageName": "@types/ms", + "hash": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==" + } + }, + "npm:@types/node-forge": { + "type": "npm", + "name": "npm:@types/node-forge", + "data": { + "version": "1.3.11", + "packageName": "@types/node-forge", + "hash": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==" + } + }, + "npm:@types/node@12.20.55": { + "type": "npm", + "name": "npm:@types/node@12.20.55", + "data": { + "version": "12.20.55", + "packageName": "@types/node", + "hash": "sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==" + } + }, + "npm:@types/node": { + "type": "npm", + "name": "npm:@types/node", + "data": { + "version": "18.19.68", + "packageName": "@types/node", + "hash": "sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==" + } + }, + "npm:@types/node@20.17.24": { + "type": "npm", + "name": "npm:@types/node@20.17.24", + "data": { + "version": "20.17.24", + "packageName": "@types/node", + "hash": "sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==" + } + }, + "npm:@types/parse-json": { + "type": "npm", + "name": "npm:@types/parse-json", + "data": { + "version": "4.0.2", + "packageName": "@types/parse-json", + "hash": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" + } + }, + "npm:@types/react": { + "type": "npm", + "name": "npm:@types/react", + "data": { + "version": "19.0.12", + "packageName": "@types/react", + "hash": "sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==" + } + }, + "npm:@types/stack-utils": { + "type": "npm", + "name": "npm:@types/stack-utils", + "data": { + "version": "2.0.3", + "packageName": "@types/stack-utils", + "hash": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" + } + }, + "npm:@types/supports-color": { + "type": "npm", + "name": "npm:@types/supports-color", + "data": { + "version": "8.1.3", + "packageName": "@types/supports-color", + "hash": "sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==" + } + }, + "npm:@types/tinycolor2": { + "type": "npm", + "name": "npm:@types/tinycolor2", + "data": { + "version": "1.4.6", + "packageName": "@types/tinycolor2", + "hash": "sha512-iEN8J0BoMnsWBqjVbWH/c0G0Hh7O21lpR2/+PrvAVgWdzL7eexIFm4JN/Wn10PTcmNdtS6U67r499mlWMXOxNw==" + } + }, + "npm:@types/unist@2.0.11": { + "type": "npm", + "name": "npm:@types/unist@2.0.11", + "data": { + "version": "2.0.11", + "packageName": "@types/unist", + "hash": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==" + } + }, + "npm:@types/unist@3.0.3": { + "type": "npm", + "name": "npm:@types/unist@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "@types/unist", + "hash": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==" + } + }, + "npm:@types/yargs-parser": { + "type": "npm", + "name": "npm:@types/yargs-parser", + "data": { + "version": "21.0.3", + "packageName": "@types/yargs-parser", + "hash": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" + } + }, + "npm:@types/yargs@15.0.19": { + "type": "npm", + "name": "npm:@types/yargs@15.0.19", + "data": { + "version": "15.0.19", + "packageName": "@types/yargs", + "hash": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==" + } + }, + "npm:@types/yargs@17.0.33": { + "type": "npm", + "name": "npm:@types/yargs@17.0.33", + "data": { + "version": "17.0.33", + "packageName": "@types/yargs", + "hash": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==" + } + }, + "npm:@typescript-eslint/eslint-plugin": { + "type": "npm", + "name": "npm:@typescript-eslint/eslint-plugin", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/eslint-plugin", + "hash": "sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==" + } + }, + "npm:@typescript-eslint/parser": { + "type": "npm", + "name": "npm:@typescript-eslint/parser", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/parser", + "hash": "sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==" + } + }, + "npm:@typescript-eslint/scope-manager": { + "type": "npm", + "name": "npm:@typescript-eslint/scope-manager", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/scope-manager", + "hash": "sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==" + } + }, + "npm:@typescript-eslint/type-utils": { + "type": "npm", + "name": "npm:@typescript-eslint/type-utils", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/type-utils", + "hash": "sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==" + } + }, + "npm:@typescript-eslint/types": { + "type": "npm", + "name": "npm:@typescript-eslint/types", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/types", + "hash": "sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==" + } + }, + "npm:@typescript-eslint/typescript-estree": { + "type": "npm", + "name": "npm:@typescript-eslint/typescript-estree", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/typescript-estree", + "hash": "sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==" + } + }, + "npm:@typescript-eslint/utils": { + "type": "npm", + "name": "npm:@typescript-eslint/utils", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/utils", + "hash": "sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==" + } + }, + "npm:@typescript-eslint/visitor-keys": { + "type": "npm", + "name": "npm:@typescript-eslint/visitor-keys", + "data": { + "version": "8.19.0", + "packageName": "@typescript-eslint/visitor-keys", + "hash": "sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==" + } + }, + "npm:@ungap/structured-clone": { + "type": "npm", + "name": "npm:@ungap/structured-clone", + "data": { + "version": "1.3.0", + "packageName": "@ungap/structured-clone", + "hash": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==" + } + }, + "npm:@unhead/react": { + "type": "npm", + "name": "npm:@unhead/react", + "data": { + "version": "2.0.8", + "packageName": "@unhead/react", + "hash": "sha512-H/DmGG2Nz2OU3ASEZzLOIlwzQl027yOl0YhnlLEu3y6pvV/myLtgogcb68hXyHAtmpMAfnxhivUxCaiuFW7C6w==" + } + }, + "npm:@vercel/analytics": { + "type": "npm", + "name": "npm:@vercel/analytics", + "data": { + "version": "1.5.0", + "packageName": "@vercel/analytics", + "hash": "sha512-MYsBzfPki4gthY5HnYN7jgInhAZ7Ac1cYDoRWFomwGHWEX7odTEzbtg9kf/QSo7XEsEAqlQugA6gJ2WS2DEa3g==" + } + }, + "npm:@verdaccio/auth": { + "type": "npm", + "name": "npm:@verdaccio/auth", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/auth", + "hash": "sha512-CSLBAsCJT1oOpJ4OWnVGmN6o/ZilDNa7Aa5+AU1LI2lbRblqgr4BVRn07GFqimJ//6+tPzl8BHgyiCbBhh1ZiA==" + } + }, + "npm:@verdaccio/commons-api": { + "type": "npm", + "name": "npm:@verdaccio/commons-api", + "data": { + "version": "10.2.0", + "packageName": "@verdaccio/commons-api", + "hash": "sha512-F/YZANu4DmpcEV0jronzI7v2fGVWkQ5Mwi+bVmV+ACJ+EzR0c9Jbhtbe5QyLUuzR97t8R5E/Xe53O0cc2LukdQ==" + } + }, + "npm:@verdaccio/config": { + "type": "npm", + "name": "npm:@verdaccio/config", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/config", + "hash": "sha512-pA0WCWvvWY6vPRav+X0EuFmuK6M08zIpRzTKkqSriCWk6JUCZ07TDnN054AS8TSSOy6EaWgHxnUw3nTd34Z4Sg==" + } + }, + "npm:@verdaccio/core@8.0.0-next-8.1": { + "type": "npm", + "name": "npm:@verdaccio/core@8.0.0-next-8.1", + "data": { + "version": "8.0.0-next-8.1", + "packageName": "@verdaccio/core", + "hash": "sha512-kQRCB2wgXEh8H88G51eQgAFK9IxmnBtkQ8sY5FbmB6PbBkyHrbGcCp+2mtRqqo36j0W1VAlfM3XzoknMy6qQnw==" + } + }, + "npm:@verdaccio/core@8.0.0-next-8.7": { + "type": "npm", + "name": "npm:@verdaccio/core@8.0.0-next-8.7", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/core", + "hash": "sha512-pf8M2Z5EI/5Zdhdcm3aadb9Q9jiDsIredPD3+cIoDum8x3di2AIYvQD7i5BEramfzZlLXVICmFAulU7nUY11qg==" + } + }, + "npm:@verdaccio/file-locking@10.3.1": { + "type": "npm", + "name": "npm:@verdaccio/file-locking@10.3.1", + "data": { + "version": "10.3.1", + "packageName": "@verdaccio/file-locking", + "hash": "sha512-oqYLfv3Yg3mAgw9qhASBpjD50osj2AX4IwbkUtyuhhKGyoFU9eZdrbeW6tpnqUnj6yBMtAPm2eGD4BwQuX400g==" + } + }, + "npm:@verdaccio/file-locking@13.0.0-next-8.2": { + "type": "npm", + "name": "npm:@verdaccio/file-locking@13.0.0-next-8.2", + "data": { + "version": "13.0.0-next-8.2", + "packageName": "@verdaccio/file-locking", + "hash": "sha512-TcHgN3I/N28WBSvtukpGrJhBljl4jyIXq0vEv94vXAG6nUE3saK+vtgo8PfYA3Ueo88v/1zyAbiZM4uxwojCmQ==" + } + }, + "npm:@verdaccio/loaders": { + "type": "npm", + "name": "npm:@verdaccio/loaders", + "data": { + "version": "8.0.0-next-8.4", + "packageName": "@verdaccio/loaders", + "hash": "sha512-Powlqb4SuMbe6RVgxyyOXaCjuHCcK7oZA+lygaKZDpV9NSHJtbkkV4L+rXyCfTX3b0tKsBh7FzaIdgWc1rDeGQ==" + } + }, + "npm:@verdaccio/local-storage-legacy": { + "type": "npm", + "name": "npm:@verdaccio/local-storage-legacy", + "data": { + "version": "11.0.2", + "packageName": "@verdaccio/local-storage-legacy", + "hash": "sha512-7AXG7qlcVFmF+Nue2oKaraprGRtaBvrQIOvc/E89+7hAe399V01KnZI6E/ET56u7U9fq0MSlp92HBcdotlpUXg==" + } + }, + "npm:@verdaccio/logger-commons": { + "type": "npm", + "name": "npm:@verdaccio/logger-commons", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/logger-commons", + "hash": "sha512-sXNx57G1LVp81xF4qHer3AOcMEZ90W4FjxtYF0vmULcVg3ybdtStKAT/9ocZtVMvLWTPAauhqylfnXoRZYf32A==" + } + }, + "npm:@verdaccio/logger-prettify": { + "type": "npm", + "name": "npm:@verdaccio/logger-prettify", + "data": { + "version": "8.0.0-next-8.1", + "packageName": "@verdaccio/logger-prettify", + "hash": "sha512-vLhaGq0q7wtMCcqa0aQY6QOsMNarhTu/l4e6Z8mG/5LUH95GGLsBwpXLnKS94P3deIjsHhc9ycnEmG39txbQ1w==" + } + }, + "npm:@verdaccio/logger": { + "type": "npm", + "name": "npm:@verdaccio/logger", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/logger", + "hash": "sha512-5EMPdZhz2V08BP2rjhtN/Fz5KxCfPJBkYDitbk/eo+FCZ9nVdMCQE3WRbHEaXyJQcIso/LJ6RnL/zKN20E/rPg==" + } + }, + "npm:@verdaccio/middleware": { + "type": "npm", + "name": "npm:@verdaccio/middleware", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/middleware", + "hash": "sha512-Zad7KcdOsI1DUBt1TjQb08rIi/IFFaJKdPhj7M6oy5BX9l/4OM0TtbBueHFNS1+aU+t5eo8ue7ZHbqmjDY/6VQ==" + } + }, + "npm:@verdaccio/search-indexer": { + "type": "npm", + "name": "npm:@verdaccio/search-indexer", + "data": { + "version": "8.0.0-next-8.2", + "packageName": "@verdaccio/search-indexer", + "hash": "sha512-sWliVN5BkAGbZ3e/GD0CsZMfPJdRMRuN0tEKQFsvEJifxToq5UkfCw6vKaVvhezsTWqb+Rp5y+2d4n5BDOA49w==" + } + }, + "npm:@verdaccio/signature": { + "type": "npm", + "name": "npm:@verdaccio/signature", + "data": { + "version": "8.0.0-next-8.1", + "packageName": "@verdaccio/signature", + "hash": "sha512-lHD/Z2FoPQTtDYz6ZlXhj/lrg0SFirHrwCGt/cibl1GlePpx78WPdo03tgAyl0Qf+I35n484/gR1l9eixBQqYw==" + } + }, + "npm:@verdaccio/streams": { + "type": "npm", + "name": "npm:@verdaccio/streams", + "data": { + "version": "10.2.1", + "packageName": "@verdaccio/streams", + "hash": "sha512-OojIG/f7UYKxC4dYX8x5ax8QhRx1b8OYUAMz82rUottCuzrssX/4nn5QE7Ank0DUSX3C9l/HPthc4d9uKRJqJQ==" + } + }, + "npm:@verdaccio/tarball": { + "type": "npm", + "name": "npm:@verdaccio/tarball", + "data": { + "version": "13.0.0-next-8.7", + "packageName": "@verdaccio/tarball", + "hash": "sha512-EWRuEOLgb3UETxUsYg6+Mml6DDRiwQqKIEsE4Ys6y6rcH2vgW6XMnTt+s/v5pFI+zlbi6fxjOgQB1e6IJAwxVA==" + } + }, + "npm:@verdaccio/ui-theme": { + "type": "npm", + "name": "npm:@verdaccio/ui-theme", + "data": { + "version": "8.0.0-next-8.7", + "packageName": "@verdaccio/ui-theme", + "hash": "sha512-+7f7XqqIU+TVCHjsP6lWzCdsD4sM7MEhn4cu3mLW1kJZ7eenWKEltoqixQnoXJzaBjCiz+yXW1WkjMyEFLNbpg==" + } + }, + "npm:@verdaccio/url": { + "type": "npm", + "name": "npm:@verdaccio/url", + "data": { + "version": "13.0.0-next-8.7", + "packageName": "@verdaccio/url", + "hash": "sha512-biFvwH3zIXYicA+SXNGvjMAe8oIQ5VddsfbO0ZXWlFs0lIz8cgI7QYPeSiCkU2VKpGzZ8pEKgqkxFsfFkU5kGA==" + } + }, + "npm:@verdaccio/utils@7.0.1-next-8.1": { + "type": "npm", + "name": "npm:@verdaccio/utils@7.0.1-next-8.1", + "data": { + "version": "7.0.1-next-8.1", + "packageName": "@verdaccio/utils", + "hash": "sha512-cyJdRrVa+8CS7UuIQb3K3IJFjMe64v38tYiBnohSmhRbX7dX9IT3jWbjrwkqWh4KeS1CS6BYENrGG1evJ2ggrQ==" + } + }, + "npm:@verdaccio/utils@8.1.0-next-8.7": { + "type": "npm", + "name": "npm:@verdaccio/utils@8.1.0-next-8.7", + "data": { + "version": "8.1.0-next-8.7", + "packageName": "@verdaccio/utils", + "hash": "sha512-4eqPCnPAJsL6gdVs0/oqZNgs2PnQW3HHBMgBHyEbb5A/ESI10TvRp+B7MRl9glUmy/aR5B6YSI68rgXvAFjdxA==" + } + }, + "npm:@vitest/coverage-v8": { + "type": "npm", + "name": "npm:@vitest/coverage-v8", + "data": { + "version": "2.1.2", + "packageName": "@vitest/coverage-v8", + "hash": "sha512-b7kHrFrs2urS0cOk5N10lttI8UdJ/yP3nB4JYTREvR5o18cR99yPpK4gK8oQgI42BVv0ILWYUSYB7AXkAUDc0g==" + } + }, + "npm:@vitest/expect": { + "type": "npm", + "name": "npm:@vitest/expect", + "data": { + "version": "2.1.2", + "packageName": "@vitest/expect", + "hash": "sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==" + } + }, + "npm:@vitest/mocker": { + "type": "npm", + "name": "npm:@vitest/mocker", + "data": { + "version": "2.1.2", + "packageName": "@vitest/mocker", + "hash": "sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==" + } + }, + "npm:@vitest/pretty-format": { + "type": "npm", + "name": "npm:@vitest/pretty-format", + "data": { + "version": "2.1.2", + "packageName": "@vitest/pretty-format", + "hash": "sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==" + } + }, + "npm:@vitest/runner": { + "type": "npm", + "name": "npm:@vitest/runner", + "data": { + "version": "2.1.2", + "packageName": "@vitest/runner", + "hash": "sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==" + } + }, + "npm:@vitest/snapshot": { + "type": "npm", + "name": "npm:@vitest/snapshot", + "data": { + "version": "2.1.2", + "packageName": "@vitest/snapshot", + "hash": "sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==" + } + }, + "npm:@vitest/spy": { + "type": "npm", + "name": "npm:@vitest/spy", + "data": { + "version": "2.1.2", + "packageName": "@vitest/spy", + "hash": "sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==" + } + }, + "npm:@vitest/ui": { + "type": "npm", + "name": "npm:@vitest/ui", + "data": { + "version": "2.1.2", + "packageName": "@vitest/ui", + "hash": "sha512-92gcNzkDnmxOxyHzQrQYRsoV9Q0Aay0r4QMLnV+B+lbqlUWa8nDg9ivyLV5mMVTtGirHsYUGGh/zbIA55gBZqA==" + } + }, + "npm:@vitest/utils": { + "type": "npm", + "name": "npm:@vitest/utils", + "data": { + "version": "2.1.2", + "packageName": "@vitest/utils", + "hash": "sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==" + } + }, + "npm:@vscode/sudo-prompt": { + "type": "npm", + "name": "npm:@vscode/sudo-prompt", + "data": { + "version": "9.3.1", + "packageName": "@vscode/sudo-prompt", + "hash": "sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==" + } + }, + "npm:@webassemblyjs/ast": { + "type": "npm", + "name": "npm:@webassemblyjs/ast", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/ast", + "hash": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==" + } + }, + "npm:@webassemblyjs/floating-point-hex-parser": { + "type": "npm", + "name": "npm:@webassemblyjs/floating-point-hex-parser", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/floating-point-hex-parser", + "hash": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==" + } + }, + "npm:@webassemblyjs/helper-api-error": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-api-error", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-api-error", + "hash": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==" + } + }, + "npm:@webassemblyjs/helper-buffer": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-buffer", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/helper-buffer", + "hash": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==" + } + }, + "npm:@webassemblyjs/helper-numbers": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-numbers", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-numbers", + "hash": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==" + } + }, + "npm:@webassemblyjs/helper-wasm-bytecode": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-wasm-bytecode", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/helper-wasm-bytecode", + "hash": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==" + } + }, + "npm:@webassemblyjs/helper-wasm-section": { + "type": "npm", + "name": "npm:@webassemblyjs/helper-wasm-section", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/helper-wasm-section", + "hash": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==" + } + }, + "npm:@webassemblyjs/ieee754": { + "type": "npm", + "name": "npm:@webassemblyjs/ieee754", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/ieee754", + "hash": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==" + } + }, + "npm:@webassemblyjs/leb128": { + "type": "npm", + "name": "npm:@webassemblyjs/leb128", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/leb128", + "hash": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==" + } + }, + "npm:@webassemblyjs/utf8": { + "type": "npm", + "name": "npm:@webassemblyjs/utf8", + "data": { + "version": "1.13.2", + "packageName": "@webassemblyjs/utf8", + "hash": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==" + } + }, + "npm:@webassemblyjs/wasm-edit": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-edit", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-edit", + "hash": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==" + } + }, + "npm:@webassemblyjs/wasm-gen": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-gen", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-gen", + "hash": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==" + } + }, + "npm:@webassemblyjs/wasm-opt": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-opt", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-opt", + "hash": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==" + } + }, + "npm:@webassemblyjs/wasm-parser": { + "type": "npm", + "name": "npm:@webassemblyjs/wasm-parser", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wasm-parser", + "hash": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==" + } + }, + "npm:@webassemblyjs/wast-printer": { + "type": "npm", + "name": "npm:@webassemblyjs/wast-printer", + "data": { + "version": "1.14.1", + "packageName": "@webassemblyjs/wast-printer", + "hash": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==" + } + }, + "npm:@xtuc/ieee754": { + "type": "npm", + "name": "npm:@xtuc/ieee754", + "data": { + "version": "1.2.0", + "packageName": "@xtuc/ieee754", + "hash": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" + } + }, + "npm:@xtuc/long": { + "type": "npm", + "name": "npm:@xtuc/long", + "data": { + "version": "4.2.2", + "packageName": "@xtuc/long", + "hash": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" + } + }, + "npm:@yarnpkg/lockfile": { + "type": "npm", + "name": "npm:@yarnpkg/lockfile", + "data": { + "version": "1.1.0", + "packageName": "@yarnpkg/lockfile", + "hash": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" + } + }, + "npm:@yarnpkg/parsers": { + "type": "npm", + "name": "npm:@yarnpkg/parsers", + "data": { + "version": "3.0.2", + "packageName": "@yarnpkg/parsers", + "hash": "sha512-/HcYgtUSiJiot/XWGLOlGxPYUG65+/31V8oqk17vZLW1xlCoR4PampyePljOxY2n8/3jz9+tIFzICsyGujJZoA==" + } + }, + "npm:@zkochan/js-yaml": { + "type": "npm", + "name": "npm:@zkochan/js-yaml", + "data": { + "version": "0.0.7", + "packageName": "@zkochan/js-yaml", + "hash": "sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==" + } + }, + "npm:JSONStream": { + "type": "npm", + "name": "npm:JSONStream", + "data": { + "version": "1.3.5", + "packageName": "JSONStream", + "hash": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" + } + }, + "npm:abort-controller": { + "type": "npm", + "name": "npm:abort-controller", + "data": { + "version": "3.0.0", + "packageName": "abort-controller", + "hash": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==" + } + }, + "npm:abstract-logging": { + "type": "npm", + "name": "npm:abstract-logging", + "data": { + "version": "2.0.1", + "packageName": "abstract-logging", + "hash": "sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==" + } + }, + "npm:accepts": { + "type": "npm", + "name": "npm:accepts", + "data": { + "version": "1.3.8", + "packageName": "accepts", + "hash": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==" + } + }, + "npm:acorn-jsx": { + "type": "npm", + "name": "npm:acorn-jsx", + "data": { + "version": "5.3.2", + "packageName": "acorn-jsx", + "hash": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" + } + }, + "npm:acorn-walk": { + "type": "npm", + "name": "npm:acorn-walk", + "data": { + "version": "8.3.4", + "packageName": "acorn-walk", + "hash": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==" + } + }, + "npm:acorn@8.12.1": { + "type": "npm", + "name": "npm:acorn@8.12.1", + "data": { + "version": "8.12.1", + "packageName": "acorn", + "hash": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==" + } + }, + "npm:acorn@8.14.0": { + "type": "npm", + "name": "npm:acorn@8.14.0", + "data": { + "version": "8.14.0", + "packageName": "acorn", + "hash": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==" + } + }, + "npm:address": { + "type": "npm", + "name": "npm:address", + "data": { + "version": "1.2.2", + "packageName": "address", + "hash": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==" + } + }, + "npm:adm-zip": { + "type": "npm", + "name": "npm:adm-zip", + "data": { + "version": "0.5.16", + "packageName": "adm-zip", + "hash": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==" + } + }, + "npm:agent-base": { + "type": "npm", + "name": "npm:agent-base", + "data": { + "version": "6.0.2", + "packageName": "agent-base", + "hash": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" + } + }, + "npm:ajv-formats@2.1.1": { + "type": "npm", + "name": "npm:ajv-formats@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "ajv-formats", + "hash": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==" + } + }, + "npm:ajv-formats@3.0.1": { + "type": "npm", + "name": "npm:ajv-formats@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "ajv-formats", + "hash": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==" + } + }, + "npm:ajv-keywords@3.5.2": { + "type": "npm", + "name": "npm:ajv-keywords@3.5.2", + "data": { + "version": "3.5.2", + "packageName": "ajv-keywords", + "hash": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" + } + }, + "npm:ajv-keywords@5.1.0": { + "type": "npm", + "name": "npm:ajv-keywords@5.1.0", + "data": { + "version": "5.1.0", + "packageName": "ajv-keywords", + "hash": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==" + } + }, + "npm:ajv@6.12.6": { + "type": "npm", + "name": "npm:ajv@6.12.6", + "data": { + "version": "6.12.6", + "packageName": "ajv", + "hash": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" + } + }, + "npm:ajv@8.17.1": { + "type": "npm", + "name": "npm:ajv@8.17.1", + "data": { + "version": "8.17.1", + "packageName": "ajv", + "hash": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" + } + }, + "npm:anser": { + "type": "npm", + "name": "npm:anser", + "data": { + "version": "1.4.10", + "packageName": "anser", + "hash": "sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww==" + } + }, + "npm:ansi-colors": { + "type": "npm", + "name": "npm:ansi-colors", + "data": { + "version": "4.1.3", + "packageName": "ansi-colors", + "hash": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" + } + }, + "npm:ansi-regex@5.0.1": { + "type": "npm", + "name": "npm:ansi-regex@5.0.1", + "data": { + "version": "5.0.1", + "packageName": "ansi-regex", + "hash": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" + } + }, + "npm:ansi-regex@6.1.0": { + "type": "npm", + "name": "npm:ansi-regex@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "ansi-regex", + "hash": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" + } + }, + "npm:ansi-styles@4.3.0": { + "type": "npm", + "name": "npm:ansi-styles@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "ansi-styles", + "hash": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" + } + }, + "npm:ansi-styles@5.2.0": { + "type": "npm", + "name": "npm:ansi-styles@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "ansi-styles", + "hash": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" + } + }, + "npm:ansi-styles@6.2.1": { + "type": "npm", + "name": "npm:ansi-styles@6.2.1", + "data": { + "version": "6.2.1", + "packageName": "ansi-styles", + "hash": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" + } + }, + "npm:anymatch": { + "type": "npm", + "name": "npm:anymatch", + "data": { + "version": "3.1.3", + "packageName": "anymatch", + "hash": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" + } + }, + "npm:apache-md5": { + "type": "npm", + "name": "npm:apache-md5", + "data": { + "version": "1.1.8", + "packageName": "apache-md5", + "hash": "sha512-FCAJojipPn0bXjuEpjOOOMN8FZDkxfWWp4JGN9mifU2IhxvKyXZYqpzPHdnTSUpmPDy+tsslB6Z1g+Vg6nVbYA==" + } + }, + "npm:appdirsjs": { + "type": "npm", + "name": "npm:appdirsjs", + "data": { + "version": "1.2.7", + "packageName": "appdirsjs", + "hash": "sha512-Quji6+8kLBC3NnBeo14nPDq0+2jUs5s3/xEye+udFHumHhRk4M7aAMXp/PBJqkKYGuuyR9M/6Dq7d2AViiGmhw==" + } + }, + "npm:arg@4.1.3": { + "type": "npm", + "name": "npm:arg@4.1.3", + "data": { + "version": "4.1.3", + "packageName": "arg", + "hash": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" + } + }, + "npm:arg@5.0.2": { + "type": "npm", + "name": "npm:arg@5.0.2", + "data": { + "version": "5.0.2", + "packageName": "arg", + "hash": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" + } + }, + "npm:argparse@1.0.10": { + "type": "npm", + "name": "npm:argparse@1.0.10", + "data": { + "version": "1.0.10", + "packageName": "argparse", + "hash": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" + } + }, + "npm:argparse@2.0.1": { + "type": "npm", + "name": "npm:argparse@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "argparse", + "hash": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + } + }, + "npm:array-flatten": { + "type": "npm", + "name": "npm:array-flatten", + "data": { + "version": "1.1.1", + "packageName": "array-flatten", + "hash": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + } + }, + "npm:array-union": { + "type": "npm", + "name": "npm:array-union", + "data": { + "version": "2.1.0", + "packageName": "array-union", + "hash": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" + } + }, + "npm:asap": { + "type": "npm", + "name": "npm:asap", + "data": { + "version": "2.0.6", + "packageName": "asap", + "hash": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==" + } + }, + "npm:asn1": { + "type": "npm", + "name": "npm:asn1", + "data": { + "version": "0.2.6", + "packageName": "asn1", + "hash": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==" + } + }, + "npm:assert-plus": { + "type": "npm", + "name": "npm:assert-plus", + "data": { + "version": "1.0.0", + "packageName": "assert-plus", + "hash": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==" + } + }, + "npm:assertion-error": { + "type": "npm", + "name": "npm:assertion-error", + "data": { + "version": "2.0.1", + "packageName": "assertion-error", + "hash": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==" + } + }, + "npm:ast-types": { + "type": "npm", + "name": "npm:ast-types", + "data": { + "version": "0.15.2", + "packageName": "ast-types", + "hash": "sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==" + } + }, + "npm:astring": { + "type": "npm", + "name": "npm:astring", + "data": { + "version": "1.9.0", + "packageName": "astring", + "hash": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==" + } + }, + "npm:async-limiter": { + "type": "npm", + "name": "npm:async-limiter", + "data": { + "version": "1.0.1", + "packageName": "async-limiter", + "hash": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==" + } + }, + "npm:async@2.6.4": { + "type": "npm", + "name": "npm:async@2.6.4", + "data": { + "version": "2.6.4", + "packageName": "async", + "hash": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==" + } + }, + "npm:async@3.2.4": { + "type": "npm", + "name": "npm:async@3.2.4", + "data": { + "version": "3.2.4", + "packageName": "async", + "hash": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" + } + }, + "npm:async@3.2.6": { + "type": "npm", + "name": "npm:async@3.2.6", + "data": { + "version": "3.2.6", + "packageName": "async", + "hash": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" + } + }, + "npm:asynckit": { + "type": "npm", + "name": "npm:asynckit", + "data": { + "version": "0.4.0", + "packageName": "asynckit", + "hash": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + } + }, + "npm:atomic-sleep": { + "type": "npm", + "name": "npm:atomic-sleep", + "data": { + "version": "1.0.0", + "packageName": "atomic-sleep", + "hash": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==" + } + }, + "npm:avvio": { + "type": "npm", + "name": "npm:avvio", + "data": { + "version": "8.4.0", + "packageName": "avvio", + "hash": "sha512-CDSwaxINFy59iNwhYnkvALBwZiTydGkOecZyPkqBpABYR1KqGEsET0VOOYDwtleZSUIdeY36DC2bSZ24CO1igA==" + } + }, + "npm:aws-sign2": { + "type": "npm", + "name": "npm:aws-sign2", + "data": { + "version": "0.7.0", + "packageName": "aws-sign2", + "hash": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==" + } + }, + "npm:aws4": { + "type": "npm", + "name": "npm:aws4", + "data": { + "version": "1.13.2", + "packageName": "aws4", + "hash": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==" + } + }, + "npm:axios": { + "type": "npm", + "name": "npm:axios", + "data": { + "version": "1.7.7", + "packageName": "axios", + "hash": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==" + } + }, + "npm:b4a": { + "type": "npm", + "name": "npm:b4a", + "data": { + "version": "1.6.6", + "packageName": "b4a", + "hash": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==" + } + }, + "npm:babel-core": { + "type": "npm", + "name": "npm:babel-core", + "data": { + "version": "7.0.0-bridge.0", + "packageName": "babel-core", + "hash": "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==" + } + }, + "npm:babel-jest": { + "type": "npm", + "name": "npm:babel-jest", + "data": { + "version": "29.7.0", + "packageName": "babel-jest", + "hash": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==" + } + }, + "npm:babel-loader": { + "type": "npm", + "name": "npm:babel-loader", + "data": { + "version": "9.2.1", + "packageName": "babel-loader", + "hash": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==" + } + }, + "npm:babel-plugin-const-enum": { + "type": "npm", + "name": "npm:babel-plugin-const-enum", + "data": { + "version": "1.2.0", + "packageName": "babel-plugin-const-enum", + "hash": "sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==" + } + }, + "npm:babel-plugin-istanbul": { + "type": "npm", + "name": "npm:babel-plugin-istanbul", + "data": { + "version": "6.1.1", + "packageName": "babel-plugin-istanbul", + "hash": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==" + } + }, + "npm:babel-plugin-jest-hoist": { + "type": "npm", + "name": "npm:babel-plugin-jest-hoist", + "data": { + "version": "29.6.3", + "packageName": "babel-plugin-jest-hoist", + "hash": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==" + } + }, + "npm:babel-plugin-macros": { + "type": "npm", + "name": "npm:babel-plugin-macros", + "data": { + "version": "2.8.0", + "packageName": "babel-plugin-macros", + "hash": "sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==" + } + }, + "npm:babel-plugin-polyfill-corejs2": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs2", + "data": { + "version": "0.4.12", + "packageName": "babel-plugin-polyfill-corejs2", + "hash": "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==" + } + }, + "npm:babel-plugin-polyfill-corejs3": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-corejs3", + "data": { + "version": "0.10.6", + "packageName": "babel-plugin-polyfill-corejs3", + "hash": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==" + } + }, + "npm:babel-plugin-polyfill-regenerator": { + "type": "npm", + "name": "npm:babel-plugin-polyfill-regenerator", + "data": { + "version": "0.6.3", + "packageName": "babel-plugin-polyfill-regenerator", + "hash": "sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==" + } + }, + "npm:babel-plugin-syntax-hermes-parser@0.23.1": { + "type": "npm", + "name": "npm:babel-plugin-syntax-hermes-parser@0.23.1", + "data": { + "version": "0.23.1", + "packageName": "babel-plugin-syntax-hermes-parser", + "hash": "sha512-uNLD0tk2tLUjGFdmCk+u/3FEw2o+BAwW4g+z2QVlxJrzZYOOPADroEcNtTPt5lNiScctaUmnsTkVEnOwZUOLhA==" + } + }, + "npm:babel-plugin-syntax-hermes-parser@0.25.1": { + "type": "npm", + "name": "npm:babel-plugin-syntax-hermes-parser@0.25.1", + "data": { + "version": "0.25.1", + "packageName": "babel-plugin-syntax-hermes-parser", + "hash": "sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ==" + } + }, + "npm:babel-plugin-transform-flow-enums": { + "type": "npm", + "name": "npm:babel-plugin-transform-flow-enums", + "data": { + "version": "0.0.2", + "packageName": "babel-plugin-transform-flow-enums", + "hash": "sha512-g4aaCrDDOsWjbm0PUUeVnkcVd6AKJsVc/MbnPhEotEpkeJQP6b8nzewohQi7+QS8UyPehOhGWn0nOwjvWpmMvQ==" + } + }, + "npm:babel-plugin-transform-typescript-metadata": { + "type": "npm", + "name": "npm:babel-plugin-transform-typescript-metadata", + "data": { + "version": "0.3.2", + "packageName": "babel-plugin-transform-typescript-metadata", + "hash": "sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==" + } + }, + "npm:babel-preset-current-node-syntax": { + "type": "npm", + "name": "npm:babel-preset-current-node-syntax", + "data": { + "version": "1.1.0", + "packageName": "babel-preset-current-node-syntax", + "hash": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==" + } + }, + "npm:babel-preset-jest": { + "type": "npm", + "name": "npm:babel-preset-jest", + "data": { + "version": "29.6.3", + "packageName": "babel-preset-jest", + "hash": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==" + } + }, + "npm:bail": { + "type": "npm", + "name": "npm:bail", + "data": { + "version": "2.0.2", + "packageName": "bail", + "hash": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" + } + }, + "npm:balanced-match": { + "type": "npm", + "name": "npm:balanced-match", + "data": { + "version": "1.0.2", + "packageName": "balanced-match", + "hash": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + } + }, + "npm:bare-events": { + "type": "npm", + "name": "npm:bare-events", + "data": { + "version": "2.4.2", + "packageName": "bare-events", + "hash": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==" + } + }, + "npm:base64-js": { + "type": "npm", + "name": "npm:base64-js", + "data": { + "version": "1.5.1", + "packageName": "base64-js", + "hash": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" + } + }, + "npm:basic-auth": { + "type": "npm", + "name": "npm:basic-auth", + "data": { + "version": "2.0.1", + "packageName": "basic-auth", + "hash": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==" + } + }, + "npm:bcrypt-pbkdf": { + "type": "npm", + "name": "npm:bcrypt-pbkdf", + "data": { + "version": "1.0.2", + "packageName": "bcrypt-pbkdf", + "hash": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==" + } + }, + "npm:bcryptjs": { + "type": "npm", + "name": "npm:bcryptjs", + "data": { + "version": "2.4.3", + "packageName": "bcryptjs", + "hash": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" + } + }, + "npm:better-path-resolve": { + "type": "npm", + "name": "npm:better-path-resolve", + "data": { + "version": "1.0.0", + "packageName": "better-path-resolve", + "hash": "sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==" + } + }, + "npm:binary-extensions": { + "type": "npm", + "name": "npm:binary-extensions", + "data": { + "version": "2.3.0", + "packageName": "binary-extensions", + "hash": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" + } + }, + "npm:bl": { + "type": "npm", + "name": "npm:bl", + "data": { + "version": "4.1.0", + "packageName": "bl", + "hash": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" + } + }, + "npm:body-parser": { + "type": "npm", + "name": "npm:body-parser", + "data": { + "version": "1.20.3", + "packageName": "body-parser", + "hash": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==" + } + }, + "npm:body-scroll-lock": { + "type": "npm", + "name": "npm:body-scroll-lock", + "data": { + "version": "4.0.0-beta.0", + "packageName": "body-scroll-lock", + "hash": "sha512-a7tP5+0Mw3YlUJcGAKUqIBkYYGlYxk2fnCasq/FUph1hadxlTRjF+gAcZksxANnaMnALjxEddmSi/H3OR8ugcQ==" + } + }, + "npm:brace-expansion@1.1.11": { + "type": "npm", + "name": "npm:brace-expansion@1.1.11", + "data": { + "version": "1.1.11", + "packageName": "brace-expansion", + "hash": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" + } + }, + "npm:brace-expansion@2.0.1": { + "type": "npm", + "name": "npm:brace-expansion@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "brace-expansion", + "hash": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" + } + }, + "npm:braces": { + "type": "npm", + "name": "npm:braces", + "data": { + "version": "3.0.3", + "packageName": "braces", + "hash": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" + } + }, + "npm:browserify-zlib": { + "type": "npm", + "name": "npm:browserify-zlib", + "data": { + "version": "0.1.4", + "packageName": "browserify-zlib", + "hash": "sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ==" + } + }, + "npm:browserslist": { + "type": "npm", + "name": "npm:browserslist", + "data": { + "version": "4.24.4", + "packageName": "browserslist", + "hash": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==" + } + }, + "npm:bser": { + "type": "npm", + "name": "npm:bser", + "data": { + "version": "2.1.1", + "packageName": "bser", + "hash": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==" + } + }, + "npm:buffer-builder": { + "type": "npm", + "name": "npm:buffer-builder", + "data": { + "version": "0.2.0", + "packageName": "buffer-builder", + "hash": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==" + } + }, + "npm:buffer-equal-constant-time": { + "type": "npm", + "name": "npm:buffer-equal-constant-time", + "data": { + "version": "1.0.1", + "packageName": "buffer-equal-constant-time", + "hash": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==" + } + }, + "npm:buffer-from": { + "type": "npm", + "name": "npm:buffer-from", + "data": { + "version": "1.1.2", + "packageName": "buffer-from", + "hash": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" + } + }, + "npm:buffer@5.7.1": { + "type": "npm", + "name": "npm:buffer@5.7.1", + "data": { + "version": "5.7.1", + "packageName": "buffer", + "hash": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" + } + }, + "npm:buffer@6.0.3": { + "type": "npm", + "name": "npm:buffer@6.0.3", + "data": { + "version": "6.0.3", + "packageName": "buffer", + "hash": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==" + } + }, + "npm:bundle-name": { + "type": "npm", + "name": "npm:bundle-name", + "data": { + "version": "4.1.0", + "packageName": "bundle-name", + "hash": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==" + } + }, + "npm:bytes": { + "type": "npm", + "name": "npm:bytes", + "data": { + "version": "3.1.2", + "packageName": "bytes", + "hash": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" + } + }, + "npm:cac": { + "type": "npm", + "name": "npm:cac", + "data": { + "version": "6.7.14", + "packageName": "cac", + "hash": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==" + } + }, + "npm:call-bind": { + "type": "npm", + "name": "npm:call-bind", + "data": { + "version": "1.0.7", + "packageName": "call-bind", + "hash": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" + } + }, + "npm:caller-callsite": { + "type": "npm", + "name": "npm:caller-callsite", + "data": { + "version": "2.0.0", + "packageName": "caller-callsite", + "hash": "sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==" + } + }, + "npm:caller-path": { + "type": "npm", + "name": "npm:caller-path", + "data": { + "version": "2.0.0", + "packageName": "caller-path", + "hash": "sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==" + } + }, + "npm:callsites@2.0.0": { + "type": "npm", + "name": "npm:callsites@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "callsites", + "hash": "sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==" + } + }, + "npm:callsites@3.1.0": { + "type": "npm", + "name": "npm:callsites@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "callsites", + "hash": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" + } + }, + "npm:camelcase@5.3.1": { + "type": "npm", + "name": "npm:camelcase@5.3.1", + "data": { + "version": "5.3.1", + "packageName": "camelcase", + "hash": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" + } + }, + "npm:camelcase@6.3.0": { + "type": "npm", + "name": "npm:camelcase@6.3.0", + "data": { + "version": "6.3.0", + "packageName": "camelcase", + "hash": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" + } + }, + "npm:caniuse-lite@1.0.30001698": { + "type": "npm", + "name": "npm:caniuse-lite@1.0.30001698", + "data": { + "version": "1.0.30001698", + "packageName": "caniuse-lite", + "hash": "sha512-xJ3km2oiG/MbNU8G6zIq6XRZ6HtAOVXsbOrP/blGazi52kc5Yy7b6sDA5O+FbROzRrV7BSTllLHuNvmawYUJjw==" + } + }, + "npm:caniuse-lite@1.0.30001705": { + "type": "npm", + "name": "npm:caniuse-lite@1.0.30001705", + "data": { + "version": "1.0.30001705", + "packageName": "caniuse-lite", + "hash": "sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg==" + } + }, + "npm:caniuse-lite@1.0.30001718": { + "type": "npm", + "name": "npm:caniuse-lite@1.0.30001718", + "data": { + "version": "1.0.30001718", + "packageName": "caniuse-lite", + "hash": "sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==" + } + }, + "npm:caseless": { + "type": "npm", + "name": "npm:caseless", + "data": { + "version": "0.12.0", + "packageName": "caseless", + "hash": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" + } + }, + "npm:ccount": { + "type": "npm", + "name": "npm:ccount", + "data": { + "version": "2.0.1", + "packageName": "ccount", + "hash": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" + } + }, + "npm:chai": { + "type": "npm", + "name": "npm:chai", + "data": { + "version": "5.1.1", + "packageName": "chai", + "hash": "sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==" + } + }, + "npm:chalk@4.1.2": { + "type": "npm", + "name": "npm:chalk@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "chalk", + "hash": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" + } + }, + "npm:chalk@5.3.0": { + "type": "npm", + "name": "npm:chalk@5.3.0", + "data": { + "version": "5.3.0", + "packageName": "chalk", + "hash": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" + } + }, + "npm:character-entities-html4": { + "type": "npm", + "name": "npm:character-entities-html4", + "data": { + "version": "2.1.0", + "packageName": "character-entities-html4", + "hash": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==" + } + }, + "npm:character-entities-legacy": { + "type": "npm", + "name": "npm:character-entities-legacy", + "data": { + "version": "3.0.0", + "packageName": "character-entities-legacy", + "hash": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==" + } + }, + "npm:character-entities": { + "type": "npm", + "name": "npm:character-entities", + "data": { + "version": "2.0.2", + "packageName": "character-entities", + "hash": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==" + } + }, + "npm:character-reference-invalid": { + "type": "npm", + "name": "npm:character-reference-invalid", + "data": { + "version": "2.0.1", + "packageName": "character-reference-invalid", + "hash": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==" + } + }, + "npm:chardet": { + "type": "npm", + "name": "npm:chardet", + "data": { + "version": "0.7.0", + "packageName": "chardet", + "hash": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" + } + }, + "npm:check-error": { + "type": "npm", + "name": "npm:check-error", + "data": { + "version": "2.1.1", + "packageName": "check-error", + "hash": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==" + } + }, + "npm:chokidar": { + "type": "npm", + "name": "npm:chokidar", + "data": { + "version": "3.6.0", + "packageName": "chokidar", + "hash": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" + } + }, + "npm:chownr": { + "type": "npm", + "name": "npm:chownr", + "data": { + "version": "3.0.0", + "packageName": "chownr", + "hash": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==" + } + }, + "npm:chrome-launcher": { + "type": "npm", + "name": "npm:chrome-launcher", + "data": { + "version": "0.15.2", + "packageName": "chrome-launcher", + "hash": "sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==" + } + }, + "npm:chrome-trace-event": { + "type": "npm", + "name": "npm:chrome-trace-event", + "data": { + "version": "1.0.4", + "packageName": "chrome-trace-event", + "hash": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==" + } + }, + "npm:chromium-edge-launcher": { + "type": "npm", + "name": "npm:chromium-edge-launcher", + "data": { + "version": "0.2.0", + "packageName": "chromium-edge-launcher", + "hash": "sha512-JfJjUnq25y9yg4FABRRVPmBGWPZZi+AQXT4mxupb67766/0UlhG8PAZCz6xzEMXTbW3CsSoE8PcCWA49n35mKg==" + } + }, + "npm:ci-info@2.0.0": { + "type": "npm", + "name": "npm:ci-info@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ci-info", + "hash": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" + } + }, + "npm:ci-info@3.9.0": { + "type": "npm", + "name": "npm:ci-info@3.9.0", + "data": { + "version": "3.9.0", + "packageName": "ci-info", + "hash": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" + } + }, + "npm:cli-cursor": { + "type": "npm", + "name": "npm:cli-cursor", + "data": { + "version": "3.1.0", + "packageName": "cli-cursor", + "hash": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==" + } + }, + "npm:cli-spinners@2.6.1": { + "type": "npm", + "name": "npm:cli-spinners@2.6.1", + "data": { + "version": "2.6.1", + "packageName": "cli-spinners", + "hash": "sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==" + } + }, + "npm:cli-spinners@2.9.2": { + "type": "npm", + "name": "npm:cli-spinners@2.9.2", + "data": { + "version": "2.9.2", + "packageName": "cli-spinners", + "hash": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==" + } + }, + "npm:clipanion": { + "type": "npm", + "name": "npm:clipanion", + "data": { + "version": "4.0.0-rc.4", + "packageName": "clipanion", + "hash": "sha512-CXkMQxU6s9GklO/1f714dkKBMu1lopS1WFF0B8o4AxPykR1hpozxSiUZ5ZUeBjfPgCWqbcNOtZVFhB8Lkfp1+Q==" + } + }, + "npm:cliui": { + "type": "npm", + "name": "npm:cliui", + "data": { + "version": "8.0.1", + "packageName": "cliui", + "hash": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" + } + }, + "npm:clone-deep": { + "type": "npm", + "name": "npm:clone-deep", + "data": { + "version": "4.0.1", + "packageName": "clone-deep", + "hash": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" + } + }, + "npm:clone": { + "type": "npm", + "name": "npm:clone", + "data": { + "version": "1.0.4", + "packageName": "clone", + "hash": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==" + } + }, + "npm:clsx": { + "type": "npm", + "name": "npm:clsx", + "data": { + "version": "2.1.1", + "packageName": "clsx", + "hash": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" + } + }, + "npm:code-block-writer": { + "type": "npm", + "name": "npm:code-block-writer", + "data": { + "version": "13.0.3", + "packageName": "code-block-writer", + "hash": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==" + } + }, + "npm:collapse-white-space": { + "type": "npm", + "name": "npm:collapse-white-space", + "data": { + "version": "2.1.0", + "packageName": "collapse-white-space", + "hash": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==" + } + }, + "npm:color-convert": { + "type": "npm", + "name": "npm:color-convert", + "data": { + "version": "2.0.1", + "packageName": "color-convert", + "hash": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" + } + }, + "npm:color-name": { + "type": "npm", + "name": "npm:color-name", + "data": { + "version": "1.1.4", + "packageName": "color-name", + "hash": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + } + }, + "npm:colorette": { + "type": "npm", + "name": "npm:colorette", + "data": { + "version": "2.0.20", + "packageName": "colorette", + "hash": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" + } + }, + "npm:colorjs.io": { + "type": "npm", + "name": "npm:colorjs.io", + "data": { + "version": "0.5.2", + "packageName": "colorjs.io", + "hash": "sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==" + } + }, + "npm:columnify": { + "type": "npm", + "name": "npm:columnify", + "data": { + "version": "1.6.0", + "packageName": "columnify", + "hash": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==" + } + }, + "npm:combined-stream": { + "type": "npm", + "name": "npm:combined-stream", + "data": { + "version": "1.0.8", + "packageName": "combined-stream", + "hash": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" + } + }, + "npm:comma-separated-tokens": { + "type": "npm", + "name": "npm:comma-separated-tokens", + "data": { + "version": "2.0.3", + "packageName": "comma-separated-tokens", + "hash": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==" + } + }, + "npm:commander@12.1.0": { + "type": "npm", + "name": "npm:commander@12.1.0", + "data": { + "version": "12.1.0", + "packageName": "commander", + "hash": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==" + } + }, + "npm:commander@2.20.3": { + "type": "npm", + "name": "npm:commander@2.20.3", + "data": { + "version": "2.20.3", + "packageName": "commander", + "hash": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + } + }, + "npm:common-path-prefix": { + "type": "npm", + "name": "npm:common-path-prefix", + "data": { + "version": "3.0.0", + "packageName": "common-path-prefix", + "hash": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" + } + }, + "npm:commondir": { + "type": "npm", + "name": "npm:commondir", + "data": { + "version": "1.0.1", + "packageName": "commondir", + "hash": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" + } + }, + "npm:compressible": { + "type": "npm", + "name": "npm:compressible", + "data": { + "version": "2.0.18", + "packageName": "compressible", + "hash": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==" + } + }, + "npm:compression": { + "type": "npm", + "name": "npm:compression", + "data": { + "version": "1.7.5", + "packageName": "compression", + "hash": "sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==" + } + }, + "npm:concat-map": { + "type": "npm", + "name": "npm:concat-map", + "data": { + "version": "0.0.1", + "packageName": "concat-map", + "hash": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + } + }, + "npm:config-chain": { + "type": "npm", + "name": "npm:config-chain", + "data": { + "version": "1.1.13", + "packageName": "config-chain", + "hash": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==" + } + }, + "npm:confusing-browser-globals": { + "type": "npm", + "name": "npm:confusing-browser-globals", + "data": { + "version": "1.0.11", + "packageName": "confusing-browser-globals", + "hash": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==" + } + }, + "npm:connect": { + "type": "npm", + "name": "npm:connect", + "data": { + "version": "3.7.0", + "packageName": "connect", + "hash": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==" + } + }, + "npm:content-disposition": { + "type": "npm", + "name": "npm:content-disposition", + "data": { + "version": "0.5.4", + "packageName": "content-disposition", + "hash": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==" + } + }, + "npm:content-type": { + "type": "npm", + "name": "npm:content-type", + "data": { + "version": "1.0.5", + "packageName": "content-type", + "hash": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" + } + }, + "npm:convert-source-map": { + "type": "npm", + "name": "npm:convert-source-map", + "data": { + "version": "2.0.0", + "packageName": "convert-source-map", + "hash": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" + } + }, + "npm:cookie-signature": { + "type": "npm", + "name": "npm:cookie-signature", + "data": { + "version": "1.0.6", + "packageName": "cookie-signature", + "hash": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + } + }, + "npm:cookie@0.7.1": { + "type": "npm", + "name": "npm:cookie@0.7.1", + "data": { + "version": "0.7.1", + "packageName": "cookie", + "hash": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==" + } + }, + "npm:cookie@0.7.2": { + "type": "npm", + "name": "npm:cookie@0.7.2", + "data": { + "version": "0.7.2", + "packageName": "cookie", + "hash": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==" + } + }, + "npm:copy-to-clipboard": { + "type": "npm", + "name": "npm:copy-to-clipboard", + "data": { + "version": "3.3.3", + "packageName": "copy-to-clipboard", + "hash": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==" + } + }, + "npm:core-js-compat": { + "type": "npm", + "name": "npm:core-js-compat", + "data": { + "version": "3.38.1", + "packageName": "core-js-compat", + "hash": "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==" + } + }, + "npm:core-js@3.37.1": { + "type": "npm", + "name": "npm:core-js@3.37.1", + "data": { + "version": "3.37.1", + "packageName": "core-js", + "hash": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==" + } + }, + "npm:core-js@3.40.0": { + "type": "npm", + "name": "npm:core-js@3.40.0", + "data": { + "version": "3.40.0", + "packageName": "core-js", + "hash": "sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==" + } + }, + "npm:core-js@3.42.0": { + "type": "npm", + "name": "npm:core-js@3.42.0", + "data": { + "version": "3.42.0", + "packageName": "core-js", + "hash": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==" + } + }, + "npm:core-util-is@1.0.2": { + "type": "npm", + "name": "npm:core-util-is@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "core-util-is", + "hash": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" + } + }, + "npm:core-util-is@1.0.3": { + "type": "npm", + "name": "npm:core-util-is@1.0.3", + "data": { + "version": "1.0.3", + "packageName": "core-util-is", + "hash": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + } + }, + "npm:cors": { + "type": "npm", + "name": "npm:cors", + "data": { + "version": "2.8.5", + "packageName": "cors", + "hash": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==" + } + }, + "npm:corser": { + "type": "npm", + "name": "npm:corser", + "data": { + "version": "2.0.1", + "packageName": "corser", + "hash": "sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==" + } + }, + "npm:cosmiconfig@5.2.1": { + "type": "npm", + "name": "npm:cosmiconfig@5.2.1", + "data": { + "version": "5.2.1", + "packageName": "cosmiconfig", + "hash": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==" + } + }, + "npm:cosmiconfig@6.0.0": { + "type": "npm", + "name": "npm:cosmiconfig@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==" + } + }, + "npm:cosmiconfig@9.0.0": { + "type": "npm", + "name": "npm:cosmiconfig@9.0.0", + "data": { + "version": "9.0.0", + "packageName": "cosmiconfig", + "hash": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==" + } + }, + "npm:create-require": { + "type": "npm", + "name": "npm:create-require", + "data": { + "version": "1.1.1", + "packageName": "create-require", + "hash": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" + } + }, + "npm:cross-spawn@7.0.3": { + "type": "npm", + "name": "npm:cross-spawn@7.0.3", + "data": { + "version": "7.0.3", + "packageName": "cross-spawn", + "hash": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" + } + }, + "npm:cross-spawn@7.0.6": { + "type": "npm", + "name": "npm:cross-spawn@7.0.6", + "data": { + "version": "7.0.6", + "packageName": "cross-spawn", + "hash": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" + } + }, + "npm:csstype": { + "type": "npm", + "name": "npm:csstype", + "data": { + "version": "3.1.3", + "packageName": "csstype", + "hash": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + } + }, + "npm:dashdash": { + "type": "npm", + "name": "npm:dashdash", + "data": { + "version": "1.14.1", + "packageName": "dashdash", + "hash": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==" + } + }, + "npm:dayjs": { + "type": "npm", + "name": "npm:dayjs", + "data": { + "version": "1.11.13", + "packageName": "dayjs", + "hash": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" + } + }, + "npm:debug@2.6.9": { + "type": "npm", + "name": "npm:debug@2.6.9", + "data": { + "version": "2.6.9", + "packageName": "debug", + "hash": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" + } + }, + "npm:debug@3.2.7": { + "type": "npm", + "name": "npm:debug@3.2.7", + "data": { + "version": "3.2.7", + "packageName": "debug", + "hash": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" + } + }, + "npm:debug@4.3.4": { + "type": "npm", + "name": "npm:debug@4.3.4", + "data": { + "version": "4.3.4", + "packageName": "debug", + "hash": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==" + } + }, + "npm:debug@4.3.7": { + "type": "npm", + "name": "npm:debug@4.3.7", + "data": { + "version": "4.3.7", + "packageName": "debug", + "hash": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==" + } + }, + "npm:debug@4.4.0": { + "type": "npm", + "name": "npm:debug@4.4.0", + "data": { + "version": "4.4.0", + "packageName": "debug", + "hash": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==" + } + }, + "npm:decode-named-character-reference": { + "type": "npm", + "name": "npm:decode-named-character-reference", + "data": { + "version": "1.1.0", + "packageName": "decode-named-character-reference", + "hash": "sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==" + } + }, + "npm:dedent": { + "type": "npm", + "name": "npm:dedent", + "data": { + "version": "0.7.0", + "packageName": "dedent", + "hash": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==" + } + }, + "npm:deep-eql": { + "type": "npm", + "name": "npm:deep-eql", + "data": { + "version": "5.0.2", + "packageName": "deep-eql", + "hash": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==" + } + }, + "npm:deep-extend": { + "type": "npm", + "name": "npm:deep-extend", + "data": { + "version": "0.6.0", + "packageName": "deep-extend", + "hash": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" + } + }, + "npm:deep-is": { + "type": "npm", + "name": "npm:deep-is", + "data": { + "version": "0.1.4", + "packageName": "deep-is", + "hash": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" + } + }, + "npm:deepmerge": { + "type": "npm", + "name": "npm:deepmerge", + "data": { + "version": "4.3.1", + "packageName": "deepmerge", + "hash": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" + } + }, + "npm:default-browser-id": { + "type": "npm", + "name": "npm:default-browser-id", + "data": { + "version": "5.0.0", + "packageName": "default-browser-id", + "hash": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==" + } + }, + "npm:default-browser": { + "type": "npm", + "name": "npm:default-browser", + "data": { + "version": "5.2.1", + "packageName": "default-browser", + "hash": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==" + } + }, + "npm:defaults": { + "type": "npm", + "name": "npm:defaults", + "data": { + "version": "1.0.4", + "packageName": "defaults", + "hash": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==" + } + }, + "npm:define-data-property": { + "type": "npm", + "name": "npm:define-data-property", + "data": { + "version": "1.1.4", + "packageName": "define-data-property", + "hash": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" + } + }, + "npm:define-lazy-prop@2.0.0": { + "type": "npm", + "name": "npm:define-lazy-prop@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "define-lazy-prop", + "hash": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" + } + }, + "npm:define-lazy-prop@3.0.0": { + "type": "npm", + "name": "npm:define-lazy-prop@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "define-lazy-prop", + "hash": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==" + } + }, + "npm:delayed-stream": { + "type": "npm", + "name": "npm:delayed-stream", + "data": { + "version": "1.0.0", + "packageName": "delayed-stream", + "hash": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" + } + }, + "npm:depd": { + "type": "npm", + "name": "npm:depd", + "data": { + "version": "2.0.0", + "packageName": "depd", + "hash": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" + } + }, + "npm:dequal": { + "type": "npm", + "name": "npm:dequal", + "data": { + "version": "2.0.3", + "packageName": "dequal", + "hash": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" + } + }, + "npm:destroy": { + "type": "npm", + "name": "npm:destroy", + "data": { + "version": "1.2.0", + "packageName": "destroy", + "hash": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" + } + }, + "npm:detect-indent": { + "type": "npm", + "name": "npm:detect-indent", + "data": { + "version": "6.1.0", + "packageName": "detect-indent", + "hash": "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==" + } + }, + "npm:detect-port": { + "type": "npm", + "name": "npm:detect-port", + "data": { + "version": "1.6.1", + "packageName": "detect-port", + "hash": "sha512-CmnVc+Hek2egPx1PeTFVta2W78xy2K/9Rkf6cC4T59S50tVnzKj+tnx5mmx5lwvCkujZ4uRrpRSuV+IVs3f90Q==" + } + }, + "npm:devlop": { + "type": "npm", + "name": "npm:devlop", + "data": { + "version": "1.1.0", + "packageName": "devlop", + "hash": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==" + } + }, + "npm:diff-sequences": { + "type": "npm", + "name": "npm:diff-sequences", + "data": { + "version": "29.6.3", + "packageName": "diff-sequences", + "hash": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==" + } + }, + "npm:diff@4.0.2": { + "type": "npm", + "name": "npm:diff@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "diff", + "hash": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" + } + }, + "npm:diff@5.2.0": { + "type": "npm", + "name": "npm:diff@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "diff", + "hash": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==" + } + }, + "npm:dir-glob": { + "type": "npm", + "name": "npm:dir-glob", + "data": { + "version": "3.0.1", + "packageName": "dir-glob", + "hash": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" + } + }, + "npm:dom-serializer@1.4.1": { + "type": "npm", + "name": "npm:dom-serializer@1.4.1", + "data": { + "version": "1.4.1", + "packageName": "dom-serializer", + "hash": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==" + } + }, + "npm:dom-serializer@2.0.0": { + "type": "npm", + "name": "npm:dom-serializer@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "dom-serializer", + "hash": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" + } + }, + "npm:domelementtype": { + "type": "npm", + "name": "npm:domelementtype", + "data": { + "version": "2.3.0", + "packageName": "domelementtype", + "hash": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" + } + }, + "npm:domhandler@4.3.1": { + "type": "npm", + "name": "npm:domhandler@4.3.1", + "data": { + "version": "4.3.1", + "packageName": "domhandler", + "hash": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==" + } + }, + "npm:domhandler@5.0.3": { + "type": "npm", + "name": "npm:domhandler@5.0.3", + "data": { + "version": "5.0.3", + "packageName": "domhandler", + "hash": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" + } + }, + "npm:domutils@2.8.0": { + "type": "npm", + "name": "npm:domutils@2.8.0", + "data": { + "version": "2.8.0", + "packageName": "domutils", + "hash": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==" + } + }, + "npm:domutils@3.2.2": { + "type": "npm", + "name": "npm:domutils@3.2.2", + "data": { + "version": "3.2.2", + "packageName": "domutils", + "hash": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==" + } + }, + "npm:dotenv-expand": { + "type": "npm", + "name": "npm:dotenv-expand", + "data": { + "version": "11.0.6", + "packageName": "dotenv-expand", + "hash": "sha512-8NHi73otpWsZGBSZwwknTXS5pqMOrk9+Ssrna8xCaxkzEpU9OTf9R5ArQGVw03//Zmk9MOwLPng9WwndvpAJ5g==" + } + }, + "npm:dotenv": { + "type": "npm", + "name": "npm:dotenv", + "data": { + "version": "16.4.5", + "packageName": "dotenv", + "hash": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" + } + }, + "npm:duplexify": { + "type": "npm", + "name": "npm:duplexify", + "data": { + "version": "3.7.1", + "packageName": "duplexify", + "hash": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==" + } + }, + "npm:eastasianwidth": { + "type": "npm", + "name": "npm:eastasianwidth", + "data": { + "version": "0.2.0", + "packageName": "eastasianwidth", + "hash": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" + } + }, + "npm:ecc-jsbn": { + "type": "npm", + "name": "npm:ecc-jsbn", + "data": { + "version": "0.1.2", + "packageName": "ecc-jsbn", + "hash": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==" + } + }, + "npm:ecdsa-sig-formatter": { + "type": "npm", + "name": "npm:ecdsa-sig-formatter", + "data": { + "version": "1.0.11", + "packageName": "ecdsa-sig-formatter", + "hash": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==" + } + }, + "npm:ee-first": { + "type": "npm", + "name": "npm:ee-first", + "data": { + "version": "1.1.1", + "packageName": "ee-first", + "hash": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + } + }, + "npm:ejs": { + "type": "npm", + "name": "npm:ejs", + "data": { + "version": "3.1.10", + "packageName": "ejs", + "hash": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" + } + }, + "npm:electron-to-chromium": { + "type": "npm", + "name": "npm:electron-to-chromium", + "data": { + "version": "1.5.95", + "packageName": "electron-to-chromium", + "hash": "sha512-XNsZaQrgQX+BG37BRQv+E+HcOZlWhqYaDoVVNCws/WrYYdbGrkR1qCDJ2mviBF3flCs6/BTa4O7ANfFTFZk6Dg==" + } + }, + "npm:emoji-regex@8.0.0": { + "type": "npm", + "name": "npm:emoji-regex@8.0.0", + "data": { + "version": "8.0.0", + "packageName": "emoji-regex", + "hash": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + } + }, + "npm:emoji-regex@9.2.2": { + "type": "npm", + "name": "npm:emoji-regex@9.2.2", + "data": { + "version": "9.2.2", + "packageName": "emoji-regex", + "hash": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" + } + }, + "npm:encodeurl@1.0.2": { + "type": "npm", + "name": "npm:encodeurl@1.0.2", + "data": { + "version": "1.0.2", + "packageName": "encodeurl", + "hash": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" + } + }, + "npm:encodeurl@2.0.0": { + "type": "npm", + "name": "npm:encodeurl@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "encodeurl", + "hash": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" + } + }, + "npm:end-of-stream": { + "type": "npm", + "name": "npm:end-of-stream", + "data": { + "version": "1.4.4", + "packageName": "end-of-stream", + "hash": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" + } + }, + "npm:enhanced-resolve": { + "type": "npm", + "name": "npm:enhanced-resolve", + "data": { + "version": "5.18.1", + "packageName": "enhanced-resolve", + "hash": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==" + } + }, + "npm:enquirer@2.3.6": { + "type": "npm", + "name": "npm:enquirer@2.3.6", + "data": { + "version": "2.3.6", + "packageName": "enquirer", + "hash": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==" + } + }, + "npm:enquirer@2.4.1": { + "type": "npm", + "name": "npm:enquirer@2.4.1", + "data": { + "version": "2.4.1", + "packageName": "enquirer", + "hash": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==" + } + }, + "npm:entities@2.2.0": { + "type": "npm", + "name": "npm:entities@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "entities", + "hash": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" + } + }, + "npm:entities@4.5.0": { + "type": "npm", + "name": "npm:entities@4.5.0", + "data": { + "version": "4.5.0", + "packageName": "entities", + "hash": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" + } + }, + "npm:env-paths": { + "type": "npm", + "name": "npm:env-paths", + "data": { + "version": "2.2.1", + "packageName": "env-paths", + "hash": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" + } + }, + "npm:envinfo": { + "type": "npm", + "name": "npm:envinfo", + "data": { + "version": "7.14.0", + "packageName": "envinfo", + "hash": "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==" + } + }, + "npm:error-ex": { + "type": "npm", + "name": "npm:error-ex", + "data": { + "version": "1.3.2", + "packageName": "error-ex", + "hash": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" + } + }, + "npm:error-stack-parser": { + "type": "npm", + "name": "npm:error-stack-parser", + "data": { + "version": "2.1.4", + "packageName": "error-stack-parser", + "hash": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==" + } + }, + "npm:errorhandler": { + "type": "npm", + "name": "npm:errorhandler", + "data": { + "version": "1.5.1", + "packageName": "errorhandler", + "hash": "sha512-rcOwbfvP1WTViVoUjcfZicVzjhjTuhSMntHh6mW3IrEiyE6mJyXvsToJUJGlGlw/2xU9P5whlWNGlIDVeCiT4A==" + } + }, + "npm:es-define-property": { + "type": "npm", + "name": "npm:es-define-property", + "data": { + "version": "1.0.0", + "packageName": "es-define-property", + "hash": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" + } + }, + "npm:es-errors": { + "type": "npm", + "name": "npm:es-errors", + "data": { + "version": "1.3.0", + "packageName": "es-errors", + "hash": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" + } + }, + "npm:es-module-lexer": { + "type": "npm", + "name": "npm:es-module-lexer", + "data": { + "version": "1.6.0", + "packageName": "es-module-lexer", + "hash": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==" + } + }, + "npm:esast-util-from-estree": { + "type": "npm", + "name": "npm:esast-util-from-estree", + "data": { + "version": "2.0.0", + "packageName": "esast-util-from-estree", + "hash": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==" + } + }, + "npm:esast-util-from-js": { + "type": "npm", + "name": "npm:esast-util-from-js", + "data": { + "version": "2.0.1", + "packageName": "esast-util-from-js", + "hash": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==" + } + }, + "npm:esbuild": { + "type": "npm", + "name": "npm:esbuild", + "data": { + "version": "0.21.5", + "packageName": "esbuild", + "hash": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==" + } + }, + "npm:escalade": { + "type": "npm", + "name": "npm:escalade", + "data": { + "version": "3.2.0", + "packageName": "escalade", + "hash": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" + } + }, + "npm:escape-html": { + "type": "npm", + "name": "npm:escape-html", + "data": { + "version": "1.0.3", + "packageName": "escape-html", + "hash": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + } + }, + "npm:escape-string-regexp@1.0.5": { + "type": "npm", + "name": "npm:escape-string-regexp@1.0.5", + "data": { + "version": "1.0.5", + "packageName": "escape-string-regexp", + "hash": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" + } + }, + "npm:escape-string-regexp@2.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" + } + }, + "npm:escape-string-regexp@4.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" + } + }, + "npm:escape-string-regexp@5.0.0": { + "type": "npm", + "name": "npm:escape-string-regexp@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "escape-string-regexp", + "hash": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==" + } + }, + "npm:eslint-config-prettier": { + "type": "npm", + "name": "npm:eslint-config-prettier", + "data": { + "version": "9.1.0", + "packageName": "eslint-config-prettier", + "hash": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==" + } + }, + "npm:eslint-plugin-simple-import-sort": { + "type": "npm", + "name": "npm:eslint-plugin-simple-import-sort", + "data": { + "version": "12.1.1", + "packageName": "eslint-plugin-simple-import-sort", + "hash": "sha512-6nuzu4xwQtE3332Uz0to+TxDQYRLTKRESSc2hefVT48Zc8JthmN23Gx9lnYhu0FtkRSL1oxny3kJ2aveVhmOVA==" + } + }, + "npm:eslint-scope@5.1.1": { + "type": "npm", + "name": "npm:eslint-scope@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "eslint-scope", + "hash": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==" + } + }, + "npm:eslint-scope@8.0.2": { + "type": "npm", + "name": "npm:eslint-scope@8.0.2", + "data": { + "version": "8.0.2", + "packageName": "eslint-scope", + "hash": "sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==" + } + }, + "npm:eslint-visitor-keys@3.4.3": { + "type": "npm", + "name": "npm:eslint-visitor-keys@3.4.3", + "data": { + "version": "3.4.3", + "packageName": "eslint-visitor-keys", + "hash": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" + } + }, + "npm:eslint-visitor-keys@4.0.0": { + "type": "npm", + "name": "npm:eslint-visitor-keys@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "eslint-visitor-keys", + "hash": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==" + } + }, + "npm:eslint-visitor-keys@4.2.0": { + "type": "npm", + "name": "npm:eslint-visitor-keys@4.2.0", + "data": { + "version": "4.2.0", + "packageName": "eslint-visitor-keys", + "hash": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==" + } + }, + "npm:eslint": { + "type": "npm", + "name": "npm:eslint", + "data": { + "version": "9.11.0", + "packageName": "eslint", + "hash": "sha512-yVS6XODx+tMFMDFcG4+Hlh+qG7RM6cCJXtQhCKLSsr3XkLvWggHjCqjfh0XsPPnt1c56oaT6PMgW9XWQQjdHXA==" + } + }, + "npm:espree@10.1.0": { + "type": "npm", + "name": "npm:espree@10.1.0", + "data": { + "version": "10.1.0", + "packageName": "espree", + "hash": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==" + } + }, + "npm:espree@9.6.1": { + "type": "npm", + "name": "npm:espree@9.6.1", + "data": { + "version": "9.6.1", + "packageName": "espree", + "hash": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" + } + }, + "npm:esprima": { + "type": "npm", + "name": "npm:esprima", + "data": { + "version": "4.0.1", + "packageName": "esprima", + "hash": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" + } + }, + "npm:esquery": { + "type": "npm", + "name": "npm:esquery", + "data": { + "version": "1.6.0", + "packageName": "esquery", + "hash": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" + } + }, + "npm:esrecurse": { + "type": "npm", + "name": "npm:esrecurse", + "data": { + "version": "4.3.0", + "packageName": "esrecurse", + "hash": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" + } + }, + "npm:estraverse@4.3.0": { + "type": "npm", + "name": "npm:estraverse@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "estraverse", + "hash": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" + } + }, + "npm:estraverse@5.3.0": { + "type": "npm", + "name": "npm:estraverse@5.3.0", + "data": { + "version": "5.3.0", + "packageName": "estraverse", + "hash": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" + } + }, + "npm:estree-util-attach-comments": { + "type": "npm", + "name": "npm:estree-util-attach-comments", + "data": { + "version": "3.0.0", + "packageName": "estree-util-attach-comments", + "hash": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==" + } + }, + "npm:estree-util-build-jsx": { + "type": "npm", + "name": "npm:estree-util-build-jsx", + "data": { + "version": "3.0.1", + "packageName": "estree-util-build-jsx", + "hash": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==" + } + }, + "npm:estree-util-is-identifier-name@1.1.0": { + "type": "npm", + "name": "npm:estree-util-is-identifier-name@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "estree-util-is-identifier-name", + "hash": "sha512-OVJZ3fGGt9By77Ix9NhaRbzfbDV/2rx9EP7YIDJTmsZSEc5kYn2vWcNccYyahJL2uAQZK2a5Or2i0wtIKTPoRQ==" + } + }, + "npm:estree-util-is-identifier-name@3.0.0": { + "type": "npm", + "name": "npm:estree-util-is-identifier-name@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "estree-util-is-identifier-name", + "hash": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==" + } + }, + "npm:estree-util-scope": { + "type": "npm", + "name": "npm:estree-util-scope", + "data": { + "version": "1.0.0", + "packageName": "estree-util-scope", + "hash": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==" + } + }, + "npm:estree-util-to-js": { + "type": "npm", + "name": "npm:estree-util-to-js", + "data": { + "version": "2.0.0", + "packageName": "estree-util-to-js", + "hash": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==" + } + }, + "npm:estree-util-visit": { + "type": "npm", + "name": "npm:estree-util-visit", + "data": { + "version": "2.0.0", + "packageName": "estree-util-visit", + "hash": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==" + } + }, + "npm:estree-walker": { + "type": "npm", + "name": "npm:estree-walker", + "data": { + "version": "3.0.3", + "packageName": "estree-walker", + "hash": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" + } + }, + "npm:esutils": { + "type": "npm", + "name": "npm:esutils", + "data": { + "version": "2.0.3", + "packageName": "esutils", + "hash": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" + } + }, + "npm:etag": { + "type": "npm", + "name": "npm:etag", + "data": { + "version": "1.8.1", + "packageName": "etag", + "hash": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" + } + }, + "npm:event-target-shim": { + "type": "npm", + "name": "npm:event-target-shim", + "data": { + "version": "5.0.1", + "packageName": "event-target-shim", + "hash": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" + } + }, + "npm:eventemitter3": { + "type": "npm", + "name": "npm:eventemitter3", + "data": { + "version": "4.0.7", + "packageName": "eventemitter3", + "hash": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" + } + }, + "npm:events": { + "type": "npm", + "name": "npm:events", + "data": { + "version": "3.3.0", + "packageName": "events", + "hash": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" + } + }, + "npm:execa": { + "type": "npm", + "name": "npm:execa", + "data": { + "version": "5.1.1", + "packageName": "execa", + "hash": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" + } + }, + "npm:exponential-backoff": { + "type": "npm", + "name": "npm:exponential-backoff", + "data": { + "version": "3.1.2", + "packageName": "exponential-backoff", + "hash": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==" + } + }, + "npm:express-rate-limit": { + "type": "npm", + "name": "npm:express-rate-limit", + "data": { + "version": "5.5.1", + "packageName": "express-rate-limit", + "hash": "sha512-MTjE2eIbHv5DyfuFz4zLYWxpqVhEhkTiwFGuB74Q9CSou2WHO52nlE5y3Zlg6SIsiYUIPj6ifFxnkPz6O3sIUg==" + } + }, + "npm:express": { + "type": "npm", + "name": "npm:express", + "data": { + "version": "4.21.2", + "packageName": "express", + "hash": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==" + } + }, + "npm:extend-shallow": { + "type": "npm", + "name": "npm:extend-shallow", + "data": { + "version": "2.0.1", + "packageName": "extend-shallow", + "hash": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==" + } + }, + "npm:extend": { + "type": "npm", + "name": "npm:extend", + "data": { + "version": "3.0.2", + "packageName": "extend", + "hash": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" + } + }, + "npm:extendable-error": { + "type": "npm", + "name": "npm:extendable-error", + "data": { + "version": "0.1.7", + "packageName": "extendable-error", + "hash": "sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==" + } + }, + "npm:external-editor": { + "type": "npm", + "name": "npm:external-editor", + "data": { + "version": "3.1.0", + "packageName": "external-editor", + "hash": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==" + } + }, + "npm:extsprintf": { + "type": "npm", + "name": "npm:extsprintf", + "data": { + "version": "1.3.0", + "packageName": "extsprintf", + "hash": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==" + } + }, + "npm:fast-content-type-parse": { + "type": "npm", + "name": "npm:fast-content-type-parse", + "data": { + "version": "1.1.0", + "packageName": "fast-content-type-parse", + "hash": "sha512-fBHHqSTFLVnR61C+gltJuE5GkVQMV0S2nqUO8TJ+5Z3qAKG8vAx4FKai1s5jq/inV1+sREynIWSuQ6HgoSXpDQ==" + } + }, + "npm:fast-decode-uri-component": { + "type": "npm", + "name": "npm:fast-decode-uri-component", + "data": { + "version": "1.0.1", + "packageName": "fast-decode-uri-component", + "hash": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==" + } + }, + "npm:fast-deep-equal": { + "type": "npm", + "name": "npm:fast-deep-equal", + "data": { + "version": "3.1.3", + "packageName": "fast-deep-equal", + "hash": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + } + }, + "npm:fast-fifo": { + "type": "npm", + "name": "npm:fast-fifo", + "data": { + "version": "1.3.2", + "packageName": "fast-fifo", + "hash": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" + } + }, + "npm:fast-glob": { + "type": "npm", + "name": "npm:fast-glob", + "data": { + "version": "3.3.2", + "packageName": "fast-glob", + "hash": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" + } + }, + "npm:fast-glob@3.3.3": { + "type": "npm", + "name": "npm:fast-glob@3.3.3", + "data": { + "version": "3.3.3", + "packageName": "fast-glob", + "hash": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" + } + }, + "npm:fast-json-stable-stringify": { + "type": "npm", + "name": "npm:fast-json-stable-stringify", + "data": { + "version": "2.1.0", + "packageName": "fast-json-stable-stringify", + "hash": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" + } + }, + "npm:fast-json-stringify": { + "type": "npm", + "name": "npm:fast-json-stringify", + "data": { + "version": "5.16.1", + "packageName": "fast-json-stringify", + "hash": "sha512-KAdnLvy1yu/XrRtP+LJnxbBGrhN+xXu+gt3EUvZhYGKCr3lFHq/7UFJHHFgmJKoqlh6B40bZLEv7w46B0mqn1g==" + } + }, + "npm:fast-levenshtein": { + "type": "npm", + "name": "npm:fast-levenshtein", + "data": { + "version": "2.0.6", + "packageName": "fast-levenshtein", + "hash": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" + } + }, + "npm:fast-querystring": { + "type": "npm", + "name": "npm:fast-querystring", + "data": { + "version": "1.1.2", + "packageName": "fast-querystring", + "hash": "sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==" + } + }, + "npm:fast-redact": { + "type": "npm", + "name": "npm:fast-redact", + "data": { + "version": "3.5.0", + "packageName": "fast-redact", + "hash": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==" + } + }, + "npm:fast-safe-stringify": { + "type": "npm", + "name": "npm:fast-safe-stringify", + "data": { + "version": "2.1.1", + "packageName": "fast-safe-stringify", + "hash": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" + } + }, + "npm:fast-uri@2.4.0": { + "type": "npm", + "name": "npm:fast-uri@2.4.0", + "data": { + "version": "2.4.0", + "packageName": "fast-uri", + "hash": "sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==" + } + }, + "npm:fast-uri@3.0.1": { + "type": "npm", + "name": "npm:fast-uri@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "fast-uri", + "hash": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==" + } + }, + "npm:fast-xml-parser": { + "type": "npm", + "name": "npm:fast-xml-parser", + "data": { + "version": "4.5.1", + "packageName": "fast-xml-parser", + "hash": "sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==" + } + }, + "npm:fastify-favicon": { + "type": "npm", + "name": "npm:fastify-favicon", + "data": { + "version": "4.3.0", + "packageName": "fastify-favicon", + "hash": "sha512-EDJ7oYTvJs7bfyU7WKVw8PGoVuwWXIsyJr2woVS2K3kNii2AWd2svppJCsPnV8ZwuyxRfwt4KNgJQjo6kOut4w==" + } + }, + "npm:fastify-plugin": { + "type": "npm", + "name": "npm:fastify-plugin", + "data": { + "version": "4.5.1", + "packageName": "fastify-plugin", + "hash": "sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==" + } + }, + "npm:fastify": { + "type": "npm", + "name": "npm:fastify", + "data": { + "version": "4.28.1", + "packageName": "fastify", + "hash": "sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==" + } + }, + "npm:fastq": { + "type": "npm", + "name": "npm:fastq", + "data": { + "version": "1.17.1", + "packageName": "fastq", + "hash": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" + } + }, + "npm:fb-watchman": { + "type": "npm", + "name": "npm:fb-watchman", + "data": { + "version": "2.0.2", + "packageName": "fb-watchman", + "hash": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==" + } + }, + "npm:fdir@6.4.0": { + "type": "npm", + "name": "npm:fdir@6.4.0", + "data": { + "version": "6.4.0", + "packageName": "fdir", + "hash": "sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ==" + } + }, + "npm:fdir@6.4.2": { + "type": "npm", + "name": "npm:fdir@6.4.2", + "data": { + "version": "6.4.2", + "packageName": "fdir", + "hash": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==" + } + }, + "npm:fdir@6.4.4": { + "type": "npm", + "name": "npm:fdir@6.4.4", + "data": { + "version": "6.4.4", + "packageName": "fdir", + "hash": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==" + } + }, + "npm:fflate": { + "type": "npm", + "name": "npm:fflate", + "data": { + "version": "0.8.2", + "packageName": "fflate", + "hash": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==" + } + }, + "npm:figures": { + "type": "npm", + "name": "npm:figures", + "data": { + "version": "3.2.0", + "packageName": "figures", + "hash": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" + } + }, + "npm:file-entry-cache": { + "type": "npm", + "name": "npm:file-entry-cache", + "data": { + "version": "8.0.0", + "packageName": "file-entry-cache", + "hash": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==" + } + }, + "npm:filelist": { + "type": "npm", + "name": "npm:filelist", + "data": { + "version": "1.0.4", + "packageName": "filelist", + "hash": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" + } + }, + "npm:fill-range": { + "type": "npm", + "name": "npm:fill-range", + "data": { + "version": "7.1.1", + "packageName": "fill-range", + "hash": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" + } + }, + "npm:finalhandler@1.1.2": { + "type": "npm", + "name": "npm:finalhandler@1.1.2", + "data": { + "version": "1.1.2", + "packageName": "finalhandler", + "hash": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==" + } + }, + "npm:finalhandler@1.3.1": { + "type": "npm", + "name": "npm:finalhandler@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "finalhandler", + "hash": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==" + } + }, + "npm:find-cache-dir@2.1.0": { + "type": "npm", + "name": "npm:find-cache-dir@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "find-cache-dir", + "hash": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==" + } + }, + "npm:find-cache-dir@4.0.0": { + "type": "npm", + "name": "npm:find-cache-dir@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "find-cache-dir", + "hash": "sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==" + } + }, + "npm:find-my-way": { + "type": "npm", + "name": "npm:find-my-way", + "data": { + "version": "8.2.2", + "packageName": "find-my-way", + "hash": "sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==" + } + }, + "npm:find-up@3.0.0": { + "type": "npm", + "name": "npm:find-up@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "find-up", + "hash": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==" + } + }, + "npm:find-up@4.1.0": { + "type": "npm", + "name": "npm:find-up@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "find-up", + "hash": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" + } + }, + "npm:find-up@5.0.0": { + "type": "npm", + "name": "npm:find-up@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "find-up", + "hash": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" + } + }, + "npm:find-up@6.3.0": { + "type": "npm", + "name": "npm:find-up@6.3.0", + "data": { + "version": "6.3.0", + "packageName": "find-up", + "hash": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==" + } + }, + "npm:flat-cache": { + "type": "npm", + "name": "npm:flat-cache", + "data": { + "version": "4.0.1", + "packageName": "flat-cache", + "hash": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==" + } + }, + "npm:flat": { + "type": "npm", + "name": "npm:flat", + "data": { + "version": "5.0.2", + "packageName": "flat", + "hash": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" + } + }, + "npm:flatted": { + "type": "npm", + "name": "npm:flatted", + "data": { + "version": "3.3.1", + "packageName": "flatted", + "hash": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" + } + }, + "npm:flexsearch": { + "type": "npm", + "name": "npm:flexsearch", + "data": { + "version": "0.7.43", + "packageName": "flexsearch", + "hash": "sha512-c5o/+Um8aqCSOXGcZoqZOm+NqtVwNsvVpWv6lfmSclU954O3wvQKxxK8zj74fPaSJbXpSLTs4PRhh+wnoCXnKg==" + } + }, + "npm:flow-enums-runtime": { + "type": "npm", + "name": "npm:flow-enums-runtime", + "data": { + "version": "0.0.6", + "packageName": "flow-enums-runtime", + "hash": "sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==" + } + }, + "npm:flow-parser": { + "type": "npm", + "name": "npm:flow-parser", + "data": { + "version": "0.259.1", + "packageName": "flow-parser", + "hash": "sha512-xiXLmMH2Z7OmdE9Q+MjljUMr/rbemFqZIRxaeZieVScG4HzQrKKhNcCYZbWTGpoN7ZPi7z8ClQbeVPq6t5AszQ==" + } + }, + "npm:flow-remove-types": { + "type": "npm", + "name": "npm:flow-remove-types", + "data": { + "version": "2.254.1", + "packageName": "flow-remove-types", + "hash": "sha512-iMMKQ52qlUJG/O4CDchISS1c+Jirtop0H72CHMTXoeUcD+YRhyAclIzdy+QdTp/AsBWVudDGofYgNXl21zJQ3w==" + } + }, + "npm:follow-redirects": { + "type": "npm", + "name": "npm:follow-redirects", + "data": { + "version": "1.15.9", + "packageName": "follow-redirects", + "hash": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==" + } + }, + "npm:foreground-child": { + "type": "npm", + "name": "npm:foreground-child", + "data": { + "version": "3.3.0", + "packageName": "foreground-child", + "hash": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==" + } + }, + "npm:forever-agent": { + "type": "npm", + "name": "npm:forever-agent", + "data": { + "version": "0.6.1", + "packageName": "forever-agent", + "hash": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==" + } + }, + "npm:form-data": { + "type": "npm", + "name": "npm:form-data", + "data": { + "version": "4.0.0", + "packageName": "form-data", + "hash": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==" + } + }, + "npm:forwarded": { + "type": "npm", + "name": "npm:forwarded", + "data": { + "version": "0.2.0", + "packageName": "forwarded", + "hash": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" + } + }, + "npm:fresh": { + "type": "npm", + "name": "npm:fresh", + "data": { + "version": "0.5.2", + "packageName": "fresh", + "hash": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" + } + }, + "npm:front-matter": { + "type": "npm", + "name": "npm:front-matter", + "data": { + "version": "4.0.2", + "packageName": "front-matter", + "hash": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==" + } + }, + "npm:fs-constants": { + "type": "npm", + "name": "npm:fs-constants", + "data": { + "version": "1.0.0", + "packageName": "fs-constants", + "hash": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" + } + }, + "npm:fs-extra@11.3.0": { + "type": "npm", + "name": "npm:fs-extra@11.3.0", + "data": { + "version": "11.3.0", + "packageName": "fs-extra", + "hash": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==" + } + }, + "npm:fs-extra@7.0.1": { + "type": "npm", + "name": "npm:fs-extra@7.0.1", + "data": { + "version": "7.0.1", + "packageName": "fs-extra", + "hash": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==" + } + }, + "npm:fs-extra@8.1.0": { + "type": "npm", + "name": "npm:fs-extra@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "fs-extra", + "hash": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==" + } + }, + "npm:fs.realpath": { + "type": "npm", + "name": "npm:fs.realpath", + "data": { + "version": "1.0.0", + "packageName": "fs.realpath", + "hash": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + } + }, + "npm:fsevents": { + "type": "npm", + "name": "npm:fsevents", + "data": { + "version": "2.3.3", + "packageName": "fsevents", + "hash": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" + } + }, + "npm:function-bind": { + "type": "npm", + "name": "npm:function-bind", + "data": { + "version": "1.1.2", + "packageName": "function-bind", + "hash": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" + } + }, + "npm:gensync": { + "type": "npm", + "name": "npm:gensync", + "data": { + "version": "1.0.0-beta.2", + "packageName": "gensync", + "hash": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" + } + }, + "npm:get-caller-file": { + "type": "npm", + "name": "npm:get-caller-file", + "data": { + "version": "2.0.5", + "packageName": "get-caller-file", + "hash": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" + } + }, + "npm:get-func-name": { + "type": "npm", + "name": "npm:get-func-name", + "data": { + "version": "2.0.2", + "packageName": "get-func-name", + "hash": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==" + } + }, + "npm:get-intrinsic": { + "type": "npm", + "name": "npm:get-intrinsic", + "data": { + "version": "1.2.4", + "packageName": "get-intrinsic", + "hash": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" + } + }, + "npm:get-package-type": { + "type": "npm", + "name": "npm:get-package-type", + "data": { + "version": "0.1.0", + "packageName": "get-package-type", + "hash": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==" + } + }, + "npm:get-stream": { + "type": "npm", + "name": "npm:get-stream", + "data": { + "version": "6.0.1", + "packageName": "get-stream", + "hash": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" + } + }, + "npm:getenv": { + "type": "npm", + "name": "npm:getenv", + "data": { + "version": "1.0.0", + "packageName": "getenv", + "hash": "sha512-7yetJWqbS9sbn0vIfliPsFgoXMKn/YMF+Wuiog97x+urnSRRRZ7xB+uVkwGKzRgq9CDFfMQnE9ruL5DHv9c6Xg==" + } + }, + "npm:getpass": { + "type": "npm", + "name": "npm:getpass", + "data": { + "version": "0.1.7", + "packageName": "getpass", + "hash": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==" + } + }, + "npm:github-slugger": { + "type": "npm", + "name": "npm:github-slugger", + "data": { + "version": "2.0.0", + "packageName": "github-slugger", + "hash": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==" + } + }, + "npm:glob-parent@5.1.2": { + "type": "npm", + "name": "npm:glob-parent@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "glob-parent", + "hash": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" + } + }, + "npm:glob-parent@6.0.2": { + "type": "npm", + "name": "npm:glob-parent@6.0.2", + "data": { + "version": "6.0.2", + "packageName": "glob-parent", + "hash": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" + } + }, + "npm:glob-to-regexp": { + "type": "npm", + "name": "npm:glob-to-regexp", + "data": { + "version": "0.4.1", + "packageName": "glob-to-regexp", + "hash": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" + } + }, + "npm:glob@10.4.5": { + "type": "npm", + "name": "npm:glob@10.4.5", + "data": { + "version": "10.4.5", + "packageName": "glob", + "hash": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==" + } + }, + "npm:glob@7.2.3": { + "type": "npm", + "name": "npm:glob@7.2.3", + "data": { + "version": "7.2.3", + "packageName": "glob", + "hash": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" + } + }, + "npm:globals@11.12.0": { + "type": "npm", + "name": "npm:globals@11.12.0", + "data": { + "version": "11.12.0", + "packageName": "globals", + "hash": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" + } + }, + "npm:globals@14.0.0": { + "type": "npm", + "name": "npm:globals@14.0.0", + "data": { + "version": "14.0.0", + "packageName": "globals", + "hash": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==" + } + }, + "npm:globals@15.9.0": { + "type": "npm", + "name": "npm:globals@15.9.0", + "data": { + "version": "15.9.0", + "packageName": "globals", + "hash": "sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==" + } + }, + "npm:globby": { + "type": "npm", + "name": "npm:globby", + "data": { + "version": "11.1.0", + "packageName": "globby", + "hash": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" + } + }, + "npm:globrex": { + "type": "npm", + "name": "npm:globrex", + "data": { + "version": "0.1.2", + "packageName": "globrex", + "hash": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==" + } + }, + "npm:gopd": { + "type": "npm", + "name": "npm:gopd", + "data": { + "version": "1.0.1", + "packageName": "gopd", + "hash": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==" + } + }, + "npm:graceful-fs@4.2.10": { + "type": "npm", + "name": "npm:graceful-fs@4.2.10", + "data": { + "version": "4.2.10", + "packageName": "graceful-fs", + "hash": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" + } + }, + "npm:graceful-fs@4.2.11": { + "type": "npm", + "name": "npm:graceful-fs@4.2.11", + "data": { + "version": "4.2.11", + "packageName": "graceful-fs", + "hash": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + } + }, + "npm:gradient-string@2.0.2": { + "type": "npm", + "name": "npm:gradient-string@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "gradient-string", + "hash": "sha512-rEDCuqUQ4tbD78TpzsMtt5OIf0cBCSDWSJtUDaF6JsAh+k0v9r++NzxNEG87oDZx9ZwGhD8DaezR2L/yrw0Jdw==" + } + }, + "npm:gradient-string@3.0.0": { + "type": "npm", + "name": "npm:gradient-string@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "gradient-string", + "hash": "sha512-frdKI4Qi8Ihp4C6wZNB565de/THpIaw3DjP5ku87M+N9rNSGmPTjfkq61SdRXB7eCaL8O1hkKDvf6CDMtOzIAg==" + } + }, + "npm:graphemer": { + "type": "npm", + "name": "npm:graphemer", + "data": { + "version": "1.4.0", + "packageName": "graphemer", + "hash": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" + } + }, + "npm:gray-matter": { + "type": "npm", + "name": "npm:gray-matter", + "data": { + "version": "4.0.3", + "packageName": "gray-matter", + "hash": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==" + } + }, + "npm:gunzip-maybe": { + "type": "npm", + "name": "npm:gunzip-maybe", + "data": { + "version": "1.4.2", + "packageName": "gunzip-maybe", + "hash": "sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==" + } + }, + "npm:handlebars": { + "type": "npm", + "name": "npm:handlebars", + "data": { + "version": "4.7.8", + "packageName": "handlebars", + "hash": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==" + } + }, + "npm:has-flag": { + "type": "npm", + "name": "npm:has-flag", + "data": { + "version": "4.0.0", + "packageName": "has-flag", + "hash": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + } + }, + "npm:has-property-descriptors": { + "type": "npm", + "name": "npm:has-property-descriptors", + "data": { + "version": "1.0.2", + "packageName": "has-property-descriptors", + "hash": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" + } + }, + "npm:has-proto": { + "type": "npm", + "name": "npm:has-proto", + "data": { + "version": "1.0.3", + "packageName": "has-proto", + "hash": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==" + } + }, + "npm:has-symbols": { + "type": "npm", + "name": "npm:has-symbols", + "data": { + "version": "1.0.3", + "packageName": "has-symbols", + "hash": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" + } + }, + "npm:hasown": { + "type": "npm", + "name": "npm:hasown", + "data": { + "version": "2.0.2", + "packageName": "hasown", + "hash": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" + } + }, + "npm:hast-util-from-html": { + "type": "npm", + "name": "npm:hast-util-from-html", + "data": { + "version": "2.0.3", + "packageName": "hast-util-from-html", + "hash": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==" + } + }, + "npm:hast-util-from-parse5": { + "type": "npm", + "name": "npm:hast-util-from-parse5", + "data": { + "version": "8.0.3", + "packageName": "hast-util-from-parse5", + "hash": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==" + } + }, + "npm:hast-util-heading-rank": { + "type": "npm", + "name": "npm:hast-util-heading-rank", + "data": { + "version": "3.0.0", + "packageName": "hast-util-heading-rank", + "hash": "sha512-EJKb8oMUXVHcWZTDepnr+WNbfnXKFNf9duMesmr4S8SXTJBJ9M4Yok08pu9vxdJwdlGRhVumk9mEhkEvKGifwA==" + } + }, + "npm:hast-util-is-element": { + "type": "npm", + "name": "npm:hast-util-is-element", + "data": { + "version": "3.0.0", + "packageName": "hast-util-is-element", + "hash": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==" + } + }, + "npm:hast-util-parse-selector": { + "type": "npm", + "name": "npm:hast-util-parse-selector", + "data": { + "version": "4.0.0", + "packageName": "hast-util-parse-selector", + "hash": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==" + } + }, + "npm:hast-util-to-estree": { + "type": "npm", + "name": "npm:hast-util-to-estree", + "data": { + "version": "3.1.3", + "packageName": "hast-util-to-estree", + "hash": "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==" + } + }, + "npm:hast-util-to-html": { + "type": "npm", + "name": "npm:hast-util-to-html", + "data": { + "version": "9.0.5", + "packageName": "hast-util-to-html", + "hash": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==" + } + }, + "npm:hast-util-to-jsx-runtime": { + "type": "npm", + "name": "npm:hast-util-to-jsx-runtime", + "data": { + "version": "2.3.6", + "packageName": "hast-util-to-jsx-runtime", + "hash": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==" + } + }, + "npm:hast-util-to-string": { + "type": "npm", + "name": "npm:hast-util-to-string", + "data": { + "version": "3.0.1", + "packageName": "hast-util-to-string", + "hash": "sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==" + } + }, + "npm:hast-util-whitespace": { + "type": "npm", + "name": "npm:hast-util-whitespace", + "data": { + "version": "3.0.0", + "packageName": "hast-util-whitespace", + "hash": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==" + } + }, + "npm:hastscript": { + "type": "npm", + "name": "npm:hastscript", + "data": { + "version": "9.0.1", + "packageName": "hastscript", + "hash": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==" + } + }, + "npm:he": { + "type": "npm", + "name": "npm:he", + "data": { + "version": "1.2.0", + "packageName": "he", + "hash": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" + } + }, + "npm:hermes-estree@0.23.1": { + "type": "npm", + "name": "npm:hermes-estree@0.23.1", + "data": { + "version": "0.23.1", + "packageName": "hermes-estree", + "hash": "sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg==" + } + }, + "npm:hermes-estree@0.24.0": { + "type": "npm", + "name": "npm:hermes-estree@0.24.0", + "data": { + "version": "0.24.0", + "packageName": "hermes-estree", + "hash": "sha512-LyoXLB7IFzeZW0EvAbGZacbxBN7t6KKSDqFJPo3Ydow7wDlrDjXwsdiAHV6XOdvEN9MEuWXsSIFN4tzpyrXIHw==" + } + }, + "npm:hermes-estree@0.25.1": { + "type": "npm", + "name": "npm:hermes-estree@0.25.1", + "data": { + "version": "0.25.1", + "packageName": "hermes-estree", + "hash": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==" + } + }, + "npm:hermes-parser@0.23.1": { + "type": "npm", + "name": "npm:hermes-parser@0.23.1", + "data": { + "version": "0.23.1", + "packageName": "hermes-parser", + "hash": "sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA==" + } + }, + "npm:hermes-parser@0.24.0": { + "type": "npm", + "name": "npm:hermes-parser@0.24.0", + "data": { + "version": "0.24.0", + "packageName": "hermes-parser", + "hash": "sha512-IJooSvvu2qNRe7oo9Rb04sUT4omtZqZqf9uq9WM25Tb6v3usmvA93UqfnnoWs5V0uYjEl9Al6MNU10MCGKLwpg==" + } + }, + "npm:hermes-parser@0.25.1": { + "type": "npm", + "name": "npm:hermes-parser@0.25.1", + "data": { + "version": "0.25.1", + "packageName": "hermes-parser", + "hash": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==" + } + }, + "npm:hookable": { + "type": "npm", + "name": "npm:hookable", + "data": { + "version": "5.5.3", + "packageName": "hookable", + "hash": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==" + } + }, + "npm:hosted-git-info": { + "type": "npm", + "name": "npm:hosted-git-info", + "data": { + "version": "7.0.2", + "packageName": "hosted-git-info", + "hash": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==" + } + }, + "npm:html-encoding-sniffer": { + "type": "npm", + "name": "npm:html-encoding-sniffer", + "data": { + "version": "3.0.0", + "packageName": "html-encoding-sniffer", + "hash": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==" + } + }, + "npm:html-entities@2.5.2": { + "type": "npm", + "name": "npm:html-entities@2.5.2", + "data": { + "version": "2.5.2", + "packageName": "html-entities", + "hash": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==" + } + }, + "npm:html-entities@2.6.0": { + "type": "npm", + "name": "npm:html-entities@2.6.0", + "data": { + "version": "2.6.0", + "packageName": "html-entities", + "hash": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==" + } + }, + "npm:html-escaper": { + "type": "npm", + "name": "npm:html-escaper", + "data": { + "version": "2.0.2", + "packageName": "html-escaper", + "hash": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" + } + }, + "npm:html-to-text": { + "type": "npm", + "name": "npm:html-to-text", + "data": { + "version": "9.0.5", + "packageName": "html-to-text", + "hash": "sha512-qY60FjREgVZL03vJU6IfMV4GDjGBIoOyvuFdpBDIX9yTlDw0TjxVBQp+P8NvpdIXNJvfWBTNul7fsAQJq2FNpg==" + } + }, + "npm:html-void-elements": { + "type": "npm", + "name": "npm:html-void-elements", + "data": { + "version": "3.0.0", + "packageName": "html-void-elements", + "hash": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==" + } + }, + "npm:htmlparser2@6.1.0": { + "type": "npm", + "name": "npm:htmlparser2@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "htmlparser2", + "hash": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==" + } + }, + "npm:htmlparser2@8.0.2": { + "type": "npm", + "name": "npm:htmlparser2@8.0.2", + "data": { + "version": "8.0.2", + "packageName": "htmlparser2", + "hash": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==" + } + }, + "npm:htmr": { + "type": "npm", + "name": "npm:htmr", + "data": { + "version": "1.0.2", + "packageName": "htmr", + "hash": "sha512-7T9babEHZwECQ2/ouxNPow1uGcKbj/BcbslPGPRxBKIOLNiIrFKq6ELzor7mc4HiexZzdb3izQQLl16bhPR9jw==" + } + }, + "npm:http-errors": { + "type": "npm", + "name": "npm:http-errors", + "data": { + "version": "2.0.0", + "packageName": "http-errors", + "hash": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" + } + }, + "npm:http-proxy": { + "type": "npm", + "name": "npm:http-proxy", + "data": { + "version": "1.18.1", + "packageName": "http-proxy", + "hash": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==" + } + }, + "npm:http-server": { + "type": "npm", + "name": "npm:http-server", + "data": { + "version": "14.1.1", + "packageName": "http-server", + "hash": "sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==" + } + }, + "npm:http-signature": { + "type": "npm", + "name": "npm:http-signature", + "data": { + "version": "1.4.0", + "packageName": "http-signature", + "hash": "sha512-G5akfn7eKbpDN+8nPS/cb57YeA1jLTVxjpCj7tmm3QKPdyDy7T+qSC40e9ptydSWvkwjSXw1VbkpyEm39ukeAg==" + } + }, + "npm:http-status-codes@2.2.0": { + "type": "npm", + "name": "npm:http-status-codes@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "http-status-codes", + "hash": "sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==" + } + }, + "npm:http-status-codes@2.3.0": { + "type": "npm", + "name": "npm:http-status-codes@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "http-status-codes", + "hash": "sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==" + } + }, + "npm:https-proxy-agent": { + "type": "npm", + "name": "npm:https-proxy-agent", + "data": { + "version": "5.0.1", + "packageName": "https-proxy-agent", + "hash": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" + } + }, + "npm:human-id": { + "type": "npm", + "name": "npm:human-id", + "data": { + "version": "1.0.2", + "packageName": "human-id", + "hash": "sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==" + } + }, + "npm:human-signals": { + "type": "npm", + "name": "npm:human-signals", + "data": { + "version": "2.1.0", + "packageName": "human-signals", + "hash": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" + } + }, + "npm:hyperdyperid": { + "type": "npm", + "name": "npm:hyperdyperid", + "data": { + "version": "1.2.0", + "packageName": "hyperdyperid", + "hash": "sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==" + } + }, + "npm:iconv-lite@0.4.24": { + "type": "npm", + "name": "npm:iconv-lite@0.4.24", + "data": { + "version": "0.4.24", + "packageName": "iconv-lite", + "hash": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" + } + }, + "npm:iconv-lite@0.6.3": { + "type": "npm", + "name": "npm:iconv-lite@0.6.3", + "data": { + "version": "0.6.3", + "packageName": "iconv-lite", + "hash": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" + } + }, + "npm:ieee754": { + "type": "npm", + "name": "npm:ieee754", + "data": { + "version": "1.2.1", + "packageName": "ieee754", + "hash": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" + } + }, + "npm:ignore": { + "type": "npm", + "name": "npm:ignore", + "data": { + "version": "5.3.2", + "packageName": "ignore", + "hash": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" + } + }, + "npm:image-size": { + "type": "npm", + "name": "npm:image-size", + "data": { + "version": "1.2.0", + "packageName": "image-size", + "hash": "sha512-4S8fwbO6w3GeCVN6OPtA9I5IGKkcDMPcKndtUlpJuCwu7JLjtj7JZpwqLuyY2nrmQT3AWsCJLSKPsc2mPBSl3w==" + } + }, + "npm:immutable": { + "type": "npm", + "name": "npm:immutable", + "data": { + "version": "5.0.3", + "packageName": "immutable", + "hash": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==" + } + }, + "npm:import-fresh@2.0.0": { + "type": "npm", + "name": "npm:import-fresh@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "import-fresh", + "hash": "sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==" + } + }, + "npm:import-fresh@3.3.0": { + "type": "npm", + "name": "npm:import-fresh@3.3.0", + "data": { + "version": "3.3.0", + "packageName": "import-fresh", + "hash": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" + } + }, + "npm:imurmurhash": { + "type": "npm", + "name": "npm:imurmurhash", + "data": { + "version": "0.1.4", + "packageName": "imurmurhash", + "hash": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" + } + }, + "npm:inflight": { + "type": "npm", + "name": "npm:inflight", + "data": { + "version": "1.0.6", + "packageName": "inflight", + "hash": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" + } + }, + "npm:inherits": { + "type": "npm", + "name": "npm:inherits", + "data": { + "version": "2.0.4", + "packageName": "inherits", + "hash": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + } + }, + "npm:ini": { + "type": "npm", + "name": "npm:ini", + "data": { + "version": "1.3.8", + "packageName": "ini", + "hash": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" + } + }, + "npm:inline-style-parser": { + "type": "npm", + "name": "npm:inline-style-parser", + "data": { + "version": "0.2.4", + "packageName": "inline-style-parser", + "hash": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" + } + }, + "npm:invariant": { + "type": "npm", + "name": "npm:invariant", + "data": { + "version": "2.2.4", + "packageName": "invariant", + "hash": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==" + } + }, + "npm:ipaddr.js": { + "type": "npm", + "name": "npm:ipaddr.js", + "data": { + "version": "1.9.1", + "packageName": "ipaddr.js", + "hash": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" + } + }, + "npm:is-absolute-url": { + "type": "npm", + "name": "npm:is-absolute-url", + "data": { + "version": "4.0.1", + "packageName": "is-absolute-url", + "hash": "sha512-/51/TKE88Lmm7Gc4/8btclNXWS+g50wXhYJq8HWIBAGUBnoAdRu1aXeh364t/O7wXDAcTJDP8PNuNKWUDWie+A==" + } + }, + "npm:is-alphabetical": { + "type": "npm", + "name": "npm:is-alphabetical", + "data": { + "version": "2.0.1", + "packageName": "is-alphabetical", + "hash": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==" + } + }, + "npm:is-alphanumerical": { + "type": "npm", + "name": "npm:is-alphanumerical", + "data": { + "version": "2.0.1", + "packageName": "is-alphanumerical", + "hash": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==" + } + }, + "npm:is-arrayish": { + "type": "npm", + "name": "npm:is-arrayish", + "data": { + "version": "0.2.1", + "packageName": "is-arrayish", + "hash": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" + } + }, + "npm:is-binary-path": { + "type": "npm", + "name": "npm:is-binary-path", + "data": { + "version": "2.1.0", + "packageName": "is-binary-path", + "hash": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" + } + }, + "npm:is-buffer": { + "type": "npm", + "name": "npm:is-buffer", + "data": { + "version": "2.0.5", + "packageName": "is-buffer", + "hash": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==" + } + }, + "npm:is-core-module": { + "type": "npm", + "name": "npm:is-core-module", + "data": { + "version": "2.16.1", + "packageName": "is-core-module", + "hash": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" + } + }, + "npm:is-decimal": { + "type": "npm", + "name": "npm:is-decimal", + "data": { + "version": "2.0.1", + "packageName": "is-decimal", + "hash": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==" + } + }, + "npm:is-deflate": { + "type": "npm", + "name": "npm:is-deflate", + "data": { + "version": "1.0.0", + "packageName": "is-deflate", + "hash": "sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ==" + } + }, + "npm:is-directory": { + "type": "npm", + "name": "npm:is-directory", + "data": { + "version": "0.3.1", + "packageName": "is-directory", + "hash": "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==" + } + }, + "npm:is-docker@2.2.1": { + "type": "npm", + "name": "npm:is-docker@2.2.1", + "data": { + "version": "2.2.1", + "packageName": "is-docker", + "hash": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" + } + }, + "npm:is-docker@3.0.0": { + "type": "npm", + "name": "npm:is-docker@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "is-docker", + "hash": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==" + } + }, + "npm:is-extendable": { + "type": "npm", + "name": "npm:is-extendable", + "data": { + "version": "0.1.1", + "packageName": "is-extendable", + "hash": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" + } + }, + "npm:is-extglob": { + "type": "npm", + "name": "npm:is-extglob", + "data": { + "version": "2.1.1", + "packageName": "is-extglob", + "hash": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" + } + }, + "npm:is-fullwidth-code-point": { + "type": "npm", + "name": "npm:is-fullwidth-code-point", + "data": { + "version": "3.0.0", + "packageName": "is-fullwidth-code-point", + "hash": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" + } + }, + "npm:is-glob": { + "type": "npm", + "name": "npm:is-glob", + "data": { + "version": "4.0.3", + "packageName": "is-glob", + "hash": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" + } + }, + "npm:is-gzip": { + "type": "npm", + "name": "npm:is-gzip", + "data": { + "version": "1.0.0", + "packageName": "is-gzip", + "hash": "sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ==" + } + }, + "npm:is-hexadecimal": { + "type": "npm", + "name": "npm:is-hexadecimal", + "data": { + "version": "2.0.1", + "packageName": "is-hexadecimal", + "hash": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==" + } + }, + "npm:is-inside-container": { + "type": "npm", + "name": "npm:is-inside-container", + "data": { + "version": "1.0.0", + "packageName": "is-inside-container", + "hash": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==" + } + }, + "npm:is-interactive": { + "type": "npm", + "name": "npm:is-interactive", + "data": { + "version": "1.0.0", + "packageName": "is-interactive", + "hash": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" + } + }, + "npm:is-number": { + "type": "npm", + "name": "npm:is-number", + "data": { + "version": "7.0.0", + "packageName": "is-number", + "hash": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" + } + }, + "npm:is-path-inside": { + "type": "npm", + "name": "npm:is-path-inside", + "data": { + "version": "3.0.3", + "packageName": "is-path-inside", + "hash": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" + } + }, + "npm:is-plain-obj": { + "type": "npm", + "name": "npm:is-plain-obj", + "data": { + "version": "4.1.0", + "packageName": "is-plain-obj", + "hash": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==" + } + }, + "npm:is-plain-object": { + "type": "npm", + "name": "npm:is-plain-object", + "data": { + "version": "2.0.4", + "packageName": "is-plain-object", + "hash": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" + } + }, + "npm:is-promise": { + "type": "npm", + "name": "npm:is-promise", + "data": { + "version": "2.2.2", + "packageName": "is-promise", + "hash": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==" + } + }, + "npm:is-stream": { + "type": "npm", + "name": "npm:is-stream", + "data": { + "version": "2.0.1", + "packageName": "is-stream", + "hash": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" + } + }, + "npm:is-subdir": { + "type": "npm", + "name": "npm:is-subdir", + "data": { + "version": "1.2.0", + "packageName": "is-subdir", + "hash": "sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==" + } + }, + "npm:is-typedarray": { + "type": "npm", + "name": "npm:is-typedarray", + "data": { + "version": "1.0.0", + "packageName": "is-typedarray", + "hash": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" + } + }, + "npm:is-unicode-supported@0.1.0": { + "type": "npm", + "name": "npm:is-unicode-supported@0.1.0", + "data": { + "version": "0.1.0", + "packageName": "is-unicode-supported", + "hash": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==" + } + }, + "npm:is-unicode-supported@2.1.0": { + "type": "npm", + "name": "npm:is-unicode-supported@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "is-unicode-supported", + "hash": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==" + } + }, + "npm:is-windows": { + "type": "npm", + "name": "npm:is-windows", + "data": { + "version": "1.0.2", + "packageName": "is-windows", + "hash": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" + } + }, + "npm:is-wsl@1.1.0": { + "type": "npm", + "name": "npm:is-wsl@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "is-wsl", + "hash": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==" + } + }, + "npm:is-wsl@2.2.0": { + "type": "npm", + "name": "npm:is-wsl@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "is-wsl", + "hash": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" + } + }, + "npm:is-wsl@3.1.0": { + "type": "npm", + "name": "npm:is-wsl@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "is-wsl", + "hash": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==" + } + }, + "npm:isarray": { + "type": "npm", + "name": "npm:isarray", + "data": { + "version": "1.0.0", + "packageName": "isarray", + "hash": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + } + }, + "npm:isexe": { + "type": "npm", + "name": "npm:isexe", + "data": { + "version": "2.0.0", + "packageName": "isexe", + "hash": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + } + }, + "npm:isobject": { + "type": "npm", + "name": "npm:isobject", + "data": { + "version": "3.0.1", + "packageName": "isobject", + "hash": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" + } + }, + "npm:isomorphic-rslog": { + "type": "npm", + "name": "npm:isomorphic-rslog", + "data": { + "version": "0.0.6", + "packageName": "isomorphic-rslog", + "hash": "sha512-HM0q6XqQ93psDlqvuViNs/Ea3hAyGDkIdVAHlrEocjjAwGrs1fZ+EdQjS9eUPacnYB7Y8SoDdSY3H8p3ce205A==" + } + }, + "npm:isstream": { + "type": "npm", + "name": "npm:isstream", + "data": { + "version": "0.1.2", + "packageName": "isstream", + "hash": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==" + } + }, + "npm:istanbul-lib-coverage": { + "type": "npm", + "name": "npm:istanbul-lib-coverage", + "data": { + "version": "3.2.2", + "packageName": "istanbul-lib-coverage", + "hash": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==" + } + }, + "npm:istanbul-lib-instrument": { + "type": "npm", + "name": "npm:istanbul-lib-instrument", + "data": { + "version": "5.2.1", + "packageName": "istanbul-lib-instrument", + "hash": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==" + } + }, + "npm:istanbul-lib-report": { + "type": "npm", + "name": "npm:istanbul-lib-report", + "data": { + "version": "3.0.1", + "packageName": "istanbul-lib-report", + "hash": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==" + } + }, + "npm:istanbul-lib-source-maps": { + "type": "npm", + "name": "npm:istanbul-lib-source-maps", + "data": { + "version": "5.0.6", + "packageName": "istanbul-lib-source-maps", + "hash": "sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==" + } + }, + "npm:istanbul-reports": { + "type": "npm", + "name": "npm:istanbul-reports", + "data": { + "version": "3.1.7", + "packageName": "istanbul-reports", + "hash": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==" + } + }, + "npm:jackspeak": { + "type": "npm", + "name": "npm:jackspeak", + "data": { + "version": "3.4.3", + "packageName": "jackspeak", + "hash": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" + } + }, + "npm:jake": { + "type": "npm", + "name": "npm:jake", + "data": { + "version": "10.9.2", + "packageName": "jake", + "hash": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" + } + }, + "npm:jest-diff": { + "type": "npm", + "name": "npm:jest-diff", + "data": { + "version": "29.7.0", + "packageName": "jest-diff", + "hash": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==" + } + }, + "npm:jest-environment-node": { + "type": "npm", + "name": "npm:jest-environment-node", + "data": { + "version": "29.7.0", + "packageName": "jest-environment-node", + "hash": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==" + } + }, + "npm:jest-get-type": { + "type": "npm", + "name": "npm:jest-get-type", + "data": { + "version": "29.6.3", + "packageName": "jest-get-type", + "hash": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==" + } + }, + "npm:jest-haste-map": { + "type": "npm", + "name": "npm:jest-haste-map", + "data": { + "version": "29.7.0", + "packageName": "jest-haste-map", + "hash": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==" + } + }, + "npm:jest-message-util": { + "type": "npm", + "name": "npm:jest-message-util", + "data": { + "version": "29.7.0", + "packageName": "jest-message-util", + "hash": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==" + } + }, + "npm:jest-mock": { + "type": "npm", + "name": "npm:jest-mock", + "data": { + "version": "29.7.0", + "packageName": "jest-mock", + "hash": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==" + } + }, + "npm:jest-regex-util": { + "type": "npm", + "name": "npm:jest-regex-util", + "data": { + "version": "29.6.3", + "packageName": "jest-regex-util", + "hash": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==" + } + }, + "npm:jest-util": { + "type": "npm", + "name": "npm:jest-util", + "data": { + "version": "29.7.0", + "packageName": "jest-util", + "hash": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==" + } + }, + "npm:jest-validate": { + "type": "npm", + "name": "npm:jest-validate", + "data": { + "version": "29.7.0", + "packageName": "jest-validate", + "hash": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==" + } + }, + "npm:jest-worker@27.5.1": { + "type": "npm", + "name": "npm:jest-worker@27.5.1", + "data": { + "version": "27.5.1", + "packageName": "jest-worker", + "hash": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==" + } + }, + "npm:jest-worker@29.7.0": { + "type": "npm", + "name": "npm:jest-worker@29.7.0", + "data": { + "version": "29.7.0", + "packageName": "jest-worker", + "hash": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==" + } + }, + "npm:jiti": { + "type": "npm", + "name": "npm:jiti", + "data": { + "version": "2.4.2", + "packageName": "jiti", + "hash": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==" + } + }, + "npm:joi": { + "type": "npm", + "name": "npm:joi", + "data": { + "version": "17.13.3", + "packageName": "joi", + "hash": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==" + } + }, + "npm:js-tokens": { + "type": "npm", + "name": "npm:js-tokens", + "data": { + "version": "4.0.0", + "packageName": "js-tokens", + "hash": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" + } + }, + "npm:js-yaml@3.14.1": { + "type": "npm", + "name": "npm:js-yaml@3.14.1", + "data": { + "version": "3.14.1", + "packageName": "js-yaml", + "hash": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" + } + }, + "npm:js-yaml@4.1.0": { + "type": "npm", + "name": "npm:js-yaml@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "js-yaml", + "hash": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" + } + }, + "npm:jsbn": { + "type": "npm", + "name": "npm:jsbn", + "data": { + "version": "0.1.1", + "packageName": "jsbn", + "hash": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==" + } + }, + "npm:jsc-android": { + "type": "npm", + "name": "npm:jsc-android", + "data": { + "version": "250231.0.0", + "packageName": "jsc-android", + "hash": "sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw==" + } + }, + "npm:jsc-safe-url": { + "type": "npm", + "name": "npm:jsc-safe-url", + "data": { + "version": "0.2.4", + "packageName": "jsc-safe-url", + "hash": "sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==" + } + }, + "npm:jscodeshift": { + "type": "npm", + "name": "npm:jscodeshift", + "data": { + "version": "0.14.0", + "packageName": "jscodeshift", + "hash": "sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==" + } + }, + "npm:jsesc@3.0.2": { + "type": "npm", + "name": "npm:jsesc@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "jsesc", + "hash": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" + } + }, + "npm:jsesc@3.1.0": { + "type": "npm", + "name": "npm:jsesc@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "jsesc", + "hash": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" + } + }, + "npm:json-buffer": { + "type": "npm", + "name": "npm:json-buffer", + "data": { + "version": "3.0.1", + "packageName": "json-buffer", + "hash": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" + } + }, + "npm:json-parse-better-errors": { + "type": "npm", + "name": "npm:json-parse-better-errors", + "data": { + "version": "1.0.2", + "packageName": "json-parse-better-errors", + "hash": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" + } + }, + "npm:json-parse-even-better-errors": { + "type": "npm", + "name": "npm:json-parse-even-better-errors", + "data": { + "version": "2.3.1", + "packageName": "json-parse-even-better-errors", + "hash": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" + } + }, + "npm:json-schema-ref-resolver": { + "type": "npm", + "name": "npm:json-schema-ref-resolver", + "data": { + "version": "1.0.1", + "packageName": "json-schema-ref-resolver", + "hash": "sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==" + } + }, + "npm:json-schema-traverse@0.4.1": { + "type": "npm", + "name": "npm:json-schema-traverse@0.4.1", + "data": { + "version": "0.4.1", + "packageName": "json-schema-traverse", + "hash": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + } + }, + "npm:json-schema-traverse@1.0.0": { + "type": "npm", + "name": "npm:json-schema-traverse@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "json-schema-traverse", + "hash": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + } + }, + "npm:json-schema": { + "type": "npm", + "name": "npm:json-schema", + "data": { + "version": "0.4.0", + "packageName": "json-schema", + "hash": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" + } + }, + "npm:json-stable-stringify-without-jsonify": { + "type": "npm", + "name": "npm:json-stable-stringify-without-jsonify", + "data": { + "version": "1.0.1", + "packageName": "json-stable-stringify-without-jsonify", + "hash": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" + } + }, + "npm:json-stringify-safe": { + "type": "npm", + "name": "npm:json-stringify-safe", + "data": { + "version": "5.0.1", + "packageName": "json-stringify-safe", + "hash": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" + } + }, + "npm:json5": { + "type": "npm", + "name": "npm:json5", + "data": { + "version": "2.2.3", + "packageName": "json5", + "hash": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" + } + }, + "npm:jsonc-eslint-parser": { + "type": "npm", + "name": "npm:jsonc-eslint-parser", + "data": { + "version": "2.4.0", + "packageName": "jsonc-eslint-parser", + "hash": "sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==" + } + }, + "npm:jsonc-parser": { + "type": "npm", + "name": "npm:jsonc-parser", + "data": { + "version": "3.2.0", + "packageName": "jsonc-parser", + "hash": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" + } + }, + "npm:jsonfile@4.0.0": { + "type": "npm", + "name": "npm:jsonfile@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "jsonfile", + "hash": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==" + } + }, + "npm:jsonfile@6.1.0": { + "type": "npm", + "name": "npm:jsonfile@6.1.0", + "data": { + "version": "6.1.0", + "packageName": "jsonfile", + "hash": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" + } + }, + "npm:jsonparse": { + "type": "npm", + "name": "npm:jsonparse", + "data": { + "version": "1.3.1", + "packageName": "jsonparse", + "hash": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" + } + }, + "npm:jsonwebtoken": { + "type": "npm", + "name": "npm:jsonwebtoken", + "data": { + "version": "9.0.2", + "packageName": "jsonwebtoken", + "hash": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==" + } + }, + "npm:jsprim": { + "type": "npm", + "name": "npm:jsprim", + "data": { + "version": "2.0.2", + "packageName": "jsprim", + "hash": "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==" + } + }, + "npm:jwa": { + "type": "npm", + "name": "npm:jwa", + "data": { + "version": "1.4.1", + "packageName": "jwa", + "hash": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==" + } + }, + "npm:jws": { + "type": "npm", + "name": "npm:jws", + "data": { + "version": "3.2.2", + "packageName": "jws", + "hash": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==" + } + }, + "npm:keyv": { + "type": "npm", + "name": "npm:keyv", + "data": { + "version": "4.5.4", + "packageName": "keyv", + "hash": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" + } + }, + "npm:kind-of": { + "type": "npm", + "name": "npm:kind-of", + "data": { + "version": "6.0.3", + "packageName": "kind-of", + "hash": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" + } + }, + "npm:kleur@3.0.3": { + "type": "npm", + "name": "npm:kleur@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "kleur", + "hash": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" + } + }, + "npm:kleur@4.1.5": { + "type": "npm", + "name": "npm:kleur@4.1.5", + "data": { + "version": "4.1.5", + "packageName": "kleur", + "hash": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==" + } + }, + "npm:ky": { + "type": "npm", + "name": "npm:ky", + "data": { + "version": "1.7.2", + "packageName": "ky", + "hash": "sha512-OzIvbHKKDpi60TnF9t7UUVAF1B4mcqc02z5PIvrm08Wyb+yOcz63GRvEuVxNT18a9E1SrNouhB4W2NNLeD7Ykg==" + } + }, + "npm:launch-editor": { + "type": "npm", + "name": "npm:launch-editor", + "data": { + "version": "2.10.0", + "packageName": "launch-editor", + "hash": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==" + } + }, + "npm:leac": { + "type": "npm", + "name": "npm:leac", + "data": { + "version": "0.6.0", + "packageName": "leac", + "hash": "sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==" + } + }, + "npm:leven": { + "type": "npm", + "name": "npm:leven", + "data": { + "version": "3.1.0", + "packageName": "leven", + "hash": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" + } + }, + "npm:levn": { + "type": "npm", + "name": "npm:levn", + "data": { + "version": "0.4.1", + "packageName": "levn", + "hash": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" + } + }, + "npm:light-my-request": { + "type": "npm", + "name": "npm:light-my-request", + "data": { + "version": "5.14.0", + "packageName": "light-my-request", + "hash": "sha512-aORPWntbpH5esaYpGOOmri0OHDOe3wC5M2MQxZ9dvMLZm6DnaAn0kJlcbU9hwsQgLzmZyReKwFwwPkR+nHu5kA==" + } + }, + "npm:lighthouse-logger": { + "type": "npm", + "name": "npm:lighthouse-logger", + "data": { + "version": "1.4.2", + "packageName": "lighthouse-logger", + "hash": "sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==" + } + }, + "npm:lines-and-columns@1.2.4": { + "type": "npm", + "name": "npm:lines-and-columns@1.2.4", + "data": { + "version": "1.2.4", + "packageName": "lines-and-columns", + "hash": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + } + }, + "npm:lines-and-columns@2.0.3": { + "type": "npm", + "name": "npm:lines-and-columns@2.0.3", + "data": { + "version": "2.0.3", + "packageName": "lines-and-columns", + "hash": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==" + } + }, + "npm:loader-runner": { + "type": "npm", + "name": "npm:loader-runner", + "data": { + "version": "4.3.0", + "packageName": "loader-runner", + "hash": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==" + } + }, + "npm:locate-path@3.0.0": { + "type": "npm", + "name": "npm:locate-path@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "locate-path", + "hash": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==" + } + }, + "npm:locate-path@5.0.0": { + "type": "npm", + "name": "npm:locate-path@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "locate-path", + "hash": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" + } + }, + "npm:locate-path@6.0.0": { + "type": "npm", + "name": "npm:locate-path@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "locate-path", + "hash": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" + } + }, + "npm:locate-path@7.2.0": { + "type": "npm", + "name": "npm:locate-path@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "locate-path", + "hash": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==" + } + }, + "npm:lockfile": { + "type": "npm", + "name": "npm:lockfile", + "data": { + "version": "1.0.4", + "packageName": "lockfile", + "hash": "sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA==" + } + }, + "npm:lodash-es": { + "type": "npm", + "name": "npm:lodash-es", + "data": { + "version": "4.17.21", + "packageName": "lodash-es", + "hash": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" + } + }, + "npm:lodash.debounce": { + "type": "npm", + "name": "npm:lodash.debounce", + "data": { + "version": "4.0.8", + "packageName": "lodash.debounce", + "hash": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" + } + }, + "npm:lodash.includes": { + "type": "npm", + "name": "npm:lodash.includes", + "data": { + "version": "4.3.0", + "packageName": "lodash.includes", + "hash": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==" + } + }, + "npm:lodash.isboolean": { + "type": "npm", + "name": "npm:lodash.isboolean", + "data": { + "version": "3.0.3", + "packageName": "lodash.isboolean", + "hash": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" + } + }, + "npm:lodash.isinteger": { + "type": "npm", + "name": "npm:lodash.isinteger", + "data": { + "version": "4.0.4", + "packageName": "lodash.isinteger", + "hash": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==" + } + }, + "npm:lodash.isnumber": { + "type": "npm", + "name": "npm:lodash.isnumber", + "data": { + "version": "3.0.3", + "packageName": "lodash.isnumber", + "hash": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" + } + }, + "npm:lodash.isplainobject": { + "type": "npm", + "name": "npm:lodash.isplainobject", + "data": { + "version": "4.0.6", + "packageName": "lodash.isplainobject", + "hash": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" + } + }, + "npm:lodash.isstring": { + "type": "npm", + "name": "npm:lodash.isstring", + "data": { + "version": "4.0.1", + "packageName": "lodash.isstring", + "hash": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" + } + }, + "npm:lodash.merge": { + "type": "npm", + "name": "npm:lodash.merge", + "data": { + "version": "4.6.2", + "packageName": "lodash.merge", + "hash": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" + } + }, + "npm:lodash.once": { + "type": "npm", + "name": "npm:lodash.once", + "data": { + "version": "4.1.1", + "packageName": "lodash.once", + "hash": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==" + } + }, + "npm:lodash.startcase": { + "type": "npm", + "name": "npm:lodash.startcase", + "data": { + "version": "4.4.0", + "packageName": "lodash.startcase", + "hash": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==" + } + }, + "npm:lodash.throttle": { + "type": "npm", + "name": "npm:lodash.throttle", + "data": { + "version": "4.1.1", + "packageName": "lodash.throttle", + "hash": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==" + } + }, + "npm:lodash": { + "type": "npm", + "name": "npm:lodash", + "data": { + "version": "4.17.21", + "packageName": "lodash", + "hash": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + } + }, + "npm:log-symbols": { + "type": "npm", + "name": "npm:log-symbols", + "data": { + "version": "4.1.0", + "packageName": "log-symbols", + "hash": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==" + } + }, + "npm:longest-streak": { + "type": "npm", + "name": "npm:longest-streak", + "data": { + "version": "3.1.0", + "packageName": "longest-streak", + "hash": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==" + } + }, + "npm:loose-envify": { + "type": "npm", + "name": "npm:loose-envify", + "data": { + "version": "1.4.0", + "packageName": "loose-envify", + "hash": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" + } + }, + "npm:loupe": { + "type": "npm", + "name": "npm:loupe", + "data": { + "version": "3.1.1", + "packageName": "loupe", + "hash": "sha512-edNu/8D5MKVfGVFRhFf8aAxiTM6Wumfz5XsaatSxlD3w4R1d/WEKUTydCdPGbl9K7QG/Ca3GnDV2sIKIpXRQcw==" + } + }, + "npm:lowdb": { + "type": "npm", + "name": "npm:lowdb", + "data": { + "version": "1.0.0", + "packageName": "lowdb", + "hash": "sha512-2+x8esE/Wb9SQ1F9IHaYWfsC9FIecLOPrK4g17FGEayjUWH172H6nwicRovGvSE2CPZouc2MCIqCI7h9d+GftQ==" + } + }, + "npm:lru-cache@10.4.3": { + "type": "npm", + "name": "npm:lru-cache@10.4.3", + "data": { + "version": "10.4.3", + "packageName": "lru-cache", + "hash": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" + } + }, + "npm:lru-cache@5.1.1": { + "type": "npm", + "name": "npm:lru-cache@5.1.1", + "data": { + "version": "5.1.1", + "packageName": "lru-cache", + "hash": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" + } + }, + "npm:lru-cache@7.18.3": { + "type": "npm", + "name": "npm:lru-cache@7.18.3", + "data": { + "version": "7.18.3", + "packageName": "lru-cache", + "hash": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==" + } + }, + "npm:magic-string": { + "type": "npm", + "name": "npm:magic-string", + "data": { + "version": "0.30.11", + "packageName": "magic-string", + "hash": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==" + } + }, + "npm:magicast": { + "type": "npm", + "name": "npm:magicast", + "data": { + "version": "0.3.5", + "packageName": "magicast", + "hash": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==" + } + }, + "npm:make-dir@2.1.0": { + "type": "npm", + "name": "npm:make-dir@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "make-dir", + "hash": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==" + } + }, + "npm:make-dir@4.0.0": { + "type": "npm", + "name": "npm:make-dir@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "make-dir", + "hash": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==" + } + }, + "npm:make-error": { + "type": "npm", + "name": "npm:make-error", + "data": { + "version": "1.3.6", + "packageName": "make-error", + "hash": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" + } + }, + "npm:makeerror": { + "type": "npm", + "name": "npm:makeerror", + "data": { + "version": "1.0.12", + "packageName": "makeerror", + "hash": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==" + } + }, + "npm:markdown-extensions": { + "type": "npm", + "name": "npm:markdown-extensions", + "data": { + "version": "2.0.0", + "packageName": "markdown-extensions", + "hash": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==" + } + }, + "npm:markdown-table": { + "type": "npm", + "name": "npm:markdown-table", + "data": { + "version": "3.0.4", + "packageName": "markdown-table", + "hash": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==" + } + }, + "npm:marky": { + "type": "npm", + "name": "npm:marky", + "data": { + "version": "1.2.5", + "packageName": "marky", + "hash": "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==" + } + }, + "npm:mdast-util-find-and-replace": { + "type": "npm", + "name": "npm:mdast-util-find-and-replace", + "data": { + "version": "3.0.2", + "packageName": "mdast-util-find-and-replace", + "hash": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==" + } + }, + "npm:mdast-util-from-markdown@1.3.1": { + "type": "npm", + "name": "npm:mdast-util-from-markdown@1.3.1", + "data": { + "version": "1.3.1", + "packageName": "mdast-util-from-markdown", + "hash": "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==" + } + }, + "npm:mdast-util-from-markdown@2.0.2": { + "type": "npm", + "name": "npm:mdast-util-from-markdown@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "mdast-util-from-markdown", + "hash": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==" + } + }, + "npm:mdast-util-gfm-autolink-literal": { + "type": "npm", + "name": "npm:mdast-util-gfm-autolink-literal", + "data": { + "version": "2.0.1", + "packageName": "mdast-util-gfm-autolink-literal", + "hash": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==" + } + }, + "npm:mdast-util-gfm-footnote": { + "type": "npm", + "name": "npm:mdast-util-gfm-footnote", + "data": { + "version": "2.1.0", + "packageName": "mdast-util-gfm-footnote", + "hash": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==" + } + }, + "npm:mdast-util-gfm-strikethrough": { + "type": "npm", + "name": "npm:mdast-util-gfm-strikethrough", + "data": { + "version": "2.0.0", + "packageName": "mdast-util-gfm-strikethrough", + "hash": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==" + } + }, + "npm:mdast-util-gfm-table": { + "type": "npm", + "name": "npm:mdast-util-gfm-table", + "data": { + "version": "2.0.0", + "packageName": "mdast-util-gfm-table", + "hash": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==" + } + }, + "npm:mdast-util-gfm-task-list-item": { + "type": "npm", + "name": "npm:mdast-util-gfm-task-list-item", + "data": { + "version": "2.0.0", + "packageName": "mdast-util-gfm-task-list-item", + "hash": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==" + } + }, + "npm:mdast-util-gfm": { + "type": "npm", + "name": "npm:mdast-util-gfm", + "data": { + "version": "3.1.0", + "packageName": "mdast-util-gfm", + "hash": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==" + } + }, + "npm:mdast-util-mdx-expression": { + "type": "npm", + "name": "npm:mdast-util-mdx-expression", + "data": { + "version": "2.0.1", + "packageName": "mdast-util-mdx-expression", + "hash": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==" + } + }, + "npm:mdast-util-mdx-jsx": { + "type": "npm", + "name": "npm:mdast-util-mdx-jsx", + "data": { + "version": "3.2.0", + "packageName": "mdast-util-mdx-jsx", + "hash": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==" + } + }, + "npm:mdast-util-mdx": { + "type": "npm", + "name": "npm:mdast-util-mdx", + "data": { + "version": "3.0.0", + "packageName": "mdast-util-mdx", + "hash": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==" + } + }, + "npm:mdast-util-mdxjs-esm": { + "type": "npm", + "name": "npm:mdast-util-mdxjs-esm", + "data": { + "version": "2.0.1", + "packageName": "mdast-util-mdxjs-esm", + "hash": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==" + } + }, + "npm:mdast-util-phrasing@3.0.1": { + "type": "npm", + "name": "npm:mdast-util-phrasing@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "mdast-util-phrasing", + "hash": "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==" + } + }, + "npm:mdast-util-phrasing@4.1.0": { + "type": "npm", + "name": "npm:mdast-util-phrasing@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "mdast-util-phrasing", + "hash": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==" + } + }, + "npm:mdast-util-to-hast": { + "type": "npm", + "name": "npm:mdast-util-to-hast", + "data": { + "version": "13.2.0", + "packageName": "mdast-util-to-hast", + "hash": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==" + } + }, + "npm:mdast-util-to-markdown@1.5.0": { + "type": "npm", + "name": "npm:mdast-util-to-markdown@1.5.0", + "data": { + "version": "1.5.0", + "packageName": "mdast-util-to-markdown", + "hash": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==" + } + }, + "npm:mdast-util-to-markdown@2.1.2": { + "type": "npm", + "name": "npm:mdast-util-to-markdown@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "mdast-util-to-markdown", + "hash": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==" + } + }, + "npm:mdast-util-to-string@3.2.0": { + "type": "npm", + "name": "npm:mdast-util-to-string@3.2.0", + "data": { + "version": "3.2.0", + "packageName": "mdast-util-to-string", + "hash": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==" + } + }, + "npm:mdast-util-to-string@4.0.0": { + "type": "npm", + "name": "npm:mdast-util-to-string@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "mdast-util-to-string", + "hash": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==" + } + }, + "npm:media-typer": { + "type": "npm", + "name": "npm:media-typer", + "data": { + "version": "0.3.0", + "packageName": "media-typer", + "hash": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==" + } + }, + "npm:medium-zoom": { + "type": "npm", + "name": "npm:medium-zoom", + "data": { + "version": "1.1.0", + "packageName": "medium-zoom", + "hash": "sha512-ewyDsp7k4InCUp3jRmwHBRFGyjBimKps/AJLjRSox+2q/2H4p/PNpQf+pwONWlJiOudkBXtbdmVbFjqyybfTmQ==" + } + }, + "npm:memfs": { + "type": "npm", + "name": "npm:memfs", + "data": { + "version": "4.14.0", + "packageName": "memfs", + "hash": "sha512-JUeY0F/fQZgIod31Ja1eJgiSxLn7BfQlCnqhwXFBzFHEw63OdLK7VJUJ7bnzNsWgCyoUP5tEp1VRY8rDaYzqOA==" + } + }, + "npm:memoize-one": { + "type": "npm", + "name": "npm:memoize-one", + "data": { + "version": "5.2.1", + "packageName": "memoize-one", + "hash": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==" + } + }, + "npm:merge-descriptors": { + "type": "npm", + "name": "npm:merge-descriptors", + "data": { + "version": "1.0.3", + "packageName": "merge-descriptors", + "hash": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==" + } + }, + "npm:merge-stream": { + "type": "npm", + "name": "npm:merge-stream", + "data": { + "version": "2.0.0", + "packageName": "merge-stream", + "hash": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" + } + }, + "npm:merge2": { + "type": "npm", + "name": "npm:merge2", + "data": { + "version": "1.4.1", + "packageName": "merge2", + "hash": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" + } + }, + "npm:methods": { + "type": "npm", + "name": "npm:methods", + "data": { + "version": "1.1.2", + "packageName": "methods", + "hash": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" + } + }, + "npm:metro-babel-transformer@0.81.1": { + "type": "npm", + "name": "npm:metro-babel-transformer@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-babel-transformer", + "hash": "sha512-JECKDrQaUnDmj0x/Q/c8c5YwsatVx38Lu+BfCwX9fR8bWipAzkvJocBpq5rOAJRDXRgDcPv2VO4Q4nFYrpYNQg==" + } + }, + "npm:metro-babel-transformer@0.82.1": { + "type": "npm", + "name": "npm:metro-babel-transformer@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-babel-transformer", + "hash": "sha512-SuDMRdJKafSj9mzIijCNRxVXWrlJZdTnVE9iTGHO85UFTp/mWOLftqCjEtEjc78/0Wq3Y8IoYayx/VkYmKUf/g==" + } + }, + "npm:metro-cache-key@0.81.1": { + "type": "npm", + "name": "npm:metro-cache-key@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-cache-key", + "hash": "sha512-5fDaHR1yTvpaQuwMAeEoZGsVyvjrkw9IFAS7WixSPvaNY5YfleqoJICPc6hbXFJjvwCCpwmIYFkjqzR/qJ6yqA==" + } + }, + "npm:metro-cache-key@0.82.1": { + "type": "npm", + "name": "npm:metro-cache-key@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-cache-key", + "hash": "sha512-RoByg/cxJUewdO4yDx3udpxc6S59570Ub34Jm2gjvOcYQOkGxNepNgyhWFlZLM7P7aBF2UwdCqDB1hoTRtQqNw==" + } + }, + "npm:metro-cache@0.81.1": { + "type": "npm", + "name": "npm:metro-cache@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-cache", + "hash": "sha512-Uqcmn6sZ+Y0VJHM88VrG5xCvSeU7RnuvmjPmSOpEcyJJBe02QkfHL05MX2ZyGDTyZdbKCzaX0IijrTe4hN3F0Q==" + } + }, + "npm:metro-cache@0.82.1": { + "type": "npm", + "name": "npm:metro-cache@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-cache", + "hash": "sha512-4ZK5EdgM8bTLLjpPCYOImirXUXVZpUU/I81BeAkScF8FFJfEHhV8yFyVp4/689bLbUBMwqz3rvYyxnrMi242lA==" + } + }, + "npm:metro-config@0.81.1": { + "type": "npm", + "name": "npm:metro-config@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-config", + "hash": "sha512-VAAJmxsKIZ+Fz5/z1LVgxa32gE6+2TvrDSSx45g85WoX4EtLmdBGP3DSlpQW3DqFUfNHJCGwMLGXpJnxifd08g==" + } + }, + "npm:metro-config@0.82.1": { + "type": "npm", + "name": "npm:metro-config@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-config", + "hash": "sha512-+w3280sUdZmEDpmEhk66vfeWs8xKhogiPim+JT6AIhrTUS4exki+yFgXDdnBXrjvAvhxUtCZcoIueFKCC/mbZw==" + } + }, + "npm:metro-core@0.81.1": { + "type": "npm", + "name": "npm:metro-core@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-core", + "hash": "sha512-4d2/+02IYqOwJs4dmM0dC8hIZqTzgnx2nzN4GTCaXb3Dhtmi/SJ3v6744zZRnithhN4lxf8TTJSHnQV75M7SSA==" + } + }, + "npm:metro-core@0.82.1": { + "type": "npm", + "name": "npm:metro-core@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-core", + "hash": "sha512-C1a8lPGJPs6axj9q+qLSdzK98TYjjXV6nsGnTvYuSwwXAm5sS03ewZCDimRfzu1s58oR0O28QddBgxNtYpDnJg==" + } + }, + "npm:metro-file-map@0.81.1": { + "type": "npm", + "name": "npm:metro-file-map@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-file-map", + "hash": "sha512-aY72H2ujmRfFxcsbyh83JgqFF+uQ4HFN1VhV2FmcfQG4s1bGKf2Vbkk+vtZ1+EswcBwDZFbkpvAjN49oqwGzAA==" + } + }, + "npm:metro-file-map@0.82.1": { + "type": "npm", + "name": "npm:metro-file-map@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-file-map", + "hash": "sha512-6RgYYrkswBCH4GwbLiK6QGzTjNnlCdU7BwwZlf+14ApjUlbr1oBkwmAa6lMfmqfZuh2H/ET8X950kJ8uZavJNA==" + } + }, + "npm:metro-minify-terser@0.81.1": { + "type": "npm", + "name": "npm:metro-minify-terser@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-minify-terser", + "hash": "sha512-p/Qz3NNh1nebSqMlxlUALAnESo6heQrnvgHtAuxufRPtKvghnVDq9hGGex8H7z7YYLsqe42PWdt4JxTA3mgkvg==" + } + }, + "npm:metro-minify-terser@0.82.1": { + "type": "npm", + "name": "npm:metro-minify-terser@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-minify-terser", + "hash": "sha512-3P2PY+9L9sKrlxWWAOb1Bi6HXFCdnevym1R/6stkev/kl1+khkrDs1Z40139fLXFZbn8FrvXe89sTFRC3vB+Nw==" + } + }, + "npm:metro-resolver@0.81.1": { + "type": "npm", + "name": "npm:metro-resolver@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-resolver", + "hash": "sha512-E61t6fxRoYRkl6Zo3iUfCKW4DYfum/bLjcejXBMt1y3I7LFkK84TCR/Rs9OAwsMCY/7GOPB4+CREYZOtCC7CNA==" + } + }, + "npm:metro-resolver@0.82.1": { + "type": "npm", + "name": "npm:metro-resolver@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-resolver", + "hash": "sha512-TnHK2FRTq/KMRZTqUKRXGJ4NGwJEHrPuo60UPGMUHzAS9diI22oCQ8y9888saGiXE+gi0Iplv/6AUTISxDgXqA==" + } + }, + "npm:metro-runtime@0.81.1": { + "type": "npm", + "name": "npm:metro-runtime@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-runtime", + "hash": "sha512-pqu5j5d01rjF85V/K8SDDJ0NR3dRp6bE3z5bKVVb5O2Rx0nbR9KreUxYALQCRCcQHaYySqCg5fYbGKBHC295YQ==" + } + }, + "npm:metro-runtime@0.82.1": { + "type": "npm", + "name": "npm:metro-runtime@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-runtime", + "hash": "sha512-Xg7FccIHlNtI63RX0vKmIzXlM5eSq4mjMo0ALbxXpds/P4JVT0JeJW/BqwpncKabrpbZyvPmPguhd32TiMWHXg==" + } + }, + "npm:metro-source-map@0.81.1": { + "type": "npm", + "name": "npm:metro-source-map@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-source-map", + "hash": "sha512-1i8ROpNNiga43F0ZixAXoFE/SS3RqcRDCCslpynb+ytym0VI7pkTH1woAN2HI9pczYtPrp3Nq0AjRpsuY35ieA==" + } + }, + "npm:metro-source-map@0.82.1": { + "type": "npm", + "name": "npm:metro-source-map@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-source-map", + "hash": "sha512-uCf60ybpmPvkkqQpVWtPZFCIMBS1D9uQ4r2isbqWvDQ1FFTi3xrhT1Z35Dyg30RQV6638XJ4wZY+Dwh8bU9W8A==" + } + }, + "npm:metro-symbolicate@0.81.1": { + "type": "npm", + "name": "npm:metro-symbolicate@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-symbolicate", + "hash": "sha512-Lgk0qjEigtFtsM7C0miXITbcV47E1ZYIfB+m/hCraihiwRWkNUQEPCWvqZmwXKSwVE5mXA0EzQtghAvQSjZDxw==" + } + }, + "npm:metro-symbolicate@0.82.1": { + "type": "npm", + "name": "npm:metro-symbolicate@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-symbolicate", + "hash": "sha512-UFofSe+y0tz+nQ5XOkgXOYu5xlbX/8jEvd2eSrd8SjAX7eAjbGwN0Kjji+87jSaMJIvRHkArVMWqwF6fZVq55g==" + } + }, + "npm:metro-transform-plugins@0.81.1": { + "type": "npm", + "name": "npm:metro-transform-plugins@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-transform-plugins", + "hash": "sha512-7L1lI44/CyjIoBaORhY9fVkoNe8hrzgxjSCQ/lQlcfrV31cZb7u0RGOQrKmUX7Bw4FpejrB70ArQ7Mse9mk7+Q==" + } + }, + "npm:metro-transform-plugins@0.82.1": { + "type": "npm", + "name": "npm:metro-transform-plugins@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-transform-plugins", + "hash": "sha512-AHFattUD9tUjG2MFV4RgZRgZZNfdRVQ7X6+ORK3cqwiItMcY2mK7psC6G2zI3WOtbydBcu/xWTilmjl7krC7FQ==" + } + }, + "npm:metro-transform-worker@0.81.1": { + "type": "npm", + "name": "npm:metro-transform-worker@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro-transform-worker", + "hash": "sha512-M+2hVT3rEy5K7PBmGDgQNq3Zx53TjScOcO/CieyLnCRFtBGWZiSJ2+bLAXXOKyKa/y3bI3i0owxtyxuPGDwbZg==" + } + }, + "npm:metro-transform-worker@0.82.1": { + "type": "npm", + "name": "npm:metro-transform-worker@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro-transform-worker", + "hash": "sha512-2vaadziCaYPfPMnl3tuYimjR7Gmj5CVOcQh/bJniOiXWZ0b1v4JGcw6jOAWzQKgNJdrOq8lMfzdT3xJ/cn/m7g==" + } + }, + "npm:metro@0.81.1": { + "type": "npm", + "name": "npm:metro@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "metro", + "hash": "sha512-fqRu4fg8ONW7VfqWFMGgKAcOuMzyoQah2azv9Y3VyFXAmG+AoTU6YIFWqAADESCGVWuWEIvxTJhMf3jxU6jwjA==" + } + }, + "npm:metro@0.82.1": { + "type": "npm", + "name": "npm:metro@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "metro", + "hash": "sha512-/avNIHMlZhkDRl5ZMKNGuZSFZU56M3ABtt/JFQBJWEnitHtSD3Qidnfgjglq61yDbsWBv7aVrOFhdPRPTHN92A==" + } + }, + "npm:micromark-core-commonmark@1.1.0": { + "type": "npm", + "name": "npm:micromark-core-commonmark@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-core-commonmark", + "hash": "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==" + } + }, + "npm:micromark-core-commonmark@2.0.3": { + "type": "npm", + "name": "npm:micromark-core-commonmark@2.0.3", + "data": { + "version": "2.0.3", + "packageName": "micromark-core-commonmark", + "hash": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==" + } + }, + "npm:micromark-extension-gfm-autolink-literal": { + "type": "npm", + "name": "npm:micromark-extension-gfm-autolink-literal", + "data": { + "version": "2.1.0", + "packageName": "micromark-extension-gfm-autolink-literal", + "hash": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==" + } + }, + "npm:micromark-extension-gfm-footnote": { + "type": "npm", + "name": "npm:micromark-extension-gfm-footnote", + "data": { + "version": "2.1.0", + "packageName": "micromark-extension-gfm-footnote", + "hash": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==" + } + }, + "npm:micromark-extension-gfm-strikethrough": { + "type": "npm", + "name": "npm:micromark-extension-gfm-strikethrough", + "data": { + "version": "2.1.0", + "packageName": "micromark-extension-gfm-strikethrough", + "hash": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==" + } + }, + "npm:micromark-extension-gfm-table": { + "type": "npm", + "name": "npm:micromark-extension-gfm-table", + "data": { + "version": "2.1.1", + "packageName": "micromark-extension-gfm-table", + "hash": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==" + } + }, + "npm:micromark-extension-gfm-tagfilter": { + "type": "npm", + "name": "npm:micromark-extension-gfm-tagfilter", + "data": { + "version": "2.0.0", + "packageName": "micromark-extension-gfm-tagfilter", + "hash": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==" + } + }, + "npm:micromark-extension-gfm-task-list-item": { + "type": "npm", + "name": "npm:micromark-extension-gfm-task-list-item", + "data": { + "version": "2.1.0", + "packageName": "micromark-extension-gfm-task-list-item", + "hash": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==" + } + }, + "npm:micromark-extension-gfm": { + "type": "npm", + "name": "npm:micromark-extension-gfm", + "data": { + "version": "3.0.0", + "packageName": "micromark-extension-gfm", + "hash": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==" + } + }, + "npm:micromark-extension-mdx-expression": { + "type": "npm", + "name": "npm:micromark-extension-mdx-expression", + "data": { + "version": "3.0.1", + "packageName": "micromark-extension-mdx-expression", + "hash": "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==" + } + }, + "npm:micromark-extension-mdx-jsx": { + "type": "npm", + "name": "npm:micromark-extension-mdx-jsx", + "data": { + "version": "3.0.2", + "packageName": "micromark-extension-mdx-jsx", + "hash": "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==" + } + }, + "npm:micromark-extension-mdx-md": { + "type": "npm", + "name": "npm:micromark-extension-mdx-md", + "data": { + "version": "2.0.0", + "packageName": "micromark-extension-mdx-md", + "hash": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==" + } + }, + "npm:micromark-extension-mdxjs-esm": { + "type": "npm", + "name": "npm:micromark-extension-mdxjs-esm", + "data": { + "version": "3.0.0", + "packageName": "micromark-extension-mdxjs-esm", + "hash": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==" + } + }, + "npm:micromark-extension-mdxjs": { + "type": "npm", + "name": "npm:micromark-extension-mdxjs", + "data": { + "version": "3.0.0", + "packageName": "micromark-extension-mdxjs", + "hash": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==" + } + }, + "npm:micromark-factory-destination@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-destination@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-destination", + "hash": "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==" + } + }, + "npm:micromark-factory-destination@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-destination@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-destination", + "hash": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==" + } + }, + "npm:micromark-factory-label@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-label@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-label", + "hash": "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==" + } + }, + "npm:micromark-factory-label@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-label@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-label", + "hash": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==" + } + }, + "npm:micromark-factory-mdx-expression": { + "type": "npm", + "name": "npm:micromark-factory-mdx-expression", + "data": { + "version": "2.0.3", + "packageName": "micromark-factory-mdx-expression", + "hash": "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==" + } + }, + "npm:micromark-factory-space@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-space@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-space", + "hash": "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==" + } + }, + "npm:micromark-factory-space@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-space@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-space", + "hash": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==" + } + }, + "npm:micromark-factory-title@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-title@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-title", + "hash": "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==" + } + }, + "npm:micromark-factory-title@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-title@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-title", + "hash": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==" + } + }, + "npm:micromark-factory-whitespace@1.1.0": { + "type": "npm", + "name": "npm:micromark-factory-whitespace@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-factory-whitespace", + "hash": "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==" + } + }, + "npm:micromark-factory-whitespace@2.0.1": { + "type": "npm", + "name": "npm:micromark-factory-whitespace@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-factory-whitespace", + "hash": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==" + } + }, + "npm:micromark-util-character@1.2.0": { + "type": "npm", + "name": "npm:micromark-util-character@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "micromark-util-character", + "hash": "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==" + } + }, + "npm:micromark-util-character@2.1.1": { + "type": "npm", + "name": "npm:micromark-util-character@2.1.1", + "data": { + "version": "2.1.1", + "packageName": "micromark-util-character", + "hash": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==" + } + }, + "npm:micromark-util-chunked@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-chunked@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-chunked", + "hash": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==" + } + }, + "npm:micromark-util-chunked@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-chunked@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-chunked", + "hash": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==" + } + }, + "npm:micromark-util-classify-character@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-classify-character@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-classify-character", + "hash": "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==" + } + }, + "npm:micromark-util-classify-character@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-classify-character@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-classify-character", + "hash": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==" + } + }, + "npm:micromark-util-combine-extensions@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-combine-extensions@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-combine-extensions", + "hash": "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==" + } + }, + "npm:micromark-util-combine-extensions@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-combine-extensions@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-combine-extensions", + "hash": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==" + } + }, + "npm:micromark-util-decode-numeric-character-reference@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-decode-numeric-character-reference", + "hash": "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==" + } + }, + "npm:micromark-util-decode-numeric-character-reference@2.0.2": { + "type": "npm", + "name": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "micromark-util-decode-numeric-character-reference", + "hash": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==" + } + }, + "npm:micromark-util-decode-string@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-decode-string@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-decode-string", + "hash": "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==" + } + }, + "npm:micromark-util-decode-string@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-decode-string@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-decode-string", + "hash": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==" + } + }, + "npm:micromark-util-encode@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-encode@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-encode", + "hash": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==" + } + }, + "npm:micromark-util-encode@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-encode@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-encode", + "hash": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==" + } + }, + "npm:micromark-util-events-to-acorn": { + "type": "npm", + "name": "npm:micromark-util-events-to-acorn", + "data": { + "version": "2.0.3", + "packageName": "micromark-util-events-to-acorn", + "hash": "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==" + } + }, + "npm:micromark-util-html-tag-name@1.2.0": { + "type": "npm", + "name": "npm:micromark-util-html-tag-name@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "micromark-util-html-tag-name", + "hash": "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==" + } + }, + "npm:micromark-util-html-tag-name@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-html-tag-name@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-html-tag-name", + "hash": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==" + } + }, + "npm:micromark-util-normalize-identifier@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-normalize-identifier@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-normalize-identifier", + "hash": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==" + } + }, + "npm:micromark-util-normalize-identifier@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-normalize-identifier@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-normalize-identifier", + "hash": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==" + } + }, + "npm:micromark-util-resolve-all@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-resolve-all@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-resolve-all", + "hash": "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==" + } + }, + "npm:micromark-util-resolve-all@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-resolve-all@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-resolve-all", + "hash": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==" + } + }, + "npm:micromark-util-sanitize-uri@1.2.0": { + "type": "npm", + "name": "npm:micromark-util-sanitize-uri@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "micromark-util-sanitize-uri", + "hash": "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==" + } + }, + "npm:micromark-util-sanitize-uri@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-sanitize-uri@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-sanitize-uri", + "hash": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==" + } + }, + "npm:micromark-util-subtokenize@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-subtokenize@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-subtokenize", + "hash": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==" + } + }, + "npm:micromark-util-subtokenize@2.1.0": { + "type": "npm", + "name": "npm:micromark-util-subtokenize@2.1.0", + "data": { + "version": "2.1.0", + "packageName": "micromark-util-subtokenize", + "hash": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==" + } + }, + "npm:micromark-util-symbol@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-symbol@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-symbol", + "hash": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==" + } + }, + "npm:micromark-util-symbol@2.0.1": { + "type": "npm", + "name": "npm:micromark-util-symbol@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "micromark-util-symbol", + "hash": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==" + } + }, + "npm:micromark-util-types@1.1.0": { + "type": "npm", + "name": "npm:micromark-util-types@1.1.0", + "data": { + "version": "1.1.0", + "packageName": "micromark-util-types", + "hash": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==" + } + }, + "npm:micromark-util-types@2.0.2": { + "type": "npm", + "name": "npm:micromark-util-types@2.0.2", + "data": { + "version": "2.0.2", + "packageName": "micromark-util-types", + "hash": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==" + } + }, + "npm:micromark@3.2.0": { + "type": "npm", + "name": "npm:micromark@3.2.0", + "data": { + "version": "3.2.0", + "packageName": "micromark", + "hash": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==" + } + }, + "npm:micromark@4.0.2": { + "type": "npm", + "name": "npm:micromark@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "micromark", + "hash": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==" + } + }, + "npm:micromatch": { + "type": "npm", + "name": "npm:micromatch", + "data": { + "version": "4.0.8", + "packageName": "micromatch", + "hash": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" + } + }, + "npm:mime-db": { + "type": "npm", + "name": "npm:mime-db", + "data": { + "version": "1.52.0", + "packageName": "mime-db", + "hash": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" + } + }, + "npm:mime-types": { + "type": "npm", + "name": "npm:mime-types", + "data": { + "version": "2.1.35", + "packageName": "mime-types", + "hash": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" + } + }, + "npm:mime@1.6.0": { + "type": "npm", + "name": "npm:mime@1.6.0", + "data": { + "version": "1.6.0", + "packageName": "mime", + "hash": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" + } + }, + "npm:mime@2.6.0": { + "type": "npm", + "name": "npm:mime@2.6.0", + "data": { + "version": "2.6.0", + "packageName": "mime", + "hash": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==" + } + }, + "npm:mime@3.0.0": { + "type": "npm", + "name": "npm:mime@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "mime", + "hash": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==" + } + }, + "npm:mimic-fn": { + "type": "npm", + "name": "npm:mimic-fn", + "data": { + "version": "2.1.0", + "packageName": "mimic-fn", + "hash": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" + } + }, + "npm:minimatch@3.1.2": { + "type": "npm", + "name": "npm:minimatch@3.1.2", + "data": { + "version": "3.1.2", + "packageName": "minimatch", + "hash": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" + } + }, + "npm:minimatch@5.1.6": { + "type": "npm", + "name": "npm:minimatch@5.1.6", + "data": { + "version": "5.1.6", + "packageName": "minimatch", + "hash": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" + } + }, + "npm:minimatch@7.4.6": { + "type": "npm", + "name": "npm:minimatch@7.4.6", + "data": { + "version": "7.4.6", + "packageName": "minimatch", + "hash": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==" + } + }, + "npm:minimatch@9.0.3": { + "type": "npm", + "name": "npm:minimatch@9.0.3", + "data": { + "version": "9.0.3", + "packageName": "minimatch", + "hash": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" + } + }, + "npm:minimatch@9.0.5": { + "type": "npm", + "name": "npm:minimatch@9.0.5", + "data": { + "version": "9.0.5", + "packageName": "minimatch", + "hash": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" + } + }, + "npm:minimist": { + "type": "npm", + "name": "npm:minimist", + "data": { + "version": "1.2.8", + "packageName": "minimist", + "hash": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" + } + }, + "npm:minipass": { + "type": "npm", + "name": "npm:minipass", + "data": { + "version": "7.1.2", + "packageName": "minipass", + "hash": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" + } + }, + "npm:minizlib": { + "type": "npm", + "name": "npm:minizlib", + "data": { + "version": "3.0.1", + "packageName": "minizlib", + "hash": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==" + } + }, + "npm:mkdirp@0.5.6": { + "type": "npm", + "name": "npm:mkdirp@0.5.6", + "data": { + "version": "0.5.6", + "packageName": "mkdirp", + "hash": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==" + } + }, + "npm:mkdirp@1.0.4": { + "type": "npm", + "name": "npm:mkdirp@1.0.4", + "data": { + "version": "1.0.4", + "packageName": "mkdirp", + "hash": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" + } + }, + "npm:mkdirp@3.0.1": { + "type": "npm", + "name": "npm:mkdirp@3.0.1", + "data": { + "version": "3.0.1", + "packageName": "mkdirp", + "hash": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==" + } + }, + "npm:mri": { + "type": "npm", + "name": "npm:mri", + "data": { + "version": "1.2.0", + "packageName": "mri", + "hash": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==" + } + }, + "npm:mrmime": { + "type": "npm", + "name": "npm:mrmime", + "data": { + "version": "2.0.0", + "packageName": "mrmime", + "hash": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==" + } + }, + "npm:ms@2.0.0": { + "type": "npm", + "name": "npm:ms@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "ms", + "hash": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + } + }, + "npm:ms@2.1.2": { + "type": "npm", + "name": "npm:ms@2.1.2", + "data": { + "version": "2.1.2", + "packageName": "ms", + "hash": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } + }, + "npm:ms@2.1.3": { + "type": "npm", + "name": "npm:ms@2.1.3", + "data": { + "version": "2.1.3", + "packageName": "ms", + "hash": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + } + }, + "npm:nano-spawn": { + "type": "npm", + "name": "npm:nano-spawn", + "data": { + "version": "0.2.0", + "packageName": "nano-spawn", + "hash": "sha512-IjZBIOLxSlxu+m/kacg9JuP93oUpRemeV0mEuCy64nzBKKIL9m0aLJHtVPcVuzJDHFhElzjpwbW4a3tMzgKoZQ==" + } + }, + "npm:nanoid": { + "type": "npm", + "name": "npm:nanoid", + "data": { + "version": "3.3.7", + "packageName": "nanoid", + "hash": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" + } + }, + "npm:natural-compare": { + "type": "npm", + "name": "npm:natural-compare", + "data": { + "version": "1.4.0", + "packageName": "natural-compare", + "hash": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" + } + }, + "npm:negotiator@0.6.3": { + "type": "npm", + "name": "npm:negotiator@0.6.3", + "data": { + "version": "0.6.3", + "packageName": "negotiator", + "hash": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" + } + }, + "npm:negotiator@0.6.4": { + "type": "npm", + "name": "npm:negotiator@0.6.4", + "data": { + "version": "0.6.4", + "packageName": "negotiator", + "hash": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==" + } + }, + "npm:neo-async": { + "type": "npm", + "name": "npm:neo-async", + "data": { + "version": "2.6.2", + "packageName": "neo-async", + "hash": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" + } + }, + "npm:nocache": { + "type": "npm", + "name": "npm:nocache", + "data": { + "version": "3.0.4", + "packageName": "nocache", + "hash": "sha512-WDD0bdg9mbq6F4mRxEYcPWwfA1vxd0mrvKOyxI7Xj/atfRHVeutzuWByG//jfm4uPzp0y4Kj051EORCBSQMycw==" + } + }, + "npm:node-dir": { + "type": "npm", + "name": "npm:node-dir", + "data": { + "version": "0.1.17", + "packageName": "node-dir", + "hash": "sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==" + } + }, + "npm:node-fetch@2.6.7": { + "type": "npm", + "name": "npm:node-fetch@2.6.7", + "data": { + "version": "2.6.7", + "packageName": "node-fetch", + "hash": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" + } + }, + "npm:node-fetch@2.7.0": { + "type": "npm", + "name": "npm:node-fetch@2.7.0", + "data": { + "version": "2.7.0", + "packageName": "node-fetch", + "hash": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" + } + }, + "npm:node-forge": { + "type": "npm", + "name": "npm:node-forge", + "data": { + "version": "1.3.1", + "packageName": "node-forge", + "hash": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==" + } + }, + "npm:node-int64": { + "type": "npm", + "name": "npm:node-int64", + "data": { + "version": "0.4.0", + "packageName": "node-int64", + "hash": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" + } + }, + "npm:node-machine-id": { + "type": "npm", + "name": "npm:node-machine-id", + "data": { + "version": "1.1.12", + "packageName": "node-machine-id", + "hash": "sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==" + } + }, + "npm:node-modules-regexp": { + "type": "npm", + "name": "npm:node-modules-regexp", + "data": { + "version": "1.0.0", + "packageName": "node-modules-regexp", + "hash": "sha512-JMaRS9L4wSRIR+6PTVEikTrq/lMGEZR43a48ETeilY0Q0iMwVnccMFrUM1k+tNzmYuIU0Vh710bCUqHX+/+ctQ==" + } + }, + "npm:node-releases": { + "type": "npm", + "name": "npm:node-releases", + "data": { + "version": "2.0.19", + "packageName": "node-releases", + "hash": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" + } + }, + "npm:normalize-path": { + "type": "npm", + "name": "npm:normalize-path", + "data": { + "version": "3.0.0", + "packageName": "normalize-path", + "hash": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" + } + }, + "npm:npm-package-arg": { + "type": "npm", + "name": "npm:npm-package-arg", + "data": { + "version": "11.0.1", + "packageName": "npm-package-arg", + "hash": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==" + } + }, + "npm:npm-run-path": { + "type": "npm", + "name": "npm:npm-run-path", + "data": { + "version": "4.0.1", + "packageName": "npm-run-path", + "hash": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" + } + }, + "npm:nprogress": { + "type": "npm", + "name": "npm:nprogress", + "data": { + "version": "0.2.0", + "packageName": "nprogress", + "hash": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==" + } + }, + "npm:nullthrows": { + "type": "npm", + "name": "npm:nullthrows", + "data": { + "version": "1.1.1", + "packageName": "nullthrows", + "hash": "sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==" + } + }, + "npm:nx": { + "type": "npm", + "name": "npm:nx", + "data": { + "version": "20.3.0", + "packageName": "nx", + "hash": "sha512-Nzi4k7tV22zwO2iBLk+pHxorLEWPJpPrVCACtz0SQ63j/LiAgfhoqruJO+VU+V+E9qdyPsvmqIL/Iaf/GRQlqA==" + } + }, + "npm:ob1@0.81.1": { + "type": "npm", + "name": "npm:ob1@0.81.1", + "data": { + "version": "0.81.1", + "packageName": "ob1", + "hash": "sha512-1PEbvI+AFvOcgdNcO79FtDI1TUO8S3lhiKOyAiyWQF3sFDDKS+aw2/BZvGlArFnSmqckwOOB9chQuIX0/OahoQ==" + } + }, + "npm:ob1@0.82.1": { + "type": "npm", + "name": "npm:ob1@0.82.1", + "data": { + "version": "0.82.1", + "packageName": "ob1", + "hash": "sha512-J4m1GAoMC0673H8LmVolj7ZERYEwJWRR4/A/M8ZB5iK9BiFLeAkjvny/VGk3XOYiMtnvq7TV6oc3MfDJ8uKpFw==" + } + }, + "npm:object-assign": { + "type": "npm", + "name": "npm:object-assign", + "data": { + "version": "4.1.1", + "packageName": "object-assign", + "hash": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" + } + }, + "npm:object-inspect": { + "type": "npm", + "name": "npm:object-inspect", + "data": { + "version": "1.13.2", + "packageName": "object-inspect", + "hash": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==" + } + }, + "npm:on-exit-leak-free": { + "type": "npm", + "name": "npm:on-exit-leak-free", + "data": { + "version": "2.1.2", + "packageName": "on-exit-leak-free", + "hash": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==" + } + }, + "npm:on-finished@2.3.0": { + "type": "npm", + "name": "npm:on-finished@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "on-finished", + "hash": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==" + } + }, + "npm:on-finished@2.4.1": { + "type": "npm", + "name": "npm:on-finished@2.4.1", + "data": { + "version": "2.4.1", + "packageName": "on-finished", + "hash": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" + } + }, + "npm:on-headers": { + "type": "npm", + "name": "npm:on-headers", + "data": { + "version": "1.0.2", + "packageName": "on-headers", + "hash": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==" + } + }, + "npm:once": { + "type": "npm", + "name": "npm:once", + "data": { + "version": "1.4.0", + "packageName": "once", + "hash": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" + } + }, + "npm:onetime": { + "type": "npm", + "name": "npm:onetime", + "data": { + "version": "5.1.2", + "packageName": "onetime", + "hash": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" + } + }, + "npm:oniguruma-parser": { + "type": "npm", + "name": "npm:oniguruma-parser", + "data": { + "version": "0.12.1", + "packageName": "oniguruma-parser", + "hash": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==" + } + }, + "npm:oniguruma-to-es": { + "type": "npm", + "name": "npm:oniguruma-to-es", + "data": { + "version": "4.3.3", + "packageName": "oniguruma-to-es", + "hash": "sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==" + } + }, + "npm:open@10.1.0": { + "type": "npm", + "name": "npm:open@10.1.0", + "data": { + "version": "10.1.0", + "packageName": "open", + "hash": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==" + } + }, + "npm:open@6.4.0": { + "type": "npm", + "name": "npm:open@6.4.0", + "data": { + "version": "6.4.0", + "packageName": "open", + "hash": "sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==" + } + }, + "npm:open@7.4.2": { + "type": "npm", + "name": "npm:open@7.4.2", + "data": { + "version": "7.4.2", + "packageName": "open", + "hash": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==" + } + }, + "npm:open@8.4.2": { + "type": "npm", + "name": "npm:open@8.4.2", + "data": { + "version": "8.4.2", + "packageName": "open", + "hash": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" + } + }, + "npm:opener": { + "type": "npm", + "name": "npm:opener", + "data": { + "version": "1.5.2", + "packageName": "opener", + "hash": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==" + } + }, + "npm:optionator": { + "type": "npm", + "name": "npm:optionator", + "data": { + "version": "0.9.4", + "packageName": "optionator", + "hash": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" + } + }, + "npm:ora@5.3.0": { + "type": "npm", + "name": "npm:ora@5.3.0", + "data": { + "version": "5.3.0", + "packageName": "ora", + "hash": "sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==" + } + }, + "npm:ora@5.4.1": { + "type": "npm", + "name": "npm:ora@5.4.1", + "data": { + "version": "5.4.1", + "packageName": "ora", + "hash": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==" + } + }, + "npm:os-tmpdir": { + "type": "npm", + "name": "npm:os-tmpdir", + "data": { + "version": "1.0.2", + "packageName": "os-tmpdir", + "hash": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==" + } + }, + "npm:outdent": { + "type": "npm", + "name": "npm:outdent", + "data": { + "version": "0.5.0", + "packageName": "outdent", + "hash": "sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==" + } + }, + "npm:p-filter": { + "type": "npm", + "name": "npm:p-filter", + "data": { + "version": "2.1.0", + "packageName": "p-filter", + "hash": "sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==" + } + }, + "npm:p-limit@2.3.0": { + "type": "npm", + "name": "npm:p-limit@2.3.0", + "data": { + "version": "2.3.0", + "packageName": "p-limit", + "hash": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" + } + }, + "npm:p-limit@3.1.0": { + "type": "npm", + "name": "npm:p-limit@3.1.0", + "data": { + "version": "3.1.0", + "packageName": "p-limit", + "hash": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" + } + }, + "npm:p-limit@4.0.0": { + "type": "npm", + "name": "npm:p-limit@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "p-limit", + "hash": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==" + } + }, + "npm:p-locate@3.0.0": { + "type": "npm", + "name": "npm:p-locate@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "p-locate", + "hash": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==" + } + }, + "npm:p-locate@4.1.0": { + "type": "npm", + "name": "npm:p-locate@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "p-locate", + "hash": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" + } + }, + "npm:p-locate@5.0.0": { + "type": "npm", + "name": "npm:p-locate@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "p-locate", + "hash": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" + } + }, + "npm:p-locate@6.0.0": { + "type": "npm", + "name": "npm:p-locate@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "p-locate", + "hash": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==" + } + }, + "npm:p-map": { + "type": "npm", + "name": "npm:p-map", + "data": { + "version": "2.1.0", + "packageName": "p-map", + "hash": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==" + } + }, + "npm:p-try": { + "type": "npm", + "name": "npm:p-try", + "data": { + "version": "2.2.0", + "packageName": "p-try", + "hash": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" + } + }, + "npm:package-json-from-dist": { + "type": "npm", + "name": "npm:package-json-from-dist", + "data": { + "version": "1.0.1", + "packageName": "package-json-from-dist", + "hash": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" + } + }, + "npm:package-json": { + "type": "npm", + "name": "npm:package-json", + "data": { + "version": "10.0.1", + "packageName": "package-json", + "hash": "sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==" + } + }, + "npm:package-manager-detector": { + "type": "npm", + "name": "npm:package-manager-detector", + "data": { + "version": "0.2.9", + "packageName": "package-manager-detector", + "hash": "sha512-+vYvA/Y31l8Zk8dwxHhL3JfTuHPm6tlxM2A3GeQyl7ovYnSp1+mzAxClxaOr0qO1TtPxbQxetI7v5XqKLJZk7Q==" + } + }, + "npm:pako": { + "type": "npm", + "name": "npm:pako", + "data": { + "version": "0.2.9", + "packageName": "pako", + "hash": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==" + } + }, + "npm:parent-module": { + "type": "npm", + "name": "npm:parent-module", + "data": { + "version": "1.0.1", + "packageName": "parent-module", + "hash": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" + } + }, + "npm:parse-entities": { + "type": "npm", + "name": "npm:parse-entities", + "data": { + "version": "4.0.2", + "packageName": "parse-entities", + "hash": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==" + } + }, + "npm:parse-json@4.0.0": { + "type": "npm", + "name": "npm:parse-json@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "parse-json", + "hash": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==" + } + }, + "npm:parse-json@5.2.0": { + "type": "npm", + "name": "npm:parse-json@5.2.0", + "data": { + "version": "5.2.0", + "packageName": "parse-json", + "hash": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" + } + }, + "npm:parse5": { + "type": "npm", + "name": "npm:parse5", + "data": { + "version": "7.2.1", + "packageName": "parse5", + "hash": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==" + } + }, + "npm:parseley": { + "type": "npm", + "name": "npm:parseley", + "data": { + "version": "0.12.1", + "packageName": "parseley", + "hash": "sha512-e6qHKe3a9HWr0oMRVDTRhKce+bRO8VGQR3NyVwcjwrbhMmFCX9KszEV35+rn4AdilFAq9VPxP/Fe1wC9Qjd2lw==" + } + }, + "npm:parseurl": { + "type": "npm", + "name": "npm:parseurl", + "data": { + "version": "1.3.3", + "packageName": "parseurl", + "hash": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" + } + }, + "npm:path-browserify": { + "type": "npm", + "name": "npm:path-browserify", + "data": { + "version": "1.0.1", + "packageName": "path-browserify", + "hash": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" + } + }, + "npm:path-exists@3.0.0": { + "type": "npm", + "name": "npm:path-exists@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "path-exists", + "hash": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" + } + }, + "npm:path-exists@4.0.0": { + "type": "npm", + "name": "npm:path-exists@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "path-exists", + "hash": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" + } + }, + "npm:path-exists@5.0.0": { + "type": "npm", + "name": "npm:path-exists@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "path-exists", + "hash": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==" + } + }, + "npm:path-is-absolute": { + "type": "npm", + "name": "npm:path-is-absolute", + "data": { + "version": "1.0.1", + "packageName": "path-is-absolute", + "hash": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" + } + }, + "npm:path-key": { + "type": "npm", + "name": "npm:path-key", + "data": { + "version": "3.1.1", + "packageName": "path-key", + "hash": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" + } + }, + "npm:path-parse": { + "type": "npm", + "name": "npm:path-parse", + "data": { + "version": "1.0.7", + "packageName": "path-parse", + "hash": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" + } + }, + "npm:path-scurry": { + "type": "npm", + "name": "npm:path-scurry", + "data": { + "version": "1.11.1", + "packageName": "path-scurry", + "hash": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" + } + }, + "npm:path-to-regexp@0.1.12": { + "type": "npm", + "name": "npm:path-to-regexp@0.1.12", + "data": { + "version": "0.1.12", + "packageName": "path-to-regexp", + "hash": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==" + } + }, + "npm:path-to-regexp@6.3.0": { + "type": "npm", + "name": "npm:path-to-regexp@6.3.0", + "data": { + "version": "6.3.0", + "packageName": "path-to-regexp", + "hash": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==" + } + }, + "npm:path-type": { + "type": "npm", + "name": "npm:path-type", + "data": { + "version": "4.0.0", + "packageName": "path-type", + "hash": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" + } + }, + "npm:pathe": { + "type": "npm", + "name": "npm:pathe", + "data": { + "version": "1.1.2", + "packageName": "pathe", + "hash": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==" + } + }, + "npm:pathval": { + "type": "npm", + "name": "npm:pathval", + "data": { + "version": "2.0.0", + "packageName": "pathval", + "hash": "sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==" + } + }, + "npm:peberminta": { + "type": "npm", + "name": "npm:peberminta", + "data": { + "version": "0.9.0", + "packageName": "peberminta", + "hash": "sha512-XIxfHpEuSJbITd1H3EeQwpcZbTLHc+VVr8ANI9t5sit565tsI4/xK3KWTUFE2e6QiangUkh3B0jihzmGnNrRsQ==" + } + }, + "npm:peek-stream": { + "type": "npm", + "name": "npm:peek-stream", + "data": { + "version": "1.1.3", + "packageName": "peek-stream", + "hash": "sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA==" + } + }, + "npm:performance-now": { + "type": "npm", + "name": "npm:performance-now", + "data": { + "version": "2.1.0", + "packageName": "performance-now", + "hash": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==" + } + }, + "npm:picocolors": { + "type": "npm", + "name": "npm:picocolors", + "data": { + "version": "1.1.1", + "packageName": "picocolors", + "hash": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" + } + }, + "npm:picomatch@2.3.1": { + "type": "npm", + "name": "npm:picomatch@2.3.1", + "data": { + "version": "2.3.1", + "packageName": "picomatch", + "hash": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" + } + }, + "npm:picomatch@4.0.2": { + "type": "npm", + "name": "npm:picomatch@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "picomatch", + "hash": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" + } + }, + "npm:pify@3.0.0": { + "type": "npm", + "name": "npm:pify@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "pify", + "hash": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==" + } + }, + "npm:pify@4.0.1": { + "type": "npm", + "name": "npm:pify@4.0.1", + "data": { + "version": "4.0.1", + "packageName": "pify", + "hash": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" + } + }, + "npm:pino-abstract-transport@1.2.0": { + "type": "npm", + "name": "npm:pino-abstract-transport@1.2.0", + "data": { + "version": "1.2.0", + "packageName": "pino-abstract-transport", + "hash": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==" + } + }, + "npm:pino-abstract-transport@2.0.0": { + "type": "npm", + "name": "npm:pino-abstract-transport@2.0.0", + "data": { + "version": "2.0.0", + "packageName": "pino-abstract-transport", + "hash": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==" + } + }, + "npm:pino-std-serializers": { + "type": "npm", + "name": "npm:pino-std-serializers", + "data": { + "version": "7.0.0", + "packageName": "pino-std-serializers", + "hash": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==" + } + }, + "npm:pino": { + "type": "npm", + "name": "npm:pino", + "data": { + "version": "9.5.0", + "packageName": "pino", + "hash": "sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw==" + } + }, + "npm:pirates@3.0.2": { + "type": "npm", + "name": "npm:pirates@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "pirates", + "hash": "sha512-c5CgUJq6H2k6MJz72Ak1F5sN9n9wlSlJyEnwvpm9/y3WB4E3pHBDT2c6PEiS1vyJvq2bUxUAIu0EGf8Cx4Ic7Q==" + } + }, + "npm:pirates@4.0.6": { + "type": "npm", + "name": "npm:pirates@4.0.6", + "data": { + "version": "4.0.6", + "packageName": "pirates", + "hash": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==" + } + }, + "npm:pkg-dir@3.0.0": { + "type": "npm", + "name": "npm:pkg-dir@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "pkg-dir", + "hash": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==" + } + }, + "npm:pkg-dir@7.0.0": { + "type": "npm", + "name": "npm:pkg-dir@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "pkg-dir", + "hash": "sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==" + } + }, + "npm:pkginfo": { + "type": "npm", + "name": "npm:pkginfo", + "data": { + "version": "0.4.1", + "packageName": "pkginfo", + "hash": "sha512-8xCNE/aT/EXKenuMDZ+xTVwkT8gsoHN2z/Q29l80u0ppGEXVvsKRzNMbtKhg8LS8k1tJLAHHylf6p4VFmP6XUQ==" + } + }, + "npm:portfinder": { + "type": "npm", + "name": "npm:portfinder", + "data": { + "version": "1.0.32", + "packageName": "portfinder", + "hash": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==" + } + }, + "npm:postcss": { + "type": "npm", + "name": "npm:postcss", + "data": { + "version": "8.4.47", + "packageName": "postcss", + "hash": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==" + } + }, + "npm:prelude-ls": { + "type": "npm", + "name": "npm:prelude-ls", + "data": { + "version": "1.2.1", + "packageName": "prelude-ls", + "hash": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" + } + }, + "npm:prettier": { + "type": "npm", + "name": "npm:prettier", + "data": { + "version": "2.8.8", + "packageName": "prettier", + "hash": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==" + } + }, + "npm:pretty-format@26.6.2": { + "type": "npm", + "name": "npm:pretty-format@26.6.2", + "data": { + "version": "26.6.2", + "packageName": "pretty-format", + "hash": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==" + } + }, + "npm:pretty-format@28.1.3": { + "type": "npm", + "name": "npm:pretty-format@28.1.3", + "data": { + "version": "28.1.3", + "packageName": "pretty-format", + "hash": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==" + } + }, + "npm:pretty-format@29.7.0": { + "type": "npm", + "name": "npm:pretty-format@29.7.0", + "data": { + "version": "29.7.0", + "packageName": "pretty-format", + "hash": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==" + } + }, + "npm:proc-log": { + "type": "npm", + "name": "npm:proc-log", + "data": { + "version": "3.0.0", + "packageName": "proc-log", + "hash": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==" + } + }, + "npm:process-nextick-args": { + "type": "npm", + "name": "npm:process-nextick-args", + "data": { + "version": "2.0.1", + "packageName": "process-nextick-args", + "hash": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + } + }, + "npm:process-warning@1.0.0": { + "type": "npm", + "name": "npm:process-warning@1.0.0", + "data": { + "version": "1.0.0", + "packageName": "process-warning", + "hash": "sha512-du4wfLyj4yCZq1VupnVSZmRsPJsNuxoDQFdCFHLaYiEbFBD7QE0a+I4D7hOxrVnh78QE/YipFAj9lXHiXocV+Q==" + } + }, + "npm:process-warning@3.0.0": { + "type": "npm", + "name": "npm:process-warning@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "process-warning", + "hash": "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==" + } + }, + "npm:process-warning@4.0.0": { + "type": "npm", + "name": "npm:process-warning@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "process-warning", + "hash": "sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==" + } + }, + "npm:process": { + "type": "npm", + "name": "npm:process", + "data": { + "version": "0.11.10", + "packageName": "process", + "hash": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" + } + }, + "npm:promise": { + "type": "npm", + "name": "npm:promise", + "data": { + "version": "8.3.0", + "packageName": "promise", + "hash": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==" + } + }, + "npm:prompts": { + "type": "npm", + "name": "npm:prompts", + "data": { + "version": "2.4.2", + "packageName": "prompts", + "hash": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" + } + }, + "npm:property-information": { + "type": "npm", + "name": "npm:property-information", + "data": { + "version": "7.0.0", + "packageName": "property-information", + "hash": "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==" + } + }, + "npm:proto-list": { + "type": "npm", + "name": "npm:proto-list", + "data": { + "version": "1.2.4", + "packageName": "proto-list", + "hash": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" + } + }, + "npm:proxy-addr": { + "type": "npm", + "name": "npm:proxy-addr", + "data": { + "version": "2.0.7", + "packageName": "proxy-addr", + "hash": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==" + } + }, + "npm:proxy-from-env": { + "type": "npm", + "name": "npm:proxy-from-env", + "data": { + "version": "1.1.0", + "packageName": "proxy-from-env", + "hash": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + } + }, + "npm:pump": { + "type": "npm", + "name": "npm:pump", + "data": { + "version": "2.0.1", + "packageName": "pump", + "hash": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==" + } + }, + "npm:pumpify": { + "type": "npm", + "name": "npm:pumpify", + "data": { + "version": "1.5.1", + "packageName": "pumpify", + "hash": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==" + } + }, + "npm:punycode": { + "type": "npm", + "name": "npm:punycode", + "data": { + "version": "2.3.1", + "packageName": "punycode", + "hash": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" + } + }, + "npm:qs@6.13.0": { + "type": "npm", + "name": "npm:qs@6.13.0", + "data": { + "version": "6.13.0", + "packageName": "qs", + "hash": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==" + } + }, + "npm:qs@6.13.1": { + "type": "npm", + "name": "npm:qs@6.13.1", + "data": { + "version": "6.13.1", + "packageName": "qs", + "hash": "sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==" + } + }, + "npm:queue-microtask": { + "type": "npm", + "name": "npm:queue-microtask", + "data": { + "version": "1.2.3", + "packageName": "queue-microtask", + "hash": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" + } + }, + "npm:queue-tick": { + "type": "npm", + "name": "npm:queue-tick", + "data": { + "version": "1.0.1", + "packageName": "queue-tick", + "hash": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==" + } + }, + "npm:queue": { + "type": "npm", + "name": "npm:queue", + "data": { + "version": "6.0.2", + "packageName": "queue", + "hash": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==" + } + }, + "npm:quick-format-unescaped": { + "type": "npm", + "name": "npm:quick-format-unescaped", + "data": { + "version": "4.0.4", + "packageName": "quick-format-unescaped", + "hash": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==" + } + }, + "npm:randombytes": { + "type": "npm", + "name": "npm:randombytes", + "data": { + "version": "2.1.0", + "packageName": "randombytes", + "hash": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" + } + }, + "npm:range-parser": { + "type": "npm", + "name": "npm:range-parser", + "data": { + "version": "1.2.1", + "packageName": "range-parser", + "hash": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" + } + }, + "npm:raw-body": { + "type": "npm", + "name": "npm:raw-body", + "data": { + "version": "2.5.2", + "packageName": "raw-body", + "hash": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==" + } + }, + "npm:rc": { + "type": "npm", + "name": "npm:rc", + "data": { + "version": "1.2.8", + "packageName": "rc", + "hash": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" + } + }, + "npm:react-devtools-core": { + "type": "npm", + "name": "npm:react-devtools-core", + "data": { + "version": "5.3.2", + "packageName": "react-devtools-core", + "hash": "sha512-crr9HkVrDiJ0A4zot89oS0Cgv0Oa4OG1Em4jit3P3ZxZSKPMYyMjfwMqgcJna9o625g8oN87rBm8SWWrSTBZxg==" + } + }, + "npm:react-dom": { + "type": "npm", + "name": "npm:react-dom", + "data": { + "version": "19.1.0", + "packageName": "react-dom", + "hash": "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==" + } + }, + "npm:react-is@17.0.2": { + "type": "npm", + "name": "npm:react-is@17.0.2", + "data": { + "version": "17.0.2", + "packageName": "react-is", + "hash": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" + } + }, + "npm:react-is@18.3.1": { + "type": "npm", + "name": "npm:react-is@18.3.1", + "data": { + "version": "18.3.1", + "packageName": "react-is", + "hash": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" + } + }, + "npm:react-lazy-with-preload": { + "type": "npm", + "name": "npm:react-lazy-with-preload", + "data": { + "version": "2.2.1", + "packageName": "react-lazy-with-preload", + "hash": "sha512-ONSb8gizLE5jFpdHAclZ6EAAKuFX2JydnFXPPPjoUImZlLjGtKzyBS8SJgJq7CpLgsGKh9QCZdugJyEEOVC16Q==" + } + }, + "npm:react-native": { + "type": "npm", + "name": "npm:react-native", + "data": { + "version": "0.76.3", + "packageName": "react-native", + "hash": "sha512-0TUhgmlouRNf6yuDIIAdbQl0g1VsONgCMsLs7Et64hjj5VLMCA7np+4dMrZvGZ3wRNqzgeyT9oWJsUm49AcwSQ==" + } + }, + "npm:react-refresh@0.14.2": { + "type": "npm", + "name": "npm:react-refresh@0.14.2", + "data": { + "version": "0.14.2", + "packageName": "react-refresh", + "hash": "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==" + } + }, + "npm:react-refresh@0.17.0": { + "type": "npm", + "name": "npm:react-refresh@0.17.0", + "data": { + "version": "0.17.0", + "packageName": "react-refresh", + "hash": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==" + } + }, + "npm:react-router-dom": { + "type": "npm", + "name": "npm:react-router-dom", + "data": { + "version": "6.30.0", + "packageName": "react-router-dom", + "hash": "sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA==" + } + }, + "npm:react-router": { + "type": "npm", + "name": "npm:react-router", + "data": { + "version": "6.30.0", + "packageName": "react-router", + "hash": "sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ==" + } + }, + "npm:react": { + "type": "npm", + "name": "npm:react", + "data": { + "version": "19.1.0", + "packageName": "react", + "hash": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==" + } + }, + "npm:read-yaml-file": { + "type": "npm", + "name": "npm:read-yaml-file", + "data": { + "version": "1.1.0", + "packageName": "read-yaml-file", + "hash": "sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==" + } + }, + "npm:readable-stream@2.3.8": { + "type": "npm", + "name": "npm:readable-stream@2.3.8", + "data": { + "version": "2.3.8", + "packageName": "readable-stream", + "hash": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" + } + }, + "npm:readable-stream@3.6.2": { + "type": "npm", + "name": "npm:readable-stream@3.6.2", + "data": { + "version": "3.6.2", + "packageName": "readable-stream", + "hash": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" + } + }, + "npm:readable-stream@4.5.2": { + "type": "npm", + "name": "npm:readable-stream@4.5.2", + "data": { + "version": "4.5.2", + "packageName": "readable-stream", + "hash": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==" + } + }, + "npm:readdirp": { + "type": "npm", + "name": "npm:readdirp", + "data": { + "version": "3.6.0", + "packageName": "readdirp", + "hash": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" + } + }, + "npm:readline": { + "type": "npm", + "name": "npm:readline", + "data": { + "version": "1.3.0", + "packageName": "readline", + "hash": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==" + } + }, + "npm:real-require": { + "type": "npm", + "name": "npm:real-require", + "data": { + "version": "0.2.0", + "packageName": "real-require", + "hash": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==" + } + }, + "npm:recast": { + "type": "npm", + "name": "npm:recast", + "data": { + "version": "0.21.5", + "packageName": "recast", + "hash": "sha512-hjMmLaUXAm1hIuTqOdeYObMslq/q+Xff6QE3Y2P+uoHAg2nmVlLBps2hzh1UJDdMtDTMXOFewK6ky51JQIeECg==" + } + }, + "npm:recma-build-jsx": { + "type": "npm", + "name": "npm:recma-build-jsx", + "data": { + "version": "1.0.0", + "packageName": "recma-build-jsx", + "hash": "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==" + } + }, + "npm:recma-jsx": { + "type": "npm", + "name": "npm:recma-jsx", + "data": { + "version": "1.0.0", + "packageName": "recma-jsx", + "hash": "sha512-5vwkv65qWwYxg+Atz95acp8DMu1JDSqdGkA2Of1j6rCreyFUE/gp15fC8MnGEuG1W68UKjM6x6+YTWIh7hZM/Q==" + } + }, + "npm:recma-parse": { + "type": "npm", + "name": "npm:recma-parse", + "data": { + "version": "1.0.0", + "packageName": "recma-parse", + "hash": "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==" + } + }, + "npm:recma-stringify": { + "type": "npm", + "name": "npm:recma-stringify", + "data": { + "version": "1.0.0", + "packageName": "recma-stringify", + "hash": "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==" + } + }, + "npm:regenerate-unicode-properties": { + "type": "npm", + "name": "npm:regenerate-unicode-properties", + "data": { + "version": "10.2.0", + "packageName": "regenerate-unicode-properties", + "hash": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==" + } + }, + "npm:regenerate": { + "type": "npm", + "name": "npm:regenerate", + "data": { + "version": "1.4.2", + "packageName": "regenerate", + "hash": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" + } + }, + "npm:regenerator-runtime@0.13.11": { + "type": "npm", + "name": "npm:regenerator-runtime@0.13.11", + "data": { + "version": "0.13.11", + "packageName": "regenerator-runtime", + "hash": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" + } + }, + "npm:regenerator-runtime@0.14.1": { + "type": "npm", + "name": "npm:regenerator-runtime@0.14.1", + "data": { + "version": "0.14.1", + "packageName": "regenerator-runtime", + "hash": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + } + }, + "npm:regenerator-transform": { + "type": "npm", + "name": "npm:regenerator-transform", + "data": { + "version": "0.15.2", + "packageName": "regenerator-transform", + "hash": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==" + } + }, + "npm:regex-recursion": { + "type": "npm", + "name": "npm:regex-recursion", + "data": { + "version": "6.0.2", + "packageName": "regex-recursion", + "hash": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==" + } + }, + "npm:regex-utilities": { + "type": "npm", + "name": "npm:regex-utilities", + "data": { + "version": "2.3.0", + "packageName": "regex-utilities", + "hash": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==" + } + }, + "npm:regex": { + "type": "npm", + "name": "npm:regex", + "data": { + "version": "6.0.1", + "packageName": "regex", + "hash": "sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==" + } + }, + "npm:regexpu-core": { + "type": "npm", + "name": "npm:regexpu-core", + "data": { + "version": "6.2.0", + "packageName": "regexpu-core", + "hash": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==" + } + }, + "npm:registry-auth-token": { + "type": "npm", + "name": "npm:registry-auth-token", + "data": { + "version": "5.0.2", + "packageName": "registry-auth-token", + "hash": "sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==" + } + }, + "npm:registry-url": { + "type": "npm", + "name": "npm:registry-url", + "data": { + "version": "6.0.1", + "packageName": "registry-url", + "hash": "sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q==" + } + }, + "npm:regjsgen": { + "type": "npm", + "name": "npm:regjsgen", + "data": { + "version": "0.8.0", + "packageName": "regjsgen", + "hash": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==" + } + }, + "npm:regjsparser": { + "type": "npm", + "name": "npm:regjsparser", + "data": { + "version": "0.12.0", + "packageName": "regjsparser", + "hash": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==" + } + }, + "npm:rehype-external-links": { + "type": "npm", + "name": "npm:rehype-external-links", + "data": { + "version": "3.0.0", + "packageName": "rehype-external-links", + "hash": "sha512-yp+e5N9V3C6bwBeAC4n796kc86M4gJCdlVhiMTxIrJG5UHDMh+PJANf9heqORJbt1nrCbDwIlAZKjANIaVBbvw==" + } + }, + "npm:rehype-recma": { + "type": "npm", + "name": "npm:rehype-recma", + "data": { + "version": "1.0.0", + "packageName": "rehype-recma", + "hash": "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==" + } + }, + "npm:remark-gfm": { + "type": "npm", + "name": "npm:remark-gfm", + "data": { + "version": "4.0.1", + "packageName": "remark-gfm", + "hash": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==" + } + }, + "npm:remark-mdc": { + "type": "npm", + "name": "npm:remark-mdc", + "data": { + "version": "1.2.0", + "packageName": "remark-mdc", + "hash": "sha512-zK0GYvlhl9fw5gg1TYA2BmC06+wQaeQ0QewhJZI/6rocsP0Rfw3s2kbC5yeIyu9//kpBAwh6kJPFSDLiQbcFQQ==" + } + }, + "npm:remark-mdx": { + "type": "npm", + "name": "npm:remark-mdx", + "data": { + "version": "3.1.0", + "packageName": "remark-mdx", + "hash": "sha512-Ngl/H3YXyBV9RcRNdlYsZujAmhsxwzxpDzpDEhFBVAGthS4GDgnctpDjgFl/ULx5UEDzqtW1cyBSNKqYYrqLBA==" + } + }, + "npm:remark-parse": { + "type": "npm", + "name": "npm:remark-parse", + "data": { + "version": "11.0.0", + "packageName": "remark-parse", + "hash": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==" + } + }, + "npm:remark-rehype": { + "type": "npm", + "name": "npm:remark-rehype", + "data": { + "version": "11.1.2", + "packageName": "remark-rehype", + "hash": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==" + } + }, + "npm:remark-stringify": { + "type": "npm", + "name": "npm:remark-stringify", + "data": { + "version": "11.0.0", + "packageName": "remark-stringify", + "hash": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==" + } + }, + "npm:remark": { + "type": "npm", + "name": "npm:remark", + "data": { + "version": "15.0.1", + "packageName": "remark", + "hash": "sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==" + } + }, + "npm:require-directory": { + "type": "npm", + "name": "npm:require-directory", + "data": { + "version": "2.1.1", + "packageName": "require-directory", + "hash": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" + } + }, + "npm:require-from-string": { + "type": "npm", + "name": "npm:require-from-string", + "data": { + "version": "2.0.2", + "packageName": "require-from-string", + "hash": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" + } + }, + "npm:requires-port": { + "type": "npm", + "name": "npm:requires-port", + "data": { + "version": "1.0.0", + "packageName": "requires-port", + "hash": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" + } + }, + "npm:resolve-from@3.0.0": { + "type": "npm", + "name": "npm:resolve-from@3.0.0", + "data": { + "version": "3.0.0", + "packageName": "resolve-from", + "hash": "sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==" + } + }, + "npm:resolve-from@4.0.0": { + "type": "npm", + "name": "npm:resolve-from@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "resolve-from", + "hash": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" + } + }, + "npm:resolve-from@5.0.0": { + "type": "npm", + "name": "npm:resolve-from@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "resolve-from", + "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" + } + }, + "npm:resolve.exports": { + "type": "npm", + "name": "npm:resolve.exports", + "data": { + "version": "2.0.3", + "packageName": "resolve.exports", + "hash": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==" + } + }, + "npm:resolve": { + "type": "npm", + "name": "npm:resolve", + "data": { + "version": "1.22.10", + "packageName": "resolve", + "hash": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" + } + }, + "npm:restore-cursor": { + "type": "npm", + "name": "npm:restore-cursor", + "data": { + "version": "3.1.0", + "packageName": "restore-cursor", + "hash": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" + } + }, + "npm:ret": { + "type": "npm", + "name": "npm:ret", + "data": { + "version": "0.4.3", + "packageName": "ret", + "hash": "sha512-0f4Memo5QP7WQyUEAYUO3esD/XjOc3Zjjg5CPsAq1p8sIu0XPeMbHJemKA0BO7tV0X7+A0FoEpbmHXWxPyD3wQ==" + } + }, + "npm:reusify": { + "type": "npm", + "name": "npm:reusify", + "data": { + "version": "1.0.4", + "packageName": "reusify", + "hash": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" + } + }, + "npm:rfdc": { + "type": "npm", + "name": "npm:rfdc", + "data": { + "version": "1.4.1", + "packageName": "rfdc", + "hash": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==" + } + }, + "npm:rimraf@2.6.3": { + "type": "npm", + "name": "npm:rimraf@2.6.3", + "data": { + "version": "2.6.3", + "packageName": "rimraf", + "hash": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==" + } + }, + "npm:rimraf@3.0.2": { + "type": "npm", + "name": "npm:rimraf@3.0.2", + "data": { + "version": "3.0.2", + "packageName": "rimraf", + "hash": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" + } + }, + "npm:rimraf@5.0.10": { + "type": "npm", + "name": "npm:rimraf@5.0.10", + "data": { + "version": "5.0.10", + "packageName": "rimraf", + "hash": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==" + } + }, + "npm:rollup": { + "type": "npm", + "name": "npm:rollup", + "data": { + "version": "4.24.0", + "packageName": "rollup", + "hash": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==" + } + }, + "npm:rspack-plugin-virtual-module": { + "type": "npm", + "name": "npm:rspack-plugin-virtual-module", + "data": { + "version": "1.0.0", + "packageName": "rspack-plugin-virtual-module", + "hash": "sha512-v5MDtNEcDwV36gsHf5iIYyH1rYuC2TP3D+xE1Z+pqIWjFR9dpQ4DF4OzGtrBQSPKVhOyL0VW5UyeIbfdFxELmw==" + } + }, + "npm:rspress-plugin-devkit": { + "type": "npm", + "name": "npm:rspress-plugin-devkit", + "data": { + "version": "0.3.0", + "packageName": "rspress-plugin-devkit", + "hash": "sha512-5CyqIIleboW32rmhK7V7e9WQY+J3V2HtOv9OgRCYJbGrOt/8RUdgRT+vJz5z/aUvcT5VX0OTTzUtGokUelJH6g==" + } + }, + "npm:rspress-plugin-sitemap": { + "type": "npm", + "name": "npm:rspress-plugin-sitemap", + "data": { + "version": "1.1.2", + "packageName": "rspress-plugin-sitemap", + "hash": "sha512-dvmEbBUnyU3qkapjBz4WcpP0BIkJdljORFiuJ92wr0Vt/b/ff7cFlaRcAYtKq/g1y7JAdA+qzy3gjnNg0TqNow==" + } + }, + "npm:rspress-plugin-vercel-analytics": { + "type": "npm", + "name": "npm:rspress-plugin-vercel-analytics", + "data": { + "version": "0.3.0", + "packageName": "rspress-plugin-vercel-analytics", + "hash": "sha512-e3tt7pJeihgCRVT/8qft5hK6cuU9gYrl60ihAtchz1jMgcLmpyIyEMhP4dcux2MGboRMoknQEUacjFcwi5ZzZg==" + } + }, + "npm:rspress": { + "type": "npm", + "name": "npm:rspress", + "data": { + "version": "2.0.0-beta.6", + "packageName": "rspress", + "hash": "sha512-YM+4pMHr4yYUMQzlszRYOM4lgfQVmsd+BWTJcPmtJgsHPtpLPiiX25AgcmQDNNtiwVF+d/endH5mB+p7uTbadQ==" + } + }, + "npm:run-applescript": { + "type": "npm", + "name": "npm:run-applescript", + "data": { + "version": "7.0.0", + "packageName": "run-applescript", + "hash": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==" + } + }, + "npm:run-parallel": { + "type": "npm", + "name": "npm:run-parallel", + "data": { + "version": "1.2.0", + "packageName": "run-parallel", + "hash": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" + } + }, + "npm:rxjs": { + "type": "npm", + "name": "npm:rxjs", + "data": { + "version": "7.8.2", + "packageName": "rxjs", + "hash": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==" + } + }, + "npm:sade": { + "type": "npm", + "name": "npm:sade", + "data": { + "version": "1.8.1", + "packageName": "sade", + "hash": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==" + } + }, + "npm:safe-buffer@5.1.2": { + "type": "npm", + "name": "npm:safe-buffer@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "safe-buffer", + "hash": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + } + }, + "npm:safe-buffer@5.2.1": { + "type": "npm", + "name": "npm:safe-buffer@5.2.1", + "data": { + "version": "5.2.1", + "packageName": "safe-buffer", + "hash": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" + } + }, + "npm:safe-regex2": { + "type": "npm", + "name": "npm:safe-regex2", + "data": { + "version": "3.1.0", + "packageName": "safe-regex2", + "hash": "sha512-RAAZAGbap2kBfbVhvmnTFv73NWLMvDGOITFYTZBAaY8eR+Ir4ef7Up/e7amo+y1+AH+3PtLkrt9mvcTsG9LXug==" + } + }, + "npm:safe-stable-stringify": { + "type": "npm", + "name": "npm:safe-stable-stringify", + "data": { + "version": "2.5.0", + "packageName": "safe-stable-stringify", + "hash": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==" + } + }, + "npm:safer-buffer": { + "type": "npm", + "name": "npm:safer-buffer", + "data": { + "version": "2.1.2", + "packageName": "safer-buffer", + "hash": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + } + }, + "npm:sass-embedded-android-arm64": { + "type": "npm", + "name": "npm:sass-embedded-android-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-arm64", + "hash": "sha512-27oRheqNA3SJM2hAxpVbs7mCKUwKPWmEEhyiNFpBINb5ELVLg+Ck5RsGg+SJmo130ul5YX0vinmVB5uPWc8X5w==" + } + }, + "npm:sass-embedded-android-arm": { + "type": "npm", + "name": "npm:sass-embedded-android-arm", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-arm", + "hash": "sha512-GkcgUGMZtEF9gheuE1dxCU0ZSAifuaFXi/aX7ZXvjtdwmTl9Zc/OHR9oiUJkc8IW9UI7H8TuwlTAA8+SwgwIeQ==" + } + }, + "npm:sass-embedded-android-ia32": { + "type": "npm", + "name": "npm:sass-embedded-android-ia32", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-ia32", + "hash": "sha512-f3x16NyRgtXFksIaO/xXKrUhttUBv8V0XsAR2Dhdb/yz4yrDrhzw9Wh8fmw7PlQqECcQvFaoDr3XIIM6lKzasw==" + } + }, + "npm:sass-embedded-android-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-android-riscv64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-riscv64", + "hash": "sha512-IP6OijpJ8Mqo7XqCe0LsuZVbAxEFVboa0kXqqR5K55LebEplsTIA2GnmRyMay3Yr/2FVGsZbCb6Wlgkw23eCiA==" + } + }, + "npm:sass-embedded-android-x64": { + "type": "npm", + "name": "npm:sass-embedded-android-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-android-x64", + "hash": "sha512-Mh7CA53wR3ADvXAYipFc/R3vV4PVOzoKwWzPxmq+7i8UZrtsVjKONxGtqWe9JG1mna0C9CRZAx0sv/BzbOJxWg==" + } + }, + "npm:sass-embedded-darwin-arm64": { + "type": "npm", + "name": "npm:sass-embedded-darwin-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-darwin-arm64", + "hash": "sha512-msWxzhvcP9hqGVegxVePVEfv9mVNTlUgGr6k7O7Ihji702mbtrH/lKwF4aRkkt4g1j7tv10+JtQXmTNi/pi9kA==" + } + }, + "npm:sass-embedded-darwin-x64": { + "type": "npm", + "name": "npm:sass-embedded-darwin-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-darwin-x64", + "hash": "sha512-J4UFHUiyI9Z+mwYMwz11Ky9TYr3hY1fCxeQddjNGL/+ovldtb0yAIHvoVM0BGprQDm5JqhtUk8KyJ3RMJqpaAA==" + } + }, + "npm:sass-embedded-linux-arm64": { + "type": "npm", + "name": "npm:sass-embedded-linux-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-arm64", + "hash": "sha512-jGadetB03BMFG2rq3OXub/uvC/lGpbQOiLGEz3NLb2nRZWyauRhzDtvZqkr6BEhxgIWtMtz2020yD8ZJSw/r2w==" + } + }, + "npm:sass-embedded-linux-arm": { + "type": "npm", + "name": "npm:sass-embedded-linux-arm", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-arm", + "hash": "sha512-X0fDh95nNSw1wfRlnkE4oscoEA5Au4nnk785s9jghPFkTBg+A+5uB6trCjf0fM22+Iw6kiP4YYmDdw3BqxAKLQ==" + } + }, + "npm:sass-embedded-linux-ia32": { + "type": "npm", + "name": "npm:sass-embedded-linux-ia32", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-ia32", + "hash": "sha512-7HlYY90d9mitDtNi5s+S+5wYZrTVbkBH2/kf7ixrzh2BFfT0YM81UHLJRnGX93y9aOMBL6DSZAIfkt1RsV9bkQ==" + } + }, + "npm:sass-embedded-linux-musl-arm64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-arm64", + "hash": "sha512-FLkIT0p18XOkR6wryJ13LqGBDsrYev2dRk9dtiU18NCpNXruKsdBQ1ZnWHVKB3h1dA9lFyEEisC0sooKdNfeOQ==" + } + }, + "npm:sass-embedded-linux-musl-arm": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-arm", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-arm", + "hash": "sha512-5vcdEqE8QZnu6i6shZo7x2N36V7YUoFotWj2rGekII5ty7Nkaj+VtZhUEOp9tAzEOlaFuDp5CyO1kUCvweT64A==" + } + }, + "npm:sass-embedded-linux-musl-ia32": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-ia32", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-ia32", + "hash": "sha512-N1093T84zQJor1yyIAdYScB5eAuQarGK1tKgZ4uTnxVlgA7Xi1lXV8Eh7ox9sDqKCaWkVQ3MjqU26vYRBeRWyw==" + } + }, + "npm:sass-embedded-linux-musl-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-riscv64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-riscv64", + "hash": "sha512-WRsZS/7qlfYXsa93FBpSruieuURIu7ySfFhzYfF1IbKrNAGwmbduutkHZh2ddm5/vQMvQ0Rdosgv+CslaQHMcw==" + } + }, + "npm:sass-embedded-linux-musl-x64": { + "type": "npm", + "name": "npm:sass-embedded-linux-musl-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-musl-x64", + "hash": "sha512-+OlLIilA5TnP0YEqTQ8yZtkW+bJIQYvzoGoNLUEskeyeGuOiIyn2CwL6G4JQB4xZQFaxPHb7JD3EueFkQbH0Pw==" + } + }, + "npm:sass-embedded-linux-riscv64": { + "type": "npm", + "name": "npm:sass-embedded-linux-riscv64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-riscv64", + "hash": "sha512-mKKlOwMGLN7yP1p0gB5yG/HX4fYLnpWaqstNuOOXH+fOzTaNg0+1hALg0H0CDIqypPO74M5MS9T6FAJZGdT6dQ==" + } + }, + "npm:sass-embedded-linux-x64": { + "type": "npm", + "name": "npm:sass-embedded-linux-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-linux-x64", + "hash": "sha512-uKRTv0z8NgtHV7xSren78+yoWB79sNi7TMqI7Bxd8fcRNIgHQSA8QBdF8led2ETC004hr8h71BrY60RPO+SSvA==" + } + }, + "npm:sass-embedded-win32-arm64": { + "type": "npm", + "name": "npm:sass-embedded-win32-arm64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-win32-arm64", + "hash": "sha512-/GMiZXBOc6AEMBC3g25Rp+x8fq9Z6Ql7037l5rajBPhZ+DdFwtdHY0Ou3oIU6XuWUwD06U3ii4XufXVFhsP6PA==" + } + }, + "npm:sass-embedded-win32-ia32": { + "type": "npm", + "name": "npm:sass-embedded-win32-ia32", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-win32-ia32", + "hash": "sha512-L+4BWkKKBGFOKVQ2PQ5HwFfkM5FvTf1Xx2VSRvEWt9HxPXp6SPDho6zC8fqNQ3hSjoaoASEIJcSvgfdQYO0gdg==" + } + }, + "npm:sass-embedded-win32-x64": { + "type": "npm", + "name": "npm:sass-embedded-win32-x64", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded-win32-x64", + "hash": "sha512-/FO0AGKWxVfCk4GKsC0yXWBpUZdySe3YAAbQQL0lL6xUd1OiUY8Kow6g4Kc1TB/+z0iuQKKTqI/acJMEYl4iTQ==" + } + }, + "npm:sass-embedded": { + "type": "npm", + "name": "npm:sass-embedded", + "data": { + "version": "1.85.1", + "packageName": "sass-embedded", + "hash": "sha512-0i+3h2Df/c71afluxC1SXqyyMmJlnKWfu9ZGdzwuKRM1OftEa2XM2myt5tR36CF3PanYrMjFKtRIj8PfSf838w==" + } + }, + "npm:scheduler@0.24.0-canary-efb381bbf-20230505": { + "type": "npm", + "name": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", + "data": { + "version": "0.24.0-canary-efb381bbf-20230505", + "packageName": "scheduler", + "hash": "sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA==" + } + }, + "npm:scheduler@0.26.0": { + "type": "npm", + "name": "npm:scheduler@0.26.0", + "data": { + "version": "0.26.0", + "packageName": "scheduler", + "hash": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==" + } + }, + "npm:schema-utils@3.3.0": { + "type": "npm", + "name": "npm:schema-utils@3.3.0", + "data": { + "version": "3.3.0", + "packageName": "schema-utils", + "hash": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==" + } + }, + "npm:schema-utils@4.3.0": { + "type": "npm", + "name": "npm:schema-utils@4.3.0", + "data": { + "version": "4.3.0", + "packageName": "schema-utils", + "hash": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==" + } + }, + "npm:scule": { + "type": "npm", + "name": "npm:scule", + "data": { + "version": "1.3.0", + "packageName": "scule", + "hash": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==" + } + }, + "npm:section-matter": { + "type": "npm", + "name": "npm:section-matter", + "data": { + "version": "1.0.0", + "packageName": "section-matter", + "hash": "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==" + } + }, + "npm:secure-compare": { + "type": "npm", + "name": "npm:secure-compare", + "data": { + "version": "3.0.1", + "packageName": "secure-compare", + "hash": "sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==" + } + }, + "npm:secure-json-parse": { + "type": "npm", + "name": "npm:secure-json-parse", + "data": { + "version": "2.7.0", + "packageName": "secure-json-parse", + "hash": "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==" + } + }, + "npm:selderee": { + "type": "npm", + "name": "npm:selderee", + "data": { + "version": "0.11.0", + "packageName": "selderee", + "hash": "sha512-5TF+l7p4+OsnP8BCCvSyZiSPc4x4//p5uPwK8TCnVPJYRmU2aYKMpOXvw8zM5a5JvuuCGN1jmsMwuU2W02ukfA==" + } + }, + "npm:selfsigned": { + "type": "npm", + "name": "npm:selfsigned", + "data": { + "version": "2.4.1", + "packageName": "selfsigned", + "hash": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==" + } + }, + "npm:semver@5.7.2": { + "type": "npm", + "name": "npm:semver@5.7.2", + "data": { + "version": "5.7.2", + "packageName": "semver", + "hash": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" + } + }, + "npm:semver@6.3.1": { + "type": "npm", + "name": "npm:semver@6.3.1", + "data": { + "version": "6.3.1", + "packageName": "semver", + "hash": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" + } + }, + "npm:semver@7.6.3": { + "type": "npm", + "name": "npm:semver@7.6.3", + "data": { + "version": "7.6.3", + "packageName": "semver", + "hash": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" + } + }, + "npm:semver@7.7.1": { + "type": "npm", + "name": "npm:semver@7.7.1", + "data": { + "version": "7.7.1", + "packageName": "semver", + "hash": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==" + } + }, + "npm:send": { + "type": "npm", + "name": "npm:send", + "data": { + "version": "0.19.0", + "packageName": "send", + "hash": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==" + } + }, + "npm:serialize-error": { + "type": "npm", + "name": "npm:serialize-error", + "data": { + "version": "2.1.0", + "packageName": "serialize-error", + "hash": "sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==" + } + }, + "npm:serialize-javascript": { + "type": "npm", + "name": "npm:serialize-javascript", + "data": { + "version": "6.0.2", + "packageName": "serialize-javascript", + "hash": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==" + } + }, + "npm:serve-static": { + "type": "npm", + "name": "npm:serve-static", + "data": { + "version": "1.16.2", + "packageName": "serve-static", + "hash": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==" + } + }, + "npm:set-cookie-parser": { + "type": "npm", + "name": "npm:set-cookie-parser", + "data": { + "version": "2.7.1", + "packageName": "set-cookie-parser", + "hash": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==" + } + }, + "npm:set-function-length": { + "type": "npm", + "name": "npm:set-function-length", + "data": { + "version": "1.2.2", + "packageName": "set-function-length", + "hash": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" + } + }, + "npm:setprototypeof": { + "type": "npm", + "name": "npm:setprototypeof", + "data": { + "version": "1.2.0", + "packageName": "setprototypeof", + "hash": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" + } + }, + "npm:shallow-clone": { + "type": "npm", + "name": "npm:shallow-clone", + "data": { + "version": "3.0.1", + "packageName": "shallow-clone", + "hash": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" + } + }, + "npm:shallowequal": { + "type": "npm", + "name": "npm:shallowequal", + "data": { + "version": "1.1.0", + "packageName": "shallowequal", + "hash": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" + } + }, + "npm:shebang-command": { + "type": "npm", + "name": "npm:shebang-command", + "data": { + "version": "2.0.0", + "packageName": "shebang-command", + "hash": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" + } + }, + "npm:shebang-regex": { + "type": "npm", + "name": "npm:shebang-regex", + "data": { + "version": "3.0.0", + "packageName": "shebang-regex", + "hash": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" + } + }, + "npm:shell-quote": { + "type": "npm", + "name": "npm:shell-quote", + "data": { + "version": "1.8.2", + "packageName": "shell-quote", + "hash": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==" + } + }, + "npm:shiki": { + "type": "npm", + "name": "npm:shiki", + "data": { + "version": "3.4.2", + "packageName": "shiki", + "hash": "sha512-wuxzZzQG8kvZndD7nustrNFIKYJ1jJoWIPaBpVe2+KHSvtzMi4SBjOxrigs8qeqce/l3U0cwiC+VAkLKSunHQQ==" + } + }, + "npm:side-channel": { + "type": "npm", + "name": "npm:side-channel", + "data": { + "version": "1.0.6", + "packageName": "side-channel", + "hash": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" + } + }, + "npm:siginfo": { + "type": "npm", + "name": "npm:siginfo", + "data": { + "version": "2.0.0", + "packageName": "siginfo", + "hash": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==" + } + }, + "npm:signal-exit@3.0.7": { + "type": "npm", + "name": "npm:signal-exit@3.0.7", + "data": { + "version": "3.0.7", + "packageName": "signal-exit", + "hash": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + } + }, + "npm:signal-exit@4.1.0": { + "type": "npm", + "name": "npm:signal-exit@4.1.0", + "data": { + "version": "4.1.0", + "packageName": "signal-exit", + "hash": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" + } + }, + "npm:sirv": { + "type": "npm", + "name": "npm:sirv", + "data": { + "version": "2.0.4", + "packageName": "sirv", + "hash": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==" + } + }, + "npm:sisteransi": { + "type": "npm", + "name": "npm:sisteransi", + "data": { + "version": "1.0.5", + "packageName": "sisteransi", + "hash": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" + } + }, + "npm:slash": { + "type": "npm", + "name": "npm:slash", + "data": { + "version": "3.0.0", + "packageName": "slash", + "hash": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" + } + }, + "npm:sonic-boom@3.8.1": { + "type": "npm", + "name": "npm:sonic-boom@3.8.1", + "data": { + "version": "3.8.1", + "packageName": "sonic-boom", + "hash": "sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==" + } + }, + "npm:sonic-boom@4.2.0": { + "type": "npm", + "name": "npm:sonic-boom@4.2.0", + "data": { + "version": "4.2.0", + "packageName": "sonic-boom", + "hash": "sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==" + } + }, + "npm:source-map-js": { + "type": "npm", + "name": "npm:source-map-js", + "data": { + "version": "1.2.1", + "packageName": "source-map-js", + "hash": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" + } + }, + "npm:source-map-support@0.5.19": { + "type": "npm", + "name": "npm:source-map-support@0.5.19", + "data": { + "version": "0.5.19", + "packageName": "source-map-support", + "hash": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==" + } + }, + "npm:source-map-support@0.5.21": { + "type": "npm", + "name": "npm:source-map-support@0.5.21", + "data": { + "version": "0.5.21", + "packageName": "source-map-support", + "hash": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" + } + }, + "npm:source-map@0.5.7": { + "type": "npm", + "name": "npm:source-map@0.5.7", + "data": { + "version": "0.5.7", + "packageName": "source-map", + "hash": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==" + } + }, + "npm:source-map@0.6.1": { + "type": "npm", + "name": "npm:source-map@0.6.1", + "data": { + "version": "0.6.1", + "packageName": "source-map", + "hash": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" + } + }, + "npm:source-map@0.7.4": { + "type": "npm", + "name": "npm:source-map@0.7.4", + "data": { + "version": "0.7.4", + "packageName": "source-map", + "hash": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" + } + }, + "npm:space-separated-tokens": { + "type": "npm", + "name": "npm:space-separated-tokens", + "data": { + "version": "2.0.2", + "packageName": "space-separated-tokens", + "hash": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==" + } + }, + "npm:spawndamnit": { + "type": "npm", + "name": "npm:spawndamnit", + "data": { + "version": "3.0.1", + "packageName": "spawndamnit", + "hash": "sha512-MmnduQUuHCoFckZoWnXsTg7JaiLBJrKFj9UI2MbRPGaJeVpsLcVBu6P/IGZovziM/YBsellCmsprgNA+w0CzVg==" + } + }, + "npm:split2": { + "type": "npm", + "name": "npm:split2", + "data": { + "version": "4.2.0", + "packageName": "split2", + "hash": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==" + } + }, + "npm:sprintf-js": { + "type": "npm", + "name": "npm:sprintf-js", + "data": { + "version": "1.0.3", + "packageName": "sprintf-js", + "hash": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + } + }, + "npm:sshpk": { + "type": "npm", + "name": "npm:sshpk", + "data": { + "version": "1.18.0", + "packageName": "sshpk", + "hash": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==" + } + }, + "npm:stack-utils": { + "type": "npm", + "name": "npm:stack-utils", + "data": { + "version": "2.0.6", + "packageName": "stack-utils", + "hash": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==" + } + }, + "npm:stackback": { + "type": "npm", + "name": "npm:stackback", + "data": { + "version": "0.0.2", + "packageName": "stackback", + "hash": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==" + } + }, + "npm:stackframe": { + "type": "npm", + "name": "npm:stackframe", + "data": { + "version": "1.3.4", + "packageName": "stackframe", + "hash": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==" + } + }, + "npm:stacktrace-parser": { + "type": "npm", + "name": "npm:stacktrace-parser", + "data": { + "version": "0.1.10", + "packageName": "stacktrace-parser", + "hash": "sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==" + } + }, + "npm:statuses@1.5.0": { + "type": "npm", + "name": "npm:statuses@1.5.0", + "data": { + "version": "1.5.0", + "packageName": "statuses", + "hash": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==" + } + }, + "npm:statuses@2.0.1": { + "type": "npm", + "name": "npm:statuses@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "statuses", + "hash": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" + } + }, + "npm:std-env": { + "type": "npm", + "name": "npm:std-env", + "data": { + "version": "3.7.0", + "packageName": "std-env", + "hash": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==" + } + }, + "npm:steno": { + "type": "npm", + "name": "npm:steno", + "data": { + "version": "0.4.4", + "packageName": "steno", + "hash": "sha512-EEHMVYHNXFHfGtgjNITnka0aHhiAlo93F7z2/Pwd+g0teG9CnM3JIINM7hVVB5/rhw9voufD7Wukwgtw2uqh6w==" + } + }, + "npm:stream-shift": { + "type": "npm", + "name": "npm:stream-shift", + "data": { + "version": "1.0.3", + "packageName": "stream-shift", + "hash": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==" + } + }, + "npm:streamx": { + "type": "npm", + "name": "npm:streamx", + "data": { + "version": "2.20.1", + "packageName": "streamx", + "hash": "sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA==" + } + }, + "npm:string-argv": { + "type": "npm", + "name": "npm:string-argv", + "data": { + "version": "0.3.2", + "packageName": "string-argv", + "hash": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==" + } + }, + "npm:string-width@4.2.3": { + "type": "npm", + "name": "npm:string-width@4.2.3", + "data": { + "version": "4.2.3", + "packageName": "string-width", + "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + } + }, + "npm:string-width@5.1.2": { + "type": "npm", + "name": "npm:string-width@5.1.2", + "data": { + "version": "5.1.2", + "packageName": "string-width", + "hash": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" + } + }, + "npm:string-width-cjs": { + "type": "npm", + "name": "npm:string-width-cjs", + "data": { + "version": "npm:string-width@4.2.3", + "packageName": "string-width-cjs", + "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" + } + }, + "npm:string_decoder@1.1.1": { + "type": "npm", + "name": "npm:string_decoder@1.1.1", + "data": { + "version": "1.1.1", + "packageName": "string_decoder", + "hash": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" + } + }, + "npm:string_decoder@1.3.0": { + "type": "npm", + "name": "npm:string_decoder@1.3.0", + "data": { + "version": "1.3.0", + "packageName": "string_decoder", + "hash": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" + } + }, + "npm:stringify-entities": { + "type": "npm", + "name": "npm:stringify-entities", + "data": { + "version": "4.0.4", + "packageName": "stringify-entities", + "hash": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==" + } + }, + "npm:strip-ansi@6.0.1": { + "type": "npm", + "name": "npm:strip-ansi@6.0.1", + "data": { + "version": "6.0.1", + "packageName": "strip-ansi", + "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + } + }, + "npm:strip-ansi@7.1.0": { + "type": "npm", + "name": "npm:strip-ansi@7.1.0", + "data": { + "version": "7.1.0", + "packageName": "strip-ansi", + "hash": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" + } + }, + "npm:strip-ansi-cjs": { + "type": "npm", + "name": "npm:strip-ansi-cjs", + "data": { + "version": "npm:strip-ansi@6.0.1", + "packageName": "strip-ansi-cjs", + "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" + } + }, + "npm:strip-bom-string": { + "type": "npm", + "name": "npm:strip-bom-string", + "data": { + "version": "1.0.0", + "packageName": "strip-bom-string", + "hash": "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==" + } + }, + "npm:strip-bom": { + "type": "npm", + "name": "npm:strip-bom", + "data": { + "version": "3.0.0", + "packageName": "strip-bom", + "hash": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" + } + }, + "npm:strip-final-newline": { + "type": "npm", + "name": "npm:strip-final-newline", + "data": { + "version": "2.0.0", + "packageName": "strip-final-newline", + "hash": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" + } + }, + "npm:strip-json-comments@2.0.1": { + "type": "npm", + "name": "npm:strip-json-comments@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "strip-json-comments", + "hash": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" + } + }, + "npm:strip-json-comments@3.1.1": { + "type": "npm", + "name": "npm:strip-json-comments@3.1.1", + "data": { + "version": "3.1.1", + "packageName": "strip-json-comments", + "hash": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" + } + }, + "npm:strnum": { + "type": "npm", + "name": "npm:strnum", + "data": { + "version": "1.0.5", + "packageName": "strnum", + "hash": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==" + } + }, + "npm:style-to-js": { + "type": "npm", + "name": "npm:style-to-js", + "data": { + "version": "1.1.16", + "packageName": "style-to-js", + "hash": "sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==" + } + }, + "npm:style-to-object": { + "type": "npm", + "name": "npm:style-to-object", + "data": { + "version": "1.0.8", + "packageName": "style-to-object", + "hash": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==" + } + }, + "npm:supports-color@7.2.0": { + "type": "npm", + "name": "npm:supports-color@7.2.0", + "data": { + "version": "7.2.0", + "packageName": "supports-color", + "hash": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" + } + }, + "npm:supports-color@8.1.1": { + "type": "npm", + "name": "npm:supports-color@8.1.1", + "data": { + "version": "8.1.1", + "packageName": "supports-color", + "hash": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" + } + }, + "npm:supports-color@9.4.0": { + "type": "npm", + "name": "npm:supports-color@9.4.0", + "data": { + "version": "9.4.0", + "packageName": "supports-color", + "hash": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==" + } + }, + "npm:supports-preserve-symlinks-flag": { + "type": "npm", + "name": "npm:supports-preserve-symlinks-flag", + "data": { + "version": "1.0.0", + "packageName": "supports-preserve-symlinks-flag", + "hash": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" + } + }, + "npm:sync-child-process": { + "type": "npm", + "name": "npm:sync-child-process", + "data": { + "version": "1.0.2", + "packageName": "sync-child-process", + "hash": "sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==" + } + }, + "npm:sync-message-port": { + "type": "npm", + "name": "npm:sync-message-port", + "data": { + "version": "1.1.3", + "packageName": "sync-message-port", + "hash": "sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==" + } + }, + "npm:tapable": { + "type": "npm", + "name": "npm:tapable", + "data": { + "version": "2.2.1", + "packageName": "tapable", + "hash": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==" + } + }, + "npm:tar-stream@2.2.0": { + "type": "npm", + "name": "npm:tar-stream@2.2.0", + "data": { + "version": "2.2.0", + "packageName": "tar-stream", + "hash": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" + } + }, + "npm:tar-stream@3.1.7": { + "type": "npm", + "name": "npm:tar-stream@3.1.7", + "data": { + "version": "3.1.7", + "packageName": "tar-stream", + "hash": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==" + } + }, + "npm:tar": { + "type": "npm", + "name": "npm:tar", + "data": { + "version": "7.4.3", + "packageName": "tar", + "hash": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==" + } + }, + "npm:temp": { + "type": "npm", + "name": "npm:temp", + "data": { + "version": "0.8.4", + "packageName": "temp", + "hash": "sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==" + } + }, + "npm:term-size": { + "type": "npm", + "name": "npm:term-size", + "data": { + "version": "2.2.1", + "packageName": "term-size", + "hash": "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==" + } + }, + "npm:terser-webpack-plugin": { + "type": "npm", + "name": "npm:terser-webpack-plugin", + "data": { + "version": "5.3.11", + "packageName": "terser-webpack-plugin", + "hash": "sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==" + } + }, + "npm:terser": { + "type": "npm", + "name": "npm:terser", + "data": { + "version": "5.38.1", + "packageName": "terser", + "hash": "sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==" + } + }, + "npm:test-exclude@6.0.0": { + "type": "npm", + "name": "npm:test-exclude@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "test-exclude", + "hash": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==" + } + }, + "npm:test-exclude@7.0.1": { + "type": "npm", + "name": "npm:test-exclude@7.0.1", + "data": { + "version": "7.0.1", + "packageName": "test-exclude", + "hash": "sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==" + } + }, + "npm:text-decoder": { + "type": "npm", + "name": "npm:text-decoder", + "data": { + "version": "1.2.0", + "packageName": "text-decoder", + "hash": "sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==" + } + }, + "npm:text-table": { + "type": "npm", + "name": "npm:text-table", + "data": { + "version": "0.2.0", + "packageName": "text-table", + "hash": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" + } + }, + "npm:thingies": { + "type": "npm", + "name": "npm:thingies", + "data": { + "version": "1.21.0", + "packageName": "thingies", + "hash": "sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==" + } + }, + "npm:thread-stream": { + "type": "npm", + "name": "npm:thread-stream", + "data": { + "version": "3.1.0", + "packageName": "thread-stream", + "hash": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==" + } + }, + "npm:throat": { + "type": "npm", + "name": "npm:throat", + "data": { + "version": "5.0.0", + "packageName": "throat", + "hash": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==" + } + }, + "npm:throttleit": { + "type": "npm", + "name": "npm:throttleit", + "data": { + "version": "2.1.0", + "packageName": "throttleit", + "hash": "sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==" + } + }, + "npm:through2": { + "type": "npm", + "name": "npm:through2", + "data": { + "version": "2.0.5", + "packageName": "through2", + "hash": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" + } + }, + "npm:through": { + "type": "npm", + "name": "npm:through", + "data": { + "version": "2.3.8", + "packageName": "through", + "hash": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" + } + }, + "npm:tinybench": { + "type": "npm", + "name": "npm:tinybench", + "data": { + "version": "2.9.0", + "packageName": "tinybench", + "hash": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==" + } + }, + "npm:tinycolor2": { + "type": "npm", + "name": "npm:tinycolor2", + "data": { + "version": "1.6.0", + "packageName": "tinycolor2", + "hash": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==" + } + }, + "npm:tinyexec": { + "type": "npm", + "name": "npm:tinyexec", + "data": { + "version": "0.3.0", + "packageName": "tinyexec", + "hash": "sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==" + } + }, + "npm:tinyglobby@0.2.10": { + "type": "npm", + "name": "npm:tinyglobby@0.2.10", + "data": { + "version": "0.2.10", + "packageName": "tinyglobby", + "hash": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==" + } + }, + "npm:tinyglobby@0.2.13": { + "type": "npm", + "name": "npm:tinyglobby@0.2.13", + "data": { + "version": "0.2.13", + "packageName": "tinyglobby", + "hash": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==" + } + }, + "npm:tinyglobby@0.2.9": { + "type": "npm", + "name": "npm:tinyglobby@0.2.9", + "data": { + "version": "0.2.9", + "packageName": "tinyglobby", + "hash": "sha512-8or1+BGEdk1Zkkw2ii16qSS7uVrQJPre5A9o/XkWPATkk23FZh/15BKFxPnlTy6vkljZxLqYCzzBMj30ZrSvjw==" + } + }, + "npm:tinygradient": { + "type": "npm", + "name": "npm:tinygradient", + "data": { + "version": "1.1.5", + "packageName": "tinygradient", + "hash": "sha512-8nIfc2vgQ4TeLnk2lFj4tRLvvJwEfQuabdsmvDdQPT0xlk9TaNtpGd6nNRxXoK6vQhN6RSzj+Cnp5tTQmpxmbw==" + } + }, + "npm:tinypool": { + "type": "npm", + "name": "npm:tinypool", + "data": { + "version": "1.0.1", + "packageName": "tinypool", + "hash": "sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==" + } + }, + "npm:tinyrainbow": { + "type": "npm", + "name": "npm:tinyrainbow", + "data": { + "version": "1.2.0", + "packageName": "tinyrainbow", + "hash": "sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==" + } + }, + "npm:tinyspy": { + "type": "npm", + "name": "npm:tinyspy", + "data": { + "version": "3.0.2", + "packageName": "tinyspy", + "hash": "sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==" + } + }, + "npm:tldts-core": { + "type": "npm", + "name": "npm:tldts-core", + "data": { + "version": "6.1.66", + "packageName": "tldts-core", + "hash": "sha512-s07jJruSwndD2X8bVjwioPfqpIc1pDTzszPe9pL1Skbh4bjytL85KNQ3tolqLbCvpQHawIsGfFi9dgerWjqW4g==" + } + }, + "npm:tldts": { + "type": "npm", + "name": "npm:tldts", + "data": { + "version": "6.1.66", + "packageName": "tldts", + "hash": "sha512-l3ciXsYFel/jSRfESbyKYud1nOw7WfhrBEF9I3UiarYk/qEaOOwu3qXNECHw4fHGHGTEOuhf/VdKgoDX5M/dhQ==" + } + }, + "npm:tmp@0.0.33": { + "type": "npm", + "name": "npm:tmp@0.0.33", + "data": { + "version": "0.0.33", + "packageName": "tmp", + "hash": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==" + } + }, + "npm:tmp@0.2.3": { + "type": "npm", + "name": "npm:tmp@0.2.3", + "data": { + "version": "0.2.3", + "packageName": "tmp", + "hash": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==" + } + }, + "npm:tmpl": { + "type": "npm", + "name": "npm:tmpl", + "data": { + "version": "1.0.5", + "packageName": "tmpl", + "hash": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" + } + }, + "npm:to-regex-range": { + "type": "npm", + "name": "npm:to-regex-range", + "data": { + "version": "5.0.1", + "packageName": "to-regex-range", + "hash": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" + } + }, + "npm:toad-cache": { + "type": "npm", + "name": "npm:toad-cache", + "data": { + "version": "3.7.0", + "packageName": "toad-cache", + "hash": "sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==" + } + }, + "npm:toggle-selection": { + "type": "npm", + "name": "npm:toggle-selection", + "data": { + "version": "1.0.6", + "packageName": "toggle-selection", + "hash": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==" + } + }, + "npm:toidentifier": { + "type": "npm", + "name": "npm:toidentifier", + "data": { + "version": "1.0.1", + "packageName": "toidentifier", + "hash": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" + } + }, + "npm:totalist": { + "type": "npm", + "name": "npm:totalist", + "data": { + "version": "3.0.1", + "packageName": "totalist", + "hash": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==" + } + }, + "npm:tough-cookie": { + "type": "npm", + "name": "npm:tough-cookie", + "data": { + "version": "5.0.0", + "packageName": "tough-cookie", + "hash": "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==" + } + }, + "npm:tr46": { + "type": "npm", + "name": "npm:tr46", + "data": { + "version": "0.0.3", + "packageName": "tr46", + "hash": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + } + }, + "npm:tree-dump": { + "type": "npm", + "name": "npm:tree-dump", + "data": { + "version": "1.0.2", + "packageName": "tree-dump", + "hash": "sha512-dpev9ABuLWdEubk+cIaI9cHwRNNDjkBBLXTwI4UCUFdQ5xXKqNXoK4FEciw/vxf+NQ7Cb7sGUyeUtORvHIdRXQ==" + } + }, + "npm:trim-lines": { + "type": "npm", + "name": "npm:trim-lines", + "data": { + "version": "3.0.1", + "packageName": "trim-lines", + "hash": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==" + } + }, + "npm:trough": { + "type": "npm", + "name": "npm:trough", + "data": { + "version": "2.2.0", + "packageName": "trough", + "hash": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==" + } + }, + "npm:ts-api-utils": { + "type": "npm", + "name": "npm:ts-api-utils", + "data": { + "version": "1.3.0", + "packageName": "ts-api-utils", + "hash": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==" + } + }, + "npm:ts-morph": { + "type": "npm", + "name": "npm:ts-morph", + "data": { + "version": "22.0.0", + "packageName": "ts-morph", + "hash": "sha512-M9MqFGZREyeb5fTl6gNHKZLqBQA0TjA1lea+CR48R8EBTDuWrNqW6ccC5QvjNR4s6wDumD3LTCjOFSp9iwlzaw==" + } + }, + "npm:ts-node": { + "type": "npm", + "name": "npm:ts-node", + "data": { + "version": "10.9.1", + "packageName": "ts-node", + "hash": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==" + } + }, + "npm:ts-regex-builder": { + "type": "npm", + "name": "npm:ts-regex-builder", + "data": { + "version": "1.8.2", + "packageName": "ts-regex-builder", + "hash": "sha512-Y8HovHFheDKm/jgLIWSO8o81xA/I9O5AGc3/vNG1sVSskatOifr3SQzAsatBXGLjL3nYhQif1MpwQRS5GF8ADg==" + } + }, + "npm:tsconfck": { + "type": "npm", + "name": "npm:tsconfck", + "data": { + "version": "3.1.4", + "packageName": "tsconfck", + "hash": "sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==" + } + }, + "npm:tsconfig-paths": { + "type": "npm", + "name": "npm:tsconfig-paths", + "data": { + "version": "4.2.0", + "packageName": "tsconfig-paths", + "hash": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==" + } + }, + "npm:tslib": { + "type": "npm", + "name": "npm:tslib", + "data": { + "version": "2.7.0", + "packageName": "tslib", + "hash": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + } + }, + "npm:tslib@2.8.1": { + "type": "npm", + "name": "npm:tslib@2.8.1", + "data": { + "version": "2.8.1", + "packageName": "tslib", + "hash": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" + } + }, + "npm:tunnel-agent": { + "type": "npm", + "name": "npm:tunnel-agent", + "data": { + "version": "0.6.0", + "packageName": "tunnel-agent", + "hash": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" + } + }, + "npm:tweetnacl": { + "type": "npm", + "name": "npm:tweetnacl", + "data": { + "version": "0.14.5", + "packageName": "tweetnacl", + "hash": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==" + } + }, + "npm:typanion": { + "type": "npm", + "name": "npm:typanion", + "data": { + "version": "3.14.0", + "packageName": "typanion", + "hash": "sha512-ZW/lVMRabETuYCd9O9ZvMhAh8GslSqaUjxmK/JLPCh6l73CvLBiuXswj/+7LdnWOgYsQ130FqLzFz5aGT4I3Ug==" + } + }, + "npm:type-check": { + "type": "npm", + "name": "npm:type-check", + "data": { + "version": "0.4.0", + "packageName": "type-check", + "hash": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" + } + }, + "npm:type-detect": { + "type": "npm", + "name": "npm:type-detect", + "data": { + "version": "4.0.8", + "packageName": "type-detect", + "hash": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" + } + }, + "npm:type-fest": { + "type": "npm", + "name": "npm:type-fest", + "data": { + "version": "0.7.1", + "packageName": "type-fest", + "hash": "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==" + } + }, + "npm:type-is": { + "type": "npm", + "name": "npm:type-is", + "data": { + "version": "1.6.18", + "packageName": "type-is", + "hash": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==" + } + }, + "npm:typescript-eslint": { + "type": "npm", + "name": "npm:typescript-eslint", + "data": { + "version": "8.19.0", + "packageName": "typescript-eslint", + "hash": "sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==" + } + }, + "npm:typescript": { + "type": "npm", + "name": "npm:typescript", + "data": { + "version": "5.6.3", + "packageName": "typescript", + "hash": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" + } + }, + "npm:uglify-js": { + "type": "npm", + "name": "npm:uglify-js", + "data": { + "version": "3.19.3", + "packageName": "uglify-js", + "hash": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==" + } + }, + "npm:undici-types@5.26.5": { + "type": "npm", + "name": "npm:undici-types@5.26.5", + "data": { + "version": "5.26.5", + "packageName": "undici-types", + "hash": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" + } + }, + "npm:undici-types@6.19.8": { + "type": "npm", + "name": "npm:undici-types@6.19.8", + "data": { + "version": "6.19.8", + "packageName": "undici-types", + "hash": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" + } + }, + "npm:unhead": { + "type": "npm", + "name": "npm:unhead", + "data": { + "version": "2.0.8", + "packageName": "unhead", + "hash": "sha512-63WR+y08RZE7ChiFdgNY64haAkhCtUS5/HM7xo4Q83NA63txWbEh2WGmrKbArdQmSct+XlqbFN8ZL1yWpQEHEA==" + } + }, + "npm:unicode-canonical-property-names-ecmascript": { + "type": "npm", + "name": "npm:unicode-canonical-property-names-ecmascript", + "data": { + "version": "2.0.1", + "packageName": "unicode-canonical-property-names-ecmascript", + "hash": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==" + } + }, + "npm:unicode-match-property-ecmascript": { + "type": "npm", + "name": "npm:unicode-match-property-ecmascript", + "data": { + "version": "2.0.0", + "packageName": "unicode-match-property-ecmascript", + "hash": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==" + } + }, + "npm:unicode-match-property-value-ecmascript": { + "type": "npm", + "name": "npm:unicode-match-property-value-ecmascript", + "data": { + "version": "2.2.0", + "packageName": "unicode-match-property-value-ecmascript", + "hash": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==" + } + }, + "npm:unicode-property-aliases-ecmascript": { + "type": "npm", + "name": "npm:unicode-property-aliases-ecmascript", + "data": { + "version": "2.1.0", + "packageName": "unicode-property-aliases-ecmascript", + "hash": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==" + } + }, + "npm:unified@10.1.2": { + "type": "npm", + "name": "npm:unified@10.1.2", + "data": { + "version": "10.1.2", + "packageName": "unified", + "hash": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" + } + }, + "npm:unified@11.0.5": { + "type": "npm", + "name": "npm:unified@11.0.5", + "data": { + "version": "11.0.5", + "packageName": "unified", + "hash": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==" + } + }, + "npm:union": { + "type": "npm", + "name": "npm:union", + "data": { + "version": "0.5.0", + "packageName": "union", + "hash": "sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==" + } + }, + "npm:unist-util-is@5.2.1": { + "type": "npm", + "name": "npm:unist-util-is@5.2.1", + "data": { + "version": "5.2.1", + "packageName": "unist-util-is", + "hash": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" + } + }, + "npm:unist-util-is@6.0.0": { + "type": "npm", + "name": "npm:unist-util-is@6.0.0", + "data": { + "version": "6.0.0", + "packageName": "unist-util-is", + "hash": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==" + } + }, + "npm:unist-util-position-from-estree": { + "type": "npm", + "name": "npm:unist-util-position-from-estree", + "data": { + "version": "2.0.0", + "packageName": "unist-util-position-from-estree", + "hash": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==" + } + }, + "npm:unist-util-position": { + "type": "npm", + "name": "npm:unist-util-position", + "data": { + "version": "5.0.0", + "packageName": "unist-util-position", + "hash": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==" + } + }, + "npm:unist-util-stringify-position@3.0.3": { + "type": "npm", + "name": "npm:unist-util-stringify-position@3.0.3", + "data": { + "version": "3.0.3", + "packageName": "unist-util-stringify-position", + "hash": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" + } + }, + "npm:unist-util-stringify-position@4.0.0": { + "type": "npm", + "name": "npm:unist-util-stringify-position@4.0.0", + "data": { + "version": "4.0.0", + "packageName": "unist-util-stringify-position", + "hash": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==" + } + }, + "npm:unist-util-visit-children": { + "type": "npm", + "name": "npm:unist-util-visit-children", + "data": { + "version": "3.0.0", + "packageName": "unist-util-visit-children", + "hash": "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==" + } + }, + "npm:unist-util-visit-parents@5.1.3": { + "type": "npm", + "name": "npm:unist-util-visit-parents@5.1.3", + "data": { + "version": "5.1.3", + "packageName": "unist-util-visit-parents", + "hash": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" + } + }, + "npm:unist-util-visit-parents@6.0.1": { + "type": "npm", + "name": "npm:unist-util-visit-parents@6.0.1", + "data": { + "version": "6.0.1", + "packageName": "unist-util-visit-parents", + "hash": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==" + } + }, + "npm:unist-util-visit@4.1.2": { + "type": "npm", + "name": "npm:unist-util-visit@4.1.2", + "data": { + "version": "4.1.2", + "packageName": "unist-util-visit", + "hash": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" + } + }, + "npm:unist-util-visit@5.0.0": { + "type": "npm", + "name": "npm:unist-util-visit@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "unist-util-visit", + "hash": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==" + } + }, + "npm:universalify@0.1.2": { + "type": "npm", + "name": "npm:universalify@0.1.2", + "data": { + "version": "0.1.2", + "packageName": "universalify", + "hash": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" + } + }, + "npm:universalify@2.0.1": { + "type": "npm", + "name": "npm:universalify@2.0.1", + "data": { + "version": "2.0.1", + "packageName": "universalify", + "hash": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" + } + }, + "npm:unix-crypt-td-js": { + "type": "npm", + "name": "npm:unix-crypt-td-js", + "data": { + "version": "1.1.4", + "packageName": "unix-crypt-td-js", + "hash": "sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw==" + } + }, + "npm:unpipe": { + "type": "npm", + "name": "npm:unpipe", + "data": { + "version": "1.0.0", + "packageName": "unpipe", + "hash": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" + } + }, + "npm:update-browserslist-db": { + "type": "npm", + "name": "npm:update-browserslist-db", + "data": { + "version": "1.1.2", + "packageName": "update-browserslist-db", + "hash": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==" + } + }, + "npm:uri-js": { + "type": "npm", + "name": "npm:uri-js", + "data": { + "version": "4.4.1", + "packageName": "uri-js", + "hash": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" + } + }, + "npm:url-join": { + "type": "npm", + "name": "npm:url-join", + "data": { + "version": "4.0.1", + "packageName": "url-join", + "hash": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==" + } + }, + "npm:util-deprecate": { + "type": "npm", + "name": "npm:util-deprecate", + "data": { + "version": "1.0.2", + "packageName": "util-deprecate", + "hash": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + } + }, + "npm:util-ts-types": { + "type": "npm", + "name": "npm:util-ts-types", + "data": { + "version": "1.0.0", + "packageName": "util-ts-types", + "hash": "sha512-/HXNO5CaJxhnzk5xzpOg1esDu3KHXTW76p+RnFYjIAj9S8nifzsa/BGqHCPr+8wntPJ9k5eUFf9vqOOCo8RgbQ==" + } + }, + "npm:utils-merge": { + "type": "npm", + "name": "npm:utils-merge", + "data": { + "version": "1.0.1", + "packageName": "utils-merge", + "hash": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" + } + }, + "npm:uuid": { + "type": "npm", + "name": "npm:uuid", + "data": { + "version": "8.3.2", + "packageName": "uuid", + "hash": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" + } + }, + "npm:uvu": { + "type": "npm", + "name": "npm:uvu", + "data": { + "version": "0.5.6", + "packageName": "uvu", + "hash": "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==" + } + }, + "npm:v8-compile-cache-lib": { + "type": "npm", + "name": "npm:v8-compile-cache-lib", + "data": { + "version": "3.0.1", + "packageName": "v8-compile-cache-lib", + "hash": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" + } + }, + "npm:validate-npm-package-name": { + "type": "npm", + "name": "npm:validate-npm-package-name", + "data": { + "version": "5.0.1", + "packageName": "validate-npm-package-name", + "hash": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==" + } + }, + "npm:validator": { + "type": "npm", + "name": "npm:validator", + "data": { + "version": "13.12.0", + "packageName": "validator", + "hash": "sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==" + } + }, + "npm:varint": { + "type": "npm", + "name": "npm:varint", + "data": { + "version": "6.0.0", + "packageName": "varint", + "hash": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==" + } + }, + "npm:vary": { + "type": "npm", + "name": "npm:vary", + "data": { + "version": "1.1.2", + "packageName": "vary", + "hash": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" + } + }, + "npm:verdaccio-audit": { + "type": "npm", + "name": "npm:verdaccio-audit", + "data": { + "version": "13.0.0-next-8.7", + "packageName": "verdaccio-audit", + "hash": "sha512-kd6YdrDztkP1/GDZT7Ue2u41iGPvM9y+5aaUbIBUPvTY/YVv57K6MaCMfn9C/I+ZL4R7XOTSxTtWvz3JK4QrNg==" + } + }, + "npm:verdaccio-htpasswd": { + "type": "npm", + "name": "npm:verdaccio-htpasswd", + "data": { + "version": "13.0.0-next-8.7", + "packageName": "verdaccio-htpasswd", + "hash": "sha512-znyFnwt59mLKTAu6eHJrfWP07iaHUlYiQN7QoBo8KMAOT1AecUYreBqs93oKHdIOzjTI8j6tQLg57DpeVS5vgg==" + } + }, + "npm:verdaccio": { + "type": "npm", + "name": "npm:verdaccio", + "data": { + "version": "6.0.5", + "packageName": "verdaccio", + "hash": "sha512-hv+v4mtG/rcNidGUHXAtNuVySiPE3/PM+7dYye5jCDrhCUmRJYOtnvDe/Ym1ZE/twti39g6izVRxEkjnSp52gA==" + } + }, + "npm:verror": { + "type": "npm", + "name": "npm:verror", + "data": { + "version": "1.10.0", + "packageName": "verror", + "hash": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==" + } + }, + "npm:vfile-location": { + "type": "npm", + "name": "npm:vfile-location", + "data": { + "version": "5.0.3", + "packageName": "vfile-location", + "hash": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==" + } + }, + "npm:vfile-message@3.1.4": { + "type": "npm", + "name": "npm:vfile-message@3.1.4", + "data": { + "version": "3.1.4", + "packageName": "vfile-message", + "hash": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" + } + }, + "npm:vfile-message@4.0.2": { + "type": "npm", + "name": "npm:vfile-message@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "vfile-message", + "hash": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==" + } + }, + "npm:vfile-reporter": { + "type": "npm", + "name": "npm:vfile-reporter", + "data": { + "version": "7.0.5", + "packageName": "vfile-reporter", + "hash": "sha512-NdWWXkv6gcd7AZMvDomlQbK3MqFWL1RlGzMn++/O2TI+68+nqxCPTvLugdOtfSzXmjh+xUyhp07HhlrbJjT+mw==" + } + }, + "npm:vfile-sort": { + "type": "npm", + "name": "npm:vfile-sort", + "data": { + "version": "3.0.1", + "packageName": "vfile-sort", + "hash": "sha512-1os1733XY6y0D5x0ugqSeaVJm9lYgj0j5qdcZQFyxlZOSy1jYarL77lLyb5gK4Wqr1d5OxmuyflSO3zKyFnTFw==" + } + }, + "npm:vfile-statistics": { + "type": "npm", + "name": "npm:vfile-statistics", + "data": { + "version": "2.0.1", + "packageName": "vfile-statistics", + "hash": "sha512-W6dkECZmP32EG/l+dp2jCLdYzmnDBIw6jwiLZSER81oR5AHRcVqL+k3Z+pfH1R73le6ayDkJRMk0sutj1bMVeg==" + } + }, + "npm:vfile@5.3.7": { + "type": "npm", + "name": "npm:vfile@5.3.7", + "data": { + "version": "5.3.7", + "packageName": "vfile", + "hash": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" + } + }, + "npm:vfile@6.0.3": { + "type": "npm", + "name": "npm:vfile@6.0.3", + "data": { + "version": "6.0.3", + "packageName": "vfile", + "hash": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==" + } + }, + "npm:vite-node": { + "type": "npm", + "name": "npm:vite-node", + "data": { + "version": "2.1.2", + "packageName": "vite-node", + "hash": "sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==" + } + }, + "npm:vite-tsconfig-paths": { + "type": "npm", + "name": "npm:vite-tsconfig-paths", + "data": { + "version": "5.0.1", + "packageName": "vite-tsconfig-paths", + "hash": "sha512-yqwv+LstU7NwPeNqajZzLEBVpUFU6Dugtb2P84FXuvaoYA+/70l9MHE+GYfYAycVyPSDYZ7mjOFuYBRqlEpTig==" + } + }, + "npm:vite": { + "type": "npm", + "name": "npm:vite", + "data": { + "version": "5.4.8", + "packageName": "vite", + "hash": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==" + } + }, + "npm:vitest": { + "type": "npm", + "name": "npm:vitest", + "data": { + "version": "2.1.2", + "packageName": "vitest", + "hash": "sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==" + } + }, + "npm:vlq@0.2.3": { + "type": "npm", + "name": "npm:vlq@0.2.3", + "data": { + "version": "0.2.3", + "packageName": "vlq", + "hash": "sha512-DRibZL6DsNhIgYQ+wNdWDL2SL3bKPlVrRiBqV5yuMm++op8W4kGFtaQfCs4KEJn0wBZcHVHJ3eoywX8983k1ow==" + } + }, + "npm:vlq@1.0.1": { + "type": "npm", + "name": "npm:vlq@1.0.1", + "data": { + "version": "1.0.1", + "packageName": "vlq", + "hash": "sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==" + } + }, + "npm:walker": { + "type": "npm", + "name": "npm:walker", + "data": { + "version": "1.0.8", + "packageName": "walker", + "hash": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==" + } + }, + "npm:watchpack": { + "type": "npm", + "name": "npm:watchpack", + "data": { + "version": "2.4.2", + "packageName": "watchpack", + "hash": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==" + } + }, + "npm:wcwidth": { + "type": "npm", + "name": "npm:wcwidth", + "data": { + "version": "1.0.1", + "packageName": "wcwidth", + "hash": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==" + } + }, + "npm:web-namespaces": { + "type": "npm", + "name": "npm:web-namespaces", + "data": { + "version": "2.0.1", + "packageName": "web-namespaces", + "hash": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==" + } + }, + "npm:webidl-conversions": { + "type": "npm", + "name": "npm:webidl-conversions", + "data": { + "version": "3.0.1", + "packageName": "webidl-conversions", + "hash": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + } + }, + "npm:webpack-merge": { + "type": "npm", + "name": "npm:webpack-merge", + "data": { + "version": "6.0.1", + "packageName": "webpack-merge", + "hash": "sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg==" + } + }, + "npm:webpack-sources": { + "type": "npm", + "name": "npm:webpack-sources", + "data": { + "version": "3.2.3", + "packageName": "webpack-sources", + "hash": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==" + } + }, + "npm:webpack": { + "type": "npm", + "name": "npm:webpack", + "data": { + "version": "5.96.1", + "packageName": "webpack", + "hash": "sha512-l2LlBSvVZGhL4ZrPwyr8+37AunkcYj5qh8o6u2/2rzoPc8gxFJkLj1WxNgooi9pnoc06jh0BjuXnamM4qlujZA==" + } + }, + "npm:whatwg-encoding": { + "type": "npm", + "name": "npm:whatwg-encoding", + "data": { + "version": "2.0.0", + "packageName": "whatwg-encoding", + "hash": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==" + } + }, + "npm:whatwg-fetch": { + "type": "npm", + "name": "npm:whatwg-fetch", + "data": { + "version": "3.6.20", + "packageName": "whatwg-fetch", + "hash": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==" + } + }, + "npm:whatwg-url": { + "type": "npm", + "name": "npm:whatwg-url", + "data": { + "version": "5.0.0", + "packageName": "whatwg-url", + "hash": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" + } + }, + "npm:which": { + "type": "npm", + "name": "npm:which", + "data": { + "version": "2.0.2", + "packageName": "which", + "hash": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" + } + }, + "npm:why-is-node-running": { + "type": "npm", + "name": "npm:why-is-node-running", + "data": { + "version": "2.3.0", + "packageName": "why-is-node-running", + "hash": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==" + } + }, + "npm:wildcard": { + "type": "npm", + "name": "npm:wildcard", + "data": { + "version": "2.0.1", + "packageName": "wildcard", + "hash": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" + } + }, + "npm:word-wrap": { + "type": "npm", + "name": "npm:word-wrap", + "data": { + "version": "1.2.5", + "packageName": "word-wrap", + "hash": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" + } + }, + "npm:wordwrap": { + "type": "npm", + "name": "npm:wordwrap", + "data": { + "version": "1.0.0", + "packageName": "wordwrap", + "hash": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" + } + }, + "npm:wrap-ansi@7.0.0": { + "type": "npm", + "name": "npm:wrap-ansi@7.0.0", + "data": { + "version": "7.0.0", + "packageName": "wrap-ansi", + "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + } + }, + "npm:wrap-ansi@8.1.0": { + "type": "npm", + "name": "npm:wrap-ansi@8.1.0", + "data": { + "version": "8.1.0", + "packageName": "wrap-ansi", + "hash": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" + } + }, + "npm:wrap-ansi-cjs": { + "type": "npm", + "name": "npm:wrap-ansi-cjs", + "data": { + "version": "npm:wrap-ansi@7.0.0", + "packageName": "wrap-ansi-cjs", + "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" + } + }, + "npm:wrappy": { + "type": "npm", + "name": "npm:wrappy", + "data": { + "version": "1.0.2", + "packageName": "wrappy", + "hash": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + } + }, + "npm:write-file-atomic@2.4.3": { + "type": "npm", + "name": "npm:write-file-atomic@2.4.3", + "data": { + "version": "2.4.3", + "packageName": "write-file-atomic", + "hash": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==" + } + }, + "npm:write-file-atomic@4.0.2": { + "type": "npm", + "name": "npm:write-file-atomic@4.0.2", + "data": { + "version": "4.0.2", + "packageName": "write-file-atomic", + "hash": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==" + } + }, + "npm:ws@6.2.3": { + "type": "npm", + "name": "npm:ws@6.2.3", + "data": { + "version": "6.2.3", + "packageName": "ws", + "hash": "sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==" + } + }, + "npm:ws@7.5.10": { + "type": "npm", + "name": "npm:ws@7.5.10", + "data": { + "version": "7.5.10", + "packageName": "ws", + "hash": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==" + } + }, + "npm:ws@8.18.1": { + "type": "npm", + "name": "npm:ws@8.18.1", + "data": { + "version": "8.18.1", + "packageName": "ws", + "hash": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==" + } + }, + "npm:xtend": { + "type": "npm", + "name": "npm:xtend", + "data": { + "version": "4.0.2", + "packageName": "xtend", + "hash": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" + } + }, + "npm:y18n": { + "type": "npm", + "name": "npm:y18n", + "data": { + "version": "5.0.8", + "packageName": "y18n", + "hash": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" + } + }, + "npm:yallist@3.1.1": { + "type": "npm", + "name": "npm:yallist@3.1.1", + "data": { + "version": "3.1.1", + "packageName": "yallist", + "hash": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" + } + }, + "npm:yallist@5.0.0": { + "type": "npm", + "name": "npm:yallist@5.0.0", + "data": { + "version": "5.0.0", + "packageName": "yallist", + "hash": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==" + } + }, + "npm:yaml@1.10.2": { + "type": "npm", + "name": "npm:yaml@1.10.2", + "data": { + "version": "1.10.2", + "packageName": "yaml", + "hash": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" + } + }, + "npm:yaml@2.6.1": { + "type": "npm", + "name": "npm:yaml@2.6.1", + "data": { + "version": "2.6.1", + "packageName": "yaml", + "hash": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==" + } + }, + "npm:yargs-parser": { + "type": "npm", + "name": "npm:yargs-parser", + "data": { + "version": "21.1.1", + "packageName": "yargs-parser", + "hash": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" + } + }, + "npm:yargs": { + "type": "npm", + "name": "npm:yargs", + "data": { + "version": "17.7.2", + "packageName": "yargs", + "hash": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" + } + }, + "npm:yn": { + "type": "npm", + "name": "npm:yn", + "data": { + "version": "3.1.1", + "packageName": "yn", + "hash": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" + } + }, + "npm:yocto-queue@0.1.0": { + "type": "npm", + "name": "npm:yocto-queue@0.1.0", + "data": { + "version": "0.1.0", + "packageName": "yocto-queue", + "hash": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" + } + }, + "npm:yocto-queue@1.1.1": { + "type": "npm", + "name": "npm:yocto-queue@1.1.1", + "data": { + "version": "1.1.1", + "packageName": "yocto-queue", + "hash": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==" + } + }, + "npm:zwitch": { + "type": "npm", + "name": "npm:zwitch", + "data": { + "version": "2.0.4", + "packageName": "zwitch", + "hash": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==" + } + } + }, + "dependencies": { + "plugin-brownfield-android": [ + { + "source": "plugin-brownfield-android", + "target": "npm:@react-native-community/cli-types", + "type": "static" + }, + { + "source": "plugin-brownfield-android", + "target": "npm:@react-native-community/cli-config-android", + "type": "static" + }, + { + "source": "plugin-brownfield-android", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "plugin-brownfield-android", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "plugin-brownfield-android", + "target": "config", + "type": "static" + }, + { + "source": "plugin-brownfield-android", + "target": "platform-android", + "type": "static" + }, + { + "source": "plugin-brownfield-android", + "target": "tools", + "type": "static" + }, + { + "source": "plugin-brownfield-android", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "plugin-brownfield-android", + "target": "npm:vite", + "type": "static" + } + ], + "platform-apple-helpers": [ + { + "source": "platform-apple-helpers", + "target": "npm:@react-native-community/cli-types", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:@react-native-community/cli-config", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:@react-native-community/cli-config", + "type": "dynamic" + }, + { + "source": "platform-apple-helpers", + "target": "npm:@react-native-community/cli-config-apple", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:@types/adm-zip", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:adm-zip", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:fast-xml-parser", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "tools", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "platform-apple-helpers", + "target": "npm:vite", + "type": "static" + } + ], + "plugin-brownfield-ios": [ + { + "source": "plugin-brownfield-ios", + "target": "npm:@react-native-community/cli-config-apple", + "type": "static" + }, + { + "source": "plugin-brownfield-ios", + "target": "npm:@react-native-community/cli-types", + "type": "static" + }, + { + "source": "plugin-brownfield-ios", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "plugin-brownfield-ios", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "plugin-brownfield-ios", + "target": "platform-apple-helpers", + "type": "static" + }, + { + "source": "plugin-brownfield-ios", + "target": "tools", + "type": "static" + }, + { + "source": "plugin-brownfield-ios", + "target": "config", + "type": "static" + }, + { + "source": "plugin-brownfield-ios", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "plugin-brownfield-ios", + "target": "npm:vite", + "type": "static" + } + ], + "rnef-plugin-metro-template": [], + "platform-android": [ + { + "source": "platform-android", + "target": "npm:@react-native-community/cli-types", + "type": "static" + }, + { + "source": "platform-android", + "target": "npm:@types/adm-zip", + "type": "static" + }, + { + "source": "platform-android", + "target": "npm:@react-native-community/cli-config-android", + "type": "static" + }, + { + "source": "platform-android", + "target": "npm:adm-zip", + "type": "static" + }, + { + "source": "platform-android", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "platform-android", + "target": "tools", + "type": "static" + }, + { + "source": "platform-android", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "platform-android", + "target": "config", + "type": "static" + }, + { + "source": "platform-android", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "platform-android", + "target": "npm:vite", + "type": "static" + } + ], + "provider-github": [ + { + "source": "provider-github", + "target": "npm:ts-regex-builder", + "type": "static" + }, + { + "source": "provider-github", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "provider-github", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "provider-github", + "target": "tools", + "type": "static" + }, + { + "source": "provider-github", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "provider-github", + "target": "npm:vite", + "type": "static" + } + ], + "plugin-repack": [ + { + "source": "plugin-repack", + "target": "npm:@callstack/repack", + "type": "static" + }, + { + "source": "plugin-repack", + "target": "npm:@rspack/core@1.2.8", + "type": "static" + }, + { + "source": "plugin-repack", + "target": "npm:@swc/helpers@0.5.15", + "type": "static" + }, + { + "source": "plugin-repack", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "plugin-repack", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "plugin-repack", + "target": "config", + "type": "static" + }, + { + "source": "plugin-repack", + "target": "tools", + "type": "static" + }, + { + "source": "plugin-repack", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "plugin-repack", + "target": "npm:vite", + "type": "static" + } + ], + "platform-ios": [ + { + "source": "platform-ios", + "target": "npm:@react-native-community/cli-config-apple", + "type": "static" + }, + { + "source": "platform-ios", + "target": "npm:@react-native-community/cli-types", + "type": "static" + }, + { + "source": "platform-ios", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "platform-ios", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "platform-ios", + "target": "config", + "type": "static" + }, + { + "source": "platform-ios", + "target": "platform-apple-helpers", + "type": "static" + }, + { + "source": "platform-ios", + "target": "tools", + "type": "static" + }, + { + "source": "platform-ios", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "platform-ios", + "target": "npm:vite", + "type": "static" + } + ], + "plugin-metro": [ + { + "source": "plugin-metro", + "target": "npm:@react-native/community-cli-plugin@0.79.1", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:@react-native-community/cli-server-api", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:@react-native/dev-middleware@0.79.1", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:metro@0.82.1", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:metro@0.82.1", + "type": "dynamic" + }, + { + "source": "plugin-metro", + "target": "npm:metro-config@0.82.1", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:metro-core@0.82.1", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:metro-resolver@0.82.1", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "config", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "tools", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "plugin-metro", + "target": "npm:vite", + "type": "static" + } + ], + "test-helpers": [ + { + "source": "test-helpers", + "target": "npm:jsonc-eslint-parser", + "type": "static" + }, + { + "source": "test-helpers", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "test-helpers", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "test-helpers", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "test-helpers", + "target": "npm:vite", + "type": "static" + } + ], + "create-app": [ + { + "source": "create-app", + "target": "test-helpers", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:@types/gradient-string", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:@types/minimist", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:gradient-string@3.0.0", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:package-json", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:tar", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "create-app", + "target": "tools", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:vite", + "type": "static" + }, + { + "source": "create-app", + "target": "npm:@nx/vite", + "type": "static" + } + ], + ".vercel": [], + "config": [ + { + "source": "config", + "target": "npm:@types/babel__code-frame", + "type": "static" + }, + { + "source": "config", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "config", + "target": "npm:joi", + "type": "static" + }, + { + "source": "config", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "config", + "target": "test-helpers", + "type": "static" + }, + { + "source": "config", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "config", + "target": "tools", + "type": "static" + }, + { + "source": "config", + "target": "npm:react-native", + "type": "dynamic" + }, + { + "source": "config", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "config", + "target": "npm:vite", + "type": "static" + } + ], + "tools": [ + { + "source": "tools", + "target": "npm:@clack/prompts", + "type": "static" + }, + { + "source": "tools", + "target": "npm:@expo/fingerprint", + "type": "static" + }, + { + "source": "tools", + "target": "npm:@types/adm-zip", + "type": "static" + }, + { + "source": "tools", + "target": "npm:adm-zip", + "type": "static" + }, + { + "source": "tools", + "target": "npm:appdirsjs", + "type": "static" + }, + { + "source": "tools", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "tools", + "target": "npm:is-unicode-supported@2.1.0", + "type": "static" + }, + { + "source": "tools", + "target": "npm:nano-spawn", + "type": "static" + }, + { + "source": "tools", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "tools", + "target": "npm:string-argv", + "type": "static" + }, + { + "source": "tools", + "target": "npm:tar", + "type": "static" + }, + { + "source": "tools", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "tools", + "target": "test-helpers", + "type": "static" + }, + { + "source": "tools", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "tools", + "target": "npm:react-native", + "type": "static" + }, + { + "source": "tools", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "tools", + "target": "npm:vite", + "type": "static" + } + ], + "cli": [ + { + "source": "cli", + "target": "npm:@react-native-community/cli-types", + "type": "static" + }, + { + "source": "cli", + "target": "npm:@react-native-community/cli-config", + "type": "static" + }, + { + "source": "cli", + "target": "npm:@react-native-community/cli-config", + "type": "dynamic" + }, + { + "source": "cli", + "target": "npm:commander@12.1.0", + "type": "static" + }, + { + "source": "cli", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "cli", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "cli", + "target": "tools", + "type": "static" + }, + { + "source": "cli", + "target": "config", + "type": "static" + }, + { + "source": "cli", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "cli", + "target": "npm:vite", + "type": "static" + } + ], + "rnef-docs": [ + { + "source": "rnef-docs", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "rnef-docs", + "target": "npm:@callstack/rspress-theme", + "type": "static" + }, + { + "source": "rnef-docs", + "target": "npm:@rspress/plugin-llms", + "type": "static" + }, + { + "source": "rnef-docs", + "target": "npm:rspress", + "type": "static" + }, + { + "source": "rnef-docs", + "target": "npm:rspress-plugin-sitemap", + "type": "static" + }, + { + "source": "rnef-docs", + "target": "npm:rspress-plugin-vercel-analytics", + "type": "static" + } + ], + "rnef": [ + { + "source": "rnef", + "target": "npm:@nx/eslint-plugin", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:eslint-plugin-simple-import-sort", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:jsonc-eslint-parser", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@changesets/cli", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@clack/prompts", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@eslint/js", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@nx/eslint", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@nx/vite", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@nx/web", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@swc-node/register", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@swc/core", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@swc/helpers", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@typescript-eslint/eslint-plugin", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@vitest/coverage-v8", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:@vitest/ui", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:eslint-config-prettier", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:fast-glob", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:nano-spawn", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:nx", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:prettier", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:ts-node", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:typescript-eslint", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:verdaccio", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:vite", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:vitest", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:tslib", + "type": "static" + }, + { + "source": "rnef", + "target": "npm:vite-tsconfig-paths", + "type": "static" + } + ], + "npm:@ampproject/remapping": [ + { + "source": "npm:@ampproject/remapping", + "target": "npm:@jridgewell/gen-mapping@0.3.5", + "type": "static" + }, + { + "source": "npm:@ampproject/remapping", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + } + ], + "npm:@babel/code-frame": [ + { + "source": "npm:@babel/code-frame", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:@babel/code-frame", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:@babel/core": [ + { + "source": "npm:@babel/core", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/helpers", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:gensync", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:@babel/core", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/generator": [ + { + "source": "npm:@babel/generator", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@jridgewell/gen-mapping@0.3.8", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:@babel/generator", + "target": "npm:jsesc@3.1.0", + "type": "static" + } + ], + "npm:@babel/helper-annotate-as-pure": [ + { + "source": "npm:@babel/helper-annotate-as-pure", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-builder-binary-assignment-operator-visitor": [ + { + "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-compilation-targets": [ + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:lru-cache@5.1.1", + "type": "static" + }, + { + "source": "npm:@babel/helper-compilation-targets", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/helper-create-class-features-plugin": [ + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-member-expression-to-functions", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-class-features-plugin", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/helper-create-regexp-features-plugin": [ + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:regexpu-core", + "type": "static" + }, + { + "source": "npm:@babel/helper-create-regexp-features-plugin", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/helper-define-polyfill-provider": [ + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:lodash.debounce", + "type": "static" + }, + { + "source": "npm:@babel/helper-define-polyfill-provider", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:@babel/helper-member-expression-to-functions": [ + { + "source": "npm:@babel/helper-member-expression-to-functions", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-member-expression-to-functions", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-module-imports": [ + { + "source": "npm:@babel/helper-module-imports", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-imports", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-module-transforms": [ + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/helper-module-transforms", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/helper-optimise-call-expression": [ + { + "source": "npm:@babel/helper-optimise-call-expression", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-remap-async-to-generator": [ + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/helper-wrap-function", + "type": "static" + }, + { + "source": "npm:@babel/helper-remap-async-to-generator", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/helper-replace-supers": [ + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/helper-member-expression-to-functions", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/helper-optimise-call-expression", + "type": "static" + }, + { + "source": "npm:@babel/helper-replace-supers", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/helper-skip-transparent-expression-wrappers": [ + { + "source": "npm:@babel/helper-skip-transparent-expression-wrappers", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-skip-transparent-expression-wrappers", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helper-wrap-function": [ + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/helper-wrap-function", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/helpers": [ + { + "source": "npm:@babel/helpers", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/helpers", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/parser": [ + { + "source": "npm:@babel/parser", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": [ + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope": [ + { + "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": [ + { + "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": [ + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + } + ], + "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": [ + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-class-properties": [ + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-decorators": [ + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-decorators", + "target": "npm:@babel/plugin-syntax-decorators", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-export-default-from": [ + { + "source": "npm:@babel/plugin-proposal-export-default-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-export-default-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-nullish-coalescing-operator": [ + { + "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-optional-chaining": [ + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-proposal-optional-chaining", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + } + ], + "npm:@babel/plugin-proposal-private-property-in-object": [ + { + "source": "npm:@babel/plugin-proposal-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-async-generators": [ + { + "source": "npm:@babel/plugin-syntax-async-generators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-async-generators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-bigint": [ + { + "source": "npm:@babel/plugin-syntax-bigint", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-bigint", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-class-properties": [ + { + "source": "npm:@babel/plugin-syntax-class-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-class-static-block": [ + { + "source": "npm:@babel/plugin-syntax-class-static-block", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-class-static-block", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-decorators": [ + { + "source": "npm:@babel/plugin-syntax-decorators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-decorators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-dynamic-import": [ + { + "source": "npm:@babel/plugin-syntax-dynamic-import", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-dynamic-import", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-export-default-from": [ + { + "source": "npm:@babel/plugin-syntax-export-default-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-export-default-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-export-namespace-from": [ + { + "source": "npm:@babel/plugin-syntax-export-namespace-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-export-namespace-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-flow": [ + { + "source": "npm:@babel/plugin-syntax-flow", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-flow", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-assertions": [ + { + "source": "npm:@babel/plugin-syntax-import-assertions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-assertions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-attributes@7.25.6": [ + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.25.6", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.25.6", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-attributes@7.26.0": [ + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.26.0", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-attributes@7.26.0", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-import-meta": [ + { + "source": "npm:@babel/plugin-syntax-import-meta", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-import-meta", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-json-strings": [ + { + "source": "npm:@babel/plugin-syntax-json-strings", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-json-strings", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-jsx": [ + { + "source": "npm:@babel/plugin-syntax-jsx", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-jsx", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-logical-assignment-operators": [ + { + "source": "npm:@babel/plugin-syntax-logical-assignment-operators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-logical-assignment-operators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-nullish-coalescing-operator": [ + { + "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-numeric-separator": [ + { + "source": "npm:@babel/plugin-syntax-numeric-separator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-object-rest-spread": [ + { + "source": "npm:@babel/plugin-syntax-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-optional-catch-binding": [ + { + "source": "npm:@babel/plugin-syntax-optional-catch-binding", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-catch-binding", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-optional-chaining": [ + { + "source": "npm:@babel/plugin-syntax-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-private-property-in-object": [ + { + "source": "npm:@babel/plugin-syntax-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-private-property-in-object", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-top-level-await": [ + { + "source": "npm:@babel/plugin-syntax-top-level-await", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-top-level-await", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-typescript": [ + { + "source": "npm:@babel/plugin-syntax-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-syntax-unicode-sets-regex": [ + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-syntax-unicode-sets-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-arrow-functions": [ + { + "source": "npm:@babel/plugin-transform-arrow-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-arrow-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-async-generator-functions": [ + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/helper-remap-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-generator-functions", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-transform-async-to-generator": [ + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-async-to-generator", + "target": "npm:@babel/helper-remap-async-to-generator", + "type": "static" + } + ], + "npm:@babel/plugin-transform-block-scoped-functions": [ + { + "source": "npm:@babel/plugin-transform-block-scoped-functions", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoped-functions", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-block-scoping": [ + { + "source": "npm:@babel/plugin-transform-block-scoping", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-block-scoping", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-class-properties@7.25.4": [ + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.4", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.4", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.4", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-class-properties@7.25.9": [ + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.9", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.9", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-properties@7.25.9", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-class-static-block": [ + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-class-static-block", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + } + ], + "npm:@babel/plugin-transform-classes": [ + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-classes", + "target": "npm:globals@11.12.0", + "type": "static" + } + ], + "npm:@babel/plugin-transform-computed-properties": [ + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-computed-properties", + "target": "npm:@babel/template", + "type": "static" + } + ], + "npm:@babel/plugin-transform-destructuring": [ + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-destructuring", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-dotall-regex": [ + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dotall-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-duplicate-keys": [ + { + "source": "npm:@babel/plugin-transform-duplicate-keys", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-keys", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex": [ + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-dynamic-import": [ + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-dynamic-import", + "target": "npm:@babel/plugin-syntax-dynamic-import", + "type": "static" + } + ], + "npm:@babel/plugin-transform-exponentiation-operator": [ + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/helper-builder-binary-assignment-operator-visitor", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-exponentiation-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-export-namespace-from": [ + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-export-namespace-from", + "target": "npm:@babel/plugin-syntax-export-namespace-from", + "type": "static" + } + ], + "npm:@babel/plugin-transform-flow-strip-types": [ + { + "source": "npm:@babel/plugin-transform-flow-strip-types", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-flow-strip-types", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-flow-strip-types", + "target": "npm:@babel/plugin-syntax-flow", + "type": "static" + } + ], + "npm:@babel/plugin-transform-for-of": [ + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-for-of", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + } + ], + "npm:@babel/plugin-transform-function-name": [ + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-function-name", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-transform-json-strings": [ + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-json-strings", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + } + ], + "npm:@babel/plugin-transform-literals": [ + { + "source": "npm:@babel/plugin-transform-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-logical-assignment-operators": [ + { + "source": "npm:@babel/plugin-transform-logical-assignment-operators", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-logical-assignment-operators", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-member-expression-literals": [ + { + "source": "npm:@babel/plugin-transform-member-expression-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-member-expression-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-modules-amd": [ + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-amd", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-modules-commonjs": [ + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-commonjs", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-modules-systemjs": [ + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-systemjs", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:@babel/plugin-transform-modules-umd": [ + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/helper-module-transforms", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-modules-umd", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-named-capturing-groups-regex": [ + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-new-target": [ + { + "source": "npm:@babel/plugin-transform-new-target", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-new-target", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-nullish-coalescing-operator": [ + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-numeric-separator": [ + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-numeric-separator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-object-rest-spread": [ + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-rest-spread", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + } + ], + "npm:@babel/plugin-transform-object-super": [ + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-object-super", + "target": "npm:@babel/helper-replace-supers", + "type": "static" + } + ], + "npm:@babel/plugin-transform-optional-catch-binding": [ + { + "source": "npm:@babel/plugin-transform-optional-catch-binding", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-catch-binding", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-optional-chaining": [ + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-optional-chaining", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + } + ], + "npm:@babel/plugin-transform-parameters": [ + { + "source": "npm:@babel/plugin-transform-parameters", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-parameters", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-private-methods": [ + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-methods", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-private-property-in-object": [ + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-private-property-in-object", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-property-literals": [ + { + "source": "npm:@babel/plugin-transform-property-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-property-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-display-name": [ + { + "source": "npm:@babel/plugin-transform-react-display-name", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-display-name", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-jsx-self": [ + { + "source": "npm:@babel/plugin-transform-react-jsx-self", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx-self", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-jsx-source": [ + { + "source": "npm:@babel/plugin-transform-react-jsx-source", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx-source", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-react-jsx": [ + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-react-jsx", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/plugin-transform-regenerator": [ + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-regenerator", + "target": "npm:regenerator-transform", + "type": "static" + } + ], + "npm:@babel/plugin-transform-reserved-words": [ + { + "source": "npm:@babel/plugin-transform-reserved-words", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-reserved-words", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-runtime@7.25.4": [ + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.4", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/plugin-transform-runtime@7.25.9": [ + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:@babel/helper-module-imports", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-runtime@7.25.9", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/plugin-transform-shorthand-properties": [ + { + "source": "npm:@babel/plugin-transform-shorthand-properties", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-shorthand-properties", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-spread": [ + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-spread", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + } + ], + "npm:@babel/plugin-transform-sticky-regex": [ + { + "source": "npm:@babel/plugin-transform-sticky-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-sticky-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-template-literals": [ + { + "source": "npm:@babel/plugin-transform-template-literals", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-template-literals", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-typeof-symbol": [ + { + "source": "npm:@babel/plugin-transform-typeof-symbol", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typeof-symbol", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-typescript": [ + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-annotate-as-pure", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-create-class-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/helper-skip-transparent-expression-wrappers", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-typescript", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + } + ], + "npm:@babel/plugin-transform-unicode-escapes": [ + { + "source": "npm:@babel/plugin-transform-unicode-escapes", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-escapes", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-unicode-property-regex": [ + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-property-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-unicode-regex": [ + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/plugin-transform-unicode-sets-regex": [ + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/helper-create-regexp-features-plugin", + "type": "static" + }, + { + "source": "npm:@babel/plugin-transform-unicode-sets-regex", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + } + ], + "npm:@babel/preset-env": [ + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-compilation-targets", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-proposal-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-async-generators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-class-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-export-namespace-from", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-assertions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-attributes@7.25.6", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-import-meta", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-numeric-separator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-top-level-await", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-syntax-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-arrow-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-block-scoped-functions", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-block-scoping", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-class-properties@7.25.9", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-class-static-block", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-classes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-computed-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-dotall-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-duplicate-keys", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-dynamic-import", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-exponentiation-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-export-namespace-from", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-for-of", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-function-name", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-json-strings", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-member-expression-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-amd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-systemjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-modules-umd", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-new-target", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-numeric-separator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-object-super", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-private-methods", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-property-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-reserved-words", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-shorthand-properties", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-spread", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-sticky-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-template-literals", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-typeof-symbol", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-escapes", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-property-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/plugin-transform-unicode-sets-regex", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:@babel/preset-modules", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-corejs2", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-corejs3", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:babel-plugin-polyfill-regenerator", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:core-js-compat", + "type": "static" + }, + { + "source": "npm:@babel/preset-env", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:@babel/preset-flow": [ + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-flow", + "target": "npm:@babel/plugin-transform-flow-strip-types", + "type": "static" + } + ], + "npm:@babel/preset-modules": [ + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/preset-modules", + "target": "npm:esutils", + "type": "static" + } + ], + "npm:@babel/preset-typescript@7.24.7": [ + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.24.7", + "target": "npm:@babel/plugin-transform-typescript", + "type": "static" + } + ], + "npm:@babel/preset-typescript@7.26.0": [ + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/helper-validator-option", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/plugin-syntax-jsx", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@babel/preset-typescript@7.26.0", + "target": "npm:@babel/plugin-transform-typescript", + "type": "static" + } + ], + "npm:@babel/register": [ + { + "source": "npm:@babel/register", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:find-cache-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:pirates@4.0.6", + "type": "static" + }, + { + "source": "npm:@babel/register", + "target": "npm:source-map-support@0.5.21", + "type": "static" + } + ], + "npm:@babel/runtime@7.25.6": [ + { + "source": "npm:@babel/runtime@7.25.6", + "target": "npm:regenerator-runtime@0.14.1", + "type": "static" + } + ], + "npm:@babel/runtime@7.26.7": [ + { + "source": "npm:@babel/runtime@7.26.7", + "target": "npm:regenerator-runtime@0.14.1", + "type": "static" + } + ], + "npm:@babel/template": [ + { + "source": "npm:@babel/template", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/template", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@babel/traverse": [ + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@babel/traverse", + "target": "npm:globals@11.12.0", + "type": "static" + } + ], + "npm:@babel/types": [ + { + "source": "npm:@babel/types", + "target": "npm:@babel/helper-string-parser", + "type": "static" + }, + { + "source": "npm:@babel/types", + "target": "npm:@babel/helper-validator-identifier", + "type": "static" + } + ], + "npm:@callstack/repack-dev-server": [ + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:@fastify/middie", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:@fastify/sensible", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:@react-native/dev-middleware@0.78.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:fastify", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:fastify-favicon", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:fastify-plugin", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:launch-editor", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:open@10.1.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:pretty-format@28.1.3", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:source-map@0.7.4", + "type": "static" + }, + { + "source": "npm:@callstack/repack-dev-server", + "target": "npm:ws@8.18.1", + "type": "static" + } + ], + "npm:@callstack/repack": [ + { + "source": "npm:@callstack/repack", + "target": "npm:@callstack/repack-dev-server", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:@discoveryjs/json-ext", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:@rspack/plugin-react-refresh@1.0.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:babel-loader", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:dedent", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:estree-util-is-identifier-name@1.1.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:events", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:flow-remove-types", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:gradient-string@2.0.2", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:jsonwebtoken", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:memfs", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:pretty-format@26.6.2", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:react-native", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:react-refresh@0.14.2", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:schema-utils@4.3.0", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:shallowequal", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:throttleit", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:webpack-merge", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:@rspack/core@1.2.8", + "type": "static" + }, + { + "source": "npm:@callstack/repack", + "target": "npm:webpack", + "type": "static" + } + ], + "npm:@callstack/rspress-theme": [ + { + "source": "npm:@callstack/rspress-theme", + "target": "npm:react", + "type": "static" + } + ], + "npm:@changesets/apply-release-plan": [ + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/config", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/get-version-range-type", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/git", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/should-skip-package", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:detect-indent", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:lodash.startcase", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:outdent", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:prettier", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/apply-release-plan", + "target": "npm:semver@7.7.1", + "type": "static" + } + ], + "npm:@changesets/assemble-release-plan": [ + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@changesets/get-dependents-graph", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@changesets/should-skip-package", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/assemble-release-plan", + "target": "npm:semver@7.7.1", + "type": "static" + } + ], + "npm:@changesets/changelog-git": [ + { + "source": "npm:@changesets/changelog-git", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + } + ], + "npm:@changesets/cli": [ + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/apply-release-plan", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/assemble-release-plan", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/changelog-git", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/config", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/get-dependents-graph", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/get-release-plan", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/git", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/logger", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/pre", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/read", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/should-skip-package", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@changesets/write", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:ci-info@3.9.0", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:enquirer@2.4.1", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:external-editor", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:mri", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:p-limit@2.3.0", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:package-manager-detector", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:spawndamnit", + "type": "static" + }, + { + "source": "npm:@changesets/cli", + "target": "npm:term-size", + "type": "static" + } + ], + "npm:@changesets/config": [ + { + "source": "npm:@changesets/config", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:@changesets/get-dependents-graph", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:@changesets/logger", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/config", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:@changesets/errors": [ + { + "source": "npm:@changesets/errors", + "target": "npm:extendable-error", + "type": "static" + } + ], + "npm:@changesets/get-dependents-graph": [ + { + "source": "npm:@changesets/get-dependents-graph", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/get-dependents-graph", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/get-dependents-graph", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@changesets/get-dependents-graph", + "target": "npm:semver@7.7.1", + "type": "static" + } + ], + "npm:@changesets/get-release-plan": [ + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/assemble-release-plan", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/config", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/pre", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/read", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/get-release-plan", + "target": "npm:@manypkg/get-packages", + "type": "static" + } + ], + "npm:@changesets/git": [ + { + "source": "npm:@changesets/git", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/git", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/git", + "target": "npm:is-subdir", + "type": "static" + }, + { + "source": "npm:@changesets/git", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@changesets/git", + "target": "npm:spawndamnit", + "type": "static" + } + ], + "npm:@changesets/logger": [ + { + "source": "npm:@changesets/logger", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:@changesets/parse": [ + { + "source": "npm:@changesets/parse", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/parse", + "target": "npm:js-yaml@3.14.1", + "type": "static" + } + ], + "npm:@changesets/pre": [ + { + "source": "npm:@changesets/pre", + "target": "npm:@changesets/errors", + "type": "static" + }, + { + "source": "npm:@changesets/pre", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/pre", + "target": "npm:@manypkg/get-packages", + "type": "static" + }, + { + "source": "npm:@changesets/pre", + "target": "npm:fs-extra@7.0.1", + "type": "static" + } + ], + "npm:@changesets/read": [ + { + "source": "npm:@changesets/read", + "target": "npm:@changesets/git", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:@changesets/logger", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:@changesets/parse", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:p-filter", + "type": "static" + }, + { + "source": "npm:@changesets/read", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:@changesets/should-skip-package": [ + { + "source": "npm:@changesets/should-skip-package", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/should-skip-package", + "target": "npm:@manypkg/get-packages", + "type": "static" + } + ], + "npm:@changesets/write": [ + { + "source": "npm:@changesets/write", + "target": "npm:@changesets/types@6.0.0", + "type": "static" + }, + { + "source": "npm:@changesets/write", + "target": "npm:fs-extra@7.0.1", + "type": "static" + }, + { + "source": "npm:@changesets/write", + "target": "npm:human-id", + "type": "static" + }, + { + "source": "npm:@changesets/write", + "target": "npm:prettier", + "type": "static" + } + ], + "npm:@clack/core": [ + { + "source": "npm:@clack/core", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@clack/core", + "target": "npm:sisteransi", + "type": "static" + } + ], + "npm:@clack/prompts": [ + { + "source": "npm:@clack/prompts", + "target": "npm:@clack/core", + "type": "static" + }, + { + "source": "npm:@clack/prompts", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@clack/prompts", + "target": "npm:sisteransi", + "type": "static" + } + ], + "npm:@cspotcode/source-map-support": [ + { + "source": "npm:@cspotcode/source-map-support", + "target": "npm:@jridgewell/trace-mapping@0.3.9", + "type": "static" + } + ], + "npm:@cypress/request": [ + { + "source": "npm:@cypress/request", + "target": "npm:aws-sign2", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:aws4", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:caseless", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:forever-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:form-data", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:http-signature", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:is-typedarray", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:isstream", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:json-stringify-safe", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:performance-now", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:qs@6.13.1", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:tough-cookie", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:tunnel-agent", + "type": "static" + }, + { + "source": "npm:@cypress/request", + "target": "npm:uuid", + "type": "static" + } + ], + "npm:@emnapi/core": [ + { + "source": "npm:@emnapi/core", + "target": "npm:@emnapi/wasi-threads", + "type": "static" + }, + { + "source": "npm:@emnapi/core", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@emnapi/runtime": [ + { + "source": "npm:@emnapi/runtime", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@emnapi/wasi-threads": [ + { + "source": "npm:@emnapi/wasi-threads", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@eslint-community/eslint-utils": [ + { + "source": "npm:@eslint-community/eslint-utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@eslint-community/eslint-utils", + "target": "npm:eslint-visitor-keys@3.4.3", + "type": "static" + } + ], + "npm:@eslint/config-array": [ + { + "source": "npm:@eslint/config-array", + "target": "npm:@eslint/object-schema", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@eslint/config-array", + "target": "npm:minimatch@3.1.2", + "type": "static" + } + ], + "npm:@eslint/eslintrc": [ + { + "source": "npm:@eslint/eslintrc", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:espree@10.1.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:globals@14.0.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:import-fresh@3.3.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:@eslint/eslintrc", + "target": "npm:strip-json-comments@3.1.1", + "type": "static" + } + ], + "npm:@eslint/plugin-kit": [ + { + "source": "npm:@eslint/plugin-kit", + "target": "npm:levn", + "type": "static" + } + ], + "npm:@expo/fingerprint": [ + { + "source": "npm:@expo/fingerprint", + "target": "npm:@expo/spawn-async", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:arg@5.0.2", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:find-up@5.0.0", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:getenv", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:p-limit@3.1.0", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:resolve-from@5.0.0", + "type": "static" + }, + { + "source": "npm:@expo/fingerprint", + "target": "npm:semver@7.6.3", + "type": "static" + } + ], + "npm:@expo/spawn-async": [ + { + "source": "npm:@expo/spawn-async", + "target": "npm:cross-spawn@7.0.3", + "type": "static" + } + ], + "npm:@fastify/ajv-compiler": [ + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:ajv-formats@2.1.1", + "type": "static" + }, + { + "source": "npm:@fastify/ajv-compiler", + "target": "npm:fast-uri@2.4.0", + "type": "static" + } + ], + "npm:@fastify/fast-json-stringify-compiler": [ + { + "source": "npm:@fastify/fast-json-stringify-compiler", + "target": "npm:fast-json-stringify", + "type": "static" + } + ], + "npm:@fastify/merge-json-schemas": [ + { + "source": "npm:@fastify/merge-json-schemas", + "target": "npm:fast-deep-equal", + "type": "static" + } + ], + "npm:@fastify/middie": [ + { + "source": "npm:@fastify/middie", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:@fastify/middie", + "target": "npm:fastify-plugin", + "type": "static" + }, + { + "source": "npm:@fastify/middie", + "target": "npm:path-to-regexp@6.3.0", + "type": "static" + }, + { + "source": "npm:@fastify/middie", + "target": "npm:reusify", + "type": "static" + } + ], + "npm:@fastify/sensible": [ + { + "source": "npm:@fastify/sensible", + "target": "npm:@lukeed/ms", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:fastify-plugin", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:forwarded", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:@fastify/sensible", + "target": "npm:vary", + "type": "static" + } + ], + "npm:@hapi/topo": [ + { + "source": "npm:@hapi/topo", + "target": "npm:@hapi/hoek", + "type": "static" + } + ], + "npm:@isaacs/cliui": [ + { + "source": "npm:@isaacs/cliui", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:string-width-cjs", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:strip-ansi-cjs", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:wrap-ansi@8.1.0", + "type": "static" + }, + { + "source": "npm:@isaacs/cliui", + "target": "npm:wrap-ansi-cjs", + "type": "static" + } + ], + "npm:@isaacs/fs-minipass": [ + { + "source": "npm:@isaacs/fs-minipass", + "target": "npm:minipass", + "type": "static" + } + ], + "npm:@istanbuljs/load-nyc-config": [ + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:camelcase@5.3.1", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:get-package-type", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:@istanbuljs/load-nyc-config", + "target": "npm:resolve-from@5.0.0", + "type": "static" + } + ], + "npm:@jest/create-cache-key-function": [ + { + "source": "npm:@jest/create-cache-key-function", + "target": "npm:@jest/types@29.6.3", + "type": "static" + } + ], + "npm:@jest/environment": [ + { + "source": "npm:@jest/environment", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/environment", + "target": "npm:jest-mock", + "type": "static" + } + ], + "npm:@jest/fake-timers": [ + { + "source": "npm:@jest/fake-timers", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@sinonjs/fake-timers", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-message-util", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:@jest/fake-timers", + "target": "npm:jest-util", + "type": "static" + } + ], + "npm:@jest/schemas@28.1.3": [ + { + "source": "npm:@jest/schemas@28.1.3", + "target": "npm:@sinclair/typebox@0.24.51", + "type": "static" + } + ], + "npm:@jest/schemas@29.6.3": [ + { + "source": "npm:@jest/schemas@29.6.3", + "target": "npm:@sinclair/typebox@0.27.8", + "type": "static" + } + ], + "npm:@jest/transform": [ + { + "source": "npm:@jest/transform", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:convert-source-map", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-haste-map", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:pirates@4.0.6", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:@jest/transform", + "target": "npm:write-file-atomic@4.0.2", + "type": "static" + } + ], + "npm:@jest/types@26.6.2": [ + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:@types/yargs@15.0.19", + "type": "static" + }, + { + "source": "npm:@jest/types@26.6.2", + "target": "npm:chalk@4.1.2", + "type": "static" + } + ], + "npm:@jest/types@29.6.3": [ + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@jest/schemas@29.6.3", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@types/istanbul-reports", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:@types/yargs@17.0.33", + "type": "static" + }, + { + "source": "npm:@jest/types@29.6.3", + "target": "npm:chalk@4.1.2", + "type": "static" + } + ], + "npm:@jridgewell/gen-mapping@0.3.5": [ + { + "source": "npm:@jridgewell/gen-mapping@0.3.5", + "target": "npm:@jridgewell/set-array", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.5", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.5", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + } + ], + "npm:@jridgewell/gen-mapping@0.3.8": [ + { + "source": "npm:@jridgewell/gen-mapping@0.3.8", + "target": "npm:@jridgewell/set-array", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.8", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + }, + { + "source": "npm:@jridgewell/gen-mapping@0.3.8", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + } + ], + "npm:@jridgewell/source-map": [ + { + "source": "npm:@jridgewell/source-map", + "target": "npm:@jridgewell/gen-mapping@0.3.8", + "type": "static" + }, + { + "source": "npm:@jridgewell/source-map", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + } + ], + "npm:@jridgewell/trace-mapping@0.3.25": [ + { + "source": "npm:@jridgewell/trace-mapping@0.3.25", + "target": "npm:@jridgewell/resolve-uri", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping@0.3.25", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + } + ], + "npm:@jridgewell/trace-mapping@0.3.9": [ + { + "source": "npm:@jridgewell/trace-mapping@0.3.9", + "target": "npm:@jridgewell/resolve-uri", + "type": "static" + }, + { + "source": "npm:@jridgewell/trace-mapping@0.3.9", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + } + ], + "npm:@jsonjoy.com/base64": [ + { + "source": "npm:@jsonjoy.com/base64", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@jsonjoy.com/json-pack": [ + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:@jsonjoy.com/base64", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:@jsonjoy.com/util", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:hyperdyperid", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:thingies", + "type": "static" + }, + { + "source": "npm:@jsonjoy.com/json-pack", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@jsonjoy.com/util": [ + { + "source": "npm:@jsonjoy.com/util", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@manypkg/find-root": [ + { + "source": "npm:@manypkg/find-root", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:@manypkg/find-root", + "target": "npm:@types/node@12.20.55", + "type": "static" + }, + { + "source": "npm:@manypkg/find-root", + "target": "npm:find-up@4.1.0", + "type": "static" + }, + { + "source": "npm:@manypkg/find-root", + "target": "npm:fs-extra@8.1.0", + "type": "static" + } + ], + "npm:@manypkg/get-packages": [ + { + "source": "npm:@manypkg/get-packages", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:@changesets/types@4.1.0", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:@manypkg/find-root", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:fs-extra@8.1.0", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:globby", + "type": "static" + }, + { + "source": "npm:@manypkg/get-packages", + "target": "npm:read-yaml-file", + "type": "static" + } + ], + "npm:@mdx-js/loader": [ + { + "source": "npm:@mdx-js/loader", + "target": "npm:@mdx-js/mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/loader", + "target": "npm:source-map@0.7.4", + "type": "static" + }, + { + "source": "npm:@mdx-js/loader", + "target": "npm:webpack", + "type": "static" + } + ], + "npm:@mdx-js/mdx": [ + { + "source": "npm:@mdx-js/mdx", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:@types/mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:collapse-white-space", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:estree-util-scope", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:estree-walker", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:hast-util-to-jsx-runtime", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:markdown-extensions", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:recma-build-jsx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:recma-jsx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:recma-stringify", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:rehype-recma", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:remark-mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:remark-parse", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:remark-rehype", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:source-map@0.7.4", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:unist-util-position-from-estree", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:unist-util-stringify-position@4.0.0", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:@mdx-js/mdx", + "target": "npm:vfile@6.0.3", + "type": "static" + } + ], + "npm:@mdx-js/react@2.3.0": [ + { + "source": "npm:@mdx-js/react@2.3.0", + "target": "npm:@types/mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@2.3.0", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@2.3.0", + "target": "npm:react", + "type": "static" + } + ], + "npm:@mdx-js/react@3.1.0": [ + { + "source": "npm:@mdx-js/react@3.1.0", + "target": "npm:@types/mdx", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@3.1.0", + "target": "npm:@types/react", + "type": "static" + }, + { + "source": "npm:@mdx-js/react@3.1.0", + "target": "npm:react", + "type": "static" + } + ], + "npm:@module-federation/runtime-core": [ + { + "source": "npm:@module-federation/runtime-core", + "target": "npm:@module-federation/error-codes@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-core", + "target": "npm:@module-federation/sdk@0.13.1", + "type": "static" + } + ], + "npm:@module-federation/runtime-tools@0.13.1": [ + { + "source": "npm:@module-federation/runtime-tools@0.13.1", + "target": "npm:@module-federation/runtime@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.13.1", + "target": "npm:@module-federation/webpack-bundler-runtime@0.13.1", + "type": "static" + } + ], + "npm:@module-federation/runtime-tools@0.8.4": [ + { + "source": "npm:@module-federation/runtime-tools@0.8.4", + "target": "npm:@module-federation/runtime@0.8.4", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime-tools@0.8.4", + "target": "npm:@module-federation/webpack-bundler-runtime@0.8.4", + "type": "static" + } + ], + "npm:@module-federation/runtime@0.13.1": [ + { + "source": "npm:@module-federation/runtime@0.13.1", + "target": "npm:@module-federation/error-codes@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.13.1", + "target": "npm:@module-federation/runtime-core", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.13.1", + "target": "npm:@module-federation/sdk@0.13.1", + "type": "static" + } + ], + "npm:@module-federation/runtime@0.8.4": [ + { + "source": "npm:@module-federation/runtime@0.8.4", + "target": "npm:@module-federation/error-codes@0.8.4", + "type": "static" + }, + { + "source": "npm:@module-federation/runtime@0.8.4", + "target": "npm:@module-federation/sdk@0.8.4", + "type": "static" + } + ], + "npm:@module-federation/sdk@0.8.4": [ + { + "source": "npm:@module-federation/sdk@0.8.4", + "target": "npm:isomorphic-rslog", + "type": "static" + } + ], + "npm:@module-federation/webpack-bundler-runtime@0.13.1": [ + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.13.1", + "target": "npm:@module-federation/runtime@0.13.1", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.13.1", + "target": "npm:@module-federation/sdk@0.13.1", + "type": "static" + } + ], + "npm:@module-federation/webpack-bundler-runtime@0.8.4": [ + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.8.4", + "target": "npm:@module-federation/runtime@0.8.4", + "type": "static" + }, + { + "source": "npm:@module-federation/webpack-bundler-runtime@0.8.4", + "target": "npm:@module-federation/sdk@0.8.4", + "type": "static" + } + ], + "npm:@napi-rs/wasm-runtime": [ + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@emnapi/core", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@emnapi/runtime", + "type": "static" + }, + { + "source": "npm:@napi-rs/wasm-runtime", + "target": "npm:@tybys/wasm-util", + "type": "static" + } + ], + "npm:@nodelib/fs.scandir": [ + { + "source": "npm:@nodelib/fs.scandir", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.scandir", + "target": "npm:run-parallel", + "type": "static" + } + ], + "npm:@nodelib/fs.walk": [ + { + "source": "npm:@nodelib/fs.walk", + "target": "npm:@nodelib/fs.scandir", + "type": "static" + }, + { + "source": "npm:@nodelib/fs.walk", + "target": "npm:fastq", + "type": "static" + } + ], + "npm:@nx/devkit": [ + { + "source": "npm:@nx/devkit", + "target": "npm:ejs", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:minimatch@9.0.3", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:nx", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:tmp@0.2.3", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/devkit", + "target": "npm:yargs-parser", + "type": "static" + } + ], + "npm:@nx/eslint-plugin": [ + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@typescript-eslint/type-utils", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:confusing-browser-globals", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:globals@15.9.0", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:jsonc-eslint-parser", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/eslint-plugin", + "target": "npm:eslint-config-prettier", + "type": "static" + } + ], + "npm:@nx/eslint": [ + { + "source": "npm:@nx/eslint", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:@nx/eslint", + "target": "npm:@zkochan/js-yaml", + "type": "static" + } + ], + "npm:@nx/js": [ + { + "source": "npm:@nx/js", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-proposal-decorators", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-transform-class-properties@7.25.4", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/plugin-transform-runtime@7.25.4", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/preset-typescript@7.24.7", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@babel/runtime@7.25.6", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@nx/workspace", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-const-enum", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-macros", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:babel-plugin-transform-typescript-metadata", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:columnify", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:js-tokens", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:minimatch@9.0.3", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:npm-package-arg", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ora@5.3.0", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:source-map-support@0.5.19", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tinyglobby@0.2.10", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:ts-node", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tsconfig-paths", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/js", + "target": "npm:verdaccio", + "type": "static" + } + ], + "npm:@nx/vite": [ + { + "source": "npm:@nx/vite", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:@phenomnomnominal/tsquery", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:minimatch@9.0.3", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:tsconfig-paths", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:@nx/vite", + "target": "npm:vitest", + "type": "static" + } + ], + "npm:@nx/web": [ + { + "source": "npm:@nx/web", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:@nx/js", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:detect-port", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:http-server", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@nx/web", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@nx/workspace": [ + { + "source": "npm:@nx/workspace", + "target": "npm:@nx/devkit", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:nx", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@nx/workspace", + "target": "npm:yargs-parser", + "type": "static" + } + ], + "npm:@phenomnomnominal/tsquery": [ + { + "source": "npm:@phenomnomnominal/tsquery", + "target": "npm:esquery", + "type": "static" + }, + { + "source": "npm:@phenomnomnominal/tsquery", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@pnpm/network.ca-file": [ + { + "source": "npm:@pnpm/network.ca-file", + "target": "npm:graceful-fs@4.2.10", + "type": "static" + } + ], + "npm:@pnpm/npm-conf": [ + { + "source": "npm:@pnpm/npm-conf", + "target": "npm:@pnpm/config.env-replace", + "type": "static" + }, + { + "source": "npm:@pnpm/npm-conf", + "target": "npm:@pnpm/network.ca-file", + "type": "static" + }, + { + "source": "npm:@pnpm/npm-conf", + "target": "npm:config-chain", + "type": "static" + } + ], + "npm:@react-native-community/cli-config-android": [ + { + "source": "npm:@react-native-community/cli-config-android", + "target": "npm:@react-native-community/cli-tools", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-android", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-android", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-android", + "target": "npm:fast-xml-parser", + "type": "static" + } + ], + "npm:@react-native-community/cli-config-apple": [ + { + "source": "npm:@react-native-community/cli-config-apple", + "target": "npm:@react-native-community/cli-tools", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-apple", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-apple", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config-apple", + "target": "npm:fast-glob@3.3.3", + "type": "static" + } + ], + "npm:@react-native-community/cli-config": [ + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:@react-native-community/cli-tools", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:cosmiconfig@9.0.0", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-config", + "target": "npm:joi", + "type": "static" + } + ], + "npm:@react-native-community/cli-server-api": [ + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:@react-native-community/cli-tools", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:body-parser", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:compression", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:errorhandler", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:nocache", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:open@6.4.0", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:pretty-format@26.6.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-server-api", + "target": "npm:ws@6.2.3", + "type": "static" + } + ], + "npm:@react-native-community/cli-tools": [ + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:@vscode/sudo-prompt", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:appdirsjs", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:find-up@5.0.0", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:launch-editor", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:mime@2.6.0", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:ora@5.4.1", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:prompts", + "type": "static" + }, + { + "source": "npm:@react-native-community/cli-tools", + "target": "npm:semver@7.7.1", + "type": "static" + } + ], + "npm:@react-native-community/cli-types": [ + { + "source": "npm:@react-native-community/cli-types", + "target": "npm:joi", + "type": "static" + } + ], + "npm:@react-native/babel-plugin-codegen": [ + { + "source": "npm:@react-native/babel-plugin-codegen", + "target": "npm:@react-native/codegen", + "type": "static" + } + ], + "npm:@react-native/babel-preset": [ + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-proposal-export-default-from", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-syntax-dynamic-import", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-syntax-export-default-from", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-arrow-functions", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-async-generator-functions", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-async-to-generator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-block-scoping", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-class-properties@7.25.9", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-classes", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-computed-properties", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-destructuring", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-flow-strip-types", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-for-of", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-function-name", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-literals", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-numeric-separator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-object-rest-spread", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-optional-chaining", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-parameters", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-private-methods", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-private-property-in-object", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-react-display-name", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-react-jsx", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-react-jsx-self", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-react-jsx-source", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-regenerator", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-runtime@7.25.9", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-shorthand-properties", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-spread", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-sticky-regex", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-typescript", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/plugin-transform-unicode-regex", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:@react-native/babel-plugin-codegen", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:babel-plugin-syntax-hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:babel-plugin-transform-flow-enums", + "type": "static" + }, + { + "source": "npm:@react-native/babel-preset", + "target": "npm:react-refresh@0.14.2", + "type": "static" + } + ], + "npm:@react-native/codegen": [ + { + "source": "npm:@react-native/codegen", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:hermes-parser@0.23.1", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:jscodeshift", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:mkdirp@0.5.6", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/codegen", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:@react-native/community-cli-plugin@0.76.3": [ + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:@react-native/dev-middleware@0.76.3", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:@react-native/metro-babel-transformer", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:execa", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:metro@0.81.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:metro-config@0.81.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:metro-core@0.81.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:node-fetch@2.7.0", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:readline", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.76.3", + "target": "npm:@react-native-community/cli-server-api", + "type": "static" + } + ], + "npm:@react-native/community-cli-plugin@0.79.1": [ + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:@react-native/dev-middleware@0.79.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:metro@0.82.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:metro-config@0.82.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:metro-core@0.82.1", + "type": "static" + }, + { + "source": "npm:@react-native/community-cli-plugin@0.79.1", + "target": "npm:semver@7.7.1", + "type": "static" + } + ], + "npm:@react-native/dev-middleware@0.76.3": [ + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:@isaacs/ttlcache", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:@react-native/debugger-frontend@0.76.3", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:chrome-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:chromium-edge-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:open@7.4.2", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:selfsigned", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.76.3", + "target": "npm:ws@6.2.3", + "type": "static" + } + ], + "npm:@react-native/dev-middleware@0.78.0": [ + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:@isaacs/ttlcache", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:@react-native/debugger-frontend@0.78.0", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:chrome-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:chromium-edge-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:open@7.4.2", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:selfsigned", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.78.0", + "target": "npm:ws@6.2.3", + "type": "static" + } + ], + "npm:@react-native/dev-middleware@0.79.1": [ + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:@isaacs/ttlcache", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:@react-native/debugger-frontend@0.79.1", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:chrome-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:chromium-edge-launcher", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:open@7.4.2", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:@react-native/dev-middleware@0.79.1", + "target": "npm:ws@6.2.3", + "type": "static" + } + ], + "npm:@react-native/metro-babel-transformer": [ + { + "source": "npm:@react-native/metro-babel-transformer", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:@react-native/metro-babel-transformer", + "target": "npm:@react-native/babel-preset", + "type": "static" + }, + { + "source": "npm:@react-native/metro-babel-transformer", + "target": "npm:hermes-parser@0.23.1", + "type": "static" + }, + { + "source": "npm:@react-native/metro-babel-transformer", + "target": "npm:nullthrows", + "type": "static" + } + ], + "npm:@react-native/virtualized-lists": [ + { + "source": "npm:@react-native/virtualized-lists", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:@react-native/virtualized-lists", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:@react-native/virtualized-lists", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@react-native/virtualized-lists", + "target": "npm:react-native", + "type": "static" + } + ], + "npm:@rsbuild/core@1.2.3": [ + { + "source": "npm:@rsbuild/core@1.2.3", + "target": "npm:@rspack/core@1.2.2", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.2.3", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.2.3", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.2.3", + "target": "npm:core-js@3.40.0", + "type": "static" + } + ], + "npm:@rsbuild/core@1.3.20": [ + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:@rspack/core@1.3.10", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:core-js@3.42.0", + "type": "static" + }, + { + "source": "npm:@rsbuild/core@1.3.20", + "target": "npm:jiti", + "type": "static" + } + ], + "npm:@rsbuild/plugin-react": [ + { + "source": "npm:@rsbuild/plugin-react", + "target": "npm:@rsbuild/core@1.3.20", + "type": "static" + }, + { + "source": "npm:@rsbuild/plugin-react", + "target": "npm:@rspack/plugin-react-refresh@1.4.3", + "type": "static" + }, + { + "source": "npm:@rsbuild/plugin-react", + "target": "npm:react-refresh@0.17.0", + "type": "static" + } + ], + "npm:@rspack/binding@1.2.2": [ + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-darwin-arm64@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-darwin-x64@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-linux-arm64-gnu@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-linux-arm64-musl@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-linux-x64-gnu@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-linux-x64-musl@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-win32-arm64-msvc@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-win32-ia32-msvc@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.2", + "target": "npm:@rspack/binding-win32-x64-msvc@1.2.2", + "type": "static" + } + ], + "npm:@rspack/binding@1.2.8": [ + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-darwin-arm64@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-darwin-x64@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-linux-arm64-gnu@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-linux-arm64-musl@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-linux-x64-gnu@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-linux-x64-musl@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-win32-arm64-msvc@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-win32-ia32-msvc@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.2.8", + "target": "npm:@rspack/binding-win32-x64-msvc@1.2.8", + "type": "static" + } + ], + "npm:@rspack/binding@1.3.10": [ + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-darwin-arm64@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-darwin-x64@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-linux-arm64-gnu@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-linux-arm64-musl@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-linux-x64-gnu@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-linux-x64-musl@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-win32-arm64-msvc@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-win32-ia32-msvc@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/binding@1.3.10", + "target": "npm:@rspack/binding-win32-x64-msvc@1.3.10", + "type": "static" + } + ], + "npm:@rspack/core@1.2.2": [ + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:@module-federation/runtime-tools@0.8.4", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:@rspack/binding@1.2.2", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:caniuse-lite@1.0.30001705", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.2", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + } + ], + "npm:@rspack/core@1.2.8": [ + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:@module-federation/runtime-tools@0.8.4", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:@rspack/binding@1.2.8", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:caniuse-lite@1.0.30001705", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.2.8", + "target": "npm:@swc/helpers@0.5.15", + "type": "static" + } + ], + "npm:@rspack/core@1.3.10": [ + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:@module-federation/runtime-tools@0.13.1", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:@rspack/binding@1.3.10", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:@rspack/lite-tapable", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:caniuse-lite@1.0.30001718", + "type": "static" + }, + { + "source": "npm:@rspack/core@1.3.10", + "target": "npm:@swc/helpers@0.5.17", + "type": "static" + } + ], + "npm:@rspack/plugin-react-refresh@1.0.0": [ + { + "source": "npm:@rspack/plugin-react-refresh@1.0.0", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.0.0", + "target": "npm:html-entities@2.5.2", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.0.0", + "target": "npm:react-refresh@0.14.2", + "type": "static" + } + ], + "npm:@rspack/plugin-react-refresh@1.4.3": [ + { + "source": "npm:@rspack/plugin-react-refresh@1.4.3", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.4.3", + "target": "npm:html-entities@2.6.0", + "type": "static" + }, + { + "source": "npm:@rspack/plugin-react-refresh@1.4.3", + "target": "npm:react-refresh@0.17.0", + "type": "static" + } + ], + "npm:@rspress/core": [ + { + "source": "npm:@rspress/core", + "target": "npm:@mdx-js/loader", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@mdx-js/mdx", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@mdx-js/react@3.1.0", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rsbuild/core@1.3.20", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rsbuild/plugin-react", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/mdx-rs", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-auto-nav-sidebar", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-container-syntax", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-last-updated", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-medium-zoom", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/plugin-shiki", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/runtime", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@rspress/theme-default", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:@unhead/react", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:github-slugger", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:hast-util-from-html", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:hast-util-heading-rank", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:html-to-text", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:react-lazy-with-preload", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:react-router-dom", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:rehype-external-links", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:remark", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:remark-gfm", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:rspack-plugin-virtual-module", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:tinyglobby@0.2.13", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:@rspress/core", + "target": "npm:unist-util-visit-children", + "type": "static" + } + ], + "npm:@rspress/mdx-rs": [ + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-darwin-arm64", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-darwin-x64", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:@rspress/mdx-rs", + "target": "npm:@rspress/mdx-rs-win32-x64-msvc", + "type": "static" + } + ], + "npm:@rspress/plugin-auto-nav-sidebar": [ + { + "source": "npm:@rspress/plugin-auto-nav-sidebar", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + } + ], + "npm:@rspress/plugin-container-syntax": [ + { + "source": "npm:@rspress/plugin-container-syntax", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + } + ], + "npm:@rspress/plugin-last-updated": [ + { + "source": "npm:@rspress/plugin-last-updated", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + } + ], + "npm:@rspress/plugin-llms": [ + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:@rspress/core", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:remark-mdx", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:remark-parse", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:remark-stringify", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-llms", + "target": "npm:unist-util-visit-children", + "type": "static" + } + ], + "npm:@rspress/plugin-medium-zoom": [ + { + "source": "npm:@rspress/plugin-medium-zoom", + "target": "npm:@rspress/runtime", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-medium-zoom", + "target": "npm:medium-zoom", + "type": "static" + } + ], + "npm:@rspress/plugin-shiki": [ + { + "source": "npm:@rspress/plugin-shiki", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-shiki", + "target": "npm:@shikijs/rehype", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-shiki", + "target": "npm:hast-util-from-html", + "type": "static" + }, + { + "source": "npm:@rspress/plugin-shiki", + "target": "npm:shiki", + "type": "static" + } + ], + "npm:@rspress/runtime": [ + { + "source": "npm:@rspress/runtime", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/runtime", + "target": "npm:@unhead/react", + "type": "static" + }, + { + "source": "npm:@rspress/runtime", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@rspress/runtime", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:@rspress/runtime", + "target": "npm:react-router-dom", + "type": "static" + } + ], + "npm:@rspress/shared@1.43.9": [ + { + "source": "npm:@rspress/shared@1.43.9", + "target": "npm:@rsbuild/core@1.2.3", + "type": "static" + }, + { + "source": "npm:@rspress/shared@1.43.9", + "target": "npm:gray-matter", + "type": "static" + }, + { + "source": "npm:@rspress/shared@1.43.9", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@rspress/shared@1.43.9", + "target": "npm:unified@10.1.2", + "type": "static" + } + ], + "npm:@rspress/shared@2.0.0-beta.6": [ + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:@rsbuild/core@1.3.20", + "type": "static" + }, + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:@shikijs/rehype", + "type": "static" + }, + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:gray-matter", + "type": "static" + }, + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@rspress/shared@2.0.0-beta.6", + "target": "npm:unified@11.0.5", + "type": "static" + } + ], + "npm:@rspress/theme-default": [ + { + "source": "npm:@rspress/theme-default", + "target": "npm:@mdx-js/react@2.3.0", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:@rspress/runtime", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:@unhead/react", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:body-scroll-lock", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:copy-to-clipboard", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:flexsearch", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:github-slugger", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:htmr", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:nprogress", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@rspress/theme-default", + "target": "npm:react-dom", + "type": "static" + } + ], + "npm:@selderee/plugin-htmlparser2": [ + { + "source": "npm:@selderee/plugin-htmlparser2", + "target": "npm:domhandler@5.0.3", + "type": "static" + }, + { + "source": "npm:@selderee/plugin-htmlparser2", + "target": "npm:selderee", + "type": "static" + } + ], + "npm:@shikijs/core": [ + { + "source": "npm:@shikijs/core", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/core", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + }, + { + "source": "npm:@shikijs/core", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:@shikijs/core", + "target": "npm:hast-util-to-html", + "type": "static" + } + ], + "npm:@shikijs/engine-javascript": [ + { + "source": "npm:@shikijs/engine-javascript", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/engine-javascript", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + }, + { + "source": "npm:@shikijs/engine-javascript", + "target": "npm:oniguruma-to-es", + "type": "static" + } + ], + "npm:@shikijs/engine-oniguruma": [ + { + "source": "npm:@shikijs/engine-oniguruma", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/engine-oniguruma", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + } + ], + "npm:@shikijs/langs": [ + { + "source": "npm:@shikijs/langs", + "target": "npm:@shikijs/types", + "type": "static" + } + ], + "npm:@shikijs/rehype": [ + { + "source": "npm:@shikijs/rehype", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:hast-util-to-string", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:shiki", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:@shikijs/rehype", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + } + ], + "npm:@shikijs/themes": [ + { + "source": "npm:@shikijs/themes", + "target": "npm:@shikijs/types", + "type": "static" + } + ], + "npm:@shikijs/types": [ + { + "source": "npm:@shikijs/types", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + }, + { + "source": "npm:@shikijs/types", + "target": "npm:@types/hast@3.0.4", + "type": "static" + } + ], + "npm:@sideway/address": [ + { + "source": "npm:@sideway/address", + "target": "npm:@hapi/hoek", + "type": "static" + } + ], + "npm:@sinonjs/commons": [ + { + "source": "npm:@sinonjs/commons", + "target": "npm:type-detect", + "type": "static" + } + ], + "npm:@sinonjs/fake-timers": [ + { + "source": "npm:@sinonjs/fake-timers", + "target": "npm:@sinonjs/commons", + "type": "static" + } + ], + "npm:@swc-node/core": [ + { + "source": "npm:@swc-node/core", + "target": "npm:@swc/core", + "type": "static" + }, + { + "source": "npm:@swc-node/core", + "target": "npm:@swc/types", + "type": "static" + } + ], + "npm:@swc-node/register": [ + { + "source": "npm:@swc-node/register", + "target": "npm:@swc-node/core", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:@swc-node/sourcemap-support", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:@swc/core", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:pirates@4.0.6", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:@swc-node/register", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@swc-node/sourcemap-support": [ + { + "source": "npm:@swc-node/sourcemap-support", + "target": "npm:source-map-support@0.5.21", + "type": "static" + }, + { + "source": "npm:@swc-node/sourcemap-support", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@swc/core": [ + { + "source": "npm:@swc/core", + "target": "npm:@swc/counter", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/types", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-darwin-arm64", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-darwin-x64", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-win32-ia32-msvc", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/core-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:@swc/core", + "target": "npm:@swc/helpers", + "type": "static" + } + ], + "npm:@swc/helpers": [ + { + "source": "npm:@swc/helpers", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@swc/helpers@0.5.15": [ + { + "source": "npm:@swc/helpers@0.5.15", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@swc/helpers@0.5.17": [ + { + "source": "npm:@swc/helpers@0.5.17", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@swc/types": [ + { + "source": "npm:@swc/types", + "target": "npm:@swc/counter", + "type": "static" + } + ], + "npm:@ts-morph/common": [ + { + "source": "npm:@ts-morph/common", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:mkdirp@3.0.1", + "type": "static" + }, + { + "source": "npm:@ts-morph/common", + "target": "npm:path-browserify", + "type": "static" + } + ], + "npm:@tybys/wasm-util": [ + { + "source": "npm:@tybys/wasm-util", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@types/adm-zip": [ + { + "source": "npm:@types/adm-zip", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/babel__core": [ + { + "source": "npm:@types/babel__core", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__generator", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__template", + "type": "static" + }, + { + "source": "npm:@types/babel__core", + "target": "npm:@types/babel__traverse", + "type": "static" + } + ], + "npm:@types/babel__generator": [ + { + "source": "npm:@types/babel__generator", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@types/babel__template": [ + { + "source": "npm:@types/babel__template", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:@types/babel__template", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@types/babel__traverse": [ + { + "source": "npm:@types/babel__traverse", + "target": "npm:@babel/types", + "type": "static" + } + ], + "npm:@types/debug": [ + { + "source": "npm:@types/debug", + "target": "npm:@types/ms", + "type": "static" + } + ], + "npm:@types/eslint-scope": [ + { + "source": "npm:@types/eslint-scope", + "target": "npm:@types/eslint", + "type": "static" + }, + { + "source": "npm:@types/eslint-scope", + "target": "npm:@types/estree", + "type": "static" + } + ], + "npm:@types/eslint": [ + { + "source": "npm:@types/eslint", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:@types/eslint", + "target": "npm:@types/json-schema", + "type": "static" + } + ], + "npm:@types/estree-jsx": [ + { + "source": "npm:@types/estree-jsx", + "target": "npm:@types/estree", + "type": "static" + } + ], + "npm:@types/graceful-fs": [ + { + "source": "npm:@types/graceful-fs", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/gradient-string": [ + { + "source": "npm:@types/gradient-string", + "target": "npm:@types/tinycolor2", + "type": "static" + } + ], + "npm:@types/hast@2.3.10": [ + { + "source": "npm:@types/hast@2.3.10", + "target": "npm:@types/unist@2.0.11", + "type": "static" + } + ], + "npm:@types/hast@3.0.4": [ + { + "source": "npm:@types/hast@3.0.4", + "target": "npm:@types/unist@3.0.3", + "type": "static" + } + ], + "npm:@types/istanbul-lib-report": [ + { + "source": "npm:@types/istanbul-lib-report", + "target": "npm:@types/istanbul-lib-coverage", + "type": "static" + } + ], + "npm:@types/istanbul-reports": [ + { + "source": "npm:@types/istanbul-reports", + "target": "npm:@types/istanbul-lib-report", + "type": "static" + } + ], + "npm:@types/mdast@3.0.15": [ + { + "source": "npm:@types/mdast@3.0.15", + "target": "npm:@types/unist@2.0.11", + "type": "static" + } + ], + "npm:@types/mdast@4.0.4": [ + { + "source": "npm:@types/mdast@4.0.4", + "target": "npm:@types/unist@3.0.3", + "type": "static" + } + ], + "npm:@types/node-forge": [ + { + "source": "npm:@types/node-forge", + "target": "npm:@types/node", + "type": "static" + } + ], + "npm:@types/node": [ + { + "source": "npm:@types/node", + "target": "npm:undici-types@5.26.5", + "type": "static" + } + ], + "npm:@types/node@20.17.24": [ + { + "source": "npm:@types/node@20.17.24", + "target": "npm:undici-types@6.19.8", + "type": "static" + } + ], + "npm:@types/react": [ + { + "source": "npm:@types/react", + "target": "npm:csstype", + "type": "static" + } + ], + "npm:@types/yargs@15.0.19": [ + { + "source": "npm:@types/yargs@15.0.19", + "target": "npm:@types/yargs-parser", + "type": "static" + } + ], + "npm:@types/yargs@17.0.33": [ + { + "source": "npm:@types/yargs@17.0.33", + "target": "npm:@types/yargs-parser", + "type": "static" + } + ], + "npm:@typescript-eslint/eslint-plugin": [ + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/type-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:graphemer", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:ts-api-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/eslint-plugin", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@typescript-eslint/parser": [ + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/parser", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@typescript-eslint/scope-manager": [ + { + "source": "npm:@typescript-eslint/scope-manager", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/scope-manager", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + } + ], + "npm:@typescript-eslint/type-utils": [ + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:ts-api-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/type-utils", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@typescript-eslint/typescript-estree": [ + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:@typescript-eslint/visitor-keys", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:ts-api-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/typescript-estree", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@typescript-eslint/utils": [ + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/scope-manager", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:@typescript-eslint/typescript-estree", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/utils", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:@typescript-eslint/visitor-keys": [ + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:@typescript-eslint/types", + "type": "static" + }, + { + "source": "npm:@typescript-eslint/visitor-keys", + "target": "npm:eslint-visitor-keys@4.2.0", + "type": "static" + } + ], + "npm:@unhead/react": [ + { + "source": "npm:@unhead/react", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:@unhead/react", + "target": "npm:unhead", + "type": "static" + } + ], + "npm:@vercel/analytics": [ + { + "source": "npm:@vercel/analytics", + "target": "npm:react", + "type": "static" + } + ], + "npm:@verdaccio/auth": [ + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/config", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/loaders", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/signature", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:@verdaccio/utils@8.1.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/auth", + "target": "npm:verdaccio-htpasswd", + "type": "static" + } + ], + "npm:@verdaccio/commons-api": [ + { + "source": "npm:@verdaccio/commons-api", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:@verdaccio/commons-api", + "target": "npm:http-status-codes@2.2.0", + "type": "static" + } + ], + "npm:@verdaccio/config": [ + { + "source": "npm:@verdaccio/config", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:@verdaccio/utils@8.1.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/config", + "target": "npm:minimatch@7.4.6", + "type": "static" + } + ], + "npm:@verdaccio/core@8.0.0-next-8.1": [ + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:core-js@3.37.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:http-status-codes@2.3.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:process-warning@1.0.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.1", + "target": "npm:semver@7.6.3", + "type": "static" + } + ], + "npm:@verdaccio/core@8.0.0-next-8.7": [ + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:core-js@3.37.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:http-status-codes@2.3.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:process-warning@1.0.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/core@8.0.0-next-8.7", + "target": "npm:semver@7.6.3", + "type": "static" + } + ], + "npm:@verdaccio/file-locking@10.3.1": [ + { + "source": "npm:@verdaccio/file-locking@10.3.1", + "target": "npm:lockfile", + "type": "static" + } + ], + "npm:@verdaccio/file-locking@13.0.0-next-8.2": [ + { + "source": "npm:@verdaccio/file-locking@13.0.0-next-8.2", + "target": "npm:lockfile", + "type": "static" + } + ], + "npm:@verdaccio/loaders": [ + { + "source": "npm:@verdaccio/loaders", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/loaders", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:@verdaccio/local-storage-legacy": [ + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:@verdaccio/commons-api", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:@verdaccio/file-locking@10.3.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:@verdaccio/streams", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:async@3.2.4", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:debug@4.3.4", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:lowdb", + "type": "static" + }, + { + "source": "npm:@verdaccio/local-storage-legacy", + "target": "npm:mkdirp@1.0.4", + "type": "static" + } + ], + "npm:@verdaccio/logger-commons": [ + { + "source": "npm:@verdaccio/logger-commons", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-commons", + "target": "npm:@verdaccio/logger-prettify", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-commons", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-commons", + "target": "npm:debug@4.4.0", + "type": "static" + } + ], + "npm:@verdaccio/logger-prettify": [ + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:colorette", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:dayjs", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:pino-abstract-transport@1.2.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger-prettify", + "target": "npm:sonic-boom@3.8.1", + "type": "static" + } + ], + "npm:@verdaccio/logger": [ + { + "source": "npm:@verdaccio/logger", + "target": "npm:@verdaccio/logger-commons", + "type": "static" + }, + { + "source": "npm:@verdaccio/logger", + "target": "npm:pino", + "type": "static" + } + ], + "npm:@verdaccio/middleware": [ + { + "source": "npm:@verdaccio/middleware", + "target": "npm:@verdaccio/config", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:@verdaccio/url", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:@verdaccio/utils@8.1.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:express-rate-limit", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:lru-cache@7.18.3", + "type": "static" + }, + { + "source": "npm:@verdaccio/middleware", + "target": "npm:mime@2.6.0", + "type": "static" + } + ], + "npm:@verdaccio/signature": [ + { + "source": "npm:@verdaccio/signature", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/signature", + "target": "npm:jsonwebtoken", + "type": "static" + } + ], + "npm:@verdaccio/tarball": [ + { + "source": "npm:@verdaccio/tarball", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:@verdaccio/url", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:@verdaccio/utils@8.1.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:gunzip-maybe", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/tarball", + "target": "npm:tar-stream@3.1.7", + "type": "static" + } + ], + "npm:@verdaccio/url": [ + { + "source": "npm:@verdaccio/url", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/url", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:@verdaccio/url", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/url", + "target": "npm:validator", + "type": "static" + } + ], + "npm:@verdaccio/utils@7.0.1-next-8.1": [ + { + "source": "npm:@verdaccio/utils@7.0.1-next-8.1", + "target": "npm:@verdaccio/core@8.0.0-next-8.1", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@7.0.1-next-8.1", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@7.0.1-next-8.1", + "target": "npm:minimatch@7.4.6", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@7.0.1-next-8.1", + "target": "npm:semver@7.6.3", + "type": "static" + } + ], + "npm:@verdaccio/utils@8.1.0-next-8.7": [ + { + "source": "npm:@verdaccio/utils@8.1.0-next-8.7", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@8.1.0-next-8.7", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@8.1.0-next-8.7", + "target": "npm:minimatch@7.4.6", + "type": "static" + }, + { + "source": "npm:@verdaccio/utils@8.1.0-next-8.7", + "target": "npm:semver@7.6.3", + "type": "static" + } + ], + "npm:@vitest/coverage-v8": [ + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:@ampproject/remapping", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:@bcoe/v8-coverage", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:istanbul-lib-report", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:istanbul-lib-source-maps", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:istanbul-reports", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:magicast", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:std-env", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:test-exclude@7.0.1", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:tinyrainbow", + "type": "static" + }, + { + "source": "npm:@vitest/coverage-v8", + "target": "npm:vitest", + "type": "static" + } + ], + "npm:@vitest/expect": [ + { + "source": "npm:@vitest/expect", + "target": "npm:@vitest/spy", + "type": "static" + }, + { + "source": "npm:@vitest/expect", + "target": "npm:@vitest/utils", + "type": "static" + }, + { + "source": "npm:@vitest/expect", + "target": "npm:chai", + "type": "static" + }, + { + "source": "npm:@vitest/expect", + "target": "npm:tinyrainbow", + "type": "static" + } + ], + "npm:@vitest/mocker": [ + { + "source": "npm:@vitest/mocker", + "target": "npm:@vitest/spy", + "type": "static" + }, + { + "source": "npm:@vitest/mocker", + "target": "npm:estree-walker", + "type": "static" + }, + { + "source": "npm:@vitest/mocker", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@vitest/mocker", + "target": "npm:vite", + "type": "static" + } + ], + "npm:@vitest/pretty-format": [ + { + "source": "npm:@vitest/pretty-format", + "target": "npm:tinyrainbow", + "type": "static" + } + ], + "npm:@vitest/runner": [ + { + "source": "npm:@vitest/runner", + "target": "npm:@vitest/utils", + "type": "static" + }, + { + "source": "npm:@vitest/runner", + "target": "npm:pathe", + "type": "static" + } + ], + "npm:@vitest/snapshot": [ + { + "source": "npm:@vitest/snapshot", + "target": "npm:@vitest/pretty-format", + "type": "static" + }, + { + "source": "npm:@vitest/snapshot", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:@vitest/snapshot", + "target": "npm:pathe", + "type": "static" + } + ], + "npm:@vitest/spy": [ + { + "source": "npm:@vitest/spy", + "target": "npm:tinyspy", + "type": "static" + } + ], + "npm:@vitest/ui": [ + { + "source": "npm:@vitest/ui", + "target": "npm:@vitest/utils", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:fflate", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:pathe", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:sirv", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:tinyglobby@0.2.9", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:tinyrainbow", + "type": "static" + }, + { + "source": "npm:@vitest/ui", + "target": "npm:vitest", + "type": "static" + } + ], + "npm:@vitest/utils": [ + { + "source": "npm:@vitest/utils", + "target": "npm:@vitest/pretty-format", + "type": "static" + }, + { + "source": "npm:@vitest/utils", + "target": "npm:loupe", + "type": "static" + }, + { + "source": "npm:@vitest/utils", + "target": "npm:tinyrainbow", + "type": "static" + } + ], + "npm:@webassemblyjs/ast": [ + { + "source": "npm:@webassemblyjs/ast", + "target": "npm:@webassemblyjs/helper-numbers", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/ast", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + } + ], + "npm:@webassemblyjs/helper-numbers": [ + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@webassemblyjs/floating-point-hex-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@webassemblyjs/helper-api-error", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-numbers", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@webassemblyjs/helper-wasm-section": [ + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/helper-wasm-section", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + } + ], + "npm:@webassemblyjs/ieee754": [ + { + "source": "npm:@webassemblyjs/ieee754", + "target": "npm:@xtuc/ieee754", + "type": "static" + } + ], + "npm:@webassemblyjs/leb128": [ + { + "source": "npm:@webassemblyjs/leb128", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@webassemblyjs/wasm-edit": [ + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/helper-wasm-section", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-opt", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-edit", + "target": "npm:@webassemblyjs/wast-printer", + "type": "static" + } + ], + "npm:@webassemblyjs/wasm-gen": [ + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/leb128", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-gen", + "target": "npm:@webassemblyjs/utf8", + "type": "static" + } + ], + "npm:@webassemblyjs/wasm-opt": [ + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/helper-buffer", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/wasm-gen", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-opt", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + } + ], + "npm:@webassemblyjs/wasm-parser": [ + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/helper-api-error", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/helper-wasm-bytecode", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/ieee754", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/leb128", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wasm-parser", + "target": "npm:@webassemblyjs/utf8", + "type": "static" + } + ], + "npm:@webassemblyjs/wast-printer": [ + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:@webassemblyjs/wast-printer", + "target": "npm:@xtuc/long", + "type": "static" + } + ], + "npm:@yarnpkg/parsers": [ + { + "source": "npm:@yarnpkg/parsers", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:@yarnpkg/parsers", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:@zkochan/js-yaml": [ + { + "source": "npm:@zkochan/js-yaml", + "target": "npm:argparse@2.0.1", + "type": "static" + } + ], + "npm:JSONStream": [ + { + "source": "npm:JSONStream", + "target": "npm:jsonparse", + "type": "static" + }, + { + "source": "npm:JSONStream", + "target": "npm:through", + "type": "static" + } + ], + "npm:abort-controller": [ + { + "source": "npm:abort-controller", + "target": "npm:event-target-shim", + "type": "static" + } + ], + "npm:accepts": [ + { + "source": "npm:accepts", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:accepts", + "target": "npm:negotiator@0.6.3", + "type": "static" + } + ], + "npm:acorn-jsx": [ + { + "source": "npm:acorn-jsx", + "target": "npm:acorn@8.14.0", + "type": "static" + } + ], + "npm:acorn-walk": [ + { + "source": "npm:acorn-walk", + "target": "npm:acorn@8.14.0", + "type": "static" + } + ], + "npm:agent-base": [ + { + "source": "npm:agent-base", + "target": "npm:debug@4.4.0", + "type": "static" + } + ], + "npm:ajv-formats@2.1.1": [ + { + "source": "npm:ajv-formats@2.1.1", + "target": "npm:ajv@8.17.1", + "type": "static" + } + ], + "npm:ajv-formats@3.0.1": [ + { + "source": "npm:ajv-formats@3.0.1", + "target": "npm:ajv@8.17.1", + "type": "static" + } + ], + "npm:ajv-keywords@3.5.2": [ + { + "source": "npm:ajv-keywords@3.5.2", + "target": "npm:ajv@6.12.6", + "type": "static" + } + ], + "npm:ajv-keywords@5.1.0": [ + { + "source": "npm:ajv-keywords@5.1.0", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:ajv-keywords@5.1.0", + "target": "npm:fast-deep-equal", + "type": "static" + } + ], + "npm:ajv@6.12.6": [ + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:fast-json-stable-stringify", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:json-schema-traverse@0.4.1", + "type": "static" + }, + { + "source": "npm:ajv@6.12.6", + "target": "npm:uri-js", + "type": "static" + } + ], + "npm:ajv@8.17.1": [ + { + "source": "npm:ajv@8.17.1", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:fast-uri@3.0.1", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:json-schema-traverse@1.0.0", + "type": "static" + }, + { + "source": "npm:ajv@8.17.1", + "target": "npm:require-from-string", + "type": "static" + } + ], + "npm:ansi-styles@4.3.0": [ + { + "source": "npm:ansi-styles@4.3.0", + "target": "npm:color-convert", + "type": "static" + } + ], + "npm:anymatch": [ + { + "source": "npm:anymatch", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:anymatch", + "target": "npm:picomatch@2.3.1", + "type": "static" + } + ], + "npm:argparse@1.0.10": [ + { + "source": "npm:argparse@1.0.10", + "target": "npm:sprintf-js", + "type": "static" + } + ], + "npm:asn1": [ + { + "source": "npm:asn1", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:ast-types": [ + { + "source": "npm:ast-types", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:async@2.6.4": [ + { + "source": "npm:async@2.6.4", + "target": "npm:lodash", + "type": "static" + } + ], + "npm:avvio": [ + { + "source": "npm:avvio", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:avvio", + "target": "npm:fastq", + "type": "static" + } + ], + "npm:axios": [ + { + "source": "npm:axios", + "target": "npm:follow-redirects", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:form-data", + "type": "static" + }, + { + "source": "npm:axios", + "target": "npm:proxy-from-env", + "type": "static" + } + ], + "npm:babel-core": [ + { + "source": "npm:babel-core", + "target": "npm:@babel/core", + "type": "static" + } + ], + "npm:babel-jest": [ + { + "source": "npm:babel-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@jest/transform", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:babel-plugin-istanbul", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:babel-preset-jest", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:babel-jest", + "target": "npm:slash", + "type": "static" + } + ], + "npm:babel-loader": [ + { + "source": "npm:babel-loader", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:find-cache-dir@4.0.0", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:schema-utils@4.3.0", + "type": "static" + }, + { + "source": "npm:babel-loader", + "target": "npm:webpack", + "type": "static" + } + ], + "npm:babel-plugin-const-enum": [ + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/plugin-syntax-typescript", + "type": "static" + }, + { + "source": "npm:babel-plugin-const-enum", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:babel-plugin-istanbul": [ + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@istanbuljs/load-nyc-config", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:istanbul-lib-instrument", + "type": "static" + }, + { + "source": "npm:babel-plugin-istanbul", + "target": "npm:test-exclude@6.0.0", + "type": "static" + } + ], + "npm:babel-plugin-jest-hoist": [ + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@types/babel__core", + "type": "static" + }, + { + "source": "npm:babel-plugin-jest-hoist", + "target": "npm:@types/babel__traverse", + "type": "static" + } + ], + "npm:babel-plugin-macros": [ + { + "source": "npm:babel-plugin-macros", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:cosmiconfig@6.0.0", + "type": "static" + }, + { + "source": "npm:babel-plugin-macros", + "target": "npm:resolve", + "type": "static" + } + ], + "npm:babel-plugin-polyfill-corejs2": [ + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/compat-data", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs2", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:babel-plugin-polyfill-corejs3": [ + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-corejs3", + "target": "npm:core-js-compat", + "type": "static" + } + ], + "npm:babel-plugin-polyfill-regenerator": [ + { + "source": "npm:babel-plugin-polyfill-regenerator", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-polyfill-regenerator", + "target": "npm:@babel/helper-define-polyfill-provider", + "type": "static" + } + ], + "npm:babel-plugin-syntax-hermes-parser@0.23.1": [ + { + "source": "npm:babel-plugin-syntax-hermes-parser@0.23.1", + "target": "npm:hermes-parser@0.23.1", + "type": "static" + } + ], + "npm:babel-plugin-syntax-hermes-parser@0.25.1": [ + { + "source": "npm:babel-plugin-syntax-hermes-parser@0.25.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + } + ], + "npm:babel-plugin-transform-flow-enums": [ + { + "source": "npm:babel-plugin-transform-flow-enums", + "target": "npm:@babel/plugin-syntax-flow", + "type": "static" + } + ], + "npm:babel-plugin-transform-typescript-metadata": [ + { + "source": "npm:babel-plugin-transform-typescript-metadata", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-typescript-metadata", + "target": "npm:@babel/helper-plugin-utils", + "type": "static" + }, + { + "source": "npm:babel-plugin-transform-typescript-metadata", + "target": "npm:@babel/traverse", + "type": "static" + } + ], + "npm:babel-preset-current-node-syntax": [ + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-async-generators", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-bigint", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-class-properties", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-class-static-block", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-import-attributes@7.26.0", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-import-meta", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-json-strings", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-logical-assignment-operators", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-numeric-separator", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-object-rest-spread", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-optional-catch-binding", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-optional-chaining", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-private-property-in-object", + "type": "static" + }, + { + "source": "npm:babel-preset-current-node-syntax", + "target": "npm:@babel/plugin-syntax-top-level-await", + "type": "static" + } + ], + "npm:babel-preset-jest": [ + { + "source": "npm:babel-preset-jest", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:babel-plugin-jest-hoist", + "type": "static" + }, + { + "source": "npm:babel-preset-jest", + "target": "npm:babel-preset-current-node-syntax", + "type": "static" + } + ], + "npm:basic-auth": [ + { + "source": "npm:basic-auth", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + } + ], + "npm:bcrypt-pbkdf": [ + { + "source": "npm:bcrypt-pbkdf", + "target": "npm:tweetnacl", + "type": "static" + } + ], + "npm:better-path-resolve": [ + { + "source": "npm:better-path-resolve", + "target": "npm:is-windows", + "type": "static" + } + ], + "npm:bl": [ + { + "source": "npm:bl", + "target": "npm:buffer@5.7.1", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:bl", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:body-parser": [ + { + "source": "npm:body-parser", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:on-finished@2.4.1", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:qs@6.13.0", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:raw-body", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:body-parser", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:brace-expansion@1.1.11": [ + { + "source": "npm:brace-expansion@1.1.11", + "target": "npm:balanced-match", + "type": "static" + }, + { + "source": "npm:brace-expansion@1.1.11", + "target": "npm:concat-map", + "type": "static" + } + ], + "npm:brace-expansion@2.0.1": [ + { + "source": "npm:brace-expansion@2.0.1", + "target": "npm:balanced-match", + "type": "static" + } + ], + "npm:braces": [ + { + "source": "npm:braces", + "target": "npm:fill-range", + "type": "static" + } + ], + "npm:browserify-zlib": [ + { + "source": "npm:browserify-zlib", + "target": "npm:pako", + "type": "static" + } + ], + "npm:browserslist": [ + { + "source": "npm:browserslist", + "target": "npm:caniuse-lite@1.0.30001698", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:electron-to-chromium", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:node-releases", + "type": "static" + }, + { + "source": "npm:browserslist", + "target": "npm:update-browserslist-db", + "type": "static" + } + ], + "npm:bser": [ + { + "source": "npm:bser", + "target": "npm:node-int64", + "type": "static" + } + ], + "npm:buffer@5.7.1": [ + { + "source": "npm:buffer@5.7.1", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@5.7.1", + "target": "npm:ieee754", + "type": "static" + } + ], + "npm:buffer@6.0.3": [ + { + "source": "npm:buffer@6.0.3", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:buffer@6.0.3", + "target": "npm:ieee754", + "type": "static" + } + ], + "npm:bundle-name": [ + { + "source": "npm:bundle-name", + "target": "npm:run-applescript", + "type": "static" + } + ], + "npm:call-bind": [ + { + "source": "npm:call-bind", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:call-bind", + "target": "npm:set-function-length", + "type": "static" + } + ], + "npm:caller-callsite": [ + { + "source": "npm:caller-callsite", + "target": "npm:callsites@2.0.0", + "type": "static" + } + ], + "npm:caller-path": [ + { + "source": "npm:caller-path", + "target": "npm:caller-callsite", + "type": "static" + } + ], + "npm:chai": [ + { + "source": "npm:chai", + "target": "npm:assertion-error", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:check-error", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:deep-eql", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:loupe", + "type": "static" + }, + { + "source": "npm:chai", + "target": "npm:pathval", + "type": "static" + } + ], + "npm:chalk@4.1.2": [ + { + "source": "npm:chalk@4.1.2", + "target": "npm:ansi-styles@4.3.0", + "type": "static" + }, + { + "source": "npm:chalk@4.1.2", + "target": "npm:supports-color@7.2.0", + "type": "static" + } + ], + "npm:chokidar": [ + { + "source": "npm:chokidar", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:is-binary-path", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:normalize-path", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:readdirp", + "type": "static" + }, + { + "source": "npm:chokidar", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:chrome-launcher": [ + { + "source": "npm:chrome-launcher", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:chrome-launcher", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:chrome-launcher", + "target": "npm:is-wsl@2.2.0", + "type": "static" + }, + { + "source": "npm:chrome-launcher", + "target": "npm:lighthouse-logger", + "type": "static" + } + ], + "npm:chromium-edge-launcher": [ + { + "source": "npm:chromium-edge-launcher", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:is-wsl@2.2.0", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:lighthouse-logger", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:chromium-edge-launcher", + "target": "npm:rimraf@3.0.2", + "type": "static" + } + ], + "npm:cli-cursor": [ + { + "source": "npm:cli-cursor", + "target": "npm:restore-cursor", + "type": "static" + } + ], + "npm:clipanion": [ + { + "source": "npm:clipanion", + "target": "npm:typanion", + "type": "static" + } + ], + "npm:cliui": [ + { + "source": "npm:cliui", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:cliui", + "target": "npm:wrap-ansi@7.0.0", + "type": "static" + } + ], + "npm:clone-deep": [ + { + "source": "npm:clone-deep", + "target": "npm:is-plain-object", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:clone-deep", + "target": "npm:shallow-clone", + "type": "static" + } + ], + "npm:color-convert": [ + { + "source": "npm:color-convert", + "target": "npm:color-name", + "type": "static" + } + ], + "npm:columnify": [ + { + "source": "npm:columnify", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:columnify", + "target": "npm:wcwidth", + "type": "static" + } + ], + "npm:combined-stream": [ + { + "source": "npm:combined-stream", + "target": "npm:delayed-stream", + "type": "static" + } + ], + "npm:compressible": [ + { + "source": "npm:compressible", + "target": "npm:mime-db", + "type": "static" + } + ], + "npm:compression": [ + { + "source": "npm:compression", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:compressible", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:negotiator@0.6.4", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:on-headers", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:compression", + "target": "npm:vary", + "type": "static" + } + ], + "npm:config-chain": [ + { + "source": "npm:config-chain", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:config-chain", + "target": "npm:proto-list", + "type": "static" + } + ], + "npm:connect": [ + { + "source": "npm:connect", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:finalhandler@1.1.2", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:connect", + "target": "npm:utils-merge", + "type": "static" + } + ], + "npm:content-disposition": [ + { + "source": "npm:content-disposition", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + } + ], + "npm:copy-to-clipboard": [ + { + "source": "npm:copy-to-clipboard", + "target": "npm:toggle-selection", + "type": "static" + } + ], + "npm:core-js-compat": [ + { + "source": "npm:core-js-compat", + "target": "npm:browserslist", + "type": "static" + } + ], + "npm:cors": [ + { + "source": "npm:cors", + "target": "npm:object-assign", + "type": "static" + }, + { + "source": "npm:cors", + "target": "npm:vary", + "type": "static" + } + ], + "npm:cosmiconfig@5.2.1": [ + { + "source": "npm:cosmiconfig@5.2.1", + "target": "npm:import-fresh@2.0.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@5.2.1", + "target": "npm:is-directory", + "type": "static" + }, + { + "source": "npm:cosmiconfig@5.2.1", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:cosmiconfig@5.2.1", + "target": "npm:parse-json@4.0.0", + "type": "static" + } + ], + "npm:cosmiconfig@6.0.0": [ + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:@types/parse-json", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:import-fresh@3.3.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:parse-json@5.2.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:path-type", + "type": "static" + }, + { + "source": "npm:cosmiconfig@6.0.0", + "target": "npm:yaml@1.10.2", + "type": "static" + } + ], + "npm:cosmiconfig@9.0.0": [ + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:env-paths", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:import-fresh@3.3.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:parse-json@5.2.0", + "type": "static" + }, + { + "source": "npm:cosmiconfig@9.0.0", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:cross-spawn@7.0.3": [ + { + "source": "npm:cross-spawn@7.0.3", + "target": "npm:path-key", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.3", + "target": "npm:shebang-command", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.3", + "target": "npm:which", + "type": "static" + } + ], + "npm:cross-spawn@7.0.6": [ + { + "source": "npm:cross-spawn@7.0.6", + "target": "npm:path-key", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.6", + "target": "npm:shebang-command", + "type": "static" + }, + { + "source": "npm:cross-spawn@7.0.6", + "target": "npm:which", + "type": "static" + } + ], + "npm:dashdash": [ + { + "source": "npm:dashdash", + "target": "npm:assert-plus", + "type": "static" + } + ], + "npm:debug@2.6.9": [ + { + "source": "npm:debug@2.6.9", + "target": "npm:ms@2.0.0", + "type": "static" + } + ], + "npm:debug@3.2.7": [ + { + "source": "npm:debug@3.2.7", + "target": "npm:ms@2.1.3", + "type": "static" + } + ], + "npm:debug@4.3.4": [ + { + "source": "npm:debug@4.3.4", + "target": "npm:ms@2.1.2", + "type": "static" + } + ], + "npm:debug@4.3.7": [ + { + "source": "npm:debug@4.3.7", + "target": "npm:ms@2.1.3", + "type": "static" + } + ], + "npm:debug@4.4.0": [ + { + "source": "npm:debug@4.4.0", + "target": "npm:ms@2.1.3", + "type": "static" + } + ], + "npm:decode-named-character-reference": [ + { + "source": "npm:decode-named-character-reference", + "target": "npm:character-entities", + "type": "static" + } + ], + "npm:default-browser": [ + { + "source": "npm:default-browser", + "target": "npm:bundle-name", + "type": "static" + }, + { + "source": "npm:default-browser", + "target": "npm:default-browser-id", + "type": "static" + } + ], + "npm:defaults": [ + { + "source": "npm:defaults", + "target": "npm:clone", + "type": "static" + } + ], + "npm:define-data-property": [ + { + "source": "npm:define-data-property", + "target": "npm:es-define-property", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:define-data-property", + "target": "npm:gopd", + "type": "static" + } + ], + "npm:detect-port": [ + { + "source": "npm:detect-port", + "target": "npm:address", + "type": "static" + }, + { + "source": "npm:detect-port", + "target": "npm:debug@4.4.0", + "type": "static" + } + ], + "npm:devlop": [ + { + "source": "npm:devlop", + "target": "npm:dequal", + "type": "static" + } + ], + "npm:dir-glob": [ + { + "source": "npm:dir-glob", + "target": "npm:path-type", + "type": "static" + } + ], + "npm:dom-serializer@1.4.1": [ + { + "source": "npm:dom-serializer@1.4.1", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:dom-serializer@1.4.1", + "target": "npm:domhandler@4.3.1", + "type": "static" + }, + { + "source": "npm:dom-serializer@1.4.1", + "target": "npm:entities@2.2.0", + "type": "static" + } + ], + "npm:dom-serializer@2.0.0": [ + { + "source": "npm:dom-serializer@2.0.0", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:dom-serializer@2.0.0", + "target": "npm:domhandler@5.0.3", + "type": "static" + }, + { + "source": "npm:dom-serializer@2.0.0", + "target": "npm:entities@4.5.0", + "type": "static" + } + ], + "npm:domhandler@4.3.1": [ + { + "source": "npm:domhandler@4.3.1", + "target": "npm:domelementtype", + "type": "static" + } + ], + "npm:domhandler@5.0.3": [ + { + "source": "npm:domhandler@5.0.3", + "target": "npm:domelementtype", + "type": "static" + } + ], + "npm:domutils@2.8.0": [ + { + "source": "npm:domutils@2.8.0", + "target": "npm:dom-serializer@1.4.1", + "type": "static" + }, + { + "source": "npm:domutils@2.8.0", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:domutils@2.8.0", + "target": "npm:domhandler@4.3.1", + "type": "static" + } + ], + "npm:domutils@3.2.2": [ + { + "source": "npm:domutils@3.2.2", + "target": "npm:dom-serializer@2.0.0", + "type": "static" + }, + { + "source": "npm:domutils@3.2.2", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:domutils@3.2.2", + "target": "npm:domhandler@5.0.3", + "type": "static" + } + ], + "npm:dotenv-expand": [ + { + "source": "npm:dotenv-expand", + "target": "npm:dotenv", + "type": "static" + } + ], + "npm:duplexify": [ + { + "source": "npm:duplexify", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:readable-stream@2.3.8", + "type": "static" + }, + { + "source": "npm:duplexify", + "target": "npm:stream-shift", + "type": "static" + } + ], + "npm:ecc-jsbn": [ + { + "source": "npm:ecc-jsbn", + "target": "npm:jsbn", + "type": "static" + }, + { + "source": "npm:ecc-jsbn", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:ecdsa-sig-formatter": [ + { + "source": "npm:ecdsa-sig-formatter", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + } + ], + "npm:ejs": [ + { + "source": "npm:ejs", + "target": "npm:jake", + "type": "static" + } + ], + "npm:end-of-stream": [ + { + "source": "npm:end-of-stream", + "target": "npm:once", + "type": "static" + } + ], + "npm:enhanced-resolve": [ + { + "source": "npm:enhanced-resolve", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:enhanced-resolve", + "target": "npm:tapable", + "type": "static" + } + ], + "npm:enquirer@2.3.6": [ + { + "source": "npm:enquirer@2.3.6", + "target": "npm:ansi-colors", + "type": "static" + } + ], + "npm:enquirer@2.4.1": [ + { + "source": "npm:enquirer@2.4.1", + "target": "npm:ansi-colors", + "type": "static" + }, + { + "source": "npm:enquirer@2.4.1", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + } + ], + "npm:error-ex": [ + { + "source": "npm:error-ex", + "target": "npm:is-arrayish", + "type": "static" + } + ], + "npm:error-stack-parser": [ + { + "source": "npm:error-stack-parser", + "target": "npm:stackframe", + "type": "static" + } + ], + "npm:errorhandler": [ + { + "source": "npm:errorhandler", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:errorhandler", + "target": "npm:escape-html", + "type": "static" + } + ], + "npm:es-define-property": [ + { + "source": "npm:es-define-property", + "target": "npm:get-intrinsic", + "type": "static" + } + ], + "npm:esast-util-from-estree": [ + { + "source": "npm:esast-util-from-estree", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:esast-util-from-estree", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:esast-util-from-estree", + "target": "npm:estree-util-visit", + "type": "static" + }, + { + "source": "npm:esast-util-from-estree", + "target": "npm:unist-util-position-from-estree", + "type": "static" + } + ], + "npm:esast-util-from-js": [ + { + "source": "npm:esast-util-from-js", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:esast-util-from-js", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:esast-util-from-js", + "target": "npm:esast-util-from-estree", + "type": "static" + }, + { + "source": "npm:esast-util-from-js", + "target": "npm:vfile-message@4.0.2", + "type": "static" + } + ], + "npm:esbuild": [ + { + "source": "npm:esbuild", + "target": "npm:@esbuild/aix-ppc64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-arm", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/android-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/darwin-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/darwin-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/freebsd-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/freebsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-arm", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-ia32", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-loong64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-mips64el", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-ppc64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-riscv64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-s390x", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/linux-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/netbsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/openbsd-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/sunos-x64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-arm64", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-ia32", + "type": "static" + }, + { + "source": "npm:esbuild", + "target": "npm:@esbuild/win32-x64", + "type": "static" + } + ], + "npm:eslint-config-prettier": [ + { + "source": "npm:eslint-config-prettier", + "target": "npm:eslint", + "type": "static" + } + ], + "npm:eslint-plugin-simple-import-sort": [ + { + "source": "npm:eslint-plugin-simple-import-sort", + "target": "npm:eslint", + "type": "static" + } + ], + "npm:eslint-scope@5.1.1": [ + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope@5.1.1", + "target": "npm:estraverse@4.3.0", + "type": "static" + } + ], + "npm:eslint-scope@8.0.2": [ + { + "source": "npm:eslint-scope@8.0.2", + "target": "npm:esrecurse", + "type": "static" + }, + { + "source": "npm:eslint-scope@8.0.2", + "target": "npm:estraverse@5.3.0", + "type": "static" + } + ], + "npm:eslint": [ + { + "source": "npm:eslint", + "target": "npm:@eslint-community/eslint-utils", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint-community/regexpp", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/config-array", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/eslintrc", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/js", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@eslint/plugin-kit", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanwhocodes/module-importer", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@humanwhocodes/retry", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:cross-spawn@7.0.3", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:escape-string-regexp@4.0.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:eslint-scope@8.0.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:eslint-visitor-keys@4.0.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:espree@10.1.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:esquery", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:esutils", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:file-entry-cache", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:find-up@5.0.0", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:glob-parent@6.0.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:is-glob", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:is-path-inside", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:json-stable-stringify-without-jsonify", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:lodash.merge", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:natural-compare", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:optionator", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:text-table", + "type": "static" + }, + { + "source": "npm:eslint", + "target": "npm:jiti", + "type": "static" + } + ], + "npm:espree@10.1.0": [ + { + "source": "npm:espree@10.1.0", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:espree@10.1.0", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:espree@10.1.0", + "target": "npm:eslint-visitor-keys@4.2.0", + "type": "static" + } + ], + "npm:espree@9.6.1": [ + { + "source": "npm:espree@9.6.1", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:espree@9.6.1", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:espree@9.6.1", + "target": "npm:eslint-visitor-keys@3.4.3", + "type": "static" + } + ], + "npm:esquery": [ + { + "source": "npm:esquery", + "target": "npm:estraverse@5.3.0", + "type": "static" + } + ], + "npm:esrecurse": [ + { + "source": "npm:esrecurse", + "target": "npm:estraverse@5.3.0", + "type": "static" + } + ], + "npm:estree-util-attach-comments": [ + { + "source": "npm:estree-util-attach-comments", + "target": "npm:@types/estree", + "type": "static" + } + ], + "npm:estree-util-build-jsx": [ + { + "source": "npm:estree-util-build-jsx", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:estree-util-build-jsx", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:estree-util-build-jsx", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:estree-util-build-jsx", + "target": "npm:estree-walker", + "type": "static" + } + ], + "npm:estree-util-scope": [ + { + "source": "npm:estree-util-scope", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:estree-util-scope", + "target": "npm:devlop", + "type": "static" + } + ], + "npm:estree-util-to-js": [ + { + "source": "npm:estree-util-to-js", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:estree-util-to-js", + "target": "npm:astring", + "type": "static" + }, + { + "source": "npm:estree-util-to-js", + "target": "npm:source-map@0.7.4", + "type": "static" + } + ], + "npm:estree-util-visit": [ + { + "source": "npm:estree-util-visit", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:estree-util-visit", + "target": "npm:@types/unist@3.0.3", + "type": "static" + } + ], + "npm:estree-walker": [ + { + "source": "npm:estree-walker", + "target": "npm:@types/estree", + "type": "static" + } + ], + "npm:execa": [ + { + "source": "npm:execa", + "target": "npm:cross-spawn@7.0.3", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:get-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:human-signals", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:is-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:signal-exit@3.0.7", + "type": "static" + }, + { + "source": "npm:execa", + "target": "npm:strip-final-newline", + "type": "static" + } + ], + "npm:express": [ + { + "source": "npm:express", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:array-flatten", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:body-parser", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:content-disposition", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:content-type", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:cookie@0.7.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:cookie-signature", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:encodeurl@2.0.0", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:finalhandler@1.3.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:merge-descriptors", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:methods", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:on-finished@2.4.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:path-to-regexp@0.1.12", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:proxy-addr", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:qs@6.13.0", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:send", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:serve-static", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:statuses@2.0.1", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:type-is", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:utils-merge", + "type": "static" + }, + { + "source": "npm:express", + "target": "npm:vary", + "type": "static" + } + ], + "npm:extend-shallow": [ + { + "source": "npm:extend-shallow", + "target": "npm:is-extendable", + "type": "static" + } + ], + "npm:external-editor": [ + { + "source": "npm:external-editor", + "target": "npm:chardet", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:external-editor", + "target": "npm:tmp@0.0.33", + "type": "static" + } + ], + "npm:fast-glob": [ + { + "source": "npm:fast-glob", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:fast-glob@3.3.3": [ + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.stat", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:@nodelib/fs.walk", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:glob-parent@5.1.2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:fast-glob@3.3.3", + "target": "npm:micromatch", + "type": "static" + } + ], + "npm:fast-json-stringify": [ + { + "source": "npm:fast-json-stringify", + "target": "npm:@fastify/merge-json-schemas", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:ajv-formats@3.0.1", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:fast-uri@2.4.0", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:json-schema-ref-resolver", + "type": "static" + }, + { + "source": "npm:fast-json-stringify", + "target": "npm:rfdc", + "type": "static" + } + ], + "npm:fast-querystring": [ + { + "source": "npm:fast-querystring", + "target": "npm:fast-decode-uri-component", + "type": "static" + } + ], + "npm:fast-xml-parser": [ + { + "source": "npm:fast-xml-parser", + "target": "npm:strnum", + "type": "static" + } + ], + "npm:fastify-favicon": [ + { + "source": "npm:fastify-favicon", + "target": "npm:fastify-plugin", + "type": "static" + } + ], + "npm:fastify": [ + { + "source": "npm:fastify", + "target": "npm:@fastify/ajv-compiler", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/error", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:@fastify/fast-json-stringify-compiler", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:abstract-logging", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:avvio", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:fast-content-type-parse", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:fast-json-stringify", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:find-my-way", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:light-my-request", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:pino", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:process-warning@3.0.0", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:proxy-addr", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:rfdc", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:secure-json-parse", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:fastify", + "target": "npm:toad-cache", + "type": "static" + } + ], + "npm:fastq": [ + { + "source": "npm:fastq", + "target": "npm:reusify", + "type": "static" + } + ], + "npm:fb-watchman": [ + { + "source": "npm:fb-watchman", + "target": "npm:bser", + "type": "static" + } + ], + "npm:fdir@6.4.0": [ + { + "source": "npm:fdir@6.4.0", + "target": "npm:picomatch@4.0.2", + "type": "static" + } + ], + "npm:fdir@6.4.2": [ + { + "source": "npm:fdir@6.4.2", + "target": "npm:picomatch@4.0.2", + "type": "static" + } + ], + "npm:fdir@6.4.4": [ + { + "source": "npm:fdir@6.4.4", + "target": "npm:picomatch@4.0.2", + "type": "static" + } + ], + "npm:figures": [ + { + "source": "npm:figures", + "target": "npm:escape-string-regexp@1.0.5", + "type": "static" + } + ], + "npm:file-entry-cache": [ + { + "source": "npm:file-entry-cache", + "target": "npm:flat-cache", + "type": "static" + } + ], + "npm:filelist": [ + { + "source": "npm:filelist", + "target": "npm:minimatch@5.1.6", + "type": "static" + } + ], + "npm:fill-range": [ + { + "source": "npm:fill-range", + "target": "npm:to-regex-range", + "type": "static" + } + ], + "npm:finalhandler@1.1.2": [ + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:on-finished@2.3.0", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:statuses@1.5.0", + "type": "static" + }, + { + "source": "npm:finalhandler@1.1.2", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:finalhandler@1.3.1": [ + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:encodeurl@2.0.0", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:on-finished@2.4.1", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:statuses@2.0.1", + "type": "static" + }, + { + "source": "npm:finalhandler@1.3.1", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:find-cache-dir@2.1.0": [ + { + "source": "npm:find-cache-dir@2.1.0", + "target": "npm:commondir", + "type": "static" + }, + { + "source": "npm:find-cache-dir@2.1.0", + "target": "npm:make-dir@2.1.0", + "type": "static" + }, + { + "source": "npm:find-cache-dir@2.1.0", + "target": "npm:pkg-dir@3.0.0", + "type": "static" + } + ], + "npm:find-cache-dir@4.0.0": [ + { + "source": "npm:find-cache-dir@4.0.0", + "target": "npm:common-path-prefix", + "type": "static" + }, + { + "source": "npm:find-cache-dir@4.0.0", + "target": "npm:pkg-dir@7.0.0", + "type": "static" + } + ], + "npm:find-my-way": [ + { + "source": "npm:find-my-way", + "target": "npm:fast-deep-equal", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:fast-querystring", + "type": "static" + }, + { + "source": "npm:find-my-way", + "target": "npm:safe-regex2", + "type": "static" + } + ], + "npm:find-up@3.0.0": [ + { + "source": "npm:find-up@3.0.0", + "target": "npm:locate-path@3.0.0", + "type": "static" + } + ], + "npm:find-up@4.1.0": [ + { + "source": "npm:find-up@4.1.0", + "target": "npm:locate-path@5.0.0", + "type": "static" + }, + { + "source": "npm:find-up@4.1.0", + "target": "npm:path-exists@4.0.0", + "type": "static" + } + ], + "npm:find-up@5.0.0": [ + { + "source": "npm:find-up@5.0.0", + "target": "npm:locate-path@6.0.0", + "type": "static" + }, + { + "source": "npm:find-up@5.0.0", + "target": "npm:path-exists@4.0.0", + "type": "static" + } + ], + "npm:find-up@6.3.0": [ + { + "source": "npm:find-up@6.3.0", + "target": "npm:locate-path@7.2.0", + "type": "static" + }, + { + "source": "npm:find-up@6.3.0", + "target": "npm:path-exists@5.0.0", + "type": "static" + } + ], + "npm:flat-cache": [ + { + "source": "npm:flat-cache", + "target": "npm:flatted", + "type": "static" + }, + { + "source": "npm:flat-cache", + "target": "npm:keyv", + "type": "static" + } + ], + "npm:flow-remove-types": [ + { + "source": "npm:flow-remove-types", + "target": "npm:hermes-parser@0.24.0", + "type": "static" + }, + { + "source": "npm:flow-remove-types", + "target": "npm:pirates@3.0.2", + "type": "static" + }, + { + "source": "npm:flow-remove-types", + "target": "npm:vlq@0.2.3", + "type": "static" + } + ], + "npm:foreground-child": [ + { + "source": "npm:foreground-child", + "target": "npm:cross-spawn@7.0.3", + "type": "static" + }, + { + "source": "npm:foreground-child", + "target": "npm:signal-exit@4.1.0", + "type": "static" + } + ], + "npm:form-data": [ + { + "source": "npm:form-data", + "target": "npm:asynckit", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:combined-stream", + "type": "static" + }, + { + "source": "npm:form-data", + "target": "npm:mime-types", + "type": "static" + } + ], + "npm:front-matter": [ + { + "source": "npm:front-matter", + "target": "npm:js-yaml@3.14.1", + "type": "static" + } + ], + "npm:fs-extra@11.3.0": [ + { + "source": "npm:fs-extra@11.3.0", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:fs-extra@11.3.0", + "target": "npm:jsonfile@6.1.0", + "type": "static" + }, + { + "source": "npm:fs-extra@11.3.0", + "target": "npm:universalify@2.0.1", + "type": "static" + } + ], + "npm:fs-extra@7.0.1": [ + { + "source": "npm:fs-extra@7.0.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:fs-extra@7.0.1", + "target": "npm:jsonfile@4.0.0", + "type": "static" + }, + { + "source": "npm:fs-extra@7.0.1", + "target": "npm:universalify@0.1.2", + "type": "static" + } + ], + "npm:fs-extra@8.1.0": [ + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:jsonfile@4.0.0", + "type": "static" + }, + { + "source": "npm:fs-extra@8.1.0", + "target": "npm:universalify@0.1.2", + "type": "static" + } + ], + "npm:get-intrinsic": [ + { + "source": "npm:get-intrinsic", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:has-proto", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:has-symbols", + "type": "static" + }, + { + "source": "npm:get-intrinsic", + "target": "npm:hasown", + "type": "static" + } + ], + "npm:getpass": [ + { + "source": "npm:getpass", + "target": "npm:assert-plus", + "type": "static" + } + ], + "npm:glob-parent@5.1.2": [ + { + "source": "npm:glob-parent@5.1.2", + "target": "npm:is-glob", + "type": "static" + } + ], + "npm:glob-parent@6.0.2": [ + { + "source": "npm:glob-parent@6.0.2", + "target": "npm:is-glob", + "type": "static" + } + ], + "npm:glob@10.4.5": [ + { + "source": "npm:glob@10.4.5", + "target": "npm:foreground-child", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:jackspeak", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minimatch@9.0.5", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:package-json-from-dist", + "type": "static" + }, + { + "source": "npm:glob@10.4.5", + "target": "npm:path-scurry", + "type": "static" + } + ], + "npm:glob@7.2.3": [ + { + "source": "npm:glob@7.2.3", + "target": "npm:fs.realpath", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inflight", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:minimatch@3.1.2", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:glob@7.2.3", + "target": "npm:path-is-absolute", + "type": "static" + } + ], + "npm:globby": [ + { + "source": "npm:globby", + "target": "npm:array-union", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:dir-glob", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:fast-glob@3.3.3", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:merge2", + "type": "static" + }, + { + "source": "npm:globby", + "target": "npm:slash", + "type": "static" + } + ], + "npm:gopd": [ + { + "source": "npm:gopd", + "target": "npm:get-intrinsic", + "type": "static" + } + ], + "npm:gradient-string@2.0.2": [ + { + "source": "npm:gradient-string@2.0.2", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:gradient-string@2.0.2", + "target": "npm:tinygradient", + "type": "static" + } + ], + "npm:gradient-string@3.0.0": [ + { + "source": "npm:gradient-string@3.0.0", + "target": "npm:chalk@5.3.0", + "type": "static" + }, + { + "source": "npm:gradient-string@3.0.0", + "target": "npm:tinygradient", + "type": "static" + } + ], + "npm:gray-matter": [ + { + "source": "npm:gray-matter", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:gray-matter", + "target": "npm:kind-of", + "type": "static" + }, + { + "source": "npm:gray-matter", + "target": "npm:section-matter", + "type": "static" + }, + { + "source": "npm:gray-matter", + "target": "npm:strip-bom-string", + "type": "static" + } + ], + "npm:gunzip-maybe": [ + { + "source": "npm:gunzip-maybe", + "target": "npm:browserify-zlib", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:is-deflate", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:is-gzip", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:peek-stream", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:pumpify", + "type": "static" + }, + { + "source": "npm:gunzip-maybe", + "target": "npm:through2", + "type": "static" + } + ], + "npm:handlebars": [ + { + "source": "npm:handlebars", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:wordwrap", + "type": "static" + }, + { + "source": "npm:handlebars", + "target": "npm:uglify-js", + "type": "static" + } + ], + "npm:has-property-descriptors": [ + { + "source": "npm:has-property-descriptors", + "target": "npm:es-define-property", + "type": "static" + } + ], + "npm:hasown": [ + { + "source": "npm:hasown", + "target": "npm:function-bind", + "type": "static" + } + ], + "npm:hast-util-from-html": [ + { + "source": "npm:hast-util-from-html", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:hast-util-from-parse5", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:parse5", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-from-html", + "target": "npm:vfile-message@4.0.2", + "type": "static" + } + ], + "npm:hast-util-from-parse5": [ + { + "source": "npm:hast-util-from-parse5", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:hastscript", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:vfile@6.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:vfile-location", + "type": "static" + }, + { + "source": "npm:hast-util-from-parse5", + "target": "npm:web-namespaces", + "type": "static" + } + ], + "npm:hast-util-heading-rank": [ + { + "source": "npm:hast-util-heading-rank", + "target": "npm:@types/hast@3.0.4", + "type": "static" + } + ], + "npm:hast-util-is-element": [ + { + "source": "npm:hast-util-is-element", + "target": "npm:@types/hast@3.0.4", + "type": "static" + } + ], + "npm:hast-util-parse-selector": [ + { + "source": "npm:hast-util-parse-selector", + "target": "npm:@types/hast@3.0.4", + "type": "static" + } + ], + "npm:hast-util-to-estree": [ + { + "source": "npm:hast-util-to-estree", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:estree-util-attach-comments", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:hast-util-whitespace", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:mdast-util-mdx-expression", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:mdast-util-mdx-jsx", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:style-to-js", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:unist-util-position", + "type": "static" + }, + { + "source": "npm:hast-util-to-estree", + "target": "npm:zwitch", + "type": "static" + } + ], + "npm:hast-util-to-html": [ + { + "source": "npm:hast-util-to-html", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:ccount", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:hast-util-whitespace", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:html-void-elements", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:mdast-util-to-hast", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:stringify-entities", + "type": "static" + }, + { + "source": "npm:hast-util-to-html", + "target": "npm:zwitch", + "type": "static" + } + ], + "npm:hast-util-to-jsx-runtime": [ + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:hast-util-whitespace", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:mdast-util-mdx-expression", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:mdast-util-mdx-jsx", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:style-to-js", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:unist-util-position", + "type": "static" + }, + { + "source": "npm:hast-util-to-jsx-runtime", + "target": "npm:vfile-message@4.0.2", + "type": "static" + } + ], + "npm:hast-util-to-string": [ + { + "source": "npm:hast-util-to-string", + "target": "npm:@types/hast@3.0.4", + "type": "static" + } + ], + "npm:hast-util-whitespace": [ + { + "source": "npm:hast-util-whitespace", + "target": "npm:@types/hast@3.0.4", + "type": "static" + } + ], + "npm:hastscript": [ + { + "source": "npm:hastscript", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:comma-separated-tokens", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:hast-util-parse-selector", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:property-information", + "type": "static" + }, + { + "source": "npm:hastscript", + "target": "npm:space-separated-tokens", + "type": "static" + } + ], + "npm:hermes-parser@0.23.1": [ + { + "source": "npm:hermes-parser@0.23.1", + "target": "npm:hermes-estree@0.23.1", + "type": "static" + } + ], + "npm:hermes-parser@0.24.0": [ + { + "source": "npm:hermes-parser@0.24.0", + "target": "npm:hermes-estree@0.24.0", + "type": "static" + } + ], + "npm:hermes-parser@0.25.1": [ + { + "source": "npm:hermes-parser@0.25.1", + "target": "npm:hermes-estree@0.25.1", + "type": "static" + } + ], + "npm:hosted-git-info": [ + { + "source": "npm:hosted-git-info", + "target": "npm:lru-cache@10.4.3", + "type": "static" + } + ], + "npm:html-encoding-sniffer": [ + { + "source": "npm:html-encoding-sniffer", + "target": "npm:whatwg-encoding", + "type": "static" + } + ], + "npm:html-to-text": [ + { + "source": "npm:html-to-text", + "target": "npm:@selderee/plugin-htmlparser2", + "type": "static" + }, + { + "source": "npm:html-to-text", + "target": "npm:deepmerge", + "type": "static" + }, + { + "source": "npm:html-to-text", + "target": "npm:dom-serializer@2.0.0", + "type": "static" + }, + { + "source": "npm:html-to-text", + "target": "npm:htmlparser2@8.0.2", + "type": "static" + }, + { + "source": "npm:html-to-text", + "target": "npm:selderee", + "type": "static" + } + ], + "npm:htmlparser2@6.1.0": [ + { + "source": "npm:htmlparser2@6.1.0", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:htmlparser2@6.1.0", + "target": "npm:domhandler@4.3.1", + "type": "static" + }, + { + "source": "npm:htmlparser2@6.1.0", + "target": "npm:domutils@2.8.0", + "type": "static" + }, + { + "source": "npm:htmlparser2@6.1.0", + "target": "npm:entities@2.2.0", + "type": "static" + } + ], + "npm:htmlparser2@8.0.2": [ + { + "source": "npm:htmlparser2@8.0.2", + "target": "npm:domelementtype", + "type": "static" + }, + { + "source": "npm:htmlparser2@8.0.2", + "target": "npm:domhandler@5.0.3", + "type": "static" + }, + { + "source": "npm:htmlparser2@8.0.2", + "target": "npm:domutils@3.2.2", + "type": "static" + }, + { + "source": "npm:htmlparser2@8.0.2", + "target": "npm:entities@4.5.0", + "type": "static" + } + ], + "npm:htmr": [ + { + "source": "npm:htmr", + "target": "npm:html-entities@2.5.2", + "type": "static" + }, + { + "source": "npm:htmr", + "target": "npm:htmlparser2@6.1.0", + "type": "static" + }, + { + "source": "npm:htmr", + "target": "npm:react", + "type": "static" + } + ], + "npm:http-errors": [ + { + "source": "npm:http-errors", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:setprototypeof", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:statuses@2.0.1", + "type": "static" + }, + { + "source": "npm:http-errors", + "target": "npm:toidentifier", + "type": "static" + } + ], + "npm:http-proxy": [ + { + "source": "npm:http-proxy", + "target": "npm:eventemitter3", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:follow-redirects", + "type": "static" + }, + { + "source": "npm:http-proxy", + "target": "npm:requires-port", + "type": "static" + } + ], + "npm:http-server": [ + { + "source": "npm:http-server", + "target": "npm:basic-auth", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:corser", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:he", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:html-encoding-sniffer", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:http-proxy", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:mime@1.6.0", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:opener", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:portfinder", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:secure-compare", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:union", + "type": "static" + }, + { + "source": "npm:http-server", + "target": "npm:url-join", + "type": "static" + } + ], + "npm:http-signature": [ + { + "source": "npm:http-signature", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:jsprim", + "type": "static" + }, + { + "source": "npm:http-signature", + "target": "npm:sshpk", + "type": "static" + } + ], + "npm:https-proxy-agent": [ + { + "source": "npm:https-proxy-agent", + "target": "npm:agent-base", + "type": "static" + }, + { + "source": "npm:https-proxy-agent", + "target": "npm:debug@4.4.0", + "type": "static" + } + ], + "npm:iconv-lite@0.4.24": [ + { + "source": "npm:iconv-lite@0.4.24", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:iconv-lite@0.6.3": [ + { + "source": "npm:iconv-lite@0.6.3", + "target": "npm:safer-buffer", + "type": "static" + } + ], + "npm:image-size": [ + { + "source": "npm:image-size", + "target": "npm:queue", + "type": "static" + } + ], + "npm:import-fresh@2.0.0": [ + { + "source": "npm:import-fresh@2.0.0", + "target": "npm:caller-path", + "type": "static" + }, + { + "source": "npm:import-fresh@2.0.0", + "target": "npm:resolve-from@3.0.0", + "type": "static" + } + ], + "npm:import-fresh@3.3.0": [ + { + "source": "npm:import-fresh@3.3.0", + "target": "npm:parent-module", + "type": "static" + }, + { + "source": "npm:import-fresh@3.3.0", + "target": "npm:resolve-from@4.0.0", + "type": "static" + } + ], + "npm:inflight": [ + { + "source": "npm:inflight", + "target": "npm:once", + "type": "static" + }, + { + "source": "npm:inflight", + "target": "npm:wrappy", + "type": "static" + } + ], + "npm:invariant": [ + { + "source": "npm:invariant", + "target": "npm:loose-envify", + "type": "static" + } + ], + "npm:is-alphanumerical": [ + { + "source": "npm:is-alphanumerical", + "target": "npm:is-alphabetical", + "type": "static" + }, + { + "source": "npm:is-alphanumerical", + "target": "npm:is-decimal", + "type": "static" + } + ], + "npm:is-binary-path": [ + { + "source": "npm:is-binary-path", + "target": "npm:binary-extensions", + "type": "static" + } + ], + "npm:is-core-module": [ + { + "source": "npm:is-core-module", + "target": "npm:hasown", + "type": "static" + } + ], + "npm:is-glob": [ + { + "source": "npm:is-glob", + "target": "npm:is-extglob", + "type": "static" + } + ], + "npm:is-inside-container": [ + { + "source": "npm:is-inside-container", + "target": "npm:is-docker@3.0.0", + "type": "static" + } + ], + "npm:is-plain-object": [ + { + "source": "npm:is-plain-object", + "target": "npm:isobject", + "type": "static" + } + ], + "npm:is-subdir": [ + { + "source": "npm:is-subdir", + "target": "npm:better-path-resolve", + "type": "static" + } + ], + "npm:is-wsl@2.2.0": [ + { + "source": "npm:is-wsl@2.2.0", + "target": "npm:is-docker@2.2.1", + "type": "static" + } + ], + "npm:is-wsl@3.1.0": [ + { + "source": "npm:is-wsl@3.1.0", + "target": "npm:is-inside-container", + "type": "static" + } + ], + "npm:istanbul-lib-instrument": [ + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-instrument", + "target": "npm:semver@6.3.1", + "type": "static" + } + ], + "npm:istanbul-lib-report": [ + { + "source": "npm:istanbul-lib-report", + "target": "npm:istanbul-lib-coverage", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:make-dir@4.0.0", + "type": "static" + }, + { + "source": "npm:istanbul-lib-report", + "target": "npm:supports-color@7.2.0", + "type": "static" + } + ], + "npm:istanbul-lib-source-maps": [ + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:istanbul-lib-source-maps", + "target": "npm:istanbul-lib-coverage", + "type": "static" + } + ], + "npm:istanbul-reports": [ + { + "source": "npm:istanbul-reports", + "target": "npm:html-escaper", + "type": "static" + }, + { + "source": "npm:istanbul-reports", + "target": "npm:istanbul-lib-report", + "type": "static" + } + ], + "npm:jackspeak": [ + { + "source": "npm:jackspeak", + "target": "npm:@isaacs/cliui", + "type": "static" + }, + { + "source": "npm:jackspeak", + "target": "npm:@pkgjs/parseargs", + "type": "static" + } + ], + "npm:jake": [ + { + "source": "npm:jake", + "target": "npm:async@3.2.6", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:filelist", + "type": "static" + }, + { + "source": "npm:jake", + "target": "npm:minimatch@3.1.2", + "type": "static" + } + ], + "npm:jest-diff": [ + { + "source": "npm:jest-diff", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:diff-sequences", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-diff", + "target": "npm:pretty-format@29.7.0", + "type": "static" + } + ], + "npm:jest-environment-node": [ + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/environment", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/fake-timers", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-mock", + "type": "static" + }, + { + "source": "npm:jest-environment-node", + "target": "npm:jest-util", + "type": "static" + } + ], + "npm:jest-haste-map": [ + { + "source": "npm:jest-haste-map", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@types/graceful-fs", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:anymatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-regex-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:walker", + "type": "static" + }, + { + "source": "npm:jest-haste-map", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:jest-message-util": [ + { + "source": "npm:jest-message-util", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:@types/stack-utils", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:pretty-format@29.7.0", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:slash", + "type": "static" + }, + { + "source": "npm:jest-message-util", + "target": "npm:stack-utils", + "type": "static" + } + ], + "npm:jest-mock": [ + { + "source": "npm:jest-mock", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-mock", + "target": "npm:jest-util", + "type": "static" + } + ], + "npm:jest-util": [ + { + "source": "npm:jest-util", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:ci-info@3.9.0", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jest-util", + "target": "npm:picomatch@2.3.1", + "type": "static" + } + ], + "npm:jest-validate": [ + { + "source": "npm:jest-validate", + "target": "npm:@jest/types@29.6.3", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:camelcase@6.3.0", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:jest-get-type", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:leven", + "type": "static" + }, + { + "source": "npm:jest-validate", + "target": "npm:pretty-format@29.7.0", + "type": "static" + } + ], + "npm:jest-worker@27.5.1": [ + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker@27.5.1", + "target": "npm:supports-color@8.1.1", + "type": "static" + } + ], + "npm:jest-worker@29.7.0": [ + { + "source": "npm:jest-worker@29.7.0", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:jest-worker@29.7.0", + "target": "npm:jest-util", + "type": "static" + }, + { + "source": "npm:jest-worker@29.7.0", + "target": "npm:merge-stream", + "type": "static" + }, + { + "source": "npm:jest-worker@29.7.0", + "target": "npm:supports-color@8.1.1", + "type": "static" + } + ], + "npm:joi": [ + { + "source": "npm:joi", + "target": "npm:@hapi/hoek", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@hapi/topo", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/address", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/formula", + "type": "static" + }, + { + "source": "npm:joi", + "target": "npm:@sideway/pinpoint", + "type": "static" + } + ], + "npm:js-yaml@3.14.1": [ + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:argparse@1.0.10", + "type": "static" + }, + { + "source": "npm:js-yaml@3.14.1", + "target": "npm:esprima", + "type": "static" + } + ], + "npm:js-yaml@4.1.0": [ + { + "source": "npm:js-yaml@4.1.0", + "target": "npm:argparse@2.0.1", + "type": "static" + } + ], + "npm:jscodeshift": [ + { + "source": "npm:jscodeshift", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-proposal-class-properties", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-proposal-nullish-coalescing-operator", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-proposal-optional-chaining", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/plugin-transform-modules-commonjs", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/preset-env", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/preset-flow", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/preset-typescript@7.26.0", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:@babel/register", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:babel-core", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:flow-parser", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:node-dir", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:recast", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:temp", + "type": "static" + }, + { + "source": "npm:jscodeshift", + "target": "npm:write-file-atomic@2.4.3", + "type": "static" + } + ], + "npm:json-schema-ref-resolver": [ + { + "source": "npm:json-schema-ref-resolver", + "target": "npm:fast-deep-equal", + "type": "static" + } + ], + "npm:jsonc-eslint-parser": [ + { + "source": "npm:jsonc-eslint-parser", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:jsonc-eslint-parser", + "target": "npm:eslint-visitor-keys@3.4.3", + "type": "static" + }, + { + "source": "npm:jsonc-eslint-parser", + "target": "npm:espree@9.6.1", + "type": "static" + }, + { + "source": "npm:jsonc-eslint-parser", + "target": "npm:semver@7.7.1", + "type": "static" + } + ], + "npm:jsonfile@4.0.0": [ + { + "source": "npm:jsonfile@4.0.0", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + } + ], + "npm:jsonfile@6.1.0": [ + { + "source": "npm:jsonfile@6.1.0", + "target": "npm:universalify@2.0.1", + "type": "static" + }, + { + "source": "npm:jsonfile@6.1.0", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + } + ], + "npm:jsonwebtoken": [ + { + "source": "npm:jsonwebtoken", + "target": "npm:jws", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.includes", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isboolean", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isinteger", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isnumber", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isplainobject", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.isstring", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:lodash.once", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:jsonwebtoken", + "target": "npm:semver@7.7.1", + "type": "static" + } + ], + "npm:jsprim": [ + { + "source": "npm:jsprim", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:extsprintf", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:json-schema", + "type": "static" + }, + { + "source": "npm:jsprim", + "target": "npm:verror", + "type": "static" + } + ], + "npm:jwa": [ + { + "source": "npm:jwa", + "target": "npm:buffer-equal-constant-time", + "type": "static" + }, + { + "source": "npm:jwa", + "target": "npm:ecdsa-sig-formatter", + "type": "static" + }, + { + "source": "npm:jwa", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + } + ], + "npm:jws": [ + { + "source": "npm:jws", + "target": "npm:jwa", + "type": "static" + }, + { + "source": "npm:jws", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + } + ], + "npm:keyv": [ + { + "source": "npm:keyv", + "target": "npm:json-buffer", + "type": "static" + } + ], + "npm:launch-editor": [ + { + "source": "npm:launch-editor", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:launch-editor", + "target": "npm:shell-quote", + "type": "static" + } + ], + "npm:levn": [ + { + "source": "npm:levn", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:levn", + "target": "npm:type-check", + "type": "static" + } + ], + "npm:light-my-request": [ + { + "source": "npm:light-my-request", + "target": "npm:cookie@0.7.2", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:process-warning@3.0.0", + "type": "static" + }, + { + "source": "npm:light-my-request", + "target": "npm:set-cookie-parser", + "type": "static" + } + ], + "npm:lighthouse-logger": [ + { + "source": "npm:lighthouse-logger", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:lighthouse-logger", + "target": "npm:marky", + "type": "static" + } + ], + "npm:locate-path@3.0.0": [ + { + "source": "npm:locate-path@3.0.0", + "target": "npm:p-locate@3.0.0", + "type": "static" + }, + { + "source": "npm:locate-path@3.0.0", + "target": "npm:path-exists@3.0.0", + "type": "static" + } + ], + "npm:locate-path@5.0.0": [ + { + "source": "npm:locate-path@5.0.0", + "target": "npm:p-locate@4.1.0", + "type": "static" + } + ], + "npm:locate-path@6.0.0": [ + { + "source": "npm:locate-path@6.0.0", + "target": "npm:p-locate@5.0.0", + "type": "static" + } + ], + "npm:locate-path@7.2.0": [ + { + "source": "npm:locate-path@7.2.0", + "target": "npm:p-locate@6.0.0", + "type": "static" + } + ], + "npm:lockfile": [ + { + "source": "npm:lockfile", + "target": "npm:signal-exit@3.0.7", + "type": "static" + } + ], + "npm:log-symbols": [ + { + "source": "npm:log-symbols", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:log-symbols", + "target": "npm:is-unicode-supported@0.1.0", + "type": "static" + } + ], + "npm:loose-envify": [ + { + "source": "npm:loose-envify", + "target": "npm:js-tokens", + "type": "static" + } + ], + "npm:loupe": [ + { + "source": "npm:loupe", + "target": "npm:get-func-name", + "type": "static" + } + ], + "npm:lowdb": [ + { + "source": "npm:lowdb", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:lowdb", + "target": "npm:is-promise", + "type": "static" + }, + { + "source": "npm:lowdb", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:lowdb", + "target": "npm:pify@3.0.0", + "type": "static" + }, + { + "source": "npm:lowdb", + "target": "npm:steno", + "type": "static" + } + ], + "npm:lru-cache@5.1.1": [ + { + "source": "npm:lru-cache@5.1.1", + "target": "npm:yallist@3.1.1", + "type": "static" + } + ], + "npm:magic-string": [ + { + "source": "npm:magic-string", + "target": "npm:@jridgewell/sourcemap-codec", + "type": "static" + } + ], + "npm:magicast": [ + { + "source": "npm:magicast", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:magicast", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:magicast", + "target": "npm:source-map-js", + "type": "static" + } + ], + "npm:make-dir@2.1.0": [ + { + "source": "npm:make-dir@2.1.0", + "target": "npm:pify@4.0.1", + "type": "static" + }, + { + "source": "npm:make-dir@2.1.0", + "target": "npm:semver@5.7.2", + "type": "static" + } + ], + "npm:make-dir@4.0.0": [ + { + "source": "npm:make-dir@4.0.0", + "target": "npm:semver@7.7.1", + "type": "static" + } + ], + "npm:makeerror": [ + { + "source": "npm:makeerror", + "target": "npm:tmpl", + "type": "static" + } + ], + "npm:mdast-util-find-and-replace": [ + { + "source": "npm:mdast-util-find-and-replace", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-find-and-replace", + "target": "npm:escape-string-regexp@5.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-find-and-replace", + "target": "npm:unist-util-is@6.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-find-and-replace", + "target": "npm:unist-util-visit-parents@6.0.1", + "type": "static" + } + ], + "npm:mdast-util-from-markdown@1.3.1": [ + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:mdast-util-to-string@3.2.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark@3.2.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-decode-string@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-normalize-identifier@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:unist-util-stringify-position@3.0.3", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@1.3.1", + "target": "npm:uvu", + "type": "static" + } + ], + "npm:mdast-util-from-markdown@2.0.2": [ + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:mdast-util-to-string@4.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark@4.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-decode-string@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-from-markdown@2.0.2", + "target": "npm:unist-util-stringify-position@4.0.0", + "type": "static" + } + ], + "npm:mdast-util-gfm-autolink-literal": [ + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:ccount", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:mdast-util-find-and-replace", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-autolink-literal", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + } + ], + "npm:mdast-util-gfm-footnote": [ + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-footnote", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + } + ], + "npm:mdast-util-gfm-strikethrough": [ + { + "source": "npm:mdast-util-gfm-strikethrough", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-strikethrough", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-strikethrough", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + } + ], + "npm:mdast-util-gfm-table": [ + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:markdown-table", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-table", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + } + ], + "npm:mdast-util-gfm-task-list-item": [ + { + "source": "npm:mdast-util-gfm-task-list-item", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-task-list-item", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-task-list-item", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm-task-list-item", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + } + ], + "npm:mdast-util-gfm": [ + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-autolink-literal", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-footnote", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-strikethrough", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-table", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-gfm-task-list-item", + "type": "static" + }, + { + "source": "npm:mdast-util-gfm", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + } + ], + "npm:mdast-util-mdx-expression": [ + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-expression", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + } + ], + "npm:mdast-util-mdx-jsx": [ + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:ccount", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:parse-entities", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:stringify-entities", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:unist-util-stringify-position@4.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx-jsx", + "target": "npm:vfile-message@4.0.2", + "type": "static" + } + ], + "npm:mdast-util-mdx": [ + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-mdx-expression", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-mdx-jsx", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:mdast-util-mdx", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + } + ], + "npm:mdast-util-mdxjs-esm": [ + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:mdast-util-mdxjs-esm", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + } + ], + "npm:mdast-util-phrasing@3.0.1": [ + { + "source": "npm:mdast-util-phrasing@3.0.1", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + }, + { + "source": "npm:mdast-util-phrasing@3.0.1", + "target": "npm:unist-util-is@5.2.1", + "type": "static" + } + ], + "npm:mdast-util-phrasing@4.1.0": [ + { + "source": "npm:mdast-util-phrasing@4.1.0", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-phrasing@4.1.0", + "target": "npm:unist-util-is@6.0.0", + "type": "static" + } + ], + "npm:mdast-util-to-hast": [ + { + "source": "npm:mdast-util-to-hast", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:@ungap/structured-clone", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:micromark-util-sanitize-uri@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:trim-lines", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:unist-util-position", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-hast", + "target": "npm:vfile@6.0.3", + "type": "static" + } + ], + "npm:mdast-util-to-markdown@1.5.0": [ + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:longest-streak", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:mdast-util-phrasing@3.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:mdast-util-to-string@3.2.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:micromark-util-decode-string@1.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:unist-util-visit@4.1.2", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@1.5.0", + "target": "npm:zwitch", + "type": "static" + } + ], + "npm:mdast-util-to-markdown@2.1.2": [ + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:longest-streak", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:mdast-util-phrasing@4.1.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:mdast-util-to-string@4.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:micromark-util-classify-character@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:micromark-util-decode-string@2.0.1", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:mdast-util-to-markdown@2.1.2", + "target": "npm:zwitch", + "type": "static" + } + ], + "npm:mdast-util-to-string@3.2.0": [ + { + "source": "npm:mdast-util-to-string@3.2.0", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + } + ], + "npm:mdast-util-to-string@4.0.0": [ + { + "source": "npm:mdast-util-to-string@4.0.0", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + } + ], + "npm:memfs": [ + { + "source": "npm:memfs", + "target": "npm:@jsonjoy.com/json-pack", + "type": "static" + }, + { + "source": "npm:memfs", + "target": "npm:@jsonjoy.com/util", + "type": "static" + }, + { + "source": "npm:memfs", + "target": "npm:tree-dump", + "type": "static" + }, + { + "source": "npm:memfs", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:metro-babel-transformer@0.81.1": [ + { + "source": "npm:metro-babel-transformer@0.81.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.81.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.81.1", + "target": "npm:nullthrows", + "type": "static" + } + ], + "npm:metro-babel-transformer@0.82.1": [ + { + "source": "npm:metro-babel-transformer@0.82.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.82.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:metro-babel-transformer@0.82.1", + "target": "npm:nullthrows", + "type": "static" + } + ], + "npm:metro-cache-key@0.81.1": [ + { + "source": "npm:metro-cache-key@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + } + ], + "npm:metro-cache-key@0.82.1": [ + { + "source": "npm:metro-cache-key@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + } + ], + "npm:metro-cache@0.81.1": [ + { + "source": "npm:metro-cache@0.81.1", + "target": "npm:exponential-backoff", + "type": "static" + }, + { + "source": "npm:metro-cache@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-cache@0.81.1", + "target": "npm:metro-core@0.81.1", + "type": "static" + } + ], + "npm:metro-cache@0.82.1": [ + { + "source": "npm:metro-cache@0.82.1", + "target": "npm:exponential-backoff", + "type": "static" + }, + { + "source": "npm:metro-cache@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-cache@0.82.1", + "target": "npm:metro-core@0.82.1", + "type": "static" + } + ], + "npm:metro-config@0.81.1": [ + { + "source": "npm:metro-config@0.81.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:cosmiconfig@5.2.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:metro@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:metro-cache@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:metro-core@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.81.1", + "target": "npm:metro-runtime@0.81.1", + "type": "static" + } + ], + "npm:metro-config@0.82.1": [ + { + "source": "npm:metro-config@0.82.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:cosmiconfig@5.2.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:jest-validate", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:metro@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:metro-cache@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:metro-core@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-config@0.82.1", + "target": "npm:metro-runtime@0.82.1", + "type": "static" + } + ], + "npm:metro-core@0.81.1": [ + { + "source": "npm:metro-core@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-core@0.81.1", + "target": "npm:lodash.throttle", + "type": "static" + }, + { + "source": "npm:metro-core@0.81.1", + "target": "npm:metro-resolver@0.81.1", + "type": "static" + } + ], + "npm:metro-core@0.82.1": [ + { + "source": "npm:metro-core@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-core@0.82.1", + "target": "npm:lodash.throttle", + "type": "static" + }, + { + "source": "npm:metro-core@0.82.1", + "target": "npm:metro-resolver@0.82.1", + "type": "static" + } + ], + "npm:metro-file-map@0.81.1": [ + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.81.1", + "target": "npm:walker", + "type": "static" + } + ], + "npm:metro-file-map@0.82.1": [ + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:fb-watchman", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:micromatch", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-file-map@0.82.1", + "target": "npm:walker", + "type": "static" + } + ], + "npm:metro-minify-terser@0.81.1": [ + { + "source": "npm:metro-minify-terser@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-minify-terser@0.81.1", + "target": "npm:terser", + "type": "static" + } + ], + "npm:metro-minify-terser@0.82.1": [ + { + "source": "npm:metro-minify-terser@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-minify-terser@0.82.1", + "target": "npm:terser", + "type": "static" + } + ], + "npm:metro-resolver@0.81.1": [ + { + "source": "npm:metro-resolver@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + } + ], + "npm:metro-resolver@0.82.1": [ + { + "source": "npm:metro-resolver@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + } + ], + "npm:metro-runtime@0.81.1": [ + { + "source": "npm:metro-runtime@0.81.1", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:metro-runtime@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + } + ], + "npm:metro-runtime@0.82.1": [ + { + "source": "npm:metro-runtime@0.82.1", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + }, + { + "source": "npm:metro-runtime@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + } + ], + "npm:metro-source-map@0.81.1": [ + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:metro-symbolicate@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:ob1@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.81.1", + "target": "npm:vlq@1.0.1", + "type": "static" + } + ], + "npm:metro-source-map@0.82.1": [ + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:metro-symbolicate@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:ob1@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro-source-map@0.82.1", + "target": "npm:vlq@1.0.1", + "type": "static" + } + ], + "npm:metro-symbolicate@0.81.1": [ + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:metro-source-map@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.81.1", + "target": "npm:vlq@1.0.1", + "type": "static" + } + ], + "npm:metro-symbolicate@0.82.1": [ + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:metro-source-map@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro-symbolicate@0.82.1", + "target": "npm:vlq@1.0.1", + "type": "static" + } + ], + "npm:metro-transform-plugins@0.81.1": [ + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.81.1", + "target": "npm:nullthrows", + "type": "static" + } + ], + "npm:metro-transform-plugins@0.82.1": [ + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-transform-plugins@0.82.1", + "target": "npm:nullthrows", + "type": "static" + } + ], + "npm:metro-transform-worker@0.81.1": [ + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-babel-transformer@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-cache@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-cache-key@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-minify-terser@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-source-map@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:metro-transform-plugins@0.81.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.81.1", + "target": "npm:nullthrows", + "type": "static" + } + ], + "npm:metro-transform-worker@0.82.1": [ + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-babel-transformer@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-cache@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-cache-key@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-minify-terser@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-source-map@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:metro-transform-plugins@0.82.1", + "type": "static" + }, + { + "source": "npm:metro-transform-worker@0.82.1", + "target": "npm:nullthrows", + "type": "static" + } + ], + "npm:metro@0.81.1": [ + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:ci-info@2.0.0", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:jsc-safe-url", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:lodash.throttle", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-babel-transformer@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-cache@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-cache-key@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-config@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-core@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-file-map@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-resolver@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-runtime@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-source-map@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-symbolicate@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-transform-plugins@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:metro-transform-worker@0.81.1", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:serialize-error", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:throat", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:ws@7.5.10", + "type": "static" + }, + { + "source": "npm:metro@0.81.1", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:metro@0.82.1": [ + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/core", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/generator", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/parser", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/template", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/traverse", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:@babel/types", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:accepts", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:ci-info@2.0.0", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:connect", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:error-stack-parser", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:hermes-parser@0.25.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:image-size", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:jest-worker@29.7.0", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:jsc-safe-url", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:lodash.throttle", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-babel-transformer@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-cache@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-cache-key@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-config@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-core@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-file-map@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-resolver@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-runtime@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-source-map@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-symbolicate@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-transform-plugins@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:metro-transform-worker@0.82.1", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:serialize-error", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:source-map@0.5.7", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:throat", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:ws@7.5.10", + "type": "static" + }, + { + "source": "npm:metro@0.82.1", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:micromark-core-commonmark@1.1.0": [ + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-destination@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-label@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-space@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-title@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-factory-whitespace@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-chunked@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-classify-character@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-html-tag-name@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-normalize-identifier@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-resolve-all@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-subtokenize@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@1.1.0", + "target": "npm:uvu", + "type": "static" + } + ], + "npm:micromark-core-commonmark@2.0.3": [ + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-destination@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-label@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-title@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-factory-whitespace@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-classify-character@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-html-tag-name@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-resolve-all@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-subtokenize@2.1.0", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-core-commonmark@2.0.3", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-gfm-autolink-literal": [ + { + "source": "npm:micromark-extension-gfm-autolink-literal", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-autolink-literal", + "target": "npm:micromark-util-sanitize-uri@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-autolink-literal", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-autolink-literal", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-gfm-footnote": [ + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-core-commonmark@2.0.3", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-sanitize-uri@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-footnote", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-gfm-strikethrough": [ + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-classify-character@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-resolve-all@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-strikethrough", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-gfm-table": [ + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-table", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-gfm-tagfilter": [ + { + "source": "npm:micromark-extension-gfm-tagfilter", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-gfm-task-list-item": [ + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm-task-list-item", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-gfm": [ + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-autolink-literal", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-footnote", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-strikethrough", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-table", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-tagfilter", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-extension-gfm-task-list-item", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-util-combine-extensions@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-gfm", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-mdx-expression": [ + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-factory-mdx-expression", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-util-events-to-acorn", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-expression", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-mdx-jsx": [ + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:estree-util-is-identifier-name@3.0.0", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-factory-mdx-expression", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-util-events-to-acorn", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdx-jsx", + "target": "npm:vfile-message@4.0.2", + "type": "static" + } + ], + "npm:micromark-extension-mdx-md": [ + { + "source": "npm:micromark-extension-mdx-md", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-extension-mdxjs-esm": [ + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-core-commonmark@2.0.3", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-util-events-to-acorn", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:unist-util-position-from-estree", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs-esm", + "target": "npm:vfile-message@4.0.2", + "type": "static" + } + ], + "npm:micromark-extension-mdxjs": [ + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-extension-mdx-expression", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-extension-mdx-jsx", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-extension-mdx-md", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-extension-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-util-combine-extensions@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-extension-mdxjs", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-factory-destination@1.1.0": [ + { + "source": "npm:micromark-factory-destination@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + } + ], + "npm:micromark-factory-destination@2.0.1": [ + { + "source": "npm:micromark-factory-destination@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-destination@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-factory-label@1.1.0": [ + { + "source": "npm:micromark-factory-label@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@1.1.0", + "target": "npm:uvu", + "type": "static" + } + ], + "npm:micromark-factory-label@2.0.1": [ + { + "source": "npm:micromark-factory-label@2.0.1", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-label@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-factory-mdx-expression": [ + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-util-events-to-acorn", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:unist-util-position-from-estree", + "type": "static" + }, + { + "source": "npm:micromark-factory-mdx-expression", + "target": "npm:vfile-message@4.0.2", + "type": "static" + } + ], + "npm:micromark-factory-space@1.1.0": [ + { + "source": "npm:micromark-factory-space@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-space@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + } + ], + "npm:micromark-factory-space@2.0.1": [ + { + "source": "npm:micromark-factory-space@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-space@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-factory-title@1.1.0": [ + { + "source": "npm:micromark-factory-title@1.1.0", + "target": "npm:micromark-factory-space@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + } + ], + "npm:micromark-factory-title@2.0.1": [ + { + "source": "npm:micromark-factory-title@2.0.1", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-title@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-factory-whitespace@1.1.0": [ + { + "source": "npm:micromark-factory-whitespace@1.1.0", + "target": "npm:micromark-factory-space@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + } + ], + "npm:micromark-factory-whitespace@2.0.1": [ + { + "source": "npm:micromark-factory-whitespace@2.0.1", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-factory-whitespace@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-util-character@1.2.0": [ + { + "source": "npm:micromark-util-character@1.2.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-character@1.2.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + } + ], + "npm:micromark-util-character@2.1.1": [ + { + "source": "npm:micromark-util-character@2.1.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-character@2.1.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-util-chunked@1.1.0": [ + { + "source": "npm:micromark-util-chunked@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + } + ], + "npm:micromark-util-chunked@2.0.1": [ + { + "source": "npm:micromark-util-chunked@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + } + ], + "npm:micromark-util-classify-character@1.1.0": [ + { + "source": "npm:micromark-util-classify-character@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + } + ], + "npm:micromark-util-classify-character@2.0.1": [ + { + "source": "npm:micromark-util-classify-character@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-classify-character@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-util-combine-extensions@1.1.0": [ + { + "source": "npm:micromark-util-combine-extensions@1.1.0", + "target": "npm:micromark-util-chunked@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-combine-extensions@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + } + ], + "npm:micromark-util-combine-extensions@2.0.1": [ + { + "source": "npm:micromark-util-combine-extensions@2.0.1", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-combine-extensions@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-util-decode-numeric-character-reference@1.1.0": [ + { + "source": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + } + ], + "npm:micromark-util-decode-numeric-character-reference@2.0.2": [ + { + "source": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + } + ], + "npm:micromark-util-decode-string@1.1.0": [ + { + "source": "npm:micromark-util-decode-string@1.1.0", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@1.1.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@1.1.0", + "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + } + ], + "npm:micromark-util-decode-string@2.0.1": [ + { + "source": "npm:micromark-util-decode-string@2.0.1", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@2.0.1", + "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-decode-string@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + } + ], + "npm:micromark-util-events-to-acorn": [ + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:estree-util-visit", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark-util-events-to-acorn", + "target": "npm:vfile-message@4.0.2", + "type": "static" + } + ], + "npm:micromark-util-normalize-identifier@1.1.0": [ + { + "source": "npm:micromark-util-normalize-identifier@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + } + ], + "npm:micromark-util-normalize-identifier@2.0.1": [ + { + "source": "npm:micromark-util-normalize-identifier@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + } + ], + "npm:micromark-util-resolve-all@1.1.0": [ + { + "source": "npm:micromark-util-resolve-all@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + } + ], + "npm:micromark-util-resolve-all@2.0.1": [ + { + "source": "npm:micromark-util-resolve-all@2.0.1", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark-util-sanitize-uri@1.2.0": [ + { + "source": "npm:micromark-util-sanitize-uri@1.2.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@1.2.0", + "target": "npm:micromark-util-encode@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@1.2.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + } + ], + "npm:micromark-util-sanitize-uri@2.0.1": [ + { + "source": "npm:micromark-util-sanitize-uri@2.0.1", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@2.0.1", + "target": "npm:micromark-util-encode@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-sanitize-uri@2.0.1", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + } + ], + "npm:micromark-util-subtokenize@1.1.0": [ + { + "source": "npm:micromark-util-subtokenize@1.1.0", + "target": "npm:micromark-util-chunked@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@1.1.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@1.1.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@1.1.0", + "target": "npm:uvu", + "type": "static" + } + ], + "npm:micromark-util-subtokenize@2.1.0": [ + { + "source": "npm:micromark-util-subtokenize@2.1.0", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@2.1.0", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@2.1.0", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark-util-subtokenize@2.1.0", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromark@3.2.0": [ + { + "source": "npm:micromark@3.2.0", + "target": "npm:@types/debug", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-core-commonmark@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-factory-space@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-character@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-chunked@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-combine-extensions@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-encode@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-normalize-identifier@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-resolve-all@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-sanitize-uri@1.2.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-subtokenize@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-symbol@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:micromark-util-types@1.1.0", + "type": "static" + }, + { + "source": "npm:micromark@3.2.0", + "target": "npm:uvu", + "type": "static" + } + ], + "npm:micromark@4.0.2": [ + { + "source": "npm:micromark@4.0.2", + "target": "npm:@types/debug", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-core-commonmark@2.0.3", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-chunked@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-combine-extensions@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-encode@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-normalize-identifier@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-resolve-all@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-sanitize-uri@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-subtokenize@2.1.0", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-symbol@2.0.1", + "type": "static" + }, + { + "source": "npm:micromark@4.0.2", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + } + ], + "npm:micromatch": [ + { + "source": "npm:micromatch", + "target": "npm:braces", + "type": "static" + }, + { + "source": "npm:micromatch", + "target": "npm:picomatch@2.3.1", + "type": "static" + } + ], + "npm:mime-types": [ + { + "source": "npm:mime-types", + "target": "npm:mime-db", + "type": "static" + } + ], + "npm:minimatch@3.1.2": [ + { + "source": "npm:minimatch@3.1.2", + "target": "npm:brace-expansion@1.1.11", + "type": "static" + } + ], + "npm:minimatch@5.1.6": [ + { + "source": "npm:minimatch@5.1.6", + "target": "npm:brace-expansion@2.0.1", + "type": "static" + } + ], + "npm:minimatch@7.4.6": [ + { + "source": "npm:minimatch@7.4.6", + "target": "npm:brace-expansion@2.0.1", + "type": "static" + } + ], + "npm:minimatch@9.0.3": [ + { + "source": "npm:minimatch@9.0.3", + "target": "npm:brace-expansion@2.0.1", + "type": "static" + } + ], + "npm:minimatch@9.0.5": [ + { + "source": "npm:minimatch@9.0.5", + "target": "npm:brace-expansion@2.0.1", + "type": "static" + } + ], + "npm:minizlib": [ + { + "source": "npm:minizlib", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:minizlib", + "target": "npm:rimraf@5.0.10", + "type": "static" + } + ], + "npm:mkdirp@0.5.6": [ + { + "source": "npm:mkdirp@0.5.6", + "target": "npm:minimist", + "type": "static" + } + ], + "npm:node-dir": [ + { + "source": "npm:node-dir", + "target": "npm:minimatch@3.1.2", + "type": "static" + } + ], + "npm:node-fetch@2.6.7": [ + { + "source": "npm:node-fetch@2.6.7", + "target": "npm:whatwg-url", + "type": "static" + } + ], + "npm:node-fetch@2.7.0": [ + { + "source": "npm:node-fetch@2.7.0", + "target": "npm:whatwg-url", + "type": "static" + } + ], + "npm:npm-package-arg": [ + { + "source": "npm:npm-package-arg", + "target": "npm:hosted-git-info", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:proc-log", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:npm-package-arg", + "target": "npm:validate-npm-package-name", + "type": "static" + } + ], + "npm:npm-run-path": [ + { + "source": "npm:npm-run-path", + "target": "npm:path-key", + "type": "static" + } + ], + "npm:nx": [ + { + "source": "npm:nx", + "target": "npm:@napi-rs/wasm-runtime", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@yarnpkg/lockfile", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@yarnpkg/parsers", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@zkochan/js-yaml", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:axios", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cli-spinners@2.6.1", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:cliui", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:dotenv", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:dotenv-expand", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:enquirer@2.3.6", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:figures", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:front-matter", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:ignore", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:jest-diff", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:jsonc-parser", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:lines-and-columns@2.0.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:minimatch@9.0.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:node-machine-id", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:npm-run-path", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:open@8.4.2", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:ora@5.3.0", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:resolve.exports", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tar-stream@2.2.0", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tmp@0.2.3", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tsconfig-paths", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:tslib@2.8.1", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yaml@2.6.1", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yargs", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:yargs-parser", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-darwin-arm64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-darwin-x64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-freebsd-x64", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@nx/nx-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@swc-node/register", + "type": "static" + }, + { + "source": "npm:nx", + "target": "npm:@swc/core", + "type": "static" + } + ], + "npm:ob1@0.81.1": [ + { + "source": "npm:ob1@0.81.1", + "target": "npm:flow-enums-runtime", + "type": "static" + } + ], + "npm:ob1@0.82.1": [ + { + "source": "npm:ob1@0.82.1", + "target": "npm:flow-enums-runtime", + "type": "static" + } + ], + "npm:on-finished@2.3.0": [ + { + "source": "npm:on-finished@2.3.0", + "target": "npm:ee-first", + "type": "static" + } + ], + "npm:on-finished@2.4.1": [ + { + "source": "npm:on-finished@2.4.1", + "target": "npm:ee-first", + "type": "static" + } + ], + "npm:once": [ + { + "source": "npm:once", + "target": "npm:wrappy", + "type": "static" + } + ], + "npm:onetime": [ + { + "source": "npm:onetime", + "target": "npm:mimic-fn", + "type": "static" + } + ], + "npm:oniguruma-to-es": [ + { + "source": "npm:oniguruma-to-es", + "target": "npm:oniguruma-parser", + "type": "static" + }, + { + "source": "npm:oniguruma-to-es", + "target": "npm:regex", + "type": "static" + }, + { + "source": "npm:oniguruma-to-es", + "target": "npm:regex-recursion", + "type": "static" + } + ], + "npm:open@10.1.0": [ + { + "source": "npm:open@10.1.0", + "target": "npm:default-browser", + "type": "static" + }, + { + "source": "npm:open@10.1.0", + "target": "npm:define-lazy-prop@3.0.0", + "type": "static" + }, + { + "source": "npm:open@10.1.0", + "target": "npm:is-inside-container", + "type": "static" + }, + { + "source": "npm:open@10.1.0", + "target": "npm:is-wsl@3.1.0", + "type": "static" + } + ], + "npm:open@6.4.0": [ + { + "source": "npm:open@6.4.0", + "target": "npm:is-wsl@1.1.0", + "type": "static" + } + ], + "npm:open@7.4.2": [ + { + "source": "npm:open@7.4.2", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@7.4.2", + "target": "npm:is-wsl@2.2.0", + "type": "static" + } + ], + "npm:open@8.4.2": [ + { + "source": "npm:open@8.4.2", + "target": "npm:define-lazy-prop@2.0.0", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:is-docker@2.2.1", + "type": "static" + }, + { + "source": "npm:open@8.4.2", + "target": "npm:is-wsl@2.2.0", + "type": "static" + } + ], + "npm:optionator": [ + { + "source": "npm:optionator", + "target": "npm:deep-is", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:fast-levenshtein", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:levn", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:prelude-ls", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:type-check", + "type": "static" + }, + { + "source": "npm:optionator", + "target": "npm:word-wrap", + "type": "static" + } + ], + "npm:ora@5.3.0": [ + { + "source": "npm:ora@5.3.0", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:cli-spinners@2.9.2", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:is-interactive", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:ora@5.3.0", + "target": "npm:wcwidth", + "type": "static" + } + ], + "npm:ora@5.4.1": [ + { + "source": "npm:ora@5.4.1", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:cli-cursor", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:cli-spinners@2.9.2", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:is-interactive", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:is-unicode-supported@0.1.0", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:log-symbols", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + }, + { + "source": "npm:ora@5.4.1", + "target": "npm:wcwidth", + "type": "static" + } + ], + "npm:p-filter": [ + { + "source": "npm:p-filter", + "target": "npm:p-map", + "type": "static" + } + ], + "npm:p-limit@2.3.0": [ + { + "source": "npm:p-limit@2.3.0", + "target": "npm:p-try", + "type": "static" + } + ], + "npm:p-limit@3.1.0": [ + { + "source": "npm:p-limit@3.1.0", + "target": "npm:yocto-queue@0.1.0", + "type": "static" + } + ], + "npm:p-limit@4.0.0": [ + { + "source": "npm:p-limit@4.0.0", + "target": "npm:yocto-queue@1.1.1", + "type": "static" + } + ], + "npm:p-locate@3.0.0": [ + { + "source": "npm:p-locate@3.0.0", + "target": "npm:p-limit@2.3.0", + "type": "static" + } + ], + "npm:p-locate@4.1.0": [ + { + "source": "npm:p-locate@4.1.0", + "target": "npm:p-limit@2.3.0", + "type": "static" + } + ], + "npm:p-locate@5.0.0": [ + { + "source": "npm:p-locate@5.0.0", + "target": "npm:p-limit@3.1.0", + "type": "static" + } + ], + "npm:p-locate@6.0.0": [ + { + "source": "npm:p-locate@6.0.0", + "target": "npm:p-limit@4.0.0", + "type": "static" + } + ], + "npm:package-json": [ + { + "source": "npm:package-json", + "target": "npm:ky", + "type": "static" + }, + { + "source": "npm:package-json", + "target": "npm:registry-auth-token", + "type": "static" + }, + { + "source": "npm:package-json", + "target": "npm:registry-url", + "type": "static" + }, + { + "source": "npm:package-json", + "target": "npm:semver@7.6.3", + "type": "static" + } + ], + "npm:parent-module": [ + { + "source": "npm:parent-module", + "target": "npm:callsites@3.1.0", + "type": "static" + } + ], + "npm:parse-entities": [ + { + "source": "npm:parse-entities", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:character-entities-legacy", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:character-reference-invalid", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:decode-named-character-reference", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-alphanumerical", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-decimal", + "type": "static" + }, + { + "source": "npm:parse-entities", + "target": "npm:is-hexadecimal", + "type": "static" + } + ], + "npm:parse-json@4.0.0": [ + { + "source": "npm:parse-json@4.0.0", + "target": "npm:error-ex", + "type": "static" + }, + { + "source": "npm:parse-json@4.0.0", + "target": "npm:json-parse-better-errors", + "type": "static" + } + ], + "npm:parse-json@5.2.0": [ + { + "source": "npm:parse-json@5.2.0", + "target": "npm:@babel/code-frame", + "type": "static" + }, + { + "source": "npm:parse-json@5.2.0", + "target": "npm:error-ex", + "type": "static" + }, + { + "source": "npm:parse-json@5.2.0", + "target": "npm:json-parse-even-better-errors", + "type": "static" + }, + { + "source": "npm:parse-json@5.2.0", + "target": "npm:lines-and-columns@1.2.4", + "type": "static" + } + ], + "npm:parse5": [ + { + "source": "npm:parse5", + "target": "npm:entities@4.5.0", + "type": "static" + } + ], + "npm:parseley": [ + { + "source": "npm:parseley", + "target": "npm:leac", + "type": "static" + }, + { + "source": "npm:parseley", + "target": "npm:peberminta", + "type": "static" + } + ], + "npm:path-scurry": [ + { + "source": "npm:path-scurry", + "target": "npm:lru-cache@10.4.3", + "type": "static" + }, + { + "source": "npm:path-scurry", + "target": "npm:minipass", + "type": "static" + } + ], + "npm:peek-stream": [ + { + "source": "npm:peek-stream", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:peek-stream", + "target": "npm:duplexify", + "type": "static" + }, + { + "source": "npm:peek-stream", + "target": "npm:through2", + "type": "static" + } + ], + "npm:pino-abstract-transport@1.2.0": [ + { + "source": "npm:pino-abstract-transport@1.2.0", + "target": "npm:readable-stream@4.5.2", + "type": "static" + }, + { + "source": "npm:pino-abstract-transport@1.2.0", + "target": "npm:split2", + "type": "static" + } + ], + "npm:pino-abstract-transport@2.0.0": [ + { + "source": "npm:pino-abstract-transport@2.0.0", + "target": "npm:split2", + "type": "static" + } + ], + "npm:pino": [ + { + "source": "npm:pino", + "target": "npm:atomic-sleep", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:fast-redact", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:on-exit-leak-free", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:pino-abstract-transport@2.0.0", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:pino-std-serializers", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:process-warning@4.0.0", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:quick-format-unescaped", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:real-require", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:safe-stable-stringify", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:sonic-boom@4.2.0", + "type": "static" + }, + { + "source": "npm:pino", + "target": "npm:thread-stream", + "type": "static" + } + ], + "npm:pirates@3.0.2": [ + { + "source": "npm:pirates@3.0.2", + "target": "npm:node-modules-regexp", + "type": "static" + } + ], + "npm:pkg-dir@3.0.0": [ + { + "source": "npm:pkg-dir@3.0.0", + "target": "npm:find-up@3.0.0", + "type": "static" + } + ], + "npm:pkg-dir@7.0.0": [ + { + "source": "npm:pkg-dir@7.0.0", + "target": "npm:find-up@6.3.0", + "type": "static" + } + ], + "npm:portfinder": [ + { + "source": "npm:portfinder", + "target": "npm:async@2.6.4", + "type": "static" + }, + { + "source": "npm:portfinder", + "target": "npm:debug@3.2.7", + "type": "static" + }, + { + "source": "npm:portfinder", + "target": "npm:mkdirp@0.5.6", + "type": "static" + } + ], + "npm:postcss": [ + { + "source": "npm:postcss", + "target": "npm:nanoid", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:picocolors", + "type": "static" + }, + { + "source": "npm:postcss", + "target": "npm:source-map-js", + "type": "static" + } + ], + "npm:pretty-format@26.6.2": [ + { + "source": "npm:pretty-format@26.6.2", + "target": "npm:@jest/types@26.6.2", + "type": "static" + }, + { + "source": "npm:pretty-format@26.6.2", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + }, + { + "source": "npm:pretty-format@26.6.2", + "target": "npm:ansi-styles@4.3.0", + "type": "static" + }, + { + "source": "npm:pretty-format@26.6.2", + "target": "npm:react-is@17.0.2", + "type": "static" + } + ], + "npm:pretty-format@28.1.3": [ + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:@jest/schemas@28.1.3", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:ansi-styles@5.2.0", + "type": "static" + }, + { + "source": "npm:pretty-format@28.1.3", + "target": "npm:react-is@18.3.1", + "type": "static" + } + ], + "npm:pretty-format@29.7.0": [ + { + "source": "npm:pretty-format@29.7.0", + "target": "npm:@jest/schemas@29.6.3", + "type": "static" + }, + { + "source": "npm:pretty-format@29.7.0", + "target": "npm:ansi-styles@5.2.0", + "type": "static" + }, + { + "source": "npm:pretty-format@29.7.0", + "target": "npm:react-is@18.3.1", + "type": "static" + } + ], + "npm:promise": [ + { + "source": "npm:promise", + "target": "npm:asap", + "type": "static" + } + ], + "npm:prompts": [ + { + "source": "npm:prompts", + "target": "npm:kleur@3.0.3", + "type": "static" + }, + { + "source": "npm:prompts", + "target": "npm:sisteransi", + "type": "static" + } + ], + "npm:proxy-addr": [ + { + "source": "npm:proxy-addr", + "target": "npm:forwarded", + "type": "static" + }, + { + "source": "npm:proxy-addr", + "target": "npm:ipaddr.js", + "type": "static" + } + ], + "npm:pump": [ + { + "source": "npm:pump", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:pump", + "target": "npm:once", + "type": "static" + } + ], + "npm:pumpify": [ + { + "source": "npm:pumpify", + "target": "npm:duplexify", + "type": "static" + }, + { + "source": "npm:pumpify", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:pumpify", + "target": "npm:pump", + "type": "static" + } + ], + "npm:qs@6.13.0": [ + { + "source": "npm:qs@6.13.0", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:qs@6.13.1": [ + { + "source": "npm:qs@6.13.1", + "target": "npm:side-channel", + "type": "static" + } + ], + "npm:queue": [ + { + "source": "npm:queue", + "target": "npm:inherits", + "type": "static" + } + ], + "npm:randombytes": [ + { + "source": "npm:randombytes", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + } + ], + "npm:raw-body": [ + { + "source": "npm:raw-body", + "target": "npm:bytes", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:iconv-lite@0.4.24", + "type": "static" + }, + { + "source": "npm:raw-body", + "target": "npm:unpipe", + "type": "static" + } + ], + "npm:rc": [ + { + "source": "npm:rc", + "target": "npm:deep-extend", + "type": "static" + }, + { + "source": "npm:rc", + "target": "npm:ini", + "type": "static" + }, + { + "source": "npm:rc", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:rc", + "target": "npm:strip-json-comments@2.0.1", + "type": "static" + } + ], + "npm:react-devtools-core": [ + { + "source": "npm:react-devtools-core", + "target": "npm:shell-quote", + "type": "static" + }, + { + "source": "npm:react-devtools-core", + "target": "npm:ws@7.5.10", + "type": "static" + } + ], + "npm:react-dom": [ + { + "source": "npm:react-dom", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-dom", + "target": "npm:scheduler@0.26.0", + "type": "static" + } + ], + "npm:react-native": [ + { + "source": "npm:react-native", + "target": "npm:@jest/create-cache-key-function", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/assets-registry", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/codegen", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/community-cli-plugin@0.76.3", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/gradle-plugin", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/js-polyfills", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/normalize-colors", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:@react-native/virtualized-lists", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:anser", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:babel-jest", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:babel-plugin-syntax-hermes-parser@0.23.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:base64-js", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:chalk@4.1.2", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:commander@12.1.0", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:event-target-shim", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:flow-enums-runtime", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:invariant", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:jest-environment-node", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:jsc-android", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:memoize-one", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:metro-runtime@0.81.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:metro-source-map@0.81.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:mkdirp@0.5.6", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:nullthrows", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:pretty-format@29.7.0", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:promise", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:react-devtools-core", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:react-refresh@0.14.2", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:regenerator-runtime@0.13.11", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:semver@7.7.1", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:stacktrace-parser", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:whatwg-fetch", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:ws@6.2.3", + "type": "static" + }, + { + "source": "npm:react-native", + "target": "npm:yargs", + "type": "static" + } + ], + "npm:react-router-dom": [ + { + "source": "npm:react-router-dom", + "target": "npm:@remix-run/router", + "type": "static" + }, + { + "source": "npm:react-router-dom", + "target": "npm:react", + "type": "static" + }, + { + "source": "npm:react-router-dom", + "target": "npm:react-dom", + "type": "static" + }, + { + "source": "npm:react-router-dom", + "target": "npm:react-router", + "type": "static" + } + ], + "npm:react-router": [ + { + "source": "npm:react-router", + "target": "npm:@remix-run/router", + "type": "static" + }, + { + "source": "npm:react-router", + "target": "npm:react", + "type": "static" + } + ], + "npm:read-yaml-file": [ + { + "source": "npm:read-yaml-file", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:read-yaml-file", + "target": "npm:js-yaml@3.14.1", + "type": "static" + }, + { + "source": "npm:read-yaml-file", + "target": "npm:pify@4.0.1", + "type": "static" + }, + { + "source": "npm:read-yaml-file", + "target": "npm:strip-bom", + "type": "static" + } + ], + "npm:readable-stream@2.3.8": [ + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:core-util-is@1.0.3", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:isarray", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:process-nextick-args", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:string_decoder@1.1.1", + "type": "static" + }, + { + "source": "npm:readable-stream@2.3.8", + "target": "npm:util-deprecate", + "type": "static" + } + ], + "npm:readable-stream@3.6.2": [ + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:string_decoder@1.3.0", + "type": "static" + }, + { + "source": "npm:readable-stream@3.6.2", + "target": "npm:util-deprecate", + "type": "static" + } + ], + "npm:readable-stream@4.5.2": [ + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:abort-controller", + "type": "static" + }, + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:buffer@6.0.3", + "type": "static" + }, + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:events", + "type": "static" + }, + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:process", + "type": "static" + }, + { + "source": "npm:readable-stream@4.5.2", + "target": "npm:string_decoder@1.3.0", + "type": "static" + } + ], + "npm:readdirp": [ + { + "source": "npm:readdirp", + "target": "npm:picomatch@2.3.1", + "type": "static" + } + ], + "npm:recast": [ + { + "source": "npm:recast", + "target": "npm:ast-types", + "type": "static" + }, + { + "source": "npm:recast", + "target": "npm:esprima", + "type": "static" + }, + { + "source": "npm:recast", + "target": "npm:source-map@0.6.1", + "type": "static" + }, + { + "source": "npm:recast", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:recma-build-jsx": [ + { + "source": "npm:recma-build-jsx", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:recma-build-jsx", + "target": "npm:estree-util-build-jsx", + "type": "static" + }, + { + "source": "npm:recma-build-jsx", + "target": "npm:vfile@6.0.3", + "type": "static" + } + ], + "npm:recma-jsx": [ + { + "source": "npm:recma-jsx", + "target": "npm:acorn-jsx", + "type": "static" + }, + { + "source": "npm:recma-jsx", + "target": "npm:estree-util-to-js", + "type": "static" + }, + { + "source": "npm:recma-jsx", + "target": "npm:recma-parse", + "type": "static" + }, + { + "source": "npm:recma-jsx", + "target": "npm:recma-stringify", + "type": "static" + }, + { + "source": "npm:recma-jsx", + "target": "npm:unified@11.0.5", + "type": "static" + } + ], + "npm:recma-parse": [ + { + "source": "npm:recma-parse", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:recma-parse", + "target": "npm:esast-util-from-js", + "type": "static" + }, + { + "source": "npm:recma-parse", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:recma-parse", + "target": "npm:vfile@6.0.3", + "type": "static" + } + ], + "npm:recma-stringify": [ + { + "source": "npm:recma-stringify", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:recma-stringify", + "target": "npm:estree-util-to-js", + "type": "static" + }, + { + "source": "npm:recma-stringify", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:recma-stringify", + "target": "npm:vfile@6.0.3", + "type": "static" + } + ], + "npm:regenerate-unicode-properties": [ + { + "source": "npm:regenerate-unicode-properties", + "target": "npm:regenerate", + "type": "static" + } + ], + "npm:regenerator-transform": [ + { + "source": "npm:regenerator-transform", + "target": "npm:@babel/runtime@7.26.7", + "type": "static" + } + ], + "npm:regex-recursion": [ + { + "source": "npm:regex-recursion", + "target": "npm:regex-utilities", + "type": "static" + } + ], + "npm:regex": [ + { + "source": "npm:regex", + "target": "npm:regex-utilities", + "type": "static" + } + ], + "npm:regexpu-core": [ + { + "source": "npm:regexpu-core", + "target": "npm:regenerate", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regenerate-unicode-properties", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regjsgen", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:regjsparser", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:unicode-match-property-ecmascript", + "type": "static" + }, + { + "source": "npm:regexpu-core", + "target": "npm:unicode-match-property-value-ecmascript", + "type": "static" + } + ], + "npm:registry-auth-token": [ + { + "source": "npm:registry-auth-token", + "target": "npm:@pnpm/npm-conf", + "type": "static" + } + ], + "npm:registry-url": [ + { + "source": "npm:registry-url", + "target": "npm:rc", + "type": "static" + } + ], + "npm:regjsparser": [ + { + "source": "npm:regjsparser", + "target": "npm:jsesc@3.0.2", + "type": "static" + } + ], + "npm:rehype-external-links": [ + { + "source": "npm:rehype-external-links", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:@ungap/structured-clone", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:hast-util-is-element", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:is-absolute-url", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:space-separated-tokens", + "type": "static" + }, + { + "source": "npm:rehype-external-links", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + } + ], + "npm:rehype-recma": [ + { + "source": "npm:rehype-recma", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:rehype-recma", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:rehype-recma", + "target": "npm:hast-util-to-estree", + "type": "static" + } + ], + "npm:remark-gfm": [ + { + "source": "npm:remark-gfm", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:mdast-util-gfm", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:micromark-extension-gfm", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:remark-parse", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:remark-stringify", + "type": "static" + }, + { + "source": "npm:remark-gfm", + "target": "npm:unified@11.0.5", + "type": "static" + } + ], + "npm:remark-mdc": [ + { + "source": "npm:remark-mdc", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark@4.0.2", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-core-commonmark@2.0.3", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-factory-space@2.0.1", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-factory-whitespace@2.0.1", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-util-character@2.1.1", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:parse-entities", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:scule", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:stringify-entities", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:remark-mdc", + "target": "npm:unist-util-visit-parents@6.0.1", + "type": "static" + } + ], + "npm:remark-mdx": [ + { + "source": "npm:remark-mdx", + "target": "npm:mdast-util-mdx", + "type": "static" + }, + { + "source": "npm:remark-mdx", + "target": "npm:micromark-extension-mdxjs", + "type": "static" + } + ], + "npm:remark-parse": [ + { + "source": "npm:remark-parse", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-parse", + "target": "npm:mdast-util-from-markdown@2.0.2", + "type": "static" + }, + { + "source": "npm:remark-parse", + "target": "npm:micromark-util-types@2.0.2", + "type": "static" + }, + { + "source": "npm:remark-parse", + "target": "npm:unified@11.0.5", + "type": "static" + } + ], + "npm:remark-rehype": [ + { + "source": "npm:remark-rehype", + "target": "npm:@types/hast@3.0.4", + "type": "static" + }, + { + "source": "npm:remark-rehype", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-rehype", + "target": "npm:mdast-util-to-hast", + "type": "static" + }, + { + "source": "npm:remark-rehype", + "target": "npm:unified@11.0.5", + "type": "static" + }, + { + "source": "npm:remark-rehype", + "target": "npm:vfile@6.0.3", + "type": "static" + } + ], + "npm:remark-stringify": [ + { + "source": "npm:remark-stringify", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark-stringify", + "target": "npm:mdast-util-to-markdown@2.1.2", + "type": "static" + }, + { + "source": "npm:remark-stringify", + "target": "npm:unified@11.0.5", + "type": "static" + } + ], + "npm:remark": [ + { + "source": "npm:remark", + "target": "npm:@types/mdast@4.0.4", + "type": "static" + }, + { + "source": "npm:remark", + "target": "npm:remark-parse", + "type": "static" + }, + { + "source": "npm:remark", + "target": "npm:remark-stringify", + "type": "static" + }, + { + "source": "npm:remark", + "target": "npm:unified@11.0.5", + "type": "static" + } + ], + "npm:resolve": [ + { + "source": "npm:resolve", + "target": "npm:is-core-module", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:path-parse", + "type": "static" + }, + { + "source": "npm:resolve", + "target": "npm:supports-preserve-symlinks-flag", + "type": "static" + } + ], + "npm:restore-cursor": [ + { + "source": "npm:restore-cursor", + "target": "npm:onetime", + "type": "static" + }, + { + "source": "npm:restore-cursor", + "target": "npm:signal-exit@3.0.7", + "type": "static" + } + ], + "npm:rimraf@2.6.3": [ + { + "source": "npm:rimraf@2.6.3", + "target": "npm:glob@7.2.3", + "type": "static" + } + ], + "npm:rimraf@3.0.2": [ + { + "source": "npm:rimraf@3.0.2", + "target": "npm:glob@7.2.3", + "type": "static" + } + ], + "npm:rimraf@5.0.10": [ + { + "source": "npm:rimraf@5.0.10", + "target": "npm:glob@10.4.5", + "type": "static" + } + ], + "npm:rollup": [ + { + "source": "npm:rollup", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-android-arm-eabi", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-android-arm64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-darwin-arm64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-darwin-x64", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm-gnueabihf", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm-musleabihf", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-arm64-musl", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-powerpc64le-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-riscv64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-s390x-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-x64-gnu", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-linux-x64-musl", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-arm64-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-ia32-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:@rollup/rollup-win32-x64-msvc", + "type": "static" + }, + { + "source": "npm:rollup", + "target": "npm:fsevents", + "type": "static" + } + ], + "npm:rspack-plugin-virtual-module": [ + { + "source": "npm:rspack-plugin-virtual-module", + "target": "npm:fs-extra@11.3.0", + "type": "static" + } + ], + "npm:rspress-plugin-devkit": [ + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@rspress/shared@1.43.9", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@types/estree-jsx", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@types/hast@2.3.10", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@types/mdast@3.0.15", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:@types/node@20.17.24", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:clsx", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:lodash-es", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-from-markdown@1.3.1", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-mdx-jsx", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-mdxjs-esm", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-to-markdown@1.5.0", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:mdast-util-to-string@4.0.0", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:remark-mdc", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:rspress", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:ts-morph", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:unified@10.1.2", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:unist-util-visit@5.0.0", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:unist-util-visit-parents@6.0.1", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:util-ts-types", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:vfile@5.3.7", + "type": "static" + }, + { + "source": "npm:rspress-plugin-devkit", + "target": "npm:vfile-reporter", + "type": "static" + } + ], + "npm:rspress-plugin-vercel-analytics": [ + { + "source": "npm:rspress-plugin-vercel-analytics", + "target": "npm:@rspress/shared@1.43.9", + "type": "static" + }, + { + "source": "npm:rspress-plugin-vercel-analytics", + "target": "npm:@vercel/analytics", + "type": "static" + }, + { + "source": "npm:rspress-plugin-vercel-analytics", + "target": "npm:rspress", + "type": "static" + }, + { + "source": "npm:rspress-plugin-vercel-analytics", + "target": "npm:rspress-plugin-devkit", + "type": "static" + } + ], + "npm:rspress": [ + { + "source": "npm:rspress", + "target": "npm:@rsbuild/core@1.3.20", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:@rspress/core", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:@rspress/shared@2.0.0-beta.6", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:cac", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:chokidar", + "type": "static" + }, + { + "source": "npm:rspress", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:run-parallel": [ + { + "source": "npm:run-parallel", + "target": "npm:queue-microtask", + "type": "static" + } + ], + "npm:rxjs": [ + { + "source": "npm:rxjs", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:sade": [ + { + "source": "npm:sade", + "target": "npm:mri", + "type": "static" + } + ], + "npm:safe-regex2": [ + { + "source": "npm:safe-regex2", + "target": "npm:ret", + "type": "static" + } + ], + "npm:sass-embedded": [ + { + "source": "npm:sass-embedded", + "target": "npm:@bufbuild/protobuf", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:buffer-builder", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:colorjs.io", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:immutable", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:rxjs", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:supports-color@8.1.1", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sync-child-process", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:varint", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-ia32", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-android-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-darwin-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-darwin-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-ia32", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-arm", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-ia32", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-musl-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-riscv64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-linux-x64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-arm64", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-ia32", + "type": "static" + }, + { + "source": "npm:sass-embedded", + "target": "npm:sass-embedded-win32-x64", + "type": "static" + } + ], + "npm:scheduler@0.24.0-canary-efb381bbf-20230505": [ + { + "source": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", + "target": "npm:loose-envify", + "type": "static" + } + ], + "npm:schema-utils@3.3.0": [ + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv@6.12.6", + "type": "static" + }, + { + "source": "npm:schema-utils@3.3.0", + "target": "npm:ajv-keywords@3.5.2", + "type": "static" + } + ], + "npm:schema-utils@4.3.0": [ + { + "source": "npm:schema-utils@4.3.0", + "target": "npm:@types/json-schema", + "type": "static" + }, + { + "source": "npm:schema-utils@4.3.0", + "target": "npm:ajv@8.17.1", + "type": "static" + }, + { + "source": "npm:schema-utils@4.3.0", + "target": "npm:ajv-formats@2.1.1", + "type": "static" + }, + { + "source": "npm:schema-utils@4.3.0", + "target": "npm:ajv-keywords@5.1.0", + "type": "static" + } + ], + "npm:section-matter": [ + { + "source": "npm:section-matter", + "target": "npm:extend-shallow", + "type": "static" + }, + { + "source": "npm:section-matter", + "target": "npm:kind-of", + "type": "static" + } + ], + "npm:selderee": [ + { + "source": "npm:selderee", + "target": "npm:parseley", + "type": "static" + } + ], + "npm:selfsigned": [ + { + "source": "npm:selfsigned", + "target": "npm:@types/node-forge", + "type": "static" + }, + { + "source": "npm:selfsigned", + "target": "npm:node-forge", + "type": "static" + } + ], + "npm:send": [ + { + "source": "npm:send", + "target": "npm:debug@2.6.9", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:depd", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:destroy", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:encodeurl@1.0.2", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:etag", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:fresh", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:mime@1.6.0", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:ms@2.1.3", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:on-finished@2.4.1", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:range-parser", + "type": "static" + }, + { + "source": "npm:send", + "target": "npm:statuses@2.0.1", + "type": "static" + } + ], + "npm:serialize-javascript": [ + { + "source": "npm:serialize-javascript", + "target": "npm:randombytes", + "type": "static" + } + ], + "npm:serve-static": [ + { + "source": "npm:serve-static", + "target": "npm:encodeurl@2.0.0", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:escape-html", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:parseurl", + "type": "static" + }, + { + "source": "npm:serve-static", + "target": "npm:send", + "type": "static" + } + ], + "npm:set-function-length": [ + { + "source": "npm:set-function-length", + "target": "npm:define-data-property", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:function-bind", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:gopd", + "type": "static" + }, + { + "source": "npm:set-function-length", + "target": "npm:has-property-descriptors", + "type": "static" + } + ], + "npm:shallow-clone": [ + { + "source": "npm:shallow-clone", + "target": "npm:kind-of", + "type": "static" + } + ], + "npm:shebang-command": [ + { + "source": "npm:shebang-command", + "target": "npm:shebang-regex", + "type": "static" + } + ], + "npm:shiki": [ + { + "source": "npm:shiki", + "target": "npm:@shikijs/core", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/engine-javascript", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/engine-oniguruma", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/langs", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/themes", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/types", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@shikijs/vscode-textmate", + "type": "static" + }, + { + "source": "npm:shiki", + "target": "npm:@types/hast@3.0.4", + "type": "static" + } + ], + "npm:side-channel": [ + { + "source": "npm:side-channel", + "target": "npm:call-bind", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:es-errors", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:get-intrinsic", + "type": "static" + }, + { + "source": "npm:side-channel", + "target": "npm:object-inspect", + "type": "static" + } + ], + "npm:sirv": [ + { + "source": "npm:sirv", + "target": "npm:@polka/url", + "type": "static" + }, + { + "source": "npm:sirv", + "target": "npm:mrmime", + "type": "static" + }, + { + "source": "npm:sirv", + "target": "npm:totalist", + "type": "static" + } + ], + "npm:sonic-boom@3.8.1": [ + { + "source": "npm:sonic-boom@3.8.1", + "target": "npm:atomic-sleep", + "type": "static" + } + ], + "npm:sonic-boom@4.2.0": [ + { + "source": "npm:sonic-boom@4.2.0", + "target": "npm:atomic-sleep", + "type": "static" + } + ], + "npm:source-map-support@0.5.19": [ + { + "source": "npm:source-map-support@0.5.19", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.19", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:source-map-support@0.5.21": [ + { + "source": "npm:source-map-support@0.5.21", + "target": "npm:buffer-from", + "type": "static" + }, + { + "source": "npm:source-map-support@0.5.21", + "target": "npm:source-map@0.6.1", + "type": "static" + } + ], + "npm:spawndamnit": [ + { + "source": "npm:spawndamnit", + "target": "npm:cross-spawn@7.0.6", + "type": "static" + }, + { + "source": "npm:spawndamnit", + "target": "npm:signal-exit@4.1.0", + "type": "static" + } + ], + "npm:sshpk": [ + { + "source": "npm:sshpk", + "target": "npm:asn1", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:bcrypt-pbkdf", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:dashdash", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:ecc-jsbn", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:getpass", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:jsbn", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:safer-buffer", + "type": "static" + }, + { + "source": "npm:sshpk", + "target": "npm:tweetnacl", + "type": "static" + } + ], + "npm:stack-utils": [ + { + "source": "npm:stack-utils", + "target": "npm:escape-string-regexp@2.0.0", + "type": "static" + } + ], + "npm:stacktrace-parser": [ + { + "source": "npm:stacktrace-parser", + "target": "npm:type-fest", + "type": "static" + } + ], + "npm:steno": [ + { + "source": "npm:steno", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + } + ], + "npm:streamx": [ + { + "source": "npm:streamx", + "target": "npm:fast-fifo", + "type": "static" + }, + { + "source": "npm:streamx", + "target": "npm:queue-tick", + "type": "static" + }, + { + "source": "npm:streamx", + "target": "npm:text-decoder", + "type": "static" + }, + { + "source": "npm:streamx", + "target": "npm:bare-events", + "type": "static" + } + ], + "npm:string-width@4.2.3": [ + { + "source": "npm:string-width@4.2.3", + "target": "npm:emoji-regex@8.0.0", + "type": "static" + }, + { + "source": "npm:string-width@4.2.3", + "target": "npm:is-fullwidth-code-point", + "type": "static" + }, + { + "source": "npm:string-width@4.2.3", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + } + ], + "npm:string-width-cjs": [ + { + "source": "npm:string-width-cjs", + "target": "npm:emoji-regex@8.0.0", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:is-fullwidth-code-point", + "type": "static" + }, + { + "source": "npm:string-width-cjs", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + } + ], + "npm:string-width@5.1.2": [ + { + "source": "npm:string-width@5.1.2", + "target": "npm:eastasianwidth", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:emoji-regex@9.2.2", + "type": "static" + }, + { + "source": "npm:string-width@5.1.2", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + } + ], + "npm:string_decoder@1.1.1": [ + { + "source": "npm:string_decoder@1.1.1", + "target": "npm:safe-buffer@5.1.2", + "type": "static" + } + ], + "npm:string_decoder@1.3.0": [ + { + "source": "npm:string_decoder@1.3.0", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + } + ], + "npm:stringify-entities": [ + { + "source": "npm:stringify-entities", + "target": "npm:character-entities-html4", + "type": "static" + }, + { + "source": "npm:stringify-entities", + "target": "npm:character-entities-legacy", + "type": "static" + } + ], + "npm:strip-ansi@6.0.1": [ + { + "source": "npm:strip-ansi@6.0.1", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + } + ], + "npm:strip-ansi-cjs": [ + { + "source": "npm:strip-ansi-cjs", + "target": "npm:ansi-regex@5.0.1", + "type": "static" + } + ], + "npm:strip-ansi@7.1.0": [ + { + "source": "npm:strip-ansi@7.1.0", + "target": "npm:ansi-regex@6.1.0", + "type": "static" + } + ], + "npm:style-to-js": [ + { + "source": "npm:style-to-js", + "target": "npm:style-to-object", + "type": "static" + } + ], + "npm:style-to-object": [ + { + "source": "npm:style-to-object", + "target": "npm:inline-style-parser", + "type": "static" + } + ], + "npm:supports-color@7.2.0": [ + { + "source": "npm:supports-color@7.2.0", + "target": "npm:has-flag", + "type": "static" + } + ], + "npm:supports-color@8.1.1": [ + { + "source": "npm:supports-color@8.1.1", + "target": "npm:has-flag", + "type": "static" + } + ], + "npm:sync-child-process": [ + { + "source": "npm:sync-child-process", + "target": "npm:sync-message-port", + "type": "static" + } + ], + "npm:tar-stream@2.2.0": [ + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:bl", + "type": "static" + }, + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:end-of-stream", + "type": "static" + }, + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:fs-constants", + "type": "static" + }, + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:inherits", + "type": "static" + }, + { + "source": "npm:tar-stream@2.2.0", + "target": "npm:readable-stream@3.6.2", + "type": "static" + } + ], + "npm:tar-stream@3.1.7": [ + { + "source": "npm:tar-stream@3.1.7", + "target": "npm:b4a", + "type": "static" + }, + { + "source": "npm:tar-stream@3.1.7", + "target": "npm:fast-fifo", + "type": "static" + }, + { + "source": "npm:tar-stream@3.1.7", + "target": "npm:streamx", + "type": "static" + } + ], + "npm:tar": [ + { + "source": "npm:tar", + "target": "npm:@isaacs/fs-minipass", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:chownr", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:minipass", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:minizlib", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:mkdirp@3.0.1", + "type": "static" + }, + { + "source": "npm:tar", + "target": "npm:yallist@5.0.0", + "type": "static" + } + ], + "npm:temp": [ + { + "source": "npm:temp", + "target": "npm:rimraf@2.6.3", + "type": "static" + } + ], + "npm:terser-webpack-plugin": [ + { + "source": "npm:terser-webpack-plugin", + "target": "npm:@jridgewell/trace-mapping@0.3.25", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:jest-worker@27.5.1", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:schema-utils@4.3.0", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:serialize-javascript", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:terser", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:webpack", + "type": "static" + }, + { + "source": "npm:terser-webpack-plugin", + "target": "npm:@swc/core", + "type": "static" + } + ], + "npm:terser": [ + { + "source": "npm:terser", + "target": "npm:@jridgewell/source-map", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:commander@2.20.3", + "type": "static" + }, + { + "source": "npm:terser", + "target": "npm:source-map-support@0.5.21", + "type": "static" + } + ], + "npm:test-exclude@6.0.0": [ + { + "source": "npm:test-exclude@6.0.0", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:test-exclude@6.0.0", + "target": "npm:glob@7.2.3", + "type": "static" + }, + { + "source": "npm:test-exclude@6.0.0", + "target": "npm:minimatch@3.1.2", + "type": "static" + } + ], + "npm:test-exclude@7.0.1": [ + { + "source": "npm:test-exclude@7.0.1", + "target": "npm:@istanbuljs/schema", + "type": "static" + }, + { + "source": "npm:test-exclude@7.0.1", + "target": "npm:glob@10.4.5", + "type": "static" + }, + { + "source": "npm:test-exclude@7.0.1", + "target": "npm:minimatch@9.0.5", + "type": "static" + } + ], + "npm:text-decoder": [ + { + "source": "npm:text-decoder", + "target": "npm:b4a", + "type": "static" + } + ], + "npm:thingies": [ + { + "source": "npm:thingies", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:thread-stream": [ + { + "source": "npm:thread-stream", + "target": "npm:real-require", + "type": "static" + } + ], + "npm:through2": [ + { + "source": "npm:through2", + "target": "npm:readable-stream@2.3.8", + "type": "static" + }, + { + "source": "npm:through2", + "target": "npm:xtend", + "type": "static" + } + ], + "npm:tinyglobby@0.2.10": [ + { + "source": "npm:tinyglobby@0.2.10", + "target": "npm:fdir@6.4.2", + "type": "static" + }, + { + "source": "npm:tinyglobby@0.2.10", + "target": "npm:picomatch@4.0.2", + "type": "static" + } + ], + "npm:tinyglobby@0.2.13": [ + { + "source": "npm:tinyglobby@0.2.13", + "target": "npm:fdir@6.4.4", + "type": "static" + }, + { + "source": "npm:tinyglobby@0.2.13", + "target": "npm:picomatch@4.0.2", + "type": "static" + } + ], + "npm:tinyglobby@0.2.9": [ + { + "source": "npm:tinyglobby@0.2.9", + "target": "npm:fdir@6.4.0", + "type": "static" + }, + { + "source": "npm:tinyglobby@0.2.9", + "target": "npm:picomatch@4.0.2", + "type": "static" + } + ], + "npm:tinygradient": [ + { + "source": "npm:tinygradient", + "target": "npm:@types/tinycolor2", + "type": "static" + }, + { + "source": "npm:tinygradient", + "target": "npm:tinycolor2", + "type": "static" + } + ], + "npm:tldts": [ + { + "source": "npm:tldts", + "target": "npm:tldts-core", + "type": "static" + } + ], + "npm:tmp@0.0.33": [ + { + "source": "npm:tmp@0.0.33", + "target": "npm:os-tmpdir", + "type": "static" + } + ], + "npm:to-regex-range": [ + { + "source": "npm:to-regex-range", + "target": "npm:is-number", + "type": "static" + } + ], + "npm:tough-cookie": [ + { + "source": "npm:tough-cookie", + "target": "npm:tldts", + "type": "static" + } + ], + "npm:tree-dump": [ + { + "source": "npm:tree-dump", + "target": "npm:tslib@2.8.1", + "type": "static" + } + ], + "npm:ts-api-utils": [ + { + "source": "npm:ts-api-utils", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:ts-morph": [ + { + "source": "npm:ts-morph", + "target": "npm:@ts-morph/common", + "type": "static" + }, + { + "source": "npm:ts-morph", + "target": "npm:code-block-writer", + "type": "static" + } + ], + "npm:ts-node": [ + { + "source": "npm:ts-node", + "target": "npm:@cspotcode/source-map-support", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node10", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node12", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node14", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@tsconfig/node16", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:acorn@8.12.1", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:acorn-walk", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:arg@4.1.3", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:create-require", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:diff@4.0.2", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:make-error", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:typescript", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:v8-compile-cache-lib", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:yn", + "type": "static" + }, + { + "source": "npm:ts-node", + "target": "npm:@swc/core", + "type": "static" + } + ], + "npm:tsconfck": [ + { + "source": "npm:tsconfck", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:tsconfig-paths": [ + { + "source": "npm:tsconfig-paths", + "target": "npm:json5", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:minimist", + "type": "static" + }, + { + "source": "npm:tsconfig-paths", + "target": "npm:strip-bom", + "type": "static" + } + ], + "npm:tunnel-agent": [ + { + "source": "npm:tunnel-agent", + "target": "npm:safe-buffer@5.2.1", + "type": "static" + } + ], + "npm:type-check": [ + { + "source": "npm:type-check", + "target": "npm:prelude-ls", + "type": "static" + } + ], + "npm:type-is": [ + { + "source": "npm:type-is", + "target": "npm:media-typer", + "type": "static" + }, + { + "source": "npm:type-is", + "target": "npm:mime-types", + "type": "static" + } + ], + "npm:typescript-eslint": [ + { + "source": "npm:typescript-eslint", + "target": "npm:@typescript-eslint/eslint-plugin", + "type": "static" + }, + { + "source": "npm:typescript-eslint", + "target": "npm:@typescript-eslint/parser", + "type": "static" + }, + { + "source": "npm:typescript-eslint", + "target": "npm:@typescript-eslint/utils", + "type": "static" + }, + { + "source": "npm:typescript-eslint", + "target": "npm:eslint", + "type": "static" + }, + { + "source": "npm:typescript-eslint", + "target": "npm:typescript", + "type": "static" + } + ], + "npm:unhead": [ + { + "source": "npm:unhead", + "target": "npm:hookable", + "type": "static" + } + ], + "npm:unicode-match-property-ecmascript": [ + { + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-canonical-property-names-ecmascript", + "type": "static" + }, + { + "source": "npm:unicode-match-property-ecmascript", + "target": "npm:unicode-property-aliases-ecmascript", + "type": "static" + } + ], + "npm:unified@10.1.2": [ + { + "source": "npm:unified@10.1.2", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:bail", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:is-plain-obj", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:trough", + "type": "static" + }, + { + "source": "npm:unified@10.1.2", + "target": "npm:vfile@5.3.7", + "type": "static" + } + ], + "npm:unified@11.0.5": [ + { + "source": "npm:unified@11.0.5", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:bail", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:devlop", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:extend", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:is-plain-obj", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:trough", + "type": "static" + }, + { + "source": "npm:unified@11.0.5", + "target": "npm:vfile@6.0.3", + "type": "static" + } + ], + "npm:union": [ + { + "source": "npm:union", + "target": "npm:qs@6.13.0", + "type": "static" + } + ], + "npm:unist-util-is@5.2.1": [ + { + "source": "npm:unist-util-is@5.2.1", + "target": "npm:@types/unist@2.0.11", + "type": "static" + } + ], + "npm:unist-util-is@6.0.0": [ + { + "source": "npm:unist-util-is@6.0.0", + "target": "npm:@types/unist@3.0.3", + "type": "static" + } + ], + "npm:unist-util-position-from-estree": [ + { + "source": "npm:unist-util-position-from-estree", + "target": "npm:@types/unist@3.0.3", + "type": "static" + } + ], + "npm:unist-util-position": [ + { + "source": "npm:unist-util-position", + "target": "npm:@types/unist@3.0.3", + "type": "static" + } + ], + "npm:unist-util-stringify-position@3.0.3": [ + { + "source": "npm:unist-util-stringify-position@3.0.3", + "target": "npm:@types/unist@2.0.11", + "type": "static" + } + ], + "npm:unist-util-stringify-position@4.0.0": [ + { + "source": "npm:unist-util-stringify-position@4.0.0", + "target": "npm:@types/unist@3.0.3", + "type": "static" + } + ], + "npm:unist-util-visit-children": [ + { + "source": "npm:unist-util-visit-children", + "target": "npm:@types/unist@3.0.3", + "type": "static" + } + ], + "npm:unist-util-visit-parents@5.1.3": [ + { + "source": "npm:unist-util-visit-parents@5.1.3", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:unist-util-visit-parents@5.1.3", + "target": "npm:unist-util-is@5.2.1", + "type": "static" + } + ], + "npm:unist-util-visit-parents@6.0.1": [ + { + "source": "npm:unist-util-visit-parents@6.0.1", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unist-util-visit-parents@6.0.1", + "target": "npm:unist-util-is@6.0.0", + "type": "static" + } + ], + "npm:unist-util-visit@4.1.2": [ + { + "source": "npm:unist-util-visit@4.1.2", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:unist-util-visit@4.1.2", + "target": "npm:unist-util-is@5.2.1", + "type": "static" + }, + { + "source": "npm:unist-util-visit@4.1.2", + "target": "npm:unist-util-visit-parents@5.1.3", + "type": "static" + } + ], + "npm:unist-util-visit@5.0.0": [ + { + "source": "npm:unist-util-visit@5.0.0", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:unist-util-visit@5.0.0", + "target": "npm:unist-util-is@6.0.0", + "type": "static" + }, + { + "source": "npm:unist-util-visit@5.0.0", + "target": "npm:unist-util-visit-parents@6.0.1", + "type": "static" + } + ], + "npm:update-browserslist-db": [ + { + "source": "npm:update-browserslist-db", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:escalade", + "type": "static" + }, + { + "source": "npm:update-browserslist-db", + "target": "npm:picocolors", + "type": "static" + } + ], + "npm:uri-js": [ + { + "source": "npm:uri-js", + "target": "npm:punycode", + "type": "static" + } + ], + "npm:uvu": [ + { + "source": "npm:uvu", + "target": "npm:dequal", + "type": "static" + }, + { + "source": "npm:uvu", + "target": "npm:diff@5.2.0", + "type": "static" + }, + { + "source": "npm:uvu", + "target": "npm:kleur@4.1.5", + "type": "static" + }, + { + "source": "npm:uvu", + "target": "npm:sade", + "type": "static" + } + ], + "npm:verdaccio-audit": [ + { + "source": "npm:verdaccio-audit", + "target": "npm:@verdaccio/config", + "type": "static" + }, + { + "source": "npm:verdaccio-audit", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:verdaccio-audit", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:verdaccio-audit", + "target": "npm:https-proxy-agent", + "type": "static" + }, + { + "source": "npm:verdaccio-audit", + "target": "npm:node-fetch@2.6.7", + "type": "static" + } + ], + "npm:verdaccio-htpasswd": [ + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:@verdaccio/file-locking@13.0.0-next-8.2", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:apache-md5", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:bcryptjs", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:core-js@3.37.1", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:http-errors", + "type": "static" + }, + { + "source": "npm:verdaccio-htpasswd", + "target": "npm:unix-crypt-td-js", + "type": "static" + } + ], + "npm:verdaccio": [ + { + "source": "npm:verdaccio", + "target": "npm:@cypress/request", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/auth", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/config", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/core@8.0.0-next-8.7", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/local-storage-legacy", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/logger", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/middleware", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/search-indexer", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/signature", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/streams", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/tarball", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/ui-theme", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/url", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:@verdaccio/utils@7.0.1-next-8.1", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:JSONStream", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:async@3.2.6", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:clipanion", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:compression", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:cors", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:envinfo", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:express", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:express-rate-limit", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:fast-safe-stringify", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:handlebars", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:js-yaml@4.1.0", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:jsonwebtoken", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:kleur@4.1.5", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:lodash", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:lru-cache@7.18.3", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:mime@3.0.0", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:mkdirp@1.0.4", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:pkginfo", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:semver@7.6.3", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:validator", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:verdaccio-audit", + "type": "static" + }, + { + "source": "npm:verdaccio", + "target": "npm:verdaccio-htpasswd", + "type": "static" + } + ], + "npm:verror": [ + { + "source": "npm:verror", + "target": "npm:assert-plus", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:core-util-is@1.0.2", + "type": "static" + }, + { + "source": "npm:verror", + "target": "npm:extsprintf", + "type": "static" + } + ], + "npm:vfile-location": [ + { + "source": "npm:vfile-location", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile-location", + "target": "npm:vfile@6.0.3", + "type": "static" + } + ], + "npm:vfile-message@3.1.4": [ + { + "source": "npm:vfile-message@3.1.4", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:vfile-message@3.1.4", + "target": "npm:unist-util-stringify-position@3.0.3", + "type": "static" + } + ], + "npm:vfile-message@4.0.2": [ + { + "source": "npm:vfile-message@4.0.2", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile-message@4.0.2", + "target": "npm:unist-util-stringify-position@4.0.0", + "type": "static" + } + ], + "npm:vfile-reporter": [ + { + "source": "npm:vfile-reporter", + "target": "npm:@types/supports-color", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:supports-color@9.4.0", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:unist-util-stringify-position@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:vfile@5.3.7", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:vfile-message@3.1.4", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:vfile-sort", + "type": "static" + }, + { + "source": "npm:vfile-reporter", + "target": "npm:vfile-statistics", + "type": "static" + } + ], + "npm:vfile-sort": [ + { + "source": "npm:vfile-sort", + "target": "npm:vfile@5.3.7", + "type": "static" + }, + { + "source": "npm:vfile-sort", + "target": "npm:vfile-message@3.1.4", + "type": "static" + } + ], + "npm:vfile-statistics": [ + { + "source": "npm:vfile-statistics", + "target": "npm:vfile@5.3.7", + "type": "static" + }, + { + "source": "npm:vfile-statistics", + "target": "npm:vfile-message@3.1.4", + "type": "static" + } + ], + "npm:vfile@5.3.7": [ + { + "source": "npm:vfile@5.3.7", + "target": "npm:@types/unist@2.0.11", + "type": "static" + }, + { + "source": "npm:vfile@5.3.7", + "target": "npm:is-buffer", + "type": "static" + }, + { + "source": "npm:vfile@5.3.7", + "target": "npm:unist-util-stringify-position@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile@5.3.7", + "target": "npm:vfile-message@3.1.4", + "type": "static" + } + ], + "npm:vfile@6.0.3": [ + { + "source": "npm:vfile@6.0.3", + "target": "npm:@types/unist@3.0.3", + "type": "static" + }, + { + "source": "npm:vfile@6.0.3", + "target": "npm:vfile-message@4.0.2", + "type": "static" + } + ], + "npm:vite-node": [ + { + "source": "npm:vite-node", + "target": "npm:cac", + "type": "static" + }, + { + "source": "npm:vite-node", + "target": "npm:debug@4.4.0", + "type": "static" + }, + { + "source": "npm:vite-node", + "target": "npm:pathe", + "type": "static" + }, + { + "source": "npm:vite-node", + "target": "npm:vite", + "type": "static" + } + ], + "npm:vite-tsconfig-paths": [ + { + "source": "npm:vite-tsconfig-paths", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:vite-tsconfig-paths", + "target": "npm:globrex", + "type": "static" + }, + { + "source": "npm:vite-tsconfig-paths", + "target": "npm:tsconfck", + "type": "static" + }, + { + "source": "npm:vite-tsconfig-paths", + "target": "npm:vite", + "type": "static" + } + ], + "npm:vite": [ + { + "source": "npm:vite", + "target": "npm:esbuild", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:postcss", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:rollup", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:fsevents", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:sass-embedded", + "type": "static" + }, + { + "source": "npm:vite", + "target": "npm:terser", + "type": "static" + } + ], + "npm:vitest": [ + { + "source": "npm:vitest", + "target": "npm:@vitest/expect", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/mocker", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/pretty-format", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/runner", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/snapshot", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/spy", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/utils", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:chai", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:debug@4.3.7", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:magic-string", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:pathe", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:std-env", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:tinybench", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:tinyexec", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:tinypool", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:tinyrainbow", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:vite", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:vite-node", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:why-is-node-running", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@types/node", + "type": "static" + }, + { + "source": "npm:vitest", + "target": "npm:@vitest/ui", + "type": "static" + } + ], + "npm:walker": [ + { + "source": "npm:walker", + "target": "npm:makeerror", + "type": "static" + } + ], + "npm:watchpack": [ + { + "source": "npm:watchpack", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:watchpack", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + } + ], + "npm:wcwidth": [ + { + "source": "npm:wcwidth", + "target": "npm:defaults", + "type": "static" + } + ], + "npm:webpack-merge": [ + { + "source": "npm:webpack-merge", + "target": "npm:clone-deep", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:flat", + "type": "static" + }, + { + "source": "npm:webpack-merge", + "target": "npm:wildcard", + "type": "static" + } + ], + "npm:webpack": [ + { + "source": "npm:webpack", + "target": "npm:@types/eslint-scope", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@types/estree", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/ast", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-edit", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:@webassemblyjs/wasm-parser", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:acorn@8.14.0", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:browserslist", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:chrome-trace-event", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:enhanced-resolve", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:es-module-lexer", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:eslint-scope@5.1.1", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:events", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:glob-to-regexp", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:json-parse-even-better-errors", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:loader-runner", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:mime-types", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:neo-async", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:schema-utils@3.3.0", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:tapable", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:terser-webpack-plugin", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:watchpack", + "type": "static" + }, + { + "source": "npm:webpack", + "target": "npm:webpack-sources", + "type": "static" + } + ], + "npm:whatwg-encoding": [ + { + "source": "npm:whatwg-encoding", + "target": "npm:iconv-lite@0.6.3", + "type": "static" + } + ], + "npm:whatwg-url": [ + { + "source": "npm:whatwg-url", + "target": "npm:tr46", + "type": "static" + }, + { + "source": "npm:whatwg-url", + "target": "npm:webidl-conversions", + "type": "static" + } + ], + "npm:which": [ + { + "source": "npm:which", + "target": "npm:isexe", + "type": "static" + } + ], + "npm:why-is-node-running": [ + { + "source": "npm:why-is-node-running", + "target": "npm:siginfo", + "type": "static" + }, + { + "source": "npm:why-is-node-running", + "target": "npm:stackback", + "type": "static" + } + ], + "npm:wrap-ansi@7.0.0": [ + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:ansi-styles@4.3.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:wrap-ansi@7.0.0", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + } + ], + "npm:wrap-ansi-cjs": [ + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:ansi-styles@4.3.0", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:wrap-ansi-cjs", + "target": "npm:strip-ansi@6.0.1", + "type": "static" + } + ], + "npm:wrap-ansi@8.1.0": [ + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:ansi-styles@6.2.1", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:string-width@5.1.2", + "type": "static" + }, + { + "source": "npm:wrap-ansi@8.1.0", + "target": "npm:strip-ansi@7.1.0", + "type": "static" + } + ], + "npm:write-file-atomic@2.4.3": [ + { + "source": "npm:write-file-atomic@2.4.3", + "target": "npm:graceful-fs@4.2.11", + "type": "static" + }, + { + "source": "npm:write-file-atomic@2.4.3", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:write-file-atomic@2.4.3", + "target": "npm:signal-exit@3.0.7", + "type": "static" + } + ], + "npm:write-file-atomic@4.0.2": [ + { + "source": "npm:write-file-atomic@4.0.2", + "target": "npm:imurmurhash", + "type": "static" + }, + { + "source": "npm:write-file-atomic@4.0.2", + "target": "npm:signal-exit@3.0.7", + "type": "static" + } + ], + "npm:ws@6.2.3": [ + { + "source": "npm:ws@6.2.3", + "target": "npm:async-limiter", + "type": "static" + } + ], + "npm:yargs": [ + { + "source": "npm:yargs", + "target": "npm:cliui", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:escalade", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:get-caller-file", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:require-directory", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:string-width@4.2.3", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:y18n", + "type": "static" + }, + { + "source": "npm:yargs", + "target": "npm:yargs-parser", + "type": "static" + } + ] + }, + "version": "6.0" +} \ No newline at end of file diff --git a/.nx/workspace-data/vite-7930610538513362720.hash b/.nx/workspace-data/vite-7930610538513362720.hash new file mode 100644 index 000000000..c581f49c9 --- /dev/null +++ b/.nx/workspace-data/vite-7930610538513362720.hash @@ -0,0 +1,899 @@ +{ + "7785303308292885246packages/provider-github/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/provider-github" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/provider-github" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/provider-github" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "8109802574511021344packages/config/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/config" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/config" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/config" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "16696751461696934000packages/plugin-metro/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/plugin-metro" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/plugin-metro" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/plugin-metro" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "4128075444362265486packages/plugin-brownfield-android/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/plugin-brownfield-android" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/plugin-brownfield-android" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/plugin-brownfield-android" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "7757407640651610954packages/create-app/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/create-app" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/create-app" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/create-app" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "17371632453474760915packages/platform-ios/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/platform-ios" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/platform-ios" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/platform-ios" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "14901495099592822723packages/tools/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/tools" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/tools" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/tools" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "2807180107303062039packages/platform-android/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/platform-android" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/platform-android" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/platform-android" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "819892269999022987packages/test-helpers/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/test-helpers" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/test-helpers" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/test-helpers" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "8427753205414310438packages/platform-apple-helpers/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/platform-apple-helpers" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/platform-apple-helpers" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/platform-apple-helpers" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "15239061394977202874packages/plugin-repack/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/plugin-repack" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/plugin-repack" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/plugin-repack" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "5774969434405021466packages/cli/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/cli" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/cli" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/cli" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + }, + "18068309425067803005packages/plugin-brownfield-ios/vite.config.ts": { + "targets": { + "typecheck": { + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "typescript" + ] + } + ], + "command": "tsc --noEmit -p tsconfig.lib.json", + "options": { + "cwd": "packages/plugin-brownfield-ios" + }, + "metadata": { + "description": "Run Typechecking", + "help": { + "command": "pnpm exec tsc --help -p tsconfig.lib.json", + "example": { + "options": { + "noEmit": true + } + } + } + } + }, + "test": { + "command": "vitest", + "options": { + "cwd": "packages/plugin-brownfield-ios" + }, + "cache": true, + "inputs": [ + "default", + "^default", + { + "externalDependencies": [ + "vitest" + ] + }, + { + "env": "CI" + } + ], + "outputs": [ + "{workspaceRoot}/coverage/packages/plugin-brownfield-ios" + ], + "metadata": { + "technologies": [ + "vite" + ], + "description": "Run Vite tests", + "help": { + "command": "pnpm exec vitest --help", + "example": { + "options": { + "bail": 1, + "coverage": true + } + } + } + } + } + }, + "metadata": {} + } +} \ No newline at end of file diff --git a/packages/config/src/lib/config.ts b/packages/config/src/lib/config.ts index 27762ba4c..ca4398d33 100644 --- a/packages/config/src/lib/config.ts +++ b/packages/config/src/lib/config.ts @@ -13,6 +13,21 @@ export type PluginOutput = { description: string; }; +type StartDevServerFunction = (options: { + root: string; + // TODO fix type + args: any; + reactNativeVersion: string; + reactNativePath: string; + platforms: Record; +}) => Promise; + +export type BundlerPluginOutput = { + name: string; + description: string; + start: StartDevServerFunction; +}; + export type PlatformOutput = PluginOutput & { autolinkingConfig: { project: Record | undefined }; }; @@ -27,10 +42,11 @@ export type PluginApi = { null | undefined | (() => RemoteBuildCache) >; getFingerprintOptions: () => FingerprintSources; + getBundlerStart: () => ({ args }: { args: any }) => void; }; type PluginType = (args: PluginApi) => PluginOutput; - +type BundlerPluginType = (args: PluginApi) => BundlerPluginOutput; type PlatformType = (args: PluginApi) => PlatformOutput; type ArgValue = string | string[] | boolean; @@ -63,7 +79,7 @@ export type ConfigType = { root?: string; reactNativeVersion?: string; reactNativePath?: string; - bundler?: PluginType; + bundler?: BundlerPluginType; plugins?: PluginType[]; platforms?: Record; commands?: Array; @@ -186,12 +202,23 @@ Read more: ${colorLink('https://rockjs.dev/docs/configuration#github-actions-pro }, getFingerprintOptions: () => validatedConfig.fingerprint as FingerprintSources, + getBundlerStart: + () => + ({ args: any }) => + bundler?.start({ + root: api.getProjectRoot(), + args, + reactNativeVersion: api.getReactNativeVersion(), + reactNativePath: api.getReactNativePath(), + platforms: api.getPlatforms(), + }), }; const platforms: Record = {}; if (validatedConfig.platforms) { // platforms register commands and custom platform functionality (TBD) for (const platform in validatedConfig.platforms) { + // @ts-expect-error tbd const platformOutput = validatedConfig.platforms[platform](api); platforms[platform] = platformOutput; } @@ -205,7 +232,13 @@ Read more: ${colorLink('https://rockjs.dev/docs/configuration#github-actions-pro } if (validatedConfig.bundler) { - assignOriginToCommand(validatedConfig.bundler, api, validatedConfig); + // @ts-expect-error tbd + bundler = assignOriginToCommand( + validatedConfig.bundler, + // @ts-expect-error tbd + api, + validatedConfig + ); } for (const internalPlugin of internalPlugins) { @@ -236,16 +269,17 @@ function resolveReactNativePath(root: string) { * Assigns __origin property to each command in the config for later use in error handling. */ function assignOriginToCommand( - plugin: PluginType, + plugin: PluginType | BundlerPluginType, api: PluginApi, config: ConfigType, ) { const len = config.commands?.length ?? 0; - const { name } = plugin(api); + const { name, ...rest } = plugin(api); const newlen = config.commands?.length ?? 0; for (let i = len; i < newlen; i++) { if (config.commands?.[i]) { config.commands[i].__origin = name; } } + return { name, ...rest }; } diff --git a/packages/platform-android/src/lib/commands/runAndroid/command.ts b/packages/platform-android/src/lib/commands/runAndroid/command.ts index 69e7646df..6959a2394 100644 --- a/packages/platform-android/src/lib/commands/runAndroid/command.ts +++ b/packages/platform-android/src/lib/commands/runAndroid/command.ts @@ -21,6 +21,7 @@ export function registerRunCommand( projectRoot, await api.getRemoteCacheProvider(), api.getFingerprintOptions(), + api.getBundlerStart() ); }, options: runOptions, diff --git a/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts b/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts index 88241f5ea..322f7aa02 100644 --- a/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts +++ b/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts @@ -50,6 +50,14 @@ export async function runAndroid( projectRoot: string, remoteCacheProvider: null | (() => RemoteBuildCache) | undefined, fingerprintOptions: FingerprintSources, + startDevServer: (options: { + root: string; + // TODO fix type + args: any; + reactNativeVersion: string; + reactNativePath: string; + platforms: Record; + }) => Promise ) { intro('Running Android app'); @@ -99,6 +107,14 @@ export async function runAndroid( await tryLaunchEmulator(); } } + console.log('xd'); + startDevServer({ + root: projectRoot, + reactNativePath: './node_modules/react-native', + reactNativeVersion: '0.79', + platforms: { ios: {}, android: {} }, + args, + }); if (!binaryPath) { await runGradle({ tasks, androidProject, args, artifactName }); diff --git a/packages/plugin-metro/src/index.ts b/packages/plugin-metro/src/index.ts index de3870480..aa80ef452 100644 --- a/packages/plugin-metro/src/index.ts +++ b/packages/plugin-metro/src/index.ts @@ -1 +1,2 @@ export * from './lib/pluginMetro.js'; +export { startDevServer } from './lib/start/command.js'; diff --git a/packages/plugin-metro/src/lib/pluginMetro.ts b/packages/plugin-metro/src/lib/pluginMetro.ts index 83aade990..2529d9339 100644 --- a/packages/plugin-metro/src/lib/pluginMetro.ts +++ b/packages/plugin-metro/src/lib/pluginMetro.ts @@ -1,16 +1,17 @@ -import type { PluginApi, PluginOutput } from '@rock-js/config'; +import type { BundlerPluginOutput, PluginApi } from '@rock-js/config'; import { registerBundleCommand } from './bundle/command.js'; -import { registerStartCommand } from './start/command.js'; +import { registerStartCommand, startDevServer } from './start/command.js'; export const pluginMetro = () => - (api: PluginApi): PluginOutput => { + (api: PluginApi): BundlerPluginOutput => { registerStartCommand(api); registerBundleCommand(api); return { name: '@rock-js/plugin-metro', description: 'Rock plugin for Metro bundler.', + start: startDevServer, }; }; diff --git a/packages/plugin-metro/src/lib/start/command.ts b/packages/plugin-metro/src/lib/start/command.ts index 8f3cb33b2..00f5bc8b9 100644 --- a/packages/plugin-metro/src/lib/start/command.ts +++ b/packages/plugin-metro/src/lib/start/command.ts @@ -11,6 +11,34 @@ import { findDevServerPort, intro } from '@rock-js/tools'; import type { StartCommandArgs } from './runServer.js'; import runServer from './runServer.js'; +export async function startDevServer({ + root, + args, + reactNativeVersion, + reactNativePath, + platforms, +}: { + root: string; + args: StartCommandArgs; + reactNativeVersion: string; + reactNativePath: string; + platforms: Record; +}) { + const { port, startDevServer } = await findDevServerPort( + args.port ?? 8081, + root + ); + + if (!startDevServer) { + return; + } + + return runServer( + { root, reactNativeVersion, reactNativePath, platforms }, + { ...args, port } + ); +} + export const registerStartCommand = (api: PluginApi) => { api.registerCommand({ name: 'start', From 1b2f7f546fb5e468ff99b1e81259242eb20de83e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pierzcha=C5=82a?= Date: Wed, 21 May 2025 13:41:01 +0200 Subject: [PATCH 2/5] make it run --- packages/config/src/lib/config.ts | 39 ++++++++++++------- .../src/lib/commands/runAndroid/runAndroid.ts | 22 ++++++----- 2 files changed, 37 insertions(+), 24 deletions(-) diff --git a/packages/config/src/lib/config.ts b/packages/config/src/lib/config.ts index ca4398d33..0aa0715ce 100644 --- a/packages/config/src/lib/config.ts +++ b/packages/config/src/lib/config.ts @@ -2,7 +2,7 @@ import * as fs from 'node:fs'; import { createRequire } from 'node:module'; import * as path from 'node:path'; import { pathToFileURL } from 'node:url'; -import type { FingerprintSources, RemoteBuildCache } from '@rock-js/tools'; +import { FingerprintSources, RemoteBuildCache } from '@rock-js/tools'; import { colorLink, getReactNativeVersion, logger } from '@rock-js/tools'; import type { ValidationError } from 'joi'; import { ConfigTypeSchema } from './schema.js'; @@ -41,7 +41,14 @@ export type PluginApi = { getRemoteCacheProvider: () => Promise< null | undefined | (() => RemoteBuildCache) >; +<<<<<<< HEAD getFingerprintOptions: () => FingerprintSources; +======= + getFingerprintOptions: () => { + extraSources: string[]; + ignorePaths: string[]; + }; +>>>>>>> 83e802f (make it run) getBundlerStart: () => ({ args }: { args: any }) => void; }; @@ -176,6 +183,8 @@ export async function getConfig( process.exit(1); } + let bundler: BundlerPluginOutput | undefined; + const api = { registerCommand: (command: CommandType) => { validatedConfig.commands = [...(validatedConfig.commands || []), command]; @@ -200,25 +209,24 @@ Read more: ${colorLink('https://rockjs.dev/docs/configuration#github-actions-pro } return validatedConfig.remoteCacheProvider; }, - getFingerprintOptions: () => - validatedConfig.fingerprint as FingerprintSources, - getBundlerStart: - () => - ({ args: any }) => - bundler?.start({ - root: api.getProjectRoot(), - args, - reactNativeVersion: api.getReactNativeVersion(), - reactNativePath: api.getReactNativePath(), - platforms: api.getPlatforms(), - }), + getFingerprintOptions: () => FingerprintSources, + getBundlerStart: + () => + ({ args }: { args: any }) => { + return bundler?.start({ + root: api.getProjectRoot(), + args, + reactNativeVersion: api.getReactNativeVersion(), + reactNativePath: api.getReactNativePath(), + platforms: api.getPlatforms(), + }); + }, }; const platforms: Record = {}; if (validatedConfig.platforms) { // platforms register commands and custom platform functionality (TBD) for (const platform in validatedConfig.platforms) { - // @ts-expect-error tbd const platformOutput = validatedConfig.platforms[platform](api); platforms[platform] = platformOutput; } @@ -235,7 +243,6 @@ Read more: ${colorLink('https://rockjs.dev/docs/configuration#github-actions-pro // @ts-expect-error tbd bundler = assignOriginToCommand( validatedConfig.bundler, - // @ts-expect-error tbd api, validatedConfig ); @@ -253,6 +260,8 @@ Read more: ${colorLink('https://rockjs.dev/docs/configuration#github-actions-pro root: projectRoot, commands: validatedConfig.commands ?? [], platforms: platforms ?? {}, + // @ts-expect-error tbd + bundler, ...api, }; diff --git a/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts b/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts index 322f7aa02..5af801fb9 100644 --- a/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts +++ b/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts @@ -57,7 +57,7 @@ export async function runAndroid( reactNativeVersion: string; reactNativePath: string; platforms: Record; - }) => Promise + }) => void ) { intro('Running Android app'); @@ -85,6 +85,18 @@ export async function runAndroid( sourceDir: androidProject.sourceDir, }); + logger.info('Starting dev server...'); + startDevServer({ + root: projectRoot, + reactNativePath: './node_modules/react-native', + reactNativeVersion: '0.79', + platforms: { ios: {}, android: {} }, + args: { + interactive: isInteractive(), + clientLogs: true, + }, + }); + if (device) { if (!(await getDevices()).find((d) => d === device.deviceId)) { // deviceId is undefined until it's launched, hence overwriting it here @@ -107,14 +119,6 @@ export async function runAndroid( await tryLaunchEmulator(); } } - console.log('xd'); - startDevServer({ - root: projectRoot, - reactNativePath: './node_modules/react-native', - reactNativeVersion: '0.79', - platforms: { ios: {}, android: {} }, - args, - }); if (!binaryPath) { await runGradle({ tasks, androidProject, args, artifactName }); From 54b0ce8dda4834cc0eeb3ac2a0179beec8e3103f Mon Sep 17 00:00:00 2001 From: Test Date: Fri, 10 Oct 2025 13:44:59 +0200 Subject: [PATCH 3/5] add ios part and fix ts --- packages/config/src/lib/config.ts | 40 ++++++++++--------- .../src/lib/commands/runAndroid/command.ts | 4 +- .../src/lib/commands/runAndroid/runAndroid.ts | 16 +++----- .../src/lib/commands/run/createRun.ts | 19 +++++++++ packages/platform-ios/src/lib/platformIOS.ts | 2 + .../plugin-metro/src/lib/start/command.ts | 13 ++---- 6 files changed, 56 insertions(+), 38 deletions(-) diff --git a/packages/config/src/lib/config.ts b/packages/config/src/lib/config.ts index 0aa0715ce..144d9d8ed 100644 --- a/packages/config/src/lib/config.ts +++ b/packages/config/src/lib/config.ts @@ -2,7 +2,7 @@ import * as fs from 'node:fs'; import { createRequire } from 'node:module'; import * as path from 'node:path'; import { pathToFileURL } from 'node:url'; -import { FingerprintSources, RemoteBuildCache } from '@rock-js/tools'; +import type { FingerprintSources, RemoteBuildCache } from '@rock-js/tools'; import { colorLink, getReactNativeVersion, logger } from '@rock-js/tools'; import type { ValidationError } from 'joi'; import { ConfigTypeSchema } from './schema.js'; @@ -13,14 +13,26 @@ export type PluginOutput = { description: string; }; -type StartDevServerFunction = (options: { +export type DevServerArgs = { + interactive: boolean; + clientLogs: boolean; + port?: string; + host?: string; + https?: boolean; + resetCache?: boolean; + platforms?: string[]; + [key: string]: unknown; +}; + +export type StartDevServerArgs = { root: string; - // TODO fix type - args: any; + args: DevServerArgs; reactNativeVersion: string; reactNativePath: string; platforms: Record; -}) => Promise; +}; + +type StartDevServerFunction = (options: StartDevServerArgs) => Promise; export type BundlerPluginOutput = { name: string; @@ -41,15 +53,8 @@ export type PluginApi = { getRemoteCacheProvider: () => Promise< null | undefined | (() => RemoteBuildCache) >; -<<<<<<< HEAD getFingerprintOptions: () => FingerprintSources; -======= - getFingerprintOptions: () => { - extraSources: string[]; - ignorePaths: string[]; - }; ->>>>>>> 83e802f (make it run) - getBundlerStart: () => ({ args }: { args: any }) => void; + getBundlerStart: () => ({ args }: { args: DevServerArgs }) => void; }; type PluginType = (args: PluginApi) => PluginOutput; @@ -102,6 +107,7 @@ export type ConfigOutput = { root: string; commands?: Array; platforms?: Record; + bundler?: BundlerPluginOutput; } & PluginApi; const extensions = ['.js', '.ts', '.mjs']; @@ -209,10 +215,10 @@ Read more: ${colorLink('https://rockjs.dev/docs/configuration#github-actions-pro } return validatedConfig.remoteCacheProvider; }, - getFingerprintOptions: () => FingerprintSources, + getFingerprintOptions: () => validatedConfig.fingerprint as FingerprintSources, getBundlerStart: () => - ({ args }: { args: any }) => { + ({ args }: { args: DevServerArgs }) => { return bundler?.start({ root: api.getProjectRoot(), args, @@ -240,12 +246,11 @@ Read more: ${colorLink('https://rockjs.dev/docs/configuration#github-actions-pro } if (validatedConfig.bundler) { - // @ts-expect-error tbd bundler = assignOriginToCommand( validatedConfig.bundler, api, validatedConfig - ); + ) as BundlerPluginOutput; } for (const internalPlugin of internalPlugins) { @@ -260,7 +265,6 @@ Read more: ${colorLink('https://rockjs.dev/docs/configuration#github-actions-pro root: projectRoot, commands: validatedConfig.commands ?? [], platforms: platforms ?? {}, - // @ts-expect-error tbd bundler, ...api, }; diff --git a/packages/platform-android/src/lib/commands/runAndroid/command.ts b/packages/platform-android/src/lib/commands/runAndroid/command.ts index 6959a2394..2f87da896 100644 --- a/packages/platform-android/src/lib/commands/runAndroid/command.ts +++ b/packages/platform-android/src/lib/commands/runAndroid/command.ts @@ -21,7 +21,9 @@ export function registerRunCommand( projectRoot, await api.getRemoteCacheProvider(), api.getFingerprintOptions(), - api.getBundlerStart() + api.getBundlerStart(), + api.getReactNativeVersion(), + api.getReactNativePath() ); }, options: runOptions, diff --git a/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts b/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts index 5af801fb9..483c498a2 100644 --- a/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts +++ b/packages/platform-android/src/lib/commands/runAndroid/runAndroid.ts @@ -4,6 +4,7 @@ import type { AndroidProjectConfig, Config, } from '@react-native-community/cli-types'; +import type { StartDevServerArgs } from '@rock-js/config'; import type { FingerprintSources, RemoteBuildCache } from '@rock-js/tools'; import { color, @@ -50,14 +51,9 @@ export async function runAndroid( projectRoot: string, remoteCacheProvider: null | (() => RemoteBuildCache) | undefined, fingerprintOptions: FingerprintSources, - startDevServer: (options: { - root: string; - // TODO fix type - args: any; - reactNativeVersion: string; - reactNativePath: string; - platforms: Record; - }) => void + startDevServer: (options: StartDevServerArgs) => void, + reactNativeVersion: string, + reactNativePath: string ) { intro('Running Android app'); @@ -88,8 +84,8 @@ export async function runAndroid( logger.info('Starting dev server...'); startDevServer({ root: projectRoot, - reactNativePath: './node_modules/react-native', - reactNativeVersion: '0.79', + reactNativePath, + reactNativeVersion, platforms: { ios: {}, android: {} }, args: { interactive: isInteractive(), diff --git a/packages/platform-apple-helpers/src/lib/commands/run/createRun.ts b/packages/platform-apple-helpers/src/lib/commands/run/createRun.ts index dc8abc2e4..e9767860e 100644 --- a/packages/platform-apple-helpers/src/lib/commands/run/createRun.ts +++ b/packages/platform-apple-helpers/src/lib/commands/run/createRun.ts @@ -1,5 +1,6 @@ import fs from 'node:fs'; import path from 'node:path'; +import type { StartDevServerArgs } from '@rock-js/config'; import type { FingerprintSources, RemoteBuildCache } from '@rock-js/tools'; import { color, @@ -34,6 +35,8 @@ export const createRun = async ({ remoteCacheProvider, fingerprintOptions, reactNativePath, + reactNativeVersion, + startDevServer, }: { platformName: ApplePlatform; projectConfig: ProjectConfig; @@ -42,9 +45,25 @@ export const createRun = async ({ remoteCacheProvider: null | (() => RemoteBuildCache) | undefined; fingerprintOptions: FingerprintSources; reactNativePath: string; + reactNativeVersion: string; + startDevServer?: (options: StartDevServerArgs) => void; }) => { validateArgs(args, projectRoot); + if (startDevServer) { + logger.info('Starting dev server...'); + startDevServer({ + root: projectRoot, + reactNativePath, + reactNativeVersion, + platforms: { ios: {}, android: {} }, + args: { + interactive: isInteractive(), + clientLogs: true, + }, + }); + } + const deviceOrSimulator = args.destination ? // there can be multiple destinations, so we'll pick the first one args.destination[0].match(/simulator/i) diff --git a/packages/platform-ios/src/lib/platformIOS.ts b/packages/platform-ios/src/lib/platformIOS.ts index 9703ba160..7abf5e2ac 100644 --- a/packages/platform-ios/src/lib/platformIOS.ts +++ b/packages/platform-ios/src/lib/platformIOS.ts @@ -61,6 +61,8 @@ export const platformIOS = remoteCacheProvider: await api.getRemoteCacheProvider(), fingerprintOptions: api.getFingerprintOptions(), reactNativePath: api.getReactNativePath(), + reactNativeVersion: api.getReactNativeVersion(), + startDevServer: api.getBundlerStart(), }); outro('Success 🎉.'); }, diff --git a/packages/plugin-metro/src/lib/start/command.ts b/packages/plugin-metro/src/lib/start/command.ts index 00f5bc8b9..304dcbcd9 100644 --- a/packages/plugin-metro/src/lib/start/command.ts +++ b/packages/plugin-metro/src/lib/start/command.ts @@ -7,6 +7,7 @@ import path from 'node:path'; import type { PluginApi } from '@rock-js/config'; +import type { StartDevServerArgs } from '@rock-js/config'; import { findDevServerPort, intro } from '@rock-js/tools'; import type { StartCommandArgs } from './runServer.js'; import runServer from './runServer.js'; @@ -17,15 +18,9 @@ export async function startDevServer({ reactNativeVersion, reactNativePath, platforms, -}: { - root: string; - args: StartCommandArgs; - reactNativeVersion: string; - reactNativePath: string; - platforms: Record; -}) { +}: StartDevServerArgs) { const { port, startDevServer } = await findDevServerPort( - args.port ?? 8081, + args.port ? Number(args.port) : 8081, root ); @@ -35,7 +30,7 @@ export async function startDevServer({ return runServer( { root, reactNativeVersion, reactNativePath, platforms }, - { ...args, port } + { ...args, port, platforms: Object.keys(platforms) } ); } From e6a0b551d2e1ff2d1cc6404ba61c6127d1c6bcd2 Mon Sep 17 00:00:00 2001 From: Test Date: Fri, 10 Oct 2025 17:23:54 +0200 Subject: [PATCH 4/5] fix tests --- .../runAndroid/__tests__/runAndroid.test.ts | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/packages/platform-android/src/lib/commands/runAndroid/__tests__/runAndroid.test.ts b/packages/platform-android/src/lib/commands/runAndroid/__tests__/runAndroid.test.ts index d846306b0..b7d1c837a 100644 --- a/packages/platform-android/src/lib/commands/runAndroid/__tests__/runAndroid.test.ts +++ b/packages/platform-android/src/lib/commands/runAndroid/__tests__/runAndroid.test.ts @@ -312,6 +312,9 @@ test.each([['release'], ['debug'], ['staging']])( '/', undefined, { extraSources: [], ignorePaths: [], env: [] }, + vi.fn(), // startDevServer mock + '0.79.0', // reactNativeVersion + '/path/to/react-native', // reactNativePath ); expect(tools.outro).toBeCalledWith('Success 🎉.'); @@ -361,6 +364,9 @@ test('runAndroid runs gradle build with custom --appId, --appIdSuffix and --main '/', undefined, { extraSources: [], ignorePaths: [], env: [] }, + vi.fn(), // startDevServer mock + '0.79.0', // reactNativeVersion + '/path/to/react-native', // reactNativePath ); expect(tools.outro).toBeCalledWith('Success 🎉.'); @@ -388,6 +394,9 @@ test('runAndroid fails to launch an app on not-connected device when specified w '/', undefined, { extraSources: [], ignorePaths: [], env: [] }, + vi.fn(), // startDevServer mock + '0.79.0', // reactNativeVersion + '/path/to/react-native', // reactNativePath ); expect(logWarnSpy).toBeCalledWith( 'No devices or emulators found matching "emulator-5554". Using available one instead.', @@ -457,6 +466,9 @@ test.each([['release'], ['debug']])( '/', undefined, { extraSources: [], ignorePaths: [], env: [] }, + vi.fn(), // startDevServer mock + '0.79.0', // reactNativeVersion + '/path/to/react-native', // reactNativePath ); // we don't want to run installDebug when a device is selected, because gradle will install the app on all connected devices @@ -517,7 +529,7 @@ test('runAndroid launches an app on all connected devices', async () => { extraSources: [], ignorePaths: [], env: [], - }); + }, vi.fn(), '0.79.0', '/path/to/react-native'); // Runs assemble debug task with active architectures arm64-v8a, armeabi-v7a expect(spawn).toBeCalledWith( @@ -584,6 +596,9 @@ test('runAndroid skips building when --binary-path is passed', async () => { '/root', undefined, { extraSources: [], ignorePaths: [], env: [] }, + vi.fn(), // startDevServer mock + '0.79.0', // reactNativeVersion + '/path/to/react-native', // reactNativePath ); // Skips gradle From 2da44ea7b03525f9bc3898c2e72a324962f054eb Mon Sep 17 00:00:00 2001 From: Test Date: Fri, 10 Oct 2025 17:46:09 +0200 Subject: [PATCH 5/5] add nx cache to gitignore --- .gitignore | 3 + .nx/cache/run.json | 164 - .nx/cache/terminalOutputs/109041611436896888 | 2 - .../terminalOutputs/11502417730339268533 | 2 - .../terminalOutputs/12062986870113198647 | 2 - .../terminalOutputs/15179732346050040043 | 2 - .../terminalOutputs/15251575067944357800 | 2 - .nx/cache/terminalOutputs/1689965313087231584 | 2 - .../terminalOutputs/17833320495530646578 | 2 - .nx/cache/terminalOutputs/3175383205423478160 | 2 - .nx/cache/terminalOutputs/3497403793834164909 | 2 - .nx/cache/terminalOutputs/3608994406535477129 | 70 - .nx/cache/terminalOutputs/4600657374807460910 | 2 - .nx/cache/terminalOutputs/4831719546525116169 | 2 - .nx/cache/terminalOutputs/5212793435288363184 | 2 - .nx/cache/terminalOutputs/7589101149408923123 | 2 - .../53E635C9-4E25-565C-B0E0-944A737952CC.db | Bin 4096 -> 0 bytes ...3E635C9-4E25-565C-B0E0-944A737952CC.db-shm | Bin 32768 -> 0 bytes ...3E635C9-4E25-565C-B0E0-944A737952CC.db-wal | Bin 255472 -> 0 bytes .nx/workspace-data/d/daemon.log | 353 - .nx/workspace-data/d/server-process.json | 3 - .../eslint-4393011795395336301.hash | 638 - .nx/workspace-data/file-map.json | 2442 - .nx/workspace-data/lockfile.hash | 1 - .nx/workspace-data/nx_files.nxt | Bin 39956 -> 0 bytes .nx/workspace-data/parsed-lock-file.json | 33557 ------------- .nx/workspace-data/project-graph.json | 39151 ---------------- .../vite-7930610538513362720.hash | 899 - 28 files changed, 3 insertions(+), 77304 deletions(-) delete mode 100644 .nx/cache/run.json delete mode 100644 .nx/cache/terminalOutputs/109041611436896888 delete mode 100644 .nx/cache/terminalOutputs/11502417730339268533 delete mode 100644 .nx/cache/terminalOutputs/12062986870113198647 delete mode 100644 .nx/cache/terminalOutputs/15179732346050040043 delete mode 100644 .nx/cache/terminalOutputs/15251575067944357800 delete mode 100644 .nx/cache/terminalOutputs/1689965313087231584 delete mode 100644 .nx/cache/terminalOutputs/17833320495530646578 delete mode 100644 .nx/cache/terminalOutputs/3175383205423478160 delete mode 100644 .nx/cache/terminalOutputs/3497403793834164909 delete mode 100644 .nx/cache/terminalOutputs/3608994406535477129 delete mode 100644 .nx/cache/terminalOutputs/4600657374807460910 delete mode 100644 .nx/cache/terminalOutputs/4831719546525116169 delete mode 100644 .nx/cache/terminalOutputs/5212793435288363184 delete mode 100644 .nx/cache/terminalOutputs/7589101149408923123 delete mode 100644 .nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db delete mode 100644 .nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db-shm delete mode 100644 .nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db-wal delete mode 100644 .nx/workspace-data/d/daemon.log delete mode 100644 .nx/workspace-data/d/server-process.json delete mode 100644 .nx/workspace-data/eslint-4393011795395336301.hash delete mode 100644 .nx/workspace-data/file-map.json delete mode 100644 .nx/workspace-data/lockfile.hash delete mode 100644 .nx/workspace-data/nx_files.nxt delete mode 100644 .nx/workspace-data/parsed-lock-file.json delete mode 100644 .nx/workspace-data/project-graph.json delete mode 100644 .nx/workspace-data/vite-7930610538513362720.hash diff --git a/.gitignore b/.gitignore index a511978cc..a36a3c4b7 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,6 @@ Thumbs.db vite.config.*.timestamp* vitest.config.*.timestamp* + +# Nx +.nx diff --git a/.nx/cache/run.json b/.nx/cache/run.json deleted file mode 100644 index ff7c56128..000000000 --- a/.nx/cache/run.json +++ /dev/null @@ -1,164 +0,0 @@ -{ - "run": { - "command": "nx run-many --target build", - "startTime": "2025-10-08T09:18:12.573Z", - "endTime": "2025-10-08T09:18:15.513Z", - "inner": false - }, - "tasks": [ - { - "taskId": "test-helpers:build", - "target": "build", - "projectName": "test-helpers", - "hash": "3175383205423478160", - "startTime": "2025-10-08T09:18:12.583Z", - "endTime": "2025-10-08T09:18:12.588Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "tools:build", - "target": "build", - "projectName": "tools", - "hash": "4600657374807460910", - "startTime": "2025-10-08T09:18:12.592Z", - "endTime": "2025-10-08T09:18:12.598Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "config:build", - "target": "build", - "projectName": "config", - "hash": "109041611436896888", - "startTime": "2025-10-08T09:18:12.603Z", - "endTime": "2025-10-08T09:18:12.608Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "platform-apple-helpers:build", - "target": "build", - "projectName": "platform-apple-helpers", - "hash": "3497403793834164909", - "startTime": "2025-10-08T09:18:12.604Z", - "endTime": "2025-10-08T09:18:12.612Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "platform-android:build", - "target": "build", - "projectName": "platform-android", - "hash": "11502417730339268533", - "startTime": "2025-10-08T09:18:12.619Z", - "endTime": "2025-10-08T09:18:12.627Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "create-app:build", - "target": "build", - "projectName": "create-app", - "hash": "4831719546525116169", - "startTime": "2025-10-08T09:18:12.623Z", - "endTime": "2025-10-08T09:18:12.704Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "plugin-metro:build", - "target": "build", - "projectName": "plugin-metro", - "hash": "1689965313087231584", - "startTime": "2025-10-08T09:18:12.711Z", - "endTime": "2025-10-08T09:18:12.716Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "platform-ios:build", - "target": "build", - "projectName": "platform-ios", - "hash": "15179732346050040043", - "startTime": "2025-10-08T09:18:12.712Z", - "endTime": "2025-10-08T09:18:12.719Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "provider-github:build", - "target": "build", - "projectName": "provider-github", - "hash": "17833320495530646578", - "startTime": "2025-10-08T09:18:12.722Z", - "endTime": "2025-10-08T09:18:12.728Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "cli:build", - "target": "build", - "projectName": "cli", - "hash": "15251575067944357800", - "startTime": "2025-10-08T09:18:12.726Z", - "endTime": "2025-10-08T09:18:12.731Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "plugin-repack:build", - "target": "build", - "projectName": "plugin-repack", - "hash": "5212793435288363184", - "startTime": "2025-10-08T09:18:12.735Z", - "endTime": "2025-10-08T09:18:12.740Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "plugin-brownfield-ios:build", - "target": "build", - "projectName": "plugin-brownfield-ios", - "hash": "12062986870113198647", - "startTime": "2025-10-08T09:18:12.737Z", - "endTime": "2025-10-08T09:18:12.743Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "plugin-brownfield-android:build", - "target": "build", - "projectName": "plugin-brownfield-android", - "hash": "7589101149408923123", - "startTime": "2025-10-08T09:18:12.745Z", - "endTime": "2025-10-08T09:18:12.749Z", - "params": "", - "cacheStatus": "local-cache-hit", - "status": 0 - }, - { - "taskId": "rnef-docs:build", - "target": "build", - "projectName": "rnef-docs", - "hash": "3608994406535477129", - "startTime": "2025-10-08T09:18:12.583Z", - "endTime": "2025-10-08T09:18:15.512Z", - "params": "", - "cacheStatus": "cache-miss", - "status": 0 - } - ] -} \ No newline at end of file diff --git a/.nx/cache/terminalOutputs/109041611436896888 b/.nx/cache/terminalOutputs/109041611436896888 deleted file mode 100644 index 77a744a25..000000000 --- a/.nx/cache/terminalOutputs/109041611436896888 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "config"... -Done compiling TypeScript files for project "config". diff --git a/.nx/cache/terminalOutputs/11502417730339268533 b/.nx/cache/terminalOutputs/11502417730339268533 deleted file mode 100644 index 3e47eeb9d..000000000 --- a/.nx/cache/terminalOutputs/11502417730339268533 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "platform-android"... -Done compiling TypeScript files for project "platform-android". diff --git a/.nx/cache/terminalOutputs/12062986870113198647 b/.nx/cache/terminalOutputs/12062986870113198647 deleted file mode 100644 index 4f50dee81..000000000 --- a/.nx/cache/terminalOutputs/12062986870113198647 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "plugin-brownfield-ios"... -Done compiling TypeScript files for project "plugin-brownfield-ios". diff --git a/.nx/cache/terminalOutputs/15179732346050040043 b/.nx/cache/terminalOutputs/15179732346050040043 deleted file mode 100644 index 81a5ae644..000000000 --- a/.nx/cache/terminalOutputs/15179732346050040043 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "platform-ios"... -Done compiling TypeScript files for project "platform-ios". diff --git a/.nx/cache/terminalOutputs/15251575067944357800 b/.nx/cache/terminalOutputs/15251575067944357800 deleted file mode 100644 index 2f5ad0172..000000000 --- a/.nx/cache/terminalOutputs/15251575067944357800 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "cli"... -Done compiling TypeScript files for project "cli". diff --git a/.nx/cache/terminalOutputs/1689965313087231584 b/.nx/cache/terminalOutputs/1689965313087231584 deleted file mode 100644 index c994bbfef..000000000 --- a/.nx/cache/terminalOutputs/1689965313087231584 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "plugin-metro"... -Done compiling TypeScript files for project "plugin-metro". diff --git a/.nx/cache/terminalOutputs/17833320495530646578 b/.nx/cache/terminalOutputs/17833320495530646578 deleted file mode 100644 index de74fe3ec..000000000 --- a/.nx/cache/terminalOutputs/17833320495530646578 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "provider-github"... -Done compiling TypeScript files for project "provider-github". diff --git a/.nx/cache/terminalOutputs/3175383205423478160 b/.nx/cache/terminalOutputs/3175383205423478160 deleted file mode 100644 index 3b2e0a31f..000000000 --- a/.nx/cache/terminalOutputs/3175383205423478160 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "test-helpers"... -Done compiling TypeScript files for project "test-helpers". diff --git a/.nx/cache/terminalOutputs/3497403793834164909 b/.nx/cache/terminalOutputs/3497403793834164909 deleted file mode 100644 index 231d5ed29..000000000 --- a/.nx/cache/terminalOutputs/3497403793834164909 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "platform-apple-helpers"... -Done compiling TypeScript files for project "platform-apple-helpers". diff --git a/.nx/cache/terminalOutputs/3608994406535477129 b/.nx/cache/terminalOutputs/3608994406535477129 deleted file mode 100644 index 6ce23c2f2..000000000 --- a/.nx/cache/terminalOutputs/3608994406535477129 +++ /dev/null @@ -1,70 +0,0 @@ - -> rnef-docs@1.0.4 build /Users/olimpia/Documents/OpenSource/rock/website -> rspress build - -🔥 Rspress v2.0.0-beta.6 - -info  Rendering pages... -success Pages rendered in 110 ms. -ready  built in 1.33 s (web) -ready  built in 1.33 s (node) - -File (node) Size Gzip  -build/index.md 0.00 kB -build/api/index.md 0.02 kB -build/llms.txt 0.65 kB 0.27 kB -build/docs/remote-cache/github-actions/configuration.md 1.3 kB -build/docs/getting-started/index.md 1.3 kB -build/docs/getting-started/migrating-from-community-cli.md 4.2 kB -build/docs/remote-cache/github-actions/android.md 5.0 kB -build/docs/brownfield/ios.md 5.5 kB -build/docs/getting-started/introduction.md 6.3 kB -build/docs/configuration.md 8.2 kB -build/docs/remote-cache/github-actions/ios.md 9.5 kB -build/404.html 9.6 kB 2.8 kB -build/api/index.html 11.1 kB 3.2 kB -build/index.html 12.8 kB 3.6 kB -build/docs/brownfield/android.md 13.6 kB -build/docs/cli.md 14.9 kB -build/docs/remote-cache/github-actions/configuration.html 22.1 kB 4.6 kB -build/docs/getting-started/introduction.html 32.6 kB 7.2 kB -build/docs/brownfield/ios.html 51.8 kB 7.5 kB -build/docs/remote-cache/github-actions/android.html 52.2 kB 6.8 kB -build/docs/getting-started/index.html 56.6 kB 8.4 kB -build/docs/remote-cache/github-actions/ios.html 60.5 kB 8.6 kB -build/llms-full.txt 70.5 kB 19.6 kB -build/docs/configuration.html 71.3 kB 8.8 kB -build/docs/getting-started/migrating-from-community-cli.html 72.8 kB 9.8 kB -build/docs/cli.html 79.7 kB 8.6 kB -build/docs/brownfield/android.html 110.5 kB 10.6 kB - - Total: 784.7 kB 180.4 kB - - -File (web) Size Gzip  -build/static/js/styles.02206198.js 0.19 kB 0.13 kB -build/logo.svg 0.34 kB 0.24 kB -build/static/js/async/784.17d41754.js 0.52 kB 0.36 kB -build/static/js/async/674.619fb899.js 0.76 kB 0.46 kB -build/static/js/async/46.7099e44a.js 1.2 kB 0.75 kB -build/static/js/index.a79cd7a1.js 3.4 kB 1.8 kB -build/static/js/async/225.eae0def6.js 4.4 kB 1.4 kB -build/static/js/async/528.5d08239f.js 4.4 kB 1.4 kB -build/static/image/verify_aar_plugin_setup.7909a375.png 12.0 kB -build/static/js/async/317.f6e72b9c.js 14.1 kB 4.1 kB -build/static/js/lib-router.5914130c.js 14.5 kB 5.7 kB -build/static/js/async/601.de49eeeb.js 29.1 kB 3.7 kB -build/static/js/async/985.04508ff1.js 30.7 kB 3.0 kB -build/static/js/async/611.ad70fa81.js 30.7 kB 3.2 kB -build/static/js/async/802.2ebb29f5.js 33.2 kB 4.5 kB -build/static/js/async/768.bf3b602d.js 37.0 kB 5.0 kB -build/static/js/async/932.72682805.js 52.9 kB 5.1 kB -build/static/css/styles.1136de39.css 59.3 kB 12.8 kB -build/static/js/async/180.3d14b7f5.js 94.8 kB 7.0 kB -build/static/image/create_module.8cf039aa.png 95.5 kB -build/static/js/666.63f8519f.js 175.9 kB 59.9 kB -build/static/js/lib-react.0b4a1468.js 182.3 kB 57.8 kB - - Total: 877.0 kB 285.8 kB - -Generate sitemap.xml for 13 pages. diff --git a/.nx/cache/terminalOutputs/4600657374807460910 b/.nx/cache/terminalOutputs/4600657374807460910 deleted file mode 100644 index 3bd2f7390..000000000 --- a/.nx/cache/terminalOutputs/4600657374807460910 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "tools"... -Done compiling TypeScript files for project "tools". diff --git a/.nx/cache/terminalOutputs/4831719546525116169 b/.nx/cache/terminalOutputs/4831719546525116169 deleted file mode 100644 index 06194598a..000000000 --- a/.nx/cache/terminalOutputs/4831719546525116169 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "create-app"... -Done compiling TypeScript files for project "create-app". diff --git a/.nx/cache/terminalOutputs/5212793435288363184 b/.nx/cache/terminalOutputs/5212793435288363184 deleted file mode 100644 index ff490effe..000000000 --- a/.nx/cache/terminalOutputs/5212793435288363184 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "plugin-repack"... -Done compiling TypeScript files for project "plugin-repack". diff --git a/.nx/cache/terminalOutputs/7589101149408923123 b/.nx/cache/terminalOutputs/7589101149408923123 deleted file mode 100644 index 86c67cc09..000000000 --- a/.nx/cache/terminalOutputs/7589101149408923123 +++ /dev/null @@ -1,2 +0,0 @@ -Compiling TypeScript files for project "plugin-brownfield-android"... -Done compiling TypeScript files for project "plugin-brownfield-android". diff --git a/.nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db b/.nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db deleted file mode 100644 index 7ee7c113a09428e4daafacb6e70a35d18573e608..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4096 zcmWFz^vNtqRY=P(%1ta$FlG>7U}9o$P*7lCU|@t|AVoG{WYDWB;00+HAlr;ljiVtj n8UmvsFd71*Aut*OqaiRF0;3@?8UmvsFd71*Aut*O6ovo*4{!$i diff --git a/.nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db-shm b/.nx/workspace-data/53E635C9-4E25-565C-B0E0-944A737952CC.db-shm deleted file mode 100644 index e242cabc80b69f576d7c9826a19fdf3384d20136..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32768 zcmeI)H%Fus|-`n{eV3Ma*c}-g~Qt8yzqUEffe|)Llyj|bt9_}tKug-6u%eB|{deY$g zw$)epz8|UjdHlE7*=n)0TKu}rl1;7tEN97E+AV%xu=v0J*P1^6_y7FtMw8yhKBo{s z009ILKmY**5I_I{1Q0*~0R#|0009ILKmY**5I_I{1Q0*~0R#|0009ILKmY**5I_I{ z1Q0*~0R#|0009ILKmY**5I_I{1Q0*~fxrS8n=?^RS6~5Jk1OEwRwx8w3izZU3W1mc zS(~KwJ^3qU|8yN$AZIh=)*=JYdtia0syYtbKdna==+LrGA_LHSV1Z7p$Y=3V2*eZU zR!MytP+5saG^Pnn+T`n5&1+HX+R&!9w5=WOYESz*(4lHNipNC9O)1c$UiE8GLmJko z##PajW;CY-Ej4AoG=%^H2q1s}0tg_000IagfB*srAbu($p=8=# z?!A@dNZx12fgNn~-7#RTe*3ih(Mrtz-tWD&?g-xPi~qXL=bPf=%f4g5<3}Fcv-in2 zjvxB#mZfvpDu40%yJH8m>;LkZAK!H2%2YNP+mz01O=M$~ZCzI8TN;b8*fRDfz_-aS zeEagk1NN`mUeROGuVucbPxMEWGrlrqiBDOg{7@8xbr6661Rwwb2tWV=5P$##AOL}J zCUDm@e<(U@mjA9@*~G@)d&4$?ZZ5tMQ!nY@S2a}~6l*BApQWlI}Gt2Kw^>rt2 z8`##%uIW1ygW0tExU;Y$ouu#^zpk&y+w$xDp?txgsvo}N%D;I_im-Kl<#iwX!2$sY zKmY;|fB*y_009U<00Izzz{D4*@dxHiZ(rZ}k+wBAtytZzsZF#=WrxLc1c5>w!56-} z_@_%g`ryhiTj^I$`PdH@2tWV=5P$##AOHafKmY;|fB*z0jX)$Yr}EwG06VObaRf`M z4?ghiKYaVmbBrU9ia2<^!Fi7(D3843jw6V?BcCp66Td{8)&$hnsB|eS-d4Y@ZcHlK3009U<00Izz00bZa0SG_<0`IFp zNxi@?=H7SDV`a|Myk0<#?C~i_l-kWo-db2UXDD+p2PwH2tWV= z5P$##AOHafKmY<`BXE^0(b-WSHC5YjbX_$KYUq|lG$+%S+!XIlcMWVDO!aopiAY9G z)JF`>AckeArp2PEVcDwM)thod=2lBI8ujU>%386grQ52-9ymnJrqjK-X69B&WIAg` zbyS_0gy__?9n-e$Ts^+qPGeZ2b67hzB^GfE-Q=&yf=#C@lT2ij@kD>W8@QlSq77`{ ziDgimYO0}YRJUwms@dc~Hr|u$?N4TMue+ea4JGW=9CnC=s=WawzlAY@3>t z3^kic_9wcwxb4Oz$ymhNwQNe+&gza~P}O8dXW49Q!}e5nG85mN%JvLybiS(5I(06wu(bt_xr@GyE8juW&#cQgmIkstADj}4x-*hW~h#NEMkF!A! z$=>dv{ikITb(o;;Sh`BtA=s3?ExMyRLx;++dy^%WreC71QJ-bl?5$;Qp`){Nhhb`L z$6U*z7b@OEb^@2w3*6EbIQqADo_LJc3&`?8pL|;Rit;UGt^5P!YUMtqK{+ZPlusxT zrB69IHYYz?g#ZK~009U<00Izz00bZa0SJsB5DiejAXy^U1q{C^ITGO;2vQ=|wE^Py zra`LQaBt=#?7pry(NW3Q3$hv&x&85`FhYC-LB1mBZXn1_NbVDYEJV5cgdp7zaQD@l zQYfnp&`LqpfJv9kJ9zg?^R5g0{NV%Vn0K&nk3;@O@p^;vo_8=*^&dm?4p!et^y0q-uL7%G{RZrGFa``FFh z7qcxF+%r{jr?|U!^Se{r<@c=k^@Am?6+a`G;x5%4ThZRpc5U05;`_hHmaXkry`r5p zw5qNB-CM+ar?GQq$Sb*xyf=o;zn2{xD7|;QH>xY$ogCVgk>|~0jb*a2juorgZt7UJ z>V~t-#Fy;reot}BSFdSXacw)l?S1~8i>+x}-nOQ#{hGF$a&K&Y9>M(6r4#UB-ofN; z`7<^#m`%H%olf_p%d1@i^9~02S59Gmfy|8yzxdcscK#Cc4xaZHF*bw%1Rwwb2tWV= z5P$##AOHafOeBF2-`PT5;M7+)e)8CepL#Gzz7r^`ism+6#L^hS~ z%YF5fPOD&*2cy?FjPxMIKd`T6Wj+UFBcHID*Oa|2vKa0uX=z1Rwwb z2tWV=5P$##ATXi;@B0rI@&fDke(j-qcOAeuf)Tm!1Oy-e0SG_<0uX=z1Rwwb2tZ&` z36#_eES~b@(bF3jH}HA^zw%ul`@sSM2tWV=5P$##AOHafKmY;|fWSBvXz@$5f>KH> zgW6P64PB$UWfN1?RLzJJHLlt*)oCVrvu+AjvBN5<7x<0@3 zAOHafKmY;|fB*y_009U<00I+Tpf*4&1=$03SS9rWxA))E{%Yiw$9cU#nQ|wq7hr#3 zfdB*`009U<00Izz00bZa0SG`~OaxlW-2Q&uR8`ZksHNMg#U40B(BE%+`}^(Dt`~^@ zIFViTk)6Ng^#WzeQC2U&{=xzQ2tWV=5P$##AOHafKmY;|fWX8Mhz6)%kYy-)kM#oo zlRbI-Soqb&yj~!nEOYAx*gsex009U<00Izz00bZa0SG_<0uT@hTpf@I8{kh=N7ac* zh)zx0F>Tx1xo>z&01S1!)eC(2;EU$cL0>no7YHcN`jlr;F(7)|u?_+dfB*y_009U< z00Izz00ba#aRq7v#P7{U1TL^%VDQCHuK&`y*a==QP_Fp%^#be{ED(SI1Rwwb2tWV= z5P$##AOL~MD9}=#o6ui(EM29R!)Eno{r)SI;^ADeoCJMDY!{rhcq ztl{+nlKkDFdI9z;76?E90uX=z1Rwwb2tWV=5P-nA6KItrgAeaFG=mtHp_-PX>(sDp zRWO>LcuN2X>IHadKzQG=;PE35?%C_R?-t+VFV6cGUnwc~^Ll~%*$e}y7#MeFK6VHK z5P$##AOHafKmY;|fB*z0l|Ws<@Qbn=()(L4uzc0_M_&D5`!-%L5R~sIsuy4nus{F; z5P$##AOHafKmY;|fB*zWSD-bR>+UCP?7mJci>j15nrR!93i|d1t57eHn;wB!2Adf{ zQw?3Cx@8m7TP~rS9zWe=Z)ZupKuRt-t~S2tWV=5P$## zAOHafKmY;|fIvZj-z-3oRjHV;^#V2D`(x+NPW@pAuNSC{{Hv#4fUUv;0SG_<0uX=z z1Rwwb2tWV=<3^yR((P@w44Vx|XMNR-X0k)e-dW3sz0CdV%bYGH7=dY=z=Gdlfu|9uF*l)V!?U@#o08rEmv`YCqB4`FNEJHOdM`!aSShgw{%}>0l zs2A|@(tz;3W5MG`9^A9{$;u~w_rycrdBR<($hmp}SsA(`fzpbKfzkQ!qZJ5100Izz z00bZa0SG_<0uUH~0`9Z`f-Ft=lBpNCHFEjZl~Y5X<@Ewpk*kIE0&F!F2tWV=5P$## zAOHafKmY;|-~ugG?$~s~W}tUWgA%IR78~7fh^F%w%+UCPvVNUd7F8*A zG}AVypgcm<-H&>K-1G>IJ@0@sI!VT7sf8`LuFU*{>W$#Q^{4V}Sq!AOHafKmY;|fB*y_0D*}tz`Oqi*_j?D%>;?B7hq3efdB*`009U< z00Izz00ba#(FIx~x!!8arhGWM?idDDP1fsgd3#pbxNB82;zW(Bc1(4eiQa7Js28Yk zdz%f7XqH3SJpP((QILK<cb8|00Izz00bZa0SG_<0uX>e zv4A@*fFL^*LA^j>R6<#8fL5~MGQ(#lWQ;*hS*RCy?2TU@I$f68$m<2<$gMs$&)|L~ ztF$S#@+N6#UU!Ix z&pO;xQP>;9J5xbX{IohAU%#~}REQVc$e<{`<`Eu0eRor^5YK0jFf2ngEk|ed5tgm0 z#qm$^__{-JDZl$vcPw3{teC>4tQ3(Rg_w++-%KVK!F)HFV1&T5))w zgNN5VwKx#+5%)~+6d8CLuh| zA$}4U@&b>4XwP#?8oRrBUcj%s>0>`wAOHafKmY;|fB*y_009U<00I!06arKHfd+pz zF|ehxCpC~wXLiW!uqxP}a3L@7QuEtaeC4W7e4dXZkmZAX9Km{ahr(86n|wk($i@+T zmfx#TenDwelu1E?gMa`8AOHafKmY;|fB*y_0D*}kFw%Gdd4%x-?l=NL{Y3Rh_am(0 z4GAhD!hF4;^r6yiNKoTY;XWZKW(eiB@K!AZ`AZ1O6C`)Nw+^AaHbDH|Sq%a_Tu@nX zmT?5-`~)cE1%C4LS6+Gj+7CaP8%MCmryNmsD<4yuZ9JP!AxIrQ@lIfHL!6o)!RL1hGf)4 zeMC?k-_@IPL*~{?G#d2@t`xKBbZ@Sixzi;woi*dBYVS(-ZAxu++i9$m=p5FL_m+-b znPeiHj3@g0-M|G=i8io(_g1lIlLOg!PqMc^naREGf?79JaN*wHJGeR37vGx9X3}n} z3#Um2Yn2Et!TWm?*-h!p)_5wNYj)w~5^aq71efvoW;4nDMAsI#-FS^;EMn~nhIaI4 z(%Vzr$xM86D%&%-(G72!Dj9JWF1X+y+KohCcP5?ccH`+~l3}rU!B~y_zHH2-KhBVo zz1>6mPp3%KVS?Tv4DY^1e}8YX#L`qG+8XrQ-5K#^*KUI3=my{0WVdaC$Yx4Kyx0EZDd)bp%AOHafKmY;|fB*y_009U< z00Ltn!27%fSGc@zJt|0+jL@S#bEK~M86)(m*NeO0r@P_agh-wHy59Upl&=>gJ8DNN zE||tQ5Tr3KcQ+8EENa{*1j&i1?h}G6#AWWjdNU1E7%9I`;ZR=S)!%&Z}%r zN|I4Qsc0yL_qv|d^J_+&sBzVfsZKM|n+-C7^8)<3zQvzQYk12RJjbe=!&Zs%0xMq& zKG3k>=IfCc7>jQ#v-Ml!W04m)^x~29n=gOhTgVHH_O}(*L?qF$P0|cHx}B200bZa0SG_<0uX=z1V&o`d4WqiFTk&>krx=< zaRlGKVs`Rti@WNP7Z~ktE3^jz2tWV=5P$##AOHafjD^5O%?r4ly;bf-nPBeuVHMwO zAiFMD)f&zXju%WI?~SH{Rmckq6km1t?qF!M1=N-J^?bW~im2>TPkQW&3Z!5G1 z0SG_<0uX=z1Rwwb2#kdQ@&XgOUckMqM_yoj%{$og+ebJ2=T~oj3weRD_{Kt;5P$## zAOHafKmY;|fWT-ATu@%X9S2aIyC}0Mv4~^nrlA>xn8b9voz=s~0l3>=z&HZ;s`!$w z7eHQs-)C@~-H+h=4?p^+uTQUg7jRJ009U<00Izz00bZ~76O-cUckMm zt#muPEyH$*N{H_0s_kf$XoAafZCGbFyGMf7QsHiIXhdT@}$oNWFlYS3q8% z<&qyq5agfBLcPH1Z#-W0ckS^LJTEY_@{CV8s_a*?N}EzEzak%&?~~Wb^CM>>KZ@*) z+!|R>{aW=C)tjpus!mmXy((Q555FFMGTakxWE*0E00bZa0SG_<0uY!G0`Zw4ADvMl zNz`OrjE=6Wra=wevWVsk40d%T2L}8PJwI#VX8yPF%hnkzyp@Fux+Z(mU5Va!SE8#Y z8Q+rZ&&HFtr3SL8K6leamArvPk)`z^pTQeo)x@Ue*rsi<4o*tgZ@P8%7W{4tq1Ng7 zT@dtcp0$C6@3;+=FRd%=0-s*aung6-*nv~SvQ_o$Eu7{pEd2A*XrTqmrj+%`>W*Ph z)npUaS@zjmIOVo*W@&Aq1wrZc*;{zcZQ;LLr{x)l$=)~irV*;z7V9H6Z2jyFyy`aa zdvZBzU>Z~v`xk!BZDDuo)cjsk?>O$WH?Y%f z;8QJ^g?z+4e^f_h1Hf75IAs8)ZJz`Fc6a+bTc_lAfR(zlQ{AGLZmSl1z&hH`z61Sk z1KV4b!VwV5V1v*#)zDetyk!&f91XaigN40KGDGB_I3hTC-u=kc&+cI_Sbycy@d$fC z9xr&Gio&m`a>J*_tMlQ4^P(tx)?pq#Z+TNyVQ&PV$D;W9tvr5qPduD&UhoA_6h3`7 z55FQDugr%FKCDIIb%%KPtiw$eg}o7cEQ;c%)$#cHtxcgqyx@c^im!Qu$4}qg6fDFG zKKjM+Px1J=Lvbm;`-0Q8C_G~D@M+O_c_I94U#9he4jx|f)Zzd;m)$eLb1r)tuh|pFW&RCC_J|>p=S1+f zx--u#JQ-#yXGS*olxO8l%6i$5Pe<-oS|h(#wnd(mPsoydFmg;eDeqA}E4M5ABO8>X z@-F!Wd6v=`*{>*(ZIglv2LS;HKmY;|fB*y_009U<;6enV0qPgj;>_gh1%2)_>H>ye zR7+FOHxTr?Pj@#Ebbr^mPY7xfqPZ=+Qv}xXmk^X0OylbX)e4up4GDVcYxo9&F7~Ol z0pcf~&hg9K_PzBRQ`}~}-QCJaM<$Q3qY=JdaA4JLLxMtyD!zf>-3jycf;XXZB+`nJ ph(ft7yah`^{t^N^$zAWQLns%U26(ujvY@OsKr7kpIERF#Q)s*{e$7#zp( z4f9+OQBhEF8RfZxh=`6NDk>^&;Eam6fuf)1DDrUuHShbo_bmTgUA=@i4V7ExSEtTB z%m4iMb8GkR-Mb&M*Iv80?B0v3UV88U9t!YCUMfGDD}Ukh11LO<@_}6S`9b=W@*(aj zOyxuQXK$`5>ra@jPvOmBy!8G^cjdC{8SectT=~m<@0kD#*%yckp_dE1&PK zs;j>0r7_v@{iCbHCFzU5zS7~)z%KRaRh0GpS36v7{tNFf;`KUSs`GlT7xPj*eXhSt zDC^24X-DthfS-^5jOBAmCozQjLY<#h|MZ}GZ~mp;=UZ<8_H&YMTL?|h&4{3YMN zgEv3obtf-B2S4WhPkG(VOKtqpU4O;(*X})+U3&euE356_^Zq_p{v%gm_j7%~y;ocM zOYQ@v8>UFwPrV1-rOzM2KYQ~M4XUiQ(&wTBmG|KvUw>cs{&DX5c&=(kpYO-}{dql! z*Fn7go|pgZVBQ~M%BruwN4f8+-l2Rh>~MGGvP<|;yzy)B4BmTOm_9!i;F-K~ytL+d zu4+f0>FWP9z5<`=dK_2&Pd-21VJEojv$>wk>l9x4?x|c?^Wy)c{u+lr*IiZTG~TZ> z<@LPR{Wow`KQ)({*E1>e|E{z6N8i)m*$&ftedmRgU&QOhyi{&*)o1!sTTNHqVsO>d zXA=%Ay2|Rgk1qR(-_;TY;?5O?Do2&qXO4Yub7-Xxw*YH*6a=o zAMSOFm2xd#$>)pZV!c)><@34ffIH31Og4wMHYaDAoo=|_Y_B!h9f^0CX!h1jZ)y9M z3zcfMQpwe;#eA+<%jFBX>hMgb+3U5Moz}#3yVJ~K;SF81MwOUr^3%OjmFsSEdj#|^>%{hi# z%hmFXwOX&1i{(-=S1Q#*$2w#AiaK5{mGh-)v0AT`>h;o&=H_mz*Blvdk1_wVn-Ai{V!Jy#(V8BbYW6zqu=rhu+8b%~dX2HIr!{x3hVUjK4z-n| z<0U4slCKvl`CO%tFJ`*#CU84sux00HqtO|inbaLdyUpJ0j3zH%&eiIsRV_e<8&6qr^4e20T?L4T^)BQ! z*|}o59H%Solf4a7JhB}!@HEI!%Y3s~D%VRiRINhFl|q>B`3>}M*tEvVKuB)WY7UD< zh_ha;RC9%DxyrkoodC}OGUT(I4U$=hgoHZHsdle9G{!PEM@CuWMlx%KLaCZB)l2na zsah-NiiL{*>Z;W%)}4CF>FZBr{_?p3yvEjPE$y-uOll@DRX1;k>}?nmYO|MVPaqvn^N|jux$QG*9v>*FBna*`sChcpDy;iB_bM+kGFO+gH$@sNC;jstb47}M< zZD1;%SQ;}k$!twETGJyP1oBjCW~wnWG&Mfc8flGc)Diy%JZXLp^ z1GEhfK=-C&@vL{QYe?8+9G{Grq^-^gfQro zg9Hlc&L9yJ0)ws70rY?pozIuGkC zV?8%OW|(OyBDjhrRACJ)0!=H}+M_A!#tPMblCom8c# z!6DIkQJU+>r2(@jHN~yEU*=rCRz(u!s;qM^kIoaQA`bumm)*r)LdmFXP++lAgP)h{ zXmI9+Mwtwo#`d>>_LWwsPbLm}=02;#w75(9}dwSl^`Gc(+}IljS359z_!CTQ+xGiZs}IkIlTEV%s~ zn9kAy&5I?iZodE>WC~^EOtKfE!aUOGqH1?X#yU;-bSNsjd9xXx&jtuv4&Mymg0e6D6#oMLxJWrmM{g&<+};_#IXeBe>syf zUouX&Cbsq_cczk&O;xL~xnPL!;CwxA*~CKk&FI4gq&GHCRhBPG7p!=J4H_t4bFf-M z;jBa`teKLHKRh?)mS|Oby4RfUb<>@U3W3UiPK(?{nW$F{!w$3R^^|Z656n|swl^kc z(O>G?q(fU?BoZO^}td zt;z9KqNPAYMRW!6Se8Tb5JnRDh}%I~WvGY>MZY08xFbx2+lRX^ZjMEAUeG8@{UtSY z7)?vQh}5Y|vyHntF2O)vVf{0yEZNkWnq_0R**9HASZ43R{VGKmXptL)zPrJC#+Mew z=wRvaId*9t?@bNspjH_U%9oSQ32mdx;DJH05@VDEG^bGZ{qh8^>}mh?8L~5REoikT3fVUBIyETfSSO@ zspCheqSDRhjTtLARiB3%=w|KduJf!^@JN*KiePdrn{9|ojIxGhsU-yreO)qo?p&HR+K7mngTipHbcIEo22?+CavFu zSxom}8zL2u=B!T+GqhfhN_o1ovwIPR47w~r(Ir&)YO%u33u{Sp17^%`%j_Q(-V7c z#mvn5>7e_eO<|nie1u=3`pL2x)YFV?pbr?}ST?-D*;y%Nl(&U=s~_5kCwM3Us)1ck zB(4)Ek(H_A?!eH7ZY;x{&+;T~G~D23#N{P7NrlCQn&4{ruseceP6$pNM1pQ>VP1dQJz?!{uAg@JjQdzl&Y@PzH(#noE!|rjY{dT|pTAxAew8g<`cf5libMcPVUai!tU4@PCKi%mRET*(L+E1o zST+6sGsf}&t3KJ}1>ASI*(>r8;;NPQ=ciG6+*osR#CmL)Z5($5XvE5}goals&Fx%j|usduSTzrP&vz*f3h@D2r4E3{u|*W z7Detr#W*#hL--Iy0GE!eMy3YZhhx_*?=vJB_>9OQno-zK?eV7iHZnKX-P-6h$HyDJ zh6>mhQ`kJ2x+y4KS{tW?mjua!248Y*W>eYLL zl5s$MdA_~0wxM7p_EBB2S^Un-8a6{UnuW`vwAg!SZc{=LVd5$%M7R|bQ-N7PW3bFV z5xXv861EG99E6G!kSHzYDnX|K40L(&Va0s=g`EhOEg*Y{&|>)$5B4k~kzOX+L->*% zE}t2J22^gG`(gb&o%nFN*BXf8wzgpEB#~QjJ+>Xrc>-vt2-zL5kbaY) zFw!=+rqyj2B7RVe6(uq-WqAl0VWh20bEKWra5u)03}`475;F~)2188#PP)Jj4aB6jZFx_$cCgmycH!BjTgF>){ILEr6RPST_|TRNY7?~L{!Ap z;pq@!WoCM2YG|@OwrzN4gE$<{H4-k+ydX9_3K+`+=h59L^{puciLZX5=iWRW~ zOoB96qQKJ>R3I848>Nan9_cJn&HAKqjeDYr98z>Hy5h@aEX_K0KLo&n(T`#XKBu~h z(^@7 zqq(t}v;>*5PRKvy@zn7w!9`57mXC*aJ6+ZA;+&uriU2Nbsb^3Yf&o+Cw9&^7{nS~h z<=FX1@FJWN{e5NBbfpC#Y>03&UuGjOJnmGp8E#H*XE78pM+d|q%v z%64J;CN=ci^KKi{P7+rVpPCN>Bn+HIXBapc@FEd}!tob3))IWqjX9xXvI|JHsMR56 z!s_rlGrxWQ*tlCV+E7|+P;hjEb51z=P=K5OKJ!;5K#Jzbj=&o5g2Y<_PT@eQVu+Xx z#K>z%0QgJ|{yAX125MD7*-jkp8*sfzuE2^>`dRyYg&oW0tuC@Ea`a(MCi0W-LN6?; zGKCNd_#(?jbq?2GKj}%Pb+6a9r zb8uztd45mO@{qZRDg*&?m-jh^Uk1#%+h2ij{f3kChmA8ai$7+lL%gj^&S9I4z*?f< zuqQA$vFFU-Gh6`eXskCRZ}E1UfQDwR^@$EJl@-~lG3k?m{lwzOR~(jVT!tGb5!3^O||uJUrP%0#?i5?G+h z0hDWl{cKfQ9~1R+yci3Pdo(a(ZXR8_sfZ((4e0G{Bv-e)J)$m240v0QEIjfus`Q9N6lfZ~GYlh8^@1Hq9or*2I#7jT`-z`> z$Q6grYjhAcYTCnLLe$adZ_6Fyj^WLXp7M&2GNh1*m$4zsb_@3j#O0AVChgd^Gs%r$ zU`}^KiAhp$xCd4Ploz3k^0kJ4x;jttjP-3?HmJj460Fk-#uzN;1kSDhf9^qeH6VC9HPpLPit7_i8oS}6&}av|E82|o>F z7<<;^$Rih7Nc?jf+=8b^OK^aoWfF$RqbbV_Iw>x~F71Ti`H+sJ1w-p%R;<5ezG1MS zczO_Wa^3S=%^lA{fope?R8RIcVG}uvQI@fV;5uP#;=FiMZMnyLR-|9>ET8d`39mdR z3|CyQqzS}b9q*Ev{jdc&fx*7O^g*?hqksTWHc;45vU75vW@;R>4=oZmM&kQKcd41- z^szcmcByumSPyU;77-nf&B&=0tH&>R)T3{E5zfWUjdm!{5^5>#&p4rdJ?Q%?5pVh4 zk>MDxxK`lv@vDK^EMqOiYTOby(TisaMHw#(HWfSvhZ+99`Hg3s8%r3v)J=?B#broH z!5bqMB(IKDfd=UPX>>T1hA_mnt#Q(5cMusly{%9&3n8YY(^0b(>V z*~GAS3N*Sp(u<|Uza&pzCQW7#*B3#=rqX@5G8~CnqbP3LG@2RuMv|tC#KsqFIFdN7 zr!3FVwxHoPJNSb*HHM`lHxSk`j2aVH9gH+OU~t`DbEZ3j29Rd3_quFSg;tqz3_sFt z&}vt$Uw6jFH7n0NW6iqcFbvxTmpOU$xaRN|5N!+ovBXoK{A0bqYM-NRA=AjQ9L1ao zZRnH*kxPvv=*SsdYeiqV9(7mGtps;mF7ThV@ zmBcE@L|*6|wlG2lZ5*{O>P*^BM4)7oP_4iYpGTm50?)7CRFgAw&+$j<5-kl)3T~~m zOz4U%Kq5c$j~XP7`R-OZQy4Ov0{M)=h+>B)$n5Dpb`Yf2a#g5-vd?$kIXBwl>UR;Y zCN~{+JvtrpWwV5mV-$gClMtki_$UIS%7H}gPTY@?pW9N^#^XQ#k(Dj6cE;2MRK}$%2I&nEO-wR3sv0>N=yh$mf zxUO+Q1_B7*@OqP{%CJf@ADw(82Qs{8#3&eqp3yi71}U?UBMNns_ZaREArn`}v4Ao| zpoilO_WnlbEhiUz4|AcV+bqf6r?u>4uoJyhvNgPUk^e&y{OqhaEsKp#} zlK#dh6pt%qwLP!t5qQVPh(f8c$~kUHCRqS;oY1>UaL+2`4=yAXtuLFSj~jccNruGf zZ=crC#Tq6(SV4c@z=N`<4?RzI%xr0C=FaT(Ct)RVS@J;GM7TngkBSC|zz@s1kb#)s ze$vJ3P@!OWY%95RvA#kJ^DT`;|MQ0Yk{(2{E@mf0VDNk(VbIlZL$TH{=<<9Wa;%kT zjbgE6HzAUg0|`Tn5xnJTC@EFXa=Z>|lb!;1La;GP1zrhc;nj&F?OWThkKt|T>##Sb z7eg5J^+DVB+6mT|w^MQtIwqDO-9yKSb&@>xX-_nIG|2Jwv%Q(w-gA;Ig-pRABXx=m zLKv21H6pcN1U3u7QGZ^Sj0j9+Q%B5A{nqJsfh4|*=m|uz zN3~b51{Iwi!5rf3XMD_|D@)R35LO5G#?axS0L=Vbd1*F}qof1cfvLm!GOPg| zo6%9HD3P+PB8^j~$LvW0XiO&Ix8QEkc^ghAh&jqaL0hpL!?U-6QXyUMq`iGL^n%{ie!S7P2_O7aj69VT^5%02~x`Jtw7)Q7gi-GV-quDIK9wm>J~?kqmD z4Aa3^hSC&U&eEl^lC`IJGEDcBxn8HSsXa^jsjL{KuauZp&QxGgGNxR?8(+$3@n%x_DB+&NgQ#j7d_WVx=EzV^#d9Yi4DNT^H)Mo}a4cI)@= z49}1<{7=RL%nxM+=|s}X;=YZPVetHx&5g-PO&S^w3Ke;)Iv~a#=DdMfxPi>aGE!-m znA?)Jc$q0x3z<>7j5(70+QZ%L6R;){YxMLTJ^Y7rU)ky!OO zfuOW%6kA3L#@(g-TjlX3=MYf_V5{af14os$kdm`VIKx*W zu+Gn)InA>wT9b{<>0^129ccFCDdK3>>1Ld|p`&r?`WD%L;1*a5iyIS9AgTdg6J-bu zq7^Gt0QrT^t)%j`F_ouEMnx;4r;0ti$prR-TkFECNEZXnZ&jO_Gh-lzX&D z&c62>E8(dcCz+9C^g$bmzfyL0oG4HKISR8B6yB40>U&V_NCe7l1>uoWDgK4#bm?q&s3hz1Q!cbn)wc2 zT++Vq?z%LCP}_~bBw?P4SfHZ0ULoNTaoaYeo#%0A=XJ3lFyu++Ae=1j3K@jH$C-81 z8?+KHW2FiwEG3+^#F>e6PU){jY(X7Y4b2&X@SL6gDItM`9)gxoKg1WRXLq8FFLxyn z8u;You{y9c56hH1*`uoD)RjMqbE|iLYCk)(X8W zFkyz{wYr4CQpM37I!L##OioM~@`jP9q;15V5eX)<6*DZrgtF$#jFg3;k}H8w8H-E} zhIp>%$(J;0_uM2RE<8uDyOrpnB1&{gM-TbNAbU8=8hn3(p&&o=RHHYx755-x=IM_b zsZyGidyihjgQMizkHi^A>bJ(S-Ba_vISSRWXv(l_JkXE!X$Y#KF9_NhE?h(?`#gZ={T zWsH`9AZ1X-d=3CuWQuOvECfN#YZ7Sq(Stm-`b4YHxv^IV z+QExVL?+8e;RKz5QZ_5OV0vUhC9>%yCf2iVrcnWVna&7S=nHRASl28mbY~hn(laj7 zZDjcp${-#@vPqnS>{rIxlgTqb$bCaNC=m`1IfkDCcJqmsWzL*Wo@(KIN{}s_3nD@_ zH8sm))^_Sx3_jU891zOpqR)60kX3B&(DnH?u;;Q`V?TN#8U$IfOK_&>k!i%DO$%PL zUt~e(^1z4*adRj`M!p_K2+44cWVtP8_*u#lVBBJ55R4LgNVPx@SHREgL8%U5>m`at zG9U(=(Z9VMyJaIYP(&31cdW4daxMYa?VQ8Q+T$0loVlio}4Kq!SlG(vTlx( zHsI-8{lm`+V}soi{E%A?dLJ<8J{{T)*XhwZN3v!bugByh!ZzkEGXwIvVOQ&budH7F zUHA^sL`J=!CdxRILGl8uqwGb|>Ns9zPyq!684C z!g?eTudc~QlM-Ba1csSfP)rEAkdl;nOb=OeECctQ-`jc2BDw%a(noS^f(Qt7>mh&X za}H4S2r?nrU}>CT#+7O|?GhV5T{@mWkREkn=hHH=s?h>NzxJ*3=lJ(=kACMl-b@)f-A_ zL7cKqg35{Gs6UiU@)J~r63USEP)S0X+3>JG6Ps|vnML0r!=+_CNGwTaO2ickQ`4A% z3i1qct}e#xlEl}9F)7u6cmW3n;7-aass+gv-ODkn%3AzzAxH=hF$|Kq!W54C)ok&w z--43L{w5HovwfIDL;={qfe@Ei!QRdp^2WSQq33VG0Eo8HkX*l}2ieV=tciOfwdR#b zv$h}l0;&UZiH{mVjDiw6Vn*N@vg7BeFJMT5pGMeDw80jUn8Z=TmJV$!tQmz#2{uQf z)cG$L^_1V9rJ+4eS7Q|_j+xN|-3E(mI|?tsTI`MX+M^RZA2fYz zI$A3+NOCkt1Hi)60a%=#B;>;0(68AeIy&rIwj2aC54!=Ztp~CMlU!ZL4mKrhk;_!A%PEO|YRL|zL7*hHO zL^vB+-#Q!sA41Y$FPIgycE*FZSiS1Da4w_|iO!3ODt`n4NAMBFnHkY!K=GlAPEIV3 zqC&0BdUmr&7!#A68$>5w6_g!4B|SFnQeeZR65%IFO&WzVC-qE^P&ZwYJ@P|lSCR9_ zY$r&S?UWvCsK}`vcT={y-O*c`cp{Rx_jtn6wYT;BAQoS87_~)Qy_h;Uhhv@+K}}c} zXY;TS89F&0_*%n=A}i|CjVxpKYBc=Wz2)Yppl}2de)J0gcy8e^d(dh!GT&|#`xf@5 zHcXc|1lv>2SN*5~=|y{Rr`YL{#yAgpVb(BuP!f4Wju<+Iyh(6edOmvX4UH~&2&+U~ zv_{&Xj9dcfkQJsMId-OZi9mJAW1q@OQW^6n#hdg^9He`85Z#+k;h|{boyHCYA4s_z zl_kXwn9TJ?@n7-isK%rckMUb`c3y|(xfQk_Nw%h^UXS#itNvq-$pQDUh4q>FzAA~aWWZck;jE1c9h9~pDr6x~rYmUcZ zAdoaS$`{6$kmN$xaaexs*GZ~SH1*7roV@ulvw2Q$G5AsY;BLy0O`e1j`PW6J{8$Pwqg}9=${!EoUAoOAV_H8B)7^TyGJMjsX+lnLDgq~XSamuDKV@jsT8+Vp zV8P);TcYQ7ck9AO;eKzAIv9&v4D;8QveyLQP4s1rv0?whdNmuZn?)?nTorrR|g z+De(*iCzG~a}*HoVDf-zGIj<`VwMktVJ)wF3(jTKryTF+`4>|mbU~bsqte9wlzfO9 zib)tbT-bKW@_JifSt3&G)TR%RFrb(OvQLqH@;nyws`&{`7i**Y^_(u6UXrLoY@UE0 zjTn7p!LesY+(os5h?RIu%nn|W{YjKTo7gqrNSUpvwEg6{c~CO?=M(ucx_vI*z57MS z-ktp9rhc#Uop0E^TlgA-pGx^&@F#KIWbnsRE>RXfXK?*C>4}up&SeIFI^}U!|D9al zcIVHN`|^94d;PPkf2*lq1phZz{|~0Ve&6&{uKodUjQu|n{HLyd8Qi!3H1NGBtDh}X zzef3RhhJjw5%4o9tN&j%xa#k6_}2{1Z}shU4P~`|pTUPHU+3`hC9$8UfdAOx4TI;v z52ySDuCF$@=5sA&wSS4hRi1J9%?7W6@1m@BzGm>GpOiJO9~oS~N&5-PYVWaciv286 z{)($#HTW?2pI!Z)!B>JGL0Rqmo5A&4w=bcr``&19{XXrS!|yb>*71W5|CPb_1OF;z zwZHGBaeY<)HisW$aM9a+;F^aE3@$o9kh0pjh^wc6l_w~xpC2*!(Uf<%`ZpU~zu9}4 ztN&+%>$i8WarGbf=Ggwxya$aGx#d- zD;$3MTVwxU0{%mAjjILj`*{TADrMoHH}%h@d?sbB<2|PSv6MgT@F!jt+t+x%1Fm+C z0r%}|z5WWW{R=>hyRSLZ~rv#*HG4Yhu$9Xb(C)f*LYPghV@JMS_0Qz&nD_9TLOOoT=%`m)PEl3V<-#1 z+|)mi@(#+n@1IQlQOf_z)!*+Ov3;%A&m4Y?!8LDxaqXOIaPjQ}DXabW8eG4(y_&N6 z^ErbbM)~!w{%(Vdo%S@(Ut!T*8sIh57@JqCX<{(uKpiPec@kl z^>goz^~FDb;_9~yeggO*l+~YC8(i(2;qV`F_5FMSc!#q3d7r5-Is0XY@Bf~7U$t{5 zxY|F~;7_Ie7gv9^!L=WsOj-5MH+YS5(c%Ba)%RyJ_ylG3XYcn$T07M_KKhZ*cX0jl-|w>hHS(e2c^HHT6#dzml^0UwL1=ulU0quKq@Y9|nE| zW!?8JTz&iEpC?dOJ6DUpf3NgNxpd zpsf4u=)+f1Ry(gXxa9bltN$^BOTO%M_%{r$^}U?3+W8$~4*Yt` zy6^7|ei-GO9De8rV*fS&KXUj=gC7IFFJ;|#16SW4wL3&v*R7_$_Sf;Q{`*XQ@!L(V z{&!4$@t=zwe$Z91KhFjK4~L%w?(Zx5*_*QNJ8SAci}JCQ)z3=}u6^_pSO242eLIpb zuXOeQWa?|4-{$Hc{eNPAO5i_t_$$DDJ1+u%B4yq85`#;RJ&&^b`3@{JN)lH80*W9yTjo%gC7O{Fv_~`xdzvI9qI5ngNshqIQ&|!zW?G6;|{;W;JWX- zD69Vu|4_C+Uvc;$2G_d(*0nPW?%S8#*@v?F`E^rY^VV?qpG|$~rPn+BkPpZEYTw-j zuKqj=+_$g&wJ&AiA2;=1LHTJ8f570i@H;uX$KUS#tc1roPHA zrL2B_)YLzc@&yk6roqKO-$q&O|BY8pB!jE|0hHCw7K2Mq zJJ#WEG`RTBMu*>O@RPt_;qc!XT>Rt)hmTzo`?DSV4u^lt;G&21l+~Zx4X*uuIc4?# z*9MoJ`+0}&_wm@i_O-sRc8)i=`u~8#M-47IIhwNSzsKN`@25HZE`!V8@_L6Ker>$( zN#NfCS3lPoT=#t}W#Mly_-e{^hhJxK&Hu|Cey733&#$Dce%@p7$5Z~Q!w>yL?2q)T z+rV|-HQ=5OMGudptajdDaPjjJWz~N(SI>tZMfn0({}zMGj(er6|8s*M3Vxld|ETNY zeKoFIUH#+0efzR!|KRYm3@*Lm>6F!J$qwUV;>f1|;Vr#$QMI}NV=_#w(_=NATl z4CPx~{i8n_`y;#Z+YX;Hxai?Yl-17146b!NhqC(fWrK^)zun=#G`Qr^$0@6wy|0h= zmE8HRtG~+NqPO3;`kTQ0I_iESly&Wy`r3ETrmXg_F}U=Km$>@38eH>yg{%McPsRSc z5c~#LzXX2spHly-+TEYB_}(d|zU;okDC_ghTzx;qS4SNFI#a&@zLv83{}WSR{;-9Z`_@7LDt^21P{;1E!cH~$2 zIk@_{*5F!~KREnCgRB2F%Bp{{!PU+rW%cuVgX_K*IQ%Yyi?6=d;ro3q_DA-@w;WzH zxa7`Xz;)l}8C>i2RLa87H@Mn4p0fILrNPyoEw27o`|#Jg`adza_|mlw-)(T+_v;Qn z=*HN8@$+AUt3N9ZuKoBh%IeR#20x7Q5M|Zh$<@=j@HGy9tEn&jYTV&pFu3OPRSy4^ z!6ipNLRt5H+UH|GPojLA!^aH15`2Hk>d!k3E`4l0WwrA~gG+z7$kl)3O|k#t^B;5d zpAGKmR`%3=uKu*aOW?;)*8aM};Mzy$P}Y4vWpK^^YaIT4gG*k#&*6VC_+j8*a`+Rz z5c?zir{Egz2?iJa{LR(hWN_($M^jdRwi;ag^F)Wg(%?@4Kf~eg;Of^`a%7sa?t8Vt z<=?o-;a@bk`0(YFb>9cL`uP;!`>3n`#4pD7MYq3jc){SBpT9Z$3~=9$_Sd15)&34s zU;Oq&hhJ^*6T!zE{?ISQcFq95!r^6u%fI>?aEz1!hugZuU+Uyh)xb}lmYr7x|btakq0;D=G(;p%_I z;JWX{4&QBX(fPHM_v8AMFUS5!j{MryUu$s9&m$=7zFmWBf7L0gpH~@N`rC^ge!IcN z2QGE^?+h+|>GKYM%vWN6gx>+K`##s;;sbwjcn{pqoAyPSviftasjqbzb@;so*ZjZB z;ro6ywxjj^5xDMqD7dFX?W6l#{pT87a#r8heJ?TiI?5G?Ut@61^Dc+qZg8#FJ1FbE z4;Wl_)8}3N<8F!llstC z_jC30tomPa^$+}7yzgP)cf0!eKKvn+)t?t|_3fxXhf>ykFE;f>KhJUX-*0g7w+kHp zSFXODbHFcg_>;aK`=k2zfUEr%8C?3_UX<0Jmm6I2>r~3(^Pe-gX;4rFZ?_)gK4W{}Np7R17Y;^LWZ?=M1jC|Jp}~Q&#;C7+myl zlB@qEgG(-7;_82wtKTnL@2egDOM`2_f0nZD`_OO2`r=F90oV5q2KW7ue)Sty|1?uy z>-BKT>gNj#u5#7kZ!!2P@KY%3zV{gX`IP_3;fH@a_DAb=o5Rln_x%x{e=KFSGiU0H zu2xaj{l9JMOV1y7^&j?~*uMDxXB_@agNxpN>)M$%xcKcsly%=X7+muD9EaazaLvyJ z4*$OfmtOi2%IatCyRko~QvNSjf1ANi0za6t>c8LM;`3)wR)20YxcK%PUH#v3_4B6n zz0uWw@@?_H8t)HW{TCQq{n?wc+CSgmlH;dPR(~$o*EswZgFgoRBM!gU z;Hv)#%DQju_SnzUDBl4t`h1narOzBiS@o|nxZ0VftbYF5;F2$wy88QnFSf6Jdb`8x z23I?Ob@=nZ{d^t*{xr(E?{$v*;sQYeq_+6&H*6ZC4Km0#q{gc4I2G_pMIsBCd7rp8Gs{diGzW?H%Q D4Or1t diff --git a/.nx/workspace-data/parsed-lock-file.json b/.nx/workspace-data/parsed-lock-file.json deleted file mode 100644 index b7b9de616..000000000 --- a/.nx/workspace-data/parsed-lock-file.json +++ /dev/null @@ -1,33557 +0,0 @@ -{ - "externalNodes": { - "npm:@ampproject/remapping": { - "type": "npm", - "name": "npm:@ampproject/remapping", - "data": { - "version": "2.3.0", - "packageName": "@ampproject/remapping", - "hash": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" - } - }, - "npm:@babel/code-frame": { - "type": "npm", - "name": "npm:@babel/code-frame", - "data": { - "version": "7.26.2", - "packageName": "@babel/code-frame", - "hash": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==" - } - }, - "npm:@babel/compat-data": { - "type": "npm", - "name": "npm:@babel/compat-data", - "data": { - "version": "7.26.5", - "packageName": "@babel/compat-data", - "hash": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==" - } - }, - "npm:@babel/core": { - "type": "npm", - "name": "npm:@babel/core", - "data": { - "version": "7.25.2", - "packageName": "@babel/core", - "hash": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==" - } - }, - "npm:@babel/generator": { - "type": "npm", - "name": "npm:@babel/generator", - "data": { - "version": "7.26.5", - "packageName": "@babel/generator", - "hash": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==" - } - }, - "npm:@babel/helper-annotate-as-pure": { - "type": "npm", - "name": "npm:@babel/helper-annotate-as-pure", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-annotate-as-pure", - "hash": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==" - } - }, - "npm:@babel/helper-builder-binary-assignment-operator-visitor": { - "type": "npm", - "name": "npm:@babel/helper-builder-binary-assignment-operator-visitor", - "data": { - "version": "7.24.7", - "packageName": "@babel/helper-builder-binary-assignment-operator-visitor", - "hash": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==" - } - }, - "npm:@babel/helper-compilation-targets": { - "type": "npm", - "name": "npm:@babel/helper-compilation-targets", - "data": { - "version": "7.26.5", - "packageName": "@babel/helper-compilation-targets", - "hash": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==" - } - }, - "npm:@babel/helper-create-class-features-plugin": { - "type": "npm", - "name": "npm:@babel/helper-create-class-features-plugin", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-create-class-features-plugin", - "hash": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==" - } - }, - "npm:@babel/helper-create-regexp-features-plugin": { - "type": "npm", - "name": "npm:@babel/helper-create-regexp-features-plugin", - "data": { - "version": "7.26.3", - "packageName": "@babel/helper-create-regexp-features-plugin", - "hash": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==" - } - }, - "npm:@babel/helper-define-polyfill-provider": { - "type": "npm", - "name": "npm:@babel/helper-define-polyfill-provider", - "data": { - "version": "0.6.3", - "packageName": "@babel/helper-define-polyfill-provider", - "hash": "sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==" - } - }, - "npm:@babel/helper-member-expression-to-functions": { - "type": "npm", - "name": "npm:@babel/helper-member-expression-to-functions", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-member-expression-to-functions", - "hash": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==" - } - }, - "npm:@babel/helper-module-imports": { - "type": "npm", - "name": "npm:@babel/helper-module-imports", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-module-imports", - "hash": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==" - } - }, - "npm:@babel/helper-module-transforms": { - "type": "npm", - "name": "npm:@babel/helper-module-transforms", - "data": { - "version": "7.26.0", - "packageName": "@babel/helper-module-transforms", - "hash": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==" - } - }, - "npm:@babel/helper-optimise-call-expression": { - "type": "npm", - "name": "npm:@babel/helper-optimise-call-expression", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-optimise-call-expression", - "hash": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==" - } - }, - "npm:@babel/helper-plugin-utils": { - "type": "npm", - "name": "npm:@babel/helper-plugin-utils", - "data": { - "version": "7.26.5", - "packageName": "@babel/helper-plugin-utils", - "hash": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==" - } - }, - "npm:@babel/helper-remap-async-to-generator": { - "type": "npm", - "name": "npm:@babel/helper-remap-async-to-generator", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-remap-async-to-generator", - "hash": "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==" - } - }, - "npm:@babel/helper-replace-supers": { - "type": "npm", - "name": "npm:@babel/helper-replace-supers", - "data": { - "version": "7.26.5", - "packageName": "@babel/helper-replace-supers", - "hash": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==" - } - }, - "npm:@babel/helper-skip-transparent-expression-wrappers": { - "type": "npm", - "name": "npm:@babel/helper-skip-transparent-expression-wrappers", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-skip-transparent-expression-wrappers", - "hash": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==" - } - }, - "npm:@babel/helper-string-parser": { - "type": "npm", - "name": "npm:@babel/helper-string-parser", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-string-parser", - "hash": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" - } - }, - "npm:@babel/helper-validator-identifier": { - "type": "npm", - "name": "npm:@babel/helper-validator-identifier", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-validator-identifier", - "hash": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" - } - }, - "npm:@babel/helper-validator-option": { - "type": "npm", - "name": "npm:@babel/helper-validator-option", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-validator-option", - "hash": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==" - } - }, - "npm:@babel/helper-wrap-function": { - "type": "npm", - "name": "npm:@babel/helper-wrap-function", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-wrap-function", - "hash": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==" - } - }, - "npm:@babel/helpers": { - "type": "npm", - "name": "npm:@babel/helpers", - "data": { - "version": "7.25.6", - "packageName": "@babel/helpers", - "hash": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==" - } - }, - "npm:@babel/parser": { - "type": "npm", - "name": "npm:@babel/parser", - "data": { - "version": "7.26.7", - "packageName": "@babel/parser", - "hash": "sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==" - } - }, - "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "data": { - "version": "7.25.3", - "packageName": "@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "hash": "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==" - } - }, - "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-bugfix-safari-class-field-initializer-scope", - "hash": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==" - } - }, - "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "hash": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==" - } - }, - "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "hash": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==" - } - }, - "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "hash": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==" - } - }, - "npm:@babel/plugin-proposal-class-properties": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-class-properties", - "data": { - "version": "7.18.6", - "packageName": "@babel/plugin-proposal-class-properties", - "hash": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==" - } - }, - "npm:@babel/plugin-proposal-decorators": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-decorators", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-proposal-decorators", - "hash": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==" - } - }, - "npm:@babel/plugin-proposal-export-default-from": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-export-default-from", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-proposal-export-default-from", - "hash": "sha512-ykqgwNfSnNOB+C8fV5X4mG3AVmvu+WVxcaU9xHHtBb7PCrPeweMmPjGsn8eMaeJg6SJuoUuZENeeSWaarWqonQ==" - } - }, - "npm:@babel/plugin-proposal-nullish-coalescing-operator": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "data": { - "version": "7.18.6", - "packageName": "@babel/plugin-proposal-nullish-coalescing-operator", - "hash": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==" - } - }, - "npm:@babel/plugin-proposal-optional-chaining": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-optional-chaining", - "data": { - "version": "7.21.0", - "packageName": "@babel/plugin-proposal-optional-chaining", - "hash": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==" - } - }, - "npm:@babel/plugin-proposal-private-property-in-object": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-private-property-in-object", - "data": { - "version": "7.21.0-placeholder-for-preset-env.2", - "packageName": "@babel/plugin-proposal-private-property-in-object", - "hash": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" - } - }, - "npm:@babel/plugin-syntax-async-generators": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-async-generators", - "data": { - "version": "7.8.4", - "packageName": "@babel/plugin-syntax-async-generators", - "hash": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==" - } - }, - "npm:@babel/plugin-syntax-bigint": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-bigint", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-bigint", - "hash": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==" - } - }, - "npm:@babel/plugin-syntax-class-properties": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-class-properties", - "data": { - "version": "7.12.13", - "packageName": "@babel/plugin-syntax-class-properties", - "hash": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==" - } - }, - "npm:@babel/plugin-syntax-class-static-block": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-class-static-block", - "data": { - "version": "7.14.5", - "packageName": "@babel/plugin-syntax-class-static-block", - "hash": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==" - } - }, - "npm:@babel/plugin-syntax-decorators": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-decorators", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-syntax-decorators", - "hash": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==" - } - }, - "npm:@babel/plugin-syntax-dynamic-import": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-dynamic-import", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-dynamic-import", - "hash": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==" - } - }, - "npm:@babel/plugin-syntax-export-default-from": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-export-default-from", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-syntax-export-default-from", - "hash": "sha512-9MhJ/SMTsVqsd69GyQg89lYR4o9T+oDGv5F6IsigxxqFVOyR/IflDLYP8WDI1l8fkhNGGktqkvL5qwNCtGEpgQ==" - } - }, - "npm:@babel/plugin-syntax-export-namespace-from": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-export-namespace-from", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-export-namespace-from", - "hash": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==" - } - }, - "npm:@babel/plugin-syntax-flow": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-flow", - "data": { - "version": "7.26.0", - "packageName": "@babel/plugin-syntax-flow", - "hash": "sha512-B+O2DnPc0iG+YXFqOxv2WNuNU97ToWjOomUQ78DouOENWUaM5sVrmet9mcomUGQFwpJd//gvUagXBSdzO1fRKg==" - } - }, - "npm:@babel/plugin-syntax-import-assertions": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-import-assertions", - "data": { - "version": "7.25.6", - "packageName": "@babel/plugin-syntax-import-assertions", - "hash": "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==" - } - }, - "npm:@babel/plugin-syntax-import-attributes@7.25.6": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-import-attributes@7.25.6", - "data": { - "version": "7.25.6", - "packageName": "@babel/plugin-syntax-import-attributes", - "hash": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==" - } - }, - "npm:@babel/plugin-syntax-import-attributes@7.26.0": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-import-attributes@7.26.0", - "data": { - "version": "7.26.0", - "packageName": "@babel/plugin-syntax-import-attributes", - "hash": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==" - } - }, - "npm:@babel/plugin-syntax-import-meta": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-import-meta", - "data": { - "version": "7.10.4", - "packageName": "@babel/plugin-syntax-import-meta", - "hash": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==" - } - }, - "npm:@babel/plugin-syntax-json-strings": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-json-strings", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-json-strings", - "hash": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==" - } - }, - "npm:@babel/plugin-syntax-jsx": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-jsx", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-syntax-jsx", - "hash": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==" - } - }, - "npm:@babel/plugin-syntax-logical-assignment-operators": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-logical-assignment-operators", - "data": { - "version": "7.10.4", - "packageName": "@babel/plugin-syntax-logical-assignment-operators", - "hash": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==" - } - }, - "npm:@babel/plugin-syntax-nullish-coalescing-operator": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-nullish-coalescing-operator", - "hash": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==" - } - }, - "npm:@babel/plugin-syntax-numeric-separator": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-numeric-separator", - "data": { - "version": "7.10.4", - "packageName": "@babel/plugin-syntax-numeric-separator", - "hash": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==" - } - }, - "npm:@babel/plugin-syntax-object-rest-spread": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-object-rest-spread", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-object-rest-spread", - "hash": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==" - } - }, - "npm:@babel/plugin-syntax-optional-catch-binding": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-optional-catch-binding", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-optional-catch-binding", - "hash": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==" - } - }, - "npm:@babel/plugin-syntax-optional-chaining": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-optional-chaining", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-optional-chaining", - "hash": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==" - } - }, - "npm:@babel/plugin-syntax-private-property-in-object": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-private-property-in-object", - "data": { - "version": "7.14.5", - "packageName": "@babel/plugin-syntax-private-property-in-object", - "hash": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==" - } - }, - "npm:@babel/plugin-syntax-top-level-await": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-top-level-await", - "data": { - "version": "7.14.5", - "packageName": "@babel/plugin-syntax-top-level-await", - "hash": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==" - } - }, - "npm:@babel/plugin-syntax-typescript": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-typescript", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-syntax-typescript", - "hash": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==" - } - }, - "npm:@babel/plugin-syntax-unicode-sets-regex": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-unicode-sets-regex", - "data": { - "version": "7.18.6", - "packageName": "@babel/plugin-syntax-unicode-sets-regex", - "hash": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" - } - }, - "npm:@babel/plugin-transform-arrow-functions": { - "type": "npm", - "name": "npm:@babel/plugin-transform-arrow-functions", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-arrow-functions", - "hash": "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==" - } - }, - "npm:@babel/plugin-transform-async-generator-functions": { - "type": "npm", - "name": "npm:@babel/plugin-transform-async-generator-functions", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-async-generator-functions", - "hash": "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==" - } - }, - "npm:@babel/plugin-transform-async-to-generator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-async-to-generator", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-async-to-generator", - "hash": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==" - } - }, - "npm:@babel/plugin-transform-block-scoped-functions": { - "type": "npm", - "name": "npm:@babel/plugin-transform-block-scoped-functions", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-block-scoped-functions", - "hash": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==" - } - }, - "npm:@babel/plugin-transform-block-scoping": { - "type": "npm", - "name": "npm:@babel/plugin-transform-block-scoping", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-block-scoping", - "hash": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==" - } - }, - "npm:@babel/plugin-transform-class-properties@7.25.4": { - "type": "npm", - "name": "npm:@babel/plugin-transform-class-properties@7.25.4", - "data": { - "version": "7.25.4", - "packageName": "@babel/plugin-transform-class-properties", - "hash": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==" - } - }, - "npm:@babel/plugin-transform-class-properties@7.25.9": { - "type": "npm", - "name": "npm:@babel/plugin-transform-class-properties@7.25.9", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-class-properties", - "hash": "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==" - } - }, - "npm:@babel/plugin-transform-class-static-block": { - "type": "npm", - "name": "npm:@babel/plugin-transform-class-static-block", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-class-static-block", - "hash": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==" - } - }, - "npm:@babel/plugin-transform-classes": { - "type": "npm", - "name": "npm:@babel/plugin-transform-classes", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-classes", - "hash": "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==" - } - }, - "npm:@babel/plugin-transform-computed-properties": { - "type": "npm", - "name": "npm:@babel/plugin-transform-computed-properties", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-computed-properties", - "hash": "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==" - } - }, - "npm:@babel/plugin-transform-destructuring": { - "type": "npm", - "name": "npm:@babel/plugin-transform-destructuring", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-destructuring", - "hash": "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==" - } - }, - "npm:@babel/plugin-transform-dotall-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-dotall-regex", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-dotall-regex", - "hash": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==" - } - }, - "npm:@babel/plugin-transform-duplicate-keys": { - "type": "npm", - "name": "npm:@babel/plugin-transform-duplicate-keys", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-duplicate-keys", - "hash": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==" - } - }, - "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "hash": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==" - } - }, - "npm:@babel/plugin-transform-dynamic-import": { - "type": "npm", - "name": "npm:@babel/plugin-transform-dynamic-import", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-dynamic-import", - "hash": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==" - } - }, - "npm:@babel/plugin-transform-exponentiation-operator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-exponentiation-operator", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-exponentiation-operator", - "hash": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==" - } - }, - "npm:@babel/plugin-transform-export-namespace-from": { - "type": "npm", - "name": "npm:@babel/plugin-transform-export-namespace-from", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-export-namespace-from", - "hash": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==" - } - }, - "npm:@babel/plugin-transform-flow-strip-types": { - "type": "npm", - "name": "npm:@babel/plugin-transform-flow-strip-types", - "data": { - "version": "7.26.5", - "packageName": "@babel/plugin-transform-flow-strip-types", - "hash": "sha512-eGK26RsbIkYUns3Y8qKl362juDDYK+wEdPGHGrhzUl6CewZFo55VZ7hg+CyMFU4dd5QQakBN86nBMpRsFpRvbQ==" - } - }, - "npm:@babel/plugin-transform-for-of": { - "type": "npm", - "name": "npm:@babel/plugin-transform-for-of", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-for-of", - "hash": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==" - } - }, - "npm:@babel/plugin-transform-function-name": { - "type": "npm", - "name": "npm:@babel/plugin-transform-function-name", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-function-name", - "hash": "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==" - } - }, - "npm:@babel/plugin-transform-json-strings": { - "type": "npm", - "name": "npm:@babel/plugin-transform-json-strings", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-json-strings", - "hash": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==" - } - }, - "npm:@babel/plugin-transform-literals": { - "type": "npm", - "name": "npm:@babel/plugin-transform-literals", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-literals", - "hash": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==" - } - }, - "npm:@babel/plugin-transform-logical-assignment-operators": { - "type": "npm", - "name": "npm:@babel/plugin-transform-logical-assignment-operators", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-logical-assignment-operators", - "hash": "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==" - } - }, - "npm:@babel/plugin-transform-member-expression-literals": { - "type": "npm", - "name": "npm:@babel/plugin-transform-member-expression-literals", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-member-expression-literals", - "hash": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==" - } - }, - "npm:@babel/plugin-transform-modules-amd": { - "type": "npm", - "name": "npm:@babel/plugin-transform-modules-amd", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-modules-amd", - "hash": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==" - } - }, - "npm:@babel/plugin-transform-modules-commonjs": { - "type": "npm", - "name": "npm:@babel/plugin-transform-modules-commonjs", - "data": { - "version": "7.26.3", - "packageName": "@babel/plugin-transform-modules-commonjs", - "hash": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==" - } - }, - "npm:@babel/plugin-transform-modules-systemjs": { - "type": "npm", - "name": "npm:@babel/plugin-transform-modules-systemjs", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-transform-modules-systemjs", - "hash": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==" - } - }, - "npm:@babel/plugin-transform-modules-umd": { - "type": "npm", - "name": "npm:@babel/plugin-transform-modules-umd", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-modules-umd", - "hash": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==" - } - }, - "npm:@babel/plugin-transform-named-capturing-groups-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-named-capturing-groups-regex", - "hash": "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==" - } - }, - "npm:@babel/plugin-transform-new-target": { - "type": "npm", - "name": "npm:@babel/plugin-transform-new-target", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-new-target", - "hash": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==" - } - }, - "npm:@babel/plugin-transform-nullish-coalescing-operator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "data": { - "version": "7.26.6", - "packageName": "@babel/plugin-transform-nullish-coalescing-operator", - "hash": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==" - } - }, - "npm:@babel/plugin-transform-numeric-separator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-numeric-separator", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-numeric-separator", - "hash": "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==" - } - }, - "npm:@babel/plugin-transform-object-rest-spread": { - "type": "npm", - "name": "npm:@babel/plugin-transform-object-rest-spread", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-object-rest-spread", - "hash": "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==" - } - }, - "npm:@babel/plugin-transform-object-super": { - "type": "npm", - "name": "npm:@babel/plugin-transform-object-super", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-object-super", - "hash": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==" - } - }, - "npm:@babel/plugin-transform-optional-catch-binding": { - "type": "npm", - "name": "npm:@babel/plugin-transform-optional-catch-binding", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-optional-catch-binding", - "hash": "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==" - } - }, - "npm:@babel/plugin-transform-optional-chaining": { - "type": "npm", - "name": "npm:@babel/plugin-transform-optional-chaining", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-optional-chaining", - "hash": "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==" - } - }, - "npm:@babel/plugin-transform-parameters": { - "type": "npm", - "name": "npm:@babel/plugin-transform-parameters", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-parameters", - "hash": "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==" - } - }, - "npm:@babel/plugin-transform-private-methods": { - "type": "npm", - "name": "npm:@babel/plugin-transform-private-methods", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-private-methods", - "hash": "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==" - } - }, - "npm:@babel/plugin-transform-private-property-in-object": { - "type": "npm", - "name": "npm:@babel/plugin-transform-private-property-in-object", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-private-property-in-object", - "hash": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==" - } - }, - "npm:@babel/plugin-transform-property-literals": { - "type": "npm", - "name": "npm:@babel/plugin-transform-property-literals", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-property-literals", - "hash": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==" - } - }, - "npm:@babel/plugin-transform-react-display-name": { - "type": "npm", - "name": "npm:@babel/plugin-transform-react-display-name", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-react-display-name", - "hash": "sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ==" - } - }, - "npm:@babel/plugin-transform-react-jsx-self": { - "type": "npm", - "name": "npm:@babel/plugin-transform-react-jsx-self", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-react-jsx-self", - "hash": "sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg==" - } - }, - "npm:@babel/plugin-transform-react-jsx-source": { - "type": "npm", - "name": "npm:@babel/plugin-transform-react-jsx-source", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-react-jsx-source", - "hash": "sha512-+iqjT8xmXhhYv4/uiYd8FNQsraMFZIfxVSqxxVSZP0WbbSAWvBXAul0m/zu+7Vv4O/3WtApy9pmaTMiumEZgfg==" - } - }, - "npm:@babel/plugin-transform-react-jsx": { - "type": "npm", - "name": "npm:@babel/plugin-transform-react-jsx", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-react-jsx", - "hash": "sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==" - } - }, - "npm:@babel/plugin-transform-regenerator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-regenerator", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-regenerator", - "hash": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==" - } - }, - "npm:@babel/plugin-transform-reserved-words": { - "type": "npm", - "name": "npm:@babel/plugin-transform-reserved-words", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-reserved-words", - "hash": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==" - } - }, - "npm:@babel/plugin-transform-runtime@7.25.4": { - "type": "npm", - "name": "npm:@babel/plugin-transform-runtime@7.25.4", - "data": { - "version": "7.25.4", - "packageName": "@babel/plugin-transform-runtime", - "hash": "sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==" - } - }, - "npm:@babel/plugin-transform-runtime@7.25.9": { - "type": "npm", - "name": "npm:@babel/plugin-transform-runtime@7.25.9", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-runtime", - "hash": "sha512-nZp7GlEl+yULJrClz0SwHPqir3lc0zsPrDHQUcxGspSL7AKrexNSEfTbfqnDNJUO13bgKyfuOLMF8Xqtu8j3YQ==" - } - }, - "npm:@babel/plugin-transform-shorthand-properties": { - "type": "npm", - "name": "npm:@babel/plugin-transform-shorthand-properties", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-shorthand-properties", - "hash": "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==" - } - }, - "npm:@babel/plugin-transform-spread": { - "type": "npm", - "name": "npm:@babel/plugin-transform-spread", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-spread", - "hash": "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==" - } - }, - "npm:@babel/plugin-transform-sticky-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-sticky-regex", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-sticky-regex", - "hash": "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==" - } - }, - "npm:@babel/plugin-transform-template-literals": { - "type": "npm", - "name": "npm:@babel/plugin-transform-template-literals", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-template-literals", - "hash": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==" - } - }, - "npm:@babel/plugin-transform-typeof-symbol": { - "type": "npm", - "name": "npm:@babel/plugin-transform-typeof-symbol", - "data": { - "version": "7.24.8", - "packageName": "@babel/plugin-transform-typeof-symbol", - "hash": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==" - } - }, - "npm:@babel/plugin-transform-typescript": { - "type": "npm", - "name": "npm:@babel/plugin-transform-typescript", - "data": { - "version": "7.26.7", - "packageName": "@babel/plugin-transform-typescript", - "hash": "sha512-5cJurntg+AT+cgelGP9Bt788DKiAw9gIMSMU2NJrLAilnj0m8WZWUNZPSLOmadYsujHutpgElO+50foX+ib/Wg==" - } - }, - "npm:@babel/plugin-transform-unicode-escapes": { - "type": "npm", - "name": "npm:@babel/plugin-transform-unicode-escapes", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-unicode-escapes", - "hash": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==" - } - }, - "npm:@babel/plugin-transform-unicode-property-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-unicode-property-regex", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-unicode-property-regex", - "hash": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==" - } - }, - "npm:@babel/plugin-transform-unicode-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-unicode-regex", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-unicode-regex", - "hash": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==" - } - }, - "npm:@babel/plugin-transform-unicode-sets-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-unicode-sets-regex", - "data": { - "version": "7.25.4", - "packageName": "@babel/plugin-transform-unicode-sets-regex", - "hash": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==" - } - }, - "npm:@babel/preset-env": { - "type": "npm", - "name": "npm:@babel/preset-env", - "data": { - "version": "7.25.4", - "packageName": "@babel/preset-env", - "hash": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==" - } - }, - "npm:@babel/preset-flow": { - "type": "npm", - "name": "npm:@babel/preset-flow", - "data": { - "version": "7.25.9", - "packageName": "@babel/preset-flow", - "hash": "sha512-EASHsAhE+SSlEzJ4bzfusnXSHiU+JfAYzj+jbw2vgQKgq5HrUr8qs+vgtiEL5dOH6sEweI+PNt2D7AqrDSHyqQ==" - } - }, - "npm:@babel/preset-modules": { - "type": "npm", - "name": "npm:@babel/preset-modules", - "data": { - "version": "0.1.6-no-external-plugins", - "packageName": "@babel/preset-modules", - "hash": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==" - } - }, - "npm:@babel/preset-typescript@7.24.7": { - "type": "npm", - "name": "npm:@babel/preset-typescript@7.24.7", - "data": { - "version": "7.24.7", - "packageName": "@babel/preset-typescript", - "hash": "sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==" - } - }, - "npm:@babel/preset-typescript@7.26.0": { - "type": "npm", - "name": "npm:@babel/preset-typescript@7.26.0", - "data": { - "version": "7.26.0", - "packageName": "@babel/preset-typescript", - "hash": "sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==" - } - }, - "npm:@babel/register": { - "type": "npm", - "name": "npm:@babel/register", - "data": { - "version": "7.25.9", - "packageName": "@babel/register", - "hash": "sha512-8D43jXtGsYmEeDvm4MWHYUpWf8iiXgWYx3fW7E7Wb7Oe6FWqJPl5K6TuFW0dOwNZzEE5rjlaSJYH9JjrUKJszA==" - } - }, - "npm:@babel/runtime@7.25.6": { - "type": "npm", - "name": "npm:@babel/runtime@7.25.6", - "data": { - "version": "7.25.6", - "packageName": "@babel/runtime", - "hash": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==" - } - }, - "npm:@babel/runtime@7.26.7": { - "type": "npm", - "name": "npm:@babel/runtime@7.26.7", - "data": { - "version": "7.26.7", - "packageName": "@babel/runtime", - "hash": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==" - } - }, - "npm:@babel/template": { - "type": "npm", - "name": "npm:@babel/template", - "data": { - "version": "7.25.9", - "packageName": "@babel/template", - "hash": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==" - } - }, - "npm:@babel/traverse": { - "type": "npm", - "name": "npm:@babel/traverse", - "data": { - "version": "7.26.7", - "packageName": "@babel/traverse", - "hash": "sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==" - } - }, - "npm:@babel/types": { - "type": "npm", - "name": "npm:@babel/types", - "data": { - "version": "7.26.7", - "packageName": "@babel/types", - "hash": "sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==" - } - }, - "npm:@bcoe/v8-coverage": { - "type": "npm", - "name": "npm:@bcoe/v8-coverage", - "data": { - "version": "0.2.3", - "packageName": "@bcoe/v8-coverage", - "hash": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" - } - }, - "npm:@bufbuild/protobuf": { - "type": "npm", - "name": "npm:@bufbuild/protobuf", - "data": { - "version": "2.2.3", - "packageName": "@bufbuild/protobuf", - "hash": "sha512-tFQoXHJdkEOSwj5tRIZSPNUuXK3RaR7T1nUrPgbYX1pUbvqqaaZAsfo+NXBPsz5rZMSKVFrgK1WL8Q/MSLvprg==" - } - }, - "npm:@callstack/repack-dev-server": { - "type": "npm", - "name": "npm:@callstack/repack-dev-server", - "data": { - "version": "5.0.3", - "packageName": "@callstack/repack-dev-server", - "hash": "sha512-APZW9r/3sw21au/YE9sfGMb9aBomhREFhSbXJH7jo+2rPEGIsqfou8lf7Wjaj4sEa9yjdTcM/G/IwryD3yz9WA==" - } - }, - "npm:@callstack/repack": { - "type": "npm", - "name": "npm:@callstack/repack", - "data": { - "version": "5.0.3", - "packageName": "@callstack/repack", - "hash": "sha512-+cMsBw9X9hE7+zi34l0N15Lx/OPjW3nc3r4CSFnNgtz626adSXEk5I0LII1Mnvz7urZuR+vfg/CF3/enaTiegA==" - } - }, - "npm:@callstack/rspress-theme": { - "type": "npm", - "name": "npm:@callstack/rspress-theme", - "data": { - "version": "0.0.3", - "packageName": "@callstack/rspress-theme", - "hash": "sha512-gkZTqaGY0kh4+/2GNq3W0mzjQoB6mllrjcfoV0b2M9IRwHu550mftWnUKB9IPRsLRpXra3VxV/FqTSowUpatZw==" - } - }, - "npm:@changesets/apply-release-plan": { - "type": "npm", - "name": "npm:@changesets/apply-release-plan", - "data": { - "version": "7.0.8", - "packageName": "@changesets/apply-release-plan", - "hash": "sha512-qjMUj4DYQ1Z6qHawsn7S71SujrExJ+nceyKKyI9iB+M5p9lCL55afuEd6uLBPRpLGWQwkwvWegDHtwHJb1UjpA==" - } - }, - "npm:@changesets/assemble-release-plan": { - "type": "npm", - "name": "npm:@changesets/assemble-release-plan", - "data": { - "version": "6.0.5", - "packageName": "@changesets/assemble-release-plan", - "hash": "sha512-IgvBWLNKZd6k4t72MBTBK3nkygi0j3t3zdC1zrfusYo0KpdsvnDjrMM9vPnTCLCMlfNs55jRL4gIMybxa64FCQ==" - } - }, - "npm:@changesets/changelog-git": { - "type": "npm", - "name": "npm:@changesets/changelog-git", - "data": { - "version": "0.2.0", - "packageName": "@changesets/changelog-git", - "hash": "sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==" - } - }, - "npm:@changesets/cli": { - "type": "npm", - "name": "npm:@changesets/cli", - "data": { - "version": "2.27.12", - "packageName": "@changesets/cli", - "hash": "sha512-9o3fOfHYOvBnyEn0mcahB7wzaA3P4bGJf8PNqGit5PKaMEFdsRixik+txkrJWd2VX+O6wRFXpxQL8j/1ANKE9g==" - } - }, - "npm:@changesets/config": { - "type": "npm", - "name": "npm:@changesets/config", - "data": { - "version": "3.0.5", - "packageName": "@changesets/config", - "hash": "sha512-QyXLSSd10GquX7hY0Mt4yQFMEeqnO5z/XLpbIr4PAkNNoQNKwDyiSrx4yd749WddusH1v3OSiA0NRAYmH/APpQ==" - } - }, - "npm:@changesets/errors": { - "type": "npm", - "name": "npm:@changesets/errors", - "data": { - "version": "0.2.0", - "packageName": "@changesets/errors", - "hash": "sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==" - } - }, - "npm:@changesets/get-dependents-graph": { - "type": "npm", - "name": "npm:@changesets/get-dependents-graph", - "data": { - "version": "2.1.2", - "packageName": "@changesets/get-dependents-graph", - "hash": "sha512-sgcHRkiBY9i4zWYBwlVyAjEM9sAzs4wYVwJUdnbDLnVG3QwAaia1Mk5P8M7kraTOZN+vBET7n8KyB0YXCbFRLQ==" - } - }, - "npm:@changesets/get-release-plan": { - "type": "npm", - "name": "npm:@changesets/get-release-plan", - "data": { - "version": "4.0.6", - "packageName": "@changesets/get-release-plan", - "hash": "sha512-FHRwBkY7Eili04Y5YMOZb0ezQzKikTka4wL753vfUA5COSebt7KThqiuCN9BewE4/qFGgF/5t3AuzXx1/UAY4w==" - } - }, - "npm:@changesets/get-version-range-type": { - "type": "npm", - "name": "npm:@changesets/get-version-range-type", - "data": { - "version": "0.4.0", - "packageName": "@changesets/get-version-range-type", - "hash": "sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==" - } - }, - "npm:@changesets/git": { - "type": "npm", - "name": "npm:@changesets/git", - "data": { - "version": "3.0.2", - "packageName": "@changesets/git", - "hash": "sha512-r1/Kju9Y8OxRRdvna+nxpQIsMsRQn9dhhAZt94FLDeu0Hij2hnOozW8iqnHBgvu+KdnJppCveQwK4odwfw/aWQ==" - } - }, - "npm:@changesets/logger": { - "type": "npm", - "name": "npm:@changesets/logger", - "data": { - "version": "0.1.1", - "packageName": "@changesets/logger", - "hash": "sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==" - } - }, - "npm:@changesets/parse": { - "type": "npm", - "name": "npm:@changesets/parse", - "data": { - "version": "0.4.0", - "packageName": "@changesets/parse", - "hash": "sha512-TS/9KG2CdGXS27S+QxbZXgr8uPsP4yNJYb4BC2/NeFUj80Rni3TeD2qwWmabymxmrLo7JEsytXH1FbpKTbvivw==" - } - }, - "npm:@changesets/pre": { - "type": "npm", - "name": "npm:@changesets/pre", - "data": { - "version": "2.0.1", - "packageName": "@changesets/pre", - "hash": "sha512-vvBJ/If4jKM4tPz9JdY2kGOgWmCowUYOi5Ycv8dyLnEE8FgpYYUo1mgJZxcdtGGP3aG8rAQulGLyyXGSLkIMTQ==" - } - }, - "npm:@changesets/read": { - "type": "npm", - "name": "npm:@changesets/read", - "data": { - "version": "0.6.2", - "packageName": "@changesets/read", - "hash": "sha512-wjfQpJvryY3zD61p8jR87mJdyx2FIhEcdXhKUqkja87toMrP/3jtg/Yg29upN+N4Ckf525/uvV7a4tzBlpk6gg==" - } - }, - "npm:@changesets/should-skip-package": { - "type": "npm", - "name": "npm:@changesets/should-skip-package", - "data": { - "version": "0.1.1", - "packageName": "@changesets/should-skip-package", - "hash": "sha512-H9LjLbF6mMHLtJIc/eHR9Na+MifJ3VxtgP/Y+XLn4BF7tDTEN1HNYtH6QMcjP1uxp9sjaFYmW8xqloaCi/ckTg==" - } - }, - "npm:@changesets/types@4.1.0": { - "type": "npm", - "name": "npm:@changesets/types@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "@changesets/types", - "hash": "sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==" - } - }, - "npm:@changesets/types@6.0.0": { - "type": "npm", - "name": "npm:@changesets/types@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "@changesets/types", - "hash": "sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ==" - } - }, - "npm:@changesets/write": { - "type": "npm", - "name": "npm:@changesets/write", - "data": { - "version": "0.3.2", - "packageName": "@changesets/write", - "hash": "sha512-kDxDrPNpUgsjDbWBvUo27PzKX4gqeKOlhibaOXDJA6kuBisGqNHv/HwGJrAu8U/dSf8ZEFIeHIPtvSlZI1kULw==" - } - }, - "npm:@clack/core": { - "type": "npm", - "name": "npm:@clack/core", - "data": { - "version": "0.4.1", - "packageName": "@clack/core", - "hash": "sha512-Pxhij4UXg8KSr7rPek6Zowm+5M22rbd2g1nfojHJkxp5YkFqiZ2+YLEM/XGVIzvGOcM0nqjIFxrpDwWRZYWYjA==" - } - }, - "npm:@clack/prompts": { - "type": "npm", - "name": "npm:@clack/prompts", - "data": { - "version": "0.10.0", - "packageName": "@clack/prompts", - "hash": "sha512-H3rCl6CwW1NdQt9rE3n373t7o5cthPv7yUoxF2ytZvyvlJv89C5RYMJu83Hed8ODgys5vpBU0GKxIRG83jd8NQ==" - } - }, - "npm:@cspotcode/source-map-support": { - "type": "npm", - "name": "npm:@cspotcode/source-map-support", - "data": { - "version": "0.8.1", - "packageName": "@cspotcode/source-map-support", - "hash": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==" - } - }, - "npm:@cypress/request": { - "type": "npm", - "name": "npm:@cypress/request", - "data": { - "version": "3.0.7", - "packageName": "@cypress/request", - "hash": "sha512-LzxlLEMbBOPYB85uXrDqvD4MgcenjRBLIns3zyhx7vTPj/0u2eQhzXvPiGcaJrV38Q9dbkExWp6cOHPJ+EtFYg==" - } - }, - "npm:@discoveryjs/json-ext": { - "type": "npm", - "name": "npm:@discoveryjs/json-ext", - "data": { - "version": "0.5.7", - "packageName": "@discoveryjs/json-ext", - "hash": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==" - } - }, - "npm:@emnapi/core": { - "type": "npm", - "name": "npm:@emnapi/core", - "data": { - "version": "1.2.0", - "packageName": "@emnapi/core", - "hash": "sha512-E7Vgw78I93we4ZWdYCb4DGAwRROGkMIXk7/y87UmANR+J6qsWusmC3gLt0H+O0KOt5e6O38U8oJamgbudrES/w==" - } - }, - "npm:@emnapi/runtime": { - "type": "npm", - "name": "npm:@emnapi/runtime", - "data": { - "version": "1.2.0", - "packageName": "@emnapi/runtime", - "hash": "sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==" - } - }, - "npm:@emnapi/wasi-threads": { - "type": "npm", - "name": "npm:@emnapi/wasi-threads", - "data": { - "version": "1.0.1", - "packageName": "@emnapi/wasi-threads", - "hash": "sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==" - } - }, - "npm:@esbuild/aix-ppc64": { - "type": "npm", - "name": "npm:@esbuild/aix-ppc64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/aix-ppc64", - "hash": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==" - } - }, - "npm:@esbuild/android-arm64": { - "type": "npm", - "name": "npm:@esbuild/android-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/android-arm64", - "hash": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==" - } - }, - "npm:@esbuild/android-arm": { - "type": "npm", - "name": "npm:@esbuild/android-arm", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/android-arm", - "hash": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==" - } - }, - "npm:@esbuild/android-x64": { - "type": "npm", - "name": "npm:@esbuild/android-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/android-x64", - "hash": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==" - } - }, - "npm:@esbuild/darwin-arm64": { - "type": "npm", - "name": "npm:@esbuild/darwin-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/darwin-arm64", - "hash": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==" - } - }, - "npm:@esbuild/darwin-x64": { - "type": "npm", - "name": "npm:@esbuild/darwin-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/darwin-x64", - "hash": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==" - } - }, - "npm:@esbuild/freebsd-arm64": { - "type": "npm", - "name": "npm:@esbuild/freebsd-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/freebsd-arm64", - "hash": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==" - } - }, - "npm:@esbuild/freebsd-x64": { - "type": "npm", - "name": "npm:@esbuild/freebsd-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/freebsd-x64", - "hash": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==" - } - }, - "npm:@esbuild/linux-arm64": { - "type": "npm", - "name": "npm:@esbuild/linux-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-arm64", - "hash": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==" - } - }, - "npm:@esbuild/linux-arm": { - "type": "npm", - "name": "npm:@esbuild/linux-arm", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-arm", - "hash": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==" - } - }, - "npm:@esbuild/linux-ia32": { - "type": "npm", - "name": "npm:@esbuild/linux-ia32", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-ia32", - "hash": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==" - } - }, - "npm:@esbuild/linux-loong64": { - "type": "npm", - "name": "npm:@esbuild/linux-loong64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-loong64", - "hash": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==" - } - }, - "npm:@esbuild/linux-mips64el": { - "type": "npm", - "name": "npm:@esbuild/linux-mips64el", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-mips64el", - "hash": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==" - } - }, - "npm:@esbuild/linux-ppc64": { - "type": "npm", - "name": "npm:@esbuild/linux-ppc64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-ppc64", - "hash": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==" - } - }, - "npm:@esbuild/linux-riscv64": { - "type": "npm", - "name": "npm:@esbuild/linux-riscv64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-riscv64", - "hash": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==" - } - }, - "npm:@esbuild/linux-s390x": { - "type": "npm", - "name": "npm:@esbuild/linux-s390x", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-s390x", - "hash": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==" - } - }, - "npm:@esbuild/linux-x64": { - "type": "npm", - "name": "npm:@esbuild/linux-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-x64", - "hash": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==" - } - }, - "npm:@esbuild/netbsd-x64": { - "type": "npm", - "name": "npm:@esbuild/netbsd-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/netbsd-x64", - "hash": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==" - } - }, - "npm:@esbuild/openbsd-x64": { - "type": "npm", - "name": "npm:@esbuild/openbsd-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/openbsd-x64", - "hash": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==" - } - }, - "npm:@esbuild/sunos-x64": { - "type": "npm", - "name": "npm:@esbuild/sunos-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/sunos-x64", - "hash": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==" - } - }, - "npm:@esbuild/win32-arm64": { - "type": "npm", - "name": "npm:@esbuild/win32-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/win32-arm64", - "hash": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==" - } - }, - "npm:@esbuild/win32-ia32": { - "type": "npm", - "name": "npm:@esbuild/win32-ia32", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/win32-ia32", - "hash": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==" - } - }, - "npm:@esbuild/win32-x64": { - "type": "npm", - "name": "npm:@esbuild/win32-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/win32-x64", - "hash": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==" - } - }, - "npm:@eslint-community/eslint-utils": { - "type": "npm", - "name": "npm:@eslint-community/eslint-utils", - "data": { - "version": "4.4.0", - "packageName": "@eslint-community/eslint-utils", - "hash": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==" - } - }, - "npm:@eslint-community/regexpp": { - "type": "npm", - "name": "npm:@eslint-community/regexpp", - "data": { - "version": "4.11.1", - "packageName": "@eslint-community/regexpp", - "hash": "sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==" - } - }, - "npm:@eslint/config-array": { - "type": "npm", - "name": "npm:@eslint/config-array", - "data": { - "version": "0.18.0", - "packageName": "@eslint/config-array", - "hash": "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==" - } - }, - "npm:@eslint/eslintrc": { - "type": "npm", - "name": "npm:@eslint/eslintrc", - "data": { - "version": "3.1.0", - "packageName": "@eslint/eslintrc", - "hash": "sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==" - } - }, - "npm:@eslint/js": { - "type": "npm", - "name": "npm:@eslint/js", - "data": { - "version": "9.11.0", - "packageName": "@eslint/js", - "hash": "sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==" - } - }, - "npm:@eslint/object-schema": { - "type": "npm", - "name": "npm:@eslint/object-schema", - "data": { - "version": "2.1.4", - "packageName": "@eslint/object-schema", - "hash": "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==" - } - }, - "npm:@eslint/plugin-kit": { - "type": "npm", - "name": "npm:@eslint/plugin-kit", - "data": { - "version": "0.2.0", - "packageName": "@eslint/plugin-kit", - "hash": "sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==" - } - }, - "npm:@expo/fingerprint": { - "type": "npm", - "name": "npm:@expo/fingerprint", - "data": { - "version": "0.11.6", - "packageName": "@expo/fingerprint", - "hash": "sha512-hlVIfMEJYZIqIFMjeGRN5GhK/h6vJ3M4QVc1ZD8F0Bh7gMeI+jZkEyZdL5XT29jergQrksP638e2qFwgrGTw/w==" - } - }, - "npm:@expo/spawn-async": { - "type": "npm", - "name": "npm:@expo/spawn-async", - "data": { - "version": "1.7.2", - "packageName": "@expo/spawn-async", - "hash": "sha512-QdWi16+CHB9JYP7gma19OVVg0BFkvU8zNj9GjWorYI8Iv8FUxjOCcYRuAmX4s/h91e4e7BPsskc8cSrZYho9Ew==" - } - }, - "npm:@fastify/ajv-compiler": { - "type": "npm", - "name": "npm:@fastify/ajv-compiler", - "data": { - "version": "3.6.0", - "packageName": "@fastify/ajv-compiler", - "hash": "sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==" - } - }, - "npm:@fastify/error": { - "type": "npm", - "name": "npm:@fastify/error", - "data": { - "version": "3.4.1", - "packageName": "@fastify/error", - "hash": "sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==" - } - }, - "npm:@fastify/fast-json-stringify-compiler": { - "type": "npm", - "name": "npm:@fastify/fast-json-stringify-compiler", - "data": { - "version": "4.3.0", - "packageName": "@fastify/fast-json-stringify-compiler", - "hash": "sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==" - } - }, - "npm:@fastify/merge-json-schemas": { - "type": "npm", - "name": "npm:@fastify/merge-json-schemas", - "data": { - "version": "0.1.1", - "packageName": "@fastify/merge-json-schemas", - "hash": "sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==" - } - }, - "npm:@fastify/middie": { - "type": "npm", - "name": "npm:@fastify/middie", - "data": { - "version": "8.3.3", - "packageName": "@fastify/middie", - "hash": "sha512-+WHavMQr9CNTZoy2cjoDxoWp76kZ3JKjAtZj5sXNlxX5XBzHig0TeCPfPc+1+NQmliXtndT3PFwAjrQHE/6wnQ==" - } - }, - "npm:@fastify/sensible": { - "type": "npm", - "name": "npm:@fastify/sensible", - "data": { - "version": "5.6.0", - "packageName": "@fastify/sensible", - "hash": "sha512-Vq6Z2ZQy10GDqON+hvLF52K99s9et5gVVxTul5n3SIAf0Kq5QjPRUKkAMT3zPAiiGvoHtS3APa/3uaxfDgCODQ==" - } - }, - "npm:@hapi/hoek": { - "type": "npm", - "name": "npm:@hapi/hoek", - "data": { - "version": "9.3.0", - "packageName": "@hapi/hoek", - "hash": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" - } - }, - "npm:@hapi/topo": { - "type": "npm", - "name": "npm:@hapi/topo", - "data": { - "version": "5.1.0", - "packageName": "@hapi/topo", - "hash": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==" - } - }, - "npm:@humanwhocodes/module-importer": { - "type": "npm", - "name": "npm:@humanwhocodes/module-importer", - "data": { - "version": "1.0.1", - "packageName": "@humanwhocodes/module-importer", - "hash": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" - } - }, - "npm:@humanwhocodes/retry": { - "type": "npm", - "name": "npm:@humanwhocodes/retry", - "data": { - "version": "0.3.0", - "packageName": "@humanwhocodes/retry", - "hash": "sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==" - } - }, - "npm:@isaacs/cliui": { - "type": "npm", - "name": "npm:@isaacs/cliui", - "data": { - "version": "8.0.2", - "packageName": "@isaacs/cliui", - "hash": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" - } - }, - "npm:@isaacs/fs-minipass": { - "type": "npm", - "name": "npm:@isaacs/fs-minipass", - "data": { - "version": "4.0.1", - "packageName": "@isaacs/fs-minipass", - "hash": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==" - } - }, - "npm:@isaacs/ttlcache": { - "type": "npm", - "name": "npm:@isaacs/ttlcache", - "data": { - "version": "1.4.1", - "packageName": "@isaacs/ttlcache", - "hash": "sha512-RQgQ4uQ+pLbqXfOmieB91ejmLwvSgv9nLx6sT6sD83s7umBypgg+OIBOBbEUiJXrfpnp9j0mRhYYdzp9uqq3lA==" - } - }, - "npm:@istanbuljs/load-nyc-config": { - "type": "npm", - "name": "npm:@istanbuljs/load-nyc-config", - "data": { - "version": "1.1.0", - "packageName": "@istanbuljs/load-nyc-config", - "hash": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==" - } - }, - "npm:@istanbuljs/schema": { - "type": "npm", - "name": "npm:@istanbuljs/schema", - "data": { - "version": "0.1.3", - "packageName": "@istanbuljs/schema", - "hash": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" - } - }, - "npm:@jest/create-cache-key-function": { - "type": "npm", - "name": "npm:@jest/create-cache-key-function", - "data": { - "version": "29.7.0", - "packageName": "@jest/create-cache-key-function", - "hash": "sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA==" - } - }, - "npm:@jest/environment": { - "type": "npm", - "name": "npm:@jest/environment", - "data": { - "version": "29.7.0", - "packageName": "@jest/environment", - "hash": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==" - } - }, - "npm:@jest/fake-timers": { - "type": "npm", - "name": "npm:@jest/fake-timers", - "data": { - "version": "29.7.0", - "packageName": "@jest/fake-timers", - "hash": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==" - } - }, - "npm:@jest/schemas@28.1.3": { - "type": "npm", - "name": "npm:@jest/schemas@28.1.3", - "data": { - "version": "28.1.3", - "packageName": "@jest/schemas", - "hash": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==" - } - }, - "npm:@jest/schemas@29.6.3": { - "type": "npm", - "name": "npm:@jest/schemas@29.6.3", - "data": { - "version": "29.6.3", - "packageName": "@jest/schemas", - "hash": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" - } - }, - "npm:@jest/transform": { - "type": "npm", - "name": "npm:@jest/transform", - "data": { - "version": "29.7.0", - "packageName": "@jest/transform", - "hash": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==" - } - }, - "npm:@jest/types@26.6.2": { - "type": "npm", - "name": "npm:@jest/types@26.6.2", - "data": { - "version": "26.6.2", - "packageName": "@jest/types", - "hash": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==" - } - }, - "npm:@jest/types@29.6.3": { - "type": "npm", - "name": "npm:@jest/types@29.6.3", - "data": { - "version": "29.6.3", - "packageName": "@jest/types", - "hash": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==" - } - }, - "npm:@jridgewell/gen-mapping@0.3.5": { - "type": "npm", - "name": "npm:@jridgewell/gen-mapping@0.3.5", - "data": { - "version": "0.3.5", - "packageName": "@jridgewell/gen-mapping", - "hash": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" - } - }, - "npm:@jridgewell/gen-mapping@0.3.8": { - "type": "npm", - "name": "npm:@jridgewell/gen-mapping@0.3.8", - "data": { - "version": "0.3.8", - "packageName": "@jridgewell/gen-mapping", - "hash": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==" - } - }, - "npm:@jridgewell/resolve-uri": { - "type": "npm", - "name": "npm:@jridgewell/resolve-uri", - "data": { - "version": "3.1.2", - "packageName": "@jridgewell/resolve-uri", - "hash": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" - } - }, - "npm:@jridgewell/set-array": { - "type": "npm", - "name": "npm:@jridgewell/set-array", - "data": { - "version": "1.2.1", - "packageName": "@jridgewell/set-array", - "hash": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" - } - }, - "npm:@jridgewell/source-map": { - "type": "npm", - "name": "npm:@jridgewell/source-map", - "data": { - "version": "0.3.6", - "packageName": "@jridgewell/source-map", - "hash": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==" - } - }, - "npm:@jridgewell/sourcemap-codec": { - "type": "npm", - "name": "npm:@jridgewell/sourcemap-codec", - "data": { - "version": "1.5.0", - "packageName": "@jridgewell/sourcemap-codec", - "hash": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" - } - }, - "npm:@jridgewell/trace-mapping@0.3.25": { - "type": "npm", - "name": "npm:@jridgewell/trace-mapping@0.3.25", - "data": { - "version": "0.3.25", - "packageName": "@jridgewell/trace-mapping", - "hash": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" - } - }, - "npm:@jridgewell/trace-mapping@0.3.9": { - "type": "npm", - "name": "npm:@jridgewell/trace-mapping@0.3.9", - "data": { - "version": "0.3.9", - "packageName": "@jridgewell/trace-mapping", - "hash": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==" - } - }, - "npm:@jsonjoy.com/base64": { - "type": "npm", - "name": "npm:@jsonjoy.com/base64", - "data": { - "version": "1.1.2", - "packageName": "@jsonjoy.com/base64", - "hash": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==" - } - }, - "npm:@jsonjoy.com/json-pack": { - "type": "npm", - "name": "npm:@jsonjoy.com/json-pack", - "data": { - "version": "1.1.0", - "packageName": "@jsonjoy.com/json-pack", - "hash": "sha512-zlQONA+msXPPwHWZMKFVS78ewFczIll5lXiVPwFPCZUsrOKdxc2AvxU1HoNBmMRhqDZUR9HkC3UOm+6pME6Xsg==" - } - }, - "npm:@jsonjoy.com/util": { - "type": "npm", - "name": "npm:@jsonjoy.com/util", - "data": { - "version": "1.5.0", - "packageName": "@jsonjoy.com/util", - "hash": "sha512-ojoNsrIuPI9g6o8UxhraZQSyF2ByJanAY4cTFbc8Mf2AXEF4aQRGY1dJxyJpuyav8r9FGflEt/Ff3u5Nt6YMPA==" - } - }, - "npm:@lukeed/ms": { - "type": "npm", - "name": "npm:@lukeed/ms", - "data": { - "version": "2.0.2", - "packageName": "@lukeed/ms", - "hash": "sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==" - } - }, - "npm:@manypkg/find-root": { - "type": "npm", - "name": "npm:@manypkg/find-root", - "data": { - "version": "1.1.0", - "packageName": "@manypkg/find-root", - "hash": "sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==" - } - }, - "npm:@manypkg/get-packages": { - "type": "npm", - "name": "npm:@manypkg/get-packages", - "data": { - "version": "1.1.3", - "packageName": "@manypkg/get-packages", - "hash": "sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==" - } - }, - "npm:@mdx-js/loader": { - "type": "npm", - "name": "npm:@mdx-js/loader", - "data": { - "version": "3.1.0", - "packageName": "@mdx-js/loader", - "hash": "sha512-xU/lwKdOyfXtQGqn3VnJjlDrmKXEvMi1mgYxVmukEUtVycIz1nh7oQ40bKTd4cA7rLStqu0740pnhGYxGoqsCg==" - } - }, - "npm:@mdx-js/mdx": { - "type": "npm", - "name": "npm:@mdx-js/mdx", - "data": { - "version": "3.1.0", - "packageName": "@mdx-js/mdx", - "hash": "sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==" - } - }, - "npm:@mdx-js/react@2.3.0": { - "type": "npm", - "name": "npm:@mdx-js/react@2.3.0", - "data": { - "version": "2.3.0", - "packageName": "@mdx-js/react", - "hash": "sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==" - } - }, - "npm:@mdx-js/react@3.1.0": { - "type": "npm", - "name": "npm:@mdx-js/react@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "@mdx-js/react", - "hash": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==" - } - }, - "npm:@module-federation/error-codes@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/error-codes@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/error-codes", - "hash": "sha512-azgGDBnFRfqlivHOl96ZjlFUFlukESz2Rnnz/pINiSqoBBNjUE0fcAZP4X6jgrVITuEg90YkruZa7pW9I3m7Uw==" - } - }, - "npm:@module-federation/error-codes@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/error-codes@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/error-codes", - "hash": "sha512-55LYmrDdKb4jt+qr8qE8U3al62ZANp3FhfVaNPOaAmdTh0jHdD8M3yf5HKFlr5xVkVO4eV/F/J2NCfpbh+pEXQ==" - } - }, - "npm:@module-federation/runtime-core": { - "type": "npm", - "name": "npm:@module-federation/runtime-core", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/runtime-core", - "hash": "sha512-TfyKfkSAentKeuvSsAItk8s5tqQSMfIRTPN2e1aoaq/kFhE+7blps719csyWSX5Lg5Es7WXKMsXHy40UgtBtuw==" - } - }, - "npm:@module-federation/runtime-tools@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/runtime-tools@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/runtime-tools", - "hash": "sha512-GEF1pxqLc80osIMZmE8j9UKZSaTm2hX2lql8tgIH/O9yK4wnF06k6LL5Ah+wJt+oJv6Dj55ri/MoxMP4SXoPNA==" - } - }, - "npm:@module-federation/runtime-tools@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/runtime-tools@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/runtime-tools", - "hash": "sha512-fjVOsItJ1u5YY6E9FnS56UDwZgqEQUrWFnouRiPtK123LUuqUI9FH4redZoKWlE1PB0ir1Z3tnqy8eFYzPO38Q==" - } - }, - "npm:@module-federation/runtime@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/runtime@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/runtime", - "hash": "sha512-ZHnYvBquDm49LiHfv6fgagMo/cVJneijNJzfPh6S0CJrPS2Tay1bnTXzy8VA5sdIrESagYPaskKMGIj7YfnPug==" - } - }, - "npm:@module-federation/runtime@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/runtime@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/runtime", - "hash": "sha512-yZeZ7z2Rx4gv/0E97oLTF3V6N25vglmwXGgoeju/W2YjsFvWzVtCDI7zRRb0mJhU6+jmSM8jP1DeQGbea/AiZQ==" - } - }, - "npm:@module-federation/sdk@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/sdk@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/sdk", - "hash": "sha512-bmf2FGQ0ymZuxYnw9bIUfhV3y6zDhaqgydEjbl4msObKMLGXZqhse2pTIIxBFpIxR1oONKX/y2FAolDCTlWKiw==" - } - }, - "npm:@module-federation/sdk@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/sdk@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/sdk", - "hash": "sha512-waABomIjg/5m1rPDBWYG4KUhS5r7OUUY7S+avpaVIY/tkPWB3ibRDKy2dNLLAMaLKq0u+B1qIdEp4NIWkqhqpg==" - } - }, - "npm:@module-federation/webpack-bundler-runtime@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/webpack-bundler-runtime@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/webpack-bundler-runtime", - "hash": "sha512-QSuSIGa09S8mthbB1L6xERqrz+AzPlHR6D7RwAzssAc+IHf40U6NiTLPzUqp9mmKDhC5Tm0EISU0ZHNeJpnpBQ==" - } - }, - "npm:@module-federation/webpack-bundler-runtime@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/webpack-bundler-runtime@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/webpack-bundler-runtime", - "hash": "sha512-HggROJhvHPUX7uqBD/XlajGygMNM1DG0+4OAkk8MBQe4a18QzrRNzZt6XQbRTSG4OaEoyRWhQHvYD3Yps405tQ==" - } - }, - "npm:@napi-rs/wasm-runtime": { - "type": "npm", - "name": "npm:@napi-rs/wasm-runtime", - "data": { - "version": "0.2.4", - "packageName": "@napi-rs/wasm-runtime", - "hash": "sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==" - } - }, - "npm:@nodelib/fs.scandir": { - "type": "npm", - "name": "npm:@nodelib/fs.scandir", - "data": { - "version": "2.1.5", - "packageName": "@nodelib/fs.scandir", - "hash": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" - } - }, - "npm:@nodelib/fs.stat": { - "type": "npm", - "name": "npm:@nodelib/fs.stat", - "data": { - "version": "2.0.5", - "packageName": "@nodelib/fs.stat", - "hash": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" - } - }, - "npm:@nodelib/fs.walk": { - "type": "npm", - "name": "npm:@nodelib/fs.walk", - "data": { - "version": "1.2.8", - "packageName": "@nodelib/fs.walk", - "hash": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" - } - }, - "npm:@nx/devkit": { - "type": "npm", - "name": "npm:@nx/devkit", - "data": { - "version": "20.3.0", - "packageName": "@nx/devkit", - "hash": "sha512-u9oRd2F33DLNWPbzpYGW7xuMEYUAOwO9DLP9nGYpxbZXy6Z4AdoKeqhN+KBTyg8+DyQGuKUSEXcWriDyLLgcHw==" - } - }, - "npm:@nx/eslint-plugin": { - "type": "npm", - "name": "npm:@nx/eslint-plugin", - "data": { - "version": "20.3.0", - "packageName": "@nx/eslint-plugin", - "hash": "sha512-U9DvbR7quyfnWk8ZCJlwKbIInZ5gd4be93X5gii966vM81n3lbWLc7y4avU4r3732X2pnpFGJqBgP8ov8JE/fw==" - } - }, - "npm:@nx/eslint": { - "type": "npm", - "name": "npm:@nx/eslint", - "data": { - "version": "20.3.0", - "packageName": "@nx/eslint", - "hash": "sha512-QhApF0HAcMm0tc7kXna4XuFUuO3oroWvGmvzGqBSa3GyuXbAz1VJ1RFWYkyQzjAsltaBcMUFCA+ORUM+PN1sWA==" - } - }, - "npm:@nx/js": { - "type": "npm", - "name": "npm:@nx/js", - "data": { - "version": "20.3.0", - "packageName": "@nx/js", - "hash": "sha512-hnO1jzJUvO7+bBsC2uaUElpX9gpMiSA3wdt34V8nnPcIBWtdMrjKX7yRFSwZKimeNauesiX0uorTJf+z28R2bg==" - } - }, - "npm:@nx/nx-darwin-arm64": { - "type": "npm", - "name": "npm:@nx/nx-darwin-arm64", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-darwin-arm64", - "hash": "sha512-9PqSe1Sh7qNqA4GL0cZH0t3S0EZzb2Xn14XY9au7yf0+eoxyag1oETjjULrxLeUmSoXW2hDxzNtoqKFE9zF07Q==" - } - }, - "npm:@nx/nx-darwin-x64": { - "type": "npm", - "name": "npm:@nx/nx-darwin-x64", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-darwin-x64", - "hash": "sha512-gsGGhJVvi5QZVVTZie5sNMo1zOAU+A2edm6DGegObdFRLV41Ju/Yrm/gTaSp4yUtywd3UU4S/30C/nI2c55adA==" - } - }, - "npm:@nx/nx-freebsd-x64": { - "type": "npm", - "name": "npm:@nx/nx-freebsd-x64", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-freebsd-x64", - "hash": "sha512-DiymYZBBu0upbiskdfn9KRyoXdyvKohezJiV3j4VkeRE8KR2p04NgwRQviDFbeD1cjWrDy9wk8y+G5PabLlqAA==" - } - }, - "npm:@nx/nx-linux-arm-gnueabihf": { - "type": "npm", - "name": "npm:@nx/nx-linux-arm-gnueabihf", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-arm-gnueabihf", - "hash": "sha512-Aksx66e8jmt/4rGJ/5z34SWXbPcYr9Ht52UonEeuCdQdoEvAOs7yBUbllYOjIcUsfZikEyZgvqfiQslsggSJdQ==" - } - }, - "npm:@nx/nx-linux-arm64-gnu": { - "type": "npm", - "name": "npm:@nx/nx-linux-arm64-gnu", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-arm64-gnu", - "hash": "sha512-Y5wmYEwF1bl014Ps8QjagI911VbViQSFHSTVOCNSObdAzig9E5o6NOkoWe+doT1UZLrrInnlkrggQUsbtdKjOg==" - } - }, - "npm:@nx/nx-linux-arm64-musl": { - "type": "npm", - "name": "npm:@nx/nx-linux-arm64-musl", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-arm64-musl", - "hash": "sha512-yGcIkmImyOMfPkQSYH2EVjPmFE0VkLcO71Bbkpr3RlJ1N/vjYxsGbdnqPiBb8Wshib/hmwpiMHf/yzQtKH0SQw==" - } - }, - "npm:@nx/nx-linux-x64-gnu": { - "type": "npm", - "name": "npm:@nx/nx-linux-x64-gnu", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-x64-gnu", - "hash": "sha512-nkA2DLI+rpmiuiy7dyXP4l9s7dgHkQWDX7lG1XltiT41RzAReJF1h8qBE6XrsAYE1CtI76DRWVphnc93+iZr+A==" - } - }, - "npm:@nx/nx-linux-x64-musl": { - "type": "npm", - "name": "npm:@nx/nx-linux-x64-musl", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-x64-musl", - "hash": "sha512-sPMtTt9iTrCmFEIp9Qv27UX9PeL1aqKck2dz2TAFbXKVtF6+djOdTcNnTYw45KIP6izcUcOXXAq4G0QSQE7CLg==" - } - }, - "npm:@nx/nx-win32-arm64-msvc": { - "type": "npm", - "name": "npm:@nx/nx-win32-arm64-msvc", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-win32-arm64-msvc", - "hash": "sha512-ppfNa/8OfpWA9o26Pz3vArN4ulAC+Hx70/ghPRCP7ed1Mb3Z6yR2Ry9KfBRImbqajvuAExM0TePKMGq9LCdXmg==" - } - }, - "npm:@nx/nx-win32-x64-msvc": { - "type": "npm", - "name": "npm:@nx/nx-win32-x64-msvc", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-win32-x64-msvc", - "hash": "sha512-8FOejZ4emtLSVn3pYWs4PIc3n4//qMbwMDPVxmPE8us3ir91Qh0bzr5zRj7Q8sEdSgvneXRXqtBp2grY2KMJsw==" - } - }, - "npm:@nx/vite": { - "type": "npm", - "name": "npm:@nx/vite", - "data": { - "version": "20.3.0", - "packageName": "@nx/vite", - "hash": "sha512-vb4crrU6rCl03kiVu5mJ34PvSzTI72/DQJEi4cFQu4KAwQ6gVigVOf4kW+d3dYelrJ52/Fzb/CEY94ZzdKyBFA==" - } - }, - "npm:@nx/web": { - "type": "npm", - "name": "npm:@nx/web", - "data": { - "version": "20.3.0", - "packageName": "@nx/web", - "hash": "sha512-MKmXI9uAX+fdLY0GfF/3rH4EXrEjyLI6FSt3kUuF1/UzAUUUqww6owoM+9EaC1mRcCYDd0nwN7piblVz/wIVLw==" - } - }, - "npm:@nx/workspace": { - "type": "npm", - "name": "npm:@nx/workspace", - "data": { - "version": "20.3.0", - "packageName": "@nx/workspace", - "hash": "sha512-z8NSAo5SiLEMPuwasDvLdCCtaTGdINh1cSZMCom8HeLbT8F7risbR0IlHVqVrKj9FPKqrAIsH+4knVb4dHHCnQ==" - } - }, - "npm:@phenomnomnominal/tsquery": { - "type": "npm", - "name": "npm:@phenomnomnominal/tsquery", - "data": { - "version": "5.0.1", - "packageName": "@phenomnomnominal/tsquery", - "hash": "sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==" - } - }, - "npm:@pkgjs/parseargs": { - "type": "npm", - "name": "npm:@pkgjs/parseargs", - "data": { - "version": "0.11.0", - "packageName": "@pkgjs/parseargs", - "hash": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" - } - }, - "npm:@pnpm/config.env-replace": { - "type": "npm", - "name": "npm:@pnpm/config.env-replace", - "data": { - "version": "1.1.0", - "packageName": "@pnpm/config.env-replace", - "hash": "sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==" - } - }, - "npm:@pnpm/network.ca-file": { - "type": "npm", - "name": "npm:@pnpm/network.ca-file", - "data": { - "version": "1.0.2", - "packageName": "@pnpm/network.ca-file", - "hash": "sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==" - } - }, - "npm:@pnpm/npm-conf": { - "type": "npm", - "name": "npm:@pnpm/npm-conf", - "data": { - "version": "2.3.1", - "packageName": "@pnpm/npm-conf", - "hash": "sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==" - } - }, - "npm:@polka/url": { - "type": "npm", - "name": "npm:@polka/url", - "data": { - "version": "1.0.0-next.28", - "packageName": "@polka/url", - "hash": "sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==" - } - }, - "npm:@react-native-community/cli-config-android": { - "type": "npm", - "name": "npm:@react-native-community/cli-config-android", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-config-android", - "hash": "sha512-pgnhEO2cmOeb+bBFEBZFYjeFjDTqWoV0JTorTiugj9bb4RQRCl8cr35baVlBGhxAuaio3722CsJ9GRF1oHjP8w==" - } - }, - "npm:@react-native-community/cli-config-apple": { - "type": "npm", - "name": "npm:@react-native-community/cli-config-apple", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-config-apple", - "hash": "sha512-6edjTt3mlNMFBuB/Xd6u0O7GEkhJiKvQgmcoBH18FsNy5cpiHDwQsG8EWM5cHeINp1gMK845qq9fFsTko6gqyQ==" - } - }, - "npm:@react-native-community/cli-config": { - "type": "npm", - "name": "npm:@react-native-community/cli-config", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-config", - "hash": "sha512-GUGvyek06JRF4mfd9zXao9YQW4+H8ny69HznqNXVRtVSIIekFyjOpKQeSEzdcyqJEEa5gej22GOz1JCHMKBccg==" - } - }, - "npm:@react-native-community/cli-server-api": { - "type": "npm", - "name": "npm:@react-native-community/cli-server-api", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-server-api", - "hash": "sha512-tdmGV7ZntYmzrXWheZNpAy6dVI2yrsX4sQH+xAzU7lCfKHk6J8GucxedduXnB5qBB4JgSrrbzg2RLNxv5v0S/Q==" - } - }, - "npm:@react-native-community/cli-tools": { - "type": "npm", - "name": "npm:@react-native-community/cli-tools", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-tools", - "hash": "sha512-oR6FcDEcSDYos79vZy4+Tj8jgAE0Xf5HEiRXMJFGISYLRx7tvslSaK8SodUOW9TZe2bCZOb5QSvj8zeMpORmxg==" - } - }, - "npm:@react-native-community/cli-types": { - "type": "npm", - "name": "npm:@react-native-community/cli-types", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-types", - "hash": "sha512-J84+4IRXl8WlVdoe1maTD5skYZZO9CbQ6LNXEHx1kaZcFmvPZKfjsaxuyQ+8BsSqZnM2izOw8dEWnAp/Zuwb0w==" - } - }, - "npm:@react-native/assets-registry": { - "type": "npm", - "name": "npm:@react-native/assets-registry", - "data": { - "version": "0.76.3", - "packageName": "@react-native/assets-registry", - "hash": "sha512-7Fnc3lzCFFpnoyL1egua6d/qUp0KiIpeSLbfOMln4nI2g2BMzyFHdPjJnpLV2NehmS0omOOkrfRqK5u1F/MXzA==" - } - }, - "npm:@react-native/babel-plugin-codegen": { - "type": "npm", - "name": "npm:@react-native/babel-plugin-codegen", - "data": { - "version": "0.76.3", - "packageName": "@react-native/babel-plugin-codegen", - "hash": "sha512-mZ7jmIIg4bUnxCqY3yTOkoHvvzsDyrZgfnIKiTGm5QACrsIGa5eT3pMFpMm2OpxGXRDrTMsYdPXE2rCyDX52VQ==" - } - }, - "npm:@react-native/babel-preset": { - "type": "npm", - "name": "npm:@react-native/babel-preset", - "data": { - "version": "0.76.3", - "packageName": "@react-native/babel-preset", - "hash": "sha512-zi2nPlQf9q2fmfPyzwWEj6DU96v8ziWtEfG7CTAX2PG/Vjfsr94vn/wWrCdhBVvLRQ6Kvd/MFAuDYpxmQwIiVQ==" - } - }, - "npm:@react-native/codegen": { - "type": "npm", - "name": "npm:@react-native/codegen", - "data": { - "version": "0.76.3", - "packageName": "@react-native/codegen", - "hash": "sha512-oJCH/jbYeGmFJql8/y76gqWCCd74pyug41yzYAjREso1Z7xL88JhDyKMvxEnfhSdMOZYVl479N80xFiXPy3ZYA==" - } - }, - "npm:@react-native/community-cli-plugin@0.76.3": { - "type": "npm", - "name": "npm:@react-native/community-cli-plugin@0.76.3", - "data": { - "version": "0.76.3", - "packageName": "@react-native/community-cli-plugin", - "hash": "sha512-vgsLixHS24jR0d0QqPykBWFaC+V8x9cM3cs4oYXw3W199jgBNGP9MWcUJLazD2vzrT/lUTVBVg0rBeB+4XR6fg==" - } - }, - "npm:@react-native/community-cli-plugin@0.79.1": { - "type": "npm", - "name": "npm:@react-native/community-cli-plugin@0.79.1", - "data": { - "version": "0.79.1", - "packageName": "@react-native/community-cli-plugin", - "hash": "sha512-hqCMQrMRi19G7yxEsYwV9A0MHB6Hri7B5dytRD7kU5vtz0Lzg1fZYYvmS0x9OdWJWPntmHA8xiijwM+4cT8cpQ==" - } - }, - "npm:@react-native/debugger-frontend@0.76.3": { - "type": "npm", - "name": "npm:@react-native/debugger-frontend@0.76.3", - "data": { - "version": "0.76.3", - "packageName": "@react-native/debugger-frontend", - "hash": "sha512-pMHQ3NpPB28RxXciSvm2yD+uDx3pkhzfuWkc7VFgOduyzPSIr0zotUiOJzsAtrj8++bPbOsAraCeQhCqoOTWQw==" - } - }, - "npm:@react-native/debugger-frontend@0.78.0": { - "type": "npm", - "name": "npm:@react-native/debugger-frontend@0.78.0", - "data": { - "version": "0.78.0", - "packageName": "@react-native/debugger-frontend", - "hash": "sha512-KQYD9QlxES/VdmXh9EEvtZCJK1KAemLlszQq4dpLU1stnue5N8dnCY6A7PpStMf5UtAMk7tiniQhaicw0uVHgQ==" - } - }, - "npm:@react-native/debugger-frontend@0.79.1": { - "type": "npm", - "name": "npm:@react-native/debugger-frontend@0.79.1", - "data": { - "version": "0.79.1", - "packageName": "@react-native/debugger-frontend", - "hash": "sha512-IgbQM/djzBhkkjzIT/b36zwkc4UMxZLTKgRVJrSEjuwtOPmgfh/1F5m3OUitbMd4/e06VgN0vPLyBzToj1kiwA==" - } - }, - "npm:@react-native/dev-middleware@0.76.3": { - "type": "npm", - "name": "npm:@react-native/dev-middleware@0.76.3", - "data": { - "version": "0.76.3", - "packageName": "@react-native/dev-middleware", - "hash": "sha512-b+2IpW40z1/S5Jo5JKrWPmucYU/PzeGyGBZZ/SJvmRnBDaP3txb9yIqNZAII1EWsKNhedh8vyRO5PSuJ9Juqzw==" - } - }, - "npm:@react-native/dev-middleware@0.78.0": { - "type": "npm", - "name": "npm:@react-native/dev-middleware@0.78.0", - "data": { - "version": "0.78.0", - "packageName": "@react-native/dev-middleware", - "hash": "sha512-zEafAZdOz4s37Jh5Xcv4hJE5qZ6uNxgrTLcpjDOJnQG6dO34/BoZeXvDrjomQFNn6ogdysR51mKJStaQ3ixp5A==" - } - }, - "npm:@react-native/dev-middleware@0.79.1": { - "type": "npm", - "name": "npm:@react-native/dev-middleware@0.79.1", - "data": { - "version": "0.79.1", - "packageName": "@react-native/dev-middleware", - "hash": "sha512-xegUHwi6h8wOLIl/9ImZoIVVwzecE+ENGTELIrD2PsseBbtdRMKzZ8A1LTBjPPt3IjHPH6103JcSPwgepP6zFA==" - } - }, - "npm:@react-native/gradle-plugin": { - "type": "npm", - "name": "npm:@react-native/gradle-plugin", - "data": { - "version": "0.76.3", - "packageName": "@react-native/gradle-plugin", - "hash": "sha512-t0aYZ8ND7+yc+yIm6Yp52bInneYpki6RSIFZ9/LMUzgMKvEB62ptt/7sfho9QkKHCNxE1DJSWIqLIGi/iHHkyg==" - } - }, - "npm:@react-native/js-polyfills": { - "type": "npm", - "name": "npm:@react-native/js-polyfills", - "data": { - "version": "0.76.3", - "packageName": "@react-native/js-polyfills", - "hash": "sha512-pubJFArMMrdZiytH+W95KngcSQs+LsxOBsVHkwgMnpBfRUxXPMK4fudtBwWvhnwN76Oe+WhxSq7vOS5XgoPhmw==" - } - }, - "npm:@react-native/metro-babel-transformer": { - "type": "npm", - "name": "npm:@react-native/metro-babel-transformer", - "data": { - "version": "0.76.3", - "packageName": "@react-native/metro-babel-transformer", - "hash": "sha512-b2zQPXmW7avw/7zewc9nzMULPIAjsTwN03hskhxHUJH5pzUf7pIklB3FrgYPZrRhJgzHiNl3tOPu7vqiKzBYPg==" - } - }, - "npm:@react-native/normalize-colors": { - "type": "npm", - "name": "npm:@react-native/normalize-colors", - "data": { - "version": "0.76.3", - "packageName": "@react-native/normalize-colors", - "hash": "sha512-Yrpmrh4IDEupUUM/dqVxhAN8QW1VEUR3Qrk2lzJC1jB2s46hDe0hrMP2vs12YJqlzshteOthjwXQlY0TgIzgbg==" - } - }, - "npm:@react-native/virtualized-lists": { - "type": "npm", - "name": "npm:@react-native/virtualized-lists", - "data": { - "version": "0.76.3", - "packageName": "@react-native/virtualized-lists", - "hash": "sha512-wTGv9pVh3vAOWb29xFm+J9VRe9dUcUcb9FyaMLT/Hxa88W4wqa5ZMe1V9UvrrBiA1G5DKjv8/1ZcDsJhyugVKA==" - } - }, - "npm:@remix-run/router": { - "type": "npm", - "name": "npm:@remix-run/router", - "data": { - "version": "1.23.0", - "packageName": "@remix-run/router", - "hash": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==" - } - }, - "npm:@rollup/rollup-android-arm-eabi": { - "type": "npm", - "name": "npm:@rollup/rollup-android-arm-eabi", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-android-arm-eabi", - "hash": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==" - } - }, - "npm:@rollup/rollup-android-arm64": { - "type": "npm", - "name": "npm:@rollup/rollup-android-arm64", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-android-arm64", - "hash": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==" - } - }, - "npm:@rollup/rollup-darwin-arm64": { - "type": "npm", - "name": "npm:@rollup/rollup-darwin-arm64", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-darwin-arm64", - "hash": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==" - } - }, - "npm:@rollup/rollup-darwin-x64": { - "type": "npm", - "name": "npm:@rollup/rollup-darwin-x64", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-darwin-x64", - "hash": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==" - } - }, - "npm:@rollup/rollup-linux-arm-gnueabihf": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-arm-gnueabihf", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-arm-gnueabihf", - "hash": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==" - } - }, - "npm:@rollup/rollup-linux-arm-musleabihf": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-arm-musleabihf", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-arm-musleabihf", - "hash": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==" - } - }, - "npm:@rollup/rollup-linux-arm64-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-arm64-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-arm64-gnu", - "hash": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==" - } - }, - "npm:@rollup/rollup-linux-arm64-musl": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-arm64-musl", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-arm64-musl", - "hash": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==" - } - }, - "npm:@rollup/rollup-linux-powerpc64le-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-powerpc64le-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-powerpc64le-gnu", - "hash": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==" - } - }, - "npm:@rollup/rollup-linux-riscv64-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-riscv64-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-riscv64-gnu", - "hash": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==" - } - }, - "npm:@rollup/rollup-linux-s390x-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-s390x-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-s390x-gnu", - "hash": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==" - } - }, - "npm:@rollup/rollup-linux-x64-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-x64-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-x64-gnu", - "hash": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==" - } - }, - "npm:@rollup/rollup-linux-x64-musl": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-x64-musl", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-x64-musl", - "hash": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==" - } - }, - "npm:@rollup/rollup-win32-arm64-msvc": { - "type": "npm", - "name": "npm:@rollup/rollup-win32-arm64-msvc", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-win32-arm64-msvc", - "hash": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==" - } - }, - "npm:@rollup/rollup-win32-ia32-msvc": { - "type": "npm", - "name": "npm:@rollup/rollup-win32-ia32-msvc", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-win32-ia32-msvc", - "hash": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==" - } - }, - "npm:@rollup/rollup-win32-x64-msvc": { - "type": "npm", - "name": "npm:@rollup/rollup-win32-x64-msvc", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-win32-x64-msvc", - "hash": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==" - } - }, - "npm:@rsbuild/core@1.2.3": { - "type": "npm", - "name": "npm:@rsbuild/core@1.2.3", - "data": { - "version": "1.2.3", - "packageName": "@rsbuild/core", - "hash": "sha512-lUCt8gQe9E2PI3srcEJ1Na3GQYmsYuvAqK0f/k00HM0pEjrbOFC9Xq2kR85UoXHFqlTCIw/fLLDe91PKRCbKAw==" - } - }, - "npm:@rsbuild/core@1.3.20": { - "type": "npm", - "name": "npm:@rsbuild/core@1.3.20", - "data": { - "version": "1.3.20", - "packageName": "@rsbuild/core", - "hash": "sha512-5VxOddgGHaq5x4ONdKOZvLYLj8dhVfCAz+cERNLXrKLzBISouY1A9TJcbZBK4xoH/0DJrDtDzapNA+dI9Jr07Q==" - } - }, - "npm:@rsbuild/plugin-react": { - "type": "npm", - "name": "npm:@rsbuild/plugin-react", - "data": { - "version": "1.3.1", - "packageName": "@rsbuild/plugin-react", - "hash": "sha512-1PfE0CZDwiSIUFaMFOEprwsHK6oo29zU6DdtFH2D49uLcpUdOUvU1u2p00RCVO1CIgnAjRajLS7dnPdQUwFOuQ==" - } - }, - "npm:@rspack/binding-darwin-arm64@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-arm64@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-darwin-arm64", - "hash": "sha512-h23F8zEkXWhwMeScm0ZnN78Zh7hCDalxIWsm7bBS0eKadnlegUDwwCF8WE+8NjWr7bRzv0p3QBWlS5ufkcL4eA==" - } - }, - "npm:@rspack/binding-darwin-arm64@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-arm64@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-darwin-arm64", - "hash": "sha512-bDlrlroY3iMlzna/3i1gD6eRmhJW2zRyC3Ov6aR1micshVQ9RteigYZWkjZuQfyC5Z8dCcLUQJVojz+pqp0JXg==" - } - }, - "npm:@rspack/binding-darwin-arm64@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-arm64@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-darwin-arm64", - "hash": "sha512-0k/j8OeMSVm5u5Nzckp9Ie7S7hprnvNegebnGr+L6VCyD7sMqm4m+4rLHs99ZklYdH0dZtY2+LrzrtjUZCqfew==" - } - }, - "npm:@rspack/binding-darwin-x64@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-x64@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-darwin-x64", - "hash": "sha512-vG5s7FkEvwrGLfksyDRHwKAHUkhZt1zHZZXJQn4gZKjTBonje8ezdc7IFlDiWpC4S+oBYp73nDWkUzkGRbSdcQ==" - } - }, - "npm:@rspack/binding-darwin-x64@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-x64@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-darwin-x64", - "hash": "sha512-0/qOVbMuzZ+WbtDa4TbH46R4vph/W6MHcXbrXDO+vpdTMFDVJ64DnZXT7aqvGcY+7vTCIGm0GT+6ooR4KaIX8A==" - } - }, - "npm:@rspack/binding-darwin-x64@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-x64@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-darwin-x64", - "hash": "sha512-jOyqYW/18cgxw60wK5oqJvM194pbD4H99xaif89McNtLkH3npFvBkXBHVWWuOHGoXNX0LhRpHcI89p9b9THQZQ==" - } - }, - "npm:@rspack/binding-linux-arm64-gnu@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-gnu@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-linux-arm64-gnu", - "hash": "sha512-VykY/kiYOzO8E1nYzfJ9+gQEHxb5B6lt5wa8M6xFi5B6jEGU+OsaGskmAZB9/GFImeFDHxDPvhUalI4R9p8O2Q==" - } - }, - "npm:@rspack/binding-linux-arm64-gnu@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-gnu@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-linux-arm64-gnu", - "hash": "sha512-En/SMl45s19iUVb1/ZDFQvFDxIjnlfk7yqV3drMWWAL5HSgksNejaTIFTO52aoohIBbmwuk5wSGcbU0G0IFiPg==" - } - }, - "npm:@rspack/binding-linux-arm64-gnu@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-gnu@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-linux-arm64-gnu", - "hash": "sha512-zhF5ZNaT/7pxrm8xD3dWG1b4x+FO3LbVeZZG448CjpSo5T57kPD+SaGUU1GcPpn6mexf795x0SVS49aH7/e3Dg==" - } - }, - "npm:@rspack/binding-linux-arm64-musl@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-musl@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-linux-arm64-musl", - "hash": "sha512-Z5vAC4wGfXi8XXZ6hs8Q06TYjr3zHf819HB4DI5i4C1eQTeKdZSyoFD0NHFG23bP4NWJffp8KhmoObcy9jBT5Q==" - } - }, - "npm:@rspack/binding-linux-arm64-musl@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-musl@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-linux-arm64-musl", - "hash": "sha512-N1oZsXfJ9VLLcK7p1PS65cxLYQCZ7iqHW2OP6Ew2+hlz/d1hzngxgzrtZMCXFOHXDvTzVu5ff6jGS2v7+zv2tA==" - } - }, - "npm:@rspack/binding-linux-arm64-musl@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-musl@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-linux-arm64-musl", - "hash": "sha512-o3x7IrOSCHK6lcRvdZgsSuOG1CHRQR00xiyLW7kkWmNm7t417LC9xdFWKIK62C5fKXGC5YcTbUkDMnQujespkg==" - } - }, - "npm:@rspack/binding-linux-x64-gnu@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-gnu@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-linux-x64-gnu", - "hash": "sha512-o3pDaL+cH5EeRbDE9gZcdZpBgp5iXvYZBBhe8vZQllYgI4zN5MJEuleV7WplG3UwTXlgZg3Kht4RORSOPn96vg==" - } - }, - "npm:@rspack/binding-linux-x64-gnu@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-gnu@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-linux-x64-gnu", - "hash": "sha512-BdPaepoLKuaVwip4QK/nGqNi1xpbCWSxiycPbKRrGqKgt/QGihxxFgiqr4EpWQVIJNIMy4nCsg4arO0+H1KWGQ==" - } - }, - "npm:@rspack/binding-linux-x64-gnu@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-gnu@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-linux-x64-gnu", - "hash": "sha512-FMSi28VZhXMr15picOHFynULhqZ/FODPxRIS6uNrvPRYcbNuiO1v+VHV6X88mhOMmJ/aVF6OwjUO/o2l1FVa9Q==" - } - }, - "npm:@rspack/binding-linux-x64-musl@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-musl@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-linux-x64-musl", - "hash": "sha512-RE3e0xe4DdchHssttKzryDwjLkbrNk/4H59TkkWeGYJcLw41tmcOZVFQUOwKLUvXWVyif/vjvV/w1SMlqB4wQg==" - } - }, - "npm:@rspack/binding-linux-x64-musl@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-musl@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-linux-x64-musl", - "hash": "sha512-GFv0Bod268OcXIcjeLoPlK0oz8rClEIxIRFkz+ejhbvfCwRJ+Fd+EKaaKQTBfZQujPqc0h2GctIF25nN5pFTmA==" - } - }, - "npm:@rspack/binding-linux-x64-musl@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-musl@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-linux-x64-musl", - "hash": "sha512-e0xbY9SlbRGIFz41v1yc0HfREvmgMnLV1bLmTSPK8wI2suIEJ7iYYqsocHOAOk86qLZcxVrTnL6EjUcNaRTWlg==" - } - }, - "npm:@rspack/binding-win32-arm64-msvc@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-win32-arm64-msvc@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-win32-arm64-msvc", - "hash": "sha512-R+PKBYn6uzTaDdVqTHvjqiJPBr5ZHg1wg5UmFDLNH9OklzVFyQh1JInSdJRb7lzfzTRz6bEkkwUFBPQK/CGScw==" - } - }, - "npm:@rspack/binding-win32-arm64-msvc@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-win32-arm64-msvc@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-win32-arm64-msvc", - "hash": "sha512-aEU+uJdbvJJGrzzAsjbjrPeNbG/bcG8JoXK2kSsUB+/sWHTIkHX0AQ3oX3aV/lcLKgZWrUxLAfLoCXEnIHMEyQ==" - } - }, - "npm:@rspack/binding-win32-arm64-msvc@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-win32-arm64-msvc@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-win32-arm64-msvc", - "hash": "sha512-YHJPvEujWeWjU6EUF6sDpaec9rsOtKVvy16YCtGaxRpDQXqfuxibnp6Ge0ZTTrY+joRiWehRA9OUI+3McqI+QA==" - } - }, - "npm:@rspack/binding-win32-ia32-msvc@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-win32-ia32-msvc@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-win32-ia32-msvc", - "hash": "sha512-dBqz3sRAGZ2f31FgzKLDvIRfq2haRP3X3XVCT0PsiMcvt7QJng+26aYYMy2THatd/nM8IwExYeitHWeiMBoruw==" - } - }, - "npm:@rspack/binding-win32-ia32-msvc@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-win32-ia32-msvc@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-win32-ia32-msvc", - "hash": "sha512-GHYzNOSoiLyG9elLTmMqADJMQzjll+co4irp5AgZ+KHG9EVq0qEHxDqDIJxZnUA15U8JDvCgo6YAo3T0BFEL0Q==" - } - }, - "npm:@rspack/binding-win32-ia32-msvc@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-win32-ia32-msvc@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-win32-ia32-msvc", - "hash": "sha512-2iwSBzVBC89ZSk56MYwgirh3bda2WKmL9I3qPajiTEivChXpX7jp83jAtGE6CPqPYcccYz6nrURTHNUZhqXxVw==" - } - }, - "npm:@rspack/binding-win32-x64-msvc@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-win32-x64-msvc@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-win32-x64-msvc", - "hash": "sha512-eeAvaN831KG553cMSHkVldyk6YQn4ujgRHov6r1wtREq7CD3/ka9LMkJUepCN85K7XtwYT0N4KpFIQyf5GTGoA==" - } - }, - "npm:@rspack/binding-win32-x64-msvc@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-win32-x64-msvc@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-win32-x64-msvc", - "hash": "sha512-EigKLhKLH1kfv1e/ZgXuSKlIjkbyneJtiLbNDz7EeEVFGV1XMM6bsCea1sb2WOxsPYiOX4Q5JmR1j1KGrZS/LA==" - } - }, - "npm:@rspack/binding-win32-x64-msvc@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-win32-x64-msvc@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-win32-x64-msvc", - "hash": "sha512-ehWJ9Y5Zezj/+uJpiWbt29RZaRIM00f91PWuabM6/sKmHJhdCEE21u5iI3B8DeW/EjJsH8zkI69YYAxJWwGn9A==" - } - }, - "npm:@rspack/binding@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding", - "hash": "sha512-GCZwpGFYlLTdJ2soPLwjw9z4LSZ+GdpbHNfBt3Cm/f/bAF8n6mZc7dHUqN893RFh7MPU17HNEL3fMw7XR+6pHg==" - } - }, - "npm:@rspack/binding@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding", - "hash": "sha512-T3FMB3N9P1AbSAryfkSRJkPtmeSYs/Gj9zUZoPz1ckPEIcWZmpUOQbJylldjbw5waxtCL1haHNbi0pcSvxiaJw==" - } - }, - "npm:@rspack/binding@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding", - "hash": "sha512-9TjO+Ig5U4VqdYWpBsv01n4d2KsgFfdXGIE7zdHXDDbry0avL0J4109ESqSeP9uC+Bi7ZCF53iaxJRvZDflNVQ==" - } - }, - "npm:@rspack/core@1.2.2": { - "type": "npm", - "name": "npm:@rspack/core@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/core", - "hash": "sha512-EeHAmY65Uj62hSbUKesbrcWGE7jfUI887RD03G++Gj8jS4WPHEu1TFODXNOXg6pa7zyIvs2BK0Bm16Kwz8AEaQ==" - } - }, - "npm:@rspack/core@1.2.8": { - "type": "npm", - "name": "npm:@rspack/core@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/core", - "hash": "sha512-ppj3uQQtkhgrYDLrUqb33YbpNEZCpAudpfVuOHGsvUrAnu1PijbfJJymoA5ZvUhM+HNMvPI5D1ie97TXyb0UVg==" - } - }, - "npm:@rspack/core@1.3.10": { - "type": "npm", - "name": "npm:@rspack/core@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/core", - "hash": "sha512-YomvSRGuMUQgCE2rNMdff2q1Z0YpZw/z6m5+PVTMSs9l/q69YKUzpbpSD8YyB5i1DddrRxC2RE34DkrBuwlREQ==" - } - }, - "npm:@rspack/lite-tapable": { - "type": "npm", - "name": "npm:@rspack/lite-tapable", - "data": { - "version": "1.0.1", - "packageName": "@rspack/lite-tapable", - "hash": "sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==" - } - }, - "npm:@rspack/plugin-react-refresh@1.0.0": { - "type": "npm", - "name": "npm:@rspack/plugin-react-refresh@1.0.0", - "data": { - "version": "1.0.0", - "packageName": "@rspack/plugin-react-refresh", - "hash": "sha512-WvXkLewW5G0Mlo5H1b251yDh5FFiH4NDAbYlFpvFjcuXX2AchZRf9zdw57BDE/ADyWsJgA8kixN/zZWBTN3iYA==" - } - }, - "npm:@rspack/plugin-react-refresh@1.4.3": { - "type": "npm", - "name": "npm:@rspack/plugin-react-refresh@1.4.3", - "data": { - "version": "1.4.3", - "packageName": "@rspack/plugin-react-refresh", - "hash": "sha512-wZx4vWgy5oMEvgyNGd/oUKcdnKaccYWHCRkOqTdAPJC3WcytxhTX+Kady8ERurSBiLyQpoMiU3Iyd+F1Y2Arbw==" - } - }, - "npm:@rspress/core": { - "type": "npm", - "name": "npm:@rspress/core", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/core", - "hash": "sha512-1amep6ouXx3Xz/orOeTL3oaXQ7BGYMgZFb0YmnHEhfO/EEEzvoqjn1q82XLBr9qLqSOJG4lA38WgCjLY5iRZYQ==" - } - }, - "npm:@rspress/mdx-rs-darwin-arm64": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-darwin-arm64", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-darwin-arm64", - "hash": "sha512-fsuhUko2VJin9oZvGDEM8FWIisbhTe+ki8SiiVMqtl6OUtga9wB8F3JmsjVNg615lHp7FiT66Mvfbxweo+jjTQ==" - } - }, - "npm:@rspress/mdx-rs-darwin-x64": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-darwin-x64", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-darwin-x64", - "hash": "sha512-LAkc4H9cODxOsZLMsX57ma8Kk+KZytLTgkGTUXBX2M88O5ucZzrdBWFNXP8EvNcVcDR4O+YwcZPYMlZDqRyX5A==" - } - }, - "npm:@rspress/mdx-rs-linux-arm64-gnu": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-linux-arm64-gnu", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-linux-arm64-gnu", - "hash": "sha512-l18CBbqFsn1NOWngdcfKVbqAGYsNouQw/WNAUxoKX3kPh+TsWxGZR2vBnPQ+In4yNzSz5AVMPKBMah2YNIFmXA==" - } - }, - "npm:@rspress/mdx-rs-linux-arm64-musl": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-linux-arm64-musl", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-linux-arm64-musl", - "hash": "sha512-diwYLjMUlK1CSoZ0D6Lrdd31B60SgGlGqvvWs49PqDFpb+/wbBuKTGfjx+bzPmRBvSgjDUJuNkh3tHldj9wpXg==" - } - }, - "npm:@rspress/mdx-rs-linux-x64-gnu": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-linux-x64-gnu", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-linux-x64-gnu", - "hash": "sha512-Qie1XlZ55qn2nyXZ5DO3vSYa8xiiTiT8vjh5gIkNMhYh/qvUefJTgp8RC+DFsdlyxSVHRWSTAiWchFyhpW6QCw==" - } - }, - "npm:@rspress/mdx-rs-linux-x64-musl": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-linux-x64-musl", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-linux-x64-musl", - "hash": "sha512-IegWebLUvioMIMQGo7JDW2sR3JOFOuJl/blX5Vy/fwHvfznIscRcJlu/Va6brMHkgv36fgXgCv7Yt3JwXGQaTQ==" - } - }, - "npm:@rspress/mdx-rs-win32-arm64-msvc": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-win32-arm64-msvc", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-win32-arm64-msvc", - "hash": "sha512-EA/BNOhTvF6dE+vdoIBxZaHxynLjL46qxiyHhNj0+no0lcBS2NbeWIgl2ge3O35n5h7Pj0sbmchHazpXwgDNcg==" - } - }, - "npm:@rspress/mdx-rs-win32-x64-msvc": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-win32-x64-msvc", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-win32-x64-msvc", - "hash": "sha512-P6XbuHD+TRw73lqWxWf8Zb8/+MgHO4pCv4h1QoumxyFz0+2C+47576eBPimprWHgq066AZ34q3+037mrbZdvAA==" - } - }, - "npm:@rspress/mdx-rs": { - "type": "npm", - "name": "npm:@rspress/mdx-rs", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs", - "hash": "sha512-NpNhTKBIlV3O6ADhoZkgHvBFvXMW2TYlIWmIT1ysJESUBqDpaN9H3Teve5fugjU2pQ2ORBZO6SQGKliMw/8m/Q==" - } - }, - "npm:@rspress/plugin-auto-nav-sidebar": { - "type": "npm", - "name": "npm:@rspress/plugin-auto-nav-sidebar", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-auto-nav-sidebar", - "hash": "sha512-Vn/vmEpmLUKhbPUZgo3qh+SDYyy4CWBEQEqclJjBSZho0VuQELdJBGXFxsDWoEUCuuYC5fI/qi6p7Lx+p/D66g==" - } - }, - "npm:@rspress/plugin-container-syntax": { - "type": "npm", - "name": "npm:@rspress/plugin-container-syntax", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-container-syntax", - "hash": "sha512-cFe+pMVtJhqERDUIqZqZzRHKcS/oibGQHwYyZc16sFh2lYkkjWhGZYc6+lxFBRMdp97wICtmhcT9vl1Mmh3N3w==" - } - }, - "npm:@rspress/plugin-last-updated": { - "type": "npm", - "name": "npm:@rspress/plugin-last-updated", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-last-updated", - "hash": "sha512-KiRjJwh1zw8qY9jtBDL2SdZWpRZkxHGzdATkmaURjHanteT7U5XUGNAa0afd0a5N7tveocV1yuOudjUlG4LcYQ==" - } - }, - "npm:@rspress/plugin-llms": { - "type": "npm", - "name": "npm:@rspress/plugin-llms", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-llms", - "hash": "sha512-mloKORNi1jmVeJKMHAKGCqxDReFGZ3GzofPDbfd0JqI5XKrwzNfx0m3pGDj09RSsmHnzjKdYmdayOTwPldQm1g==" - } - }, - "npm:@rspress/plugin-medium-zoom": { - "type": "npm", - "name": "npm:@rspress/plugin-medium-zoom", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-medium-zoom", - "hash": "sha512-B4NBrZpWpdJOi0FLChIIi/fqBa6OPyM5bPw4HHH1qE16w2jiOM7684aPczVC0e4Jkm05suTP9yWeBxPTctappw==" - } - }, - "npm:@rspress/plugin-shiki": { - "type": "npm", - "name": "npm:@rspress/plugin-shiki", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-shiki", - "hash": "sha512-1xFfsAgVC6mRun3MO5m8csCawQX7tEaJopBsuIMcSTBFft/Ng65p4/y7SvBp3l2G0ZQs5y91TNs8X4L7FUhVPA==" - } - }, - "npm:@rspress/runtime": { - "type": "npm", - "name": "npm:@rspress/runtime", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/runtime", - "hash": "sha512-ZQu+WZG14xLW1B/kbD/TY6ygsbndb6g4ZlCfbyQK5NxN5KSGwcAwBzdyMwhxaJxfzprk4LvFsh+wnACNZ3EA8w==" - } - }, - "npm:@rspress/shared@1.43.9": { - "type": "npm", - "name": "npm:@rspress/shared@1.43.9", - "data": { - "version": "1.43.9", - "packageName": "@rspress/shared", - "hash": "sha512-5CxRZZJg9JnDYLzxien3dw/KKBSJx9+qbNclzGYTZIJaRKSqEDtvCuK3fXLZlalj+zF2Pu7tB6yGu3jjQl6F5A==" - } - }, - "npm:@rspress/shared@2.0.0-beta.6": { - "type": "npm", - "name": "npm:@rspress/shared@2.0.0-beta.6", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/shared", - "hash": "sha512-EwUKbbz6xymAwqNzQ6v2xdyToQiIAdMOnH2wIhPi+5bsaNX5Y+8kgefP7YMPWj5TAIvSJETaCxkDPZvNVTm5gQ==" - } - }, - "npm:@rspress/theme-default": { - "type": "npm", - "name": "npm:@rspress/theme-default", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/theme-default", - "hash": "sha512-JaIbF2Ohuucx8HirpqvkrF8ap17GobUr02GejowdJ3zK0tR2EkcgjAy6kjBAn4P4gr6cHhbqyFxqRTImVad2rg==" - } - }, - "npm:@selderee/plugin-htmlparser2": { - "type": "npm", - "name": "npm:@selderee/plugin-htmlparser2", - "data": { - "version": "0.11.0", - "packageName": "@selderee/plugin-htmlparser2", - "hash": "sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==" - } - }, - "npm:@shikijs/core": { - "type": "npm", - "name": "npm:@shikijs/core", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/core", - "hash": "sha512-AG8vnSi1W2pbgR2B911EfGqtLE9c4hQBYkv/x7Z+Kt0VxhgQKcW7UNDVYsu9YxwV6u+OJrvdJrMq6DNWoBjihQ==" - } - }, - "npm:@shikijs/engine-javascript": { - "type": "npm", - "name": "npm:@shikijs/engine-javascript", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/engine-javascript", - "hash": "sha512-1/adJbSMBOkpScCE/SB6XkjJU17ANln3Wky7lOmrnpl+zBdQ1qXUJg2GXTYVHRq+2j3hd1DesmElTXYDgtfSOQ==" - } - }, - "npm:@shikijs/engine-oniguruma": { - "type": "npm", - "name": "npm:@shikijs/engine-oniguruma", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/engine-oniguruma", - "hash": "sha512-zcZKMnNndgRa3ORja6Iemsr3DrLtkX3cAF7lTJkdMB6v9alhlBsX9uNiCpqofNrXOvpA3h6lHcLJxgCIhVOU5Q==" - } - }, - "npm:@shikijs/langs": { - "type": "npm", - "name": "npm:@shikijs/langs", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/langs", - "hash": "sha512-H6azIAM+OXD98yztIfs/KH5H4PU39t+SREhmM8LaNXyUrqj2mx+zVkr8MWYqjceSjDw9I1jawm1WdFqU806rMA==" - } - }, - "npm:@shikijs/rehype": { - "type": "npm", - "name": "npm:@shikijs/rehype", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/rehype", - "hash": "sha512-atbsrT3UKs25OdKVbNoHyKO9ZP7KEBPlo1oanPGMkvUL0fLictpxMPz6vPE2YTeHhpwz7EMrA4K4FHRY8XAReg==" - } - }, - "npm:@shikijs/themes": { - "type": "npm", - "name": "npm:@shikijs/themes", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/themes", - "hash": "sha512-qAEuAQh+brd8Jyej2UDDf+b4V2g1Rm8aBIdvt32XhDPrHvDkEnpb7Kzc9hSuHUxz0Iuflmq7elaDuQAP9bHIhg==" - } - }, - "npm:@shikijs/types": { - "type": "npm", - "name": "npm:@shikijs/types", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/types", - "hash": "sha512-zHC1l7L+eQlDXLnxvM9R91Efh2V4+rN3oMVS2swCBssbj2U/FBwybD1eeLaq8yl/iwT+zih8iUbTBCgGZOYlVg==" - } - }, - "npm:@shikijs/vscode-textmate": { - "type": "npm", - "name": "npm:@shikijs/vscode-textmate", - "data": { - "version": "10.0.2", - "packageName": "@shikijs/vscode-textmate", - "hash": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==" - } - }, - "npm:@sideway/address": { - "type": "npm", - "name": "npm:@sideway/address", - "data": { - "version": "4.1.5", - "packageName": "@sideway/address", - "hash": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==" - } - }, - "npm:@sideway/formula": { - "type": "npm", - "name": "npm:@sideway/formula", - "data": { - "version": "3.0.1", - "packageName": "@sideway/formula", - "hash": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" - } - }, - "npm:@sideway/pinpoint": { - "type": "npm", - "name": "npm:@sideway/pinpoint", - "data": { - "version": "2.0.0", - "packageName": "@sideway/pinpoint", - "hash": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" - } - }, - "npm:@sinclair/typebox@0.24.51": { - "type": "npm", - "name": "npm:@sinclair/typebox@0.24.51", - "data": { - "version": "0.24.51", - "packageName": "@sinclair/typebox", - "hash": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==" - } - }, - "npm:@sinclair/typebox@0.27.8": { - "type": "npm", - "name": "npm:@sinclair/typebox@0.27.8", - "data": { - "version": "0.27.8", - "packageName": "@sinclair/typebox", - "hash": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" - } - }, - "npm:@sinonjs/commons": { - "type": "npm", - "name": "npm:@sinonjs/commons", - "data": { - "version": "3.0.1", - "packageName": "@sinonjs/commons", - "hash": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==" - } - }, - "npm:@sinonjs/fake-timers": { - "type": "npm", - "name": "npm:@sinonjs/fake-timers", - "data": { - "version": "10.3.0", - "packageName": "@sinonjs/fake-timers", - "hash": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==" - } - }, - "npm:@swc-node/core": { - "type": "npm", - "name": "npm:@swc-node/core", - "data": { - "version": "1.13.3", - "packageName": "@swc-node/core", - "hash": "sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==" - } - }, - "npm:@swc-node/register": { - "type": "npm", - "name": "npm:@swc-node/register", - "data": { - "version": "1.9.2", - "packageName": "@swc-node/register", - "hash": "sha512-BBjg0QNuEEmJSoU/++JOXhrjWdu3PTyYeJWsvchsI0Aqtj8ICkz/DqlwtXbmZVZ5vuDPpTfFlwDBZe81zgShMA==" - } - }, - "npm:@swc-node/sourcemap-support": { - "type": "npm", - "name": "npm:@swc-node/sourcemap-support", - "data": { - "version": "0.5.1", - "packageName": "@swc-node/sourcemap-support", - "hash": "sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==" - } - }, - "npm:@swc/core-darwin-arm64": { - "type": "npm", - "name": "npm:@swc/core-darwin-arm64", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-darwin-arm64", - "hash": "sha512-6F/sSxpHaq3nzg2ADv9FHLi4Fu2A8w8vP8Ich8gIl16D2htStlwnaPmCLjRswO+cFkzgVqy/l01gzNGWd4DFqA==" - } - }, - "npm:@swc/core-darwin-x64": { - "type": "npm", - "name": "npm:@swc/core-darwin-x64", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-darwin-x64", - "hash": "sha512-rF/rXkvUOTdTIfoYbmszbSUGsCyvqACqy1VeP3nXONS+LxFl4bRmRcUTRrblL7IE5RTMCKUuPbqbQSE2hK7bqg==" - } - }, - "npm:@swc/core-linux-arm-gnueabihf": { - "type": "npm", - "name": "npm:@swc/core-linux-arm-gnueabihf", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-arm-gnueabihf", - "hash": "sha512-2OAPL8iWBsmmwkjGXqvuUhbmmoLxS1xNXiMq87EsnCNMAKohGc7wJkdAOUL6J/YFpean/vwMWg64rJD4pycBeg==" - } - }, - "npm:@swc/core-linux-arm64-gnu": { - "type": "npm", - "name": "npm:@swc/core-linux-arm64-gnu", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-arm64-gnu", - "hash": "sha512-eH/Q9+8O5qhSxMestZnhuS1xqQMr6M7SolZYxiXJqxArXYILLCF+nq2R9SxuMl0CfjHSpb6+hHPk/HXy54eIRA==" - } - }, - "npm:@swc/core-linux-arm64-musl": { - "type": "npm", - "name": "npm:@swc/core-linux-arm64-musl", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-arm64-musl", - "hash": "sha512-TERh2OICAJz+SdDIK9+0GyTUwF6r4xDlFmpoiHKHrrD/Hh3u+6Zue0d7jQ/he/i80GDn4tJQkHlZys+RZL5UZg==" - } - }, - "npm:@swc/core-linux-x64-gnu": { - "type": "npm", - "name": "npm:@swc/core-linux-x64-gnu", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-x64-gnu", - "hash": "sha512-WMDPqU7Ji9dJpA+Llek2p9t7pcy7Bob8ggPUvgsIlv3R/eesF9DIzSbrgl6j3EAEPB9LFdSafsgf6kT/qnvqFg==" - } - }, - "npm:@swc/core-linux-x64-musl": { - "type": "npm", - "name": "npm:@swc/core-linux-x64-musl", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-x64-musl", - "hash": "sha512-DO14glwpdKY4POSN0201OnGg1+ziaSVr6/RFzuSLggshwXeeyVORiHv3baj7NENhJhWhUy3NZlDsXLnRFkmhHQ==" - } - }, - "npm:@swc/core-win32-arm64-msvc": { - "type": "npm", - "name": "npm:@swc/core-win32-arm64-msvc", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-win32-arm64-msvc", - "hash": "sha512-V3Y1+a1zG1zpYXUMqPIHEMEOd+rHoVnIpO/KTyFwAmKVu8v+/xPEVx/AGoYE67x4vDAAvPQrKI3Aokilqa5yVg==" - } - }, - "npm:@swc/core-win32-ia32-msvc": { - "type": "npm", - "name": "npm:@swc/core-win32-ia32-msvc", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-win32-ia32-msvc", - "hash": "sha512-OrM6yfXw4wXhnVFosOJzarw0Fdz5Y0okgHfn9oFbTPJhoqxV5Rdmd6kXxWu2RiVKs6kGSJFZXHDeUq2w5rTIMg==" - } - }, - "npm:@swc/core-win32-x64-msvc": { - "type": "npm", - "name": "npm:@swc/core-win32-x64-msvc", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-win32-x64-msvc", - "hash": "sha512-eD/gnxqKyZQQR0hR7TMkIlJ+nCF9dzYmVVNbYZWuA1Xy94aBPUsEk3Uw3oG7q6R3ErrEUPP0FNf2ztEnv+I+dw==" - } - }, - "npm:@swc/core": { - "type": "npm", - "name": "npm:@swc/core", - "data": { - "version": "1.5.29", - "packageName": "@swc/core", - "hash": "sha512-nvTtHJI43DUSOAf3h9XsqYg8YXKc0/N4il9y4j0xAkO0ekgDNo+3+jbw6MInawjKJF9uulyr+f5bAutTsOKVlw==" - } - }, - "npm:@swc/counter": { - "type": "npm", - "name": "npm:@swc/counter", - "data": { - "version": "0.1.3", - "packageName": "@swc/counter", - "hash": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==" - } - }, - "npm:@swc/helpers": { - "type": "npm", - "name": "npm:@swc/helpers", - "data": { - "version": "0.5.13", - "packageName": "@swc/helpers", - "hash": "sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==" - } - }, - "npm:@swc/helpers@0.5.15": { - "type": "npm", - "name": "npm:@swc/helpers@0.5.15", - "data": { - "version": "0.5.15", - "packageName": "@swc/helpers", - "hash": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==" - } - }, - "npm:@swc/helpers@0.5.17": { - "type": "npm", - "name": "npm:@swc/helpers@0.5.17", - "data": { - "version": "0.5.17", - "packageName": "@swc/helpers", - "hash": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==" - } - }, - "npm:@swc/types": { - "type": "npm", - "name": "npm:@swc/types", - "data": { - "version": "0.1.12", - "packageName": "@swc/types", - "hash": "sha512-wBJA+SdtkbFhHjTMYH+dEH1y4VpfGdAc2Kw/LK09i9bXd/K6j6PkDcFCEzb6iVfZMkPRrl/q0e3toqTAJdkIVA==" - } - }, - "npm:@ts-morph/common": { - "type": "npm", - "name": "npm:@ts-morph/common", - "data": { - "version": "0.23.0", - "packageName": "@ts-morph/common", - "hash": "sha512-m7Lllj9n/S6sOkCkRftpM7L24uvmfXQFedlW/4hENcuJH1HHm9u5EgxZb9uVjQSCGrbBWBkOGgcTxNg36r6ywA==" - } - }, - "npm:@tsconfig/node10": { - "type": "npm", - "name": "npm:@tsconfig/node10", - "data": { - "version": "1.0.11", - "packageName": "@tsconfig/node10", - "hash": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" - } - }, - "npm:@tsconfig/node12": { - "type": "npm", - "name": "npm:@tsconfig/node12", - "data": { - "version": "1.0.11", - "packageName": "@tsconfig/node12", - "hash": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" - } - }, - "npm:@tsconfig/node14": { - "type": "npm", - "name": "npm:@tsconfig/node14", - "data": { - "version": "1.0.3", - "packageName": "@tsconfig/node14", - "hash": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" - } - }, - "npm:@tsconfig/node16": { - "type": "npm", - "name": "npm:@tsconfig/node16", - "data": { - "version": "1.0.4", - "packageName": "@tsconfig/node16", - "hash": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" - } - }, - "npm:@tybys/wasm-util": { - "type": "npm", - "name": "npm:@tybys/wasm-util", - "data": { - "version": "0.9.0", - "packageName": "@tybys/wasm-util", - "hash": "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==" - } - }, - "npm:@types/adm-zip": { - "type": "npm", - "name": "npm:@types/adm-zip", - "data": { - "version": "0.5.7", - "packageName": "@types/adm-zip", - "hash": "sha512-DNEs/QvmyRLurdQPChqq0Md4zGvPwHerAJYWk9l2jCbD1VPpnzRJorOdiq4zsw09NFbYnhfsoEhWtxIzXpn2yw==" - } - }, - "npm:@types/babel__code-frame": { - "type": "npm", - "name": "npm:@types/babel__code-frame", - "data": { - "version": "7.0.6", - "packageName": "@types/babel__code-frame", - "hash": "sha512-Anitqkl3+KrzcW2k77lRlg/GfLZLWXBuNgbEcIOU6M92yw42vsd3xV/Z/yAHEj8m+KUjL6bWOVOFqX8PFPJ4LA==" - } - }, - "npm:@types/babel__core": { - "type": "npm", - "name": "npm:@types/babel__core", - "data": { - "version": "7.20.5", - "packageName": "@types/babel__core", - "hash": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" - } - }, - "npm:@types/babel__generator": { - "type": "npm", - "name": "npm:@types/babel__generator", - "data": { - "version": "7.6.8", - "packageName": "@types/babel__generator", - "hash": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==" - } - }, - "npm:@types/babel__template": { - "type": "npm", - "name": "npm:@types/babel__template", - "data": { - "version": "7.4.4", - "packageName": "@types/babel__template", - "hash": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" - } - }, - "npm:@types/babel__traverse": { - "type": "npm", - "name": "npm:@types/babel__traverse", - "data": { - "version": "7.20.6", - "packageName": "@types/babel__traverse", - "hash": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==" - } - }, - "npm:@types/debug": { - "type": "npm", - "name": "npm:@types/debug", - "data": { - "version": "4.1.12", - "packageName": "@types/debug", - "hash": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==" - } - }, - "npm:@types/eslint-scope": { - "type": "npm", - "name": "npm:@types/eslint-scope", - "data": { - "version": "3.7.7", - "packageName": "@types/eslint-scope", - "hash": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==" - } - }, - "npm:@types/eslint": { - "type": "npm", - "name": "npm:@types/eslint", - "data": { - "version": "9.6.1", - "packageName": "@types/eslint", - "hash": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==" - } - }, - "npm:@types/estree-jsx": { - "type": "npm", - "name": "npm:@types/estree-jsx", - "data": { - "version": "1.0.5", - "packageName": "@types/estree-jsx", - "hash": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==" - } - }, - "npm:@types/estree": { - "type": "npm", - "name": "npm:@types/estree", - "data": { - "version": "1.0.6", - "packageName": "@types/estree", - "hash": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" - } - }, - "npm:@types/graceful-fs": { - "type": "npm", - "name": "npm:@types/graceful-fs", - "data": { - "version": "4.1.9", - "packageName": "@types/graceful-fs", - "hash": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==" - } - }, - "npm:@types/gradient-string": { - "type": "npm", - "name": "npm:@types/gradient-string", - "data": { - "version": "1.1.6", - "packageName": "@types/gradient-string", - "hash": "sha512-LkaYxluY4G5wR1M4AKQUal2q61Di1yVVCw42ImFTuaIoQVgmV0WP1xUaLB8zwb47mp82vWTpePI9JmrjEnJ7nQ==" - } - }, - "npm:@types/hast@2.3.10": { - "type": "npm", - "name": "npm:@types/hast@2.3.10", - "data": { - "version": "2.3.10", - "packageName": "@types/hast", - "hash": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" - } - }, - "npm:@types/hast@3.0.4": { - "type": "npm", - "name": "npm:@types/hast@3.0.4", - "data": { - "version": "3.0.4", - "packageName": "@types/hast", - "hash": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==" - } - }, - "npm:@types/istanbul-lib-coverage": { - "type": "npm", - "name": "npm:@types/istanbul-lib-coverage", - "data": { - "version": "2.0.6", - "packageName": "@types/istanbul-lib-coverage", - "hash": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" - } - }, - "npm:@types/istanbul-lib-report": { - "type": "npm", - "name": "npm:@types/istanbul-lib-report", - "data": { - "version": "3.0.3", - "packageName": "@types/istanbul-lib-report", - "hash": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==" - } - }, - "npm:@types/istanbul-reports": { - "type": "npm", - "name": "npm:@types/istanbul-reports", - "data": { - "version": "3.0.4", - "packageName": "@types/istanbul-reports", - "hash": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==" - } - }, - "npm:@types/json-schema": { - "type": "npm", - "name": "npm:@types/json-schema", - "data": { - "version": "7.0.15", - "packageName": "@types/json-schema", - "hash": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" - } - }, - "npm:@types/mdast@3.0.15": { - "type": "npm", - "name": "npm:@types/mdast@3.0.15", - "data": { - "version": "3.0.15", - "packageName": "@types/mdast", - "hash": "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==" - } - }, - "npm:@types/mdast@4.0.4": { - "type": "npm", - "name": "npm:@types/mdast@4.0.4", - "data": { - "version": "4.0.4", - "packageName": "@types/mdast", - "hash": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==" - } - }, - "npm:@types/mdx": { - "type": "npm", - "name": "npm:@types/mdx", - "data": { - "version": "2.0.13", - "packageName": "@types/mdx", - "hash": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==" - } - }, - "npm:@types/minimist": { - "type": "npm", - "name": "npm:@types/minimist", - "data": { - "version": "1.2.5", - "packageName": "@types/minimist", - "hash": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" - } - }, - "npm:@types/ms": { - "type": "npm", - "name": "npm:@types/ms", - "data": { - "version": "2.1.0", - "packageName": "@types/ms", - "hash": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==" - } - }, - "npm:@types/node-forge": { - "type": "npm", - "name": "npm:@types/node-forge", - "data": { - "version": "1.3.11", - "packageName": "@types/node-forge", - "hash": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==" - } - }, - "npm:@types/node@12.20.55": { - "type": "npm", - "name": "npm:@types/node@12.20.55", - "data": { - "version": "12.20.55", - "packageName": "@types/node", - "hash": "sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==" - } - }, - "npm:@types/node": { - "type": "npm", - "name": "npm:@types/node", - "data": { - "version": "18.19.68", - "packageName": "@types/node", - "hash": "sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==" - } - }, - "npm:@types/node@20.17.24": { - "type": "npm", - "name": "npm:@types/node@20.17.24", - "data": { - "version": "20.17.24", - "packageName": "@types/node", - "hash": "sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==" - } - }, - "npm:@types/parse-json": { - "type": "npm", - "name": "npm:@types/parse-json", - "data": { - "version": "4.0.2", - "packageName": "@types/parse-json", - "hash": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" - } - }, - "npm:@types/react": { - "type": "npm", - "name": "npm:@types/react", - "data": { - "version": "19.0.12", - "packageName": "@types/react", - "hash": "sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==" - } - }, - "npm:@types/stack-utils": { - "type": "npm", - "name": "npm:@types/stack-utils", - "data": { - "version": "2.0.3", - "packageName": "@types/stack-utils", - "hash": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" - } - }, - "npm:@types/supports-color": { - "type": "npm", - "name": "npm:@types/supports-color", - "data": { - "version": "8.1.3", - "packageName": "@types/supports-color", - "hash": "sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==" - } - }, - "npm:@types/tinycolor2": { - "type": "npm", - "name": "npm:@types/tinycolor2", - "data": { - "version": "1.4.6", - "packageName": "@types/tinycolor2", - "hash": "sha512-iEN8J0BoMnsWBqjVbWH/c0G0Hh7O21lpR2/+PrvAVgWdzL7eexIFm4JN/Wn10PTcmNdtS6U67r499mlWMXOxNw==" - } - }, - "npm:@types/unist@2.0.11": { - "type": "npm", - "name": "npm:@types/unist@2.0.11", - "data": { - "version": "2.0.11", - "packageName": "@types/unist", - "hash": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==" - } - }, - "npm:@types/unist@3.0.3": { - "type": "npm", - "name": "npm:@types/unist@3.0.3", - "data": { - "version": "3.0.3", - "packageName": "@types/unist", - "hash": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==" - } - }, - "npm:@types/yargs-parser": { - "type": "npm", - "name": "npm:@types/yargs-parser", - "data": { - "version": "21.0.3", - "packageName": "@types/yargs-parser", - "hash": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" - } - }, - "npm:@types/yargs@15.0.19": { - "type": "npm", - "name": "npm:@types/yargs@15.0.19", - "data": { - "version": "15.0.19", - "packageName": "@types/yargs", - "hash": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==" - } - }, - "npm:@types/yargs@17.0.33": { - "type": "npm", - "name": "npm:@types/yargs@17.0.33", - "data": { - "version": "17.0.33", - "packageName": "@types/yargs", - "hash": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==" - } - }, - "npm:@typescript-eslint/eslint-plugin": { - "type": "npm", - "name": "npm:@typescript-eslint/eslint-plugin", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/eslint-plugin", - "hash": "sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==" - } - }, - "npm:@typescript-eslint/parser": { - "type": "npm", - "name": "npm:@typescript-eslint/parser", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/parser", - "hash": "sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==" - } - }, - "npm:@typescript-eslint/scope-manager": { - "type": "npm", - "name": "npm:@typescript-eslint/scope-manager", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/scope-manager", - "hash": "sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==" - } - }, - "npm:@typescript-eslint/type-utils": { - "type": "npm", - "name": "npm:@typescript-eslint/type-utils", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/type-utils", - "hash": "sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==" - } - }, - "npm:@typescript-eslint/types": { - "type": "npm", - "name": "npm:@typescript-eslint/types", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/types", - "hash": "sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==" - } - }, - "npm:@typescript-eslint/typescript-estree": { - "type": "npm", - "name": "npm:@typescript-eslint/typescript-estree", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/typescript-estree", - "hash": "sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==" - } - }, - "npm:@typescript-eslint/utils": { - "type": "npm", - "name": "npm:@typescript-eslint/utils", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/utils", - "hash": "sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==" - } - }, - "npm:@typescript-eslint/visitor-keys": { - "type": "npm", - "name": "npm:@typescript-eslint/visitor-keys", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/visitor-keys", - "hash": "sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==" - } - }, - "npm:@ungap/structured-clone": { - "type": "npm", - "name": "npm:@ungap/structured-clone", - "data": { - "version": "1.3.0", - "packageName": "@ungap/structured-clone", - "hash": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==" - } - }, - "npm:@unhead/react": { - "type": "npm", - "name": "npm:@unhead/react", - "data": { - "version": "2.0.8", - "packageName": "@unhead/react", - "hash": "sha512-H/DmGG2Nz2OU3ASEZzLOIlwzQl027yOl0YhnlLEu3y6pvV/myLtgogcb68hXyHAtmpMAfnxhivUxCaiuFW7C6w==" - } - }, - "npm:@vercel/analytics": { - "type": "npm", - "name": "npm:@vercel/analytics", - "data": { - "version": "1.5.0", - "packageName": "@vercel/analytics", - "hash": "sha512-MYsBzfPki4gthY5HnYN7jgInhAZ7Ac1cYDoRWFomwGHWEX7odTEzbtg9kf/QSo7XEsEAqlQugA6gJ2WS2DEa3g==" - } - }, - "npm:@verdaccio/auth": { - "type": "npm", - "name": "npm:@verdaccio/auth", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/auth", - "hash": "sha512-CSLBAsCJT1oOpJ4OWnVGmN6o/ZilDNa7Aa5+AU1LI2lbRblqgr4BVRn07GFqimJ//6+tPzl8BHgyiCbBhh1ZiA==" - } - }, - "npm:@verdaccio/commons-api": { - "type": "npm", - "name": "npm:@verdaccio/commons-api", - "data": { - "version": "10.2.0", - "packageName": "@verdaccio/commons-api", - "hash": "sha512-F/YZANu4DmpcEV0jronzI7v2fGVWkQ5Mwi+bVmV+ACJ+EzR0c9Jbhtbe5QyLUuzR97t8R5E/Xe53O0cc2LukdQ==" - } - }, - "npm:@verdaccio/config": { - "type": "npm", - "name": "npm:@verdaccio/config", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/config", - "hash": "sha512-pA0WCWvvWY6vPRav+X0EuFmuK6M08zIpRzTKkqSriCWk6JUCZ07TDnN054AS8TSSOy6EaWgHxnUw3nTd34Z4Sg==" - } - }, - "npm:@verdaccio/core@8.0.0-next-8.1": { - "type": "npm", - "name": "npm:@verdaccio/core@8.0.0-next-8.1", - "data": { - "version": "8.0.0-next-8.1", - "packageName": "@verdaccio/core", - "hash": "sha512-kQRCB2wgXEh8H88G51eQgAFK9IxmnBtkQ8sY5FbmB6PbBkyHrbGcCp+2mtRqqo36j0W1VAlfM3XzoknMy6qQnw==" - } - }, - "npm:@verdaccio/core@8.0.0-next-8.7": { - "type": "npm", - "name": "npm:@verdaccio/core@8.0.0-next-8.7", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/core", - "hash": "sha512-pf8M2Z5EI/5Zdhdcm3aadb9Q9jiDsIredPD3+cIoDum8x3di2AIYvQD7i5BEramfzZlLXVICmFAulU7nUY11qg==" - } - }, - "npm:@verdaccio/file-locking@10.3.1": { - "type": "npm", - "name": "npm:@verdaccio/file-locking@10.3.1", - "data": { - "version": "10.3.1", - "packageName": "@verdaccio/file-locking", - "hash": "sha512-oqYLfv3Yg3mAgw9qhASBpjD50osj2AX4IwbkUtyuhhKGyoFU9eZdrbeW6tpnqUnj6yBMtAPm2eGD4BwQuX400g==" - } - }, - "npm:@verdaccio/file-locking@13.0.0-next-8.2": { - "type": "npm", - "name": "npm:@verdaccio/file-locking@13.0.0-next-8.2", - "data": { - "version": "13.0.0-next-8.2", - "packageName": "@verdaccio/file-locking", - "hash": "sha512-TcHgN3I/N28WBSvtukpGrJhBljl4jyIXq0vEv94vXAG6nUE3saK+vtgo8PfYA3Ueo88v/1zyAbiZM4uxwojCmQ==" - } - }, - "npm:@verdaccio/loaders": { - "type": "npm", - "name": "npm:@verdaccio/loaders", - "data": { - "version": "8.0.0-next-8.4", - "packageName": "@verdaccio/loaders", - "hash": "sha512-Powlqb4SuMbe6RVgxyyOXaCjuHCcK7oZA+lygaKZDpV9NSHJtbkkV4L+rXyCfTX3b0tKsBh7FzaIdgWc1rDeGQ==" - } - }, - "npm:@verdaccio/local-storage-legacy": { - "type": "npm", - "name": "npm:@verdaccio/local-storage-legacy", - "data": { - "version": "11.0.2", - "packageName": "@verdaccio/local-storage-legacy", - "hash": "sha512-7AXG7qlcVFmF+Nue2oKaraprGRtaBvrQIOvc/E89+7hAe399V01KnZI6E/ET56u7U9fq0MSlp92HBcdotlpUXg==" - } - }, - "npm:@verdaccio/logger-commons": { - "type": "npm", - "name": "npm:@verdaccio/logger-commons", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/logger-commons", - "hash": "sha512-sXNx57G1LVp81xF4qHer3AOcMEZ90W4FjxtYF0vmULcVg3ybdtStKAT/9ocZtVMvLWTPAauhqylfnXoRZYf32A==" - } - }, - "npm:@verdaccio/logger-prettify": { - "type": "npm", - "name": "npm:@verdaccio/logger-prettify", - "data": { - "version": "8.0.0-next-8.1", - "packageName": "@verdaccio/logger-prettify", - "hash": "sha512-vLhaGq0q7wtMCcqa0aQY6QOsMNarhTu/l4e6Z8mG/5LUH95GGLsBwpXLnKS94P3deIjsHhc9ycnEmG39txbQ1w==" - } - }, - "npm:@verdaccio/logger": { - "type": "npm", - "name": "npm:@verdaccio/logger", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/logger", - "hash": "sha512-5EMPdZhz2V08BP2rjhtN/Fz5KxCfPJBkYDitbk/eo+FCZ9nVdMCQE3WRbHEaXyJQcIso/LJ6RnL/zKN20E/rPg==" - } - }, - "npm:@verdaccio/middleware": { - "type": "npm", - "name": "npm:@verdaccio/middleware", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/middleware", - "hash": "sha512-Zad7KcdOsI1DUBt1TjQb08rIi/IFFaJKdPhj7M6oy5BX9l/4OM0TtbBueHFNS1+aU+t5eo8ue7ZHbqmjDY/6VQ==" - } - }, - "npm:@verdaccio/search-indexer": { - "type": "npm", - "name": "npm:@verdaccio/search-indexer", - "data": { - "version": "8.0.0-next-8.2", - "packageName": "@verdaccio/search-indexer", - "hash": "sha512-sWliVN5BkAGbZ3e/GD0CsZMfPJdRMRuN0tEKQFsvEJifxToq5UkfCw6vKaVvhezsTWqb+Rp5y+2d4n5BDOA49w==" - } - }, - "npm:@verdaccio/signature": { - "type": "npm", - "name": "npm:@verdaccio/signature", - "data": { - "version": "8.0.0-next-8.1", - "packageName": "@verdaccio/signature", - "hash": "sha512-lHD/Z2FoPQTtDYz6ZlXhj/lrg0SFirHrwCGt/cibl1GlePpx78WPdo03tgAyl0Qf+I35n484/gR1l9eixBQqYw==" - } - }, - "npm:@verdaccio/streams": { - "type": "npm", - "name": "npm:@verdaccio/streams", - "data": { - "version": "10.2.1", - "packageName": "@verdaccio/streams", - "hash": "sha512-OojIG/f7UYKxC4dYX8x5ax8QhRx1b8OYUAMz82rUottCuzrssX/4nn5QE7Ank0DUSX3C9l/HPthc4d9uKRJqJQ==" - } - }, - "npm:@verdaccio/tarball": { - "type": "npm", - "name": "npm:@verdaccio/tarball", - "data": { - "version": "13.0.0-next-8.7", - "packageName": "@verdaccio/tarball", - "hash": "sha512-EWRuEOLgb3UETxUsYg6+Mml6DDRiwQqKIEsE4Ys6y6rcH2vgW6XMnTt+s/v5pFI+zlbi6fxjOgQB1e6IJAwxVA==" - } - }, - "npm:@verdaccio/ui-theme": { - "type": "npm", - "name": "npm:@verdaccio/ui-theme", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/ui-theme", - "hash": "sha512-+7f7XqqIU+TVCHjsP6lWzCdsD4sM7MEhn4cu3mLW1kJZ7eenWKEltoqixQnoXJzaBjCiz+yXW1WkjMyEFLNbpg==" - } - }, - "npm:@verdaccio/url": { - "type": "npm", - "name": "npm:@verdaccio/url", - "data": { - "version": "13.0.0-next-8.7", - "packageName": "@verdaccio/url", - "hash": "sha512-biFvwH3zIXYicA+SXNGvjMAe8oIQ5VddsfbO0ZXWlFs0lIz8cgI7QYPeSiCkU2VKpGzZ8pEKgqkxFsfFkU5kGA==" - } - }, - "npm:@verdaccio/utils@7.0.1-next-8.1": { - "type": "npm", - "name": "npm:@verdaccio/utils@7.0.1-next-8.1", - "data": { - "version": "7.0.1-next-8.1", - "packageName": "@verdaccio/utils", - "hash": "sha512-cyJdRrVa+8CS7UuIQb3K3IJFjMe64v38tYiBnohSmhRbX7dX9IT3jWbjrwkqWh4KeS1CS6BYENrGG1evJ2ggrQ==" - } - }, - "npm:@verdaccio/utils@8.1.0-next-8.7": { - "type": "npm", - "name": "npm:@verdaccio/utils@8.1.0-next-8.7", - "data": { - "version": "8.1.0-next-8.7", - "packageName": "@verdaccio/utils", - "hash": "sha512-4eqPCnPAJsL6gdVs0/oqZNgs2PnQW3HHBMgBHyEbb5A/ESI10TvRp+B7MRl9glUmy/aR5B6YSI68rgXvAFjdxA==" - } - }, - "npm:@vitest/coverage-v8": { - "type": "npm", - "name": "npm:@vitest/coverage-v8", - "data": { - "version": "2.1.2", - "packageName": "@vitest/coverage-v8", - "hash": "sha512-b7kHrFrs2urS0cOk5N10lttI8UdJ/yP3nB4JYTREvR5o18cR99yPpK4gK8oQgI42BVv0ILWYUSYB7AXkAUDc0g==" - } - }, - "npm:@vitest/expect": { - "type": "npm", - "name": "npm:@vitest/expect", - "data": { - "version": "2.1.2", - "packageName": "@vitest/expect", - "hash": "sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==" - } - }, - "npm:@vitest/mocker": { - "type": "npm", - "name": "npm:@vitest/mocker", - "data": { - "version": "2.1.2", - "packageName": "@vitest/mocker", - "hash": "sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==" - } - }, - "npm:@vitest/pretty-format": { - "type": "npm", - "name": "npm:@vitest/pretty-format", - "data": { - "version": "2.1.2", - "packageName": "@vitest/pretty-format", - "hash": "sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==" - } - }, - "npm:@vitest/runner": { - "type": "npm", - "name": "npm:@vitest/runner", - "data": { - "version": "2.1.2", - "packageName": "@vitest/runner", - "hash": "sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==" - } - }, - "npm:@vitest/snapshot": { - "type": "npm", - "name": "npm:@vitest/snapshot", - "data": { - "version": "2.1.2", - "packageName": "@vitest/snapshot", - "hash": "sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==" - } - }, - "npm:@vitest/spy": { - "type": "npm", - "name": "npm:@vitest/spy", - "data": { - "version": "2.1.2", - "packageName": "@vitest/spy", - "hash": "sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==" - } - }, - "npm:@vitest/ui": { - "type": "npm", - "name": "npm:@vitest/ui", - "data": { - "version": "2.1.2", - "packageName": "@vitest/ui", - "hash": "sha512-92gcNzkDnmxOxyHzQrQYRsoV9Q0Aay0r4QMLnV+B+lbqlUWa8nDg9ivyLV5mMVTtGirHsYUGGh/zbIA55gBZqA==" - } - }, - "npm:@vitest/utils": { - "type": "npm", - "name": "npm:@vitest/utils", - "data": { - "version": "2.1.2", - "packageName": "@vitest/utils", - "hash": "sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==" - } - }, - "npm:@vscode/sudo-prompt": { - "type": "npm", - "name": "npm:@vscode/sudo-prompt", - "data": { - "version": "9.3.1", - "packageName": "@vscode/sudo-prompt", - "hash": "sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==" - } - }, - "npm:@webassemblyjs/ast": { - "type": "npm", - "name": "npm:@webassemblyjs/ast", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/ast", - "hash": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==" - } - }, - "npm:@webassemblyjs/floating-point-hex-parser": { - "type": "npm", - "name": "npm:@webassemblyjs/floating-point-hex-parser", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/floating-point-hex-parser", - "hash": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==" - } - }, - "npm:@webassemblyjs/helper-api-error": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-api-error", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/helper-api-error", - "hash": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==" - } - }, - "npm:@webassemblyjs/helper-buffer": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-buffer", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/helper-buffer", - "hash": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==" - } - }, - "npm:@webassemblyjs/helper-numbers": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-numbers", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/helper-numbers", - "hash": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==" - } - }, - "npm:@webassemblyjs/helper-wasm-bytecode": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-wasm-bytecode", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/helper-wasm-bytecode", - "hash": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==" - } - }, - "npm:@webassemblyjs/helper-wasm-section": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-wasm-section", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/helper-wasm-section", - "hash": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==" - } - }, - "npm:@webassemblyjs/ieee754": { - "type": "npm", - "name": "npm:@webassemblyjs/ieee754", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/ieee754", - "hash": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==" - } - }, - "npm:@webassemblyjs/leb128": { - "type": "npm", - "name": "npm:@webassemblyjs/leb128", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/leb128", - "hash": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==" - } - }, - "npm:@webassemblyjs/utf8": { - "type": "npm", - "name": "npm:@webassemblyjs/utf8", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/utf8", - "hash": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==" - } - }, - "npm:@webassemblyjs/wasm-edit": { - "type": "npm", - "name": "npm:@webassemblyjs/wasm-edit", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wasm-edit", - "hash": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==" - } - }, - "npm:@webassemblyjs/wasm-gen": { - "type": "npm", - "name": "npm:@webassemblyjs/wasm-gen", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wasm-gen", - "hash": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==" - } - }, - "npm:@webassemblyjs/wasm-opt": { - "type": "npm", - "name": "npm:@webassemblyjs/wasm-opt", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wasm-opt", - "hash": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==" - } - }, - "npm:@webassemblyjs/wasm-parser": { - "type": "npm", - "name": "npm:@webassemblyjs/wasm-parser", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wasm-parser", - "hash": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==" - } - }, - "npm:@webassemblyjs/wast-printer": { - "type": "npm", - "name": "npm:@webassemblyjs/wast-printer", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wast-printer", - "hash": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==" - } - }, - "npm:@xtuc/ieee754": { - "type": "npm", - "name": "npm:@xtuc/ieee754", - "data": { - "version": "1.2.0", - "packageName": "@xtuc/ieee754", - "hash": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" - } - }, - "npm:@xtuc/long": { - "type": "npm", - "name": "npm:@xtuc/long", - "data": { - "version": "4.2.2", - "packageName": "@xtuc/long", - "hash": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" - } - }, - "npm:@yarnpkg/lockfile": { - "type": "npm", - "name": "npm:@yarnpkg/lockfile", - "data": { - "version": "1.1.0", - "packageName": "@yarnpkg/lockfile", - "hash": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" - } - }, - "npm:@yarnpkg/parsers": { - "type": "npm", - "name": "npm:@yarnpkg/parsers", - "data": { - "version": "3.0.2", - "packageName": "@yarnpkg/parsers", - "hash": "sha512-/HcYgtUSiJiot/XWGLOlGxPYUG65+/31V8oqk17vZLW1xlCoR4PampyePljOxY2n8/3jz9+tIFzICsyGujJZoA==" - } - }, - "npm:@zkochan/js-yaml": { - "type": "npm", - "name": "npm:@zkochan/js-yaml", - "data": { - "version": "0.0.7", - "packageName": "@zkochan/js-yaml", - "hash": "sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==" - } - }, - "npm:JSONStream": { - "type": "npm", - "name": "npm:JSONStream", - "data": { - "version": "1.3.5", - "packageName": "JSONStream", - "hash": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" - } - }, - "npm:abort-controller": { - "type": "npm", - "name": "npm:abort-controller", - "data": { - "version": "3.0.0", - "packageName": "abort-controller", - "hash": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==" - } - }, - "npm:abstract-logging": { - "type": "npm", - "name": "npm:abstract-logging", - "data": { - "version": "2.0.1", - "packageName": "abstract-logging", - "hash": "sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==" - } - }, - "npm:accepts": { - "type": "npm", - "name": "npm:accepts", - "data": { - "version": "1.3.8", - "packageName": "accepts", - "hash": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==" - } - }, - "npm:acorn-jsx": { - "type": "npm", - "name": "npm:acorn-jsx", - "data": { - "version": "5.3.2", - "packageName": "acorn-jsx", - "hash": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" - } - }, - "npm:acorn-walk": { - "type": "npm", - "name": "npm:acorn-walk", - "data": { - "version": "8.3.4", - "packageName": "acorn-walk", - "hash": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==" - } - }, - "npm:acorn@8.12.1": { - "type": "npm", - "name": "npm:acorn@8.12.1", - "data": { - "version": "8.12.1", - "packageName": "acorn", - "hash": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==" - } - }, - "npm:acorn@8.14.0": { - "type": "npm", - "name": "npm:acorn@8.14.0", - "data": { - "version": "8.14.0", - "packageName": "acorn", - "hash": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==" - } - }, - "npm:address": { - "type": "npm", - "name": "npm:address", - "data": { - "version": "1.2.2", - "packageName": "address", - "hash": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==" - } - }, - "npm:adm-zip": { - "type": "npm", - "name": "npm:adm-zip", - "data": { - "version": "0.5.16", - "packageName": "adm-zip", - "hash": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==" - } - }, - "npm:agent-base": { - "type": "npm", - "name": "npm:agent-base", - "data": { - "version": "6.0.2", - "packageName": "agent-base", - "hash": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" - } - }, - "npm:ajv-formats@2.1.1": { - "type": "npm", - "name": "npm:ajv-formats@2.1.1", - "data": { - "version": "2.1.1", - "packageName": "ajv-formats", - "hash": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==" - } - }, - "npm:ajv-formats@3.0.1": { - "type": "npm", - "name": "npm:ajv-formats@3.0.1", - "data": { - "version": "3.0.1", - "packageName": "ajv-formats", - "hash": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==" - } - }, - "npm:ajv-keywords@3.5.2": { - "type": "npm", - "name": "npm:ajv-keywords@3.5.2", - "data": { - "version": "3.5.2", - "packageName": "ajv-keywords", - "hash": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" - } - }, - "npm:ajv-keywords@5.1.0": { - "type": "npm", - "name": "npm:ajv-keywords@5.1.0", - "data": { - "version": "5.1.0", - "packageName": "ajv-keywords", - "hash": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==" - } - }, - "npm:ajv@6.12.6": { - "type": "npm", - "name": "npm:ajv@6.12.6", - "data": { - "version": "6.12.6", - "packageName": "ajv", - "hash": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" - } - }, - "npm:ajv@8.17.1": { - "type": "npm", - "name": "npm:ajv@8.17.1", - "data": { - "version": "8.17.1", - "packageName": "ajv", - "hash": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" - } - }, - "npm:anser": { - "type": "npm", - "name": "npm:anser", - "data": { - "version": "1.4.10", - "packageName": "anser", - "hash": "sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww==" - } - }, - "npm:ansi-colors": { - "type": "npm", - "name": "npm:ansi-colors", - "data": { - "version": "4.1.3", - "packageName": "ansi-colors", - "hash": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" - } - }, - "npm:ansi-regex@5.0.1": { - "type": "npm", - "name": "npm:ansi-regex@5.0.1", - "data": { - "version": "5.0.1", - "packageName": "ansi-regex", - "hash": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" - } - }, - "npm:ansi-regex@6.1.0": { - "type": "npm", - "name": "npm:ansi-regex@6.1.0", - "data": { - "version": "6.1.0", - "packageName": "ansi-regex", - "hash": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" - } - }, - "npm:ansi-styles@4.3.0": { - "type": "npm", - "name": "npm:ansi-styles@4.3.0", - "data": { - "version": "4.3.0", - "packageName": "ansi-styles", - "hash": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" - } - }, - "npm:ansi-styles@5.2.0": { - "type": "npm", - "name": "npm:ansi-styles@5.2.0", - "data": { - "version": "5.2.0", - "packageName": "ansi-styles", - "hash": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" - } - }, - "npm:ansi-styles@6.2.1": { - "type": "npm", - "name": "npm:ansi-styles@6.2.1", - "data": { - "version": "6.2.1", - "packageName": "ansi-styles", - "hash": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" - } - }, - "npm:anymatch": { - "type": "npm", - "name": "npm:anymatch", - "data": { - "version": "3.1.3", - "packageName": "anymatch", - "hash": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" - } - }, - "npm:apache-md5": { - "type": "npm", - "name": "npm:apache-md5", - "data": { - "version": "1.1.8", - "packageName": "apache-md5", - "hash": "sha512-FCAJojipPn0bXjuEpjOOOMN8FZDkxfWWp4JGN9mifU2IhxvKyXZYqpzPHdnTSUpmPDy+tsslB6Z1g+Vg6nVbYA==" - } - }, - "npm:appdirsjs": { - "type": "npm", - "name": "npm:appdirsjs", - "data": { - "version": "1.2.7", - "packageName": "appdirsjs", - "hash": "sha512-Quji6+8kLBC3NnBeo14nPDq0+2jUs5s3/xEye+udFHumHhRk4M7aAMXp/PBJqkKYGuuyR9M/6Dq7d2AViiGmhw==" - } - }, - "npm:arg@4.1.3": { - "type": "npm", - "name": "npm:arg@4.1.3", - "data": { - "version": "4.1.3", - "packageName": "arg", - "hash": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" - } - }, - "npm:arg@5.0.2": { - "type": "npm", - "name": "npm:arg@5.0.2", - "data": { - "version": "5.0.2", - "packageName": "arg", - "hash": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" - } - }, - "npm:argparse@1.0.10": { - "type": "npm", - "name": "npm:argparse@1.0.10", - "data": { - "version": "1.0.10", - "packageName": "argparse", - "hash": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" - } - }, - "npm:argparse@2.0.1": { - "type": "npm", - "name": "npm:argparse@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "argparse", - "hash": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - } - }, - "npm:array-flatten": { - "type": "npm", - "name": "npm:array-flatten", - "data": { - "version": "1.1.1", - "packageName": "array-flatten", - "hash": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" - } - }, - "npm:array-union": { - "type": "npm", - "name": "npm:array-union", - "data": { - "version": "2.1.0", - "packageName": "array-union", - "hash": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" - } - }, - "npm:asap": { - "type": "npm", - "name": "npm:asap", - "data": { - "version": "2.0.6", - "packageName": "asap", - "hash": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==" - } - }, - "npm:asn1": { - "type": "npm", - "name": "npm:asn1", - "data": { - "version": "0.2.6", - "packageName": "asn1", - "hash": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==" - } - }, - "npm:assert-plus": { - "type": "npm", - "name": "npm:assert-plus", - "data": { - "version": "1.0.0", - "packageName": "assert-plus", - "hash": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==" - } - }, - "npm:assertion-error": { - "type": "npm", - "name": "npm:assertion-error", - "data": { - "version": "2.0.1", - "packageName": "assertion-error", - "hash": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==" - } - }, - "npm:ast-types": { - "type": "npm", - "name": "npm:ast-types", - "data": { - "version": "0.15.2", - "packageName": "ast-types", - "hash": "sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==" - } - }, - "npm:astring": { - "type": "npm", - "name": "npm:astring", - "data": { - "version": "1.9.0", - "packageName": "astring", - "hash": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==" - } - }, - "npm:async-limiter": { - "type": "npm", - "name": "npm:async-limiter", - "data": { - "version": "1.0.1", - "packageName": "async-limiter", - "hash": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==" - } - }, - "npm:async@2.6.4": { - "type": "npm", - "name": "npm:async@2.6.4", - "data": { - "version": "2.6.4", - "packageName": "async", - "hash": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==" - } - }, - "npm:async@3.2.4": { - "type": "npm", - "name": "npm:async@3.2.4", - "data": { - "version": "3.2.4", - "packageName": "async", - "hash": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" - } - }, - "npm:async@3.2.6": { - "type": "npm", - "name": "npm:async@3.2.6", - "data": { - "version": "3.2.6", - "packageName": "async", - "hash": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" - } - }, - "npm:asynckit": { - "type": "npm", - "name": "npm:asynckit", - "data": { - "version": "0.4.0", - "packageName": "asynckit", - "hash": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" - } - }, - "npm:atomic-sleep": { - "type": "npm", - "name": "npm:atomic-sleep", - "data": { - "version": "1.0.0", - "packageName": "atomic-sleep", - "hash": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==" - } - }, - "npm:avvio": { - "type": "npm", - "name": "npm:avvio", - "data": { - "version": "8.4.0", - "packageName": "avvio", - "hash": "sha512-CDSwaxINFy59iNwhYnkvALBwZiTydGkOecZyPkqBpABYR1KqGEsET0VOOYDwtleZSUIdeY36DC2bSZ24CO1igA==" - } - }, - "npm:aws-sign2": { - "type": "npm", - "name": "npm:aws-sign2", - "data": { - "version": "0.7.0", - "packageName": "aws-sign2", - "hash": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==" - } - }, - "npm:aws4": { - "type": "npm", - "name": "npm:aws4", - "data": { - "version": "1.13.2", - "packageName": "aws4", - "hash": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==" - } - }, - "npm:axios": { - "type": "npm", - "name": "npm:axios", - "data": { - "version": "1.7.7", - "packageName": "axios", - "hash": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==" - } - }, - "npm:b4a": { - "type": "npm", - "name": "npm:b4a", - "data": { - "version": "1.6.6", - "packageName": "b4a", - "hash": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==" - } - }, - "npm:babel-core": { - "type": "npm", - "name": "npm:babel-core", - "data": { - "version": "7.0.0-bridge.0", - "packageName": "babel-core", - "hash": "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==" - } - }, - "npm:babel-jest": { - "type": "npm", - "name": "npm:babel-jest", - "data": { - "version": "29.7.0", - "packageName": "babel-jest", - "hash": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==" - } - }, - "npm:babel-loader": { - "type": "npm", - "name": "npm:babel-loader", - "data": { - "version": "9.2.1", - "packageName": "babel-loader", - "hash": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==" - } - }, - "npm:babel-plugin-const-enum": { - "type": "npm", - "name": "npm:babel-plugin-const-enum", - "data": { - "version": "1.2.0", - "packageName": "babel-plugin-const-enum", - "hash": "sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==" - } - }, - "npm:babel-plugin-istanbul": { - "type": "npm", - "name": "npm:babel-plugin-istanbul", - "data": { - "version": "6.1.1", - "packageName": "babel-plugin-istanbul", - "hash": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==" - } - }, - "npm:babel-plugin-jest-hoist": { - "type": "npm", - "name": "npm:babel-plugin-jest-hoist", - "data": { - "version": "29.6.3", - "packageName": "babel-plugin-jest-hoist", - "hash": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==" - } - }, - "npm:babel-plugin-macros": { - "type": "npm", - "name": "npm:babel-plugin-macros", - "data": { - "version": "2.8.0", - "packageName": "babel-plugin-macros", - "hash": "sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==" - } - }, - "npm:babel-plugin-polyfill-corejs2": { - "type": "npm", - "name": "npm:babel-plugin-polyfill-corejs2", - "data": { - "version": "0.4.12", - "packageName": "babel-plugin-polyfill-corejs2", - "hash": "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==" - } - }, - "npm:babel-plugin-polyfill-corejs3": { - "type": "npm", - "name": "npm:babel-plugin-polyfill-corejs3", - "data": { - "version": "0.10.6", - "packageName": "babel-plugin-polyfill-corejs3", - "hash": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==" - } - }, - "npm:babel-plugin-polyfill-regenerator": { - "type": "npm", - "name": "npm:babel-plugin-polyfill-regenerator", - "data": { - "version": "0.6.3", - "packageName": "babel-plugin-polyfill-regenerator", - "hash": "sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==" - } - }, - "npm:babel-plugin-syntax-hermes-parser@0.23.1": { - "type": "npm", - "name": "npm:babel-plugin-syntax-hermes-parser@0.23.1", - "data": { - "version": "0.23.1", - "packageName": "babel-plugin-syntax-hermes-parser", - "hash": "sha512-uNLD0tk2tLUjGFdmCk+u/3FEw2o+BAwW4g+z2QVlxJrzZYOOPADroEcNtTPt5lNiScctaUmnsTkVEnOwZUOLhA==" - } - }, - "npm:babel-plugin-syntax-hermes-parser@0.25.1": { - "type": "npm", - "name": "npm:babel-plugin-syntax-hermes-parser@0.25.1", - "data": { - "version": "0.25.1", - "packageName": "babel-plugin-syntax-hermes-parser", - "hash": "sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ==" - } - }, - "npm:babel-plugin-transform-flow-enums": { - "type": "npm", - "name": "npm:babel-plugin-transform-flow-enums", - "data": { - "version": "0.0.2", - "packageName": "babel-plugin-transform-flow-enums", - "hash": "sha512-g4aaCrDDOsWjbm0PUUeVnkcVd6AKJsVc/MbnPhEotEpkeJQP6b8nzewohQi7+QS8UyPehOhGWn0nOwjvWpmMvQ==" - } - }, - "npm:babel-plugin-transform-typescript-metadata": { - "type": "npm", - "name": "npm:babel-plugin-transform-typescript-metadata", - "data": { - "version": "0.3.2", - "packageName": "babel-plugin-transform-typescript-metadata", - "hash": "sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==" - } - }, - "npm:babel-preset-current-node-syntax": { - "type": "npm", - "name": "npm:babel-preset-current-node-syntax", - "data": { - "version": "1.1.0", - "packageName": "babel-preset-current-node-syntax", - "hash": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==" - } - }, - "npm:babel-preset-jest": { - "type": "npm", - "name": "npm:babel-preset-jest", - "data": { - "version": "29.6.3", - "packageName": "babel-preset-jest", - "hash": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==" - } - }, - "npm:bail": { - "type": "npm", - "name": "npm:bail", - "data": { - "version": "2.0.2", - "packageName": "bail", - "hash": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" - } - }, - "npm:balanced-match": { - "type": "npm", - "name": "npm:balanced-match", - "data": { - "version": "1.0.2", - "packageName": "balanced-match", - "hash": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" - } - }, - "npm:bare-events": { - "type": "npm", - "name": "npm:bare-events", - "data": { - "version": "2.4.2", - "packageName": "bare-events", - "hash": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==" - } - }, - "npm:base64-js": { - "type": "npm", - "name": "npm:base64-js", - "data": { - "version": "1.5.1", - "packageName": "base64-js", - "hash": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" - } - }, - "npm:basic-auth": { - "type": "npm", - "name": "npm:basic-auth", - "data": { - "version": "2.0.1", - "packageName": "basic-auth", - "hash": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==" - } - }, - "npm:bcrypt-pbkdf": { - "type": "npm", - "name": "npm:bcrypt-pbkdf", - "data": { - "version": "1.0.2", - "packageName": "bcrypt-pbkdf", - "hash": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==" - } - }, - "npm:bcryptjs": { - "type": "npm", - "name": "npm:bcryptjs", - "data": { - "version": "2.4.3", - "packageName": "bcryptjs", - "hash": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" - } - }, - "npm:better-path-resolve": { - "type": "npm", - "name": "npm:better-path-resolve", - "data": { - "version": "1.0.0", - "packageName": "better-path-resolve", - "hash": "sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==" - } - }, - "npm:binary-extensions": { - "type": "npm", - "name": "npm:binary-extensions", - "data": { - "version": "2.3.0", - "packageName": "binary-extensions", - "hash": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" - } - }, - "npm:bl": { - "type": "npm", - "name": "npm:bl", - "data": { - "version": "4.1.0", - "packageName": "bl", - "hash": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" - } - }, - "npm:body-parser": { - "type": "npm", - "name": "npm:body-parser", - "data": { - "version": "1.20.3", - "packageName": "body-parser", - "hash": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==" - } - }, - "npm:body-scroll-lock": { - "type": "npm", - "name": "npm:body-scroll-lock", - "data": { - "version": "4.0.0-beta.0", - "packageName": "body-scroll-lock", - "hash": "sha512-a7tP5+0Mw3YlUJcGAKUqIBkYYGlYxk2fnCasq/FUph1hadxlTRjF+gAcZksxANnaMnALjxEddmSi/H3OR8ugcQ==" - } - }, - "npm:brace-expansion@1.1.11": { - "type": "npm", - "name": "npm:brace-expansion@1.1.11", - "data": { - "version": "1.1.11", - "packageName": "brace-expansion", - "hash": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" - } - }, - "npm:brace-expansion@2.0.1": { - "type": "npm", - "name": "npm:brace-expansion@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "brace-expansion", - "hash": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" - } - }, - "npm:braces": { - "type": "npm", - "name": "npm:braces", - "data": { - "version": "3.0.3", - "packageName": "braces", - "hash": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" - } - }, - "npm:browserify-zlib": { - "type": "npm", - "name": "npm:browserify-zlib", - "data": { - "version": "0.1.4", - "packageName": "browserify-zlib", - "hash": "sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ==" - } - }, - "npm:browserslist": { - "type": "npm", - "name": "npm:browserslist", - "data": { - "version": "4.24.4", - "packageName": "browserslist", - "hash": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==" - } - }, - "npm:bser": { - "type": "npm", - "name": "npm:bser", - "data": { - "version": "2.1.1", - "packageName": "bser", - "hash": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==" - } - }, - "npm:buffer-builder": { - "type": "npm", - "name": "npm:buffer-builder", - "data": { - "version": "0.2.0", - "packageName": "buffer-builder", - "hash": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==" - } - }, - "npm:buffer-equal-constant-time": { - "type": "npm", - "name": "npm:buffer-equal-constant-time", - "data": { - "version": "1.0.1", - "packageName": "buffer-equal-constant-time", - "hash": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==" - } - }, - "npm:buffer-from": { - "type": "npm", - "name": "npm:buffer-from", - "data": { - "version": "1.1.2", - "packageName": "buffer-from", - "hash": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" - } - }, - "npm:buffer@5.7.1": { - "type": "npm", - "name": "npm:buffer@5.7.1", - "data": { - "version": "5.7.1", - "packageName": "buffer", - "hash": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" - } - }, - "npm:buffer@6.0.3": { - "type": "npm", - "name": "npm:buffer@6.0.3", - "data": { - "version": "6.0.3", - "packageName": "buffer", - "hash": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==" - } - }, - "npm:bundle-name": { - "type": "npm", - "name": "npm:bundle-name", - "data": { - "version": "4.1.0", - "packageName": "bundle-name", - "hash": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==" - } - }, - "npm:bytes": { - "type": "npm", - "name": "npm:bytes", - "data": { - "version": "3.1.2", - "packageName": "bytes", - "hash": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" - } - }, - "npm:cac": { - "type": "npm", - "name": "npm:cac", - "data": { - "version": "6.7.14", - "packageName": "cac", - "hash": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==" - } - }, - "npm:call-bind": { - "type": "npm", - "name": "npm:call-bind", - "data": { - "version": "1.0.7", - "packageName": "call-bind", - "hash": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" - } - }, - "npm:caller-callsite": { - "type": "npm", - "name": "npm:caller-callsite", - "data": { - "version": "2.0.0", - "packageName": "caller-callsite", - "hash": "sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==" - } - }, - "npm:caller-path": { - "type": "npm", - "name": "npm:caller-path", - "data": { - "version": "2.0.0", - "packageName": "caller-path", - "hash": "sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==" - } - }, - "npm:callsites@2.0.0": { - "type": "npm", - "name": "npm:callsites@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "callsites", - "hash": "sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==" - } - }, - "npm:callsites@3.1.0": { - "type": "npm", - "name": "npm:callsites@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "callsites", - "hash": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" - } - }, - "npm:camelcase@5.3.1": { - "type": "npm", - "name": "npm:camelcase@5.3.1", - "data": { - "version": "5.3.1", - "packageName": "camelcase", - "hash": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" - } - }, - "npm:camelcase@6.3.0": { - "type": "npm", - "name": "npm:camelcase@6.3.0", - "data": { - "version": "6.3.0", - "packageName": "camelcase", - "hash": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" - } - }, - "npm:caniuse-lite@1.0.30001698": { - "type": "npm", - "name": "npm:caniuse-lite@1.0.30001698", - "data": { - "version": "1.0.30001698", - "packageName": "caniuse-lite", - "hash": "sha512-xJ3km2oiG/MbNU8G6zIq6XRZ6HtAOVXsbOrP/blGazi52kc5Yy7b6sDA5O+FbROzRrV7BSTllLHuNvmawYUJjw==" - } - }, - "npm:caniuse-lite@1.0.30001705": { - "type": "npm", - "name": "npm:caniuse-lite@1.0.30001705", - "data": { - "version": "1.0.30001705", - "packageName": "caniuse-lite", - "hash": "sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg==" - } - }, - "npm:caniuse-lite@1.0.30001718": { - "type": "npm", - "name": "npm:caniuse-lite@1.0.30001718", - "data": { - "version": "1.0.30001718", - "packageName": "caniuse-lite", - "hash": "sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==" - } - }, - "npm:caseless": { - "type": "npm", - "name": "npm:caseless", - "data": { - "version": "0.12.0", - "packageName": "caseless", - "hash": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" - } - }, - "npm:ccount": { - "type": "npm", - "name": "npm:ccount", - "data": { - "version": "2.0.1", - "packageName": "ccount", - "hash": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" - } - }, - "npm:chai": { - "type": "npm", - "name": "npm:chai", - "data": { - "version": "5.1.1", - "packageName": "chai", - "hash": "sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==" - } - }, - "npm:chalk@4.1.2": { - "type": "npm", - "name": "npm:chalk@4.1.2", - "data": { - "version": "4.1.2", - "packageName": "chalk", - "hash": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" - } - }, - "npm:chalk@5.3.0": { - "type": "npm", - "name": "npm:chalk@5.3.0", - "data": { - "version": "5.3.0", - "packageName": "chalk", - "hash": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" - } - }, - "npm:character-entities-html4": { - "type": "npm", - "name": "npm:character-entities-html4", - "data": { - "version": "2.1.0", - "packageName": "character-entities-html4", - "hash": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==" - } - }, - "npm:character-entities-legacy": { - "type": "npm", - "name": "npm:character-entities-legacy", - "data": { - "version": "3.0.0", - "packageName": "character-entities-legacy", - "hash": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==" - } - }, - "npm:character-entities": { - "type": "npm", - "name": "npm:character-entities", - "data": { - "version": "2.0.2", - "packageName": "character-entities", - "hash": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==" - } - }, - "npm:character-reference-invalid": { - "type": "npm", - "name": "npm:character-reference-invalid", - "data": { - "version": "2.0.1", - "packageName": "character-reference-invalid", - "hash": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==" - } - }, - "npm:chardet": { - "type": "npm", - "name": "npm:chardet", - "data": { - "version": "0.7.0", - "packageName": "chardet", - "hash": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" - } - }, - "npm:check-error": { - "type": "npm", - "name": "npm:check-error", - "data": { - "version": "2.1.1", - "packageName": "check-error", - "hash": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==" - } - }, - "npm:chokidar": { - "type": "npm", - "name": "npm:chokidar", - "data": { - "version": "3.6.0", - "packageName": "chokidar", - "hash": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" - } - }, - "npm:chownr": { - "type": "npm", - "name": "npm:chownr", - "data": { - "version": "3.0.0", - "packageName": "chownr", - "hash": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==" - } - }, - "npm:chrome-launcher": { - "type": "npm", - "name": "npm:chrome-launcher", - "data": { - "version": "0.15.2", - "packageName": "chrome-launcher", - "hash": "sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==" - } - }, - "npm:chrome-trace-event": { - "type": "npm", - "name": "npm:chrome-trace-event", - "data": { - "version": "1.0.4", - "packageName": "chrome-trace-event", - "hash": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==" - } - }, - "npm:chromium-edge-launcher": { - "type": "npm", - "name": "npm:chromium-edge-launcher", - "data": { - "version": "0.2.0", - "packageName": "chromium-edge-launcher", - "hash": "sha512-JfJjUnq25y9yg4FABRRVPmBGWPZZi+AQXT4mxupb67766/0UlhG8PAZCz6xzEMXTbW3CsSoE8PcCWA49n35mKg==" - } - }, - "npm:ci-info@2.0.0": { - "type": "npm", - "name": "npm:ci-info@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "ci-info", - "hash": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" - } - }, - "npm:ci-info@3.9.0": { - "type": "npm", - "name": "npm:ci-info@3.9.0", - "data": { - "version": "3.9.0", - "packageName": "ci-info", - "hash": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" - } - }, - "npm:cli-cursor": { - "type": "npm", - "name": "npm:cli-cursor", - "data": { - "version": "3.1.0", - "packageName": "cli-cursor", - "hash": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==" - } - }, - "npm:cli-spinners@2.6.1": { - "type": "npm", - "name": "npm:cli-spinners@2.6.1", - "data": { - "version": "2.6.1", - "packageName": "cli-spinners", - "hash": "sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==" - } - }, - "npm:cli-spinners@2.9.2": { - "type": "npm", - "name": "npm:cli-spinners@2.9.2", - "data": { - "version": "2.9.2", - "packageName": "cli-spinners", - "hash": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==" - } - }, - "npm:clipanion": { - "type": "npm", - "name": "npm:clipanion", - "data": { - "version": "4.0.0-rc.4", - "packageName": "clipanion", - "hash": "sha512-CXkMQxU6s9GklO/1f714dkKBMu1lopS1WFF0B8o4AxPykR1hpozxSiUZ5ZUeBjfPgCWqbcNOtZVFhB8Lkfp1+Q==" - } - }, - "npm:cliui": { - "type": "npm", - "name": "npm:cliui", - "data": { - "version": "8.0.1", - "packageName": "cliui", - "hash": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" - } - }, - "npm:clone-deep": { - "type": "npm", - "name": "npm:clone-deep", - "data": { - "version": "4.0.1", - "packageName": "clone-deep", - "hash": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" - } - }, - "npm:clone": { - "type": "npm", - "name": "npm:clone", - "data": { - "version": "1.0.4", - "packageName": "clone", - "hash": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==" - } - }, - "npm:clsx": { - "type": "npm", - "name": "npm:clsx", - "data": { - "version": "2.1.1", - "packageName": "clsx", - "hash": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" - } - }, - "npm:code-block-writer": { - "type": "npm", - "name": "npm:code-block-writer", - "data": { - "version": "13.0.3", - "packageName": "code-block-writer", - "hash": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==" - } - }, - "npm:collapse-white-space": { - "type": "npm", - "name": "npm:collapse-white-space", - "data": { - "version": "2.1.0", - "packageName": "collapse-white-space", - "hash": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==" - } - }, - "npm:color-convert": { - "type": "npm", - "name": "npm:color-convert", - "data": { - "version": "2.0.1", - "packageName": "color-convert", - "hash": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" - } - }, - "npm:color-name": { - "type": "npm", - "name": "npm:color-name", - "data": { - "version": "1.1.4", - "packageName": "color-name", - "hash": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - } - }, - "npm:colorette": { - "type": "npm", - "name": "npm:colorette", - "data": { - "version": "2.0.20", - "packageName": "colorette", - "hash": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" - } - }, - "npm:colorjs.io": { - "type": "npm", - "name": "npm:colorjs.io", - "data": { - "version": "0.5.2", - "packageName": "colorjs.io", - "hash": "sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==" - } - }, - "npm:columnify": { - "type": "npm", - "name": "npm:columnify", - "data": { - "version": "1.6.0", - "packageName": "columnify", - "hash": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==" - } - }, - "npm:combined-stream": { - "type": "npm", - "name": "npm:combined-stream", - "data": { - "version": "1.0.8", - "packageName": "combined-stream", - "hash": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" - } - }, - "npm:comma-separated-tokens": { - "type": "npm", - "name": "npm:comma-separated-tokens", - "data": { - "version": "2.0.3", - "packageName": "comma-separated-tokens", - "hash": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==" - } - }, - "npm:commander@12.1.0": { - "type": "npm", - "name": "npm:commander@12.1.0", - "data": { - "version": "12.1.0", - "packageName": "commander", - "hash": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==" - } - }, - "npm:commander@2.20.3": { - "type": "npm", - "name": "npm:commander@2.20.3", - "data": { - "version": "2.20.3", - "packageName": "commander", - "hash": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - } - }, - "npm:common-path-prefix": { - "type": "npm", - "name": "npm:common-path-prefix", - "data": { - "version": "3.0.0", - "packageName": "common-path-prefix", - "hash": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" - } - }, - "npm:commondir": { - "type": "npm", - "name": "npm:commondir", - "data": { - "version": "1.0.1", - "packageName": "commondir", - "hash": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" - } - }, - "npm:compressible": { - "type": "npm", - "name": "npm:compressible", - "data": { - "version": "2.0.18", - "packageName": "compressible", - "hash": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==" - } - }, - "npm:compression": { - "type": "npm", - "name": "npm:compression", - "data": { - "version": "1.7.5", - "packageName": "compression", - "hash": "sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==" - } - }, - "npm:concat-map": { - "type": "npm", - "name": "npm:concat-map", - "data": { - "version": "0.0.1", - "packageName": "concat-map", - "hash": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" - } - }, - "npm:config-chain": { - "type": "npm", - "name": "npm:config-chain", - "data": { - "version": "1.1.13", - "packageName": "config-chain", - "hash": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==" - } - }, - "npm:confusing-browser-globals": { - "type": "npm", - "name": "npm:confusing-browser-globals", - "data": { - "version": "1.0.11", - "packageName": "confusing-browser-globals", - "hash": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==" - } - }, - "npm:connect": { - "type": "npm", - "name": "npm:connect", - "data": { - "version": "3.7.0", - "packageName": "connect", - "hash": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==" - } - }, - "npm:content-disposition": { - "type": "npm", - "name": "npm:content-disposition", - "data": { - "version": "0.5.4", - "packageName": "content-disposition", - "hash": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==" - } - }, - "npm:content-type": { - "type": "npm", - "name": "npm:content-type", - "data": { - "version": "1.0.5", - "packageName": "content-type", - "hash": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" - } - }, - "npm:convert-source-map": { - "type": "npm", - "name": "npm:convert-source-map", - "data": { - "version": "2.0.0", - "packageName": "convert-source-map", - "hash": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" - } - }, - "npm:cookie-signature": { - "type": "npm", - "name": "npm:cookie-signature", - "data": { - "version": "1.0.6", - "packageName": "cookie-signature", - "hash": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" - } - }, - "npm:cookie@0.7.1": { - "type": "npm", - "name": "npm:cookie@0.7.1", - "data": { - "version": "0.7.1", - "packageName": "cookie", - "hash": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==" - } - }, - "npm:cookie@0.7.2": { - "type": "npm", - "name": "npm:cookie@0.7.2", - "data": { - "version": "0.7.2", - "packageName": "cookie", - "hash": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==" - } - }, - "npm:copy-to-clipboard": { - "type": "npm", - "name": "npm:copy-to-clipboard", - "data": { - "version": "3.3.3", - "packageName": "copy-to-clipboard", - "hash": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==" - } - }, - "npm:core-js-compat": { - "type": "npm", - "name": "npm:core-js-compat", - "data": { - "version": "3.38.1", - "packageName": "core-js-compat", - "hash": "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==" - } - }, - "npm:core-js@3.37.1": { - "type": "npm", - "name": "npm:core-js@3.37.1", - "data": { - "version": "3.37.1", - "packageName": "core-js", - "hash": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==" - } - }, - "npm:core-js@3.40.0": { - "type": "npm", - "name": "npm:core-js@3.40.0", - "data": { - "version": "3.40.0", - "packageName": "core-js", - "hash": "sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==" - } - }, - "npm:core-js@3.42.0": { - "type": "npm", - "name": "npm:core-js@3.42.0", - "data": { - "version": "3.42.0", - "packageName": "core-js", - "hash": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==" - } - }, - "npm:core-util-is@1.0.2": { - "type": "npm", - "name": "npm:core-util-is@1.0.2", - "data": { - "version": "1.0.2", - "packageName": "core-util-is", - "hash": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" - } - }, - "npm:core-util-is@1.0.3": { - "type": "npm", - "name": "npm:core-util-is@1.0.3", - "data": { - "version": "1.0.3", - "packageName": "core-util-is", - "hash": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" - } - }, - "npm:cors": { - "type": "npm", - "name": "npm:cors", - "data": { - "version": "2.8.5", - "packageName": "cors", - "hash": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==" - } - }, - "npm:corser": { - "type": "npm", - "name": "npm:corser", - "data": { - "version": "2.0.1", - "packageName": "corser", - "hash": "sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==" - } - }, - "npm:cosmiconfig@5.2.1": { - "type": "npm", - "name": "npm:cosmiconfig@5.2.1", - "data": { - "version": "5.2.1", - "packageName": "cosmiconfig", - "hash": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==" - } - }, - "npm:cosmiconfig@6.0.0": { - "type": "npm", - "name": "npm:cosmiconfig@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "cosmiconfig", - "hash": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==" - } - }, - "npm:cosmiconfig@9.0.0": { - "type": "npm", - "name": "npm:cosmiconfig@9.0.0", - "data": { - "version": "9.0.0", - "packageName": "cosmiconfig", - "hash": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==" - } - }, - "npm:create-require": { - "type": "npm", - "name": "npm:create-require", - "data": { - "version": "1.1.1", - "packageName": "create-require", - "hash": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" - } - }, - "npm:cross-spawn@7.0.3": { - "type": "npm", - "name": "npm:cross-spawn@7.0.3", - "data": { - "version": "7.0.3", - "packageName": "cross-spawn", - "hash": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" - } - }, - "npm:cross-spawn@7.0.6": { - "type": "npm", - "name": "npm:cross-spawn@7.0.6", - "data": { - "version": "7.0.6", - "packageName": "cross-spawn", - "hash": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" - } - }, - "npm:csstype": { - "type": "npm", - "name": "npm:csstype", - "data": { - "version": "3.1.3", - "packageName": "csstype", - "hash": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" - } - }, - "npm:dashdash": { - "type": "npm", - "name": "npm:dashdash", - "data": { - "version": "1.14.1", - "packageName": "dashdash", - "hash": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==" - } - }, - "npm:dayjs": { - "type": "npm", - "name": "npm:dayjs", - "data": { - "version": "1.11.13", - "packageName": "dayjs", - "hash": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" - } - }, - "npm:debug@2.6.9": { - "type": "npm", - "name": "npm:debug@2.6.9", - "data": { - "version": "2.6.9", - "packageName": "debug", - "hash": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" - } - }, - "npm:debug@3.2.7": { - "type": "npm", - "name": "npm:debug@3.2.7", - "data": { - "version": "3.2.7", - "packageName": "debug", - "hash": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" - } - }, - "npm:debug@4.3.4": { - "type": "npm", - "name": "npm:debug@4.3.4", - "data": { - "version": "4.3.4", - "packageName": "debug", - "hash": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==" - } - }, - "npm:debug@4.3.7": { - "type": "npm", - "name": "npm:debug@4.3.7", - "data": { - "version": "4.3.7", - "packageName": "debug", - "hash": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==" - } - }, - "npm:debug@4.4.0": { - "type": "npm", - "name": "npm:debug@4.4.0", - "data": { - "version": "4.4.0", - "packageName": "debug", - "hash": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==" - } - }, - "npm:decode-named-character-reference": { - "type": "npm", - "name": "npm:decode-named-character-reference", - "data": { - "version": "1.1.0", - "packageName": "decode-named-character-reference", - "hash": "sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==" - } - }, - "npm:dedent": { - "type": "npm", - "name": "npm:dedent", - "data": { - "version": "0.7.0", - "packageName": "dedent", - "hash": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==" - } - }, - "npm:deep-eql": { - "type": "npm", - "name": "npm:deep-eql", - "data": { - "version": "5.0.2", - "packageName": "deep-eql", - "hash": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==" - } - }, - "npm:deep-extend": { - "type": "npm", - "name": "npm:deep-extend", - "data": { - "version": "0.6.0", - "packageName": "deep-extend", - "hash": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" - } - }, - "npm:deep-is": { - "type": "npm", - "name": "npm:deep-is", - "data": { - "version": "0.1.4", - "packageName": "deep-is", - "hash": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" - } - }, - "npm:deepmerge": { - "type": "npm", - "name": "npm:deepmerge", - "data": { - "version": "4.3.1", - "packageName": "deepmerge", - "hash": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" - } - }, - "npm:default-browser-id": { - "type": "npm", - "name": "npm:default-browser-id", - "data": { - "version": "5.0.0", - "packageName": "default-browser-id", - "hash": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==" - } - }, - "npm:default-browser": { - "type": "npm", - "name": "npm:default-browser", - "data": { - "version": "5.2.1", - "packageName": "default-browser", - "hash": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==" - } - }, - "npm:defaults": { - "type": "npm", - "name": "npm:defaults", - "data": { - "version": "1.0.4", - "packageName": "defaults", - "hash": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==" - } - }, - "npm:define-data-property": { - "type": "npm", - "name": "npm:define-data-property", - "data": { - "version": "1.1.4", - "packageName": "define-data-property", - "hash": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" - } - }, - "npm:define-lazy-prop@2.0.0": { - "type": "npm", - "name": "npm:define-lazy-prop@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "define-lazy-prop", - "hash": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" - } - }, - "npm:define-lazy-prop@3.0.0": { - "type": "npm", - "name": "npm:define-lazy-prop@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "define-lazy-prop", - "hash": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==" - } - }, - "npm:delayed-stream": { - "type": "npm", - "name": "npm:delayed-stream", - "data": { - "version": "1.0.0", - "packageName": "delayed-stream", - "hash": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" - } - }, - "npm:depd": { - "type": "npm", - "name": "npm:depd", - "data": { - "version": "2.0.0", - "packageName": "depd", - "hash": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" - } - }, - "npm:dequal": { - "type": "npm", - "name": "npm:dequal", - "data": { - "version": "2.0.3", - "packageName": "dequal", - "hash": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" - } - }, - "npm:destroy": { - "type": "npm", - "name": "npm:destroy", - "data": { - "version": "1.2.0", - "packageName": "destroy", - "hash": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" - } - }, - "npm:detect-indent": { - "type": "npm", - "name": "npm:detect-indent", - "data": { - "version": "6.1.0", - "packageName": "detect-indent", - "hash": "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==" - } - }, - "npm:detect-port": { - "type": "npm", - "name": "npm:detect-port", - "data": { - "version": "1.6.1", - "packageName": "detect-port", - "hash": "sha512-CmnVc+Hek2egPx1PeTFVta2W78xy2K/9Rkf6cC4T59S50tVnzKj+tnx5mmx5lwvCkujZ4uRrpRSuV+IVs3f90Q==" - } - }, - "npm:devlop": { - "type": "npm", - "name": "npm:devlop", - "data": { - "version": "1.1.0", - "packageName": "devlop", - "hash": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==" - } - }, - "npm:diff-sequences": { - "type": "npm", - "name": "npm:diff-sequences", - "data": { - "version": "29.6.3", - "packageName": "diff-sequences", - "hash": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==" - } - }, - "npm:diff@4.0.2": { - "type": "npm", - "name": "npm:diff@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "diff", - "hash": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" - } - }, - "npm:diff@5.2.0": { - "type": "npm", - "name": "npm:diff@5.2.0", - "data": { - "version": "5.2.0", - "packageName": "diff", - "hash": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==" - } - }, - "npm:dir-glob": { - "type": "npm", - "name": "npm:dir-glob", - "data": { - "version": "3.0.1", - "packageName": "dir-glob", - "hash": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" - } - }, - "npm:dom-serializer@1.4.1": { - "type": "npm", - "name": "npm:dom-serializer@1.4.1", - "data": { - "version": "1.4.1", - "packageName": "dom-serializer", - "hash": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==" - } - }, - "npm:dom-serializer@2.0.0": { - "type": "npm", - "name": "npm:dom-serializer@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "dom-serializer", - "hash": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" - } - }, - "npm:domelementtype": { - "type": "npm", - "name": "npm:domelementtype", - "data": { - "version": "2.3.0", - "packageName": "domelementtype", - "hash": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" - } - }, - "npm:domhandler@4.3.1": { - "type": "npm", - "name": "npm:domhandler@4.3.1", - "data": { - "version": "4.3.1", - "packageName": "domhandler", - "hash": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==" - } - }, - "npm:domhandler@5.0.3": { - "type": "npm", - "name": "npm:domhandler@5.0.3", - "data": { - "version": "5.0.3", - "packageName": "domhandler", - "hash": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" - } - }, - "npm:domutils@2.8.0": { - "type": "npm", - "name": "npm:domutils@2.8.0", - "data": { - "version": "2.8.0", - "packageName": "domutils", - "hash": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==" - } - }, - "npm:domutils@3.2.2": { - "type": "npm", - "name": "npm:domutils@3.2.2", - "data": { - "version": "3.2.2", - "packageName": "domutils", - "hash": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==" - } - }, - "npm:dotenv-expand": { - "type": "npm", - "name": "npm:dotenv-expand", - "data": { - "version": "11.0.6", - "packageName": "dotenv-expand", - "hash": "sha512-8NHi73otpWsZGBSZwwknTXS5pqMOrk9+Ssrna8xCaxkzEpU9OTf9R5ArQGVw03//Zmk9MOwLPng9WwndvpAJ5g==" - } - }, - "npm:dotenv": { - "type": "npm", - "name": "npm:dotenv", - "data": { - "version": "16.4.5", - "packageName": "dotenv", - "hash": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" - } - }, - "npm:duplexify": { - "type": "npm", - "name": "npm:duplexify", - "data": { - "version": "3.7.1", - "packageName": "duplexify", - "hash": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==" - } - }, - "npm:eastasianwidth": { - "type": "npm", - "name": "npm:eastasianwidth", - "data": { - "version": "0.2.0", - "packageName": "eastasianwidth", - "hash": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" - } - }, - "npm:ecc-jsbn": { - "type": "npm", - "name": "npm:ecc-jsbn", - "data": { - "version": "0.1.2", - "packageName": "ecc-jsbn", - "hash": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==" - } - }, - "npm:ecdsa-sig-formatter": { - "type": "npm", - "name": "npm:ecdsa-sig-formatter", - "data": { - "version": "1.0.11", - "packageName": "ecdsa-sig-formatter", - "hash": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==" - } - }, - "npm:ee-first": { - "type": "npm", - "name": "npm:ee-first", - "data": { - "version": "1.1.1", - "packageName": "ee-first", - "hash": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" - } - }, - "npm:ejs": { - "type": "npm", - "name": "npm:ejs", - "data": { - "version": "3.1.10", - "packageName": "ejs", - "hash": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" - } - }, - "npm:electron-to-chromium": { - "type": "npm", - "name": "npm:electron-to-chromium", - "data": { - "version": "1.5.95", - "packageName": "electron-to-chromium", - "hash": "sha512-XNsZaQrgQX+BG37BRQv+E+HcOZlWhqYaDoVVNCws/WrYYdbGrkR1qCDJ2mviBF3flCs6/BTa4O7ANfFTFZk6Dg==" - } - }, - "npm:emoji-regex@8.0.0": { - "type": "npm", - "name": "npm:emoji-regex@8.0.0", - "data": { - "version": "8.0.0", - "packageName": "emoji-regex", - "hash": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - } - }, - "npm:emoji-regex@9.2.2": { - "type": "npm", - "name": "npm:emoji-regex@9.2.2", - "data": { - "version": "9.2.2", - "packageName": "emoji-regex", - "hash": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" - } - }, - "npm:encodeurl@1.0.2": { - "type": "npm", - "name": "npm:encodeurl@1.0.2", - "data": { - "version": "1.0.2", - "packageName": "encodeurl", - "hash": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" - } - }, - "npm:encodeurl@2.0.0": { - "type": "npm", - "name": "npm:encodeurl@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "encodeurl", - "hash": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" - } - }, - "npm:end-of-stream": { - "type": "npm", - "name": "npm:end-of-stream", - "data": { - "version": "1.4.4", - "packageName": "end-of-stream", - "hash": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" - } - }, - "npm:enhanced-resolve": { - "type": "npm", - "name": "npm:enhanced-resolve", - "data": { - "version": "5.18.1", - "packageName": "enhanced-resolve", - "hash": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==" - } - }, - "npm:enquirer@2.3.6": { - "type": "npm", - "name": "npm:enquirer@2.3.6", - "data": { - "version": "2.3.6", - "packageName": "enquirer", - "hash": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==" - } - }, - "npm:enquirer@2.4.1": { - "type": "npm", - "name": "npm:enquirer@2.4.1", - "data": { - "version": "2.4.1", - "packageName": "enquirer", - "hash": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==" - } - }, - "npm:entities@2.2.0": { - "type": "npm", - "name": "npm:entities@2.2.0", - "data": { - "version": "2.2.0", - "packageName": "entities", - "hash": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" - } - }, - "npm:entities@4.5.0": { - "type": "npm", - "name": "npm:entities@4.5.0", - "data": { - "version": "4.5.0", - "packageName": "entities", - "hash": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" - } - }, - "npm:env-paths": { - "type": "npm", - "name": "npm:env-paths", - "data": { - "version": "2.2.1", - "packageName": "env-paths", - "hash": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" - } - }, - "npm:envinfo": { - "type": "npm", - "name": "npm:envinfo", - "data": { - "version": "7.14.0", - "packageName": "envinfo", - "hash": "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==" - } - }, - "npm:error-ex": { - "type": "npm", - "name": "npm:error-ex", - "data": { - "version": "1.3.2", - "packageName": "error-ex", - "hash": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" - } - }, - "npm:error-stack-parser": { - "type": "npm", - "name": "npm:error-stack-parser", - "data": { - "version": "2.1.4", - "packageName": "error-stack-parser", - "hash": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==" - } - }, - "npm:errorhandler": { - "type": "npm", - "name": "npm:errorhandler", - "data": { - "version": "1.5.1", - "packageName": "errorhandler", - "hash": "sha512-rcOwbfvP1WTViVoUjcfZicVzjhjTuhSMntHh6mW3IrEiyE6mJyXvsToJUJGlGlw/2xU9P5whlWNGlIDVeCiT4A==" - } - }, - "npm:es-define-property": { - "type": "npm", - "name": "npm:es-define-property", - "data": { - "version": "1.0.0", - "packageName": "es-define-property", - "hash": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" - } - }, - "npm:es-errors": { - "type": "npm", - "name": "npm:es-errors", - "data": { - "version": "1.3.0", - "packageName": "es-errors", - "hash": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" - } - }, - "npm:es-module-lexer": { - "type": "npm", - "name": "npm:es-module-lexer", - "data": { - "version": "1.6.0", - "packageName": "es-module-lexer", - "hash": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==" - } - }, - "npm:esast-util-from-estree": { - "type": "npm", - "name": "npm:esast-util-from-estree", - "data": { - "version": "2.0.0", - "packageName": "esast-util-from-estree", - "hash": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==" - } - }, - "npm:esast-util-from-js": { - "type": "npm", - "name": "npm:esast-util-from-js", - "data": { - "version": "2.0.1", - "packageName": "esast-util-from-js", - "hash": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==" - } - }, - "npm:esbuild": { - "type": "npm", - "name": "npm:esbuild", - "data": { - "version": "0.21.5", - "packageName": "esbuild", - "hash": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==" - } - }, - "npm:escalade": { - "type": "npm", - "name": "npm:escalade", - "data": { - "version": "3.2.0", - "packageName": "escalade", - "hash": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" - } - }, - "npm:escape-html": { - "type": "npm", - "name": "npm:escape-html", - "data": { - "version": "1.0.3", - "packageName": "escape-html", - "hash": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" - } - }, - "npm:escape-string-regexp@1.0.5": { - "type": "npm", - "name": "npm:escape-string-regexp@1.0.5", - "data": { - "version": "1.0.5", - "packageName": "escape-string-regexp", - "hash": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" - } - }, - "npm:escape-string-regexp@2.0.0": { - "type": "npm", - "name": "npm:escape-string-regexp@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "escape-string-regexp", - "hash": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" - } - }, - "npm:escape-string-regexp@4.0.0": { - "type": "npm", - "name": "npm:escape-string-regexp@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "escape-string-regexp", - "hash": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" - } - }, - "npm:escape-string-regexp@5.0.0": { - "type": "npm", - "name": "npm:escape-string-regexp@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "escape-string-regexp", - "hash": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==" - } - }, - "npm:eslint-config-prettier": { - "type": "npm", - "name": "npm:eslint-config-prettier", - "data": { - "version": "9.1.0", - "packageName": "eslint-config-prettier", - "hash": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==" - } - }, - "npm:eslint-plugin-simple-import-sort": { - "type": "npm", - "name": "npm:eslint-plugin-simple-import-sort", - "data": { - "version": "12.1.1", - "packageName": "eslint-plugin-simple-import-sort", - "hash": "sha512-6nuzu4xwQtE3332Uz0to+TxDQYRLTKRESSc2hefVT48Zc8JthmN23Gx9lnYhu0FtkRSL1oxny3kJ2aveVhmOVA==" - } - }, - "npm:eslint-scope@5.1.1": { - "type": "npm", - "name": "npm:eslint-scope@5.1.1", - "data": { - "version": "5.1.1", - "packageName": "eslint-scope", - "hash": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==" - } - }, - "npm:eslint-scope@8.0.2": { - "type": "npm", - "name": "npm:eslint-scope@8.0.2", - "data": { - "version": "8.0.2", - "packageName": "eslint-scope", - "hash": "sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==" - } - }, - "npm:eslint-visitor-keys@3.4.3": { - "type": "npm", - "name": "npm:eslint-visitor-keys@3.4.3", - "data": { - "version": "3.4.3", - "packageName": "eslint-visitor-keys", - "hash": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" - } - }, - "npm:eslint-visitor-keys@4.0.0": { - "type": "npm", - "name": "npm:eslint-visitor-keys@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "eslint-visitor-keys", - "hash": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==" - } - }, - "npm:eslint-visitor-keys@4.2.0": { - "type": "npm", - "name": "npm:eslint-visitor-keys@4.2.0", - "data": { - "version": "4.2.0", - "packageName": "eslint-visitor-keys", - "hash": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==" - } - }, - "npm:eslint": { - "type": "npm", - "name": "npm:eslint", - "data": { - "version": "9.11.0", - "packageName": "eslint", - "hash": "sha512-yVS6XODx+tMFMDFcG4+Hlh+qG7RM6cCJXtQhCKLSsr3XkLvWggHjCqjfh0XsPPnt1c56oaT6PMgW9XWQQjdHXA==" - } - }, - "npm:espree@10.1.0": { - "type": "npm", - "name": "npm:espree@10.1.0", - "data": { - "version": "10.1.0", - "packageName": "espree", - "hash": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==" - } - }, - "npm:espree@9.6.1": { - "type": "npm", - "name": "npm:espree@9.6.1", - "data": { - "version": "9.6.1", - "packageName": "espree", - "hash": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" - } - }, - "npm:esprima": { - "type": "npm", - "name": "npm:esprima", - "data": { - "version": "4.0.1", - "packageName": "esprima", - "hash": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" - } - }, - "npm:esquery": { - "type": "npm", - "name": "npm:esquery", - "data": { - "version": "1.6.0", - "packageName": "esquery", - "hash": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" - } - }, - "npm:esrecurse": { - "type": "npm", - "name": "npm:esrecurse", - "data": { - "version": "4.3.0", - "packageName": "esrecurse", - "hash": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" - } - }, - "npm:estraverse@4.3.0": { - "type": "npm", - "name": "npm:estraverse@4.3.0", - "data": { - "version": "4.3.0", - "packageName": "estraverse", - "hash": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" - } - }, - "npm:estraverse@5.3.0": { - "type": "npm", - "name": "npm:estraverse@5.3.0", - "data": { - "version": "5.3.0", - "packageName": "estraverse", - "hash": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" - } - }, - "npm:estree-util-attach-comments": { - "type": "npm", - "name": "npm:estree-util-attach-comments", - "data": { - "version": "3.0.0", - "packageName": "estree-util-attach-comments", - "hash": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==" - } - }, - "npm:estree-util-build-jsx": { - "type": "npm", - "name": "npm:estree-util-build-jsx", - "data": { - "version": "3.0.1", - "packageName": "estree-util-build-jsx", - "hash": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==" - } - }, - "npm:estree-util-is-identifier-name@1.1.0": { - "type": "npm", - "name": "npm:estree-util-is-identifier-name@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "estree-util-is-identifier-name", - "hash": "sha512-OVJZ3fGGt9By77Ix9NhaRbzfbDV/2rx9EP7YIDJTmsZSEc5kYn2vWcNccYyahJL2uAQZK2a5Or2i0wtIKTPoRQ==" - } - }, - "npm:estree-util-is-identifier-name@3.0.0": { - "type": "npm", - "name": "npm:estree-util-is-identifier-name@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "estree-util-is-identifier-name", - "hash": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==" - } - }, - "npm:estree-util-scope": { - "type": "npm", - "name": "npm:estree-util-scope", - "data": { - "version": "1.0.0", - "packageName": "estree-util-scope", - "hash": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==" - } - }, - "npm:estree-util-to-js": { - "type": "npm", - "name": "npm:estree-util-to-js", - "data": { - "version": "2.0.0", - "packageName": "estree-util-to-js", - "hash": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==" - } - }, - "npm:estree-util-visit": { - "type": "npm", - "name": "npm:estree-util-visit", - "data": { - "version": "2.0.0", - "packageName": "estree-util-visit", - "hash": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==" - } - }, - "npm:estree-walker": { - "type": "npm", - "name": "npm:estree-walker", - "data": { - "version": "3.0.3", - "packageName": "estree-walker", - "hash": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" - } - }, - "npm:esutils": { - "type": "npm", - "name": "npm:esutils", - "data": { - "version": "2.0.3", - "packageName": "esutils", - "hash": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" - } - }, - "npm:etag": { - "type": "npm", - "name": "npm:etag", - "data": { - "version": "1.8.1", - "packageName": "etag", - "hash": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" - } - }, - "npm:event-target-shim": { - "type": "npm", - "name": "npm:event-target-shim", - "data": { - "version": "5.0.1", - "packageName": "event-target-shim", - "hash": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" - } - }, - "npm:eventemitter3": { - "type": "npm", - "name": "npm:eventemitter3", - "data": { - "version": "4.0.7", - "packageName": "eventemitter3", - "hash": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" - } - }, - "npm:events": { - "type": "npm", - "name": "npm:events", - "data": { - "version": "3.3.0", - "packageName": "events", - "hash": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" - } - }, - "npm:execa": { - "type": "npm", - "name": "npm:execa", - "data": { - "version": "5.1.1", - "packageName": "execa", - "hash": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" - } - }, - "npm:exponential-backoff": { - "type": "npm", - "name": "npm:exponential-backoff", - "data": { - "version": "3.1.2", - "packageName": "exponential-backoff", - "hash": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==" - } - }, - "npm:express-rate-limit": { - "type": "npm", - "name": "npm:express-rate-limit", - "data": { - "version": "5.5.1", - "packageName": "express-rate-limit", - "hash": "sha512-MTjE2eIbHv5DyfuFz4zLYWxpqVhEhkTiwFGuB74Q9CSou2WHO52nlE5y3Zlg6SIsiYUIPj6ifFxnkPz6O3sIUg==" - } - }, - "npm:express": { - "type": "npm", - "name": "npm:express", - "data": { - "version": "4.21.2", - "packageName": "express", - "hash": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==" - } - }, - "npm:extend-shallow": { - "type": "npm", - "name": "npm:extend-shallow", - "data": { - "version": "2.0.1", - "packageName": "extend-shallow", - "hash": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==" - } - }, - "npm:extend": { - "type": "npm", - "name": "npm:extend", - "data": { - "version": "3.0.2", - "packageName": "extend", - "hash": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" - } - }, - "npm:extendable-error": { - "type": "npm", - "name": "npm:extendable-error", - "data": { - "version": "0.1.7", - "packageName": "extendable-error", - "hash": "sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==" - } - }, - "npm:external-editor": { - "type": "npm", - "name": "npm:external-editor", - "data": { - "version": "3.1.0", - "packageName": "external-editor", - "hash": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==" - } - }, - "npm:extsprintf": { - "type": "npm", - "name": "npm:extsprintf", - "data": { - "version": "1.3.0", - "packageName": "extsprintf", - "hash": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==" - } - }, - "npm:fast-content-type-parse": { - "type": "npm", - "name": "npm:fast-content-type-parse", - "data": { - "version": "1.1.0", - "packageName": "fast-content-type-parse", - "hash": "sha512-fBHHqSTFLVnR61C+gltJuE5GkVQMV0S2nqUO8TJ+5Z3qAKG8vAx4FKai1s5jq/inV1+sREynIWSuQ6HgoSXpDQ==" - } - }, - "npm:fast-decode-uri-component": { - "type": "npm", - "name": "npm:fast-decode-uri-component", - "data": { - "version": "1.0.1", - "packageName": "fast-decode-uri-component", - "hash": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==" - } - }, - "npm:fast-deep-equal": { - "type": "npm", - "name": "npm:fast-deep-equal", - "data": { - "version": "3.1.3", - "packageName": "fast-deep-equal", - "hash": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" - } - }, - "npm:fast-fifo": { - "type": "npm", - "name": "npm:fast-fifo", - "data": { - "version": "1.3.2", - "packageName": "fast-fifo", - "hash": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" - } - }, - "npm:fast-glob": { - "type": "npm", - "name": "npm:fast-glob", - "data": { - "version": "3.3.2", - "packageName": "fast-glob", - "hash": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" - } - }, - "npm:fast-glob@3.3.3": { - "type": "npm", - "name": "npm:fast-glob@3.3.3", - "data": { - "version": "3.3.3", - "packageName": "fast-glob", - "hash": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" - } - }, - "npm:fast-json-stable-stringify": { - "type": "npm", - "name": "npm:fast-json-stable-stringify", - "data": { - "version": "2.1.0", - "packageName": "fast-json-stable-stringify", - "hash": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" - } - }, - "npm:fast-json-stringify": { - "type": "npm", - "name": "npm:fast-json-stringify", - "data": { - "version": "5.16.1", - "packageName": "fast-json-stringify", - "hash": "sha512-KAdnLvy1yu/XrRtP+LJnxbBGrhN+xXu+gt3EUvZhYGKCr3lFHq/7UFJHHFgmJKoqlh6B40bZLEv7w46B0mqn1g==" - } - }, - "npm:fast-levenshtein": { - "type": "npm", - "name": "npm:fast-levenshtein", - "data": { - "version": "2.0.6", - "packageName": "fast-levenshtein", - "hash": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" - } - }, - "npm:fast-querystring": { - "type": "npm", - "name": "npm:fast-querystring", - "data": { - "version": "1.1.2", - "packageName": "fast-querystring", - "hash": "sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==" - } - }, - "npm:fast-redact": { - "type": "npm", - "name": "npm:fast-redact", - "data": { - "version": "3.5.0", - "packageName": "fast-redact", - "hash": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==" - } - }, - "npm:fast-safe-stringify": { - "type": "npm", - "name": "npm:fast-safe-stringify", - "data": { - "version": "2.1.1", - "packageName": "fast-safe-stringify", - "hash": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" - } - }, - "npm:fast-uri@2.4.0": { - "type": "npm", - "name": "npm:fast-uri@2.4.0", - "data": { - "version": "2.4.0", - "packageName": "fast-uri", - "hash": "sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==" - } - }, - "npm:fast-uri@3.0.1": { - "type": "npm", - "name": "npm:fast-uri@3.0.1", - "data": { - "version": "3.0.1", - "packageName": "fast-uri", - "hash": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==" - } - }, - "npm:fast-xml-parser": { - "type": "npm", - "name": "npm:fast-xml-parser", - "data": { - "version": "4.5.1", - "packageName": "fast-xml-parser", - "hash": "sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==" - } - }, - "npm:fastify-favicon": { - "type": "npm", - "name": "npm:fastify-favicon", - "data": { - "version": "4.3.0", - "packageName": "fastify-favicon", - "hash": "sha512-EDJ7oYTvJs7bfyU7WKVw8PGoVuwWXIsyJr2woVS2K3kNii2AWd2svppJCsPnV8ZwuyxRfwt4KNgJQjo6kOut4w==" - } - }, - "npm:fastify-plugin": { - "type": "npm", - "name": "npm:fastify-plugin", - "data": { - "version": "4.5.1", - "packageName": "fastify-plugin", - "hash": "sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==" - } - }, - "npm:fastify": { - "type": "npm", - "name": "npm:fastify", - "data": { - "version": "4.28.1", - "packageName": "fastify", - "hash": "sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==" - } - }, - "npm:fastq": { - "type": "npm", - "name": "npm:fastq", - "data": { - "version": "1.17.1", - "packageName": "fastq", - "hash": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" - } - }, - "npm:fb-watchman": { - "type": "npm", - "name": "npm:fb-watchman", - "data": { - "version": "2.0.2", - "packageName": "fb-watchman", - "hash": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==" - } - }, - "npm:fdir@6.4.0": { - "type": "npm", - "name": "npm:fdir@6.4.0", - "data": { - "version": "6.4.0", - "packageName": "fdir", - "hash": "sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ==" - } - }, - "npm:fdir@6.4.2": { - "type": "npm", - "name": "npm:fdir@6.4.2", - "data": { - "version": "6.4.2", - "packageName": "fdir", - "hash": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==" - } - }, - "npm:fdir@6.4.4": { - "type": "npm", - "name": "npm:fdir@6.4.4", - "data": { - "version": "6.4.4", - "packageName": "fdir", - "hash": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==" - } - }, - "npm:fflate": { - "type": "npm", - "name": "npm:fflate", - "data": { - "version": "0.8.2", - "packageName": "fflate", - "hash": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==" - } - }, - "npm:figures": { - "type": "npm", - "name": "npm:figures", - "data": { - "version": "3.2.0", - "packageName": "figures", - "hash": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" - } - }, - "npm:file-entry-cache": { - "type": "npm", - "name": "npm:file-entry-cache", - "data": { - "version": "8.0.0", - "packageName": "file-entry-cache", - "hash": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==" - } - }, - "npm:filelist": { - "type": "npm", - "name": "npm:filelist", - "data": { - "version": "1.0.4", - "packageName": "filelist", - "hash": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" - } - }, - "npm:fill-range": { - "type": "npm", - "name": "npm:fill-range", - "data": { - "version": "7.1.1", - "packageName": "fill-range", - "hash": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" - } - }, - "npm:finalhandler@1.1.2": { - "type": "npm", - "name": "npm:finalhandler@1.1.2", - "data": { - "version": "1.1.2", - "packageName": "finalhandler", - "hash": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==" - } - }, - "npm:finalhandler@1.3.1": { - "type": "npm", - "name": "npm:finalhandler@1.3.1", - "data": { - "version": "1.3.1", - "packageName": "finalhandler", - "hash": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==" - } - }, - "npm:find-cache-dir@2.1.0": { - "type": "npm", - "name": "npm:find-cache-dir@2.1.0", - "data": { - "version": "2.1.0", - "packageName": "find-cache-dir", - "hash": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==" - } - }, - "npm:find-cache-dir@4.0.0": { - "type": "npm", - "name": "npm:find-cache-dir@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "find-cache-dir", - "hash": "sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==" - } - }, - "npm:find-my-way": { - "type": "npm", - "name": "npm:find-my-way", - "data": { - "version": "8.2.2", - "packageName": "find-my-way", - "hash": "sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==" - } - }, - "npm:find-up@3.0.0": { - "type": "npm", - "name": "npm:find-up@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "find-up", - "hash": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==" - } - }, - "npm:find-up@4.1.0": { - "type": "npm", - "name": "npm:find-up@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "find-up", - "hash": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" - } - }, - "npm:find-up@5.0.0": { - "type": "npm", - "name": "npm:find-up@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "find-up", - "hash": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" - } - }, - "npm:find-up@6.3.0": { - "type": "npm", - "name": "npm:find-up@6.3.0", - "data": { - "version": "6.3.0", - "packageName": "find-up", - "hash": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==" - } - }, - "npm:flat-cache": { - "type": "npm", - "name": "npm:flat-cache", - "data": { - "version": "4.0.1", - "packageName": "flat-cache", - "hash": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==" - } - }, - "npm:flat": { - "type": "npm", - "name": "npm:flat", - "data": { - "version": "5.0.2", - "packageName": "flat", - "hash": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" - } - }, - "npm:flatted": { - "type": "npm", - "name": "npm:flatted", - "data": { - "version": "3.3.1", - "packageName": "flatted", - "hash": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" - } - }, - "npm:flexsearch": { - "type": "npm", - "name": "npm:flexsearch", - "data": { - "version": "0.7.43", - "packageName": "flexsearch", - "hash": "sha512-c5o/+Um8aqCSOXGcZoqZOm+NqtVwNsvVpWv6lfmSclU954O3wvQKxxK8zj74fPaSJbXpSLTs4PRhh+wnoCXnKg==" - } - }, - "npm:flow-enums-runtime": { - "type": "npm", - "name": "npm:flow-enums-runtime", - "data": { - "version": "0.0.6", - "packageName": "flow-enums-runtime", - "hash": "sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==" - } - }, - "npm:flow-parser": { - "type": "npm", - "name": "npm:flow-parser", - "data": { - "version": "0.259.1", - "packageName": "flow-parser", - "hash": "sha512-xiXLmMH2Z7OmdE9Q+MjljUMr/rbemFqZIRxaeZieVScG4HzQrKKhNcCYZbWTGpoN7ZPi7z8ClQbeVPq6t5AszQ==" - } - }, - "npm:flow-remove-types": { - "type": "npm", - "name": "npm:flow-remove-types", - "data": { - "version": "2.254.1", - "packageName": "flow-remove-types", - "hash": "sha512-iMMKQ52qlUJG/O4CDchISS1c+Jirtop0H72CHMTXoeUcD+YRhyAclIzdy+QdTp/AsBWVudDGofYgNXl21zJQ3w==" - } - }, - "npm:follow-redirects": { - "type": "npm", - "name": "npm:follow-redirects", - "data": { - "version": "1.15.9", - "packageName": "follow-redirects", - "hash": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==" - } - }, - "npm:foreground-child": { - "type": "npm", - "name": "npm:foreground-child", - "data": { - "version": "3.3.0", - "packageName": "foreground-child", - "hash": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==" - } - }, - "npm:forever-agent": { - "type": "npm", - "name": "npm:forever-agent", - "data": { - "version": "0.6.1", - "packageName": "forever-agent", - "hash": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==" - } - }, - "npm:form-data": { - "type": "npm", - "name": "npm:form-data", - "data": { - "version": "4.0.0", - "packageName": "form-data", - "hash": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==" - } - }, - "npm:forwarded": { - "type": "npm", - "name": "npm:forwarded", - "data": { - "version": "0.2.0", - "packageName": "forwarded", - "hash": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" - } - }, - "npm:fresh": { - "type": "npm", - "name": "npm:fresh", - "data": { - "version": "0.5.2", - "packageName": "fresh", - "hash": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" - } - }, - "npm:front-matter": { - "type": "npm", - "name": "npm:front-matter", - "data": { - "version": "4.0.2", - "packageName": "front-matter", - "hash": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==" - } - }, - "npm:fs-constants": { - "type": "npm", - "name": "npm:fs-constants", - "data": { - "version": "1.0.0", - "packageName": "fs-constants", - "hash": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" - } - }, - "npm:fs-extra@11.3.0": { - "type": "npm", - "name": "npm:fs-extra@11.3.0", - "data": { - "version": "11.3.0", - "packageName": "fs-extra", - "hash": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==" - } - }, - "npm:fs-extra@7.0.1": { - "type": "npm", - "name": "npm:fs-extra@7.0.1", - "data": { - "version": "7.0.1", - "packageName": "fs-extra", - "hash": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==" - } - }, - "npm:fs-extra@8.1.0": { - "type": "npm", - "name": "npm:fs-extra@8.1.0", - "data": { - "version": "8.1.0", - "packageName": "fs-extra", - "hash": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==" - } - }, - "npm:fs.realpath": { - "type": "npm", - "name": "npm:fs.realpath", - "data": { - "version": "1.0.0", - "packageName": "fs.realpath", - "hash": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" - } - }, - "npm:fsevents": { - "type": "npm", - "name": "npm:fsevents", - "data": { - "version": "2.3.3", - "packageName": "fsevents", - "hash": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" - } - }, - "npm:function-bind": { - "type": "npm", - "name": "npm:function-bind", - "data": { - "version": "1.1.2", - "packageName": "function-bind", - "hash": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" - } - }, - "npm:gensync": { - "type": "npm", - "name": "npm:gensync", - "data": { - "version": "1.0.0-beta.2", - "packageName": "gensync", - "hash": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" - } - }, - "npm:get-caller-file": { - "type": "npm", - "name": "npm:get-caller-file", - "data": { - "version": "2.0.5", - "packageName": "get-caller-file", - "hash": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" - } - }, - "npm:get-func-name": { - "type": "npm", - "name": "npm:get-func-name", - "data": { - "version": "2.0.2", - "packageName": "get-func-name", - "hash": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==" - } - }, - "npm:get-intrinsic": { - "type": "npm", - "name": "npm:get-intrinsic", - "data": { - "version": "1.2.4", - "packageName": "get-intrinsic", - "hash": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" - } - }, - "npm:get-package-type": { - "type": "npm", - "name": "npm:get-package-type", - "data": { - "version": "0.1.0", - "packageName": "get-package-type", - "hash": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==" - } - }, - "npm:get-stream": { - "type": "npm", - "name": "npm:get-stream", - "data": { - "version": "6.0.1", - "packageName": "get-stream", - "hash": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" - } - }, - "npm:getenv": { - "type": "npm", - "name": "npm:getenv", - "data": { - "version": "1.0.0", - "packageName": "getenv", - "hash": "sha512-7yetJWqbS9sbn0vIfliPsFgoXMKn/YMF+Wuiog97x+urnSRRRZ7xB+uVkwGKzRgq9CDFfMQnE9ruL5DHv9c6Xg==" - } - }, - "npm:getpass": { - "type": "npm", - "name": "npm:getpass", - "data": { - "version": "0.1.7", - "packageName": "getpass", - "hash": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==" - } - }, - "npm:github-slugger": { - "type": "npm", - "name": "npm:github-slugger", - "data": { - "version": "2.0.0", - "packageName": "github-slugger", - "hash": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==" - } - }, - "npm:glob-parent@5.1.2": { - "type": "npm", - "name": "npm:glob-parent@5.1.2", - "data": { - "version": "5.1.2", - "packageName": "glob-parent", - "hash": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" - } - }, - "npm:glob-parent@6.0.2": { - "type": "npm", - "name": "npm:glob-parent@6.0.2", - "data": { - "version": "6.0.2", - "packageName": "glob-parent", - "hash": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" - } - }, - "npm:glob-to-regexp": { - "type": "npm", - "name": "npm:glob-to-regexp", - "data": { - "version": "0.4.1", - "packageName": "glob-to-regexp", - "hash": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" - } - }, - "npm:glob@10.4.5": { - "type": "npm", - "name": "npm:glob@10.4.5", - "data": { - "version": "10.4.5", - "packageName": "glob", - "hash": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==" - } - }, - "npm:glob@7.2.3": { - "type": "npm", - "name": "npm:glob@7.2.3", - "data": { - "version": "7.2.3", - "packageName": "glob", - "hash": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" - } - }, - "npm:globals@11.12.0": { - "type": "npm", - "name": "npm:globals@11.12.0", - "data": { - "version": "11.12.0", - "packageName": "globals", - "hash": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" - } - }, - "npm:globals@14.0.0": { - "type": "npm", - "name": "npm:globals@14.0.0", - "data": { - "version": "14.0.0", - "packageName": "globals", - "hash": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==" - } - }, - "npm:globals@15.9.0": { - "type": "npm", - "name": "npm:globals@15.9.0", - "data": { - "version": "15.9.0", - "packageName": "globals", - "hash": "sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==" - } - }, - "npm:globby": { - "type": "npm", - "name": "npm:globby", - "data": { - "version": "11.1.0", - "packageName": "globby", - "hash": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" - } - }, - "npm:globrex": { - "type": "npm", - "name": "npm:globrex", - "data": { - "version": "0.1.2", - "packageName": "globrex", - "hash": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==" - } - }, - "npm:gopd": { - "type": "npm", - "name": "npm:gopd", - "data": { - "version": "1.0.1", - "packageName": "gopd", - "hash": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==" - } - }, - "npm:graceful-fs@4.2.10": { - "type": "npm", - "name": "npm:graceful-fs@4.2.10", - "data": { - "version": "4.2.10", - "packageName": "graceful-fs", - "hash": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" - } - }, - "npm:graceful-fs@4.2.11": { - "type": "npm", - "name": "npm:graceful-fs@4.2.11", - "data": { - "version": "4.2.11", - "packageName": "graceful-fs", - "hash": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" - } - }, - "npm:gradient-string@2.0.2": { - "type": "npm", - "name": "npm:gradient-string@2.0.2", - "data": { - "version": "2.0.2", - "packageName": "gradient-string", - "hash": "sha512-rEDCuqUQ4tbD78TpzsMtt5OIf0cBCSDWSJtUDaF6JsAh+k0v9r++NzxNEG87oDZx9ZwGhD8DaezR2L/yrw0Jdw==" - } - }, - "npm:gradient-string@3.0.0": { - "type": "npm", - "name": "npm:gradient-string@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "gradient-string", - "hash": "sha512-frdKI4Qi8Ihp4C6wZNB565de/THpIaw3DjP5ku87M+N9rNSGmPTjfkq61SdRXB7eCaL8O1hkKDvf6CDMtOzIAg==" - } - }, - "npm:graphemer": { - "type": "npm", - "name": "npm:graphemer", - "data": { - "version": "1.4.0", - "packageName": "graphemer", - "hash": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" - } - }, - "npm:gray-matter": { - "type": "npm", - "name": "npm:gray-matter", - "data": { - "version": "4.0.3", - "packageName": "gray-matter", - "hash": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==" - } - }, - "npm:gunzip-maybe": { - "type": "npm", - "name": "npm:gunzip-maybe", - "data": { - "version": "1.4.2", - "packageName": "gunzip-maybe", - "hash": "sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==" - } - }, - "npm:handlebars": { - "type": "npm", - "name": "npm:handlebars", - "data": { - "version": "4.7.8", - "packageName": "handlebars", - "hash": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==" - } - }, - "npm:has-flag": { - "type": "npm", - "name": "npm:has-flag", - "data": { - "version": "4.0.0", - "packageName": "has-flag", - "hash": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - } - }, - "npm:has-property-descriptors": { - "type": "npm", - "name": "npm:has-property-descriptors", - "data": { - "version": "1.0.2", - "packageName": "has-property-descriptors", - "hash": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" - } - }, - "npm:has-proto": { - "type": "npm", - "name": "npm:has-proto", - "data": { - "version": "1.0.3", - "packageName": "has-proto", - "hash": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==" - } - }, - "npm:has-symbols": { - "type": "npm", - "name": "npm:has-symbols", - "data": { - "version": "1.0.3", - "packageName": "has-symbols", - "hash": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" - } - }, - "npm:hasown": { - "type": "npm", - "name": "npm:hasown", - "data": { - "version": "2.0.2", - "packageName": "hasown", - "hash": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" - } - }, - "npm:hast-util-from-html": { - "type": "npm", - "name": "npm:hast-util-from-html", - "data": { - "version": "2.0.3", - "packageName": "hast-util-from-html", - "hash": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==" - } - }, - "npm:hast-util-from-parse5": { - "type": "npm", - "name": "npm:hast-util-from-parse5", - "data": { - "version": "8.0.3", - "packageName": "hast-util-from-parse5", - "hash": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==" - } - }, - "npm:hast-util-heading-rank": { - "type": "npm", - "name": "npm:hast-util-heading-rank", - "data": { - "version": "3.0.0", - "packageName": "hast-util-heading-rank", - "hash": "sha512-EJKb8oMUXVHcWZTDepnr+WNbfnXKFNf9duMesmr4S8SXTJBJ9M4Yok08pu9vxdJwdlGRhVumk9mEhkEvKGifwA==" - } - }, - "npm:hast-util-is-element": { - "type": "npm", - "name": "npm:hast-util-is-element", - "data": { - "version": "3.0.0", - "packageName": "hast-util-is-element", - "hash": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==" - } - }, - "npm:hast-util-parse-selector": { - "type": "npm", - "name": "npm:hast-util-parse-selector", - "data": { - "version": "4.0.0", - "packageName": "hast-util-parse-selector", - "hash": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==" - } - }, - "npm:hast-util-to-estree": { - "type": "npm", - "name": "npm:hast-util-to-estree", - "data": { - "version": "3.1.3", - "packageName": "hast-util-to-estree", - "hash": "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==" - } - }, - "npm:hast-util-to-html": { - "type": "npm", - "name": "npm:hast-util-to-html", - "data": { - "version": "9.0.5", - "packageName": "hast-util-to-html", - "hash": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==" - } - }, - "npm:hast-util-to-jsx-runtime": { - "type": "npm", - "name": "npm:hast-util-to-jsx-runtime", - "data": { - "version": "2.3.6", - "packageName": "hast-util-to-jsx-runtime", - "hash": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==" - } - }, - "npm:hast-util-to-string": { - "type": "npm", - "name": "npm:hast-util-to-string", - "data": { - "version": "3.0.1", - "packageName": "hast-util-to-string", - "hash": "sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==" - } - }, - "npm:hast-util-whitespace": { - "type": "npm", - "name": "npm:hast-util-whitespace", - "data": { - "version": "3.0.0", - "packageName": "hast-util-whitespace", - "hash": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==" - } - }, - "npm:hastscript": { - "type": "npm", - "name": "npm:hastscript", - "data": { - "version": "9.0.1", - "packageName": "hastscript", - "hash": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==" - } - }, - "npm:he": { - "type": "npm", - "name": "npm:he", - "data": { - "version": "1.2.0", - "packageName": "he", - "hash": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" - } - }, - "npm:hermes-estree@0.23.1": { - "type": "npm", - "name": "npm:hermes-estree@0.23.1", - "data": { - "version": "0.23.1", - "packageName": "hermes-estree", - "hash": "sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg==" - } - }, - "npm:hermes-estree@0.24.0": { - "type": "npm", - "name": "npm:hermes-estree@0.24.0", - "data": { - "version": "0.24.0", - "packageName": "hermes-estree", - "hash": "sha512-LyoXLB7IFzeZW0EvAbGZacbxBN7t6KKSDqFJPo3Ydow7wDlrDjXwsdiAHV6XOdvEN9MEuWXsSIFN4tzpyrXIHw==" - } - }, - "npm:hermes-estree@0.25.1": { - "type": "npm", - "name": "npm:hermes-estree@0.25.1", - "data": { - "version": "0.25.1", - "packageName": "hermes-estree", - "hash": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==" - } - }, - "npm:hermes-parser@0.23.1": { - "type": "npm", - "name": "npm:hermes-parser@0.23.1", - "data": { - "version": "0.23.1", - "packageName": "hermes-parser", - "hash": "sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA==" - } - }, - "npm:hermes-parser@0.24.0": { - "type": "npm", - "name": "npm:hermes-parser@0.24.0", - "data": { - "version": "0.24.0", - "packageName": "hermes-parser", - "hash": "sha512-IJooSvvu2qNRe7oo9Rb04sUT4omtZqZqf9uq9WM25Tb6v3usmvA93UqfnnoWs5V0uYjEl9Al6MNU10MCGKLwpg==" - } - }, - "npm:hermes-parser@0.25.1": { - "type": "npm", - "name": "npm:hermes-parser@0.25.1", - "data": { - "version": "0.25.1", - "packageName": "hermes-parser", - "hash": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==" - } - }, - "npm:hookable": { - "type": "npm", - "name": "npm:hookable", - "data": { - "version": "5.5.3", - "packageName": "hookable", - "hash": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==" - } - }, - "npm:hosted-git-info": { - "type": "npm", - "name": "npm:hosted-git-info", - "data": { - "version": "7.0.2", - "packageName": "hosted-git-info", - "hash": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==" - } - }, - "npm:html-encoding-sniffer": { - "type": "npm", - "name": "npm:html-encoding-sniffer", - "data": { - "version": "3.0.0", - "packageName": "html-encoding-sniffer", - "hash": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==" - } - }, - "npm:html-entities@2.5.2": { - "type": "npm", - "name": "npm:html-entities@2.5.2", - "data": { - "version": "2.5.2", - "packageName": "html-entities", - "hash": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==" - } - }, - "npm:html-entities@2.6.0": { - "type": "npm", - "name": "npm:html-entities@2.6.0", - "data": { - "version": "2.6.0", - "packageName": "html-entities", - "hash": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==" - } - }, - "npm:html-escaper": { - "type": "npm", - "name": "npm:html-escaper", - "data": { - "version": "2.0.2", - "packageName": "html-escaper", - "hash": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" - } - }, - "npm:html-to-text": { - "type": "npm", - "name": "npm:html-to-text", - "data": { - "version": "9.0.5", - "packageName": "html-to-text", - "hash": "sha512-qY60FjREgVZL03vJU6IfMV4GDjGBIoOyvuFdpBDIX9yTlDw0TjxVBQp+P8NvpdIXNJvfWBTNul7fsAQJq2FNpg==" - } - }, - "npm:html-void-elements": { - "type": "npm", - "name": "npm:html-void-elements", - "data": { - "version": "3.0.0", - "packageName": "html-void-elements", - "hash": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==" - } - }, - "npm:htmlparser2@6.1.0": { - "type": "npm", - "name": "npm:htmlparser2@6.1.0", - "data": { - "version": "6.1.0", - "packageName": "htmlparser2", - "hash": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==" - } - }, - "npm:htmlparser2@8.0.2": { - "type": "npm", - "name": "npm:htmlparser2@8.0.2", - "data": { - "version": "8.0.2", - "packageName": "htmlparser2", - "hash": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==" - } - }, - "npm:htmr": { - "type": "npm", - "name": "npm:htmr", - "data": { - "version": "1.0.2", - "packageName": "htmr", - "hash": "sha512-7T9babEHZwECQ2/ouxNPow1uGcKbj/BcbslPGPRxBKIOLNiIrFKq6ELzor7mc4HiexZzdb3izQQLl16bhPR9jw==" - } - }, - "npm:http-errors": { - "type": "npm", - "name": "npm:http-errors", - "data": { - "version": "2.0.0", - "packageName": "http-errors", - "hash": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" - } - }, - "npm:http-proxy": { - "type": "npm", - "name": "npm:http-proxy", - "data": { - "version": "1.18.1", - "packageName": "http-proxy", - "hash": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==" - } - }, - "npm:http-server": { - "type": "npm", - "name": "npm:http-server", - "data": { - "version": "14.1.1", - "packageName": "http-server", - "hash": "sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==" - } - }, - "npm:http-signature": { - "type": "npm", - "name": "npm:http-signature", - "data": { - "version": "1.4.0", - "packageName": "http-signature", - "hash": "sha512-G5akfn7eKbpDN+8nPS/cb57YeA1jLTVxjpCj7tmm3QKPdyDy7T+qSC40e9ptydSWvkwjSXw1VbkpyEm39ukeAg==" - } - }, - "npm:http-status-codes@2.2.0": { - "type": "npm", - "name": "npm:http-status-codes@2.2.0", - "data": { - "version": "2.2.0", - "packageName": "http-status-codes", - "hash": "sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==" - } - }, - "npm:http-status-codes@2.3.0": { - "type": "npm", - "name": "npm:http-status-codes@2.3.0", - "data": { - "version": "2.3.0", - "packageName": "http-status-codes", - "hash": "sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==" - } - }, - "npm:https-proxy-agent": { - "type": "npm", - "name": "npm:https-proxy-agent", - "data": { - "version": "5.0.1", - "packageName": "https-proxy-agent", - "hash": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" - } - }, - "npm:human-id": { - "type": "npm", - "name": "npm:human-id", - "data": { - "version": "1.0.2", - "packageName": "human-id", - "hash": "sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==" - } - }, - "npm:human-signals": { - "type": "npm", - "name": "npm:human-signals", - "data": { - "version": "2.1.0", - "packageName": "human-signals", - "hash": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" - } - }, - "npm:hyperdyperid": { - "type": "npm", - "name": "npm:hyperdyperid", - "data": { - "version": "1.2.0", - "packageName": "hyperdyperid", - "hash": "sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==" - } - }, - "npm:iconv-lite@0.4.24": { - "type": "npm", - "name": "npm:iconv-lite@0.4.24", - "data": { - "version": "0.4.24", - "packageName": "iconv-lite", - "hash": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" - } - }, - "npm:iconv-lite@0.6.3": { - "type": "npm", - "name": "npm:iconv-lite@0.6.3", - "data": { - "version": "0.6.3", - "packageName": "iconv-lite", - "hash": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" - } - }, - "npm:ieee754": { - "type": "npm", - "name": "npm:ieee754", - "data": { - "version": "1.2.1", - "packageName": "ieee754", - "hash": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" - } - }, - "npm:ignore": { - "type": "npm", - "name": "npm:ignore", - "data": { - "version": "5.3.2", - "packageName": "ignore", - "hash": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" - } - }, - "npm:image-size": { - "type": "npm", - "name": "npm:image-size", - "data": { - "version": "1.2.0", - "packageName": "image-size", - "hash": "sha512-4S8fwbO6w3GeCVN6OPtA9I5IGKkcDMPcKndtUlpJuCwu7JLjtj7JZpwqLuyY2nrmQT3AWsCJLSKPsc2mPBSl3w==" - } - }, - "npm:immutable": { - "type": "npm", - "name": "npm:immutable", - "data": { - "version": "5.0.3", - "packageName": "immutable", - "hash": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==" - } - }, - "npm:import-fresh@2.0.0": { - "type": "npm", - "name": "npm:import-fresh@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "import-fresh", - "hash": "sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==" - } - }, - "npm:import-fresh@3.3.0": { - "type": "npm", - "name": "npm:import-fresh@3.3.0", - "data": { - "version": "3.3.0", - "packageName": "import-fresh", - "hash": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" - } - }, - "npm:imurmurhash": { - "type": "npm", - "name": "npm:imurmurhash", - "data": { - "version": "0.1.4", - "packageName": "imurmurhash", - "hash": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" - } - }, - "npm:inflight": { - "type": "npm", - "name": "npm:inflight", - "data": { - "version": "1.0.6", - "packageName": "inflight", - "hash": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" - } - }, - "npm:inherits": { - "type": "npm", - "name": "npm:inherits", - "data": { - "version": "2.0.4", - "packageName": "inherits", - "hash": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" - } - }, - "npm:ini": { - "type": "npm", - "name": "npm:ini", - "data": { - "version": "1.3.8", - "packageName": "ini", - "hash": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" - } - }, - "npm:inline-style-parser": { - "type": "npm", - "name": "npm:inline-style-parser", - "data": { - "version": "0.2.4", - "packageName": "inline-style-parser", - "hash": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" - } - }, - "npm:invariant": { - "type": "npm", - "name": "npm:invariant", - "data": { - "version": "2.2.4", - "packageName": "invariant", - "hash": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==" - } - }, - "npm:ipaddr.js": { - "type": "npm", - "name": "npm:ipaddr.js", - "data": { - "version": "1.9.1", - "packageName": "ipaddr.js", - "hash": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" - } - }, - "npm:is-absolute-url": { - "type": "npm", - "name": "npm:is-absolute-url", - "data": { - "version": "4.0.1", - "packageName": "is-absolute-url", - "hash": "sha512-/51/TKE88Lmm7Gc4/8btclNXWS+g50wXhYJq8HWIBAGUBnoAdRu1aXeh364t/O7wXDAcTJDP8PNuNKWUDWie+A==" - } - }, - "npm:is-alphabetical": { - "type": "npm", - "name": "npm:is-alphabetical", - "data": { - "version": "2.0.1", - "packageName": "is-alphabetical", - "hash": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==" - } - }, - "npm:is-alphanumerical": { - "type": "npm", - "name": "npm:is-alphanumerical", - "data": { - "version": "2.0.1", - "packageName": "is-alphanumerical", - "hash": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==" - } - }, - "npm:is-arrayish": { - "type": "npm", - "name": "npm:is-arrayish", - "data": { - "version": "0.2.1", - "packageName": "is-arrayish", - "hash": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" - } - }, - "npm:is-binary-path": { - "type": "npm", - "name": "npm:is-binary-path", - "data": { - "version": "2.1.0", - "packageName": "is-binary-path", - "hash": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" - } - }, - "npm:is-buffer": { - "type": "npm", - "name": "npm:is-buffer", - "data": { - "version": "2.0.5", - "packageName": "is-buffer", - "hash": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==" - } - }, - "npm:is-core-module": { - "type": "npm", - "name": "npm:is-core-module", - "data": { - "version": "2.16.1", - "packageName": "is-core-module", - "hash": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" - } - }, - "npm:is-decimal": { - "type": "npm", - "name": "npm:is-decimal", - "data": { - "version": "2.0.1", - "packageName": "is-decimal", - "hash": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==" - } - }, - "npm:is-deflate": { - "type": "npm", - "name": "npm:is-deflate", - "data": { - "version": "1.0.0", - "packageName": "is-deflate", - "hash": "sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ==" - } - }, - "npm:is-directory": { - "type": "npm", - "name": "npm:is-directory", - "data": { - "version": "0.3.1", - "packageName": "is-directory", - "hash": "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==" - } - }, - "npm:is-docker@2.2.1": { - "type": "npm", - "name": "npm:is-docker@2.2.1", - "data": { - "version": "2.2.1", - "packageName": "is-docker", - "hash": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" - } - }, - "npm:is-docker@3.0.0": { - "type": "npm", - "name": "npm:is-docker@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "is-docker", - "hash": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==" - } - }, - "npm:is-extendable": { - "type": "npm", - "name": "npm:is-extendable", - "data": { - "version": "0.1.1", - "packageName": "is-extendable", - "hash": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" - } - }, - "npm:is-extglob": { - "type": "npm", - "name": "npm:is-extglob", - "data": { - "version": "2.1.1", - "packageName": "is-extglob", - "hash": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" - } - }, - "npm:is-fullwidth-code-point": { - "type": "npm", - "name": "npm:is-fullwidth-code-point", - "data": { - "version": "3.0.0", - "packageName": "is-fullwidth-code-point", - "hash": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" - } - }, - "npm:is-glob": { - "type": "npm", - "name": "npm:is-glob", - "data": { - "version": "4.0.3", - "packageName": "is-glob", - "hash": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" - } - }, - "npm:is-gzip": { - "type": "npm", - "name": "npm:is-gzip", - "data": { - "version": "1.0.0", - "packageName": "is-gzip", - "hash": "sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ==" - } - }, - "npm:is-hexadecimal": { - "type": "npm", - "name": "npm:is-hexadecimal", - "data": { - "version": "2.0.1", - "packageName": "is-hexadecimal", - "hash": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==" - } - }, - "npm:is-inside-container": { - "type": "npm", - "name": "npm:is-inside-container", - "data": { - "version": "1.0.0", - "packageName": "is-inside-container", - "hash": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==" - } - }, - "npm:is-interactive": { - "type": "npm", - "name": "npm:is-interactive", - "data": { - "version": "1.0.0", - "packageName": "is-interactive", - "hash": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" - } - }, - "npm:is-number": { - "type": "npm", - "name": "npm:is-number", - "data": { - "version": "7.0.0", - "packageName": "is-number", - "hash": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" - } - }, - "npm:is-path-inside": { - "type": "npm", - "name": "npm:is-path-inside", - "data": { - "version": "3.0.3", - "packageName": "is-path-inside", - "hash": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" - } - }, - "npm:is-plain-obj": { - "type": "npm", - "name": "npm:is-plain-obj", - "data": { - "version": "4.1.0", - "packageName": "is-plain-obj", - "hash": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==" - } - }, - "npm:is-plain-object": { - "type": "npm", - "name": "npm:is-plain-object", - "data": { - "version": "2.0.4", - "packageName": "is-plain-object", - "hash": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" - } - }, - "npm:is-promise": { - "type": "npm", - "name": "npm:is-promise", - "data": { - "version": "2.2.2", - "packageName": "is-promise", - "hash": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==" - } - }, - "npm:is-stream": { - "type": "npm", - "name": "npm:is-stream", - "data": { - "version": "2.0.1", - "packageName": "is-stream", - "hash": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" - } - }, - "npm:is-subdir": { - "type": "npm", - "name": "npm:is-subdir", - "data": { - "version": "1.2.0", - "packageName": "is-subdir", - "hash": "sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==" - } - }, - "npm:is-typedarray": { - "type": "npm", - "name": "npm:is-typedarray", - "data": { - "version": "1.0.0", - "packageName": "is-typedarray", - "hash": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" - } - }, - "npm:is-unicode-supported@0.1.0": { - "type": "npm", - "name": "npm:is-unicode-supported@0.1.0", - "data": { - "version": "0.1.0", - "packageName": "is-unicode-supported", - "hash": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==" - } - }, - "npm:is-unicode-supported@2.1.0": { - "type": "npm", - "name": "npm:is-unicode-supported@2.1.0", - "data": { - "version": "2.1.0", - "packageName": "is-unicode-supported", - "hash": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==" - } - }, - "npm:is-windows": { - "type": "npm", - "name": "npm:is-windows", - "data": { - "version": "1.0.2", - "packageName": "is-windows", - "hash": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" - } - }, - "npm:is-wsl@1.1.0": { - "type": "npm", - "name": "npm:is-wsl@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "is-wsl", - "hash": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==" - } - }, - "npm:is-wsl@2.2.0": { - "type": "npm", - "name": "npm:is-wsl@2.2.0", - "data": { - "version": "2.2.0", - "packageName": "is-wsl", - "hash": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" - } - }, - "npm:is-wsl@3.1.0": { - "type": "npm", - "name": "npm:is-wsl@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "is-wsl", - "hash": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==" - } - }, - "npm:isarray": { - "type": "npm", - "name": "npm:isarray", - "data": { - "version": "1.0.0", - "packageName": "isarray", - "hash": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" - } - }, - "npm:isexe": { - "type": "npm", - "name": "npm:isexe", - "data": { - "version": "2.0.0", - "packageName": "isexe", - "hash": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" - } - }, - "npm:isobject": { - "type": "npm", - "name": "npm:isobject", - "data": { - "version": "3.0.1", - "packageName": "isobject", - "hash": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" - } - }, - "npm:isomorphic-rslog": { - "type": "npm", - "name": "npm:isomorphic-rslog", - "data": { - "version": "0.0.6", - "packageName": "isomorphic-rslog", - "hash": "sha512-HM0q6XqQ93psDlqvuViNs/Ea3hAyGDkIdVAHlrEocjjAwGrs1fZ+EdQjS9eUPacnYB7Y8SoDdSY3H8p3ce205A==" - } - }, - "npm:isstream": { - "type": "npm", - "name": "npm:isstream", - "data": { - "version": "0.1.2", - "packageName": "isstream", - "hash": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==" - } - }, - "npm:istanbul-lib-coverage": { - "type": "npm", - "name": "npm:istanbul-lib-coverage", - "data": { - "version": "3.2.2", - "packageName": "istanbul-lib-coverage", - "hash": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==" - } - }, - "npm:istanbul-lib-instrument": { - "type": "npm", - "name": "npm:istanbul-lib-instrument", - "data": { - "version": "5.2.1", - "packageName": "istanbul-lib-instrument", - "hash": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==" - } - }, - "npm:istanbul-lib-report": { - "type": "npm", - "name": "npm:istanbul-lib-report", - "data": { - "version": "3.0.1", - "packageName": "istanbul-lib-report", - "hash": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==" - } - }, - "npm:istanbul-lib-source-maps": { - "type": "npm", - "name": "npm:istanbul-lib-source-maps", - "data": { - "version": "5.0.6", - "packageName": "istanbul-lib-source-maps", - "hash": "sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==" - } - }, - "npm:istanbul-reports": { - "type": "npm", - "name": "npm:istanbul-reports", - "data": { - "version": "3.1.7", - "packageName": "istanbul-reports", - "hash": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==" - } - }, - "npm:jackspeak": { - "type": "npm", - "name": "npm:jackspeak", - "data": { - "version": "3.4.3", - "packageName": "jackspeak", - "hash": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" - } - }, - "npm:jake": { - "type": "npm", - "name": "npm:jake", - "data": { - "version": "10.9.2", - "packageName": "jake", - "hash": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" - } - }, - "npm:jest-diff": { - "type": "npm", - "name": "npm:jest-diff", - "data": { - "version": "29.7.0", - "packageName": "jest-diff", - "hash": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==" - } - }, - "npm:jest-environment-node": { - "type": "npm", - "name": "npm:jest-environment-node", - "data": { - "version": "29.7.0", - "packageName": "jest-environment-node", - "hash": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==" - } - }, - "npm:jest-get-type": { - "type": "npm", - "name": "npm:jest-get-type", - "data": { - "version": "29.6.3", - "packageName": "jest-get-type", - "hash": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==" - } - }, - "npm:jest-haste-map": { - "type": "npm", - "name": "npm:jest-haste-map", - "data": { - "version": "29.7.0", - "packageName": "jest-haste-map", - "hash": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==" - } - }, - "npm:jest-message-util": { - "type": "npm", - "name": "npm:jest-message-util", - "data": { - "version": "29.7.0", - "packageName": "jest-message-util", - "hash": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==" - } - }, - "npm:jest-mock": { - "type": "npm", - "name": "npm:jest-mock", - "data": { - "version": "29.7.0", - "packageName": "jest-mock", - "hash": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==" - } - }, - "npm:jest-regex-util": { - "type": "npm", - "name": "npm:jest-regex-util", - "data": { - "version": "29.6.3", - "packageName": "jest-regex-util", - "hash": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==" - } - }, - "npm:jest-util": { - "type": "npm", - "name": "npm:jest-util", - "data": { - "version": "29.7.0", - "packageName": "jest-util", - "hash": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==" - } - }, - "npm:jest-validate": { - "type": "npm", - "name": "npm:jest-validate", - "data": { - "version": "29.7.0", - "packageName": "jest-validate", - "hash": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==" - } - }, - "npm:jest-worker@27.5.1": { - "type": "npm", - "name": "npm:jest-worker@27.5.1", - "data": { - "version": "27.5.1", - "packageName": "jest-worker", - "hash": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==" - } - }, - "npm:jest-worker@29.7.0": { - "type": "npm", - "name": "npm:jest-worker@29.7.0", - "data": { - "version": "29.7.0", - "packageName": "jest-worker", - "hash": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==" - } - }, - "npm:jiti": { - "type": "npm", - "name": "npm:jiti", - "data": { - "version": "2.4.2", - "packageName": "jiti", - "hash": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==" - } - }, - "npm:joi": { - "type": "npm", - "name": "npm:joi", - "data": { - "version": "17.13.3", - "packageName": "joi", - "hash": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==" - } - }, - "npm:js-tokens": { - "type": "npm", - "name": "npm:js-tokens", - "data": { - "version": "4.0.0", - "packageName": "js-tokens", - "hash": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" - } - }, - "npm:js-yaml@3.14.1": { - "type": "npm", - "name": "npm:js-yaml@3.14.1", - "data": { - "version": "3.14.1", - "packageName": "js-yaml", - "hash": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" - } - }, - "npm:js-yaml@4.1.0": { - "type": "npm", - "name": "npm:js-yaml@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "js-yaml", - "hash": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" - } - }, - "npm:jsbn": { - "type": "npm", - "name": "npm:jsbn", - "data": { - "version": "0.1.1", - "packageName": "jsbn", - "hash": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==" - } - }, - "npm:jsc-android": { - "type": "npm", - "name": "npm:jsc-android", - "data": { - "version": "250231.0.0", - "packageName": "jsc-android", - "hash": "sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw==" - } - }, - "npm:jsc-safe-url": { - "type": "npm", - "name": "npm:jsc-safe-url", - "data": { - "version": "0.2.4", - "packageName": "jsc-safe-url", - "hash": "sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==" - } - }, - "npm:jscodeshift": { - "type": "npm", - "name": "npm:jscodeshift", - "data": { - "version": "0.14.0", - "packageName": "jscodeshift", - "hash": "sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==" - } - }, - "npm:jsesc@3.0.2": { - "type": "npm", - "name": "npm:jsesc@3.0.2", - "data": { - "version": "3.0.2", - "packageName": "jsesc", - "hash": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" - } - }, - "npm:jsesc@3.1.0": { - "type": "npm", - "name": "npm:jsesc@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "jsesc", - "hash": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" - } - }, - "npm:json-buffer": { - "type": "npm", - "name": "npm:json-buffer", - "data": { - "version": "3.0.1", - "packageName": "json-buffer", - "hash": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" - } - }, - "npm:json-parse-better-errors": { - "type": "npm", - "name": "npm:json-parse-better-errors", - "data": { - "version": "1.0.2", - "packageName": "json-parse-better-errors", - "hash": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" - } - }, - "npm:json-parse-even-better-errors": { - "type": "npm", - "name": "npm:json-parse-even-better-errors", - "data": { - "version": "2.3.1", - "packageName": "json-parse-even-better-errors", - "hash": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" - } - }, - "npm:json-schema-ref-resolver": { - "type": "npm", - "name": "npm:json-schema-ref-resolver", - "data": { - "version": "1.0.1", - "packageName": "json-schema-ref-resolver", - "hash": "sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==" - } - }, - "npm:json-schema-traverse@0.4.1": { - "type": "npm", - "name": "npm:json-schema-traverse@0.4.1", - "data": { - "version": "0.4.1", - "packageName": "json-schema-traverse", - "hash": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" - } - }, - "npm:json-schema-traverse@1.0.0": { - "type": "npm", - "name": "npm:json-schema-traverse@1.0.0", - "data": { - "version": "1.0.0", - "packageName": "json-schema-traverse", - "hash": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - } - }, - "npm:json-schema": { - "type": "npm", - "name": "npm:json-schema", - "data": { - "version": "0.4.0", - "packageName": "json-schema", - "hash": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" - } - }, - "npm:json-stable-stringify-without-jsonify": { - "type": "npm", - "name": "npm:json-stable-stringify-without-jsonify", - "data": { - "version": "1.0.1", - "packageName": "json-stable-stringify-without-jsonify", - "hash": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" - } - }, - "npm:json-stringify-safe": { - "type": "npm", - "name": "npm:json-stringify-safe", - "data": { - "version": "5.0.1", - "packageName": "json-stringify-safe", - "hash": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" - } - }, - "npm:json5": { - "type": "npm", - "name": "npm:json5", - "data": { - "version": "2.2.3", - "packageName": "json5", - "hash": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" - } - }, - "npm:jsonc-eslint-parser": { - "type": "npm", - "name": "npm:jsonc-eslint-parser", - "data": { - "version": "2.4.0", - "packageName": "jsonc-eslint-parser", - "hash": "sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==" - } - }, - "npm:jsonc-parser": { - "type": "npm", - "name": "npm:jsonc-parser", - "data": { - "version": "3.2.0", - "packageName": "jsonc-parser", - "hash": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" - } - }, - "npm:jsonfile@4.0.0": { - "type": "npm", - "name": "npm:jsonfile@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "jsonfile", - "hash": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==" - } - }, - "npm:jsonfile@6.1.0": { - "type": "npm", - "name": "npm:jsonfile@6.1.0", - "data": { - "version": "6.1.0", - "packageName": "jsonfile", - "hash": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" - } - }, - "npm:jsonparse": { - "type": "npm", - "name": "npm:jsonparse", - "data": { - "version": "1.3.1", - "packageName": "jsonparse", - "hash": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" - } - }, - "npm:jsonwebtoken": { - "type": "npm", - "name": "npm:jsonwebtoken", - "data": { - "version": "9.0.2", - "packageName": "jsonwebtoken", - "hash": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==" - } - }, - "npm:jsprim": { - "type": "npm", - "name": "npm:jsprim", - "data": { - "version": "2.0.2", - "packageName": "jsprim", - "hash": "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==" - } - }, - "npm:jwa": { - "type": "npm", - "name": "npm:jwa", - "data": { - "version": "1.4.1", - "packageName": "jwa", - "hash": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==" - } - }, - "npm:jws": { - "type": "npm", - "name": "npm:jws", - "data": { - "version": "3.2.2", - "packageName": "jws", - "hash": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==" - } - }, - "npm:keyv": { - "type": "npm", - "name": "npm:keyv", - "data": { - "version": "4.5.4", - "packageName": "keyv", - "hash": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" - } - }, - "npm:kind-of": { - "type": "npm", - "name": "npm:kind-of", - "data": { - "version": "6.0.3", - "packageName": "kind-of", - "hash": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" - } - }, - "npm:kleur@3.0.3": { - "type": "npm", - "name": "npm:kleur@3.0.3", - "data": { - "version": "3.0.3", - "packageName": "kleur", - "hash": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" - } - }, - "npm:kleur@4.1.5": { - "type": "npm", - "name": "npm:kleur@4.1.5", - "data": { - "version": "4.1.5", - "packageName": "kleur", - "hash": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==" - } - }, - "npm:ky": { - "type": "npm", - "name": "npm:ky", - "data": { - "version": "1.7.2", - "packageName": "ky", - "hash": "sha512-OzIvbHKKDpi60TnF9t7UUVAF1B4mcqc02z5PIvrm08Wyb+yOcz63GRvEuVxNT18a9E1SrNouhB4W2NNLeD7Ykg==" - } - }, - "npm:launch-editor": { - "type": "npm", - "name": "npm:launch-editor", - "data": { - "version": "2.10.0", - "packageName": "launch-editor", - "hash": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==" - } - }, - "npm:leac": { - "type": "npm", - "name": "npm:leac", - "data": { - "version": "0.6.0", - "packageName": "leac", - "hash": "sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==" - } - }, - "npm:leven": { - "type": "npm", - "name": "npm:leven", - "data": { - "version": "3.1.0", - "packageName": "leven", - "hash": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" - } - }, - "npm:levn": { - "type": "npm", - "name": "npm:levn", - "data": { - "version": "0.4.1", - "packageName": "levn", - "hash": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" - } - }, - "npm:light-my-request": { - "type": "npm", - "name": "npm:light-my-request", - "data": { - "version": "5.14.0", - "packageName": "light-my-request", - "hash": "sha512-aORPWntbpH5esaYpGOOmri0OHDOe3wC5M2MQxZ9dvMLZm6DnaAn0kJlcbU9hwsQgLzmZyReKwFwwPkR+nHu5kA==" - } - }, - "npm:lighthouse-logger": { - "type": "npm", - "name": "npm:lighthouse-logger", - "data": { - "version": "1.4.2", - "packageName": "lighthouse-logger", - "hash": "sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==" - } - }, - "npm:lines-and-columns@1.2.4": { - "type": "npm", - "name": "npm:lines-and-columns@1.2.4", - "data": { - "version": "1.2.4", - "packageName": "lines-and-columns", - "hash": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" - } - }, - "npm:lines-and-columns@2.0.3": { - "type": "npm", - "name": "npm:lines-and-columns@2.0.3", - "data": { - "version": "2.0.3", - "packageName": "lines-and-columns", - "hash": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==" - } - }, - "npm:loader-runner": { - "type": "npm", - "name": "npm:loader-runner", - "data": { - "version": "4.3.0", - "packageName": "loader-runner", - "hash": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==" - } - }, - "npm:locate-path@3.0.0": { - "type": "npm", - "name": "npm:locate-path@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "locate-path", - "hash": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==" - } - }, - "npm:locate-path@5.0.0": { - "type": "npm", - "name": "npm:locate-path@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "locate-path", - "hash": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" - } - }, - "npm:locate-path@6.0.0": { - "type": "npm", - "name": "npm:locate-path@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "locate-path", - "hash": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" - } - }, - "npm:locate-path@7.2.0": { - "type": "npm", - "name": "npm:locate-path@7.2.0", - "data": { - "version": "7.2.0", - "packageName": "locate-path", - "hash": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==" - } - }, - "npm:lockfile": { - "type": "npm", - "name": "npm:lockfile", - "data": { - "version": "1.0.4", - "packageName": "lockfile", - "hash": "sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA==" - } - }, - "npm:lodash-es": { - "type": "npm", - "name": "npm:lodash-es", - "data": { - "version": "4.17.21", - "packageName": "lodash-es", - "hash": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" - } - }, - "npm:lodash.debounce": { - "type": "npm", - "name": "npm:lodash.debounce", - "data": { - "version": "4.0.8", - "packageName": "lodash.debounce", - "hash": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" - } - }, - "npm:lodash.includes": { - "type": "npm", - "name": "npm:lodash.includes", - "data": { - "version": "4.3.0", - "packageName": "lodash.includes", - "hash": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==" - } - }, - "npm:lodash.isboolean": { - "type": "npm", - "name": "npm:lodash.isboolean", - "data": { - "version": "3.0.3", - "packageName": "lodash.isboolean", - "hash": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" - } - }, - "npm:lodash.isinteger": { - "type": "npm", - "name": "npm:lodash.isinteger", - "data": { - "version": "4.0.4", - "packageName": "lodash.isinteger", - "hash": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==" - } - }, - "npm:lodash.isnumber": { - "type": "npm", - "name": "npm:lodash.isnumber", - "data": { - "version": "3.0.3", - "packageName": "lodash.isnumber", - "hash": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" - } - }, - "npm:lodash.isplainobject": { - "type": "npm", - "name": "npm:lodash.isplainobject", - "data": { - "version": "4.0.6", - "packageName": "lodash.isplainobject", - "hash": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" - } - }, - "npm:lodash.isstring": { - "type": "npm", - "name": "npm:lodash.isstring", - "data": { - "version": "4.0.1", - "packageName": "lodash.isstring", - "hash": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" - } - }, - "npm:lodash.merge": { - "type": "npm", - "name": "npm:lodash.merge", - "data": { - "version": "4.6.2", - "packageName": "lodash.merge", - "hash": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" - } - }, - "npm:lodash.once": { - "type": "npm", - "name": "npm:lodash.once", - "data": { - "version": "4.1.1", - "packageName": "lodash.once", - "hash": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==" - } - }, - "npm:lodash.startcase": { - "type": "npm", - "name": "npm:lodash.startcase", - "data": { - "version": "4.4.0", - "packageName": "lodash.startcase", - "hash": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==" - } - }, - "npm:lodash.throttle": { - "type": "npm", - "name": "npm:lodash.throttle", - "data": { - "version": "4.1.1", - "packageName": "lodash.throttle", - "hash": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==" - } - }, - "npm:lodash": { - "type": "npm", - "name": "npm:lodash", - "data": { - "version": "4.17.21", - "packageName": "lodash", - "hash": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - } - }, - "npm:log-symbols": { - "type": "npm", - "name": "npm:log-symbols", - "data": { - "version": "4.1.0", - "packageName": "log-symbols", - "hash": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==" - } - }, - "npm:longest-streak": { - "type": "npm", - "name": "npm:longest-streak", - "data": { - "version": "3.1.0", - "packageName": "longest-streak", - "hash": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==" - } - }, - "npm:loose-envify": { - "type": "npm", - "name": "npm:loose-envify", - "data": { - "version": "1.4.0", - "packageName": "loose-envify", - "hash": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" - } - }, - "npm:loupe": { - "type": "npm", - "name": "npm:loupe", - "data": { - "version": "3.1.1", - "packageName": "loupe", - "hash": "sha512-edNu/8D5MKVfGVFRhFf8aAxiTM6Wumfz5XsaatSxlD3w4R1d/WEKUTydCdPGbl9K7QG/Ca3GnDV2sIKIpXRQcw==" - } - }, - "npm:lowdb": { - "type": "npm", - "name": "npm:lowdb", - "data": { - "version": "1.0.0", - "packageName": "lowdb", - "hash": "sha512-2+x8esE/Wb9SQ1F9IHaYWfsC9FIecLOPrK4g17FGEayjUWH172H6nwicRovGvSE2CPZouc2MCIqCI7h9d+GftQ==" - } - }, - "npm:lru-cache@10.4.3": { - "type": "npm", - "name": "npm:lru-cache@10.4.3", - "data": { - "version": "10.4.3", - "packageName": "lru-cache", - "hash": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" - } - }, - "npm:lru-cache@5.1.1": { - "type": "npm", - "name": "npm:lru-cache@5.1.1", - "data": { - "version": "5.1.1", - "packageName": "lru-cache", - "hash": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" - } - }, - "npm:lru-cache@7.18.3": { - "type": "npm", - "name": "npm:lru-cache@7.18.3", - "data": { - "version": "7.18.3", - "packageName": "lru-cache", - "hash": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==" - } - }, - "npm:magic-string": { - "type": "npm", - "name": "npm:magic-string", - "data": { - "version": "0.30.11", - "packageName": "magic-string", - "hash": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==" - } - }, - "npm:magicast": { - "type": "npm", - "name": "npm:magicast", - "data": { - "version": "0.3.5", - "packageName": "magicast", - "hash": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==" - } - }, - "npm:make-dir@2.1.0": { - "type": "npm", - "name": "npm:make-dir@2.1.0", - "data": { - "version": "2.1.0", - "packageName": "make-dir", - "hash": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==" - } - }, - "npm:make-dir@4.0.0": { - "type": "npm", - "name": "npm:make-dir@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "make-dir", - "hash": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==" - } - }, - "npm:make-error": { - "type": "npm", - "name": "npm:make-error", - "data": { - "version": "1.3.6", - "packageName": "make-error", - "hash": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" - } - }, - "npm:makeerror": { - "type": "npm", - "name": "npm:makeerror", - "data": { - "version": "1.0.12", - "packageName": "makeerror", - "hash": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==" - } - }, - "npm:markdown-extensions": { - "type": "npm", - "name": "npm:markdown-extensions", - "data": { - "version": "2.0.0", - "packageName": "markdown-extensions", - "hash": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==" - } - }, - "npm:markdown-table": { - "type": "npm", - "name": "npm:markdown-table", - "data": { - "version": "3.0.4", - "packageName": "markdown-table", - "hash": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==" - } - }, - "npm:marky": { - "type": "npm", - "name": "npm:marky", - "data": { - "version": "1.2.5", - "packageName": "marky", - "hash": "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==" - } - }, - "npm:mdast-util-find-and-replace": { - "type": "npm", - "name": "npm:mdast-util-find-and-replace", - "data": { - "version": "3.0.2", - "packageName": "mdast-util-find-and-replace", - "hash": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==" - } - }, - "npm:mdast-util-from-markdown@1.3.1": { - "type": "npm", - "name": "npm:mdast-util-from-markdown@1.3.1", - "data": { - "version": "1.3.1", - "packageName": "mdast-util-from-markdown", - "hash": "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==" - } - }, - "npm:mdast-util-from-markdown@2.0.2": { - "type": "npm", - "name": "npm:mdast-util-from-markdown@2.0.2", - "data": { - "version": "2.0.2", - "packageName": "mdast-util-from-markdown", - "hash": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==" - } - }, - "npm:mdast-util-gfm-autolink-literal": { - "type": "npm", - "name": "npm:mdast-util-gfm-autolink-literal", - "data": { - "version": "2.0.1", - "packageName": "mdast-util-gfm-autolink-literal", - "hash": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==" - } - }, - "npm:mdast-util-gfm-footnote": { - "type": "npm", - "name": "npm:mdast-util-gfm-footnote", - "data": { - "version": "2.1.0", - "packageName": "mdast-util-gfm-footnote", - "hash": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==" - } - }, - "npm:mdast-util-gfm-strikethrough": { - "type": "npm", - "name": "npm:mdast-util-gfm-strikethrough", - "data": { - "version": "2.0.0", - "packageName": "mdast-util-gfm-strikethrough", - "hash": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==" - } - }, - "npm:mdast-util-gfm-table": { - "type": "npm", - "name": "npm:mdast-util-gfm-table", - "data": { - "version": "2.0.0", - "packageName": "mdast-util-gfm-table", - "hash": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==" - } - }, - "npm:mdast-util-gfm-task-list-item": { - "type": "npm", - "name": "npm:mdast-util-gfm-task-list-item", - "data": { - "version": "2.0.0", - "packageName": "mdast-util-gfm-task-list-item", - "hash": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==" - } - }, - "npm:mdast-util-gfm": { - "type": "npm", - "name": "npm:mdast-util-gfm", - "data": { - "version": "3.1.0", - "packageName": "mdast-util-gfm", - "hash": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==" - } - }, - "npm:mdast-util-mdx-expression": { - "type": "npm", - "name": "npm:mdast-util-mdx-expression", - "data": { - "version": "2.0.1", - "packageName": "mdast-util-mdx-expression", - "hash": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==" - } - }, - "npm:mdast-util-mdx-jsx": { - "type": "npm", - "name": "npm:mdast-util-mdx-jsx", - "data": { - "version": "3.2.0", - "packageName": "mdast-util-mdx-jsx", - "hash": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==" - } - }, - "npm:mdast-util-mdx": { - "type": "npm", - "name": "npm:mdast-util-mdx", - "data": { - "version": "3.0.0", - "packageName": "mdast-util-mdx", - "hash": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==" - } - }, - "npm:mdast-util-mdxjs-esm": { - "type": "npm", - "name": "npm:mdast-util-mdxjs-esm", - "data": { - "version": "2.0.1", - "packageName": "mdast-util-mdxjs-esm", - "hash": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==" - } - }, - "npm:mdast-util-phrasing@3.0.1": { - "type": "npm", - "name": "npm:mdast-util-phrasing@3.0.1", - "data": { - "version": "3.0.1", - "packageName": "mdast-util-phrasing", - "hash": "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==" - } - }, - "npm:mdast-util-phrasing@4.1.0": { - "type": "npm", - "name": "npm:mdast-util-phrasing@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "mdast-util-phrasing", - "hash": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==" - } - }, - "npm:mdast-util-to-hast": { - "type": "npm", - "name": "npm:mdast-util-to-hast", - "data": { - "version": "13.2.0", - "packageName": "mdast-util-to-hast", - "hash": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==" - } - }, - "npm:mdast-util-to-markdown@1.5.0": { - "type": "npm", - "name": "npm:mdast-util-to-markdown@1.5.0", - "data": { - "version": "1.5.0", - "packageName": "mdast-util-to-markdown", - "hash": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==" - } - }, - "npm:mdast-util-to-markdown@2.1.2": { - "type": "npm", - "name": "npm:mdast-util-to-markdown@2.1.2", - "data": { - "version": "2.1.2", - "packageName": "mdast-util-to-markdown", - "hash": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==" - } - }, - "npm:mdast-util-to-string@3.2.0": { - "type": "npm", - "name": "npm:mdast-util-to-string@3.2.0", - "data": { - "version": "3.2.0", - "packageName": "mdast-util-to-string", - "hash": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==" - } - }, - "npm:mdast-util-to-string@4.0.0": { - "type": "npm", - "name": "npm:mdast-util-to-string@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "mdast-util-to-string", - "hash": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==" - } - }, - "npm:media-typer": { - "type": "npm", - "name": "npm:media-typer", - "data": { - "version": "0.3.0", - "packageName": "media-typer", - "hash": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==" - } - }, - "npm:medium-zoom": { - "type": "npm", - "name": "npm:medium-zoom", - "data": { - "version": "1.1.0", - "packageName": "medium-zoom", - "hash": "sha512-ewyDsp7k4InCUp3jRmwHBRFGyjBimKps/AJLjRSox+2q/2H4p/PNpQf+pwONWlJiOudkBXtbdmVbFjqyybfTmQ==" - } - }, - "npm:memfs": { - "type": "npm", - "name": "npm:memfs", - "data": { - "version": "4.14.0", - "packageName": "memfs", - "hash": "sha512-JUeY0F/fQZgIod31Ja1eJgiSxLn7BfQlCnqhwXFBzFHEw63OdLK7VJUJ7bnzNsWgCyoUP5tEp1VRY8rDaYzqOA==" - } - }, - "npm:memoize-one": { - "type": "npm", - "name": "npm:memoize-one", - "data": { - "version": "5.2.1", - "packageName": "memoize-one", - "hash": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==" - } - }, - "npm:merge-descriptors": { - "type": "npm", - "name": "npm:merge-descriptors", - "data": { - "version": "1.0.3", - "packageName": "merge-descriptors", - "hash": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==" - } - }, - "npm:merge-stream": { - "type": "npm", - "name": "npm:merge-stream", - "data": { - "version": "2.0.0", - "packageName": "merge-stream", - "hash": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" - } - }, - "npm:merge2": { - "type": "npm", - "name": "npm:merge2", - "data": { - "version": "1.4.1", - "packageName": "merge2", - "hash": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" - } - }, - "npm:methods": { - "type": "npm", - "name": "npm:methods", - "data": { - "version": "1.1.2", - "packageName": "methods", - "hash": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" - } - }, - "npm:metro-babel-transformer@0.81.1": { - "type": "npm", - "name": "npm:metro-babel-transformer@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-babel-transformer", - "hash": "sha512-JECKDrQaUnDmj0x/Q/c8c5YwsatVx38Lu+BfCwX9fR8bWipAzkvJocBpq5rOAJRDXRgDcPv2VO4Q4nFYrpYNQg==" - } - }, - "npm:metro-babel-transformer@0.82.1": { - "type": "npm", - "name": "npm:metro-babel-transformer@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-babel-transformer", - "hash": "sha512-SuDMRdJKafSj9mzIijCNRxVXWrlJZdTnVE9iTGHO85UFTp/mWOLftqCjEtEjc78/0Wq3Y8IoYayx/VkYmKUf/g==" - } - }, - "npm:metro-cache-key@0.81.1": { - "type": "npm", - "name": "npm:metro-cache-key@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-cache-key", - "hash": "sha512-5fDaHR1yTvpaQuwMAeEoZGsVyvjrkw9IFAS7WixSPvaNY5YfleqoJICPc6hbXFJjvwCCpwmIYFkjqzR/qJ6yqA==" - } - }, - "npm:metro-cache-key@0.82.1": { - "type": "npm", - "name": "npm:metro-cache-key@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-cache-key", - "hash": "sha512-RoByg/cxJUewdO4yDx3udpxc6S59570Ub34Jm2gjvOcYQOkGxNepNgyhWFlZLM7P7aBF2UwdCqDB1hoTRtQqNw==" - } - }, - "npm:metro-cache@0.81.1": { - "type": "npm", - "name": "npm:metro-cache@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-cache", - "hash": "sha512-Uqcmn6sZ+Y0VJHM88VrG5xCvSeU7RnuvmjPmSOpEcyJJBe02QkfHL05MX2ZyGDTyZdbKCzaX0IijrTe4hN3F0Q==" - } - }, - "npm:metro-cache@0.82.1": { - "type": "npm", - "name": "npm:metro-cache@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-cache", - "hash": "sha512-4ZK5EdgM8bTLLjpPCYOImirXUXVZpUU/I81BeAkScF8FFJfEHhV8yFyVp4/689bLbUBMwqz3rvYyxnrMi242lA==" - } - }, - "npm:metro-config@0.81.1": { - "type": "npm", - "name": "npm:metro-config@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-config", - "hash": "sha512-VAAJmxsKIZ+Fz5/z1LVgxa32gE6+2TvrDSSx45g85WoX4EtLmdBGP3DSlpQW3DqFUfNHJCGwMLGXpJnxifd08g==" - } - }, - "npm:metro-config@0.82.1": { - "type": "npm", - "name": "npm:metro-config@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-config", - "hash": "sha512-+w3280sUdZmEDpmEhk66vfeWs8xKhogiPim+JT6AIhrTUS4exki+yFgXDdnBXrjvAvhxUtCZcoIueFKCC/mbZw==" - } - }, - "npm:metro-core@0.81.1": { - "type": "npm", - "name": "npm:metro-core@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-core", - "hash": "sha512-4d2/+02IYqOwJs4dmM0dC8hIZqTzgnx2nzN4GTCaXb3Dhtmi/SJ3v6744zZRnithhN4lxf8TTJSHnQV75M7SSA==" - } - }, - "npm:metro-core@0.82.1": { - "type": "npm", - "name": "npm:metro-core@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-core", - "hash": "sha512-C1a8lPGJPs6axj9q+qLSdzK98TYjjXV6nsGnTvYuSwwXAm5sS03ewZCDimRfzu1s58oR0O28QddBgxNtYpDnJg==" - } - }, - "npm:metro-file-map@0.81.1": { - "type": "npm", - "name": "npm:metro-file-map@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-file-map", - "hash": "sha512-aY72H2ujmRfFxcsbyh83JgqFF+uQ4HFN1VhV2FmcfQG4s1bGKf2Vbkk+vtZ1+EswcBwDZFbkpvAjN49oqwGzAA==" - } - }, - "npm:metro-file-map@0.82.1": { - "type": "npm", - "name": "npm:metro-file-map@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-file-map", - "hash": "sha512-6RgYYrkswBCH4GwbLiK6QGzTjNnlCdU7BwwZlf+14ApjUlbr1oBkwmAa6lMfmqfZuh2H/ET8X950kJ8uZavJNA==" - } - }, - "npm:metro-minify-terser@0.81.1": { - "type": "npm", - "name": "npm:metro-minify-terser@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-minify-terser", - "hash": "sha512-p/Qz3NNh1nebSqMlxlUALAnESo6heQrnvgHtAuxufRPtKvghnVDq9hGGex8H7z7YYLsqe42PWdt4JxTA3mgkvg==" - } - }, - "npm:metro-minify-terser@0.82.1": { - "type": "npm", - "name": "npm:metro-minify-terser@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-minify-terser", - "hash": "sha512-3P2PY+9L9sKrlxWWAOb1Bi6HXFCdnevym1R/6stkev/kl1+khkrDs1Z40139fLXFZbn8FrvXe89sTFRC3vB+Nw==" - } - }, - "npm:metro-resolver@0.81.1": { - "type": "npm", - "name": "npm:metro-resolver@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-resolver", - "hash": "sha512-E61t6fxRoYRkl6Zo3iUfCKW4DYfum/bLjcejXBMt1y3I7LFkK84TCR/Rs9OAwsMCY/7GOPB4+CREYZOtCC7CNA==" - } - }, - "npm:metro-resolver@0.82.1": { - "type": "npm", - "name": "npm:metro-resolver@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-resolver", - "hash": "sha512-TnHK2FRTq/KMRZTqUKRXGJ4NGwJEHrPuo60UPGMUHzAS9diI22oCQ8y9888saGiXE+gi0Iplv/6AUTISxDgXqA==" - } - }, - "npm:metro-runtime@0.81.1": { - "type": "npm", - "name": "npm:metro-runtime@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-runtime", - "hash": "sha512-pqu5j5d01rjF85V/K8SDDJ0NR3dRp6bE3z5bKVVb5O2Rx0nbR9KreUxYALQCRCcQHaYySqCg5fYbGKBHC295YQ==" - } - }, - "npm:metro-runtime@0.82.1": { - "type": "npm", - "name": "npm:metro-runtime@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-runtime", - "hash": "sha512-Xg7FccIHlNtI63RX0vKmIzXlM5eSq4mjMo0ALbxXpds/P4JVT0JeJW/BqwpncKabrpbZyvPmPguhd32TiMWHXg==" - } - }, - "npm:metro-source-map@0.81.1": { - "type": "npm", - "name": "npm:metro-source-map@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-source-map", - "hash": "sha512-1i8ROpNNiga43F0ZixAXoFE/SS3RqcRDCCslpynb+ytym0VI7pkTH1woAN2HI9pczYtPrp3Nq0AjRpsuY35ieA==" - } - }, - "npm:metro-source-map@0.82.1": { - "type": "npm", - "name": "npm:metro-source-map@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-source-map", - "hash": "sha512-uCf60ybpmPvkkqQpVWtPZFCIMBS1D9uQ4r2isbqWvDQ1FFTi3xrhT1Z35Dyg30RQV6638XJ4wZY+Dwh8bU9W8A==" - } - }, - "npm:metro-symbolicate@0.81.1": { - "type": "npm", - "name": "npm:metro-symbolicate@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-symbolicate", - "hash": "sha512-Lgk0qjEigtFtsM7C0miXITbcV47E1ZYIfB+m/hCraihiwRWkNUQEPCWvqZmwXKSwVE5mXA0EzQtghAvQSjZDxw==" - } - }, - "npm:metro-symbolicate@0.82.1": { - "type": "npm", - "name": "npm:metro-symbolicate@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-symbolicate", - "hash": "sha512-UFofSe+y0tz+nQ5XOkgXOYu5xlbX/8jEvd2eSrd8SjAX7eAjbGwN0Kjji+87jSaMJIvRHkArVMWqwF6fZVq55g==" - } - }, - "npm:metro-transform-plugins@0.81.1": { - "type": "npm", - "name": "npm:metro-transform-plugins@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-transform-plugins", - "hash": "sha512-7L1lI44/CyjIoBaORhY9fVkoNe8hrzgxjSCQ/lQlcfrV31cZb7u0RGOQrKmUX7Bw4FpejrB70ArQ7Mse9mk7+Q==" - } - }, - "npm:metro-transform-plugins@0.82.1": { - "type": "npm", - "name": "npm:metro-transform-plugins@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-transform-plugins", - "hash": "sha512-AHFattUD9tUjG2MFV4RgZRgZZNfdRVQ7X6+ORK3cqwiItMcY2mK7psC6G2zI3WOtbydBcu/xWTilmjl7krC7FQ==" - } - }, - "npm:metro-transform-worker@0.81.1": { - "type": "npm", - "name": "npm:metro-transform-worker@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-transform-worker", - "hash": "sha512-M+2hVT3rEy5K7PBmGDgQNq3Zx53TjScOcO/CieyLnCRFtBGWZiSJ2+bLAXXOKyKa/y3bI3i0owxtyxuPGDwbZg==" - } - }, - "npm:metro-transform-worker@0.82.1": { - "type": "npm", - "name": "npm:metro-transform-worker@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-transform-worker", - "hash": "sha512-2vaadziCaYPfPMnl3tuYimjR7Gmj5CVOcQh/bJniOiXWZ0b1v4JGcw6jOAWzQKgNJdrOq8lMfzdT3xJ/cn/m7g==" - } - }, - "npm:metro@0.81.1": { - "type": "npm", - "name": "npm:metro@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro", - "hash": "sha512-fqRu4fg8ONW7VfqWFMGgKAcOuMzyoQah2azv9Y3VyFXAmG+AoTU6YIFWqAADESCGVWuWEIvxTJhMf3jxU6jwjA==" - } - }, - "npm:metro@0.82.1": { - "type": "npm", - "name": "npm:metro@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro", - "hash": "sha512-/avNIHMlZhkDRl5ZMKNGuZSFZU56M3ABtt/JFQBJWEnitHtSD3Qidnfgjglq61yDbsWBv7aVrOFhdPRPTHN92A==" - } - }, - "npm:micromark-core-commonmark@1.1.0": { - "type": "npm", - "name": "npm:micromark-core-commonmark@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-core-commonmark", - "hash": "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==" - } - }, - "npm:micromark-core-commonmark@2.0.3": { - "type": "npm", - "name": "npm:micromark-core-commonmark@2.0.3", - "data": { - "version": "2.0.3", - "packageName": "micromark-core-commonmark", - "hash": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==" - } - }, - "npm:micromark-extension-gfm-autolink-literal": { - "type": "npm", - "name": "npm:micromark-extension-gfm-autolink-literal", - "data": { - "version": "2.1.0", - "packageName": "micromark-extension-gfm-autolink-literal", - "hash": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==" - } - }, - "npm:micromark-extension-gfm-footnote": { - "type": "npm", - "name": "npm:micromark-extension-gfm-footnote", - "data": { - "version": "2.1.0", - "packageName": "micromark-extension-gfm-footnote", - "hash": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==" - } - }, - "npm:micromark-extension-gfm-strikethrough": { - "type": "npm", - "name": "npm:micromark-extension-gfm-strikethrough", - "data": { - "version": "2.1.0", - "packageName": "micromark-extension-gfm-strikethrough", - "hash": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==" - } - }, - "npm:micromark-extension-gfm-table": { - "type": "npm", - "name": "npm:micromark-extension-gfm-table", - "data": { - "version": "2.1.1", - "packageName": "micromark-extension-gfm-table", - "hash": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==" - } - }, - "npm:micromark-extension-gfm-tagfilter": { - "type": "npm", - "name": "npm:micromark-extension-gfm-tagfilter", - "data": { - "version": "2.0.0", - "packageName": "micromark-extension-gfm-tagfilter", - "hash": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==" - } - }, - "npm:micromark-extension-gfm-task-list-item": { - "type": "npm", - "name": "npm:micromark-extension-gfm-task-list-item", - "data": { - "version": "2.1.0", - "packageName": "micromark-extension-gfm-task-list-item", - "hash": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==" - } - }, - "npm:micromark-extension-gfm": { - "type": "npm", - "name": "npm:micromark-extension-gfm", - "data": { - "version": "3.0.0", - "packageName": "micromark-extension-gfm", - "hash": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==" - } - }, - "npm:micromark-extension-mdx-expression": { - "type": "npm", - "name": "npm:micromark-extension-mdx-expression", - "data": { - "version": "3.0.1", - "packageName": "micromark-extension-mdx-expression", - "hash": "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==" - } - }, - "npm:micromark-extension-mdx-jsx": { - "type": "npm", - "name": "npm:micromark-extension-mdx-jsx", - "data": { - "version": "3.0.2", - "packageName": "micromark-extension-mdx-jsx", - "hash": "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==" - } - }, - "npm:micromark-extension-mdx-md": { - "type": "npm", - "name": "npm:micromark-extension-mdx-md", - "data": { - "version": "2.0.0", - "packageName": "micromark-extension-mdx-md", - "hash": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==" - } - }, - "npm:micromark-extension-mdxjs-esm": { - "type": "npm", - "name": "npm:micromark-extension-mdxjs-esm", - "data": { - "version": "3.0.0", - "packageName": "micromark-extension-mdxjs-esm", - "hash": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==" - } - }, - "npm:micromark-extension-mdxjs": { - "type": "npm", - "name": "npm:micromark-extension-mdxjs", - "data": { - "version": "3.0.0", - "packageName": "micromark-extension-mdxjs", - "hash": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==" - } - }, - "npm:micromark-factory-destination@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-destination@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-destination", - "hash": "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==" - } - }, - "npm:micromark-factory-destination@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-destination@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-destination", - "hash": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==" - } - }, - "npm:micromark-factory-label@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-label@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-label", - "hash": "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==" - } - }, - "npm:micromark-factory-label@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-label@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-label", - "hash": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==" - } - }, - "npm:micromark-factory-mdx-expression": { - "type": "npm", - "name": "npm:micromark-factory-mdx-expression", - "data": { - "version": "2.0.3", - "packageName": "micromark-factory-mdx-expression", - "hash": "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==" - } - }, - "npm:micromark-factory-space@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-space@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-space", - "hash": "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==" - } - }, - "npm:micromark-factory-space@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-space@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-space", - "hash": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==" - } - }, - "npm:micromark-factory-title@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-title@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-title", - "hash": "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==" - } - }, - "npm:micromark-factory-title@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-title@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-title", - "hash": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==" - } - }, - "npm:micromark-factory-whitespace@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-whitespace@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-whitespace", - "hash": "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==" - } - }, - "npm:micromark-factory-whitespace@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-whitespace@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-whitespace", - "hash": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==" - } - }, - "npm:micromark-util-character@1.2.0": { - "type": "npm", - "name": "npm:micromark-util-character@1.2.0", - "data": { - "version": "1.2.0", - "packageName": "micromark-util-character", - "hash": "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==" - } - }, - "npm:micromark-util-character@2.1.1": { - "type": "npm", - "name": "npm:micromark-util-character@2.1.1", - "data": { - "version": "2.1.1", - "packageName": "micromark-util-character", - "hash": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==" - } - }, - "npm:micromark-util-chunked@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-chunked@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-chunked", - "hash": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==" - } - }, - "npm:micromark-util-chunked@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-chunked@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-chunked", - "hash": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==" - } - }, - "npm:micromark-util-classify-character@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-classify-character@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-classify-character", - "hash": "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==" - } - }, - "npm:micromark-util-classify-character@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-classify-character@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-classify-character", - "hash": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==" - } - }, - "npm:micromark-util-combine-extensions@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-combine-extensions@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-combine-extensions", - "hash": "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==" - } - }, - "npm:micromark-util-combine-extensions@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-combine-extensions@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-combine-extensions", - "hash": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==" - } - }, - "npm:micromark-util-decode-numeric-character-reference@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-decode-numeric-character-reference", - "hash": "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==" - } - }, - "npm:micromark-util-decode-numeric-character-reference@2.0.2": { - "type": "npm", - "name": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "data": { - "version": "2.0.2", - "packageName": "micromark-util-decode-numeric-character-reference", - "hash": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==" - } - }, - "npm:micromark-util-decode-string@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-decode-string@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-decode-string", - "hash": "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==" - } - }, - "npm:micromark-util-decode-string@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-decode-string@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-decode-string", - "hash": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==" - } - }, - "npm:micromark-util-encode@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-encode@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-encode", - "hash": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==" - } - }, - "npm:micromark-util-encode@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-encode@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-encode", - "hash": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==" - } - }, - "npm:micromark-util-events-to-acorn": { - "type": "npm", - "name": "npm:micromark-util-events-to-acorn", - "data": { - "version": "2.0.3", - "packageName": "micromark-util-events-to-acorn", - "hash": "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==" - } - }, - "npm:micromark-util-html-tag-name@1.2.0": { - "type": "npm", - "name": "npm:micromark-util-html-tag-name@1.2.0", - "data": { - "version": "1.2.0", - "packageName": "micromark-util-html-tag-name", - "hash": "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==" - } - }, - "npm:micromark-util-html-tag-name@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-html-tag-name@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-html-tag-name", - "hash": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==" - } - }, - "npm:micromark-util-normalize-identifier@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-normalize-identifier@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-normalize-identifier", - "hash": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==" - } - }, - "npm:micromark-util-normalize-identifier@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-normalize-identifier@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-normalize-identifier", - "hash": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==" - } - }, - "npm:micromark-util-resolve-all@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-resolve-all@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-resolve-all", - "hash": "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==" - } - }, - "npm:micromark-util-resolve-all@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-resolve-all@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-resolve-all", - "hash": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==" - } - }, - "npm:micromark-util-sanitize-uri@1.2.0": { - "type": "npm", - "name": "npm:micromark-util-sanitize-uri@1.2.0", - "data": { - "version": "1.2.0", - "packageName": "micromark-util-sanitize-uri", - "hash": "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==" - } - }, - "npm:micromark-util-sanitize-uri@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-sanitize-uri@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-sanitize-uri", - "hash": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==" - } - }, - "npm:micromark-util-subtokenize@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-subtokenize@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-subtokenize", - "hash": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==" - } - }, - "npm:micromark-util-subtokenize@2.1.0": { - "type": "npm", - "name": "npm:micromark-util-subtokenize@2.1.0", - "data": { - "version": "2.1.0", - "packageName": "micromark-util-subtokenize", - "hash": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==" - } - }, - "npm:micromark-util-symbol@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-symbol@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-symbol", - "hash": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==" - } - }, - "npm:micromark-util-symbol@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-symbol@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-symbol", - "hash": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==" - } - }, - "npm:micromark-util-types@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-types@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-types", - "hash": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==" - } - }, - "npm:micromark-util-types@2.0.2": { - "type": "npm", - "name": "npm:micromark-util-types@2.0.2", - "data": { - "version": "2.0.2", - "packageName": "micromark-util-types", - "hash": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==" - } - }, - "npm:micromark@3.2.0": { - "type": "npm", - "name": "npm:micromark@3.2.0", - "data": { - "version": "3.2.0", - "packageName": "micromark", - "hash": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==" - } - }, - "npm:micromark@4.0.2": { - "type": "npm", - "name": "npm:micromark@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "micromark", - "hash": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==" - } - }, - "npm:micromatch": { - "type": "npm", - "name": "npm:micromatch", - "data": { - "version": "4.0.8", - "packageName": "micromatch", - "hash": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" - } - }, - "npm:mime-db": { - "type": "npm", - "name": "npm:mime-db", - "data": { - "version": "1.52.0", - "packageName": "mime-db", - "hash": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" - } - }, - "npm:mime-types": { - "type": "npm", - "name": "npm:mime-types", - "data": { - "version": "2.1.35", - "packageName": "mime-types", - "hash": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" - } - }, - "npm:mime@1.6.0": { - "type": "npm", - "name": "npm:mime@1.6.0", - "data": { - "version": "1.6.0", - "packageName": "mime", - "hash": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" - } - }, - "npm:mime@2.6.0": { - "type": "npm", - "name": "npm:mime@2.6.0", - "data": { - "version": "2.6.0", - "packageName": "mime", - "hash": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==" - } - }, - "npm:mime@3.0.0": { - "type": "npm", - "name": "npm:mime@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "mime", - "hash": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==" - } - }, - "npm:mimic-fn": { - "type": "npm", - "name": "npm:mimic-fn", - "data": { - "version": "2.1.0", - "packageName": "mimic-fn", - "hash": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" - } - }, - "npm:minimatch@3.1.2": { - "type": "npm", - "name": "npm:minimatch@3.1.2", - "data": { - "version": "3.1.2", - "packageName": "minimatch", - "hash": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" - } - }, - "npm:minimatch@5.1.6": { - "type": "npm", - "name": "npm:minimatch@5.1.6", - "data": { - "version": "5.1.6", - "packageName": "minimatch", - "hash": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" - } - }, - "npm:minimatch@7.4.6": { - "type": "npm", - "name": "npm:minimatch@7.4.6", - "data": { - "version": "7.4.6", - "packageName": "minimatch", - "hash": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==" - } - }, - "npm:minimatch@9.0.3": { - "type": "npm", - "name": "npm:minimatch@9.0.3", - "data": { - "version": "9.0.3", - "packageName": "minimatch", - "hash": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" - } - }, - "npm:minimatch@9.0.5": { - "type": "npm", - "name": "npm:minimatch@9.0.5", - "data": { - "version": "9.0.5", - "packageName": "minimatch", - "hash": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" - } - }, - "npm:minimist": { - "type": "npm", - "name": "npm:minimist", - "data": { - "version": "1.2.8", - "packageName": "minimist", - "hash": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" - } - }, - "npm:minipass": { - "type": "npm", - "name": "npm:minipass", - "data": { - "version": "7.1.2", - "packageName": "minipass", - "hash": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" - } - }, - "npm:minizlib": { - "type": "npm", - "name": "npm:minizlib", - "data": { - "version": "3.0.1", - "packageName": "minizlib", - "hash": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==" - } - }, - "npm:mkdirp@0.5.6": { - "type": "npm", - "name": "npm:mkdirp@0.5.6", - "data": { - "version": "0.5.6", - "packageName": "mkdirp", - "hash": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==" - } - }, - "npm:mkdirp@1.0.4": { - "type": "npm", - "name": "npm:mkdirp@1.0.4", - "data": { - "version": "1.0.4", - "packageName": "mkdirp", - "hash": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" - } - }, - "npm:mkdirp@3.0.1": { - "type": "npm", - "name": "npm:mkdirp@3.0.1", - "data": { - "version": "3.0.1", - "packageName": "mkdirp", - "hash": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==" - } - }, - "npm:mri": { - "type": "npm", - "name": "npm:mri", - "data": { - "version": "1.2.0", - "packageName": "mri", - "hash": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==" - } - }, - "npm:mrmime": { - "type": "npm", - "name": "npm:mrmime", - "data": { - "version": "2.0.0", - "packageName": "mrmime", - "hash": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==" - } - }, - "npm:ms@2.0.0": { - "type": "npm", - "name": "npm:ms@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "ms", - "hash": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - } - }, - "npm:ms@2.1.2": { - "type": "npm", - "name": "npm:ms@2.1.2", - "data": { - "version": "2.1.2", - "packageName": "ms", - "hash": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - } - }, - "npm:ms@2.1.3": { - "type": "npm", - "name": "npm:ms@2.1.3", - "data": { - "version": "2.1.3", - "packageName": "ms", - "hash": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" - } - }, - "npm:nano-spawn": { - "type": "npm", - "name": "npm:nano-spawn", - "data": { - "version": "0.2.0", - "packageName": "nano-spawn", - "hash": "sha512-IjZBIOLxSlxu+m/kacg9JuP93oUpRemeV0mEuCy64nzBKKIL9m0aLJHtVPcVuzJDHFhElzjpwbW4a3tMzgKoZQ==" - } - }, - "npm:nanoid": { - "type": "npm", - "name": "npm:nanoid", - "data": { - "version": "3.3.7", - "packageName": "nanoid", - "hash": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" - } - }, - "npm:natural-compare": { - "type": "npm", - "name": "npm:natural-compare", - "data": { - "version": "1.4.0", - "packageName": "natural-compare", - "hash": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" - } - }, - "npm:negotiator@0.6.3": { - "type": "npm", - "name": "npm:negotiator@0.6.3", - "data": { - "version": "0.6.3", - "packageName": "negotiator", - "hash": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" - } - }, - "npm:negotiator@0.6.4": { - "type": "npm", - "name": "npm:negotiator@0.6.4", - "data": { - "version": "0.6.4", - "packageName": "negotiator", - "hash": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==" - } - }, - "npm:neo-async": { - "type": "npm", - "name": "npm:neo-async", - "data": { - "version": "2.6.2", - "packageName": "neo-async", - "hash": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" - } - }, - "npm:nocache": { - "type": "npm", - "name": "npm:nocache", - "data": { - "version": "3.0.4", - "packageName": "nocache", - "hash": "sha512-WDD0bdg9mbq6F4mRxEYcPWwfA1vxd0mrvKOyxI7Xj/atfRHVeutzuWByG//jfm4uPzp0y4Kj051EORCBSQMycw==" - } - }, - "npm:node-dir": { - "type": "npm", - "name": "npm:node-dir", - "data": { - "version": "0.1.17", - "packageName": "node-dir", - "hash": "sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==" - } - }, - "npm:node-fetch@2.6.7": { - "type": "npm", - "name": "npm:node-fetch@2.6.7", - "data": { - "version": "2.6.7", - "packageName": "node-fetch", - "hash": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" - } - }, - "npm:node-fetch@2.7.0": { - "type": "npm", - "name": "npm:node-fetch@2.7.0", - "data": { - "version": "2.7.0", - "packageName": "node-fetch", - "hash": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" - } - }, - "npm:node-forge": { - "type": "npm", - "name": "npm:node-forge", - "data": { - "version": "1.3.1", - "packageName": "node-forge", - "hash": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==" - } - }, - "npm:node-int64": { - "type": "npm", - "name": "npm:node-int64", - "data": { - "version": "0.4.0", - "packageName": "node-int64", - "hash": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" - } - }, - "npm:node-machine-id": { - "type": "npm", - "name": "npm:node-machine-id", - "data": { - "version": "1.1.12", - "packageName": "node-machine-id", - "hash": "sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==" - } - }, - "npm:node-modules-regexp": { - "type": "npm", - "name": "npm:node-modules-regexp", - "data": { - "version": "1.0.0", - "packageName": "node-modules-regexp", - "hash": "sha512-JMaRS9L4wSRIR+6PTVEikTrq/lMGEZR43a48ETeilY0Q0iMwVnccMFrUM1k+tNzmYuIU0Vh710bCUqHX+/+ctQ==" - } - }, - "npm:node-releases": { - "type": "npm", - "name": "npm:node-releases", - "data": { - "version": "2.0.19", - "packageName": "node-releases", - "hash": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" - } - }, - "npm:normalize-path": { - "type": "npm", - "name": "npm:normalize-path", - "data": { - "version": "3.0.0", - "packageName": "normalize-path", - "hash": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" - } - }, - "npm:npm-package-arg": { - "type": "npm", - "name": "npm:npm-package-arg", - "data": { - "version": "11.0.1", - "packageName": "npm-package-arg", - "hash": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==" - } - }, - "npm:npm-run-path": { - "type": "npm", - "name": "npm:npm-run-path", - "data": { - "version": "4.0.1", - "packageName": "npm-run-path", - "hash": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" - } - }, - "npm:nprogress": { - "type": "npm", - "name": "npm:nprogress", - "data": { - "version": "0.2.0", - "packageName": "nprogress", - "hash": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==" - } - }, - "npm:nullthrows": { - "type": "npm", - "name": "npm:nullthrows", - "data": { - "version": "1.1.1", - "packageName": "nullthrows", - "hash": "sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==" - } - }, - "npm:nx": { - "type": "npm", - "name": "npm:nx", - "data": { - "version": "20.3.0", - "packageName": "nx", - "hash": "sha512-Nzi4k7tV22zwO2iBLk+pHxorLEWPJpPrVCACtz0SQ63j/LiAgfhoqruJO+VU+V+E9qdyPsvmqIL/Iaf/GRQlqA==" - } - }, - "npm:ob1@0.81.1": { - "type": "npm", - "name": "npm:ob1@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "ob1", - "hash": "sha512-1PEbvI+AFvOcgdNcO79FtDI1TUO8S3lhiKOyAiyWQF3sFDDKS+aw2/BZvGlArFnSmqckwOOB9chQuIX0/OahoQ==" - } - }, - "npm:ob1@0.82.1": { - "type": "npm", - "name": "npm:ob1@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "ob1", - "hash": "sha512-J4m1GAoMC0673H8LmVolj7ZERYEwJWRR4/A/M8ZB5iK9BiFLeAkjvny/VGk3XOYiMtnvq7TV6oc3MfDJ8uKpFw==" - } - }, - "npm:object-assign": { - "type": "npm", - "name": "npm:object-assign", - "data": { - "version": "4.1.1", - "packageName": "object-assign", - "hash": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" - } - }, - "npm:object-inspect": { - "type": "npm", - "name": "npm:object-inspect", - "data": { - "version": "1.13.2", - "packageName": "object-inspect", - "hash": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==" - } - }, - "npm:on-exit-leak-free": { - "type": "npm", - "name": "npm:on-exit-leak-free", - "data": { - "version": "2.1.2", - "packageName": "on-exit-leak-free", - "hash": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==" - } - }, - "npm:on-finished@2.3.0": { - "type": "npm", - "name": "npm:on-finished@2.3.0", - "data": { - "version": "2.3.0", - "packageName": "on-finished", - "hash": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==" - } - }, - "npm:on-finished@2.4.1": { - "type": "npm", - "name": "npm:on-finished@2.4.1", - "data": { - "version": "2.4.1", - "packageName": "on-finished", - "hash": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" - } - }, - "npm:on-headers": { - "type": "npm", - "name": "npm:on-headers", - "data": { - "version": "1.0.2", - "packageName": "on-headers", - "hash": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==" - } - }, - "npm:once": { - "type": "npm", - "name": "npm:once", - "data": { - "version": "1.4.0", - "packageName": "once", - "hash": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" - } - }, - "npm:onetime": { - "type": "npm", - "name": "npm:onetime", - "data": { - "version": "5.1.2", - "packageName": "onetime", - "hash": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" - } - }, - "npm:oniguruma-parser": { - "type": "npm", - "name": "npm:oniguruma-parser", - "data": { - "version": "0.12.1", - "packageName": "oniguruma-parser", - "hash": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==" - } - }, - "npm:oniguruma-to-es": { - "type": "npm", - "name": "npm:oniguruma-to-es", - "data": { - "version": "4.3.3", - "packageName": "oniguruma-to-es", - "hash": "sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==" - } - }, - "npm:open@10.1.0": { - "type": "npm", - "name": "npm:open@10.1.0", - "data": { - "version": "10.1.0", - "packageName": "open", - "hash": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==" - } - }, - "npm:open@6.4.0": { - "type": "npm", - "name": "npm:open@6.4.0", - "data": { - "version": "6.4.0", - "packageName": "open", - "hash": "sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==" - } - }, - "npm:open@7.4.2": { - "type": "npm", - "name": "npm:open@7.4.2", - "data": { - "version": "7.4.2", - "packageName": "open", - "hash": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==" - } - }, - "npm:open@8.4.2": { - "type": "npm", - "name": "npm:open@8.4.2", - "data": { - "version": "8.4.2", - "packageName": "open", - "hash": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" - } - }, - "npm:opener": { - "type": "npm", - "name": "npm:opener", - "data": { - "version": "1.5.2", - "packageName": "opener", - "hash": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==" - } - }, - "npm:optionator": { - "type": "npm", - "name": "npm:optionator", - "data": { - "version": "0.9.4", - "packageName": "optionator", - "hash": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" - } - }, - "npm:ora@5.3.0": { - "type": "npm", - "name": "npm:ora@5.3.0", - "data": { - "version": "5.3.0", - "packageName": "ora", - "hash": "sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==" - } - }, - "npm:ora@5.4.1": { - "type": "npm", - "name": "npm:ora@5.4.1", - "data": { - "version": "5.4.1", - "packageName": "ora", - "hash": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==" - } - }, - "npm:os-tmpdir": { - "type": "npm", - "name": "npm:os-tmpdir", - "data": { - "version": "1.0.2", - "packageName": "os-tmpdir", - "hash": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==" - } - }, - "npm:outdent": { - "type": "npm", - "name": "npm:outdent", - "data": { - "version": "0.5.0", - "packageName": "outdent", - "hash": "sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==" - } - }, - "npm:p-filter": { - "type": "npm", - "name": "npm:p-filter", - "data": { - "version": "2.1.0", - "packageName": "p-filter", - "hash": "sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==" - } - }, - "npm:p-limit@2.3.0": { - "type": "npm", - "name": "npm:p-limit@2.3.0", - "data": { - "version": "2.3.0", - "packageName": "p-limit", - "hash": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" - } - }, - "npm:p-limit@3.1.0": { - "type": "npm", - "name": "npm:p-limit@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "p-limit", - "hash": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" - } - }, - "npm:p-limit@4.0.0": { - "type": "npm", - "name": "npm:p-limit@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "p-limit", - "hash": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==" - } - }, - "npm:p-locate@3.0.0": { - "type": "npm", - "name": "npm:p-locate@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "p-locate", - "hash": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==" - } - }, - "npm:p-locate@4.1.0": { - "type": "npm", - "name": "npm:p-locate@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "p-locate", - "hash": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" - } - }, - "npm:p-locate@5.0.0": { - "type": "npm", - "name": "npm:p-locate@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "p-locate", - "hash": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" - } - }, - "npm:p-locate@6.0.0": { - "type": "npm", - "name": "npm:p-locate@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "p-locate", - "hash": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==" - } - }, - "npm:p-map": { - "type": "npm", - "name": "npm:p-map", - "data": { - "version": "2.1.0", - "packageName": "p-map", - "hash": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==" - } - }, - "npm:p-try": { - "type": "npm", - "name": "npm:p-try", - "data": { - "version": "2.2.0", - "packageName": "p-try", - "hash": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" - } - }, - "npm:package-json-from-dist": { - "type": "npm", - "name": "npm:package-json-from-dist", - "data": { - "version": "1.0.1", - "packageName": "package-json-from-dist", - "hash": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" - } - }, - "npm:package-json": { - "type": "npm", - "name": "npm:package-json", - "data": { - "version": "10.0.1", - "packageName": "package-json", - "hash": "sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==" - } - }, - "npm:package-manager-detector": { - "type": "npm", - "name": "npm:package-manager-detector", - "data": { - "version": "0.2.9", - "packageName": "package-manager-detector", - "hash": "sha512-+vYvA/Y31l8Zk8dwxHhL3JfTuHPm6tlxM2A3GeQyl7ovYnSp1+mzAxClxaOr0qO1TtPxbQxetI7v5XqKLJZk7Q==" - } - }, - "npm:pako": { - "type": "npm", - "name": "npm:pako", - "data": { - "version": "0.2.9", - "packageName": "pako", - "hash": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==" - } - }, - "npm:parent-module": { - "type": "npm", - "name": "npm:parent-module", - "data": { - "version": "1.0.1", - "packageName": "parent-module", - "hash": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" - } - }, - "npm:parse-entities": { - "type": "npm", - "name": "npm:parse-entities", - "data": { - "version": "4.0.2", - "packageName": "parse-entities", - "hash": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==" - } - }, - "npm:parse-json@4.0.0": { - "type": "npm", - "name": "npm:parse-json@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "parse-json", - "hash": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==" - } - }, - "npm:parse-json@5.2.0": { - "type": "npm", - "name": "npm:parse-json@5.2.0", - "data": { - "version": "5.2.0", - "packageName": "parse-json", - "hash": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" - } - }, - "npm:parse5": { - "type": "npm", - "name": "npm:parse5", - "data": { - "version": "7.2.1", - "packageName": "parse5", - "hash": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==" - } - }, - "npm:parseley": { - "type": "npm", - "name": "npm:parseley", - "data": { - "version": "0.12.1", - "packageName": "parseley", - "hash": "sha512-e6qHKe3a9HWr0oMRVDTRhKce+bRO8VGQR3NyVwcjwrbhMmFCX9KszEV35+rn4AdilFAq9VPxP/Fe1wC9Qjd2lw==" - } - }, - "npm:parseurl": { - "type": "npm", - "name": "npm:parseurl", - "data": { - "version": "1.3.3", - "packageName": "parseurl", - "hash": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" - } - }, - "npm:path-browserify": { - "type": "npm", - "name": "npm:path-browserify", - "data": { - "version": "1.0.1", - "packageName": "path-browserify", - "hash": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" - } - }, - "npm:path-exists@3.0.0": { - "type": "npm", - "name": "npm:path-exists@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "path-exists", - "hash": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" - } - }, - "npm:path-exists@4.0.0": { - "type": "npm", - "name": "npm:path-exists@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "path-exists", - "hash": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" - } - }, - "npm:path-exists@5.0.0": { - "type": "npm", - "name": "npm:path-exists@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "path-exists", - "hash": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==" - } - }, - "npm:path-is-absolute": { - "type": "npm", - "name": "npm:path-is-absolute", - "data": { - "version": "1.0.1", - "packageName": "path-is-absolute", - "hash": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" - } - }, - "npm:path-key": { - "type": "npm", - "name": "npm:path-key", - "data": { - "version": "3.1.1", - "packageName": "path-key", - "hash": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" - } - }, - "npm:path-parse": { - "type": "npm", - "name": "npm:path-parse", - "data": { - "version": "1.0.7", - "packageName": "path-parse", - "hash": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" - } - }, - "npm:path-scurry": { - "type": "npm", - "name": "npm:path-scurry", - "data": { - "version": "1.11.1", - "packageName": "path-scurry", - "hash": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" - } - }, - "npm:path-to-regexp@0.1.12": { - "type": "npm", - "name": "npm:path-to-regexp@0.1.12", - "data": { - "version": "0.1.12", - "packageName": "path-to-regexp", - "hash": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==" - } - }, - "npm:path-to-regexp@6.3.0": { - "type": "npm", - "name": "npm:path-to-regexp@6.3.0", - "data": { - "version": "6.3.0", - "packageName": "path-to-regexp", - "hash": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==" - } - }, - "npm:path-type": { - "type": "npm", - "name": "npm:path-type", - "data": { - "version": "4.0.0", - "packageName": "path-type", - "hash": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" - } - }, - "npm:pathe": { - "type": "npm", - "name": "npm:pathe", - "data": { - "version": "1.1.2", - "packageName": "pathe", - "hash": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==" - } - }, - "npm:pathval": { - "type": "npm", - "name": "npm:pathval", - "data": { - "version": "2.0.0", - "packageName": "pathval", - "hash": "sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==" - } - }, - "npm:peberminta": { - "type": "npm", - "name": "npm:peberminta", - "data": { - "version": "0.9.0", - "packageName": "peberminta", - "hash": "sha512-XIxfHpEuSJbITd1H3EeQwpcZbTLHc+VVr8ANI9t5sit565tsI4/xK3KWTUFE2e6QiangUkh3B0jihzmGnNrRsQ==" - } - }, - "npm:peek-stream": { - "type": "npm", - "name": "npm:peek-stream", - "data": { - "version": "1.1.3", - "packageName": "peek-stream", - "hash": "sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA==" - } - }, - "npm:performance-now": { - "type": "npm", - "name": "npm:performance-now", - "data": { - "version": "2.1.0", - "packageName": "performance-now", - "hash": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==" - } - }, - "npm:picocolors": { - "type": "npm", - "name": "npm:picocolors", - "data": { - "version": "1.1.1", - "packageName": "picocolors", - "hash": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" - } - }, - "npm:picomatch@2.3.1": { - "type": "npm", - "name": "npm:picomatch@2.3.1", - "data": { - "version": "2.3.1", - "packageName": "picomatch", - "hash": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" - } - }, - "npm:picomatch@4.0.2": { - "type": "npm", - "name": "npm:picomatch@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "picomatch", - "hash": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" - } - }, - "npm:pify@3.0.0": { - "type": "npm", - "name": "npm:pify@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "pify", - "hash": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==" - } - }, - "npm:pify@4.0.1": { - "type": "npm", - "name": "npm:pify@4.0.1", - "data": { - "version": "4.0.1", - "packageName": "pify", - "hash": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" - } - }, - "npm:pino-abstract-transport@1.2.0": { - "type": "npm", - "name": "npm:pino-abstract-transport@1.2.0", - "data": { - "version": "1.2.0", - "packageName": "pino-abstract-transport", - "hash": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==" - } - }, - "npm:pino-abstract-transport@2.0.0": { - "type": "npm", - "name": "npm:pino-abstract-transport@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "pino-abstract-transport", - "hash": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==" - } - }, - "npm:pino-std-serializers": { - "type": "npm", - "name": "npm:pino-std-serializers", - "data": { - "version": "7.0.0", - "packageName": "pino-std-serializers", - "hash": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==" - } - }, - "npm:pino": { - "type": "npm", - "name": "npm:pino", - "data": { - "version": "9.5.0", - "packageName": "pino", - "hash": "sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw==" - } - }, - "npm:pirates@3.0.2": { - "type": "npm", - "name": "npm:pirates@3.0.2", - "data": { - "version": "3.0.2", - "packageName": "pirates", - "hash": "sha512-c5CgUJq6H2k6MJz72Ak1F5sN9n9wlSlJyEnwvpm9/y3WB4E3pHBDT2c6PEiS1vyJvq2bUxUAIu0EGf8Cx4Ic7Q==" - } - }, - "npm:pirates@4.0.6": { - "type": "npm", - "name": "npm:pirates@4.0.6", - "data": { - "version": "4.0.6", - "packageName": "pirates", - "hash": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==" - } - }, - "npm:pkg-dir@3.0.0": { - "type": "npm", - "name": "npm:pkg-dir@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "pkg-dir", - "hash": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==" - } - }, - "npm:pkg-dir@7.0.0": { - "type": "npm", - "name": "npm:pkg-dir@7.0.0", - "data": { - "version": "7.0.0", - "packageName": "pkg-dir", - "hash": "sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==" - } - }, - "npm:pkginfo": { - "type": "npm", - "name": "npm:pkginfo", - "data": { - "version": "0.4.1", - "packageName": "pkginfo", - "hash": "sha512-8xCNE/aT/EXKenuMDZ+xTVwkT8gsoHN2z/Q29l80u0ppGEXVvsKRzNMbtKhg8LS8k1tJLAHHylf6p4VFmP6XUQ==" - } - }, - "npm:portfinder": { - "type": "npm", - "name": "npm:portfinder", - "data": { - "version": "1.0.32", - "packageName": "portfinder", - "hash": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==" - } - }, - "npm:postcss": { - "type": "npm", - "name": "npm:postcss", - "data": { - "version": "8.4.47", - "packageName": "postcss", - "hash": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==" - } - }, - "npm:prelude-ls": { - "type": "npm", - "name": "npm:prelude-ls", - "data": { - "version": "1.2.1", - "packageName": "prelude-ls", - "hash": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" - } - }, - "npm:prettier": { - "type": "npm", - "name": "npm:prettier", - "data": { - "version": "2.8.8", - "packageName": "prettier", - "hash": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==" - } - }, - "npm:pretty-format@26.6.2": { - "type": "npm", - "name": "npm:pretty-format@26.6.2", - "data": { - "version": "26.6.2", - "packageName": "pretty-format", - "hash": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==" - } - }, - "npm:pretty-format@28.1.3": { - "type": "npm", - "name": "npm:pretty-format@28.1.3", - "data": { - "version": "28.1.3", - "packageName": "pretty-format", - "hash": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==" - } - }, - "npm:pretty-format@29.7.0": { - "type": "npm", - "name": "npm:pretty-format@29.7.0", - "data": { - "version": "29.7.0", - "packageName": "pretty-format", - "hash": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==" - } - }, - "npm:proc-log": { - "type": "npm", - "name": "npm:proc-log", - "data": { - "version": "3.0.0", - "packageName": "proc-log", - "hash": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==" - } - }, - "npm:process-nextick-args": { - "type": "npm", - "name": "npm:process-nextick-args", - "data": { - "version": "2.0.1", - "packageName": "process-nextick-args", - "hash": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" - } - }, - "npm:process-warning@1.0.0": { - "type": "npm", - "name": "npm:process-warning@1.0.0", - "data": { - "version": "1.0.0", - "packageName": "process-warning", - "hash": "sha512-du4wfLyj4yCZq1VupnVSZmRsPJsNuxoDQFdCFHLaYiEbFBD7QE0a+I4D7hOxrVnh78QE/YipFAj9lXHiXocV+Q==" - } - }, - "npm:process-warning@3.0.0": { - "type": "npm", - "name": "npm:process-warning@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "process-warning", - "hash": "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==" - } - }, - "npm:process-warning@4.0.0": { - "type": "npm", - "name": "npm:process-warning@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "process-warning", - "hash": "sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==" - } - }, - "npm:process": { - "type": "npm", - "name": "npm:process", - "data": { - "version": "0.11.10", - "packageName": "process", - "hash": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" - } - }, - "npm:promise": { - "type": "npm", - "name": "npm:promise", - "data": { - "version": "8.3.0", - "packageName": "promise", - "hash": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==" - } - }, - "npm:prompts": { - "type": "npm", - "name": "npm:prompts", - "data": { - "version": "2.4.2", - "packageName": "prompts", - "hash": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" - } - }, - "npm:property-information": { - "type": "npm", - "name": "npm:property-information", - "data": { - "version": "7.0.0", - "packageName": "property-information", - "hash": "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==" - } - }, - "npm:proto-list": { - "type": "npm", - "name": "npm:proto-list", - "data": { - "version": "1.2.4", - "packageName": "proto-list", - "hash": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" - } - }, - "npm:proxy-addr": { - "type": "npm", - "name": "npm:proxy-addr", - "data": { - "version": "2.0.7", - "packageName": "proxy-addr", - "hash": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==" - } - }, - "npm:proxy-from-env": { - "type": "npm", - "name": "npm:proxy-from-env", - "data": { - "version": "1.1.0", - "packageName": "proxy-from-env", - "hash": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" - } - }, - "npm:pump": { - "type": "npm", - "name": "npm:pump", - "data": { - "version": "2.0.1", - "packageName": "pump", - "hash": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==" - } - }, - "npm:pumpify": { - "type": "npm", - "name": "npm:pumpify", - "data": { - "version": "1.5.1", - "packageName": "pumpify", - "hash": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==" - } - }, - "npm:punycode": { - "type": "npm", - "name": "npm:punycode", - "data": { - "version": "2.3.1", - "packageName": "punycode", - "hash": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" - } - }, - "npm:qs@6.13.0": { - "type": "npm", - "name": "npm:qs@6.13.0", - "data": { - "version": "6.13.0", - "packageName": "qs", - "hash": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==" - } - }, - "npm:qs@6.13.1": { - "type": "npm", - "name": "npm:qs@6.13.1", - "data": { - "version": "6.13.1", - "packageName": "qs", - "hash": "sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==" - } - }, - "npm:queue-microtask": { - "type": "npm", - "name": "npm:queue-microtask", - "data": { - "version": "1.2.3", - "packageName": "queue-microtask", - "hash": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" - } - }, - "npm:queue-tick": { - "type": "npm", - "name": "npm:queue-tick", - "data": { - "version": "1.0.1", - "packageName": "queue-tick", - "hash": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==" - } - }, - "npm:queue": { - "type": "npm", - "name": "npm:queue", - "data": { - "version": "6.0.2", - "packageName": "queue", - "hash": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==" - } - }, - "npm:quick-format-unescaped": { - "type": "npm", - "name": "npm:quick-format-unescaped", - "data": { - "version": "4.0.4", - "packageName": "quick-format-unescaped", - "hash": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==" - } - }, - "npm:randombytes": { - "type": "npm", - "name": "npm:randombytes", - "data": { - "version": "2.1.0", - "packageName": "randombytes", - "hash": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" - } - }, - "npm:range-parser": { - "type": "npm", - "name": "npm:range-parser", - "data": { - "version": "1.2.1", - "packageName": "range-parser", - "hash": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" - } - }, - "npm:raw-body": { - "type": "npm", - "name": "npm:raw-body", - "data": { - "version": "2.5.2", - "packageName": "raw-body", - "hash": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==" - } - }, - "npm:rc": { - "type": "npm", - "name": "npm:rc", - "data": { - "version": "1.2.8", - "packageName": "rc", - "hash": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" - } - }, - "npm:react-devtools-core": { - "type": "npm", - "name": "npm:react-devtools-core", - "data": { - "version": "5.3.2", - "packageName": "react-devtools-core", - "hash": "sha512-crr9HkVrDiJ0A4zot89oS0Cgv0Oa4OG1Em4jit3P3ZxZSKPMYyMjfwMqgcJna9o625g8oN87rBm8SWWrSTBZxg==" - } - }, - "npm:react-dom": { - "type": "npm", - "name": "npm:react-dom", - "data": { - "version": "19.1.0", - "packageName": "react-dom", - "hash": "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==" - } - }, - "npm:react-is@17.0.2": { - "type": "npm", - "name": "npm:react-is@17.0.2", - "data": { - "version": "17.0.2", - "packageName": "react-is", - "hash": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" - } - }, - "npm:react-is@18.3.1": { - "type": "npm", - "name": "npm:react-is@18.3.1", - "data": { - "version": "18.3.1", - "packageName": "react-is", - "hash": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" - } - }, - "npm:react-lazy-with-preload": { - "type": "npm", - "name": "npm:react-lazy-with-preload", - "data": { - "version": "2.2.1", - "packageName": "react-lazy-with-preload", - "hash": "sha512-ONSb8gizLE5jFpdHAclZ6EAAKuFX2JydnFXPPPjoUImZlLjGtKzyBS8SJgJq7CpLgsGKh9QCZdugJyEEOVC16Q==" - } - }, - "npm:react-native": { - "type": "npm", - "name": "npm:react-native", - "data": { - "version": "0.76.3", - "packageName": "react-native", - "hash": "sha512-0TUhgmlouRNf6yuDIIAdbQl0g1VsONgCMsLs7Et64hjj5VLMCA7np+4dMrZvGZ3wRNqzgeyT9oWJsUm49AcwSQ==" - } - }, - "npm:react-refresh@0.14.2": { - "type": "npm", - "name": "npm:react-refresh@0.14.2", - "data": { - "version": "0.14.2", - "packageName": "react-refresh", - "hash": "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==" - } - }, - "npm:react-refresh@0.17.0": { - "type": "npm", - "name": "npm:react-refresh@0.17.0", - "data": { - "version": "0.17.0", - "packageName": "react-refresh", - "hash": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==" - } - }, - "npm:react-router-dom": { - "type": "npm", - "name": "npm:react-router-dom", - "data": { - "version": "6.30.0", - "packageName": "react-router-dom", - "hash": "sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA==" - } - }, - "npm:react-router": { - "type": "npm", - "name": "npm:react-router", - "data": { - "version": "6.30.0", - "packageName": "react-router", - "hash": "sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ==" - } - }, - "npm:react": { - "type": "npm", - "name": "npm:react", - "data": { - "version": "19.1.0", - "packageName": "react", - "hash": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==" - } - }, - "npm:read-yaml-file": { - "type": "npm", - "name": "npm:read-yaml-file", - "data": { - "version": "1.1.0", - "packageName": "read-yaml-file", - "hash": "sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==" - } - }, - "npm:readable-stream@2.3.8": { - "type": "npm", - "name": "npm:readable-stream@2.3.8", - "data": { - "version": "2.3.8", - "packageName": "readable-stream", - "hash": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" - } - }, - "npm:readable-stream@3.6.2": { - "type": "npm", - "name": "npm:readable-stream@3.6.2", - "data": { - "version": "3.6.2", - "packageName": "readable-stream", - "hash": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" - } - }, - "npm:readable-stream@4.5.2": { - "type": "npm", - "name": "npm:readable-stream@4.5.2", - "data": { - "version": "4.5.2", - "packageName": "readable-stream", - "hash": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==" - } - }, - "npm:readdirp": { - "type": "npm", - "name": "npm:readdirp", - "data": { - "version": "3.6.0", - "packageName": "readdirp", - "hash": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" - } - }, - "npm:readline": { - "type": "npm", - "name": "npm:readline", - "data": { - "version": "1.3.0", - "packageName": "readline", - "hash": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==" - } - }, - "npm:real-require": { - "type": "npm", - "name": "npm:real-require", - "data": { - "version": "0.2.0", - "packageName": "real-require", - "hash": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==" - } - }, - "npm:recast": { - "type": "npm", - "name": "npm:recast", - "data": { - "version": "0.21.5", - "packageName": "recast", - "hash": "sha512-hjMmLaUXAm1hIuTqOdeYObMslq/q+Xff6QE3Y2P+uoHAg2nmVlLBps2hzh1UJDdMtDTMXOFewK6ky51JQIeECg==" - } - }, - "npm:recma-build-jsx": { - "type": "npm", - "name": "npm:recma-build-jsx", - "data": { - "version": "1.0.0", - "packageName": "recma-build-jsx", - "hash": "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==" - } - }, - "npm:recma-jsx": { - "type": "npm", - "name": "npm:recma-jsx", - "data": { - "version": "1.0.0", - "packageName": "recma-jsx", - "hash": "sha512-5vwkv65qWwYxg+Atz95acp8DMu1JDSqdGkA2Of1j6rCreyFUE/gp15fC8MnGEuG1W68UKjM6x6+YTWIh7hZM/Q==" - } - }, - "npm:recma-parse": { - "type": "npm", - "name": "npm:recma-parse", - "data": { - "version": "1.0.0", - "packageName": "recma-parse", - "hash": "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==" - } - }, - "npm:recma-stringify": { - "type": "npm", - "name": "npm:recma-stringify", - "data": { - "version": "1.0.0", - "packageName": "recma-stringify", - "hash": "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==" - } - }, - "npm:regenerate-unicode-properties": { - "type": "npm", - "name": "npm:regenerate-unicode-properties", - "data": { - "version": "10.2.0", - "packageName": "regenerate-unicode-properties", - "hash": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==" - } - }, - "npm:regenerate": { - "type": "npm", - "name": "npm:regenerate", - "data": { - "version": "1.4.2", - "packageName": "regenerate", - "hash": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" - } - }, - "npm:regenerator-runtime@0.13.11": { - "type": "npm", - "name": "npm:regenerator-runtime@0.13.11", - "data": { - "version": "0.13.11", - "packageName": "regenerator-runtime", - "hash": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" - } - }, - "npm:regenerator-runtime@0.14.1": { - "type": "npm", - "name": "npm:regenerator-runtime@0.14.1", - "data": { - "version": "0.14.1", - "packageName": "regenerator-runtime", - "hash": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" - } - }, - "npm:regenerator-transform": { - "type": "npm", - "name": "npm:regenerator-transform", - "data": { - "version": "0.15.2", - "packageName": "regenerator-transform", - "hash": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==" - } - }, - "npm:regex-recursion": { - "type": "npm", - "name": "npm:regex-recursion", - "data": { - "version": "6.0.2", - "packageName": "regex-recursion", - "hash": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==" - } - }, - "npm:regex-utilities": { - "type": "npm", - "name": "npm:regex-utilities", - "data": { - "version": "2.3.0", - "packageName": "regex-utilities", - "hash": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==" - } - }, - "npm:regex": { - "type": "npm", - "name": "npm:regex", - "data": { - "version": "6.0.1", - "packageName": "regex", - "hash": "sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==" - } - }, - "npm:regexpu-core": { - "type": "npm", - "name": "npm:regexpu-core", - "data": { - "version": "6.2.0", - "packageName": "regexpu-core", - "hash": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==" - } - }, - "npm:registry-auth-token": { - "type": "npm", - "name": "npm:registry-auth-token", - "data": { - "version": "5.0.2", - "packageName": "registry-auth-token", - "hash": "sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==" - } - }, - "npm:registry-url": { - "type": "npm", - "name": "npm:registry-url", - "data": { - "version": "6.0.1", - "packageName": "registry-url", - "hash": "sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q==" - } - }, - "npm:regjsgen": { - "type": "npm", - "name": "npm:regjsgen", - "data": { - "version": "0.8.0", - "packageName": "regjsgen", - "hash": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==" - } - }, - "npm:regjsparser": { - "type": "npm", - "name": "npm:regjsparser", - "data": { - "version": "0.12.0", - "packageName": "regjsparser", - "hash": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==" - } - }, - "npm:rehype-external-links": { - "type": "npm", - "name": "npm:rehype-external-links", - "data": { - "version": "3.0.0", - "packageName": "rehype-external-links", - "hash": "sha512-yp+e5N9V3C6bwBeAC4n796kc86M4gJCdlVhiMTxIrJG5UHDMh+PJANf9heqORJbt1nrCbDwIlAZKjANIaVBbvw==" - } - }, - "npm:rehype-recma": { - "type": "npm", - "name": "npm:rehype-recma", - "data": { - "version": "1.0.0", - "packageName": "rehype-recma", - "hash": "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==" - } - }, - "npm:remark-gfm": { - "type": "npm", - "name": "npm:remark-gfm", - "data": { - "version": "4.0.1", - "packageName": "remark-gfm", - "hash": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==" - } - }, - "npm:remark-mdc": { - "type": "npm", - "name": "npm:remark-mdc", - "data": { - "version": "1.2.0", - "packageName": "remark-mdc", - "hash": "sha512-zK0GYvlhl9fw5gg1TYA2BmC06+wQaeQ0QewhJZI/6rocsP0Rfw3s2kbC5yeIyu9//kpBAwh6kJPFSDLiQbcFQQ==" - } - }, - "npm:remark-mdx": { - "type": "npm", - "name": "npm:remark-mdx", - "data": { - "version": "3.1.0", - "packageName": "remark-mdx", - "hash": "sha512-Ngl/H3YXyBV9RcRNdlYsZujAmhsxwzxpDzpDEhFBVAGthS4GDgnctpDjgFl/ULx5UEDzqtW1cyBSNKqYYrqLBA==" - } - }, - "npm:remark-parse": { - "type": "npm", - "name": "npm:remark-parse", - "data": { - "version": "11.0.0", - "packageName": "remark-parse", - "hash": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==" - } - }, - "npm:remark-rehype": { - "type": "npm", - "name": "npm:remark-rehype", - "data": { - "version": "11.1.2", - "packageName": "remark-rehype", - "hash": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==" - } - }, - "npm:remark-stringify": { - "type": "npm", - "name": "npm:remark-stringify", - "data": { - "version": "11.0.0", - "packageName": "remark-stringify", - "hash": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==" - } - }, - "npm:remark": { - "type": "npm", - "name": "npm:remark", - "data": { - "version": "15.0.1", - "packageName": "remark", - "hash": "sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==" - } - }, - "npm:require-directory": { - "type": "npm", - "name": "npm:require-directory", - "data": { - "version": "2.1.1", - "packageName": "require-directory", - "hash": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" - } - }, - "npm:require-from-string": { - "type": "npm", - "name": "npm:require-from-string", - "data": { - "version": "2.0.2", - "packageName": "require-from-string", - "hash": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" - } - }, - "npm:requires-port": { - "type": "npm", - "name": "npm:requires-port", - "data": { - "version": "1.0.0", - "packageName": "requires-port", - "hash": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" - } - }, - "npm:resolve-from@3.0.0": { - "type": "npm", - "name": "npm:resolve-from@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "resolve-from", - "hash": "sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==" - } - }, - "npm:resolve-from@4.0.0": { - "type": "npm", - "name": "npm:resolve-from@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "resolve-from", - "hash": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" - } - }, - "npm:resolve-from@5.0.0": { - "type": "npm", - "name": "npm:resolve-from@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "resolve-from", - "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" - } - }, - "npm:resolve.exports": { - "type": "npm", - "name": "npm:resolve.exports", - "data": { - "version": "2.0.3", - "packageName": "resolve.exports", - "hash": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==" - } - }, - "npm:resolve": { - "type": "npm", - "name": "npm:resolve", - "data": { - "version": "1.22.10", - "packageName": "resolve", - "hash": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" - } - }, - "npm:restore-cursor": { - "type": "npm", - "name": "npm:restore-cursor", - "data": { - "version": "3.1.0", - "packageName": "restore-cursor", - "hash": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" - } - }, - "npm:ret": { - "type": "npm", - "name": "npm:ret", - "data": { - "version": "0.4.3", - "packageName": "ret", - "hash": "sha512-0f4Memo5QP7WQyUEAYUO3esD/XjOc3Zjjg5CPsAq1p8sIu0XPeMbHJemKA0BO7tV0X7+A0FoEpbmHXWxPyD3wQ==" - } - }, - "npm:reusify": { - "type": "npm", - "name": "npm:reusify", - "data": { - "version": "1.0.4", - "packageName": "reusify", - "hash": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" - } - }, - "npm:rfdc": { - "type": "npm", - "name": "npm:rfdc", - "data": { - "version": "1.4.1", - "packageName": "rfdc", - "hash": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==" - } - }, - "npm:rimraf@2.6.3": { - "type": "npm", - "name": "npm:rimraf@2.6.3", - "data": { - "version": "2.6.3", - "packageName": "rimraf", - "hash": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==" - } - }, - "npm:rimraf@3.0.2": { - "type": "npm", - "name": "npm:rimraf@3.0.2", - "data": { - "version": "3.0.2", - "packageName": "rimraf", - "hash": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" - } - }, - "npm:rimraf@5.0.10": { - "type": "npm", - "name": "npm:rimraf@5.0.10", - "data": { - "version": "5.0.10", - "packageName": "rimraf", - "hash": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==" - } - }, - "npm:rollup": { - "type": "npm", - "name": "npm:rollup", - "data": { - "version": "4.24.0", - "packageName": "rollup", - "hash": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==" - } - }, - "npm:rspack-plugin-virtual-module": { - "type": "npm", - "name": "npm:rspack-plugin-virtual-module", - "data": { - "version": "1.0.0", - "packageName": "rspack-plugin-virtual-module", - "hash": "sha512-v5MDtNEcDwV36gsHf5iIYyH1rYuC2TP3D+xE1Z+pqIWjFR9dpQ4DF4OzGtrBQSPKVhOyL0VW5UyeIbfdFxELmw==" - } - }, - "npm:rspress-plugin-devkit": { - "type": "npm", - "name": "npm:rspress-plugin-devkit", - "data": { - "version": "0.3.0", - "packageName": "rspress-plugin-devkit", - "hash": "sha512-5CyqIIleboW32rmhK7V7e9WQY+J3V2HtOv9OgRCYJbGrOt/8RUdgRT+vJz5z/aUvcT5VX0OTTzUtGokUelJH6g==" - } - }, - "npm:rspress-plugin-sitemap": { - "type": "npm", - "name": "npm:rspress-plugin-sitemap", - "data": { - "version": "1.1.2", - "packageName": "rspress-plugin-sitemap", - "hash": "sha512-dvmEbBUnyU3qkapjBz4WcpP0BIkJdljORFiuJ92wr0Vt/b/ff7cFlaRcAYtKq/g1y7JAdA+qzy3gjnNg0TqNow==" - } - }, - "npm:rspress-plugin-vercel-analytics": { - "type": "npm", - "name": "npm:rspress-plugin-vercel-analytics", - "data": { - "version": "0.3.0", - "packageName": "rspress-plugin-vercel-analytics", - "hash": "sha512-e3tt7pJeihgCRVT/8qft5hK6cuU9gYrl60ihAtchz1jMgcLmpyIyEMhP4dcux2MGboRMoknQEUacjFcwi5ZzZg==" - } - }, - "npm:rspress": { - "type": "npm", - "name": "npm:rspress", - "data": { - "version": "2.0.0-beta.6", - "packageName": "rspress", - "hash": "sha512-YM+4pMHr4yYUMQzlszRYOM4lgfQVmsd+BWTJcPmtJgsHPtpLPiiX25AgcmQDNNtiwVF+d/endH5mB+p7uTbadQ==" - } - }, - "npm:run-applescript": { - "type": "npm", - "name": "npm:run-applescript", - "data": { - "version": "7.0.0", - "packageName": "run-applescript", - "hash": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==" - } - }, - "npm:run-parallel": { - "type": "npm", - "name": "npm:run-parallel", - "data": { - "version": "1.2.0", - "packageName": "run-parallel", - "hash": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" - } - }, - "npm:rxjs": { - "type": "npm", - "name": "npm:rxjs", - "data": { - "version": "7.8.2", - "packageName": "rxjs", - "hash": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==" - } - }, - "npm:sade": { - "type": "npm", - "name": "npm:sade", - "data": { - "version": "1.8.1", - "packageName": "sade", - "hash": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==" - } - }, - "npm:safe-buffer@5.1.2": { - "type": "npm", - "name": "npm:safe-buffer@5.1.2", - "data": { - "version": "5.1.2", - "packageName": "safe-buffer", - "hash": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - } - }, - "npm:safe-buffer@5.2.1": { - "type": "npm", - "name": "npm:safe-buffer@5.2.1", - "data": { - "version": "5.2.1", - "packageName": "safe-buffer", - "hash": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" - } - }, - "npm:safe-regex2": { - "type": "npm", - "name": "npm:safe-regex2", - "data": { - "version": "3.1.0", - "packageName": "safe-regex2", - "hash": "sha512-RAAZAGbap2kBfbVhvmnTFv73NWLMvDGOITFYTZBAaY8eR+Ir4ef7Up/e7amo+y1+AH+3PtLkrt9mvcTsG9LXug==" - } - }, - "npm:safe-stable-stringify": { - "type": "npm", - "name": "npm:safe-stable-stringify", - "data": { - "version": "2.5.0", - "packageName": "safe-stable-stringify", - "hash": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==" - } - }, - "npm:safer-buffer": { - "type": "npm", - "name": "npm:safer-buffer", - "data": { - "version": "2.1.2", - "packageName": "safer-buffer", - "hash": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" - } - }, - "npm:sass-embedded-android-arm64": { - "type": "npm", - "name": "npm:sass-embedded-android-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-arm64", - "hash": "sha512-27oRheqNA3SJM2hAxpVbs7mCKUwKPWmEEhyiNFpBINb5ELVLg+Ck5RsGg+SJmo130ul5YX0vinmVB5uPWc8X5w==" - } - }, - "npm:sass-embedded-android-arm": { - "type": "npm", - "name": "npm:sass-embedded-android-arm", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-arm", - "hash": "sha512-GkcgUGMZtEF9gheuE1dxCU0ZSAifuaFXi/aX7ZXvjtdwmTl9Zc/OHR9oiUJkc8IW9UI7H8TuwlTAA8+SwgwIeQ==" - } - }, - "npm:sass-embedded-android-ia32": { - "type": "npm", - "name": "npm:sass-embedded-android-ia32", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-ia32", - "hash": "sha512-f3x16NyRgtXFksIaO/xXKrUhttUBv8V0XsAR2Dhdb/yz4yrDrhzw9Wh8fmw7PlQqECcQvFaoDr3XIIM6lKzasw==" - } - }, - "npm:sass-embedded-android-riscv64": { - "type": "npm", - "name": "npm:sass-embedded-android-riscv64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-riscv64", - "hash": "sha512-IP6OijpJ8Mqo7XqCe0LsuZVbAxEFVboa0kXqqR5K55LebEplsTIA2GnmRyMay3Yr/2FVGsZbCb6Wlgkw23eCiA==" - } - }, - "npm:sass-embedded-android-x64": { - "type": "npm", - "name": "npm:sass-embedded-android-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-x64", - "hash": "sha512-Mh7CA53wR3ADvXAYipFc/R3vV4PVOzoKwWzPxmq+7i8UZrtsVjKONxGtqWe9JG1mna0C9CRZAx0sv/BzbOJxWg==" - } - }, - "npm:sass-embedded-darwin-arm64": { - "type": "npm", - "name": "npm:sass-embedded-darwin-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-darwin-arm64", - "hash": "sha512-msWxzhvcP9hqGVegxVePVEfv9mVNTlUgGr6k7O7Ihji702mbtrH/lKwF4aRkkt4g1j7tv10+JtQXmTNi/pi9kA==" - } - }, - "npm:sass-embedded-darwin-x64": { - "type": "npm", - "name": "npm:sass-embedded-darwin-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-darwin-x64", - "hash": "sha512-J4UFHUiyI9Z+mwYMwz11Ky9TYr3hY1fCxeQddjNGL/+ovldtb0yAIHvoVM0BGprQDm5JqhtUk8KyJ3RMJqpaAA==" - } - }, - "npm:sass-embedded-linux-arm64": { - "type": "npm", - "name": "npm:sass-embedded-linux-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-arm64", - "hash": "sha512-jGadetB03BMFG2rq3OXub/uvC/lGpbQOiLGEz3NLb2nRZWyauRhzDtvZqkr6BEhxgIWtMtz2020yD8ZJSw/r2w==" - } - }, - "npm:sass-embedded-linux-arm": { - "type": "npm", - "name": "npm:sass-embedded-linux-arm", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-arm", - "hash": "sha512-X0fDh95nNSw1wfRlnkE4oscoEA5Au4nnk785s9jghPFkTBg+A+5uB6trCjf0fM22+Iw6kiP4YYmDdw3BqxAKLQ==" - } - }, - "npm:sass-embedded-linux-ia32": { - "type": "npm", - "name": "npm:sass-embedded-linux-ia32", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-ia32", - "hash": "sha512-7HlYY90d9mitDtNi5s+S+5wYZrTVbkBH2/kf7ixrzh2BFfT0YM81UHLJRnGX93y9aOMBL6DSZAIfkt1RsV9bkQ==" - } - }, - "npm:sass-embedded-linux-musl-arm64": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-arm64", - "hash": "sha512-FLkIT0p18XOkR6wryJ13LqGBDsrYev2dRk9dtiU18NCpNXruKsdBQ1ZnWHVKB3h1dA9lFyEEisC0sooKdNfeOQ==" - } - }, - "npm:sass-embedded-linux-musl-arm": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-arm", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-arm", - "hash": "sha512-5vcdEqE8QZnu6i6shZo7x2N36V7YUoFotWj2rGekII5ty7Nkaj+VtZhUEOp9tAzEOlaFuDp5CyO1kUCvweT64A==" - } - }, - "npm:sass-embedded-linux-musl-ia32": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-ia32", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-ia32", - "hash": "sha512-N1093T84zQJor1yyIAdYScB5eAuQarGK1tKgZ4uTnxVlgA7Xi1lXV8Eh7ox9sDqKCaWkVQ3MjqU26vYRBeRWyw==" - } - }, - "npm:sass-embedded-linux-musl-riscv64": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-riscv64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-riscv64", - "hash": "sha512-WRsZS/7qlfYXsa93FBpSruieuURIu7ySfFhzYfF1IbKrNAGwmbduutkHZh2ddm5/vQMvQ0Rdosgv+CslaQHMcw==" - } - }, - "npm:sass-embedded-linux-musl-x64": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-x64", - "hash": "sha512-+OlLIilA5TnP0YEqTQ8yZtkW+bJIQYvzoGoNLUEskeyeGuOiIyn2CwL6G4JQB4xZQFaxPHb7JD3EueFkQbH0Pw==" - } - }, - "npm:sass-embedded-linux-riscv64": { - "type": "npm", - "name": "npm:sass-embedded-linux-riscv64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-riscv64", - "hash": "sha512-mKKlOwMGLN7yP1p0gB5yG/HX4fYLnpWaqstNuOOXH+fOzTaNg0+1hALg0H0CDIqypPO74M5MS9T6FAJZGdT6dQ==" - } - }, - "npm:sass-embedded-linux-x64": { - "type": "npm", - "name": "npm:sass-embedded-linux-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-x64", - "hash": "sha512-uKRTv0z8NgtHV7xSren78+yoWB79sNi7TMqI7Bxd8fcRNIgHQSA8QBdF8led2ETC004hr8h71BrY60RPO+SSvA==" - } - }, - "npm:sass-embedded-win32-arm64": { - "type": "npm", - "name": "npm:sass-embedded-win32-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-win32-arm64", - "hash": "sha512-/GMiZXBOc6AEMBC3g25Rp+x8fq9Z6Ql7037l5rajBPhZ+DdFwtdHY0Ou3oIU6XuWUwD06U3ii4XufXVFhsP6PA==" - } - }, - "npm:sass-embedded-win32-ia32": { - "type": "npm", - "name": "npm:sass-embedded-win32-ia32", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-win32-ia32", - "hash": "sha512-L+4BWkKKBGFOKVQ2PQ5HwFfkM5FvTf1Xx2VSRvEWt9HxPXp6SPDho6zC8fqNQ3hSjoaoASEIJcSvgfdQYO0gdg==" - } - }, - "npm:sass-embedded-win32-x64": { - "type": "npm", - "name": "npm:sass-embedded-win32-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-win32-x64", - "hash": "sha512-/FO0AGKWxVfCk4GKsC0yXWBpUZdySe3YAAbQQL0lL6xUd1OiUY8Kow6g4Kc1TB/+z0iuQKKTqI/acJMEYl4iTQ==" - } - }, - "npm:sass-embedded": { - "type": "npm", - "name": "npm:sass-embedded", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded", - "hash": "sha512-0i+3h2Df/c71afluxC1SXqyyMmJlnKWfu9ZGdzwuKRM1OftEa2XM2myt5tR36CF3PanYrMjFKtRIj8PfSf838w==" - } - }, - "npm:scheduler@0.24.0-canary-efb381bbf-20230505": { - "type": "npm", - "name": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", - "data": { - "version": "0.24.0-canary-efb381bbf-20230505", - "packageName": "scheduler", - "hash": "sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA==" - } - }, - "npm:scheduler@0.26.0": { - "type": "npm", - "name": "npm:scheduler@0.26.0", - "data": { - "version": "0.26.0", - "packageName": "scheduler", - "hash": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==" - } - }, - "npm:schema-utils@3.3.0": { - "type": "npm", - "name": "npm:schema-utils@3.3.0", - "data": { - "version": "3.3.0", - "packageName": "schema-utils", - "hash": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==" - } - }, - "npm:schema-utils@4.3.0": { - "type": "npm", - "name": "npm:schema-utils@4.3.0", - "data": { - "version": "4.3.0", - "packageName": "schema-utils", - "hash": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==" - } - }, - "npm:scule": { - "type": "npm", - "name": "npm:scule", - "data": { - "version": "1.3.0", - "packageName": "scule", - "hash": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==" - } - }, - "npm:section-matter": { - "type": "npm", - "name": "npm:section-matter", - "data": { - "version": "1.0.0", - "packageName": "section-matter", - "hash": "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==" - } - }, - "npm:secure-compare": { - "type": "npm", - "name": "npm:secure-compare", - "data": { - "version": "3.0.1", - "packageName": "secure-compare", - "hash": "sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==" - } - }, - "npm:secure-json-parse": { - "type": "npm", - "name": "npm:secure-json-parse", - "data": { - "version": "2.7.0", - "packageName": "secure-json-parse", - "hash": "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==" - } - }, - "npm:selderee": { - "type": "npm", - "name": "npm:selderee", - "data": { - "version": "0.11.0", - "packageName": "selderee", - "hash": "sha512-5TF+l7p4+OsnP8BCCvSyZiSPc4x4//p5uPwK8TCnVPJYRmU2aYKMpOXvw8zM5a5JvuuCGN1jmsMwuU2W02ukfA==" - } - }, - "npm:selfsigned": { - "type": "npm", - "name": "npm:selfsigned", - "data": { - "version": "2.4.1", - "packageName": "selfsigned", - "hash": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==" - } - }, - "npm:semver@5.7.2": { - "type": "npm", - "name": "npm:semver@5.7.2", - "data": { - "version": "5.7.2", - "packageName": "semver", - "hash": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" - } - }, - "npm:semver@6.3.1": { - "type": "npm", - "name": "npm:semver@6.3.1", - "data": { - "version": "6.3.1", - "packageName": "semver", - "hash": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" - } - }, - "npm:semver@7.6.3": { - "type": "npm", - "name": "npm:semver@7.6.3", - "data": { - "version": "7.6.3", - "packageName": "semver", - "hash": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" - } - }, - "npm:semver@7.7.1": { - "type": "npm", - "name": "npm:semver@7.7.1", - "data": { - "version": "7.7.1", - "packageName": "semver", - "hash": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==" - } - }, - "npm:send": { - "type": "npm", - "name": "npm:send", - "data": { - "version": "0.19.0", - "packageName": "send", - "hash": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==" - } - }, - "npm:serialize-error": { - "type": "npm", - "name": "npm:serialize-error", - "data": { - "version": "2.1.0", - "packageName": "serialize-error", - "hash": "sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==" - } - }, - "npm:serialize-javascript": { - "type": "npm", - "name": "npm:serialize-javascript", - "data": { - "version": "6.0.2", - "packageName": "serialize-javascript", - "hash": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==" - } - }, - "npm:serve-static": { - "type": "npm", - "name": "npm:serve-static", - "data": { - "version": "1.16.2", - "packageName": "serve-static", - "hash": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==" - } - }, - "npm:set-cookie-parser": { - "type": "npm", - "name": "npm:set-cookie-parser", - "data": { - "version": "2.7.1", - "packageName": "set-cookie-parser", - "hash": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==" - } - }, - "npm:set-function-length": { - "type": "npm", - "name": "npm:set-function-length", - "data": { - "version": "1.2.2", - "packageName": "set-function-length", - "hash": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" - } - }, - "npm:setprototypeof": { - "type": "npm", - "name": "npm:setprototypeof", - "data": { - "version": "1.2.0", - "packageName": "setprototypeof", - "hash": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" - } - }, - "npm:shallow-clone": { - "type": "npm", - "name": "npm:shallow-clone", - "data": { - "version": "3.0.1", - "packageName": "shallow-clone", - "hash": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" - } - }, - "npm:shallowequal": { - "type": "npm", - "name": "npm:shallowequal", - "data": { - "version": "1.1.0", - "packageName": "shallowequal", - "hash": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" - } - }, - "npm:shebang-command": { - "type": "npm", - "name": "npm:shebang-command", - "data": { - "version": "2.0.0", - "packageName": "shebang-command", - "hash": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" - } - }, - "npm:shebang-regex": { - "type": "npm", - "name": "npm:shebang-regex", - "data": { - "version": "3.0.0", - "packageName": "shebang-regex", - "hash": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" - } - }, - "npm:shell-quote": { - "type": "npm", - "name": "npm:shell-quote", - "data": { - "version": "1.8.2", - "packageName": "shell-quote", - "hash": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==" - } - }, - "npm:shiki": { - "type": "npm", - "name": "npm:shiki", - "data": { - "version": "3.4.2", - "packageName": "shiki", - "hash": "sha512-wuxzZzQG8kvZndD7nustrNFIKYJ1jJoWIPaBpVe2+KHSvtzMi4SBjOxrigs8qeqce/l3U0cwiC+VAkLKSunHQQ==" - } - }, - "npm:side-channel": { - "type": "npm", - "name": "npm:side-channel", - "data": { - "version": "1.0.6", - "packageName": "side-channel", - "hash": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" - } - }, - "npm:siginfo": { - "type": "npm", - "name": "npm:siginfo", - "data": { - "version": "2.0.0", - "packageName": "siginfo", - "hash": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==" - } - }, - "npm:signal-exit@3.0.7": { - "type": "npm", - "name": "npm:signal-exit@3.0.7", - "data": { - "version": "3.0.7", - "packageName": "signal-exit", - "hash": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" - } - }, - "npm:signal-exit@4.1.0": { - "type": "npm", - "name": "npm:signal-exit@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "signal-exit", - "hash": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" - } - }, - "npm:sirv": { - "type": "npm", - "name": "npm:sirv", - "data": { - "version": "2.0.4", - "packageName": "sirv", - "hash": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==" - } - }, - "npm:sisteransi": { - "type": "npm", - "name": "npm:sisteransi", - "data": { - "version": "1.0.5", - "packageName": "sisteransi", - "hash": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" - } - }, - "npm:slash": { - "type": "npm", - "name": "npm:slash", - "data": { - "version": "3.0.0", - "packageName": "slash", - "hash": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" - } - }, - "npm:sonic-boom@3.8.1": { - "type": "npm", - "name": "npm:sonic-boom@3.8.1", - "data": { - "version": "3.8.1", - "packageName": "sonic-boom", - "hash": "sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==" - } - }, - "npm:sonic-boom@4.2.0": { - "type": "npm", - "name": "npm:sonic-boom@4.2.0", - "data": { - "version": "4.2.0", - "packageName": "sonic-boom", - "hash": "sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==" - } - }, - "npm:source-map-js": { - "type": "npm", - "name": "npm:source-map-js", - "data": { - "version": "1.2.1", - "packageName": "source-map-js", - "hash": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" - } - }, - "npm:source-map-support@0.5.19": { - "type": "npm", - "name": "npm:source-map-support@0.5.19", - "data": { - "version": "0.5.19", - "packageName": "source-map-support", - "hash": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==" - } - }, - "npm:source-map-support@0.5.21": { - "type": "npm", - "name": "npm:source-map-support@0.5.21", - "data": { - "version": "0.5.21", - "packageName": "source-map-support", - "hash": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" - } - }, - "npm:source-map@0.5.7": { - "type": "npm", - "name": "npm:source-map@0.5.7", - "data": { - "version": "0.5.7", - "packageName": "source-map", - "hash": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==" - } - }, - "npm:source-map@0.6.1": { - "type": "npm", - "name": "npm:source-map@0.6.1", - "data": { - "version": "0.6.1", - "packageName": "source-map", - "hash": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" - } - }, - "npm:source-map@0.7.4": { - "type": "npm", - "name": "npm:source-map@0.7.4", - "data": { - "version": "0.7.4", - "packageName": "source-map", - "hash": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" - } - }, - "npm:space-separated-tokens": { - "type": "npm", - "name": "npm:space-separated-tokens", - "data": { - "version": "2.0.2", - "packageName": "space-separated-tokens", - "hash": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==" - } - }, - "npm:spawndamnit": { - "type": "npm", - "name": "npm:spawndamnit", - "data": { - "version": "3.0.1", - "packageName": "spawndamnit", - "hash": "sha512-MmnduQUuHCoFckZoWnXsTg7JaiLBJrKFj9UI2MbRPGaJeVpsLcVBu6P/IGZovziM/YBsellCmsprgNA+w0CzVg==" - } - }, - "npm:split2": { - "type": "npm", - "name": "npm:split2", - "data": { - "version": "4.2.0", - "packageName": "split2", - "hash": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==" - } - }, - "npm:sprintf-js": { - "type": "npm", - "name": "npm:sprintf-js", - "data": { - "version": "1.0.3", - "packageName": "sprintf-js", - "hash": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" - } - }, - "npm:sshpk": { - "type": "npm", - "name": "npm:sshpk", - "data": { - "version": "1.18.0", - "packageName": "sshpk", - "hash": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==" - } - }, - "npm:stack-utils": { - "type": "npm", - "name": "npm:stack-utils", - "data": { - "version": "2.0.6", - "packageName": "stack-utils", - "hash": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==" - } - }, - "npm:stackback": { - "type": "npm", - "name": "npm:stackback", - "data": { - "version": "0.0.2", - "packageName": "stackback", - "hash": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==" - } - }, - "npm:stackframe": { - "type": "npm", - "name": "npm:stackframe", - "data": { - "version": "1.3.4", - "packageName": "stackframe", - "hash": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==" - } - }, - "npm:stacktrace-parser": { - "type": "npm", - "name": "npm:stacktrace-parser", - "data": { - "version": "0.1.10", - "packageName": "stacktrace-parser", - "hash": "sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==" - } - }, - "npm:statuses@1.5.0": { - "type": "npm", - "name": "npm:statuses@1.5.0", - "data": { - "version": "1.5.0", - "packageName": "statuses", - "hash": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==" - } - }, - "npm:statuses@2.0.1": { - "type": "npm", - "name": "npm:statuses@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "statuses", - "hash": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" - } - }, - "npm:std-env": { - "type": "npm", - "name": "npm:std-env", - "data": { - "version": "3.7.0", - "packageName": "std-env", - "hash": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==" - } - }, - "npm:steno": { - "type": "npm", - "name": "npm:steno", - "data": { - "version": "0.4.4", - "packageName": "steno", - "hash": "sha512-EEHMVYHNXFHfGtgjNITnka0aHhiAlo93F7z2/Pwd+g0teG9CnM3JIINM7hVVB5/rhw9voufD7Wukwgtw2uqh6w==" - } - }, - "npm:stream-shift": { - "type": "npm", - "name": "npm:stream-shift", - "data": { - "version": "1.0.3", - "packageName": "stream-shift", - "hash": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==" - } - }, - "npm:streamx": { - "type": "npm", - "name": "npm:streamx", - "data": { - "version": "2.20.1", - "packageName": "streamx", - "hash": "sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA==" - } - }, - "npm:string-argv": { - "type": "npm", - "name": "npm:string-argv", - "data": { - "version": "0.3.2", - "packageName": "string-argv", - "hash": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==" - } - }, - "npm:string-width@4.2.3": { - "type": "npm", - "name": "npm:string-width@4.2.3", - "data": { - "version": "4.2.3", - "packageName": "string-width", - "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" - } - }, - "npm:string-width@5.1.2": { - "type": "npm", - "name": "npm:string-width@5.1.2", - "data": { - "version": "5.1.2", - "packageName": "string-width", - "hash": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" - } - }, - "npm:string-width-cjs": { - "type": "npm", - "name": "npm:string-width-cjs", - "data": { - "version": "npm:string-width@4.2.3", - "packageName": "string-width-cjs", - "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" - } - }, - "npm:string_decoder@1.1.1": { - "type": "npm", - "name": "npm:string_decoder@1.1.1", - "data": { - "version": "1.1.1", - "packageName": "string_decoder", - "hash": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" - } - }, - "npm:string_decoder@1.3.0": { - "type": "npm", - "name": "npm:string_decoder@1.3.0", - "data": { - "version": "1.3.0", - "packageName": "string_decoder", - "hash": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" - } - }, - "npm:stringify-entities": { - "type": "npm", - "name": "npm:stringify-entities", - "data": { - "version": "4.0.4", - "packageName": "stringify-entities", - "hash": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==" - } - }, - "npm:strip-ansi@6.0.1": { - "type": "npm", - "name": "npm:strip-ansi@6.0.1", - "data": { - "version": "6.0.1", - "packageName": "strip-ansi", - "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" - } - }, - "npm:strip-ansi@7.1.0": { - "type": "npm", - "name": "npm:strip-ansi@7.1.0", - "data": { - "version": "7.1.0", - "packageName": "strip-ansi", - "hash": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" - } - }, - "npm:strip-ansi-cjs": { - "type": "npm", - "name": "npm:strip-ansi-cjs", - "data": { - "version": "npm:strip-ansi@6.0.1", - "packageName": "strip-ansi-cjs", - "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" - } - }, - "npm:strip-bom-string": { - "type": "npm", - "name": "npm:strip-bom-string", - "data": { - "version": "1.0.0", - "packageName": "strip-bom-string", - "hash": "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==" - } - }, - "npm:strip-bom": { - "type": "npm", - "name": "npm:strip-bom", - "data": { - "version": "3.0.0", - "packageName": "strip-bom", - "hash": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" - } - }, - "npm:strip-final-newline": { - "type": "npm", - "name": "npm:strip-final-newline", - "data": { - "version": "2.0.0", - "packageName": "strip-final-newline", - "hash": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" - } - }, - "npm:strip-json-comments@2.0.1": { - "type": "npm", - "name": "npm:strip-json-comments@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "strip-json-comments", - "hash": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" - } - }, - "npm:strip-json-comments@3.1.1": { - "type": "npm", - "name": "npm:strip-json-comments@3.1.1", - "data": { - "version": "3.1.1", - "packageName": "strip-json-comments", - "hash": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" - } - }, - "npm:strnum": { - "type": "npm", - "name": "npm:strnum", - "data": { - "version": "1.0.5", - "packageName": "strnum", - "hash": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==" - } - }, - "npm:style-to-js": { - "type": "npm", - "name": "npm:style-to-js", - "data": { - "version": "1.1.16", - "packageName": "style-to-js", - "hash": "sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==" - } - }, - "npm:style-to-object": { - "type": "npm", - "name": "npm:style-to-object", - "data": { - "version": "1.0.8", - "packageName": "style-to-object", - "hash": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==" - } - }, - "npm:supports-color@7.2.0": { - "type": "npm", - "name": "npm:supports-color@7.2.0", - "data": { - "version": "7.2.0", - "packageName": "supports-color", - "hash": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" - } - }, - "npm:supports-color@8.1.1": { - "type": "npm", - "name": "npm:supports-color@8.1.1", - "data": { - "version": "8.1.1", - "packageName": "supports-color", - "hash": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" - } - }, - "npm:supports-color@9.4.0": { - "type": "npm", - "name": "npm:supports-color@9.4.0", - "data": { - "version": "9.4.0", - "packageName": "supports-color", - "hash": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==" - } - }, - "npm:supports-preserve-symlinks-flag": { - "type": "npm", - "name": "npm:supports-preserve-symlinks-flag", - "data": { - "version": "1.0.0", - "packageName": "supports-preserve-symlinks-flag", - "hash": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" - } - }, - "npm:sync-child-process": { - "type": "npm", - "name": "npm:sync-child-process", - "data": { - "version": "1.0.2", - "packageName": "sync-child-process", - "hash": "sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==" - } - }, - "npm:sync-message-port": { - "type": "npm", - "name": "npm:sync-message-port", - "data": { - "version": "1.1.3", - "packageName": "sync-message-port", - "hash": "sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==" - } - }, - "npm:tapable": { - "type": "npm", - "name": "npm:tapable", - "data": { - "version": "2.2.1", - "packageName": "tapable", - "hash": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==" - } - }, - "npm:tar-stream@2.2.0": { - "type": "npm", - "name": "npm:tar-stream@2.2.0", - "data": { - "version": "2.2.0", - "packageName": "tar-stream", - "hash": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" - } - }, - "npm:tar-stream@3.1.7": { - "type": "npm", - "name": "npm:tar-stream@3.1.7", - "data": { - "version": "3.1.7", - "packageName": "tar-stream", - "hash": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==" - } - }, - "npm:tar": { - "type": "npm", - "name": "npm:tar", - "data": { - "version": "7.4.3", - "packageName": "tar", - "hash": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==" - } - }, - "npm:temp": { - "type": "npm", - "name": "npm:temp", - "data": { - "version": "0.8.4", - "packageName": "temp", - "hash": "sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==" - } - }, - "npm:term-size": { - "type": "npm", - "name": "npm:term-size", - "data": { - "version": "2.2.1", - "packageName": "term-size", - "hash": "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==" - } - }, - "npm:terser-webpack-plugin": { - "type": "npm", - "name": "npm:terser-webpack-plugin", - "data": { - "version": "5.3.11", - "packageName": "terser-webpack-plugin", - "hash": "sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==" - } - }, - "npm:terser": { - "type": "npm", - "name": "npm:terser", - "data": { - "version": "5.38.1", - "packageName": "terser", - "hash": "sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==" - } - }, - "npm:test-exclude@6.0.0": { - "type": "npm", - "name": "npm:test-exclude@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "test-exclude", - "hash": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==" - } - }, - "npm:test-exclude@7.0.1": { - "type": "npm", - "name": "npm:test-exclude@7.0.1", - "data": { - "version": "7.0.1", - "packageName": "test-exclude", - "hash": "sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==" - } - }, - "npm:text-decoder": { - "type": "npm", - "name": "npm:text-decoder", - "data": { - "version": "1.2.0", - "packageName": "text-decoder", - "hash": "sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==" - } - }, - "npm:text-table": { - "type": "npm", - "name": "npm:text-table", - "data": { - "version": "0.2.0", - "packageName": "text-table", - "hash": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" - } - }, - "npm:thingies": { - "type": "npm", - "name": "npm:thingies", - "data": { - "version": "1.21.0", - "packageName": "thingies", - "hash": "sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==" - } - }, - "npm:thread-stream": { - "type": "npm", - "name": "npm:thread-stream", - "data": { - "version": "3.1.0", - "packageName": "thread-stream", - "hash": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==" - } - }, - "npm:throat": { - "type": "npm", - "name": "npm:throat", - "data": { - "version": "5.0.0", - "packageName": "throat", - "hash": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==" - } - }, - "npm:throttleit": { - "type": "npm", - "name": "npm:throttleit", - "data": { - "version": "2.1.0", - "packageName": "throttleit", - "hash": "sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==" - } - }, - "npm:through2": { - "type": "npm", - "name": "npm:through2", - "data": { - "version": "2.0.5", - "packageName": "through2", - "hash": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" - } - }, - "npm:through": { - "type": "npm", - "name": "npm:through", - "data": { - "version": "2.3.8", - "packageName": "through", - "hash": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" - } - }, - "npm:tinybench": { - "type": "npm", - "name": "npm:tinybench", - "data": { - "version": "2.9.0", - "packageName": "tinybench", - "hash": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==" - } - }, - "npm:tinycolor2": { - "type": "npm", - "name": "npm:tinycolor2", - "data": { - "version": "1.6.0", - "packageName": "tinycolor2", - "hash": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==" - } - }, - "npm:tinyexec": { - "type": "npm", - "name": "npm:tinyexec", - "data": { - "version": "0.3.0", - "packageName": "tinyexec", - "hash": "sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==" - } - }, - "npm:tinyglobby@0.2.10": { - "type": "npm", - "name": "npm:tinyglobby@0.2.10", - "data": { - "version": "0.2.10", - "packageName": "tinyglobby", - "hash": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==" - } - }, - "npm:tinyglobby@0.2.13": { - "type": "npm", - "name": "npm:tinyglobby@0.2.13", - "data": { - "version": "0.2.13", - "packageName": "tinyglobby", - "hash": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==" - } - }, - "npm:tinyglobby@0.2.9": { - "type": "npm", - "name": "npm:tinyglobby@0.2.9", - "data": { - "version": "0.2.9", - "packageName": "tinyglobby", - "hash": "sha512-8or1+BGEdk1Zkkw2ii16qSS7uVrQJPre5A9o/XkWPATkk23FZh/15BKFxPnlTy6vkljZxLqYCzzBMj30ZrSvjw==" - } - }, - "npm:tinygradient": { - "type": "npm", - "name": "npm:tinygradient", - "data": { - "version": "1.1.5", - "packageName": "tinygradient", - "hash": "sha512-8nIfc2vgQ4TeLnk2lFj4tRLvvJwEfQuabdsmvDdQPT0xlk9TaNtpGd6nNRxXoK6vQhN6RSzj+Cnp5tTQmpxmbw==" - } - }, - "npm:tinypool": { - "type": "npm", - "name": "npm:tinypool", - "data": { - "version": "1.0.1", - "packageName": "tinypool", - "hash": "sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==" - } - }, - "npm:tinyrainbow": { - "type": "npm", - "name": "npm:tinyrainbow", - "data": { - "version": "1.2.0", - "packageName": "tinyrainbow", - "hash": "sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==" - } - }, - "npm:tinyspy": { - "type": "npm", - "name": "npm:tinyspy", - "data": { - "version": "3.0.2", - "packageName": "tinyspy", - "hash": "sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==" - } - }, - "npm:tldts-core": { - "type": "npm", - "name": "npm:tldts-core", - "data": { - "version": "6.1.66", - "packageName": "tldts-core", - "hash": "sha512-s07jJruSwndD2X8bVjwioPfqpIc1pDTzszPe9pL1Skbh4bjytL85KNQ3tolqLbCvpQHawIsGfFi9dgerWjqW4g==" - } - }, - "npm:tldts": { - "type": "npm", - "name": "npm:tldts", - "data": { - "version": "6.1.66", - "packageName": "tldts", - "hash": "sha512-l3ciXsYFel/jSRfESbyKYud1nOw7WfhrBEF9I3UiarYk/qEaOOwu3qXNECHw4fHGHGTEOuhf/VdKgoDX5M/dhQ==" - } - }, - "npm:tmp@0.0.33": { - "type": "npm", - "name": "npm:tmp@0.0.33", - "data": { - "version": "0.0.33", - "packageName": "tmp", - "hash": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==" - } - }, - "npm:tmp@0.2.3": { - "type": "npm", - "name": "npm:tmp@0.2.3", - "data": { - "version": "0.2.3", - "packageName": "tmp", - "hash": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==" - } - }, - "npm:tmpl": { - "type": "npm", - "name": "npm:tmpl", - "data": { - "version": "1.0.5", - "packageName": "tmpl", - "hash": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" - } - }, - "npm:to-regex-range": { - "type": "npm", - "name": "npm:to-regex-range", - "data": { - "version": "5.0.1", - "packageName": "to-regex-range", - "hash": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" - } - }, - "npm:toad-cache": { - "type": "npm", - "name": "npm:toad-cache", - "data": { - "version": "3.7.0", - "packageName": "toad-cache", - "hash": "sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==" - } - }, - "npm:toggle-selection": { - "type": "npm", - "name": "npm:toggle-selection", - "data": { - "version": "1.0.6", - "packageName": "toggle-selection", - "hash": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==" - } - }, - "npm:toidentifier": { - "type": "npm", - "name": "npm:toidentifier", - "data": { - "version": "1.0.1", - "packageName": "toidentifier", - "hash": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" - } - }, - "npm:totalist": { - "type": "npm", - "name": "npm:totalist", - "data": { - "version": "3.0.1", - "packageName": "totalist", - "hash": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==" - } - }, - "npm:tough-cookie": { - "type": "npm", - "name": "npm:tough-cookie", - "data": { - "version": "5.0.0", - "packageName": "tough-cookie", - "hash": "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==" - } - }, - "npm:tr46": { - "type": "npm", - "name": "npm:tr46", - "data": { - "version": "0.0.3", - "packageName": "tr46", - "hash": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - } - }, - "npm:tree-dump": { - "type": "npm", - "name": "npm:tree-dump", - "data": { - "version": "1.0.2", - "packageName": "tree-dump", - "hash": "sha512-dpev9ABuLWdEubk+cIaI9cHwRNNDjkBBLXTwI4UCUFdQ5xXKqNXoK4FEciw/vxf+NQ7Cb7sGUyeUtORvHIdRXQ==" - } - }, - "npm:trim-lines": { - "type": "npm", - "name": "npm:trim-lines", - "data": { - "version": "3.0.1", - "packageName": "trim-lines", - "hash": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==" - } - }, - "npm:trough": { - "type": "npm", - "name": "npm:trough", - "data": { - "version": "2.2.0", - "packageName": "trough", - "hash": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==" - } - }, - "npm:ts-api-utils": { - "type": "npm", - "name": "npm:ts-api-utils", - "data": { - "version": "1.3.0", - "packageName": "ts-api-utils", - "hash": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==" - } - }, - "npm:ts-morph": { - "type": "npm", - "name": "npm:ts-morph", - "data": { - "version": "22.0.0", - "packageName": "ts-morph", - "hash": "sha512-M9MqFGZREyeb5fTl6gNHKZLqBQA0TjA1lea+CR48R8EBTDuWrNqW6ccC5QvjNR4s6wDumD3LTCjOFSp9iwlzaw==" - } - }, - "npm:ts-node": { - "type": "npm", - "name": "npm:ts-node", - "data": { - "version": "10.9.1", - "packageName": "ts-node", - "hash": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==" - } - }, - "npm:ts-regex-builder": { - "type": "npm", - "name": "npm:ts-regex-builder", - "data": { - "version": "1.8.2", - "packageName": "ts-regex-builder", - "hash": "sha512-Y8HovHFheDKm/jgLIWSO8o81xA/I9O5AGc3/vNG1sVSskatOifr3SQzAsatBXGLjL3nYhQif1MpwQRS5GF8ADg==" - } - }, - "npm:tsconfck": { - "type": "npm", - "name": "npm:tsconfck", - "data": { - "version": "3.1.4", - "packageName": "tsconfck", - "hash": "sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==" - } - }, - "npm:tsconfig-paths": { - "type": "npm", - "name": "npm:tsconfig-paths", - "data": { - "version": "4.2.0", - "packageName": "tsconfig-paths", - "hash": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==" - } - }, - "npm:tslib": { - "type": "npm", - "name": "npm:tslib", - "data": { - "version": "2.7.0", - "packageName": "tslib", - "hash": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" - } - }, - "npm:tslib@2.8.1": { - "type": "npm", - "name": "npm:tslib@2.8.1", - "data": { - "version": "2.8.1", - "packageName": "tslib", - "hash": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" - } - }, - "npm:tunnel-agent": { - "type": "npm", - "name": "npm:tunnel-agent", - "data": { - "version": "0.6.0", - "packageName": "tunnel-agent", - "hash": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" - } - }, - "npm:tweetnacl": { - "type": "npm", - "name": "npm:tweetnacl", - "data": { - "version": "0.14.5", - "packageName": "tweetnacl", - "hash": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==" - } - }, - "npm:typanion": { - "type": "npm", - "name": "npm:typanion", - "data": { - "version": "3.14.0", - "packageName": "typanion", - "hash": "sha512-ZW/lVMRabETuYCd9O9ZvMhAh8GslSqaUjxmK/JLPCh6l73CvLBiuXswj/+7LdnWOgYsQ130FqLzFz5aGT4I3Ug==" - } - }, - "npm:type-check": { - "type": "npm", - "name": "npm:type-check", - "data": { - "version": "0.4.0", - "packageName": "type-check", - "hash": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" - } - }, - "npm:type-detect": { - "type": "npm", - "name": "npm:type-detect", - "data": { - "version": "4.0.8", - "packageName": "type-detect", - "hash": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" - } - }, - "npm:type-fest": { - "type": "npm", - "name": "npm:type-fest", - "data": { - "version": "0.7.1", - "packageName": "type-fest", - "hash": "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==" - } - }, - "npm:type-is": { - "type": "npm", - "name": "npm:type-is", - "data": { - "version": "1.6.18", - "packageName": "type-is", - "hash": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==" - } - }, - "npm:typescript-eslint": { - "type": "npm", - "name": "npm:typescript-eslint", - "data": { - "version": "8.19.0", - "packageName": "typescript-eslint", - "hash": "sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==" - } - }, - "npm:typescript": { - "type": "npm", - "name": "npm:typescript", - "data": { - "version": "5.6.3", - "packageName": "typescript", - "hash": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" - } - }, - "npm:uglify-js": { - "type": "npm", - "name": "npm:uglify-js", - "data": { - "version": "3.19.3", - "packageName": "uglify-js", - "hash": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==" - } - }, - "npm:undici-types@5.26.5": { - "type": "npm", - "name": "npm:undici-types@5.26.5", - "data": { - "version": "5.26.5", - "packageName": "undici-types", - "hash": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" - } - }, - "npm:undici-types@6.19.8": { - "type": "npm", - "name": "npm:undici-types@6.19.8", - "data": { - "version": "6.19.8", - "packageName": "undici-types", - "hash": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" - } - }, - "npm:unhead": { - "type": "npm", - "name": "npm:unhead", - "data": { - "version": "2.0.8", - "packageName": "unhead", - "hash": "sha512-63WR+y08RZE7ChiFdgNY64haAkhCtUS5/HM7xo4Q83NA63txWbEh2WGmrKbArdQmSct+XlqbFN8ZL1yWpQEHEA==" - } - }, - "npm:unicode-canonical-property-names-ecmascript": { - "type": "npm", - "name": "npm:unicode-canonical-property-names-ecmascript", - "data": { - "version": "2.0.1", - "packageName": "unicode-canonical-property-names-ecmascript", - "hash": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==" - } - }, - "npm:unicode-match-property-ecmascript": { - "type": "npm", - "name": "npm:unicode-match-property-ecmascript", - "data": { - "version": "2.0.0", - "packageName": "unicode-match-property-ecmascript", - "hash": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==" - } - }, - "npm:unicode-match-property-value-ecmascript": { - "type": "npm", - "name": "npm:unicode-match-property-value-ecmascript", - "data": { - "version": "2.2.0", - "packageName": "unicode-match-property-value-ecmascript", - "hash": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==" - } - }, - "npm:unicode-property-aliases-ecmascript": { - "type": "npm", - "name": "npm:unicode-property-aliases-ecmascript", - "data": { - "version": "2.1.0", - "packageName": "unicode-property-aliases-ecmascript", - "hash": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==" - } - }, - "npm:unified@10.1.2": { - "type": "npm", - "name": "npm:unified@10.1.2", - "data": { - "version": "10.1.2", - "packageName": "unified", - "hash": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" - } - }, - "npm:unified@11.0.5": { - "type": "npm", - "name": "npm:unified@11.0.5", - "data": { - "version": "11.0.5", - "packageName": "unified", - "hash": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==" - } - }, - "npm:union": { - "type": "npm", - "name": "npm:union", - "data": { - "version": "0.5.0", - "packageName": "union", - "hash": "sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==" - } - }, - "npm:unist-util-is@5.2.1": { - "type": "npm", - "name": "npm:unist-util-is@5.2.1", - "data": { - "version": "5.2.1", - "packageName": "unist-util-is", - "hash": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" - } - }, - "npm:unist-util-is@6.0.0": { - "type": "npm", - "name": "npm:unist-util-is@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "unist-util-is", - "hash": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==" - } - }, - "npm:unist-util-position-from-estree": { - "type": "npm", - "name": "npm:unist-util-position-from-estree", - "data": { - "version": "2.0.0", - "packageName": "unist-util-position-from-estree", - "hash": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==" - } - }, - "npm:unist-util-position": { - "type": "npm", - "name": "npm:unist-util-position", - "data": { - "version": "5.0.0", - "packageName": "unist-util-position", - "hash": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==" - } - }, - "npm:unist-util-stringify-position@3.0.3": { - "type": "npm", - "name": "npm:unist-util-stringify-position@3.0.3", - "data": { - "version": "3.0.3", - "packageName": "unist-util-stringify-position", - "hash": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" - } - }, - "npm:unist-util-stringify-position@4.0.0": { - "type": "npm", - "name": "npm:unist-util-stringify-position@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "unist-util-stringify-position", - "hash": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==" - } - }, - "npm:unist-util-visit-children": { - "type": "npm", - "name": "npm:unist-util-visit-children", - "data": { - "version": "3.0.0", - "packageName": "unist-util-visit-children", - "hash": "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==" - } - }, - "npm:unist-util-visit-parents@5.1.3": { - "type": "npm", - "name": "npm:unist-util-visit-parents@5.1.3", - "data": { - "version": "5.1.3", - "packageName": "unist-util-visit-parents", - "hash": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" - } - }, - "npm:unist-util-visit-parents@6.0.1": { - "type": "npm", - "name": "npm:unist-util-visit-parents@6.0.1", - "data": { - "version": "6.0.1", - "packageName": "unist-util-visit-parents", - "hash": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==" - } - }, - "npm:unist-util-visit@4.1.2": { - "type": "npm", - "name": "npm:unist-util-visit@4.1.2", - "data": { - "version": "4.1.2", - "packageName": "unist-util-visit", - "hash": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" - } - }, - "npm:unist-util-visit@5.0.0": { - "type": "npm", - "name": "npm:unist-util-visit@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "unist-util-visit", - "hash": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==" - } - }, - "npm:universalify@0.1.2": { - "type": "npm", - "name": "npm:universalify@0.1.2", - "data": { - "version": "0.1.2", - "packageName": "universalify", - "hash": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" - } - }, - "npm:universalify@2.0.1": { - "type": "npm", - "name": "npm:universalify@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "universalify", - "hash": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" - } - }, - "npm:unix-crypt-td-js": { - "type": "npm", - "name": "npm:unix-crypt-td-js", - "data": { - "version": "1.1.4", - "packageName": "unix-crypt-td-js", - "hash": "sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw==" - } - }, - "npm:unpipe": { - "type": "npm", - "name": "npm:unpipe", - "data": { - "version": "1.0.0", - "packageName": "unpipe", - "hash": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" - } - }, - "npm:update-browserslist-db": { - "type": "npm", - "name": "npm:update-browserslist-db", - "data": { - "version": "1.1.2", - "packageName": "update-browserslist-db", - "hash": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==" - } - }, - "npm:uri-js": { - "type": "npm", - "name": "npm:uri-js", - "data": { - "version": "4.4.1", - "packageName": "uri-js", - "hash": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" - } - }, - "npm:url-join": { - "type": "npm", - "name": "npm:url-join", - "data": { - "version": "4.0.1", - "packageName": "url-join", - "hash": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==" - } - }, - "npm:util-deprecate": { - "type": "npm", - "name": "npm:util-deprecate", - "data": { - "version": "1.0.2", - "packageName": "util-deprecate", - "hash": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" - } - }, - "npm:util-ts-types": { - "type": "npm", - "name": "npm:util-ts-types", - "data": { - "version": "1.0.0", - "packageName": "util-ts-types", - "hash": "sha512-/HXNO5CaJxhnzk5xzpOg1esDu3KHXTW76p+RnFYjIAj9S8nifzsa/BGqHCPr+8wntPJ9k5eUFf9vqOOCo8RgbQ==" - } - }, - "npm:utils-merge": { - "type": "npm", - "name": "npm:utils-merge", - "data": { - "version": "1.0.1", - "packageName": "utils-merge", - "hash": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" - } - }, - "npm:uuid": { - "type": "npm", - "name": "npm:uuid", - "data": { - "version": "8.3.2", - "packageName": "uuid", - "hash": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" - } - }, - "npm:uvu": { - "type": "npm", - "name": "npm:uvu", - "data": { - "version": "0.5.6", - "packageName": "uvu", - "hash": "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==" - } - }, - "npm:v8-compile-cache-lib": { - "type": "npm", - "name": "npm:v8-compile-cache-lib", - "data": { - "version": "3.0.1", - "packageName": "v8-compile-cache-lib", - "hash": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" - } - }, - "npm:validate-npm-package-name": { - "type": "npm", - "name": "npm:validate-npm-package-name", - "data": { - "version": "5.0.1", - "packageName": "validate-npm-package-name", - "hash": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==" - } - }, - "npm:validator": { - "type": "npm", - "name": "npm:validator", - "data": { - "version": "13.12.0", - "packageName": "validator", - "hash": "sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==" - } - }, - "npm:varint": { - "type": "npm", - "name": "npm:varint", - "data": { - "version": "6.0.0", - "packageName": "varint", - "hash": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==" - } - }, - "npm:vary": { - "type": "npm", - "name": "npm:vary", - "data": { - "version": "1.1.2", - "packageName": "vary", - "hash": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" - } - }, - "npm:verdaccio-audit": { - "type": "npm", - "name": "npm:verdaccio-audit", - "data": { - "version": "13.0.0-next-8.7", - "packageName": "verdaccio-audit", - "hash": "sha512-kd6YdrDztkP1/GDZT7Ue2u41iGPvM9y+5aaUbIBUPvTY/YVv57K6MaCMfn9C/I+ZL4R7XOTSxTtWvz3JK4QrNg==" - } - }, - "npm:verdaccio-htpasswd": { - "type": "npm", - "name": "npm:verdaccio-htpasswd", - "data": { - "version": "13.0.0-next-8.7", - "packageName": "verdaccio-htpasswd", - "hash": "sha512-znyFnwt59mLKTAu6eHJrfWP07iaHUlYiQN7QoBo8KMAOT1AecUYreBqs93oKHdIOzjTI8j6tQLg57DpeVS5vgg==" - } - }, - "npm:verdaccio": { - "type": "npm", - "name": "npm:verdaccio", - "data": { - "version": "6.0.5", - "packageName": "verdaccio", - "hash": "sha512-hv+v4mtG/rcNidGUHXAtNuVySiPE3/PM+7dYye5jCDrhCUmRJYOtnvDe/Ym1ZE/twti39g6izVRxEkjnSp52gA==" - } - }, - "npm:verror": { - "type": "npm", - "name": "npm:verror", - "data": { - "version": "1.10.0", - "packageName": "verror", - "hash": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==" - } - }, - "npm:vfile-location": { - "type": "npm", - "name": "npm:vfile-location", - "data": { - "version": "5.0.3", - "packageName": "vfile-location", - "hash": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==" - } - }, - "npm:vfile-message@3.1.4": { - "type": "npm", - "name": "npm:vfile-message@3.1.4", - "data": { - "version": "3.1.4", - "packageName": "vfile-message", - "hash": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" - } - }, - "npm:vfile-message@4.0.2": { - "type": "npm", - "name": "npm:vfile-message@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "vfile-message", - "hash": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==" - } - }, - "npm:vfile-reporter": { - "type": "npm", - "name": "npm:vfile-reporter", - "data": { - "version": "7.0.5", - "packageName": "vfile-reporter", - "hash": "sha512-NdWWXkv6gcd7AZMvDomlQbK3MqFWL1RlGzMn++/O2TI+68+nqxCPTvLugdOtfSzXmjh+xUyhp07HhlrbJjT+mw==" - } - }, - "npm:vfile-sort": { - "type": "npm", - "name": "npm:vfile-sort", - "data": { - "version": "3.0.1", - "packageName": "vfile-sort", - "hash": "sha512-1os1733XY6y0D5x0ugqSeaVJm9lYgj0j5qdcZQFyxlZOSy1jYarL77lLyb5gK4Wqr1d5OxmuyflSO3zKyFnTFw==" - } - }, - "npm:vfile-statistics": { - "type": "npm", - "name": "npm:vfile-statistics", - "data": { - "version": "2.0.1", - "packageName": "vfile-statistics", - "hash": "sha512-W6dkECZmP32EG/l+dp2jCLdYzmnDBIw6jwiLZSER81oR5AHRcVqL+k3Z+pfH1R73le6ayDkJRMk0sutj1bMVeg==" - } - }, - "npm:vfile@5.3.7": { - "type": "npm", - "name": "npm:vfile@5.3.7", - "data": { - "version": "5.3.7", - "packageName": "vfile", - "hash": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" - } - }, - "npm:vfile@6.0.3": { - "type": "npm", - "name": "npm:vfile@6.0.3", - "data": { - "version": "6.0.3", - "packageName": "vfile", - "hash": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==" - } - }, - "npm:vite-node": { - "type": "npm", - "name": "npm:vite-node", - "data": { - "version": "2.1.2", - "packageName": "vite-node", - "hash": "sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==" - } - }, - "npm:vite-tsconfig-paths": { - "type": "npm", - "name": "npm:vite-tsconfig-paths", - "data": { - "version": "5.0.1", - "packageName": "vite-tsconfig-paths", - "hash": "sha512-yqwv+LstU7NwPeNqajZzLEBVpUFU6Dugtb2P84FXuvaoYA+/70l9MHE+GYfYAycVyPSDYZ7mjOFuYBRqlEpTig==" - } - }, - "npm:vite": { - "type": "npm", - "name": "npm:vite", - "data": { - "version": "5.4.8", - "packageName": "vite", - "hash": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==" - } - }, - "npm:vitest": { - "type": "npm", - "name": "npm:vitest", - "data": { - "version": "2.1.2", - "packageName": "vitest", - "hash": "sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==" - } - }, - "npm:vlq@0.2.3": { - "type": "npm", - "name": "npm:vlq@0.2.3", - "data": { - "version": "0.2.3", - "packageName": "vlq", - "hash": "sha512-DRibZL6DsNhIgYQ+wNdWDL2SL3bKPlVrRiBqV5yuMm++op8W4kGFtaQfCs4KEJn0wBZcHVHJ3eoywX8983k1ow==" - } - }, - "npm:vlq@1.0.1": { - "type": "npm", - "name": "npm:vlq@1.0.1", - "data": { - "version": "1.0.1", - "packageName": "vlq", - "hash": "sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==" - } - }, - "npm:walker": { - "type": "npm", - "name": "npm:walker", - "data": { - "version": "1.0.8", - "packageName": "walker", - "hash": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==" - } - }, - "npm:watchpack": { - "type": "npm", - "name": "npm:watchpack", - "data": { - "version": "2.4.2", - "packageName": "watchpack", - "hash": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==" - } - }, - "npm:wcwidth": { - "type": "npm", - "name": "npm:wcwidth", - "data": { - "version": "1.0.1", - "packageName": "wcwidth", - "hash": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==" - } - }, - "npm:web-namespaces": { - "type": "npm", - "name": "npm:web-namespaces", - "data": { - "version": "2.0.1", - "packageName": "web-namespaces", - "hash": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==" - } - }, - "npm:webidl-conversions": { - "type": "npm", - "name": "npm:webidl-conversions", - "data": { - "version": "3.0.1", - "packageName": "webidl-conversions", - "hash": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - } - }, - "npm:webpack-merge": { - "type": "npm", - "name": "npm:webpack-merge", - "data": { - "version": "6.0.1", - "packageName": "webpack-merge", - "hash": "sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg==" - } - }, - "npm:webpack-sources": { - "type": "npm", - "name": "npm:webpack-sources", - "data": { - "version": "3.2.3", - "packageName": "webpack-sources", - "hash": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==" - } - }, - "npm:webpack": { - "type": "npm", - "name": "npm:webpack", - "data": { - "version": "5.96.1", - "packageName": "webpack", - "hash": "sha512-l2LlBSvVZGhL4ZrPwyr8+37AunkcYj5qh8o6u2/2rzoPc8gxFJkLj1WxNgooi9pnoc06jh0BjuXnamM4qlujZA==" - } - }, - "npm:whatwg-encoding": { - "type": "npm", - "name": "npm:whatwg-encoding", - "data": { - "version": "2.0.0", - "packageName": "whatwg-encoding", - "hash": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==" - } - }, - "npm:whatwg-fetch": { - "type": "npm", - "name": "npm:whatwg-fetch", - "data": { - "version": "3.6.20", - "packageName": "whatwg-fetch", - "hash": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==" - } - }, - "npm:whatwg-url": { - "type": "npm", - "name": "npm:whatwg-url", - "data": { - "version": "5.0.0", - "packageName": "whatwg-url", - "hash": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" - } - }, - "npm:which": { - "type": "npm", - "name": "npm:which", - "data": { - "version": "2.0.2", - "packageName": "which", - "hash": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" - } - }, - "npm:why-is-node-running": { - "type": "npm", - "name": "npm:why-is-node-running", - "data": { - "version": "2.3.0", - "packageName": "why-is-node-running", - "hash": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==" - } - }, - "npm:wildcard": { - "type": "npm", - "name": "npm:wildcard", - "data": { - "version": "2.0.1", - "packageName": "wildcard", - "hash": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" - } - }, - "npm:word-wrap": { - "type": "npm", - "name": "npm:word-wrap", - "data": { - "version": "1.2.5", - "packageName": "word-wrap", - "hash": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" - } - }, - "npm:wordwrap": { - "type": "npm", - "name": "npm:wordwrap", - "data": { - "version": "1.0.0", - "packageName": "wordwrap", - "hash": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" - } - }, - "npm:wrap-ansi@7.0.0": { - "type": "npm", - "name": "npm:wrap-ansi@7.0.0", - "data": { - "version": "7.0.0", - "packageName": "wrap-ansi", - "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" - } - }, - "npm:wrap-ansi@8.1.0": { - "type": "npm", - "name": "npm:wrap-ansi@8.1.0", - "data": { - "version": "8.1.0", - "packageName": "wrap-ansi", - "hash": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" - } - }, - "npm:wrap-ansi-cjs": { - "type": "npm", - "name": "npm:wrap-ansi-cjs", - "data": { - "version": "npm:wrap-ansi@7.0.0", - "packageName": "wrap-ansi-cjs", - "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" - } - }, - "npm:wrappy": { - "type": "npm", - "name": "npm:wrappy", - "data": { - "version": "1.0.2", - "packageName": "wrappy", - "hash": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" - } - }, - "npm:write-file-atomic@2.4.3": { - "type": "npm", - "name": "npm:write-file-atomic@2.4.3", - "data": { - "version": "2.4.3", - "packageName": "write-file-atomic", - "hash": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==" - } - }, - "npm:write-file-atomic@4.0.2": { - "type": "npm", - "name": "npm:write-file-atomic@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "write-file-atomic", - "hash": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==" - } - }, - "npm:ws@6.2.3": { - "type": "npm", - "name": "npm:ws@6.2.3", - "data": { - "version": "6.2.3", - "packageName": "ws", - "hash": "sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==" - } - }, - "npm:ws@7.5.10": { - "type": "npm", - "name": "npm:ws@7.5.10", - "data": { - "version": "7.5.10", - "packageName": "ws", - "hash": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==" - } - }, - "npm:ws@8.18.1": { - "type": "npm", - "name": "npm:ws@8.18.1", - "data": { - "version": "8.18.1", - "packageName": "ws", - "hash": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==" - } - }, - "npm:xtend": { - "type": "npm", - "name": "npm:xtend", - "data": { - "version": "4.0.2", - "packageName": "xtend", - "hash": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" - } - }, - "npm:y18n": { - "type": "npm", - "name": "npm:y18n", - "data": { - "version": "5.0.8", - "packageName": "y18n", - "hash": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" - } - }, - "npm:yallist@3.1.1": { - "type": "npm", - "name": "npm:yallist@3.1.1", - "data": { - "version": "3.1.1", - "packageName": "yallist", - "hash": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - } - }, - "npm:yallist@5.0.0": { - "type": "npm", - "name": "npm:yallist@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "yallist", - "hash": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==" - } - }, - "npm:yaml@1.10.2": { - "type": "npm", - "name": "npm:yaml@1.10.2", - "data": { - "version": "1.10.2", - "packageName": "yaml", - "hash": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" - } - }, - "npm:yaml@2.6.1": { - "type": "npm", - "name": "npm:yaml@2.6.1", - "data": { - "version": "2.6.1", - "packageName": "yaml", - "hash": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==" - } - }, - "npm:yargs-parser": { - "type": "npm", - "name": "npm:yargs-parser", - "data": { - "version": "21.1.1", - "packageName": "yargs-parser", - "hash": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" - } - }, - "npm:yargs": { - "type": "npm", - "name": "npm:yargs", - "data": { - "version": "17.7.2", - "packageName": "yargs", - "hash": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" - } - }, - "npm:yn": { - "type": "npm", - "name": "npm:yn", - "data": { - "version": "3.1.1", - "packageName": "yn", - "hash": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" - } - }, - "npm:yocto-queue@0.1.0": { - "type": "npm", - "name": "npm:yocto-queue@0.1.0", - "data": { - "version": "0.1.0", - "packageName": "yocto-queue", - "hash": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" - } - }, - "npm:yocto-queue@1.1.1": { - "type": "npm", - "name": "npm:yocto-queue@1.1.1", - "data": { - "version": "1.1.1", - "packageName": "yocto-queue", - "hash": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==" - } - }, - "npm:zwitch": { - "type": "npm", - "name": "npm:zwitch", - "data": { - "version": "2.0.4", - "packageName": "zwitch", - "hash": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==" - } - } - }, - "dependencies": [ - { - "source": "npm:@ampproject/remapping", - "target": "npm:@jridgewell/gen-mapping@0.3.5", - "type": "static" - }, - { - "source": "npm:@ampproject/remapping", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:@babel/code-frame", - "target": "npm:@babel/helper-validator-identifier", - "type": "static" - }, - { - "source": "npm:@babel/code-frame", - "target": "npm:js-tokens", - "type": "static" - }, - { - "source": "npm:@babel/code-frame", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@ampproject/remapping", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/helpers", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:convert-source-map", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:gensync", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:json5", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:semver@6.3.1", - "type": "static" - }, - { - "source": "npm:@babel/generator", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@babel/generator", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/generator", - "target": "npm:@jridgewell/gen-mapping@0.3.8", - "type": "static" - }, - { - "source": "npm:@babel/generator", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:@babel/generator", - "target": "npm:jsesc@3.1.0", - "type": "static" - }, - { - "source": "npm:@babel/helper-annotate-as-pure", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:@babel/compat-data", - "type": "static" - }, - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:browserslist", - "type": "static" - }, - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:lru-cache@5.1.1", - "type": "static" - }, - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:semver@6.3.1", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-member-expression-to-functions", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-optimise-call-expression", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-replace-supers", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:semver@6.3.1", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-regexp-features-plugin", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-regexp-features-plugin", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-regexp-features-plugin", - "target": "npm:regexpu-core", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-regexp-features-plugin", - "target": "npm:semver@6.3.1", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:lodash.debounce", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:resolve", - "type": "static" - }, - { - "source": "npm:@babel/helper-member-expression-to-functions", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-member-expression-to-functions", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-imports", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-imports", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-transforms", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-transforms", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-transforms", - "target": "npm:@babel/helper-validator-identifier", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-transforms", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-optimise-call-expression", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/helper-remap-async-to-generator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-remap-async-to-generator", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/helper-remap-async-to-generator", - "target": "npm:@babel/helper-wrap-function", - "type": "static" - }, - { - "source": "npm:@babel/helper-remap-async-to-generator", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-replace-supers", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-replace-supers", - "target": "npm:@babel/helper-member-expression-to-functions", - "type": "static" - }, - { - "source": "npm:@babel/helper-replace-supers", - "target": "npm:@babel/helper-optimise-call-expression", - "type": "static" - }, - { - "source": "npm:@babel/helper-replace-supers", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-skip-transparent-expression-wrappers", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-skip-transparent-expression-wrappers", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/helper-wrap-function", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@babel/helper-wrap-function", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-wrap-function", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/helpers", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@babel/helpers", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/parser", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "target": "npm:@babel/plugin-transform-optional-chaining", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-class-properties", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-class-properties", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-class-properties", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-decorators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-decorators", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-decorators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-decorators", - "target": "npm:@babel/plugin-syntax-decorators", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-export-default-from", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-export-default-from", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-optional-chaining", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-optional-chaining", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-optional-chaining", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-optional-chaining", - "target": "npm:@babel/plugin-syntax-optional-chaining", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-private-property-in-object", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-async-generators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-async-generators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-bigint", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-bigint", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-class-properties", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-class-properties", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-class-static-block", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-class-static-block", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-decorators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-decorators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-dynamic-import", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-dynamic-import", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-export-default-from", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-export-default-from", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-export-namespace-from", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-export-namespace-from", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-flow", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-flow", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-assertions", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-assertions", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-attributes@7.25.6", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-attributes@7.25.6", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-attributes@7.26.0", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-attributes@7.26.0", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-meta", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-meta", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-json-strings", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-json-strings", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-jsx", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-jsx", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-logical-assignment-operators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-logical-assignment-operators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-numeric-separator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-numeric-separator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-object-rest-spread", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-object-rest-spread", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-optional-catch-binding", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-optional-catch-binding", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-optional-chaining", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-optional-chaining", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-private-property-in-object", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-private-property-in-object", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-top-level-await", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-top-level-await", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-typescript", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-typescript", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-unicode-sets-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-unicode-sets-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-unicode-sets-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-arrow-functions", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-arrow-functions", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-generator-functions", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-generator-functions", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-generator-functions", - "target": "npm:@babel/helper-remap-async-to-generator", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-generator-functions", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-to-generator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-to-generator", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-to-generator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-to-generator", - "target": "npm:@babel/helper-remap-async-to-generator", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-block-scoped-functions", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-block-scoped-functions", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-block-scoping", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-block-scoping", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.4", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.4", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.4", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.9", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.9", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.9", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-static-block", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-static-block", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-static-block", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-static-block", - "target": "npm:@babel/plugin-syntax-class-static-block", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/helper-replace-supers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:globals@11.12.0", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-computed-properties", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-computed-properties", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-computed-properties", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-destructuring", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-destructuring", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dotall-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dotall-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dotall-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-duplicate-keys", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-duplicate-keys", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dynamic-import", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dynamic-import", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dynamic-import", - "target": "npm:@babel/plugin-syntax-dynamic-import", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-exponentiation-operator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-exponentiation-operator", - "target": "npm:@babel/helper-builder-binary-assignment-operator-visitor", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-exponentiation-operator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-export-namespace-from", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-export-namespace-from", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-export-namespace-from", - "target": "npm:@babel/plugin-syntax-export-namespace-from", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-flow-strip-types", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-flow-strip-types", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-flow-strip-types", - "target": "npm:@babel/plugin-syntax-flow", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-for-of", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-for-of", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-for-of", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-function-name", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-function-name", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-function-name", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-function-name", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-json-strings", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-json-strings", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-json-strings", - "target": "npm:@babel/plugin-syntax-json-strings", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-literals", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-literals", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-logical-assignment-operators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-logical-assignment-operators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-member-expression-literals", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-member-expression-literals", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-amd", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-amd", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-amd", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-commonjs", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-commonjs", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-commonjs", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/helper-validator-identifier", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-umd", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-umd", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-umd", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-new-target", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-new-target", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-numeric-separator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-numeric-separator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-rest-spread", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-rest-spread", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-rest-spread", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-rest-spread", - "target": "npm:@babel/plugin-transform-parameters", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-super", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-super", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-super", - "target": "npm:@babel/helper-replace-supers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-optional-catch-binding", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-optional-catch-binding", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-optional-chaining", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-optional-chaining", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-optional-chaining", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-parameters", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-parameters", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-methods", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-methods", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-methods", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-property-in-object", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-property-in-object", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-property-in-object", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-property-in-object", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-property-literals", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-property-literals", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-display-name", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-display-name", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx-self", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx-self", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx-source", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx-source", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/plugin-syntax-jsx", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-regenerator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-regenerator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-regenerator", - "target": "npm:regenerator-transform", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-reserved-words", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-reserved-words", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:babel-plugin-polyfill-corejs2", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:babel-plugin-polyfill-corejs3", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:babel-plugin-polyfill-regenerator", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:semver@6.3.1", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:babel-plugin-polyfill-corejs2", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:babel-plugin-polyfill-corejs3", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:babel-plugin-polyfill-regenerator", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:semver@6.3.1", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-shorthand-properties", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-shorthand-properties", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-spread", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-spread", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-spread", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-sticky-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-sticky-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-template-literals", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-template-literals", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typeof-symbol", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typeof-symbol", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/plugin-syntax-typescript", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-escapes", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-escapes", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-property-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-property-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-property-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-sets-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-sets-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-sets-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/compat-data", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-proposal-private-property-in-object", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-async-generators", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-class-properties", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-class-static-block", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-dynamic-import", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-export-namespace-from", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-import-assertions", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-import-attributes@7.25.6", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-import-meta", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-json-strings", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-logical-assignment-operators", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-numeric-separator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-object-rest-spread", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-optional-catch-binding", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-optional-chaining", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-private-property-in-object", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-top-level-await", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-unicode-sets-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-arrow-functions", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-async-generator-functions", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-async-to-generator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-block-scoped-functions", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-block-scoping", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-class-properties@7.25.9", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-class-static-block", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-classes", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-computed-properties", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-destructuring", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-dotall-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-duplicate-keys", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-dynamic-import", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-exponentiation-operator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-export-namespace-from", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-for-of", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-function-name", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-json-strings", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-literals", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-logical-assignment-operators", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-member-expression-literals", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-modules-amd", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-modules-systemjs", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-modules-umd", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-new-target", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-numeric-separator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-object-rest-spread", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-object-super", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-optional-catch-binding", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-optional-chaining", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-parameters", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-private-methods", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-private-property-in-object", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-property-literals", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-regenerator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-reserved-words", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-shorthand-properties", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-spread", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-sticky-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-template-literals", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-typeof-symbol", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-unicode-escapes", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-unicode-property-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-unicode-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-unicode-sets-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/preset-modules", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:babel-plugin-polyfill-corejs2", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:babel-plugin-polyfill-corejs3", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:babel-plugin-polyfill-regenerator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:core-js-compat", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:semver@6.3.1", - "type": "static" - }, - { - "source": "npm:@babel/preset-flow", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-flow", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-flow", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/preset-flow", - "target": "npm:@babel/plugin-transform-flow-strip-types", - "type": "static" - }, - { - "source": "npm:@babel/preset-modules", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-modules", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-modules", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/preset-modules", - "target": "npm:esutils", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/plugin-syntax-jsx", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/plugin-transform-typescript", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/plugin-syntax-jsx", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/plugin-transform-typescript", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:clone-deep", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:find-cache-dir@2.1.0", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:make-dir@2.1.0", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:pirates@4.0.6", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:source-map-support@0.5.21", - "type": "static" - }, - { - "source": "npm:@babel/runtime@7.25.6", - "target": "npm:regenerator-runtime@0.14.1", - "type": "static" - }, - { - "source": "npm:@babel/runtime@7.26.7", - "target": "npm:regenerator-runtime@0.14.1", - "type": "static" - }, - { - "source": "npm:@babel/template", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:@babel/template", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@babel/template", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:globals@11.12.0", - "type": "static" - }, - { - "source": "npm:@babel/types", - "target": "npm:@babel/helper-string-parser", - "type": "static" - }, - { - "source": "npm:@babel/types", - "target": "npm:@babel/helper-validator-identifier", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:@fastify/middie", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:@fastify/sensible", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:@react-native/dev-middleware@0.78.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:fastify", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:fastify-favicon", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:fastify-plugin", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:launch-editor", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:open@10.1.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:pretty-format@28.1.3", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:source-map@0.7.4", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:ws@8.18.1", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:@callstack/repack-dev-server", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:@discoveryjs/json-ext", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:@rspack/plugin-react-refresh@1.0.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:babel-loader", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:colorette", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:dedent", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:estree-util-is-identifier-name@1.1.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:events", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:execa", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:flow-remove-types", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:gradient-string@2.0.2", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:image-size", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:jsonwebtoken", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:memfs", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:pretty-format@26.6.2", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:react-native", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:react-refresh@0.14.2", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:schema-utils@4.3.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:shallowequal", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:throttleit", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:webpack-merge", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:@rspack/core@1.2.8", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:webpack", - "type": "static" - }, - { - "source": "npm:@callstack/rspress-theme", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/config", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/get-version-range-type", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/git", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/should-skip-package", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:detect-indent", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:lodash.startcase", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:outdent", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:prettier", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:resolve-from@5.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@changesets/get-dependents-graph", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@changesets/should-skip-package", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@changesets/changelog-git", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/apply-release-plan", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/assemble-release-plan", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/changelog-git", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/config", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/get-dependents-graph", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/get-release-plan", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/git", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/logger", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/pre", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/read", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/should-skip-package", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/write", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:ansi-colors", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:ci-info@3.9.0", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:enquirer@2.4.1", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:external-editor", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:mri", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:p-limit@2.3.0", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:package-manager-detector", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:resolve-from@5.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:spawndamnit", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:term-size", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:@changesets/get-dependents-graph", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:@changesets/logger", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:@changesets/errors", - "target": "npm:extendable-error", - "type": "static" - }, - { - "source": "npm:@changesets/get-dependents-graph", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/get-dependents-graph", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/get-dependents-graph", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@changesets/get-dependents-graph", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/assemble-release-plan", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/config", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/pre", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/read", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/git", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/git", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/git", - "target": "npm:is-subdir", - "type": "static" - }, - { - "source": "npm:@changesets/git", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:@changesets/git", - "target": "npm:spawndamnit", - "type": "static" - }, - { - "source": "npm:@changesets/logger", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@changesets/parse", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/parse", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:@changesets/pre", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/pre", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/pre", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/pre", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:@changesets/git", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:@changesets/logger", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:@changesets/parse", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:p-filter", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@changesets/should-skip-package", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/should-skip-package", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/write", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/write", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/write", - "target": "npm:human-id", - "type": "static" - }, - { - "source": "npm:@changesets/write", - "target": "npm:prettier", - "type": "static" - }, - { - "source": "npm:@clack/core", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@clack/core", - "target": "npm:sisteransi", - "type": "static" - }, - { - "source": "npm:@clack/prompts", - "target": "npm:@clack/core", - "type": "static" - }, - { - "source": "npm:@clack/prompts", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@clack/prompts", - "target": "npm:sisteransi", - "type": "static" - }, - { - "source": "npm:@cspotcode/source-map-support", - "target": "npm:@jridgewell/trace-mapping@0.3.9", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:aws-sign2", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:aws4", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:caseless", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:combined-stream", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:extend", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:forever-agent", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:form-data", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:http-signature", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:is-typedarray", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:isstream", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:json-stringify-safe", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:performance-now", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:qs@6.13.1", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:tough-cookie", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:tunnel-agent", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:uuid", - "type": "static" - }, - { - "source": "npm:@emnapi/core", - "target": "npm:@emnapi/wasi-threads", - "type": "static" - }, - { - "source": "npm:@emnapi/core", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@emnapi/runtime", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@emnapi/wasi-threads", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@eslint-community/eslint-utils", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@eslint-community/eslint-utils", - "target": "npm:eslint-visitor-keys@3.4.3", - "type": "static" - }, - { - "source": "npm:@eslint/config-array", - "target": "npm:@eslint/object-schema", - "type": "static" - }, - { - "source": "npm:@eslint/config-array", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@eslint/config-array", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:ajv@6.12.6", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:espree@10.1.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:globals@14.0.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:import-fresh@3.3.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:strip-json-comments@3.1.1", - "type": "static" - }, - { - "source": "npm:@eslint/plugin-kit", - "target": "npm:levn", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:@expo/spawn-async", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:arg@5.0.2", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:find-up@5.0.0", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:getenv", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:p-limit@3.1.0", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:resolve-from@5.0.0", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@expo/spawn-async", - "target": "npm:cross-spawn@7.0.3", - "type": "static" - }, - { - "source": "npm:@fastify/ajv-compiler", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:@fastify/ajv-compiler", - "target": "npm:ajv-formats@2.1.1", - "type": "static" - }, - { - "source": "npm:@fastify/ajv-compiler", - "target": "npm:fast-uri@2.4.0", - "type": "static" - }, - { - "source": "npm:@fastify/fast-json-stringify-compiler", - "target": "npm:fast-json-stringify", - "type": "static" - }, - { - "source": "npm:@fastify/merge-json-schemas", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:@fastify/middie", - "target": "npm:@fastify/error", - "type": "static" - }, - { - "source": "npm:@fastify/middie", - "target": "npm:fastify-plugin", - "type": "static" - }, - { - "source": "npm:@fastify/middie", - "target": "npm:path-to-regexp@6.3.0", - "type": "static" - }, - { - "source": "npm:@fastify/middie", - "target": "npm:reusify", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:@lukeed/ms", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:fastify-plugin", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:forwarded", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:type-is", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:vary", - "type": "static" - }, - { - "source": "npm:@hapi/topo", - "target": "npm:@hapi/hoek", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:string-width@5.1.2", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:string-width-cjs", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:strip-ansi@7.1.0", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:strip-ansi-cjs", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:wrap-ansi@8.1.0", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:wrap-ansi-cjs", - "type": "static" - }, - { - "source": "npm:@isaacs/fs-minipass", - "target": "npm:minipass", - "type": "static" - }, - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:camelcase@5.3.1", - "type": "static" - }, - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:find-up@4.1.0", - "type": "static" - }, - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:get-package-type", - "type": "static" - }, - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:resolve-from@5.0.0", - "type": "static" - }, - { - "source": "npm:@jest/create-cache-key-function", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:@jest/environment", - "target": "npm:@jest/fake-timers", - "type": "static" - }, - { - "source": "npm:@jest/environment", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:@jest/environment", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@jest/environment", - "target": "npm:jest-mock", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:@sinonjs/fake-timers", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:jest-message-util", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:jest-mock", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:jest-util", - "type": "static" - }, - { - "source": "npm:@jest/schemas@28.1.3", - "target": "npm:@sinclair/typebox@0.24.51", - "type": "static" - }, - { - "source": "npm:@jest/schemas@29.6.3", - "target": "npm:@sinclair/typebox@0.27.8", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:babel-plugin-istanbul", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:convert-source-map", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:fast-json-stable-stringify", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:jest-haste-map", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:jest-regex-util", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:jest-util", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:pirates@4.0.6", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:slash", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:write-file-atomic@4.0.2", - "type": "static" - }, - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:@types/istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:@types/istanbul-reports", - "type": "static" - }, - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:@types/yargs@15.0.19", - "type": "static" - }, - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@jest/schemas@29.6.3", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@types/istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@types/istanbul-reports", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@types/yargs@17.0.33", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.5", - "target": "npm:@jridgewell/set-array", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.5", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.5", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.8", - "target": "npm:@jridgewell/set-array", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.8", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.8", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:@jridgewell/source-map", - "target": "npm:@jridgewell/gen-mapping@0.3.8", - "type": "static" - }, - { - "source": "npm:@jridgewell/source-map", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:@jridgewell/trace-mapping@0.3.25", - "target": "npm:@jridgewell/resolve-uri", - "type": "static" - }, - { - "source": "npm:@jridgewell/trace-mapping@0.3.25", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - }, - { - "source": "npm:@jridgewell/trace-mapping@0.3.9", - "target": "npm:@jridgewell/resolve-uri", - "type": "static" - }, - { - "source": "npm:@jridgewell/trace-mapping@0.3.9", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/base64", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:@jsonjoy.com/base64", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:@jsonjoy.com/util", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:hyperdyperid", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:thingies", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/util", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@manypkg/find-root", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:@manypkg/find-root", - "target": "npm:@types/node@12.20.55", - "type": "static" - }, - { - "source": "npm:@manypkg/find-root", - "target": "npm:find-up@4.1.0", - "type": "static" - }, - { - "source": "npm:@manypkg/find-root", - "target": "npm:fs-extra@8.1.0", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:@changesets/types@4.1.0", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:@manypkg/find-root", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:fs-extra@8.1.0", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:globby", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:read-yaml-file", - "type": "static" - }, - { - "source": "npm:@mdx-js/loader", - "target": "npm:@mdx-js/mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/loader", - "target": "npm:source-map@0.7.4", - "type": "static" - }, - { - "source": "npm:@mdx-js/loader", - "target": "npm:webpack", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:@types/mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:collapse-white-space", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:estree-util-scope", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:estree-walker", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:hast-util-to-jsx-runtime", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:markdown-extensions", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:recma-build-jsx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:recma-jsx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:recma-stringify", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:rehype-recma", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:remark-mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:remark-parse", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:remark-rehype", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:source-map@0.7.4", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:unist-util-position-from-estree", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:unist-util-stringify-position@4.0.0", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@2.3.0", - "target": "npm:@types/mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@2.3.0", - "target": "npm:@types/react", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@2.3.0", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@3.1.0", - "target": "npm:@types/mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@3.1.0", - "target": "npm:@types/react", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@3.1.0", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime-core", - "target": "npm:@module-federation/error-codes@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime-core", - "target": "npm:@module-federation/sdk@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime-tools@0.13.1", - "target": "npm:@module-federation/runtime@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime-tools@0.13.1", - "target": "npm:@module-federation/webpack-bundler-runtime@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime-tools@0.8.4", - "target": "npm:@module-federation/runtime@0.8.4", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime-tools@0.8.4", - "target": "npm:@module-federation/webpack-bundler-runtime@0.8.4", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime@0.13.1", - "target": "npm:@module-federation/error-codes@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime@0.13.1", - "target": "npm:@module-federation/runtime-core", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime@0.13.1", - "target": "npm:@module-federation/sdk@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime@0.8.4", - "target": "npm:@module-federation/error-codes@0.8.4", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime@0.8.4", - "target": "npm:@module-federation/sdk@0.8.4", - "type": "static" - }, - { - "source": "npm:@module-federation/sdk@0.8.4", - "target": "npm:isomorphic-rslog", - "type": "static" - }, - { - "source": "npm:@module-federation/webpack-bundler-runtime@0.13.1", - "target": "npm:@module-federation/runtime@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/webpack-bundler-runtime@0.13.1", - "target": "npm:@module-federation/sdk@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/webpack-bundler-runtime@0.8.4", - "target": "npm:@module-federation/runtime@0.8.4", - "type": "static" - }, - { - "source": "npm:@module-federation/webpack-bundler-runtime@0.8.4", - "target": "npm:@module-federation/sdk@0.8.4", - "type": "static" - }, - { - "source": "npm:@napi-rs/wasm-runtime", - "target": "npm:@emnapi/core", - "type": "static" - }, - { - "source": "npm:@napi-rs/wasm-runtime", - "target": "npm:@emnapi/runtime", - "type": "static" - }, - { - "source": "npm:@napi-rs/wasm-runtime", - "target": "npm:@tybys/wasm-util", - "type": "static" - }, - { - "source": "npm:@nodelib/fs.scandir", - "target": "npm:@nodelib/fs.stat", - "type": "static" - }, - { - "source": "npm:@nodelib/fs.scandir", - "target": "npm:run-parallel", - "type": "static" - }, - { - "source": "npm:@nodelib/fs.walk", - "target": "npm:@nodelib/fs.scandir", - "type": "static" - }, - { - "source": "npm:@nodelib/fs.walk", - "target": "npm:fastq", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:ejs", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:minimatch@9.0.3", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:nx", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:tmp@0.2.3", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:yargs-parser", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@nx/js", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@typescript-eslint/parser", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@typescript-eslint/type-utils", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@typescript-eslint/utils", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:confusing-browser-globals", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:globals@15.9.0", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:jsonc-eslint-parser", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:eslint-config-prettier", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:@nx/js", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:@zkochan/js-yaml", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/plugin-proposal-decorators", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/plugin-transform-class-properties@7.25.4", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/plugin-transform-runtime@7.25.4", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/preset-env", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/preset-typescript@7.24.7", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/runtime@7.25.6", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@nx/workspace", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@zkochan/js-yaml", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:babel-plugin-const-enum", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:babel-plugin-macros", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:babel-plugin-transform-typescript-metadata", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:columnify", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:detect-port", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:js-tokens", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:jsonc-parser", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:minimatch@9.0.3", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:npm-package-arg", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:npm-run-path", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:ora@5.3.0", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:source-map-support@0.5.19", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:tinyglobby@0.2.10", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:ts-node", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:tsconfig-paths", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:verdaccio", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:@nx/js", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:@phenomnomnominal/tsquery", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:minimatch@9.0.3", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:tsconfig-paths", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:vite", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:@nx/js", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:detect-port", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:http-server", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:nx", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:yargs-parser", - "type": "static" - }, - { - "source": "npm:@phenomnomnominal/tsquery", - "target": "npm:esquery", - "type": "static" - }, - { - "source": "npm:@phenomnomnominal/tsquery", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:@pnpm/network.ca-file", - "target": "npm:graceful-fs@4.2.10", - "type": "static" - }, - { - "source": "npm:@pnpm/npm-conf", - "target": "npm:@pnpm/config.env-replace", - "type": "static" - }, - { - "source": "npm:@pnpm/npm-conf", - "target": "npm:@pnpm/network.ca-file", - "type": "static" - }, - { - "source": "npm:@pnpm/npm-conf", - "target": "npm:config-chain", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-android", - "target": "npm:@react-native-community/cli-tools", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-android", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-android", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-android", - "target": "npm:fast-xml-parser", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-apple", - "target": "npm:@react-native-community/cli-tools", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-apple", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-apple", - "target": "npm:execa", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-apple", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:@react-native-community/cli-tools", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:cosmiconfig@9.0.0", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:deepmerge", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:joi", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:@react-native-community/cli-tools", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:body-parser", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:compression", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:errorhandler", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:nocache", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:open@6.4.0", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:pretty-format@26.6.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:ws@6.2.3", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:@vscode/sudo-prompt", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:appdirsjs", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:execa", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:find-up@5.0.0", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:launch-editor", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:mime@2.6.0", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:ora@5.4.1", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:prompts", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-types", - "target": "npm:joi", - "type": "static" - }, - { - "source": "npm:@react-native/babel-plugin-codegen", - "target": "npm:@react-native/codegen", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-proposal-export-default-from", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-syntax-dynamic-import", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-syntax-export-default-from", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-syntax-optional-chaining", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-arrow-functions", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-async-generator-functions", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-async-to-generator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-block-scoping", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-class-properties@7.25.9", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-classes", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-computed-properties", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-destructuring", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-flow-strip-types", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-for-of", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-function-name", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-literals", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-logical-assignment-operators", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-numeric-separator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-object-rest-spread", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-optional-catch-binding", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-optional-chaining", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-parameters", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-private-methods", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-private-property-in-object", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-react-display-name", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-react-jsx", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-react-jsx-self", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-react-jsx-source", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-regenerator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-runtime@7.25.9", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-shorthand-properties", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-spread", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-sticky-regex", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-typescript", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-unicode-regex", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@react-native/babel-plugin-codegen", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:babel-plugin-syntax-hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:babel-plugin-transform-flow-enums", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:react-refresh@0.14.2", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:@babel/preset-env", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:glob@7.2.3", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:hermes-parser@0.23.1", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:jscodeshift", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:mkdirp@0.5.6", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:yargs", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:@react-native/dev-middleware@0.76.3", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:@react-native/metro-babel-transformer", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:execa", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:metro@0.81.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:metro-config@0.81.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:metro-core@0.81.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:node-fetch@2.7.0", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:readline", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:@react-native-community/cli-server-api", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:@react-native/dev-middleware@0.79.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:metro@0.82.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:metro-config@0.82.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:metro-core@0.82.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:@isaacs/ttlcache", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:@react-native/debugger-frontend@0.76.3", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:chrome-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:chromium-edge-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:open@7.4.2", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:selfsigned", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:ws@6.2.3", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:@isaacs/ttlcache", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:@react-native/debugger-frontend@0.78.0", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:chrome-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:chromium-edge-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:open@7.4.2", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:selfsigned", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:ws@6.2.3", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:@isaacs/ttlcache", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:@react-native/debugger-frontend@0.79.1", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:chrome-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:chromium-edge-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:open@7.4.2", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:ws@6.2.3", - "type": "static" - }, - { - "source": "npm:@react-native/metro-babel-transformer", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@react-native/metro-babel-transformer", - "target": "npm:@react-native/babel-preset", - "type": "static" - }, - { - "source": "npm:@react-native/metro-babel-transformer", - "target": "npm:hermes-parser@0.23.1", - "type": "static" - }, - { - "source": "npm:@react-native/metro-babel-transformer", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/virtualized-lists", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/virtualized-lists", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/virtualized-lists", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@react-native/virtualized-lists", - "target": "npm:react-native", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.2.3", - "target": "npm:@rspack/core@1.2.2", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.2.3", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.2.3", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.2.3", - "target": "npm:core-js@3.40.0", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:@rspack/core@1.3.10", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:core-js@3.42.0", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:jiti", - "type": "static" - }, - { - "source": "npm:@rsbuild/plugin-react", - "target": "npm:@rsbuild/core@1.3.20", - "type": "static" - }, - { - "source": "npm:@rsbuild/plugin-react", - "target": "npm:@rspack/plugin-react-refresh@1.4.3", - "type": "static" - }, - { - "source": "npm:@rsbuild/plugin-react", - "target": "npm:react-refresh@0.17.0", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-darwin-arm64@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-darwin-x64@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-linux-arm64-gnu@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-linux-arm64-musl@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-linux-x64-gnu@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-linux-x64-musl@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-win32-arm64-msvc@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-win32-ia32-msvc@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-win32-x64-msvc@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-darwin-arm64@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-darwin-x64@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-linux-arm64-gnu@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-linux-arm64-musl@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-linux-x64-gnu@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-linux-x64-musl@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-win32-arm64-msvc@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-win32-ia32-msvc@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-win32-x64-msvc@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-darwin-arm64@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-darwin-x64@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-linux-arm64-gnu@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-linux-arm64-musl@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-linux-x64-gnu@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-linux-x64-musl@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-win32-arm64-msvc@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-win32-ia32-msvc@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-win32-x64-msvc@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:@module-federation/runtime-tools@0.8.4", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:@rspack/binding@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:caniuse-lite@1.0.30001705", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:@module-federation/runtime-tools@0.8.4", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:@rspack/binding@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:caniuse-lite@1.0.30001705", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:@swc/helpers@0.5.15", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:@module-federation/runtime-tools@0.13.1", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:@rspack/binding@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:caniuse-lite@1.0.30001718", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.0.0", - "target": "npm:error-stack-parser", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.0.0", - "target": "npm:html-entities@2.5.2", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.0.0", - "target": "npm:react-refresh@0.14.2", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.4.3", - "target": "npm:error-stack-parser", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.4.3", - "target": "npm:html-entities@2.6.0", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.4.3", - "target": "npm:react-refresh@0.17.0", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@mdx-js/loader", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@mdx-js/mdx", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@mdx-js/react@3.1.0", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rsbuild/core@1.3.20", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rsbuild/plugin-react", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/mdx-rs", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-auto-nav-sidebar", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-container-syntax", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-last-updated", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-medium-zoom", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-shiki", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/runtime", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/theme-default", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@unhead/react", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:enhanced-resolve", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:github-slugger", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:hast-util-from-html", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:hast-util-heading-rank", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:html-to-text", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:react-dom", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:react-lazy-with-preload", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:react-router-dom", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:rehype-external-links", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:remark", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:remark-gfm", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:rspack-plugin-virtual-module", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:tinyglobby@0.2.13", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:unist-util-visit-children", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-darwin-arm64", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-darwin-x64", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-linux-arm64-gnu", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-linux-arm64-musl", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-linux-x64-gnu", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-linux-x64-musl", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-win32-arm64-msvc", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-win32-x64-msvc", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-auto-nav-sidebar", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-container-syntax", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-last-updated", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:@rspress/core", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:remark-mdx", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:remark-parse", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:remark-stringify", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:unist-util-visit-children", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-medium-zoom", - "target": "npm:@rspress/runtime", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-medium-zoom", - "target": "npm:medium-zoom", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-shiki", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-shiki", - "target": "npm:@shikijs/rehype", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-shiki", - "target": "npm:hast-util-from-html", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-shiki", - "target": "npm:shiki", - "type": "static" - }, - { - "source": "npm:@rspress/runtime", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/runtime", - "target": "npm:@unhead/react", - "type": "static" - }, - { - "source": "npm:@rspress/runtime", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@rspress/runtime", - "target": "npm:react-dom", - "type": "static" - }, - { - "source": "npm:@rspress/runtime", - "target": "npm:react-router-dom", - "type": "static" - }, - { - "source": "npm:@rspress/shared@1.43.9", - "target": "npm:@rsbuild/core@1.2.3", - "type": "static" - }, - { - "source": "npm:@rspress/shared@1.43.9", - "target": "npm:gray-matter", - "type": "static" - }, - { - "source": "npm:@rspress/shared@1.43.9", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:@rspress/shared@1.43.9", - "target": "npm:unified@10.1.2", - "type": "static" - }, - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:@rsbuild/core@1.3.20", - "type": "static" - }, - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:@shikijs/rehype", - "type": "static" - }, - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:gray-matter", - "type": "static" - }, - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:@mdx-js/react@2.3.0", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:@rspress/runtime", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:@unhead/react", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:body-scroll-lock", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:copy-to-clipboard", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:flexsearch", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:github-slugger", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:htmr", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:nprogress", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:react-dom", - "type": "static" - }, - { - "source": "npm:@selderee/plugin-htmlparser2", - "target": "npm:domhandler@5.0.3", - "type": "static" - }, - { - "source": "npm:@selderee/plugin-htmlparser2", - "target": "npm:selderee", - "type": "static" - }, - { - "source": "npm:@shikijs/core", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/core", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - }, - { - "source": "npm:@shikijs/core", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:@shikijs/core", - "target": "npm:hast-util-to-html", - "type": "static" - }, - { - "source": "npm:@shikijs/engine-javascript", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/engine-javascript", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - }, - { - "source": "npm:@shikijs/engine-javascript", - "target": "npm:oniguruma-to-es", - "type": "static" - }, - { - "source": "npm:@shikijs/engine-oniguruma", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/engine-oniguruma", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - }, - { - "source": "npm:@shikijs/langs", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:hast-util-to-string", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:shiki", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:@shikijs/themes", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/types", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - }, - { - "source": "npm:@shikijs/types", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:@sideway/address", - "target": "npm:@hapi/hoek", - "type": "static" - }, - { - "source": "npm:@sinonjs/commons", - "target": "npm:type-detect", - "type": "static" - }, - { - "source": "npm:@sinonjs/fake-timers", - "target": "npm:@sinonjs/commons", - "type": "static" - }, - { - "source": "npm:@swc-node/core", - "target": "npm:@swc/core", - "type": "static" - }, - { - "source": "npm:@swc-node/core", - "target": "npm:@swc/types", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:@swc-node/core", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:@swc-node/sourcemap-support", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:@swc/core", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:colorette", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:pirates@4.0.6", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:@swc-node/sourcemap-support", - "target": "npm:source-map-support@0.5.21", - "type": "static" - }, - { - "source": "npm:@swc-node/sourcemap-support", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/counter", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/types", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-darwin-arm64", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-darwin-x64", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-arm-gnueabihf", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-arm64-gnu", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-arm64-musl", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-x64-gnu", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-x64-musl", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-win32-arm64-msvc", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-win32-ia32-msvc", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-win32-x64-msvc", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/helpers", - "type": "static" - }, - { - "source": "npm:@swc/helpers", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@swc/helpers@0.5.15", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@swc/helpers@0.5.17", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@swc/types", - "target": "npm:@swc/counter", - "type": "static" - }, - { - "source": "npm:@ts-morph/common", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:@ts-morph/common", - "target": "npm:minimatch@9.0.5", - "type": "static" - }, - { - "source": "npm:@ts-morph/common", - "target": "npm:mkdirp@3.0.1", - "type": "static" - }, - { - "source": "npm:@ts-morph/common", - "target": "npm:path-browserify", - "type": "static" - }, - { - "source": "npm:@tybys/wasm-util", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@types/adm-zip", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@types/babel__core", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@types/babel__core", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@types/babel__core", - "target": "npm:@types/babel__generator", - "type": "static" - }, - { - "source": "npm:@types/babel__core", - "target": "npm:@types/babel__template", - "type": "static" - }, - { - "source": "npm:@types/babel__core", - "target": "npm:@types/babel__traverse", - "type": "static" - }, - { - "source": "npm:@types/babel__generator", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@types/babel__template", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@types/babel__template", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@types/babel__traverse", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@types/debug", - "target": "npm:@types/ms", - "type": "static" - }, - { - "source": "npm:@types/eslint-scope", - "target": "npm:@types/eslint", - "type": "static" - }, - { - "source": "npm:@types/eslint-scope", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:@types/eslint", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:@types/eslint", - "target": "npm:@types/json-schema", - "type": "static" - }, - { - "source": "npm:@types/estree-jsx", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:@types/graceful-fs", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@types/gradient-string", - "target": "npm:@types/tinycolor2", - "type": "static" - }, - { - "source": "npm:@types/hast@2.3.10", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:@types/hast@3.0.4", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:@types/istanbul-lib-report", - "target": "npm:@types/istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:@types/istanbul-reports", - "target": "npm:@types/istanbul-lib-report", - "type": "static" - }, - { - "source": "npm:@types/mdast@3.0.15", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:@types/mdast@4.0.4", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:@types/node-forge", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@types/node", - "target": "npm:undici-types@5.26.5", - "type": "static" - }, - { - "source": "npm:@types/node@20.17.24", - "target": "npm:undici-types@6.19.8", - "type": "static" - }, - { - "source": "npm:@types/react", - "target": "npm:csstype", - "type": "static" - }, - { - "source": "npm:@types/yargs@15.0.19", - "target": "npm:@types/yargs-parser", - "type": "static" - }, - { - "source": "npm:@types/yargs@17.0.33", - "target": "npm:@types/yargs-parser", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@eslint-community/regexpp", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/parser", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/scope-manager", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/type-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/visitor-keys", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:graphemer", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:natural-compare", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:ts-api-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:@typescript-eslint/scope-manager", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:@typescript-eslint/typescript-estree", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:@typescript-eslint/visitor-keys", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/scope-manager", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/scope-manager", - "target": "npm:@typescript-eslint/visitor-keys", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:@typescript-eslint/typescript-estree", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:@typescript-eslint/utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:ts-api-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:@typescript-eslint/visitor-keys", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:is-glob", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:minimatch@9.0.5", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:ts-api-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:@eslint-community/eslint-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:@typescript-eslint/scope-manager", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:@typescript-eslint/typescript-estree", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/visitor-keys", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/visitor-keys", - "target": "npm:eslint-visitor-keys@4.2.0", - "type": "static" - }, - { - "source": "npm:@unhead/react", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@unhead/react", - "target": "npm:unhead", - "type": "static" - }, - { - "source": "npm:@vercel/analytics", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/config", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/loaders", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/signature", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/utils@8.1.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:verdaccio-htpasswd", - "type": "static" - }, - { - "source": "npm:@verdaccio/commons-api", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:@verdaccio/commons-api", - "target": "npm:http-status-codes@2.2.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:@verdaccio/utils@8.1.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:minimatch@7.4.6", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:core-js@3.37.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:http-status-codes@2.3.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:process-warning@1.0.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:core-js@3.37.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:http-status-codes@2.3.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:process-warning@1.0.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@verdaccio/file-locking@10.3.1", - "target": "npm:lockfile", - "type": "static" - }, - { - "source": "npm:@verdaccio/file-locking@13.0.0-next-8.2", - "target": "npm:lockfile", - "type": "static" - }, - { - "source": "npm:@verdaccio/loaders", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/loaders", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:@verdaccio/commons-api", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:@verdaccio/file-locking@10.3.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:@verdaccio/streams", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:async@3.2.4", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:debug@4.3.4", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:lowdb", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:mkdirp@1.0.4", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-commons", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-commons", - "target": "npm:@verdaccio/logger-prettify", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-commons", - "target": "npm:colorette", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-commons", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:colorette", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:dayjs", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:pino-abstract-transport@1.2.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:sonic-boom@3.8.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger", - "target": "npm:@verdaccio/logger-commons", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger", - "target": "npm:pino", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:@verdaccio/config", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:@verdaccio/url", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:@verdaccio/utils@8.1.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:express", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:express-rate-limit", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:lru-cache@7.18.3", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:mime@2.6.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/signature", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/signature", - "target": "npm:jsonwebtoken", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:@verdaccio/url", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:@verdaccio/utils@8.1.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:gunzip-maybe", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:tar-stream@3.1.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/url", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/url", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/url", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/url", - "target": "npm:validator", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@7.0.1-next-8.1", - "target": "npm:@verdaccio/core@8.0.0-next-8.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@7.0.1-next-8.1", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@7.0.1-next-8.1", - "target": "npm:minimatch@7.4.6", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@7.0.1-next-8.1", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@8.1.0-next-8.7", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@8.1.0-next-8.7", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@8.1.0-next-8.7", - "target": "npm:minimatch@7.4.6", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@8.1.0-next-8.7", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:@ampproject/remapping", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:@bcoe/v8-coverage", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:istanbul-lib-report", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:istanbul-lib-source-maps", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:istanbul-reports", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:magic-string", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:magicast", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:std-env", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:test-exclude@7.0.1", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:tinyrainbow", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "npm:@vitest/expect", - "target": "npm:@vitest/spy", - "type": "static" - }, - { - "source": "npm:@vitest/expect", - "target": "npm:@vitest/utils", - "type": "static" - }, - { - "source": "npm:@vitest/expect", - "target": "npm:chai", - "type": "static" - }, - { - "source": "npm:@vitest/expect", - "target": "npm:tinyrainbow", - "type": "static" - }, - { - "source": "npm:@vitest/mocker", - "target": "npm:@vitest/spy", - "type": "static" - }, - { - "source": "npm:@vitest/mocker", - "target": "npm:estree-walker", - "type": "static" - }, - { - "source": "npm:@vitest/mocker", - "target": "npm:magic-string", - "type": "static" - }, - { - "source": "npm:@vitest/mocker", - "target": "npm:vite", - "type": "static" - }, - { - "source": "npm:@vitest/pretty-format", - "target": "npm:tinyrainbow", - "type": "static" - }, - { - "source": "npm:@vitest/runner", - "target": "npm:@vitest/utils", - "type": "static" - }, - { - "source": "npm:@vitest/runner", - "target": "npm:pathe", - "type": "static" - }, - { - "source": "npm:@vitest/snapshot", - "target": "npm:@vitest/pretty-format", - "type": "static" - }, - { - "source": "npm:@vitest/snapshot", - "target": "npm:magic-string", - "type": "static" - }, - { - "source": "npm:@vitest/snapshot", - "target": "npm:pathe", - "type": "static" - }, - { - "source": "npm:@vitest/spy", - "target": "npm:tinyspy", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:@vitest/utils", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:fflate", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:flatted", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:pathe", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:sirv", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:tinyglobby@0.2.9", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:tinyrainbow", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "npm:@vitest/utils", - "target": "npm:@vitest/pretty-format", - "type": "static" - }, - { - "source": "npm:@vitest/utils", - "target": "npm:loupe", - "type": "static" - }, - { - "source": "npm:@vitest/utils", - "target": "npm:tinyrainbow", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/ast", - "target": "npm:@webassemblyjs/helper-numbers", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/ast", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-numbers", - "target": "npm:@webassemblyjs/floating-point-hex-parser", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-numbers", - "target": "npm:@webassemblyjs/helper-api-error", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-numbers", - "target": "npm:@xtuc/long", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-wasm-section", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-wasm-section", - "target": "npm:@webassemblyjs/helper-buffer", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-wasm-section", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-wasm-section", - "target": "npm:@webassemblyjs/wasm-gen", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/ieee754", - "target": "npm:@xtuc/ieee754", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/leb128", - "target": "npm:@xtuc/long", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/helper-buffer", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/helper-wasm-section", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/wasm-gen", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/wasm-opt", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/wasm-parser", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/wast-printer", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/ieee754", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/leb128", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/utf8", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-opt", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-opt", - "target": "npm:@webassemblyjs/helper-buffer", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-opt", - "target": "npm:@webassemblyjs/wasm-gen", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-opt", - "target": "npm:@webassemblyjs/wasm-parser", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/helper-api-error", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/ieee754", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/leb128", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/utf8", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wast-printer", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wast-printer", - "target": "npm:@xtuc/long", - "type": "static" - }, - { - "source": "npm:@yarnpkg/parsers", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:@yarnpkg/parsers", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@zkochan/js-yaml", - "target": "npm:argparse@2.0.1", - "type": "static" - }, - { - "source": "npm:JSONStream", - "target": "npm:jsonparse", - "type": "static" - }, - { - "source": "npm:JSONStream", - "target": "npm:through", - "type": "static" - }, - { - "source": "npm:abort-controller", - "target": "npm:event-target-shim", - "type": "static" - }, - { - "source": "npm:accepts", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:accepts", - "target": "npm:negotiator@0.6.3", - "type": "static" - }, - { - "source": "npm:acorn-jsx", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:acorn-walk", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:agent-base", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:ajv-formats@2.1.1", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:ajv-formats@3.0.1", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:ajv-keywords@3.5.2", - "target": "npm:ajv@6.12.6", - "type": "static" - }, - { - "source": "npm:ajv-keywords@5.1.0", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:ajv-keywords@5.1.0", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:ajv@6.12.6", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:ajv@6.12.6", - "target": "npm:fast-json-stable-stringify", - "type": "static" - }, - { - "source": "npm:ajv@6.12.6", - "target": "npm:json-schema-traverse@0.4.1", - "type": "static" - }, - { - "source": "npm:ajv@6.12.6", - "target": "npm:uri-js", - "type": "static" - }, - { - "source": "npm:ajv@8.17.1", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:ajv@8.17.1", - "target": "npm:fast-uri@3.0.1", - "type": "static" - }, - { - "source": "npm:ajv@8.17.1", - "target": "npm:json-schema-traverse@1.0.0", - "type": "static" - }, - { - "source": "npm:ajv@8.17.1", - "target": "npm:require-from-string", - "type": "static" - }, - { - "source": "npm:ansi-styles@4.3.0", - "target": "npm:color-convert", - "type": "static" - }, - { - "source": "npm:anymatch", - "target": "npm:normalize-path", - "type": "static" - }, - { - "source": "npm:anymatch", - "target": "npm:picomatch@2.3.1", - "type": "static" - }, - { - "source": "npm:argparse@1.0.10", - "target": "npm:sprintf-js", - "type": "static" - }, - { - "source": "npm:asn1", - "target": "npm:safer-buffer", - "type": "static" - }, - { - "source": "npm:ast-types", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:async@2.6.4", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:avvio", - "target": "npm:@fastify/error", - "type": "static" - }, - { - "source": "npm:avvio", - "target": "npm:fastq", - "type": "static" - }, - { - "source": "npm:axios", - "target": "npm:follow-redirects", - "type": "static" - }, - { - "source": "npm:axios", - "target": "npm:form-data", - "type": "static" - }, - { - "source": "npm:axios", - "target": "npm:proxy-from-env", - "type": "static" - }, - { - "source": "npm:babel-core", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:@jest/transform", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:@types/babel__core", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:babel-plugin-istanbul", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:babel-preset-jest", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:slash", - "type": "static" - }, - { - "source": "npm:babel-loader", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-loader", - "target": "npm:find-cache-dir@4.0.0", - "type": "static" - }, - { - "source": "npm:babel-loader", - "target": "npm:schema-utils@4.3.0", - "type": "static" - }, - { - "source": "npm:babel-loader", - "target": "npm:webpack", - "type": "static" - }, - { - "source": "npm:babel-plugin-const-enum", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-const-enum", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:babel-plugin-const-enum", - "target": "npm:@babel/plugin-syntax-typescript", - "type": "static" - }, - { - "source": "npm:babel-plugin-const-enum", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:@istanbuljs/load-nyc-config", - "type": "static" - }, - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:@istanbuljs/schema", - "type": "static" - }, - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:istanbul-lib-instrument", - "type": "static" - }, - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:test-exclude@6.0.0", - "type": "static" - }, - { - "source": "npm:babel-plugin-jest-hoist", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:babel-plugin-jest-hoist", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:babel-plugin-jest-hoist", - "target": "npm:@types/babel__core", - "type": "static" - }, - { - "source": "npm:babel-plugin-jest-hoist", - "target": "npm:@types/babel__traverse", - "type": "static" - }, - { - "source": "npm:babel-plugin-macros", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:babel-plugin-macros", - "target": "npm:cosmiconfig@6.0.0", - "type": "static" - }, - { - "source": "npm:babel-plugin-macros", - "target": "npm:resolve", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs2", - "target": "npm:@babel/compat-data", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs2", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs2", - "target": "npm:@babel/helper-define-polyfill-provider", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs2", - "target": "npm:semver@6.3.1", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs3", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs3", - "target": "npm:@babel/helper-define-polyfill-provider", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs3", - "target": "npm:core-js-compat", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-regenerator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-regenerator", - "target": "npm:@babel/helper-define-polyfill-provider", - "type": "static" - }, - { - "source": "npm:babel-plugin-syntax-hermes-parser@0.23.1", - "target": "npm:hermes-parser@0.23.1", - "type": "static" - }, - { - "source": "npm:babel-plugin-syntax-hermes-parser@0.25.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:babel-plugin-transform-flow-enums", - "target": "npm:@babel/plugin-syntax-flow", - "type": "static" - }, - { - "source": "npm:babel-plugin-transform-typescript-metadata", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-transform-typescript-metadata", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:babel-plugin-transform-typescript-metadata", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-async-generators", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-bigint", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-class-properties", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-class-static-block", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-import-attributes@7.26.0", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-import-meta", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-json-strings", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-logical-assignment-operators", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-numeric-separator", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-object-rest-spread", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-optional-catch-binding", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-optional-chaining", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-private-property-in-object", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-top-level-await", - "type": "static" - }, - { - "source": "npm:babel-preset-jest", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-preset-jest", - "target": "npm:babel-plugin-jest-hoist", - "type": "static" - }, - { - "source": "npm:babel-preset-jest", - "target": "npm:babel-preset-current-node-syntax", - "type": "static" - }, - { - "source": "npm:basic-auth", - "target": "npm:safe-buffer@5.1.2", - "type": "static" - }, - { - "source": "npm:bcrypt-pbkdf", - "target": "npm:tweetnacl", - "type": "static" - }, - { - "source": "npm:better-path-resolve", - "target": "npm:is-windows", - "type": "static" - }, - { - "source": "npm:bl", - "target": "npm:buffer@5.7.1", - "type": "static" - }, - { - "source": "npm:bl", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:bl", - "target": "npm:readable-stream@3.6.2", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:bytes", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:content-type", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:depd", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:destroy", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:iconv-lite@0.4.24", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:on-finished@2.4.1", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:qs@6.13.0", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:raw-body", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:type-is", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:unpipe", - "type": "static" - }, - { - "source": "npm:brace-expansion@1.1.11", - "target": "npm:balanced-match", - "type": "static" - }, - { - "source": "npm:brace-expansion@1.1.11", - "target": "npm:concat-map", - "type": "static" - }, - { - "source": "npm:brace-expansion@2.0.1", - "target": "npm:balanced-match", - "type": "static" - }, - { - "source": "npm:braces", - "target": "npm:fill-range", - "type": "static" - }, - { - "source": "npm:browserify-zlib", - "target": "npm:pako", - "type": "static" - }, - { - "source": "npm:browserslist", - "target": "npm:caniuse-lite@1.0.30001698", - "type": "static" - }, - { - "source": "npm:browserslist", - "target": "npm:electron-to-chromium", - "type": "static" - }, - { - "source": "npm:browserslist", - "target": "npm:node-releases", - "type": "static" - }, - { - "source": "npm:browserslist", - "target": "npm:update-browserslist-db", - "type": "static" - }, - { - "source": "npm:bser", - "target": "npm:node-int64", - "type": "static" - }, - { - "source": "npm:buffer@5.7.1", - "target": "npm:base64-js", - "type": "static" - }, - { - "source": "npm:buffer@5.7.1", - "target": "npm:ieee754", - "type": "static" - }, - { - "source": "npm:buffer@6.0.3", - "target": "npm:base64-js", - "type": "static" - }, - { - "source": "npm:buffer@6.0.3", - "target": "npm:ieee754", - "type": "static" - }, - { - "source": "npm:bundle-name", - "target": "npm:run-applescript", - "type": "static" - }, - { - "source": "npm:call-bind", - "target": "npm:es-define-property", - "type": "static" - }, - { - "source": "npm:call-bind", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:call-bind", - "target": "npm:function-bind", - "type": "static" - }, - { - "source": "npm:call-bind", - "target": "npm:get-intrinsic", - "type": "static" - }, - { - "source": "npm:call-bind", - "target": "npm:set-function-length", - "type": "static" - }, - { - "source": "npm:caller-callsite", - "target": "npm:callsites@2.0.0", - "type": "static" - }, - { - "source": "npm:caller-path", - "target": "npm:caller-callsite", - "type": "static" - }, - { - "source": "npm:chai", - "target": "npm:assertion-error", - "type": "static" - }, - { - "source": "npm:chai", - "target": "npm:check-error", - "type": "static" - }, - { - "source": "npm:chai", - "target": "npm:deep-eql", - "type": "static" - }, - { - "source": "npm:chai", - "target": "npm:loupe", - "type": "static" - }, - { - "source": "npm:chai", - "target": "npm:pathval", - "type": "static" - }, - { - "source": "npm:chalk@4.1.2", - "target": "npm:ansi-styles@4.3.0", - "type": "static" - }, - { - "source": "npm:chalk@4.1.2", - "target": "npm:supports-color@7.2.0", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:anymatch", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:braces", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:glob-parent@5.1.2", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:is-binary-path", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:is-glob", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:normalize-path", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:readdirp", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:fsevents", - "type": "static" - }, - { - "source": "npm:chrome-launcher", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:chrome-launcher", - "target": "npm:escape-string-regexp@4.0.0", - "type": "static" - }, - { - "source": "npm:chrome-launcher", - "target": "npm:is-wsl@2.2.0", - "type": "static" - }, - { - "source": "npm:chrome-launcher", - "target": "npm:lighthouse-logger", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:escape-string-regexp@4.0.0", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:is-wsl@2.2.0", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:lighthouse-logger", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:mkdirp@1.0.4", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:rimraf@3.0.2", - "type": "static" - }, - { - "source": "npm:cli-cursor", - "target": "npm:restore-cursor", - "type": "static" - }, - { - "source": "npm:clipanion", - "target": "npm:typanion", - "type": "static" - }, - { - "source": "npm:cliui", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:cliui", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:cliui", - "target": "npm:wrap-ansi@7.0.0", - "type": "static" - }, - { - "source": "npm:clone-deep", - "target": "npm:is-plain-object", - "type": "static" - }, - { - "source": "npm:clone-deep", - "target": "npm:kind-of", - "type": "static" - }, - { - "source": "npm:clone-deep", - "target": "npm:shallow-clone", - "type": "static" - }, - { - "source": "npm:color-convert", - "target": "npm:color-name", - "type": "static" - }, - { - "source": "npm:columnify", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:columnify", - "target": "npm:wcwidth", - "type": "static" - }, - { - "source": "npm:combined-stream", - "target": "npm:delayed-stream", - "type": "static" - }, - { - "source": "npm:compressible", - "target": "npm:mime-db", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:bytes", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:compressible", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:negotiator@0.6.4", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:on-headers", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:vary", - "type": "static" - }, - { - "source": "npm:config-chain", - "target": "npm:ini", - "type": "static" - }, - { - "source": "npm:config-chain", - "target": "npm:proto-list", - "type": "static" - }, - { - "source": "npm:connect", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:connect", - "target": "npm:finalhandler@1.1.2", - "type": "static" - }, - { - "source": "npm:connect", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:connect", - "target": "npm:utils-merge", - "type": "static" - }, - { - "source": "npm:content-disposition", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:copy-to-clipboard", - "target": "npm:toggle-selection", - "type": "static" - }, - { - "source": "npm:core-js-compat", - "target": "npm:browserslist", - "type": "static" - }, - { - "source": "npm:cors", - "target": "npm:object-assign", - "type": "static" - }, - { - "source": "npm:cors", - "target": "npm:vary", - "type": "static" - }, - { - "source": "npm:cosmiconfig@5.2.1", - "target": "npm:import-fresh@2.0.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@5.2.1", - "target": "npm:is-directory", - "type": "static" - }, - { - "source": "npm:cosmiconfig@5.2.1", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:cosmiconfig@5.2.1", - "target": "npm:parse-json@4.0.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:@types/parse-json", - "type": "static" - }, - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:import-fresh@3.3.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:parse-json@5.2.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:path-type", - "type": "static" - }, - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:yaml@1.10.2", - "type": "static" - }, - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:env-paths", - "type": "static" - }, - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:import-fresh@3.3.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:parse-json@5.2.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.3", - "target": "npm:path-key", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.3", - "target": "npm:shebang-command", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.3", - "target": "npm:which", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.6", - "target": "npm:path-key", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.6", - "target": "npm:shebang-command", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.6", - "target": "npm:which", - "type": "static" - }, - { - "source": "npm:dashdash", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:debug@2.6.9", - "target": "npm:ms@2.0.0", - "type": "static" - }, - { - "source": "npm:debug@3.2.7", - "target": "npm:ms@2.1.3", - "type": "static" - }, - { - "source": "npm:debug@4.3.4", - "target": "npm:ms@2.1.2", - "type": "static" - }, - { - "source": "npm:debug@4.3.7", - "target": "npm:ms@2.1.3", - "type": "static" - }, - { - "source": "npm:debug@4.4.0", - "target": "npm:ms@2.1.3", - "type": "static" - }, - { - "source": "npm:decode-named-character-reference", - "target": "npm:character-entities", - "type": "static" - }, - { - "source": "npm:default-browser", - "target": "npm:bundle-name", - "type": "static" - }, - { - "source": "npm:default-browser", - "target": "npm:default-browser-id", - "type": "static" - }, - { - "source": "npm:defaults", - "target": "npm:clone", - "type": "static" - }, - { - "source": "npm:define-data-property", - "target": "npm:es-define-property", - "type": "static" - }, - { - "source": "npm:define-data-property", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:define-data-property", - "target": "npm:gopd", - "type": "static" - }, - { - "source": "npm:detect-port", - "target": "npm:address", - "type": "static" - }, - { - "source": "npm:detect-port", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:devlop", - "target": "npm:dequal", - "type": "static" - }, - { - "source": "npm:dir-glob", - "target": "npm:path-type", - "type": "static" - }, - { - "source": "npm:dom-serializer@1.4.1", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:dom-serializer@1.4.1", - "target": "npm:domhandler@4.3.1", - "type": "static" - }, - { - "source": "npm:dom-serializer@1.4.1", - "target": "npm:entities@2.2.0", - "type": "static" - }, - { - "source": "npm:dom-serializer@2.0.0", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:dom-serializer@2.0.0", - "target": "npm:domhandler@5.0.3", - "type": "static" - }, - { - "source": "npm:dom-serializer@2.0.0", - "target": "npm:entities@4.5.0", - "type": "static" - }, - { - "source": "npm:domhandler@4.3.1", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:domhandler@5.0.3", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:domutils@2.8.0", - "target": "npm:dom-serializer@1.4.1", - "type": "static" - }, - { - "source": "npm:domutils@2.8.0", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:domutils@2.8.0", - "target": "npm:domhandler@4.3.1", - "type": "static" - }, - { - "source": "npm:domutils@3.2.2", - "target": "npm:dom-serializer@2.0.0", - "type": "static" - }, - { - "source": "npm:domutils@3.2.2", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:domutils@3.2.2", - "target": "npm:domhandler@5.0.3", - "type": "static" - }, - { - "source": "npm:dotenv-expand", - "target": "npm:dotenv", - "type": "static" - }, - { - "source": "npm:duplexify", - "target": "npm:end-of-stream", - "type": "static" - }, - { - "source": "npm:duplexify", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:duplexify", - "target": "npm:readable-stream@2.3.8", - "type": "static" - }, - { - "source": "npm:duplexify", - "target": "npm:stream-shift", - "type": "static" - }, - { - "source": "npm:ecc-jsbn", - "target": "npm:jsbn", - "type": "static" - }, - { - "source": "npm:ecc-jsbn", - "target": "npm:safer-buffer", - "type": "static" - }, - { - "source": "npm:ecdsa-sig-formatter", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:ejs", - "target": "npm:jake", - "type": "static" - }, - { - "source": "npm:end-of-stream", - "target": "npm:once", - "type": "static" - }, - { - "source": "npm:enhanced-resolve", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:enhanced-resolve", - "target": "npm:tapable", - "type": "static" - }, - { - "source": "npm:enquirer@2.3.6", - "target": "npm:ansi-colors", - "type": "static" - }, - { - "source": "npm:enquirer@2.4.1", - "target": "npm:ansi-colors", - "type": "static" - }, - { - "source": "npm:enquirer@2.4.1", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:error-ex", - "target": "npm:is-arrayish", - "type": "static" - }, - { - "source": "npm:error-stack-parser", - "target": "npm:stackframe", - "type": "static" - }, - { - "source": "npm:errorhandler", - "target": "npm:accepts", - "type": "static" - }, - { - "source": "npm:errorhandler", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:es-define-property", - "target": "npm:get-intrinsic", - "type": "static" - }, - { - "source": "npm:esast-util-from-estree", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:esast-util-from-estree", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:esast-util-from-estree", - "target": "npm:estree-util-visit", - "type": "static" - }, - { - "source": "npm:esast-util-from-estree", - "target": "npm:unist-util-position-from-estree", - "type": "static" - }, - { - "source": "npm:esast-util-from-js", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:esast-util-from-js", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:esast-util-from-js", - "target": "npm:esast-util-from-estree", - "type": "static" - }, - { - "source": "npm:esast-util-from-js", - "target": "npm:vfile-message@4.0.2", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/aix-ppc64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/android-arm", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/android-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/android-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/darwin-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/darwin-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/freebsd-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/freebsd-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-arm", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-ia32", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-loong64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-mips64el", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-ppc64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-riscv64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-s390x", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/netbsd-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/openbsd-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/sunos-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/win32-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/win32-ia32", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/win32-x64", - "type": "static" - }, - { - "source": "npm:eslint-config-prettier", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:eslint-plugin-simple-import-sort", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:eslint-scope@5.1.1", - "target": "npm:esrecurse", - "type": "static" - }, - { - "source": "npm:eslint-scope@5.1.1", - "target": "npm:estraverse@4.3.0", - "type": "static" - }, - { - "source": "npm:eslint-scope@8.0.2", - "target": "npm:esrecurse", - "type": "static" - }, - { - "source": "npm:eslint-scope@8.0.2", - "target": "npm:estraverse@5.3.0", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint-community/eslint-utils", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint-community/regexpp", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint/config-array", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint/eslintrc", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint/js", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint/plugin-kit", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@humanwhocodes/module-importer", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@humanwhocodes/retry", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@nodelib/fs.walk", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:ajv@6.12.6", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:cross-spawn@7.0.3", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:escape-string-regexp@4.0.0", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:eslint-scope@8.0.2", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:eslint-visitor-keys@4.0.0", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:espree@10.1.0", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:esquery", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:esutils", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:file-entry-cache", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:find-up@5.0.0", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:glob-parent@6.0.2", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:imurmurhash", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:is-glob", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:is-path-inside", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:json-stable-stringify-without-jsonify", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:lodash.merge", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:natural-compare", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:optionator", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:text-table", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:jiti", - "type": "static" - }, - { - "source": "npm:espree@10.1.0", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:espree@10.1.0", - "target": "npm:acorn-jsx", - "type": "static" - }, - { - "source": "npm:espree@10.1.0", - "target": "npm:eslint-visitor-keys@4.2.0", - "type": "static" - }, - { - "source": "npm:espree@9.6.1", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:espree@9.6.1", - "target": "npm:acorn-jsx", - "type": "static" - }, - { - "source": "npm:espree@9.6.1", - "target": "npm:eslint-visitor-keys@3.4.3", - "type": "static" - }, - { - "source": "npm:esquery", - "target": "npm:estraverse@5.3.0", - "type": "static" - }, - { - "source": "npm:esrecurse", - "target": "npm:estraverse@5.3.0", - "type": "static" - }, - { - "source": "npm:estree-util-attach-comments", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:estree-util-build-jsx", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:estree-util-build-jsx", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:estree-util-build-jsx", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:estree-util-build-jsx", - "target": "npm:estree-walker", - "type": "static" - }, - { - "source": "npm:estree-util-scope", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:estree-util-scope", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:estree-util-to-js", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:estree-util-to-js", - "target": "npm:astring", - "type": "static" - }, - { - "source": "npm:estree-util-to-js", - "target": "npm:source-map@0.7.4", - "type": "static" - }, - { - "source": "npm:estree-util-visit", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:estree-util-visit", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:estree-walker", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:cross-spawn@7.0.3", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:get-stream", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:human-signals", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:is-stream", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:merge-stream", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:npm-run-path", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:onetime", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:signal-exit@3.0.7", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:strip-final-newline", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:accepts", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:array-flatten", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:body-parser", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:content-disposition", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:content-type", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:cookie@0.7.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:cookie-signature", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:depd", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:encodeurl@2.0.0", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:etag", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:finalhandler@1.3.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:fresh", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:merge-descriptors", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:methods", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:on-finished@2.4.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:path-to-regexp@0.1.12", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:proxy-addr", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:qs@6.13.0", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:range-parser", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:send", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:setprototypeof", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:statuses@2.0.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:type-is", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:utils-merge", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:vary", - "type": "static" - }, - { - "source": "npm:extend-shallow", - "target": "npm:is-extendable", - "type": "static" - }, - { - "source": "npm:external-editor", - "target": "npm:chardet", - "type": "static" - }, - { - "source": "npm:external-editor", - "target": "npm:iconv-lite@0.4.24", - "type": "static" - }, - { - "source": "npm:external-editor", - "target": "npm:tmp@0.0.33", - "type": "static" - }, - { - "source": "npm:fast-glob", - "target": "npm:@nodelib/fs.stat", - "type": "static" - }, - { - "source": "npm:fast-glob", - "target": "npm:@nodelib/fs.walk", - "type": "static" - }, - { - "source": "npm:fast-glob", - "target": "npm:glob-parent@5.1.2", - "type": "static" - }, - { - "source": "npm:fast-glob", - "target": "npm:merge2", - "type": "static" - }, - { - "source": "npm:fast-glob", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:@nodelib/fs.stat", - "type": "static" - }, - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:@nodelib/fs.walk", - "type": "static" - }, - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:glob-parent@5.1.2", - "type": "static" - }, - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:merge2", - "type": "static" - }, - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:@fastify/merge-json-schemas", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:ajv-formats@3.0.1", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:fast-uri@2.4.0", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:json-schema-ref-resolver", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:rfdc", - "type": "static" - }, - { - "source": "npm:fast-querystring", - "target": "npm:fast-decode-uri-component", - "type": "static" - }, - { - "source": "npm:fast-xml-parser", - "target": "npm:strnum", - "type": "static" - }, - { - "source": "npm:fastify-favicon", - "target": "npm:fastify-plugin", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:@fastify/ajv-compiler", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:@fastify/error", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:@fastify/fast-json-stringify-compiler", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:abstract-logging", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:avvio", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:fast-content-type-parse", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:fast-json-stringify", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:find-my-way", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:light-my-request", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:pino", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:process-warning@3.0.0", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:proxy-addr", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:rfdc", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:secure-json-parse", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:toad-cache", - "type": "static" - }, - { - "source": "npm:fastq", - "target": "npm:reusify", - "type": "static" - }, - { - "source": "npm:fb-watchman", - "target": "npm:bser", - "type": "static" - }, - { - "source": "npm:fdir@6.4.0", - "target": "npm:picomatch@4.0.2", - "type": "static" - }, - { - "source": "npm:fdir@6.4.2", - "target": "npm:picomatch@4.0.2", - "type": "static" - }, - { - "source": "npm:fdir@6.4.4", - "target": "npm:picomatch@4.0.2", - "type": "static" - }, - { - "source": "npm:figures", - "target": "npm:escape-string-regexp@1.0.5", - "type": "static" - }, - { - "source": "npm:file-entry-cache", - "target": "npm:flat-cache", - "type": "static" - }, - { - "source": "npm:filelist", - "target": "npm:minimatch@5.1.6", - "type": "static" - }, - { - "source": "npm:fill-range", - "target": "npm:to-regex-range", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:encodeurl@1.0.2", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:on-finished@2.3.0", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:statuses@1.5.0", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:unpipe", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:encodeurl@2.0.0", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:on-finished@2.4.1", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:statuses@2.0.1", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:unpipe", - "type": "static" - }, - { - "source": "npm:find-cache-dir@2.1.0", - "target": "npm:commondir", - "type": "static" - }, - { - "source": "npm:find-cache-dir@2.1.0", - "target": "npm:make-dir@2.1.0", - "type": "static" - }, - { - "source": "npm:find-cache-dir@2.1.0", - "target": "npm:pkg-dir@3.0.0", - "type": "static" - }, - { - "source": "npm:find-cache-dir@4.0.0", - "target": "npm:common-path-prefix", - "type": "static" - }, - { - "source": "npm:find-cache-dir@4.0.0", - "target": "npm:pkg-dir@7.0.0", - "type": "static" - }, - { - "source": "npm:find-my-way", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:find-my-way", - "target": "npm:fast-querystring", - "type": "static" - }, - { - "source": "npm:find-my-way", - "target": "npm:safe-regex2", - "type": "static" - }, - { - "source": "npm:find-up@3.0.0", - "target": "npm:locate-path@3.0.0", - "type": "static" - }, - { - "source": "npm:find-up@4.1.0", - "target": "npm:locate-path@5.0.0", - "type": "static" - }, - { - "source": "npm:find-up@4.1.0", - "target": "npm:path-exists@4.0.0", - "type": "static" - }, - { - "source": "npm:find-up@5.0.0", - "target": "npm:locate-path@6.0.0", - "type": "static" - }, - { - "source": "npm:find-up@5.0.0", - "target": "npm:path-exists@4.0.0", - "type": "static" - }, - { - "source": "npm:find-up@6.3.0", - "target": "npm:locate-path@7.2.0", - "type": "static" - }, - { - "source": "npm:find-up@6.3.0", - "target": "npm:path-exists@5.0.0", - "type": "static" - }, - { - "source": "npm:flat-cache", - "target": "npm:flatted", - "type": "static" - }, - { - "source": "npm:flat-cache", - "target": "npm:keyv", - "type": "static" - }, - { - "source": "npm:flow-remove-types", - "target": "npm:hermes-parser@0.24.0", - "type": "static" - }, - { - "source": "npm:flow-remove-types", - "target": "npm:pirates@3.0.2", - "type": "static" - }, - { - "source": "npm:flow-remove-types", - "target": "npm:vlq@0.2.3", - "type": "static" - }, - { - "source": "npm:foreground-child", - "target": "npm:cross-spawn@7.0.3", - "type": "static" - }, - { - "source": "npm:foreground-child", - "target": "npm:signal-exit@4.1.0", - "type": "static" - }, - { - "source": "npm:form-data", - "target": "npm:asynckit", - "type": "static" - }, - { - "source": "npm:form-data", - "target": "npm:combined-stream", - "type": "static" - }, - { - "source": "npm:form-data", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:front-matter", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:fs-extra@11.3.0", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:fs-extra@11.3.0", - "target": "npm:jsonfile@6.1.0", - "type": "static" - }, - { - "source": "npm:fs-extra@11.3.0", - "target": "npm:universalify@2.0.1", - "type": "static" - }, - { - "source": "npm:fs-extra@7.0.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:fs-extra@7.0.1", - "target": "npm:jsonfile@4.0.0", - "type": "static" - }, - { - "source": "npm:fs-extra@7.0.1", - "target": "npm:universalify@0.1.2", - "type": "static" - }, - { - "source": "npm:fs-extra@8.1.0", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:fs-extra@8.1.0", - "target": "npm:jsonfile@4.0.0", - "type": "static" - }, - { - "source": "npm:fs-extra@8.1.0", - "target": "npm:universalify@0.1.2", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:function-bind", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:has-proto", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:has-symbols", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:hasown", - "type": "static" - }, - { - "source": "npm:getpass", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:glob-parent@5.1.2", - "target": "npm:is-glob", - "type": "static" - }, - { - "source": "npm:glob-parent@6.0.2", - "target": "npm:is-glob", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:foreground-child", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:jackspeak", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:minimatch@9.0.5", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:minipass", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:package-json-from-dist", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:path-scurry", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:fs.realpath", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:inflight", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:once", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:path-is-absolute", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:array-union", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:dir-glob", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:merge2", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:slash", - "type": "static" - }, - { - "source": "npm:gopd", - "target": "npm:get-intrinsic", - "type": "static" - }, - { - "source": "npm:gradient-string@2.0.2", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:gradient-string@2.0.2", - "target": "npm:tinygradient", - "type": "static" - }, - { - "source": "npm:gradient-string@3.0.0", - "target": "npm:chalk@5.3.0", - "type": "static" - }, - { - "source": "npm:gradient-string@3.0.0", - "target": "npm:tinygradient", - "type": "static" - }, - { - "source": "npm:gray-matter", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:gray-matter", - "target": "npm:kind-of", - "type": "static" - }, - { - "source": "npm:gray-matter", - "target": "npm:section-matter", - "type": "static" - }, - { - "source": "npm:gray-matter", - "target": "npm:strip-bom-string", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:browserify-zlib", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:is-deflate", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:is-gzip", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:peek-stream", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:pumpify", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:through2", - "type": "static" - }, - { - "source": "npm:handlebars", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "npm:handlebars", - "target": "npm:neo-async", - "type": "static" - }, - { - "source": "npm:handlebars", - "target": "npm:source-map@0.6.1", - "type": "static" - }, - { - "source": "npm:handlebars", - "target": "npm:wordwrap", - "type": "static" - }, - { - "source": "npm:handlebars", - "target": "npm:uglify-js", - "type": "static" - }, - { - "source": "npm:has-property-descriptors", - "target": "npm:es-define-property", - "type": "static" - }, - { - "source": "npm:hasown", - "target": "npm:function-bind", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:hast-util-from-parse5", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:parse5", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:vfile-message@4.0.2", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:hastscript", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:vfile-location", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:web-namespaces", - "type": "static" - }, - { - "source": "npm:hast-util-heading-rank", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-is-element", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-parse-selector", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:comma-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:estree-util-attach-comments", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:hast-util-whitespace", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:mdast-util-mdx-expression", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:mdast-util-mdx-jsx", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:space-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:style-to-js", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:unist-util-position", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:zwitch", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:ccount", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:comma-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:hast-util-whitespace", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:html-void-elements", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:mdast-util-to-hast", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:space-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:stringify-entities", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:zwitch", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:comma-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:hast-util-whitespace", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:mdast-util-mdx-expression", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:mdast-util-mdx-jsx", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:space-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:style-to-js", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:unist-util-position", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:vfile-message@4.0.2", - "type": "static" - }, - { - "source": "npm:hast-util-to-string", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-whitespace", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hastscript", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hastscript", - "target": "npm:comma-separated-tokens", - "type": "static" - }, - { - "source": "npm:hastscript", - "target": "npm:hast-util-parse-selector", - "type": "static" - }, - { - "source": "npm:hastscript", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hastscript", - "target": "npm:space-separated-tokens", - "type": "static" - }, - { - "source": "npm:hermes-parser@0.23.1", - "target": "npm:hermes-estree@0.23.1", - "type": "static" - }, - { - "source": "npm:hermes-parser@0.24.0", - "target": "npm:hermes-estree@0.24.0", - "type": "static" - }, - { - "source": "npm:hermes-parser@0.25.1", - "target": "npm:hermes-estree@0.25.1", - "type": "static" - }, - { - "source": "npm:hosted-git-info", - "target": "npm:lru-cache@10.4.3", - "type": "static" - }, - { - "source": "npm:html-encoding-sniffer", - "target": "npm:whatwg-encoding", - "type": "static" - }, - { - "source": "npm:html-to-text", - "target": "npm:@selderee/plugin-htmlparser2", - "type": "static" - }, - { - "source": "npm:html-to-text", - "target": "npm:deepmerge", - "type": "static" - }, - { - "source": "npm:html-to-text", - "target": "npm:dom-serializer@2.0.0", - "type": "static" - }, - { - "source": "npm:html-to-text", - "target": "npm:htmlparser2@8.0.2", - "type": "static" - }, - { - "source": "npm:html-to-text", - "target": "npm:selderee", - "type": "static" - }, - { - "source": "npm:htmlparser2@6.1.0", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:htmlparser2@6.1.0", - "target": "npm:domhandler@4.3.1", - "type": "static" - }, - { - "source": "npm:htmlparser2@6.1.0", - "target": "npm:domutils@2.8.0", - "type": "static" - }, - { - "source": "npm:htmlparser2@6.1.0", - "target": "npm:entities@2.2.0", - "type": "static" - }, - { - "source": "npm:htmlparser2@8.0.2", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:htmlparser2@8.0.2", - "target": "npm:domhandler@5.0.3", - "type": "static" - }, - { - "source": "npm:htmlparser2@8.0.2", - "target": "npm:domutils@3.2.2", - "type": "static" - }, - { - "source": "npm:htmlparser2@8.0.2", - "target": "npm:entities@4.5.0", - "type": "static" - }, - { - "source": "npm:htmr", - "target": "npm:html-entities@2.5.2", - "type": "static" - }, - { - "source": "npm:htmr", - "target": "npm:htmlparser2@6.1.0", - "type": "static" - }, - { - "source": "npm:htmr", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:http-errors", - "target": "npm:depd", - "type": "static" - }, - { - "source": "npm:http-errors", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:http-errors", - "target": "npm:setprototypeof", - "type": "static" - }, - { - "source": "npm:http-errors", - "target": "npm:statuses@2.0.1", - "type": "static" - }, - { - "source": "npm:http-errors", - "target": "npm:toidentifier", - "type": "static" - }, - { - "source": "npm:http-proxy", - "target": "npm:eventemitter3", - "type": "static" - }, - { - "source": "npm:http-proxy", - "target": "npm:follow-redirects", - "type": "static" - }, - { - "source": "npm:http-proxy", - "target": "npm:requires-port", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:basic-auth", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:corser", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:he", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:html-encoding-sniffer", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:http-proxy", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:mime@1.6.0", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:opener", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:portfinder", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:secure-compare", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:union", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:url-join", - "type": "static" - }, - { - "source": "npm:http-signature", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:http-signature", - "target": "npm:jsprim", - "type": "static" - }, - { - "source": "npm:http-signature", - "target": "npm:sshpk", - "type": "static" - }, - { - "source": "npm:https-proxy-agent", - "target": "npm:agent-base", - "type": "static" - }, - { - "source": "npm:https-proxy-agent", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:iconv-lite@0.4.24", - "target": "npm:safer-buffer", - "type": "static" - }, - { - "source": "npm:iconv-lite@0.6.3", - "target": "npm:safer-buffer", - "type": "static" - }, - { - "source": "npm:image-size", - "target": "npm:queue", - "type": "static" - }, - { - "source": "npm:import-fresh@2.0.0", - "target": "npm:caller-path", - "type": "static" - }, - { - "source": "npm:import-fresh@2.0.0", - "target": "npm:resolve-from@3.0.0", - "type": "static" - }, - { - "source": "npm:import-fresh@3.3.0", - "target": "npm:parent-module", - "type": "static" - }, - { - "source": "npm:import-fresh@3.3.0", - "target": "npm:resolve-from@4.0.0", - "type": "static" - }, - { - "source": "npm:inflight", - "target": "npm:once", - "type": "static" - }, - { - "source": "npm:inflight", - "target": "npm:wrappy", - "type": "static" - }, - { - "source": "npm:invariant", - "target": "npm:loose-envify", - "type": "static" - }, - { - "source": "npm:is-alphanumerical", - "target": "npm:is-alphabetical", - "type": "static" - }, - { - "source": "npm:is-alphanumerical", - "target": "npm:is-decimal", - "type": "static" - }, - { - "source": "npm:is-binary-path", - "target": "npm:binary-extensions", - "type": "static" - }, - { - "source": "npm:is-core-module", - "target": "npm:hasown", - "type": "static" - }, - { - "source": "npm:is-glob", - "target": "npm:is-extglob", - "type": "static" - }, - { - "source": "npm:is-inside-container", - "target": "npm:is-docker@3.0.0", - "type": "static" - }, - { - "source": "npm:is-plain-object", - "target": "npm:isobject", - "type": "static" - }, - { - "source": "npm:is-subdir", - "target": "npm:better-path-resolve", - "type": "static" - }, - { - "source": "npm:is-wsl@2.2.0", - "target": "npm:is-docker@2.2.1", - "type": "static" - }, - { - "source": "npm:is-wsl@3.1.0", - "target": "npm:is-inside-container", - "type": "static" - }, - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:@istanbuljs/schema", - "type": "static" - }, - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:semver@6.3.1", - "type": "static" - }, - { - "source": "npm:istanbul-lib-report", - "target": "npm:istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:istanbul-lib-report", - "target": "npm:make-dir@4.0.0", - "type": "static" - }, - { - "source": "npm:istanbul-lib-report", - "target": "npm:supports-color@7.2.0", - "type": "static" - }, - { - "source": "npm:istanbul-lib-source-maps", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:istanbul-lib-source-maps", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:istanbul-lib-source-maps", - "target": "npm:istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:istanbul-reports", - "target": "npm:html-escaper", - "type": "static" - }, - { - "source": "npm:istanbul-reports", - "target": "npm:istanbul-lib-report", - "type": "static" - }, - { - "source": "npm:jackspeak", - "target": "npm:@isaacs/cliui", - "type": "static" - }, - { - "source": "npm:jackspeak", - "target": "npm:@pkgjs/parseargs", - "type": "static" - }, - { - "source": "npm:jake", - "target": "npm:async@3.2.6", - "type": "static" - }, - { - "source": "npm:jake", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jake", - "target": "npm:filelist", - "type": "static" - }, - { - "source": "npm:jake", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:jest-diff", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jest-diff", - "target": "npm:diff-sequences", - "type": "static" - }, - { - "source": "npm:jest-diff", - "target": "npm:jest-get-type", - "type": "static" - }, - { - "source": "npm:jest-diff", - "target": "npm:pretty-format@29.7.0", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:@jest/environment", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:@jest/fake-timers", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:jest-mock", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:jest-util", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:@types/graceful-fs", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:anymatch", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:fb-watchman", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:jest-regex-util", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:jest-util", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:walker", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:fsevents", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:@types/stack-utils", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:pretty-format@29.7.0", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:slash", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:stack-utils", - "type": "static" - }, - { - "source": "npm:jest-mock", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-mock", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-mock", - "target": "npm:jest-util", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:ci-info@3.9.0", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:picomatch@2.3.1", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:camelcase@6.3.0", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:jest-get-type", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:leven", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:pretty-format@29.7.0", - "type": "static" - }, - { - "source": "npm:jest-worker@27.5.1", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-worker@27.5.1", - "target": "npm:merge-stream", - "type": "static" - }, - { - "source": "npm:jest-worker@27.5.1", - "target": "npm:supports-color@8.1.1", - "type": "static" - }, - { - "source": "npm:jest-worker@29.7.0", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-worker@29.7.0", - "target": "npm:jest-util", - "type": "static" - }, - { - "source": "npm:jest-worker@29.7.0", - "target": "npm:merge-stream", - "type": "static" - }, - { - "source": "npm:jest-worker@29.7.0", - "target": "npm:supports-color@8.1.1", - "type": "static" - }, - { - "source": "npm:joi", - "target": "npm:@hapi/hoek", - "type": "static" - }, - { - "source": "npm:joi", - "target": "npm:@hapi/topo", - "type": "static" - }, - { - "source": "npm:joi", - "target": "npm:@sideway/address", - "type": "static" - }, - { - "source": "npm:joi", - "target": "npm:@sideway/formula", - "type": "static" - }, - { - "source": "npm:joi", - "target": "npm:@sideway/pinpoint", - "type": "static" - }, - { - "source": "npm:js-yaml@3.14.1", - "target": "npm:argparse@1.0.10", - "type": "static" - }, - { - "source": "npm:js-yaml@3.14.1", - "target": "npm:esprima", - "type": "static" - }, - { - "source": "npm:js-yaml@4.1.0", - "target": "npm:argparse@2.0.1", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/plugin-proposal-class-properties", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/plugin-proposal-optional-chaining", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/preset-env", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/preset-flow", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/preset-typescript@7.26.0", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/register", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:babel-core", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:flow-parser", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:neo-async", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:node-dir", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:recast", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:temp", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:write-file-atomic@2.4.3", - "type": "static" - }, - { - "source": "npm:json-schema-ref-resolver", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:jsonc-eslint-parser", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:jsonc-eslint-parser", - "target": "npm:eslint-visitor-keys@3.4.3", - "type": "static" - }, - { - "source": "npm:jsonc-eslint-parser", - "target": "npm:espree@9.6.1", - "type": "static" - }, - { - "source": "npm:jsonc-eslint-parser", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:jsonfile@4.0.0", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jsonfile@6.1.0", - "target": "npm:universalify@2.0.1", - "type": "static" - }, - { - "source": "npm:jsonfile@6.1.0", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:jws", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.includes", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isboolean", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isinteger", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isnumber", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isplainobject", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isstring", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.once", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:ms@2.1.3", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:jsprim", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:jsprim", - "target": "npm:extsprintf", - "type": "static" - }, - { - "source": "npm:jsprim", - "target": "npm:json-schema", - "type": "static" - }, - { - "source": "npm:jsprim", - "target": "npm:verror", - "type": "static" - }, - { - "source": "npm:jwa", - "target": "npm:buffer-equal-constant-time", - "type": "static" - }, - { - "source": "npm:jwa", - "target": "npm:ecdsa-sig-formatter", - "type": "static" - }, - { - "source": "npm:jwa", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:jws", - "target": "npm:jwa", - "type": "static" - }, - { - "source": "npm:jws", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:keyv", - "target": "npm:json-buffer", - "type": "static" - }, - { - "source": "npm:launch-editor", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:launch-editor", - "target": "npm:shell-quote", - "type": "static" - }, - { - "source": "npm:levn", - "target": "npm:prelude-ls", - "type": "static" - }, - { - "source": "npm:levn", - "target": "npm:type-check", - "type": "static" - }, - { - "source": "npm:light-my-request", - "target": "npm:cookie@0.7.2", - "type": "static" - }, - { - "source": "npm:light-my-request", - "target": "npm:process-warning@3.0.0", - "type": "static" - }, - { - "source": "npm:light-my-request", - "target": "npm:set-cookie-parser", - "type": "static" - }, - { - "source": "npm:lighthouse-logger", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:lighthouse-logger", - "target": "npm:marky", - "type": "static" - }, - { - "source": "npm:locate-path@3.0.0", - "target": "npm:p-locate@3.0.0", - "type": "static" - }, - { - "source": "npm:locate-path@3.0.0", - "target": "npm:path-exists@3.0.0", - "type": "static" - }, - { - "source": "npm:locate-path@5.0.0", - "target": "npm:p-locate@4.1.0", - "type": "static" - }, - { - "source": "npm:locate-path@6.0.0", - "target": "npm:p-locate@5.0.0", - "type": "static" - }, - { - "source": "npm:locate-path@7.2.0", - "target": "npm:p-locate@6.0.0", - "type": "static" - }, - { - "source": "npm:lockfile", - "target": "npm:signal-exit@3.0.7", - "type": "static" - }, - { - "source": "npm:log-symbols", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:log-symbols", - "target": "npm:is-unicode-supported@0.1.0", - "type": "static" - }, - { - "source": "npm:loose-envify", - "target": "npm:js-tokens", - "type": "static" - }, - { - "source": "npm:loupe", - "target": "npm:get-func-name", - "type": "static" - }, - { - "source": "npm:lowdb", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:lowdb", - "target": "npm:is-promise", - "type": "static" - }, - { - "source": "npm:lowdb", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:lowdb", - "target": "npm:pify@3.0.0", - "type": "static" - }, - { - "source": "npm:lowdb", - "target": "npm:steno", - "type": "static" - }, - { - "source": "npm:lru-cache@5.1.1", - "target": "npm:yallist@3.1.1", - "type": "static" - }, - { - "source": "npm:magic-string", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - }, - { - "source": "npm:magicast", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:magicast", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:magicast", - "target": "npm:source-map-js", - "type": "static" - }, - { - "source": "npm:make-dir@2.1.0", - "target": "npm:pify@4.0.1", - "type": "static" - }, - { - "source": "npm:make-dir@2.1.0", - "target": "npm:semver@5.7.2", - "type": "static" - }, - { - "source": "npm:make-dir@4.0.0", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:makeerror", - "target": "npm:tmpl", - "type": "static" - }, - { - "source": "npm:mdast-util-find-and-replace", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-find-and-replace", - "target": "npm:escape-string-regexp@5.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-find-and-replace", - "target": "npm:unist-util-is@6.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-find-and-replace", - "target": "npm:unist-util-visit-parents@6.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:mdast-util-to-string@3.2.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark@3.2.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-decode-string@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-normalize-identifier@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:unist-util-stringify-position@3.0.3", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:uvu", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:mdast-util-to-string@4.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark@4.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-decode-string@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:unist-util-stringify-position@4.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:ccount", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:mdast-util-find-and-replace", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-strikethrough", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-strikethrough", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-strikethrough", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:markdown-table", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-task-list-item", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-task-list-item", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-task-list-item", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-task-list-item", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-autolink-literal", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-footnote", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-strikethrough", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-table", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-task-list-item", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:ccount", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:parse-entities", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:stringify-entities", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:unist-util-stringify-position@4.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:vfile-message@4.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-mdx-expression", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-mdx-jsx", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-phrasing@3.0.1", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - }, - { - "source": "npm:mdast-util-phrasing@3.0.1", - "target": "npm:unist-util-is@5.2.1", - "type": "static" - }, - { - "source": "npm:mdast-util-phrasing@4.1.0", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-phrasing@4.1.0", - "target": "npm:unist-util-is@6.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:@ungap/structured-clone", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:micromark-util-sanitize-uri@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:trim-lines", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:unist-util-position", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:longest-streak", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:mdast-util-phrasing@3.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:mdast-util-to-string@3.2.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:micromark-util-decode-string@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:unist-util-visit@4.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:zwitch", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:longest-streak", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:mdast-util-phrasing@4.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:mdast-util-to-string@4.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:micromark-util-classify-character@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:micromark-util-decode-string@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:zwitch", - "type": "static" - }, - { - "source": "npm:mdast-util-to-string@3.2.0", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - }, - { - "source": "npm:mdast-util-to-string@4.0.0", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:memfs", - "target": "npm:@jsonjoy.com/json-pack", - "type": "static" - }, - { - "source": "npm:memfs", - "target": "npm:@jsonjoy.com/util", - "type": "static" - }, - { - "source": "npm:memfs", - "target": "npm:tree-dump", - "type": "static" - }, - { - "source": "npm:memfs", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.81.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.81.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.82.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.82.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-cache-key@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-cache-key@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-cache@0.81.1", - "target": "npm:exponential-backoff", - "type": "static" - }, - { - "source": "npm:metro-cache@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-cache@0.81.1", - "target": "npm:metro-core@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-cache@0.82.1", - "target": "npm:exponential-backoff", - "type": "static" - }, - { - "source": "npm:metro-cache@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-cache@0.82.1", - "target": "npm:metro-core@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:cosmiconfig@5.2.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:jest-validate", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:metro@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:metro-cache@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:metro-core@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:metro-runtime@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:cosmiconfig@5.2.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:jest-validate", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:metro@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:metro-cache@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:metro-core@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:metro-runtime@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-core@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-core@0.81.1", - "target": "npm:lodash.throttle", - "type": "static" - }, - { - "source": "npm:metro-core@0.81.1", - "target": "npm:metro-resolver@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-core@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-core@0.82.1", - "target": "npm:lodash.throttle", - "type": "static" - }, - { - "source": "npm:metro-core@0.82.1", - "target": "npm:metro-resolver@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:fb-watchman", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:walker", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:fb-watchman", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:walker", - "type": "static" - }, - { - "source": "npm:metro-minify-terser@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-minify-terser@0.81.1", - "target": "npm:terser", - "type": "static" - }, - { - "source": "npm:metro-minify-terser@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-minify-terser@0.82.1", - "target": "npm:terser", - "type": "static" - }, - { - "source": "npm:metro-resolver@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-resolver@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-runtime@0.81.1", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:metro-runtime@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-runtime@0.82.1", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:metro-runtime@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:metro-symbolicate@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:ob1@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:vlq@1.0.1", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:metro-symbolicate@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:ob1@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:vlq@1.0.1", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:metro-source-map@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:vlq@1.0.1", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:metro-source-map@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:vlq@1.0.1", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-babel-transformer@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-cache@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-cache-key@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-minify-terser@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-source-map@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-transform-plugins@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-babel-transformer@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-cache@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-cache-key@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-minify-terser@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-source-map@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-transform-plugins@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:accepts", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:ci-info@2.0.0", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:error-stack-parser", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:image-size", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:jsc-safe-url", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:lodash.throttle", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-babel-transformer@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-cache@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-cache-key@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-config@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-core@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-file-map@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-resolver@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-runtime@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-source-map@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-symbolicate@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-transform-plugins@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-transform-worker@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:serialize-error", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:throat", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:ws@7.5.10", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:yargs", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:accepts", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:ci-info@2.0.0", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:error-stack-parser", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:image-size", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:jsc-safe-url", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:lodash.throttle", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-babel-transformer@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-cache@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-cache-key@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-config@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-core@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-file-map@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-resolver@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-runtime@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-source-map@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-symbolicate@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-transform-plugins@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-transform-worker@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:serialize-error", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:throat", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:ws@7.5.10", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:yargs", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-destination@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-label@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-space@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-title@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-whitespace@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-chunked@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-classify-character@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-html-tag-name@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-normalize-identifier@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-resolve-all@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-subtokenize@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:uvu", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-destination@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-label@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-title@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-whitespace@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-classify-character@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-html-tag-name@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-resolve-all@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-subtokenize@2.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-autolink-literal", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-autolink-literal", - "target": "npm:micromark-util-sanitize-uri@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-autolink-literal", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-autolink-literal", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-core-commonmark@2.0.3", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-sanitize-uri@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-classify-character@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-resolve-all@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-tagfilter", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-autolink-literal", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-footnote", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-strikethrough", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-table", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-tagfilter", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-task-list-item", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-util-combine-extensions@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-factory-mdx-expression", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-util-events-to-acorn", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-factory-mdx-expression", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-util-events-to-acorn", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:vfile-message@4.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-md", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-core-commonmark@2.0.3", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-util-events-to-acorn", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:unist-util-position-from-estree", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:vfile-message@4.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:acorn-jsx", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-extension-mdx-expression", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-extension-mdx-jsx", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-extension-mdx-md", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-extension-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-util-combine-extensions@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@1.1.0", - "target": "npm:uvu", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@2.0.1", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-util-events-to-acorn", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:unist-util-position-from-estree", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:vfile-message@4.0.2", - "type": "static" - }, - { - "source": "npm:micromark-factory-space@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-space@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-space@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-space@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@1.1.0", - "target": "npm:micromark-factory-space@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@2.0.1", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@1.1.0", - "target": "npm:micromark-factory-space@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@2.0.1", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-character@1.2.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-character@1.2.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-character@2.1.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-character@2.1.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-chunked@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-chunked@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-combine-extensions@1.1.0", - "target": "npm:micromark-util-chunked@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-combine-extensions@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-combine-extensions@2.0.1", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-combine-extensions@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@1.1.0", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@1.1.0", - "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@2.0.1", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@2.0.1", - "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:estree-util-visit", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:vfile-message@4.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-normalize-identifier@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-normalize-identifier@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-resolve-all@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-resolve-all@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@1.2.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@1.2.0", - "target": "npm:micromark-util-encode@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@1.2.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@2.0.1", - "target": "npm:micromark-util-encode@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@1.1.0", - "target": "npm:micromark-util-chunked@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@1.1.0", - "target": "npm:uvu", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@2.1.0", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@2.1.0", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@2.1.0", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@2.1.0", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:@types/debug", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-core-commonmark@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-factory-space@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-chunked@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-combine-extensions@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-encode@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-normalize-identifier@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-resolve-all@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-sanitize-uri@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-subtokenize@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:uvu", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:@types/debug", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-core-commonmark@2.0.3", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-combine-extensions@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-encode@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-resolve-all@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-sanitize-uri@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-subtokenize@2.1.0", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromatch", - "target": "npm:braces", - "type": "static" - }, - { - "source": "npm:micromatch", - "target": "npm:picomatch@2.3.1", - "type": "static" - }, - { - "source": "npm:mime-types", - "target": "npm:mime-db", - "type": "static" - }, - { - "source": "npm:minimatch@3.1.2", - "target": "npm:brace-expansion@1.1.11", - "type": "static" - }, - { - "source": "npm:minimatch@5.1.6", - "target": "npm:brace-expansion@2.0.1", - "type": "static" - }, - { - "source": "npm:minimatch@7.4.6", - "target": "npm:brace-expansion@2.0.1", - "type": "static" - }, - { - "source": "npm:minimatch@9.0.3", - "target": "npm:brace-expansion@2.0.1", - "type": "static" - }, - { - "source": "npm:minimatch@9.0.5", - "target": "npm:brace-expansion@2.0.1", - "type": "static" - }, - { - "source": "npm:minizlib", - "target": "npm:minipass", - "type": "static" - }, - { - "source": "npm:minizlib", - "target": "npm:rimraf@5.0.10", - "type": "static" - }, - { - "source": "npm:mkdirp@0.5.6", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "npm:node-dir", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:node-fetch@2.6.7", - "target": "npm:whatwg-url", - "type": "static" - }, - { - "source": "npm:node-fetch@2.7.0", - "target": "npm:whatwg-url", - "type": "static" - }, - { - "source": "npm:npm-package-arg", - "target": "npm:hosted-git-info", - "type": "static" - }, - { - "source": "npm:npm-package-arg", - "target": "npm:proc-log", - "type": "static" - }, - { - "source": "npm:npm-package-arg", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:npm-package-arg", - "target": "npm:validate-npm-package-name", - "type": "static" - }, - { - "source": "npm:npm-run-path", - "target": "npm:path-key", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@napi-rs/wasm-runtime", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@yarnpkg/lockfile", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@yarnpkg/parsers", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@zkochan/js-yaml", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:axios", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:cli-cursor", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:cli-spinners@2.6.1", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:cliui", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:dotenv", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:dotenv-expand", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:figures", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:flat", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:front-matter", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:jest-diff", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:jsonc-parser", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:lines-and-columns@2.0.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:minimatch@9.0.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:node-machine-id", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:npm-run-path", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:open@8.4.2", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:ora@5.3.0", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:resolve.exports", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:tar-stream@2.2.0", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:tmp@0.2.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:tsconfig-paths", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:yaml@2.6.1", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:yargs", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:yargs-parser", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-darwin-arm64", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-darwin-x64", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-freebsd-x64", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-arm-gnueabihf", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-arm64-gnu", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-arm64-musl", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-x64-gnu", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-x64-musl", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-win32-arm64-msvc", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-win32-x64-msvc", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@swc-node/register", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@swc/core", - "type": "static" - }, - { - "source": "npm:ob1@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:ob1@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:on-finished@2.3.0", - "target": "npm:ee-first", - "type": "static" - }, - { - "source": "npm:on-finished@2.4.1", - "target": "npm:ee-first", - "type": "static" - }, - { - "source": "npm:once", - "target": "npm:wrappy", - "type": "static" - }, - { - "source": "npm:onetime", - "target": "npm:mimic-fn", - "type": "static" - }, - { - "source": "npm:oniguruma-to-es", - "target": "npm:oniguruma-parser", - "type": "static" - }, - { - "source": "npm:oniguruma-to-es", - "target": "npm:regex", - "type": "static" - }, - { - "source": "npm:oniguruma-to-es", - "target": "npm:regex-recursion", - "type": "static" - }, - { - "source": "npm:open@10.1.0", - "target": "npm:default-browser", - "type": "static" - }, - { - "source": "npm:open@10.1.0", - "target": "npm:define-lazy-prop@3.0.0", - "type": "static" - }, - { - "source": "npm:open@10.1.0", - "target": "npm:is-inside-container", - "type": "static" - }, - { - "source": "npm:open@10.1.0", - "target": "npm:is-wsl@3.1.0", - "type": "static" - }, - { - "source": "npm:open@6.4.0", - "target": "npm:is-wsl@1.1.0", - "type": "static" - }, - { - "source": "npm:open@7.4.2", - "target": "npm:is-docker@2.2.1", - "type": "static" - }, - { - "source": "npm:open@7.4.2", - "target": "npm:is-wsl@2.2.0", - "type": "static" - }, - { - "source": "npm:open@8.4.2", - "target": "npm:define-lazy-prop@2.0.0", - "type": "static" - }, - { - "source": "npm:open@8.4.2", - "target": "npm:is-docker@2.2.1", - "type": "static" - }, - { - "source": "npm:open@8.4.2", - "target": "npm:is-wsl@2.2.0", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:deep-is", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:fast-levenshtein", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:levn", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:prelude-ls", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:type-check", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:word-wrap", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:bl", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:cli-cursor", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:cli-spinners@2.9.2", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:is-interactive", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:log-symbols", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:wcwidth", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:bl", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:cli-cursor", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:cli-spinners@2.9.2", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:is-interactive", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:is-unicode-supported@0.1.0", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:log-symbols", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:wcwidth", - "type": "static" - }, - { - "source": "npm:p-filter", - "target": "npm:p-map", - "type": "static" - }, - { - "source": "npm:p-limit@2.3.0", - "target": "npm:p-try", - "type": "static" - }, - { - "source": "npm:p-limit@3.1.0", - "target": "npm:yocto-queue@0.1.0", - "type": "static" - }, - { - "source": "npm:p-limit@4.0.0", - "target": "npm:yocto-queue@1.1.1", - "type": "static" - }, - { - "source": "npm:p-locate@3.0.0", - "target": "npm:p-limit@2.3.0", - "type": "static" - }, - { - "source": "npm:p-locate@4.1.0", - "target": "npm:p-limit@2.3.0", - "type": "static" - }, - { - "source": "npm:p-locate@5.0.0", - "target": "npm:p-limit@3.1.0", - "type": "static" - }, - { - "source": "npm:p-locate@6.0.0", - "target": "npm:p-limit@4.0.0", - "type": "static" - }, - { - "source": "npm:package-json", - "target": "npm:ky", - "type": "static" - }, - { - "source": "npm:package-json", - "target": "npm:registry-auth-token", - "type": "static" - }, - { - "source": "npm:package-json", - "target": "npm:registry-url", - "type": "static" - }, - { - "source": "npm:package-json", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:parent-module", - "target": "npm:callsites@3.1.0", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:character-entities-legacy", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:character-reference-invalid", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:is-alphanumerical", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:is-decimal", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:is-hexadecimal", - "type": "static" - }, - { - "source": "npm:parse-json@4.0.0", - "target": "npm:error-ex", - "type": "static" - }, - { - "source": "npm:parse-json@4.0.0", - "target": "npm:json-parse-better-errors", - "type": "static" - }, - { - "source": "npm:parse-json@5.2.0", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:parse-json@5.2.0", - "target": "npm:error-ex", - "type": "static" - }, - { - "source": "npm:parse-json@5.2.0", - "target": "npm:json-parse-even-better-errors", - "type": "static" - }, - { - "source": "npm:parse-json@5.2.0", - "target": "npm:lines-and-columns@1.2.4", - "type": "static" - }, - { - "source": "npm:parse5", - "target": "npm:entities@4.5.0", - "type": "static" - }, - { - "source": "npm:parseley", - "target": "npm:leac", - "type": "static" - }, - { - "source": "npm:parseley", - "target": "npm:peberminta", - "type": "static" - }, - { - "source": "npm:path-scurry", - "target": "npm:lru-cache@10.4.3", - "type": "static" - }, - { - "source": "npm:path-scurry", - "target": "npm:minipass", - "type": "static" - }, - { - "source": "npm:peek-stream", - "target": "npm:buffer-from", - "type": "static" - }, - { - "source": "npm:peek-stream", - "target": "npm:duplexify", - "type": "static" - }, - { - "source": "npm:peek-stream", - "target": "npm:through2", - "type": "static" - }, - { - "source": "npm:pino-abstract-transport@1.2.0", - "target": "npm:readable-stream@4.5.2", - "type": "static" - }, - { - "source": "npm:pino-abstract-transport@1.2.0", - "target": "npm:split2", - "type": "static" - }, - { - "source": "npm:pino-abstract-transport@2.0.0", - "target": "npm:split2", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:atomic-sleep", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:fast-redact", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:on-exit-leak-free", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:pino-abstract-transport@2.0.0", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:pino-std-serializers", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:process-warning@4.0.0", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:quick-format-unescaped", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:real-require", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:safe-stable-stringify", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:sonic-boom@4.2.0", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:thread-stream", - "type": "static" - }, - { - "source": "npm:pirates@3.0.2", - "target": "npm:node-modules-regexp", - "type": "static" - }, - { - "source": "npm:pkg-dir@3.0.0", - "target": "npm:find-up@3.0.0", - "type": "static" - }, - { - "source": "npm:pkg-dir@7.0.0", - "target": "npm:find-up@6.3.0", - "type": "static" - }, - { - "source": "npm:portfinder", - "target": "npm:async@2.6.4", - "type": "static" - }, - { - "source": "npm:portfinder", - "target": "npm:debug@3.2.7", - "type": "static" - }, - { - "source": "npm:portfinder", - "target": "npm:mkdirp@0.5.6", - "type": "static" - }, - { - "source": "npm:postcss", - "target": "npm:nanoid", - "type": "static" - }, - { - "source": "npm:postcss", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:postcss", - "target": "npm:source-map-js", - "type": "static" - }, - { - "source": "npm:pretty-format@26.6.2", - "target": "npm:@jest/types@26.6.2", - "type": "static" - }, - { - "source": "npm:pretty-format@26.6.2", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - }, - { - "source": "npm:pretty-format@26.6.2", - "target": "npm:ansi-styles@4.3.0", - "type": "static" - }, - { - "source": "npm:pretty-format@26.6.2", - "target": "npm:react-is@17.0.2", - "type": "static" - }, - { - "source": "npm:pretty-format@28.1.3", - "target": "npm:@jest/schemas@28.1.3", - "type": "static" - }, - { - "source": "npm:pretty-format@28.1.3", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - }, - { - "source": "npm:pretty-format@28.1.3", - "target": "npm:ansi-styles@5.2.0", - "type": "static" - }, - { - "source": "npm:pretty-format@28.1.3", - "target": "npm:react-is@18.3.1", - "type": "static" - }, - { - "source": "npm:pretty-format@29.7.0", - "target": "npm:@jest/schemas@29.6.3", - "type": "static" - }, - { - "source": "npm:pretty-format@29.7.0", - "target": "npm:ansi-styles@5.2.0", - "type": "static" - }, - { - "source": "npm:pretty-format@29.7.0", - "target": "npm:react-is@18.3.1", - "type": "static" - }, - { - "source": "npm:promise", - "target": "npm:asap", - "type": "static" - }, - { - "source": "npm:prompts", - "target": "npm:kleur@3.0.3", - "type": "static" - }, - { - "source": "npm:prompts", - "target": "npm:sisteransi", - "type": "static" - }, - { - "source": "npm:proxy-addr", - "target": "npm:forwarded", - "type": "static" - }, - { - "source": "npm:proxy-addr", - "target": "npm:ipaddr.js", - "type": "static" - }, - { - "source": "npm:pump", - "target": "npm:end-of-stream", - "type": "static" - }, - { - "source": "npm:pump", - "target": "npm:once", - "type": "static" - }, - { - "source": "npm:pumpify", - "target": "npm:duplexify", - "type": "static" - }, - { - "source": "npm:pumpify", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:pumpify", - "target": "npm:pump", - "type": "static" - }, - { - "source": "npm:qs@6.13.0", - "target": "npm:side-channel", - "type": "static" - }, - { - "source": "npm:qs@6.13.1", - "target": "npm:side-channel", - "type": "static" - }, - { - "source": "npm:queue", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:randombytes", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:raw-body", - "target": "npm:bytes", - "type": "static" - }, - { - "source": "npm:raw-body", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:raw-body", - "target": "npm:iconv-lite@0.4.24", - "type": "static" - }, - { - "source": "npm:raw-body", - "target": "npm:unpipe", - "type": "static" - }, - { - "source": "npm:rc", - "target": "npm:deep-extend", - "type": "static" - }, - { - "source": "npm:rc", - "target": "npm:ini", - "type": "static" - }, - { - "source": "npm:rc", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "npm:rc", - "target": "npm:strip-json-comments@2.0.1", - "type": "static" - }, - { - "source": "npm:react-devtools-core", - "target": "npm:shell-quote", - "type": "static" - }, - { - "source": "npm:react-devtools-core", - "target": "npm:ws@7.5.10", - "type": "static" - }, - { - "source": "npm:react-dom", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:react-dom", - "target": "npm:scheduler@0.26.0", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@jest/create-cache-key-function", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/assets-registry", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/codegen", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/community-cli-plugin@0.76.3", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/gradle-plugin", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/js-polyfills", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/normalize-colors", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/virtualized-lists", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:abort-controller", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:anser", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:babel-jest", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:babel-plugin-syntax-hermes-parser@0.23.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:base64-js", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:commander@12.1.0", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:event-target-shim", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:glob@7.2.3", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:jest-environment-node", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:jsc-android", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:memoize-one", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:metro-runtime@0.81.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:metro-source-map@0.81.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:mkdirp@0.5.6", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:pretty-format@29.7.0", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:promise", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:react-devtools-core", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:react-refresh@0.14.2", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:regenerator-runtime@0.13.11", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:stacktrace-parser", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:whatwg-fetch", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:ws@6.2.3", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:yargs", - "type": "static" - }, - { - "source": "npm:react-router-dom", - "target": "npm:@remix-run/router", - "type": "static" - }, - { - "source": "npm:react-router-dom", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:react-router-dom", - "target": "npm:react-dom", - "type": "static" - }, - { - "source": "npm:react-router-dom", - "target": "npm:react-router", - "type": "static" - }, - { - "source": "npm:react-router", - "target": "npm:@remix-run/router", - "type": "static" - }, - { - "source": "npm:react-router", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:read-yaml-file", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:read-yaml-file", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:read-yaml-file", - "target": "npm:pify@4.0.1", - "type": "static" - }, - { - "source": "npm:read-yaml-file", - "target": "npm:strip-bom", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:core-util-is@1.0.3", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:isarray", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:process-nextick-args", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:safe-buffer@5.1.2", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:string_decoder@1.1.1", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:util-deprecate", - "type": "static" - }, - { - "source": "npm:readable-stream@3.6.2", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:readable-stream@3.6.2", - "target": "npm:string_decoder@1.3.0", - "type": "static" - }, - { - "source": "npm:readable-stream@3.6.2", - "target": "npm:util-deprecate", - "type": "static" - }, - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:abort-controller", - "type": "static" - }, - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:buffer@6.0.3", - "type": "static" - }, - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:events", - "type": "static" - }, - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:process", - "type": "static" - }, - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:string_decoder@1.3.0", - "type": "static" - }, - { - "source": "npm:readdirp", - "target": "npm:picomatch@2.3.1", - "type": "static" - }, - { - "source": "npm:recast", - "target": "npm:ast-types", - "type": "static" - }, - { - "source": "npm:recast", - "target": "npm:esprima", - "type": "static" - }, - { - "source": "npm:recast", - "target": "npm:source-map@0.6.1", - "type": "static" - }, - { - "source": "npm:recast", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:recma-build-jsx", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:recma-build-jsx", - "target": "npm:estree-util-build-jsx", - "type": "static" - }, - { - "source": "npm:recma-build-jsx", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:recma-jsx", - "target": "npm:acorn-jsx", - "type": "static" - }, - { - "source": "npm:recma-jsx", - "target": "npm:estree-util-to-js", - "type": "static" - }, - { - "source": "npm:recma-jsx", - "target": "npm:recma-parse", - "type": "static" - }, - { - "source": "npm:recma-jsx", - "target": "npm:recma-stringify", - "type": "static" - }, - { - "source": "npm:recma-jsx", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:recma-parse", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:recma-parse", - "target": "npm:esast-util-from-js", - "type": "static" - }, - { - "source": "npm:recma-parse", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:recma-parse", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:recma-stringify", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:recma-stringify", - "target": "npm:estree-util-to-js", - "type": "static" - }, - { - "source": "npm:recma-stringify", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:recma-stringify", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:regenerate-unicode-properties", - "target": "npm:regenerate", - "type": "static" - }, - { - "source": "npm:regenerator-transform", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:regex-recursion", - "target": "npm:regex-utilities", - "type": "static" - }, - { - "source": "npm:regex", - "target": "npm:regex-utilities", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:regenerate", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:regenerate-unicode-properties", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:regjsgen", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:regjsparser", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:unicode-match-property-ecmascript", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:unicode-match-property-value-ecmascript", - "type": "static" - }, - { - "source": "npm:registry-auth-token", - "target": "npm:@pnpm/npm-conf", - "type": "static" - }, - { - "source": "npm:registry-url", - "target": "npm:rc", - "type": "static" - }, - { - "source": "npm:regjsparser", - "target": "npm:jsesc@3.0.2", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:@ungap/structured-clone", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:hast-util-is-element", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:is-absolute-url", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:space-separated-tokens", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:rehype-recma", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:rehype-recma", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:rehype-recma", - "target": "npm:hast-util-to-estree", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:mdast-util-gfm", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:micromark-extension-gfm", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:remark-parse", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:remark-stringify", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:flat", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark@4.0.2", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-core-commonmark@2.0.3", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-factory-whitespace@2.0.1", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:parse-entities", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:scule", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:stringify-entities", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:unist-util-visit-parents@6.0.1", - "type": "static" - }, - { - "source": "npm:remark-mdx", - "target": "npm:mdast-util-mdx", - "type": "static" - }, - { - "source": "npm:remark-mdx", - "target": "npm:micromark-extension-mdxjs", - "type": "static" - }, - { - "source": "npm:remark-parse", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-parse", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:remark-parse", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:remark-parse", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:remark-rehype", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:remark-rehype", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-rehype", - "target": "npm:mdast-util-to-hast", - "type": "static" - }, - { - "source": "npm:remark-rehype", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:remark-rehype", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:remark-stringify", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-stringify", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:remark-stringify", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:remark", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark", - "target": "npm:remark-parse", - "type": "static" - }, - { - "source": "npm:remark", - "target": "npm:remark-stringify", - "type": "static" - }, - { - "source": "npm:remark", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:resolve", - "target": "npm:is-core-module", - "type": "static" - }, - { - "source": "npm:resolve", - "target": "npm:path-parse", - "type": "static" - }, - { - "source": "npm:resolve", - "target": "npm:supports-preserve-symlinks-flag", - "type": "static" - }, - { - "source": "npm:restore-cursor", - "target": "npm:onetime", - "type": "static" - }, - { - "source": "npm:restore-cursor", - "target": "npm:signal-exit@3.0.7", - "type": "static" - }, - { - "source": "npm:rimraf@2.6.3", - "target": "npm:glob@7.2.3", - "type": "static" - }, - { - "source": "npm:rimraf@3.0.2", - "target": "npm:glob@7.2.3", - "type": "static" - }, - { - "source": "npm:rimraf@5.0.10", - "target": "npm:glob@10.4.5", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-android-arm-eabi", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-android-arm64", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-darwin-arm64", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-darwin-x64", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-arm-gnueabihf", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-arm-musleabihf", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-arm64-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-arm64-musl", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-powerpc64le-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-riscv64-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-s390x-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-x64-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-x64-musl", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-win32-arm64-msvc", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-win32-ia32-msvc", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-win32-x64-msvc", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:fsevents", - "type": "static" - }, - { - "source": "npm:rspack-plugin-virtual-module", - "target": "npm:fs-extra@11.3.0", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@rspress/shared@1.43.9", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@types/hast@2.3.10", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@types/node@20.17.24", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:clsx", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-from-markdown@1.3.1", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-mdx-jsx", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-to-markdown@1.5.0", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-to-string@4.0.0", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:remark-mdc", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:rspress", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:ts-morph", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:unified@10.1.2", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:unist-util-visit-parents@6.0.1", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:util-ts-types", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:vfile@5.3.7", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:vfile-reporter", - "type": "static" - }, - { - "source": "npm:rspress-plugin-vercel-analytics", - "target": "npm:@rspress/shared@1.43.9", - "type": "static" - }, - { - "source": "npm:rspress-plugin-vercel-analytics", - "target": "npm:@vercel/analytics", - "type": "static" - }, - { - "source": "npm:rspress-plugin-vercel-analytics", - "target": "npm:rspress", - "type": "static" - }, - { - "source": "npm:rspress-plugin-vercel-analytics", - "target": "npm:rspress-plugin-devkit", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:@rsbuild/core@1.3.20", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:@rspress/core", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:cac", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:chokidar", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:run-parallel", - "target": "npm:queue-microtask", - "type": "static" - }, - { - "source": "npm:rxjs", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:sade", - "target": "npm:mri", - "type": "static" - }, - { - "source": "npm:safe-regex2", - "target": "npm:ret", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:@bufbuild/protobuf", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:buffer-builder", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:colorjs.io", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:immutable", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:rxjs", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:supports-color@8.1.1", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sync-child-process", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:varint", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-arm", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-ia32", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-riscv64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-x64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-darwin-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-darwin-x64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-arm", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-ia32", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-arm", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-ia32", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-riscv64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-x64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-riscv64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-x64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-win32-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-win32-ia32", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-win32-x64", - "type": "static" - }, - { - "source": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", - "target": "npm:loose-envify", - "type": "static" - }, - { - "source": "npm:schema-utils@3.3.0", - "target": "npm:@types/json-schema", - "type": "static" - }, - { - "source": "npm:schema-utils@3.3.0", - "target": "npm:ajv@6.12.6", - "type": "static" - }, - { - "source": "npm:schema-utils@3.3.0", - "target": "npm:ajv-keywords@3.5.2", - "type": "static" - }, - { - "source": "npm:schema-utils@4.3.0", - "target": "npm:@types/json-schema", - "type": "static" - }, - { - "source": "npm:schema-utils@4.3.0", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:schema-utils@4.3.0", - "target": "npm:ajv-formats@2.1.1", - "type": "static" - }, - { - "source": "npm:schema-utils@4.3.0", - "target": "npm:ajv-keywords@5.1.0", - "type": "static" - }, - { - "source": "npm:section-matter", - "target": "npm:extend-shallow", - "type": "static" - }, - { - "source": "npm:section-matter", - "target": "npm:kind-of", - "type": "static" - }, - { - "source": "npm:selderee", - "target": "npm:parseley", - "type": "static" - }, - { - "source": "npm:selfsigned", - "target": "npm:@types/node-forge", - "type": "static" - }, - { - "source": "npm:selfsigned", - "target": "npm:node-forge", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:depd", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:destroy", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:encodeurl@1.0.2", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:etag", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:fresh", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:mime@1.6.0", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:ms@2.1.3", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:on-finished@2.4.1", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:range-parser", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:statuses@2.0.1", - "type": "static" - }, - { - "source": "npm:serialize-javascript", - "target": "npm:randombytes", - "type": "static" - }, - { - "source": "npm:serve-static", - "target": "npm:encodeurl@2.0.0", - "type": "static" - }, - { - "source": "npm:serve-static", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:serve-static", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:serve-static", - "target": "npm:send", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:define-data-property", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:function-bind", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:get-intrinsic", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:gopd", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:has-property-descriptors", - "type": "static" - }, - { - "source": "npm:shallow-clone", - "target": "npm:kind-of", - "type": "static" - }, - { - "source": "npm:shebang-command", - "target": "npm:shebang-regex", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/core", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/engine-javascript", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/engine-oniguruma", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/langs", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/themes", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:side-channel", - "target": "npm:call-bind", - "type": "static" - }, - { - "source": "npm:side-channel", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:side-channel", - "target": "npm:get-intrinsic", - "type": "static" - }, - { - "source": "npm:side-channel", - "target": "npm:object-inspect", - "type": "static" - }, - { - "source": "npm:sirv", - "target": "npm:@polka/url", - "type": "static" - }, - { - "source": "npm:sirv", - "target": "npm:mrmime", - "type": "static" - }, - { - "source": "npm:sirv", - "target": "npm:totalist", - "type": "static" - }, - { - "source": "npm:sonic-boom@3.8.1", - "target": "npm:atomic-sleep", - "type": "static" - }, - { - "source": "npm:sonic-boom@4.2.0", - "target": "npm:atomic-sleep", - "type": "static" - }, - { - "source": "npm:source-map-support@0.5.19", - "target": "npm:buffer-from", - "type": "static" - }, - { - "source": "npm:source-map-support@0.5.19", - "target": "npm:source-map@0.6.1", - "type": "static" - }, - { - "source": "npm:source-map-support@0.5.21", - "target": "npm:buffer-from", - "type": "static" - }, - { - "source": "npm:source-map-support@0.5.21", - "target": "npm:source-map@0.6.1", - "type": "static" - }, - { - "source": "npm:spawndamnit", - "target": "npm:cross-spawn@7.0.6", - "type": "static" - }, - { - "source": "npm:spawndamnit", - "target": "npm:signal-exit@4.1.0", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:asn1", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:bcrypt-pbkdf", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:dashdash", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:ecc-jsbn", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:getpass", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:jsbn", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:safer-buffer", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:tweetnacl", - "type": "static" - }, - { - "source": "npm:stack-utils", - "target": "npm:escape-string-regexp@2.0.0", - "type": "static" - }, - { - "source": "npm:stacktrace-parser", - "target": "npm:type-fest", - "type": "static" - }, - { - "source": "npm:steno", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:streamx", - "target": "npm:fast-fifo", - "type": "static" - }, - { - "source": "npm:streamx", - "target": "npm:queue-tick", - "type": "static" - }, - { - "source": "npm:streamx", - "target": "npm:text-decoder", - "type": "static" - }, - { - "source": "npm:streamx", - "target": "npm:bare-events", - "type": "static" - }, - { - "source": "npm:string-width@4.2.3", - "target": "npm:emoji-regex@8.0.0", - "type": "static" - }, - { - "source": "npm:string-width@4.2.3", - "target": "npm:is-fullwidth-code-point", - "type": "static" - }, - { - "source": "npm:string-width@4.2.3", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:string-width-cjs", - "target": "npm:emoji-regex@8.0.0", - "type": "static" - }, - { - "source": "npm:string-width-cjs", - "target": "npm:is-fullwidth-code-point", - "type": "static" - }, - { - "source": "npm:string-width-cjs", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:string-width@5.1.2", - "target": "npm:eastasianwidth", - "type": "static" - }, - { - "source": "npm:string-width@5.1.2", - "target": "npm:emoji-regex@9.2.2", - "type": "static" - }, - { - "source": "npm:string-width@5.1.2", - "target": "npm:strip-ansi@7.1.0", - "type": "static" - }, - { - "source": "npm:string_decoder@1.1.1", - "target": "npm:safe-buffer@5.1.2", - "type": "static" - }, - { - "source": "npm:string_decoder@1.3.0", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:stringify-entities", - "target": "npm:character-entities-html4", - "type": "static" - }, - { - "source": "npm:stringify-entities", - "target": "npm:character-entities-legacy", - "type": "static" - }, - { - "source": "npm:strip-ansi@6.0.1", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - }, - { - "source": "npm:strip-ansi-cjs", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - }, - { - "source": "npm:strip-ansi@7.1.0", - "target": "npm:ansi-regex@6.1.0", - "type": "static" - }, - { - "source": "npm:style-to-js", - "target": "npm:style-to-object", - "type": "static" - }, - { - "source": "npm:style-to-object", - "target": "npm:inline-style-parser", - "type": "static" - }, - { - "source": "npm:supports-color@7.2.0", - "target": "npm:has-flag", - "type": "static" - }, - { - "source": "npm:supports-color@8.1.1", - "target": "npm:has-flag", - "type": "static" - }, - { - "source": "npm:sync-child-process", - "target": "npm:sync-message-port", - "type": "static" - }, - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:bl", - "type": "static" - }, - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:end-of-stream", - "type": "static" - }, - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:fs-constants", - "type": "static" - }, - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:readable-stream@3.6.2", - "type": "static" - }, - { - "source": "npm:tar-stream@3.1.7", - "target": "npm:b4a", - "type": "static" - }, - { - "source": "npm:tar-stream@3.1.7", - "target": "npm:fast-fifo", - "type": "static" - }, - { - "source": "npm:tar-stream@3.1.7", - "target": "npm:streamx", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:@isaacs/fs-minipass", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:chownr", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:minipass", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:minizlib", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:mkdirp@3.0.1", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:yallist@5.0.0", - "type": "static" - }, - { - "source": "npm:temp", - "target": "npm:rimraf@2.6.3", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:jest-worker@27.5.1", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:schema-utils@4.3.0", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:serialize-javascript", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:terser", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:webpack", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:@swc/core", - "type": "static" - }, - { - "source": "npm:terser", - "target": "npm:@jridgewell/source-map", - "type": "static" - }, - { - "source": "npm:terser", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:terser", - "target": "npm:commander@2.20.3", - "type": "static" - }, - { - "source": "npm:terser", - "target": "npm:source-map-support@0.5.21", - "type": "static" - }, - { - "source": "npm:test-exclude@6.0.0", - "target": "npm:@istanbuljs/schema", - "type": "static" - }, - { - "source": "npm:test-exclude@6.0.0", - "target": "npm:glob@7.2.3", - "type": "static" - }, - { - "source": "npm:test-exclude@6.0.0", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:test-exclude@7.0.1", - "target": "npm:@istanbuljs/schema", - "type": "static" - }, - { - "source": "npm:test-exclude@7.0.1", - "target": "npm:glob@10.4.5", - "type": "static" - }, - { - "source": "npm:test-exclude@7.0.1", - "target": "npm:minimatch@9.0.5", - "type": "static" - }, - { - "source": "npm:text-decoder", - "target": "npm:b4a", - "type": "static" - }, - { - "source": "npm:thingies", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:thread-stream", - "target": "npm:real-require", - "type": "static" - }, - { - "source": "npm:through2", - "target": "npm:readable-stream@2.3.8", - "type": "static" - }, - { - "source": "npm:through2", - "target": "npm:xtend", - "type": "static" - }, - { - "source": "npm:tinyglobby@0.2.10", - "target": "npm:fdir@6.4.2", - "type": "static" - }, - { - "source": "npm:tinyglobby@0.2.10", - "target": "npm:picomatch@4.0.2", - "type": "static" - }, - { - "source": "npm:tinyglobby@0.2.13", - "target": "npm:fdir@6.4.4", - "type": "static" - }, - { - "source": "npm:tinyglobby@0.2.13", - "target": "npm:picomatch@4.0.2", - "type": "static" - }, - { - "source": "npm:tinyglobby@0.2.9", - "target": "npm:fdir@6.4.0", - "type": "static" - }, - { - "source": "npm:tinyglobby@0.2.9", - "target": "npm:picomatch@4.0.2", - "type": "static" - }, - { - "source": "npm:tinygradient", - "target": "npm:@types/tinycolor2", - "type": "static" - }, - { - "source": "npm:tinygradient", - "target": "npm:tinycolor2", - "type": "static" - }, - { - "source": "npm:tldts", - "target": "npm:tldts-core", - "type": "static" - }, - { - "source": "npm:tmp@0.0.33", - "target": "npm:os-tmpdir", - "type": "static" - }, - { - "source": "npm:to-regex-range", - "target": "npm:is-number", - "type": "static" - }, - { - "source": "npm:tough-cookie", - "target": "npm:tldts", - "type": "static" - }, - { - "source": "npm:tree-dump", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:ts-api-utils", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:ts-morph", - "target": "npm:@ts-morph/common", - "type": "static" - }, - { - "source": "npm:ts-morph", - "target": "npm:code-block-writer", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@cspotcode/source-map-support", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@tsconfig/node10", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@tsconfig/node12", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@tsconfig/node14", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@tsconfig/node16", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:acorn@8.12.1", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:acorn-walk", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:arg@4.1.3", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:create-require", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:diff@4.0.2", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:make-error", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:v8-compile-cache-lib", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:yn", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@swc/core", - "type": "static" - }, - { - "source": "npm:tsconfck", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:tsconfig-paths", - "target": "npm:json5", - "type": "static" - }, - { - "source": "npm:tsconfig-paths", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "npm:tsconfig-paths", - "target": "npm:strip-bom", - "type": "static" - }, - { - "source": "npm:tunnel-agent", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:type-check", - "target": "npm:prelude-ls", - "type": "static" - }, - { - "source": "npm:type-is", - "target": "npm:media-typer", - "type": "static" - }, - { - "source": "npm:type-is", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:typescript-eslint", - "target": "npm:@typescript-eslint/eslint-plugin", - "type": "static" - }, - { - "source": "npm:typescript-eslint", - "target": "npm:@typescript-eslint/parser", - "type": "static" - }, - { - "source": "npm:typescript-eslint", - "target": "npm:@typescript-eslint/utils", - "type": "static" - }, - { - "source": "npm:typescript-eslint", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:typescript-eslint", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:unhead", - "target": "npm:hookable", - "type": "static" - }, - { - "source": "npm:unicode-match-property-ecmascript", - "target": "npm:unicode-canonical-property-names-ecmascript", - "type": "static" - }, - { - "source": "npm:unicode-match-property-ecmascript", - "target": "npm:unicode-property-aliases-ecmascript", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:bail", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:extend", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:is-buffer", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:is-plain-obj", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:trough", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:vfile@5.3.7", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:bail", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:extend", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:is-plain-obj", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:trough", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:union", - "target": "npm:qs@6.13.0", - "type": "static" - }, - { - "source": "npm:unist-util-is@5.2.1", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:unist-util-is@6.0.0", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unist-util-position-from-estree", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unist-util-position", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unist-util-stringify-position@3.0.3", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:unist-util-stringify-position@4.0.0", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unist-util-visit-children", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unist-util-visit-parents@5.1.3", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:unist-util-visit-parents@5.1.3", - "target": "npm:unist-util-is@5.2.1", - "type": "static" - }, - { - "source": "npm:unist-util-visit-parents@6.0.1", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unist-util-visit-parents@6.0.1", - "target": "npm:unist-util-is@6.0.0", - "type": "static" - }, - { - "source": "npm:unist-util-visit@4.1.2", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:unist-util-visit@4.1.2", - "target": "npm:unist-util-is@5.2.1", - "type": "static" - }, - { - "source": "npm:unist-util-visit@4.1.2", - "target": "npm:unist-util-visit-parents@5.1.3", - "type": "static" - }, - { - "source": "npm:unist-util-visit@5.0.0", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unist-util-visit@5.0.0", - "target": "npm:unist-util-is@6.0.0", - "type": "static" - }, - { - "source": "npm:unist-util-visit@5.0.0", - "target": "npm:unist-util-visit-parents@6.0.1", - "type": "static" - }, - { - "source": "npm:update-browserslist-db", - "target": "npm:browserslist", - "type": "static" - }, - { - "source": "npm:update-browserslist-db", - "target": "npm:escalade", - "type": "static" - }, - { - "source": "npm:update-browserslist-db", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:uri-js", - "target": "npm:punycode", - "type": "static" - }, - { - "source": "npm:uvu", - "target": "npm:dequal", - "type": "static" - }, - { - "source": "npm:uvu", - "target": "npm:diff@5.2.0", - "type": "static" - }, - { - "source": "npm:uvu", - "target": "npm:kleur@4.1.5", - "type": "static" - }, - { - "source": "npm:uvu", - "target": "npm:sade", - "type": "static" - }, - { - "source": "npm:verdaccio-audit", - "target": "npm:@verdaccio/config", - "type": "static" - }, - { - "source": "npm:verdaccio-audit", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:verdaccio-audit", - "target": "npm:express", - "type": "static" - }, - { - "source": "npm:verdaccio-audit", - "target": "npm:https-proxy-agent", - "type": "static" - }, - { - "source": "npm:verdaccio-audit", - "target": "npm:node-fetch@2.6.7", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:@verdaccio/file-locking@13.0.0-next-8.2", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:apache-md5", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:bcryptjs", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:core-js@3.37.1", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:unix-crypt-td-js", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@cypress/request", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/auth", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/config", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/local-storage-legacy", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/logger", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/middleware", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/search-indexer", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/signature", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/streams", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/tarball", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/ui-theme", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/url", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/utils@7.0.1-next-8.1", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:JSONStream", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:async@3.2.6", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:clipanion", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:compression", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:cors", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:envinfo", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:express", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:express-rate-limit", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:fast-safe-stringify", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:handlebars", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:jsonwebtoken", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:kleur@4.1.5", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:lru-cache@7.18.3", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:mime@3.0.0", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:mkdirp@1.0.4", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:pkginfo", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:validator", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:verdaccio-audit", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:verdaccio-htpasswd", - "type": "static" - }, - { - "source": "npm:verror", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:verror", - "target": "npm:core-util-is@1.0.2", - "type": "static" - }, - { - "source": "npm:verror", - "target": "npm:extsprintf", - "type": "static" - }, - { - "source": "npm:vfile-location", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile-location", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:vfile-message@3.1.4", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:vfile-message@3.1.4", - "target": "npm:unist-util-stringify-position@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile-message@4.0.2", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile-message@4.0.2", - "target": "npm:unist-util-stringify-position@4.0.0", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:@types/supports-color", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:string-width@5.1.2", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:supports-color@9.4.0", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:unist-util-stringify-position@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:vfile@5.3.7", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:vfile-message@3.1.4", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:vfile-sort", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:vfile-statistics", - "type": "static" - }, - { - "source": "npm:vfile-sort", - "target": "npm:vfile@5.3.7", - "type": "static" - }, - { - "source": "npm:vfile-sort", - "target": "npm:vfile-message@3.1.4", - "type": "static" - }, - { - "source": "npm:vfile-statistics", - "target": "npm:vfile@5.3.7", - "type": "static" - }, - { - "source": "npm:vfile-statistics", - "target": "npm:vfile-message@3.1.4", - "type": "static" - }, - { - "source": "npm:vfile@5.3.7", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:vfile@5.3.7", - "target": "npm:is-buffer", - "type": "static" - }, - { - "source": "npm:vfile@5.3.7", - "target": "npm:unist-util-stringify-position@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile@5.3.7", - "target": "npm:vfile-message@3.1.4", - "type": "static" - }, - { - "source": "npm:vfile@6.0.3", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile@6.0.3", - "target": "npm:vfile-message@4.0.2", - "type": "static" - }, - { - "source": "npm:vite-node", - "target": "npm:cac", - "type": "static" - }, - { - "source": "npm:vite-node", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:vite-node", - "target": "npm:pathe", - "type": "static" - }, - { - "source": "npm:vite-node", - "target": "npm:vite", - "type": "static" - }, - { - "source": "npm:vite-tsconfig-paths", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:vite-tsconfig-paths", - "target": "npm:globrex", - "type": "static" - }, - { - "source": "npm:vite-tsconfig-paths", - "target": "npm:tsconfck", - "type": "static" - }, - { - "source": "npm:vite-tsconfig-paths", - "target": "npm:vite", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:esbuild", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:postcss", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:rollup", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:fsevents", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:sass-embedded", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:terser", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/expect", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/mocker", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/pretty-format", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/runner", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/snapshot", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/spy", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/utils", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:chai", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:magic-string", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:pathe", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:std-env", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:tinybench", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:tinyexec", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:tinypool", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:tinyrainbow", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:vite", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:vite-node", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:why-is-node-running", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/ui", - "type": "static" - }, - { - "source": "npm:walker", - "target": "npm:makeerror", - "type": "static" - }, - { - "source": "npm:watchpack", - "target": "npm:glob-to-regexp", - "type": "static" - }, - { - "source": "npm:watchpack", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:wcwidth", - "target": "npm:defaults", - "type": "static" - }, - { - "source": "npm:webpack-merge", - "target": "npm:clone-deep", - "type": "static" - }, - { - "source": "npm:webpack-merge", - "target": "npm:flat", - "type": "static" - }, - { - "source": "npm:webpack-merge", - "target": "npm:wildcard", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:@types/eslint-scope", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:@webassemblyjs/wasm-edit", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:@webassemblyjs/wasm-parser", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:browserslist", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:chrome-trace-event", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:enhanced-resolve", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:es-module-lexer", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:eslint-scope@5.1.1", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:events", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:glob-to-regexp", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:json-parse-even-better-errors", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:loader-runner", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:neo-async", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:schema-utils@3.3.0", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:tapable", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:terser-webpack-plugin", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:watchpack", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:webpack-sources", - "type": "static" - }, - { - "source": "npm:whatwg-encoding", - "target": "npm:iconv-lite@0.6.3", - "type": "static" - }, - { - "source": "npm:whatwg-url", - "target": "npm:tr46", - "type": "static" - }, - { - "source": "npm:whatwg-url", - "target": "npm:webidl-conversions", - "type": "static" - }, - { - "source": "npm:which", - "target": "npm:isexe", - "type": "static" - }, - { - "source": "npm:why-is-node-running", - "target": "npm:siginfo", - "type": "static" - }, - { - "source": "npm:why-is-node-running", - "target": "npm:stackback", - "type": "static" - }, - { - "source": "npm:wrap-ansi@7.0.0", - "target": "npm:ansi-styles@4.3.0", - "type": "static" - }, - { - "source": "npm:wrap-ansi@7.0.0", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:wrap-ansi@7.0.0", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:wrap-ansi-cjs", - "target": "npm:ansi-styles@4.3.0", - "type": "static" - }, - { - "source": "npm:wrap-ansi-cjs", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:wrap-ansi-cjs", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:wrap-ansi@8.1.0", - "target": "npm:ansi-styles@6.2.1", - "type": "static" - }, - { - "source": "npm:wrap-ansi@8.1.0", - "target": "npm:string-width@5.1.2", - "type": "static" - }, - { - "source": "npm:wrap-ansi@8.1.0", - "target": "npm:strip-ansi@7.1.0", - "type": "static" - }, - { - "source": "npm:write-file-atomic@2.4.3", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:write-file-atomic@2.4.3", - "target": "npm:imurmurhash", - "type": "static" - }, - { - "source": "npm:write-file-atomic@2.4.3", - "target": "npm:signal-exit@3.0.7", - "type": "static" - }, - { - "source": "npm:write-file-atomic@4.0.2", - "target": "npm:imurmurhash", - "type": "static" - }, - { - "source": "npm:write-file-atomic@4.0.2", - "target": "npm:signal-exit@3.0.7", - "type": "static" - }, - { - "source": "npm:ws@6.2.3", - "target": "npm:async-limiter", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:cliui", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:escalade", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:get-caller-file", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:require-directory", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:y18n", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:yargs-parser", - "type": "static" - } - ] -} \ No newline at end of file diff --git a/.nx/workspace-data/project-graph.json b/.nx/workspace-data/project-graph.json deleted file mode 100644 index 1e9ca167a..000000000 --- a/.nx/workspace-data/project-graph.json +++ /dev/null @@ -1,39151 +0,0 @@ -{ - "nodes": { - "plugin-brownfield-android": { - "name": "plugin-brownfield-android", - "type": "lib", - "data": { - "root": "packages/plugin-brownfield-android", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/plugin-brownfield-android", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/plugin-brownfield-android", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/plugin-brownfield-android", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/plugin-brownfield-android" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/plugin-brownfield-android/dist", - "main": "packages/plugin-brownfield-android/src/index.ts", - "tsConfig": "packages/plugin-brownfield-android/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/plugin-brownfield-android/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/plugin-brownfield-android", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/plugin-brownfield-android/src", - "name": "plugin-brownfield-android", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "platform-apple-helpers": { - "name": "platform-apple-helpers", - "type": "lib", - "data": { - "root": "packages/platform-apple-helpers", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/platform-apple-helpers", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/platform-apple-helpers", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/platform-apple-helpers", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/platform-apple-helpers" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/platform-apple-helpers/dist", - "main": "packages/platform-apple-helpers/src/index.ts", - "tsConfig": "packages/platform-apple-helpers/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/platform-apple-helpers/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/platform-apple-helpers", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/platform-apple-helpers/src", - "name": "platform-apple-helpers", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "plugin-brownfield-ios": { - "name": "plugin-brownfield-ios", - "type": "lib", - "data": { - "root": "packages/plugin-brownfield-ios", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/plugin-brownfield-ios", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/plugin-brownfield-ios", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/plugin-brownfield-ios", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/plugin-brownfield-ios" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/plugin-brownfield-ios/dist", - "main": "packages/plugin-brownfield-ios/src/index.ts", - "tsConfig": "packages/plugin-brownfield-ios/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/plugin-brownfield-ios/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/plugin-brownfield-ios", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/plugin-brownfield-ios/src", - "name": "plugin-brownfield-ios", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "rnef-plugin-metro-template": { - "name": "rnef-plugin-metro-template", - "type": "lib", - "data": { - "root": "packages/plugin-metro/template", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/plugin-metro/template", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{workspaceRoot}/packages/plugin-metro/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - } - }, - "name": "rnef-plugin-metro-template", - "implicitDependencies": [], - "tags": [] - } - }, - "platform-android": { - "name": "platform-android", - "type": "lib", - "data": { - "root": "packages/platform-android", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/platform-android", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/platform-android", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/platform-android", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/platform-android" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/platform-android/dist", - "main": "packages/platform-android/src/index.ts", - "tsConfig": "packages/platform-android/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/platform-android/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/platform-android", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/platform-android/src", - "name": "platform-android", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "provider-github": { - "name": "provider-github", - "type": "lib", - "data": { - "root": "packages/provider-github", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/provider-github", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/provider-github", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/provider-github", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/provider-github" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/provider-github/dist", - "main": "packages/provider-github/src/index.ts", - "tsConfig": "packages/provider-github/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/provider-github/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/provider-github", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/provider-github/src", - "name": "provider-github", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "plugin-repack": { - "name": "plugin-repack", - "type": "lib", - "data": { - "root": "packages/plugin-repack", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/plugin-repack", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/plugin-repack", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/plugin-repack", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/plugin-repack" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/plugin-repack/dist", - "main": "packages/plugin-repack/src/index.ts", - "tsConfig": "packages/plugin-repack/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/plugin-repack/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/plugin-repack", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/plugin-repack/src", - "name": "plugin-repack", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "platform-ios": { - "name": "platform-ios", - "type": "lib", - "data": { - "root": "packages/platform-ios", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/platform-ios", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/platform-ios", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/platform-ios", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/platform-ios" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/platform-ios/dist", - "main": "packages/platform-ios/src/index.ts", - "tsConfig": "packages/platform-ios/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/platform-ios/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/platform-ios", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/platform-ios/src", - "name": "platform-ios", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "plugin-metro": { - "name": "plugin-metro", - "type": "lib", - "data": { - "root": "packages/plugin-metro", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/plugin-metro", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/plugin-metro", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/plugin-metro", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/plugin-metro" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/plugin-metro/dist", - "main": "packages/plugin-metro/src/index.ts", - "tsConfig": "packages/plugin-metro/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/plugin-metro/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/plugin-metro", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/plugin-metro/src", - "name": "plugin-metro", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "test-helpers": { - "name": "test-helpers", - "type": "lib", - "data": { - "root": "packages/test-helpers", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/test-helpers", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/test-helpers", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/test-helpers", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/test-helpers" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/test-helpers/dist", - "main": "packages/test-helpers/src/index.ts", - "tsConfig": "packages/test-helpers/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/test-helpers/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": {}, - "js": { - "packageName": "@rnef/test-helpers", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/test-helpers/src", - "name": "test-helpers", - "tags": [ - "npm:private" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "create-app": { - "name": "create-app", - "type": "lib", - "data": { - "root": "packages/create-app", - "targets": { - "lint": { - "executor": "@nx/eslint:lint", - "options": { - "lintFilePatterns": [ - "packages/create-app/src/*.{ts,js,tsx,jsx}" - ] - }, - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/create-app", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/create-app", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/create-app" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "e2e": { - "executor": "nx:run-script", - "metadata": { - "scriptContent": "vitest --config vite.e2e.config.js", - "runCommand": "pnpm run e2e" - }, - "dependsOn": [ - "build", - "platform-apple-helpers:build", - "platform-ios:build", - "platform-android:build" - ], - "options": { - "script": "e2e" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": { - "packageRoot": "dist/packages/create-app" - }, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/create-app/dist", - "main": "packages/create-app/src/index.ts", - "tsConfig": "packages/create-app/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/create-app/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio", - "e2e" - ] - }, - "js": { - "packageName": "@rnef/create-app", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/create-app/src", - "name": "create-app", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "release": { - "version": { - "generatorOptions": { - "packageRoot": "dist/{projectRoot}", - "currentVersionResolver": "git-tag" - } - } - }, - "implicitDependencies": [] - } - }, - ".vercel": { - "name": ".vercel", - "type": "lib", - "data": { - "root": "website/.vercel", - "name": ".vercel", - "projectId": "prj_xVlqIUYci6WJ6kdtdpTdAx1w8LLl", - "orgId": "team_jILdbx4rO9xVffZRmhpF5qU1", - "implicitDependencies": [], - "targets": {}, - "tags": [] - } - }, - "config": { - "name": "config", - "type": "lib", - "data": { - "root": "packages/config", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/config", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/config", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/config", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/config" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/config/dist", - "main": "packages/config/src/index.ts", - "tsConfig": "packages/config/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/config/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/config", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/config/src", - "name": "config", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "tools": { - "name": "tools", - "type": "lib", - "data": { - "root": "packages/tools", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/tools", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/tools", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/tools", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/tools" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/tools/dist", - "main": "packages/tools/src/index.ts", - "tsConfig": "packages/tools/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/tools/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/tools", - "packageExports": { - "types": "./dist/src/index.d.ts", - "import": "./dist/src/index.js" - } - } - }, - "sourceRoot": "packages/tools/src", - "name": "tools", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "cli": { - "name": "cli", - "type": "lib", - "data": { - "root": "packages/cli", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "packages/cli", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{projectRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "options": { - "cwd": "packages/cli", - "command": "tsc --noEmit -p tsconfig.lib.json" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "test": { - "options": { - "cwd": "packages/cli", - "command": "vitest" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/cli" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "publish:npm": { - "executor": "nx:run-script", - "options": { - "script": "publish:npm" - }, - "metadata": { - "scriptContent": "npm publish --access public", - "runCommand": "pnpm run publish:npm" - }, - "configurations": {}, - "parallelism": true, - "dependsOn": [ - "build" - ] - }, - "publish:verdaccio": { - "executor": "nx:run-script", - "options": { - "script": "publish:verdaccio" - }, - "metadata": { - "scriptContent": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc", - "runCommand": "pnpm run publish:verdaccio" - }, - "configurations": {}, - "parallelism": true - }, - "nx-release-publish": { - "executor": "@nx/js:release-publish", - "dependsOn": [ - "^nx-release-publish" - ], - "options": {}, - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "@nx/js:tsc", - "configurations": {}, - "options": { - "outputPath": "packages/cli/dist", - "main": "packages/cli/src/index.ts", - "tsConfig": "packages/cli/tsconfig.lib.json", - "buildableProjectDepsInPackageJsonType": "dependencies", - "generateExportsField": true, - "generatePackageJson": false, - "compilerOptions": { - "module": "NodeNext", - "outDir": "packages/packages/cli/dist" - } - }, - "parallelism": true, - "cache": true, - "dependsOn": [ - "^build" - ], - "inputs": [ - "default", - "^default" - ], - "outputs": [ - "{options.outputPath}" - ] - } - }, - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "publish:npm", - "publish:verdaccio" - ] - }, - "js": { - "packageName": "@rnef/cli", - "packageExports": { - "./package.json": "./package.json" - } - } - }, - "sourceRoot": "packages/cli/src", - "name": "cli", - "tags": [ - "npm:public" - ], - "$schema": "../../node_modules/nx/schemas/project-schema.json", - "projectType": "library", - "implicitDependencies": [] - } - }, - "rnef-docs": { - "name": "rnef-docs", - "type": "lib", - "data": { - "root": "website", - "targets": { - "lint": { - "cache": true, - "options": { - "cwd": "website", - "command": "eslint ." - }, - "inputs": [ - "default", - "^default", - "{workspaceRoot}/eslint.config.js", - "{workspaceRoot}/tools/eslint-rules/**/*", - { - "externalDependencies": [ - "eslint" - ] - } - ], - "outputs": [ - "{options.outputFile}" - ], - "metadata": { - "technologies": [ - "eslint" - ], - "description": "Runs ESLint on project", - "help": { - "command": "pnpm exec eslint --help", - "example": { - "options": { - "max-warnings": 0 - } - } - } - }, - "executor": "nx:run-commands", - "configurations": {}, - "parallelism": true - }, - "build": { - "executor": "nx:run-script", - "options": { - "script": "build" - }, - "metadata": { - "scriptContent": "rspress build", - "runCommand": "pnpm run build" - }, - "configurations": {}, - "parallelism": true - }, - "dev": { - "executor": "nx:run-script", - "options": { - "script": "dev" - }, - "metadata": { - "scriptContent": "rspress dev", - "runCommand": "pnpm run dev" - }, - "configurations": {}, - "parallelism": true - }, - "preview": { - "executor": "nx:run-script", - "options": { - "script": "preview" - }, - "metadata": { - "scriptContent": "rspress preview", - "runCommand": "pnpm run preview" - }, - "configurations": {}, - "parallelism": true - } - }, - "sourceRoot": "website", - "name": "rnef-docs", - "tags": [ - "npm:private" - ], - "metadata": { - "targetGroups": { - "NPM Scripts": [ - "build", - "dev", - "preview" - ] - }, - "js": { - "packageName": "rnef-docs" - } - }, - "implicitDependencies": [] - } - }, - "rnef": { - "name": "rnef", - "type": "lib", - "data": { - "root": ".", - "sourceRoot": ".", - "name": "rnef", - "includedScripts": [], - "tags": [ - "npm:private" - ], - "metadata": { - "targetGroups": {}, - "js": { - "packageName": "rnef" - } - }, - "targets": { - "local-registry": { - "executor": "@nx/js:verdaccio", - "options": { - "port": 4873, - "config": ".verdaccio/config.yml", - "storage": "tmp/local-registry/storage" - }, - "configurations": {}, - "parallelism": true - } - }, - "$schema": "node_modules/nx/schemas/project-schema.json", - "implicitDependencies": [] - } - } - }, - "externalNodes": { - "npm:@ampproject/remapping": { - "type": "npm", - "name": "npm:@ampproject/remapping", - "data": { - "version": "2.3.0", - "packageName": "@ampproject/remapping", - "hash": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" - } - }, - "npm:@babel/code-frame": { - "type": "npm", - "name": "npm:@babel/code-frame", - "data": { - "version": "7.26.2", - "packageName": "@babel/code-frame", - "hash": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==" - } - }, - "npm:@babel/compat-data": { - "type": "npm", - "name": "npm:@babel/compat-data", - "data": { - "version": "7.26.5", - "packageName": "@babel/compat-data", - "hash": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==" - } - }, - "npm:@babel/core": { - "type": "npm", - "name": "npm:@babel/core", - "data": { - "version": "7.25.2", - "packageName": "@babel/core", - "hash": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==" - } - }, - "npm:@babel/generator": { - "type": "npm", - "name": "npm:@babel/generator", - "data": { - "version": "7.26.5", - "packageName": "@babel/generator", - "hash": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==" - } - }, - "npm:@babel/helper-annotate-as-pure": { - "type": "npm", - "name": "npm:@babel/helper-annotate-as-pure", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-annotate-as-pure", - "hash": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==" - } - }, - "npm:@babel/helper-builder-binary-assignment-operator-visitor": { - "type": "npm", - "name": "npm:@babel/helper-builder-binary-assignment-operator-visitor", - "data": { - "version": "7.24.7", - "packageName": "@babel/helper-builder-binary-assignment-operator-visitor", - "hash": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==" - } - }, - "npm:@babel/helper-compilation-targets": { - "type": "npm", - "name": "npm:@babel/helper-compilation-targets", - "data": { - "version": "7.26.5", - "packageName": "@babel/helper-compilation-targets", - "hash": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==" - } - }, - "npm:@babel/helper-create-class-features-plugin": { - "type": "npm", - "name": "npm:@babel/helper-create-class-features-plugin", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-create-class-features-plugin", - "hash": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==" - } - }, - "npm:@babel/helper-create-regexp-features-plugin": { - "type": "npm", - "name": "npm:@babel/helper-create-regexp-features-plugin", - "data": { - "version": "7.26.3", - "packageName": "@babel/helper-create-regexp-features-plugin", - "hash": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==" - } - }, - "npm:@babel/helper-define-polyfill-provider": { - "type": "npm", - "name": "npm:@babel/helper-define-polyfill-provider", - "data": { - "version": "0.6.3", - "packageName": "@babel/helper-define-polyfill-provider", - "hash": "sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==" - } - }, - "npm:@babel/helper-member-expression-to-functions": { - "type": "npm", - "name": "npm:@babel/helper-member-expression-to-functions", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-member-expression-to-functions", - "hash": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==" - } - }, - "npm:@babel/helper-module-imports": { - "type": "npm", - "name": "npm:@babel/helper-module-imports", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-module-imports", - "hash": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==" - } - }, - "npm:@babel/helper-module-transforms": { - "type": "npm", - "name": "npm:@babel/helper-module-transforms", - "data": { - "version": "7.26.0", - "packageName": "@babel/helper-module-transforms", - "hash": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==" - } - }, - "npm:@babel/helper-optimise-call-expression": { - "type": "npm", - "name": "npm:@babel/helper-optimise-call-expression", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-optimise-call-expression", - "hash": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==" - } - }, - "npm:@babel/helper-plugin-utils": { - "type": "npm", - "name": "npm:@babel/helper-plugin-utils", - "data": { - "version": "7.26.5", - "packageName": "@babel/helper-plugin-utils", - "hash": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==" - } - }, - "npm:@babel/helper-remap-async-to-generator": { - "type": "npm", - "name": "npm:@babel/helper-remap-async-to-generator", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-remap-async-to-generator", - "hash": "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==" - } - }, - "npm:@babel/helper-replace-supers": { - "type": "npm", - "name": "npm:@babel/helper-replace-supers", - "data": { - "version": "7.26.5", - "packageName": "@babel/helper-replace-supers", - "hash": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==" - } - }, - "npm:@babel/helper-skip-transparent-expression-wrappers": { - "type": "npm", - "name": "npm:@babel/helper-skip-transparent-expression-wrappers", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-skip-transparent-expression-wrappers", - "hash": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==" - } - }, - "npm:@babel/helper-string-parser": { - "type": "npm", - "name": "npm:@babel/helper-string-parser", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-string-parser", - "hash": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" - } - }, - "npm:@babel/helper-validator-identifier": { - "type": "npm", - "name": "npm:@babel/helper-validator-identifier", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-validator-identifier", - "hash": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" - } - }, - "npm:@babel/helper-validator-option": { - "type": "npm", - "name": "npm:@babel/helper-validator-option", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-validator-option", - "hash": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==" - } - }, - "npm:@babel/helper-wrap-function": { - "type": "npm", - "name": "npm:@babel/helper-wrap-function", - "data": { - "version": "7.25.9", - "packageName": "@babel/helper-wrap-function", - "hash": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==" - } - }, - "npm:@babel/helpers": { - "type": "npm", - "name": "npm:@babel/helpers", - "data": { - "version": "7.25.6", - "packageName": "@babel/helpers", - "hash": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==" - } - }, - "npm:@babel/parser": { - "type": "npm", - "name": "npm:@babel/parser", - "data": { - "version": "7.26.7", - "packageName": "@babel/parser", - "hash": "sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==" - } - }, - "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "data": { - "version": "7.25.3", - "packageName": "@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "hash": "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==" - } - }, - "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-bugfix-safari-class-field-initializer-scope", - "hash": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==" - } - }, - "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "hash": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==" - } - }, - "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "hash": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==" - } - }, - "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { - "type": "npm", - "name": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "hash": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==" - } - }, - "npm:@babel/plugin-proposal-class-properties": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-class-properties", - "data": { - "version": "7.18.6", - "packageName": "@babel/plugin-proposal-class-properties", - "hash": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==" - } - }, - "npm:@babel/plugin-proposal-decorators": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-decorators", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-proposal-decorators", - "hash": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==" - } - }, - "npm:@babel/plugin-proposal-export-default-from": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-export-default-from", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-proposal-export-default-from", - "hash": "sha512-ykqgwNfSnNOB+C8fV5X4mG3AVmvu+WVxcaU9xHHtBb7PCrPeweMmPjGsn8eMaeJg6SJuoUuZENeeSWaarWqonQ==" - } - }, - "npm:@babel/plugin-proposal-nullish-coalescing-operator": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "data": { - "version": "7.18.6", - "packageName": "@babel/plugin-proposal-nullish-coalescing-operator", - "hash": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==" - } - }, - "npm:@babel/plugin-proposal-optional-chaining": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-optional-chaining", - "data": { - "version": "7.21.0", - "packageName": "@babel/plugin-proposal-optional-chaining", - "hash": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==" - } - }, - "npm:@babel/plugin-proposal-private-property-in-object": { - "type": "npm", - "name": "npm:@babel/plugin-proposal-private-property-in-object", - "data": { - "version": "7.21.0-placeholder-for-preset-env.2", - "packageName": "@babel/plugin-proposal-private-property-in-object", - "hash": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" - } - }, - "npm:@babel/plugin-syntax-async-generators": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-async-generators", - "data": { - "version": "7.8.4", - "packageName": "@babel/plugin-syntax-async-generators", - "hash": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==" - } - }, - "npm:@babel/plugin-syntax-bigint": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-bigint", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-bigint", - "hash": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==" - } - }, - "npm:@babel/plugin-syntax-class-properties": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-class-properties", - "data": { - "version": "7.12.13", - "packageName": "@babel/plugin-syntax-class-properties", - "hash": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==" - } - }, - "npm:@babel/plugin-syntax-class-static-block": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-class-static-block", - "data": { - "version": "7.14.5", - "packageName": "@babel/plugin-syntax-class-static-block", - "hash": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==" - } - }, - "npm:@babel/plugin-syntax-decorators": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-decorators", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-syntax-decorators", - "hash": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==" - } - }, - "npm:@babel/plugin-syntax-dynamic-import": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-dynamic-import", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-dynamic-import", - "hash": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==" - } - }, - "npm:@babel/plugin-syntax-export-default-from": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-export-default-from", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-syntax-export-default-from", - "hash": "sha512-9MhJ/SMTsVqsd69GyQg89lYR4o9T+oDGv5F6IsigxxqFVOyR/IflDLYP8WDI1l8fkhNGGktqkvL5qwNCtGEpgQ==" - } - }, - "npm:@babel/plugin-syntax-export-namespace-from": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-export-namespace-from", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-export-namespace-from", - "hash": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==" - } - }, - "npm:@babel/plugin-syntax-flow": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-flow", - "data": { - "version": "7.26.0", - "packageName": "@babel/plugin-syntax-flow", - "hash": "sha512-B+O2DnPc0iG+YXFqOxv2WNuNU97ToWjOomUQ78DouOENWUaM5sVrmet9mcomUGQFwpJd//gvUagXBSdzO1fRKg==" - } - }, - "npm:@babel/plugin-syntax-import-assertions": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-import-assertions", - "data": { - "version": "7.25.6", - "packageName": "@babel/plugin-syntax-import-assertions", - "hash": "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==" - } - }, - "npm:@babel/plugin-syntax-import-attributes@7.25.6": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-import-attributes@7.25.6", - "data": { - "version": "7.25.6", - "packageName": "@babel/plugin-syntax-import-attributes", - "hash": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==" - } - }, - "npm:@babel/plugin-syntax-import-attributes@7.26.0": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-import-attributes@7.26.0", - "data": { - "version": "7.26.0", - "packageName": "@babel/plugin-syntax-import-attributes", - "hash": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==" - } - }, - "npm:@babel/plugin-syntax-import-meta": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-import-meta", - "data": { - "version": "7.10.4", - "packageName": "@babel/plugin-syntax-import-meta", - "hash": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==" - } - }, - "npm:@babel/plugin-syntax-json-strings": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-json-strings", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-json-strings", - "hash": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==" - } - }, - "npm:@babel/plugin-syntax-jsx": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-jsx", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-syntax-jsx", - "hash": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==" - } - }, - "npm:@babel/plugin-syntax-logical-assignment-operators": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-logical-assignment-operators", - "data": { - "version": "7.10.4", - "packageName": "@babel/plugin-syntax-logical-assignment-operators", - "hash": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==" - } - }, - "npm:@babel/plugin-syntax-nullish-coalescing-operator": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-nullish-coalescing-operator", - "hash": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==" - } - }, - "npm:@babel/plugin-syntax-numeric-separator": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-numeric-separator", - "data": { - "version": "7.10.4", - "packageName": "@babel/plugin-syntax-numeric-separator", - "hash": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==" - } - }, - "npm:@babel/plugin-syntax-object-rest-spread": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-object-rest-spread", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-object-rest-spread", - "hash": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==" - } - }, - "npm:@babel/plugin-syntax-optional-catch-binding": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-optional-catch-binding", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-optional-catch-binding", - "hash": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==" - } - }, - "npm:@babel/plugin-syntax-optional-chaining": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-optional-chaining", - "data": { - "version": "7.8.3", - "packageName": "@babel/plugin-syntax-optional-chaining", - "hash": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==" - } - }, - "npm:@babel/plugin-syntax-private-property-in-object": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-private-property-in-object", - "data": { - "version": "7.14.5", - "packageName": "@babel/plugin-syntax-private-property-in-object", - "hash": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==" - } - }, - "npm:@babel/plugin-syntax-top-level-await": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-top-level-await", - "data": { - "version": "7.14.5", - "packageName": "@babel/plugin-syntax-top-level-await", - "hash": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==" - } - }, - "npm:@babel/plugin-syntax-typescript": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-typescript", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-syntax-typescript", - "hash": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==" - } - }, - "npm:@babel/plugin-syntax-unicode-sets-regex": { - "type": "npm", - "name": "npm:@babel/plugin-syntax-unicode-sets-regex", - "data": { - "version": "7.18.6", - "packageName": "@babel/plugin-syntax-unicode-sets-regex", - "hash": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" - } - }, - "npm:@babel/plugin-transform-arrow-functions": { - "type": "npm", - "name": "npm:@babel/plugin-transform-arrow-functions", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-arrow-functions", - "hash": "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==" - } - }, - "npm:@babel/plugin-transform-async-generator-functions": { - "type": "npm", - "name": "npm:@babel/plugin-transform-async-generator-functions", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-async-generator-functions", - "hash": "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==" - } - }, - "npm:@babel/plugin-transform-async-to-generator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-async-to-generator", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-async-to-generator", - "hash": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==" - } - }, - "npm:@babel/plugin-transform-block-scoped-functions": { - "type": "npm", - "name": "npm:@babel/plugin-transform-block-scoped-functions", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-block-scoped-functions", - "hash": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==" - } - }, - "npm:@babel/plugin-transform-block-scoping": { - "type": "npm", - "name": "npm:@babel/plugin-transform-block-scoping", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-block-scoping", - "hash": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==" - } - }, - "npm:@babel/plugin-transform-class-properties@7.25.4": { - "type": "npm", - "name": "npm:@babel/plugin-transform-class-properties@7.25.4", - "data": { - "version": "7.25.4", - "packageName": "@babel/plugin-transform-class-properties", - "hash": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==" - } - }, - "npm:@babel/plugin-transform-class-properties@7.25.9": { - "type": "npm", - "name": "npm:@babel/plugin-transform-class-properties@7.25.9", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-class-properties", - "hash": "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==" - } - }, - "npm:@babel/plugin-transform-class-static-block": { - "type": "npm", - "name": "npm:@babel/plugin-transform-class-static-block", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-class-static-block", - "hash": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==" - } - }, - "npm:@babel/plugin-transform-classes": { - "type": "npm", - "name": "npm:@babel/plugin-transform-classes", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-classes", - "hash": "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==" - } - }, - "npm:@babel/plugin-transform-computed-properties": { - "type": "npm", - "name": "npm:@babel/plugin-transform-computed-properties", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-computed-properties", - "hash": "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==" - } - }, - "npm:@babel/plugin-transform-destructuring": { - "type": "npm", - "name": "npm:@babel/plugin-transform-destructuring", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-destructuring", - "hash": "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==" - } - }, - "npm:@babel/plugin-transform-dotall-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-dotall-regex", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-dotall-regex", - "hash": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==" - } - }, - "npm:@babel/plugin-transform-duplicate-keys": { - "type": "npm", - "name": "npm:@babel/plugin-transform-duplicate-keys", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-duplicate-keys", - "hash": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==" - } - }, - "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "hash": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==" - } - }, - "npm:@babel/plugin-transform-dynamic-import": { - "type": "npm", - "name": "npm:@babel/plugin-transform-dynamic-import", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-dynamic-import", - "hash": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==" - } - }, - "npm:@babel/plugin-transform-exponentiation-operator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-exponentiation-operator", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-exponentiation-operator", - "hash": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==" - } - }, - "npm:@babel/plugin-transform-export-namespace-from": { - "type": "npm", - "name": "npm:@babel/plugin-transform-export-namespace-from", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-export-namespace-from", - "hash": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==" - } - }, - "npm:@babel/plugin-transform-flow-strip-types": { - "type": "npm", - "name": "npm:@babel/plugin-transform-flow-strip-types", - "data": { - "version": "7.26.5", - "packageName": "@babel/plugin-transform-flow-strip-types", - "hash": "sha512-eGK26RsbIkYUns3Y8qKl362juDDYK+wEdPGHGrhzUl6CewZFo55VZ7hg+CyMFU4dd5QQakBN86nBMpRsFpRvbQ==" - } - }, - "npm:@babel/plugin-transform-for-of": { - "type": "npm", - "name": "npm:@babel/plugin-transform-for-of", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-for-of", - "hash": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==" - } - }, - "npm:@babel/plugin-transform-function-name": { - "type": "npm", - "name": "npm:@babel/plugin-transform-function-name", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-function-name", - "hash": "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==" - } - }, - "npm:@babel/plugin-transform-json-strings": { - "type": "npm", - "name": "npm:@babel/plugin-transform-json-strings", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-json-strings", - "hash": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==" - } - }, - "npm:@babel/plugin-transform-literals": { - "type": "npm", - "name": "npm:@babel/plugin-transform-literals", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-literals", - "hash": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==" - } - }, - "npm:@babel/plugin-transform-logical-assignment-operators": { - "type": "npm", - "name": "npm:@babel/plugin-transform-logical-assignment-operators", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-logical-assignment-operators", - "hash": "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==" - } - }, - "npm:@babel/plugin-transform-member-expression-literals": { - "type": "npm", - "name": "npm:@babel/plugin-transform-member-expression-literals", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-member-expression-literals", - "hash": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==" - } - }, - "npm:@babel/plugin-transform-modules-amd": { - "type": "npm", - "name": "npm:@babel/plugin-transform-modules-amd", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-modules-amd", - "hash": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==" - } - }, - "npm:@babel/plugin-transform-modules-commonjs": { - "type": "npm", - "name": "npm:@babel/plugin-transform-modules-commonjs", - "data": { - "version": "7.26.3", - "packageName": "@babel/plugin-transform-modules-commonjs", - "hash": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==" - } - }, - "npm:@babel/plugin-transform-modules-systemjs": { - "type": "npm", - "name": "npm:@babel/plugin-transform-modules-systemjs", - "data": { - "version": "7.25.0", - "packageName": "@babel/plugin-transform-modules-systemjs", - "hash": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==" - } - }, - "npm:@babel/plugin-transform-modules-umd": { - "type": "npm", - "name": "npm:@babel/plugin-transform-modules-umd", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-modules-umd", - "hash": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==" - } - }, - "npm:@babel/plugin-transform-named-capturing-groups-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-named-capturing-groups-regex", - "hash": "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==" - } - }, - "npm:@babel/plugin-transform-new-target": { - "type": "npm", - "name": "npm:@babel/plugin-transform-new-target", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-new-target", - "hash": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==" - } - }, - "npm:@babel/plugin-transform-nullish-coalescing-operator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "data": { - "version": "7.26.6", - "packageName": "@babel/plugin-transform-nullish-coalescing-operator", - "hash": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==" - } - }, - "npm:@babel/plugin-transform-numeric-separator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-numeric-separator", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-numeric-separator", - "hash": "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==" - } - }, - "npm:@babel/plugin-transform-object-rest-spread": { - "type": "npm", - "name": "npm:@babel/plugin-transform-object-rest-spread", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-object-rest-spread", - "hash": "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==" - } - }, - "npm:@babel/plugin-transform-object-super": { - "type": "npm", - "name": "npm:@babel/plugin-transform-object-super", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-object-super", - "hash": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==" - } - }, - "npm:@babel/plugin-transform-optional-catch-binding": { - "type": "npm", - "name": "npm:@babel/plugin-transform-optional-catch-binding", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-optional-catch-binding", - "hash": "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==" - } - }, - "npm:@babel/plugin-transform-optional-chaining": { - "type": "npm", - "name": "npm:@babel/plugin-transform-optional-chaining", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-optional-chaining", - "hash": "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==" - } - }, - "npm:@babel/plugin-transform-parameters": { - "type": "npm", - "name": "npm:@babel/plugin-transform-parameters", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-parameters", - "hash": "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==" - } - }, - "npm:@babel/plugin-transform-private-methods": { - "type": "npm", - "name": "npm:@babel/plugin-transform-private-methods", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-private-methods", - "hash": "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==" - } - }, - "npm:@babel/plugin-transform-private-property-in-object": { - "type": "npm", - "name": "npm:@babel/plugin-transform-private-property-in-object", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-private-property-in-object", - "hash": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==" - } - }, - "npm:@babel/plugin-transform-property-literals": { - "type": "npm", - "name": "npm:@babel/plugin-transform-property-literals", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-property-literals", - "hash": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==" - } - }, - "npm:@babel/plugin-transform-react-display-name": { - "type": "npm", - "name": "npm:@babel/plugin-transform-react-display-name", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-react-display-name", - "hash": "sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ==" - } - }, - "npm:@babel/plugin-transform-react-jsx-self": { - "type": "npm", - "name": "npm:@babel/plugin-transform-react-jsx-self", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-react-jsx-self", - "hash": "sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg==" - } - }, - "npm:@babel/plugin-transform-react-jsx-source": { - "type": "npm", - "name": "npm:@babel/plugin-transform-react-jsx-source", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-react-jsx-source", - "hash": "sha512-+iqjT8xmXhhYv4/uiYd8FNQsraMFZIfxVSqxxVSZP0WbbSAWvBXAul0m/zu+7Vv4O/3WtApy9pmaTMiumEZgfg==" - } - }, - "npm:@babel/plugin-transform-react-jsx": { - "type": "npm", - "name": "npm:@babel/plugin-transform-react-jsx", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-react-jsx", - "hash": "sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==" - } - }, - "npm:@babel/plugin-transform-regenerator": { - "type": "npm", - "name": "npm:@babel/plugin-transform-regenerator", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-regenerator", - "hash": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==" - } - }, - "npm:@babel/plugin-transform-reserved-words": { - "type": "npm", - "name": "npm:@babel/plugin-transform-reserved-words", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-reserved-words", - "hash": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==" - } - }, - "npm:@babel/plugin-transform-runtime@7.25.4": { - "type": "npm", - "name": "npm:@babel/plugin-transform-runtime@7.25.4", - "data": { - "version": "7.25.4", - "packageName": "@babel/plugin-transform-runtime", - "hash": "sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==" - } - }, - "npm:@babel/plugin-transform-runtime@7.25.9": { - "type": "npm", - "name": "npm:@babel/plugin-transform-runtime@7.25.9", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-runtime", - "hash": "sha512-nZp7GlEl+yULJrClz0SwHPqir3lc0zsPrDHQUcxGspSL7AKrexNSEfTbfqnDNJUO13bgKyfuOLMF8Xqtu8j3YQ==" - } - }, - "npm:@babel/plugin-transform-shorthand-properties": { - "type": "npm", - "name": "npm:@babel/plugin-transform-shorthand-properties", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-shorthand-properties", - "hash": "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==" - } - }, - "npm:@babel/plugin-transform-spread": { - "type": "npm", - "name": "npm:@babel/plugin-transform-spread", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-spread", - "hash": "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==" - } - }, - "npm:@babel/plugin-transform-sticky-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-sticky-regex", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-sticky-regex", - "hash": "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==" - } - }, - "npm:@babel/plugin-transform-template-literals": { - "type": "npm", - "name": "npm:@babel/plugin-transform-template-literals", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-template-literals", - "hash": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==" - } - }, - "npm:@babel/plugin-transform-typeof-symbol": { - "type": "npm", - "name": "npm:@babel/plugin-transform-typeof-symbol", - "data": { - "version": "7.24.8", - "packageName": "@babel/plugin-transform-typeof-symbol", - "hash": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==" - } - }, - "npm:@babel/plugin-transform-typescript": { - "type": "npm", - "name": "npm:@babel/plugin-transform-typescript", - "data": { - "version": "7.26.7", - "packageName": "@babel/plugin-transform-typescript", - "hash": "sha512-5cJurntg+AT+cgelGP9Bt788DKiAw9gIMSMU2NJrLAilnj0m8WZWUNZPSLOmadYsujHutpgElO+50foX+ib/Wg==" - } - }, - "npm:@babel/plugin-transform-unicode-escapes": { - "type": "npm", - "name": "npm:@babel/plugin-transform-unicode-escapes", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-unicode-escapes", - "hash": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==" - } - }, - "npm:@babel/plugin-transform-unicode-property-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-unicode-property-regex", - "data": { - "version": "7.24.7", - "packageName": "@babel/plugin-transform-unicode-property-regex", - "hash": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==" - } - }, - "npm:@babel/plugin-transform-unicode-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-unicode-regex", - "data": { - "version": "7.25.9", - "packageName": "@babel/plugin-transform-unicode-regex", - "hash": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==" - } - }, - "npm:@babel/plugin-transform-unicode-sets-regex": { - "type": "npm", - "name": "npm:@babel/plugin-transform-unicode-sets-regex", - "data": { - "version": "7.25.4", - "packageName": "@babel/plugin-transform-unicode-sets-regex", - "hash": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==" - } - }, - "npm:@babel/preset-env": { - "type": "npm", - "name": "npm:@babel/preset-env", - "data": { - "version": "7.25.4", - "packageName": "@babel/preset-env", - "hash": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==" - } - }, - "npm:@babel/preset-flow": { - "type": "npm", - "name": "npm:@babel/preset-flow", - "data": { - "version": "7.25.9", - "packageName": "@babel/preset-flow", - "hash": "sha512-EASHsAhE+SSlEzJ4bzfusnXSHiU+JfAYzj+jbw2vgQKgq5HrUr8qs+vgtiEL5dOH6sEweI+PNt2D7AqrDSHyqQ==" - } - }, - "npm:@babel/preset-modules": { - "type": "npm", - "name": "npm:@babel/preset-modules", - "data": { - "version": "0.1.6-no-external-plugins", - "packageName": "@babel/preset-modules", - "hash": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==" - } - }, - "npm:@babel/preset-typescript@7.24.7": { - "type": "npm", - "name": "npm:@babel/preset-typescript@7.24.7", - "data": { - "version": "7.24.7", - "packageName": "@babel/preset-typescript", - "hash": "sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==" - } - }, - "npm:@babel/preset-typescript@7.26.0": { - "type": "npm", - "name": "npm:@babel/preset-typescript@7.26.0", - "data": { - "version": "7.26.0", - "packageName": "@babel/preset-typescript", - "hash": "sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==" - } - }, - "npm:@babel/register": { - "type": "npm", - "name": "npm:@babel/register", - "data": { - "version": "7.25.9", - "packageName": "@babel/register", - "hash": "sha512-8D43jXtGsYmEeDvm4MWHYUpWf8iiXgWYx3fW7E7Wb7Oe6FWqJPl5K6TuFW0dOwNZzEE5rjlaSJYH9JjrUKJszA==" - } - }, - "npm:@babel/runtime@7.25.6": { - "type": "npm", - "name": "npm:@babel/runtime@7.25.6", - "data": { - "version": "7.25.6", - "packageName": "@babel/runtime", - "hash": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==" - } - }, - "npm:@babel/runtime@7.26.7": { - "type": "npm", - "name": "npm:@babel/runtime@7.26.7", - "data": { - "version": "7.26.7", - "packageName": "@babel/runtime", - "hash": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==" - } - }, - "npm:@babel/template": { - "type": "npm", - "name": "npm:@babel/template", - "data": { - "version": "7.25.9", - "packageName": "@babel/template", - "hash": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==" - } - }, - "npm:@babel/traverse": { - "type": "npm", - "name": "npm:@babel/traverse", - "data": { - "version": "7.26.7", - "packageName": "@babel/traverse", - "hash": "sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==" - } - }, - "npm:@babel/types": { - "type": "npm", - "name": "npm:@babel/types", - "data": { - "version": "7.26.7", - "packageName": "@babel/types", - "hash": "sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==" - } - }, - "npm:@bcoe/v8-coverage": { - "type": "npm", - "name": "npm:@bcoe/v8-coverage", - "data": { - "version": "0.2.3", - "packageName": "@bcoe/v8-coverage", - "hash": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" - } - }, - "npm:@bufbuild/protobuf": { - "type": "npm", - "name": "npm:@bufbuild/protobuf", - "data": { - "version": "2.2.3", - "packageName": "@bufbuild/protobuf", - "hash": "sha512-tFQoXHJdkEOSwj5tRIZSPNUuXK3RaR7T1nUrPgbYX1pUbvqqaaZAsfo+NXBPsz5rZMSKVFrgK1WL8Q/MSLvprg==" - } - }, - "npm:@callstack/repack-dev-server": { - "type": "npm", - "name": "npm:@callstack/repack-dev-server", - "data": { - "version": "5.0.3", - "packageName": "@callstack/repack-dev-server", - "hash": "sha512-APZW9r/3sw21au/YE9sfGMb9aBomhREFhSbXJH7jo+2rPEGIsqfou8lf7Wjaj4sEa9yjdTcM/G/IwryD3yz9WA==" - } - }, - "npm:@callstack/repack": { - "type": "npm", - "name": "npm:@callstack/repack", - "data": { - "version": "5.0.3", - "packageName": "@callstack/repack", - "hash": "sha512-+cMsBw9X9hE7+zi34l0N15Lx/OPjW3nc3r4CSFnNgtz626adSXEk5I0LII1Mnvz7urZuR+vfg/CF3/enaTiegA==" - } - }, - "npm:@callstack/rspress-theme": { - "type": "npm", - "name": "npm:@callstack/rspress-theme", - "data": { - "version": "0.0.3", - "packageName": "@callstack/rspress-theme", - "hash": "sha512-gkZTqaGY0kh4+/2GNq3W0mzjQoB6mllrjcfoV0b2M9IRwHu550mftWnUKB9IPRsLRpXra3VxV/FqTSowUpatZw==" - } - }, - "npm:@changesets/apply-release-plan": { - "type": "npm", - "name": "npm:@changesets/apply-release-plan", - "data": { - "version": "7.0.8", - "packageName": "@changesets/apply-release-plan", - "hash": "sha512-qjMUj4DYQ1Z6qHawsn7S71SujrExJ+nceyKKyI9iB+M5p9lCL55afuEd6uLBPRpLGWQwkwvWegDHtwHJb1UjpA==" - } - }, - "npm:@changesets/assemble-release-plan": { - "type": "npm", - "name": "npm:@changesets/assemble-release-plan", - "data": { - "version": "6.0.5", - "packageName": "@changesets/assemble-release-plan", - "hash": "sha512-IgvBWLNKZd6k4t72MBTBK3nkygi0j3t3zdC1zrfusYo0KpdsvnDjrMM9vPnTCLCMlfNs55jRL4gIMybxa64FCQ==" - } - }, - "npm:@changesets/changelog-git": { - "type": "npm", - "name": "npm:@changesets/changelog-git", - "data": { - "version": "0.2.0", - "packageName": "@changesets/changelog-git", - "hash": "sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==" - } - }, - "npm:@changesets/cli": { - "type": "npm", - "name": "npm:@changesets/cli", - "data": { - "version": "2.27.12", - "packageName": "@changesets/cli", - "hash": "sha512-9o3fOfHYOvBnyEn0mcahB7wzaA3P4bGJf8PNqGit5PKaMEFdsRixik+txkrJWd2VX+O6wRFXpxQL8j/1ANKE9g==" - } - }, - "npm:@changesets/config": { - "type": "npm", - "name": "npm:@changesets/config", - "data": { - "version": "3.0.5", - "packageName": "@changesets/config", - "hash": "sha512-QyXLSSd10GquX7hY0Mt4yQFMEeqnO5z/XLpbIr4PAkNNoQNKwDyiSrx4yd749WddusH1v3OSiA0NRAYmH/APpQ==" - } - }, - "npm:@changesets/errors": { - "type": "npm", - "name": "npm:@changesets/errors", - "data": { - "version": "0.2.0", - "packageName": "@changesets/errors", - "hash": "sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==" - } - }, - "npm:@changesets/get-dependents-graph": { - "type": "npm", - "name": "npm:@changesets/get-dependents-graph", - "data": { - "version": "2.1.2", - "packageName": "@changesets/get-dependents-graph", - "hash": "sha512-sgcHRkiBY9i4zWYBwlVyAjEM9sAzs4wYVwJUdnbDLnVG3QwAaia1Mk5P8M7kraTOZN+vBET7n8KyB0YXCbFRLQ==" - } - }, - "npm:@changesets/get-release-plan": { - "type": "npm", - "name": "npm:@changesets/get-release-plan", - "data": { - "version": "4.0.6", - "packageName": "@changesets/get-release-plan", - "hash": "sha512-FHRwBkY7Eili04Y5YMOZb0ezQzKikTka4wL753vfUA5COSebt7KThqiuCN9BewE4/qFGgF/5t3AuzXx1/UAY4w==" - } - }, - "npm:@changesets/get-version-range-type": { - "type": "npm", - "name": "npm:@changesets/get-version-range-type", - "data": { - "version": "0.4.0", - "packageName": "@changesets/get-version-range-type", - "hash": "sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==" - } - }, - "npm:@changesets/git": { - "type": "npm", - "name": "npm:@changesets/git", - "data": { - "version": "3.0.2", - "packageName": "@changesets/git", - "hash": "sha512-r1/Kju9Y8OxRRdvna+nxpQIsMsRQn9dhhAZt94FLDeu0Hij2hnOozW8iqnHBgvu+KdnJppCveQwK4odwfw/aWQ==" - } - }, - "npm:@changesets/logger": { - "type": "npm", - "name": "npm:@changesets/logger", - "data": { - "version": "0.1.1", - "packageName": "@changesets/logger", - "hash": "sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==" - } - }, - "npm:@changesets/parse": { - "type": "npm", - "name": "npm:@changesets/parse", - "data": { - "version": "0.4.0", - "packageName": "@changesets/parse", - "hash": "sha512-TS/9KG2CdGXS27S+QxbZXgr8uPsP4yNJYb4BC2/NeFUj80Rni3TeD2qwWmabymxmrLo7JEsytXH1FbpKTbvivw==" - } - }, - "npm:@changesets/pre": { - "type": "npm", - "name": "npm:@changesets/pre", - "data": { - "version": "2.0.1", - "packageName": "@changesets/pre", - "hash": "sha512-vvBJ/If4jKM4tPz9JdY2kGOgWmCowUYOi5Ycv8dyLnEE8FgpYYUo1mgJZxcdtGGP3aG8rAQulGLyyXGSLkIMTQ==" - } - }, - "npm:@changesets/read": { - "type": "npm", - "name": "npm:@changesets/read", - "data": { - "version": "0.6.2", - "packageName": "@changesets/read", - "hash": "sha512-wjfQpJvryY3zD61p8jR87mJdyx2FIhEcdXhKUqkja87toMrP/3jtg/Yg29upN+N4Ckf525/uvV7a4tzBlpk6gg==" - } - }, - "npm:@changesets/should-skip-package": { - "type": "npm", - "name": "npm:@changesets/should-skip-package", - "data": { - "version": "0.1.1", - "packageName": "@changesets/should-skip-package", - "hash": "sha512-H9LjLbF6mMHLtJIc/eHR9Na+MifJ3VxtgP/Y+XLn4BF7tDTEN1HNYtH6QMcjP1uxp9sjaFYmW8xqloaCi/ckTg==" - } - }, - "npm:@changesets/types@4.1.0": { - "type": "npm", - "name": "npm:@changesets/types@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "@changesets/types", - "hash": "sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==" - } - }, - "npm:@changesets/types@6.0.0": { - "type": "npm", - "name": "npm:@changesets/types@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "@changesets/types", - "hash": "sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ==" - } - }, - "npm:@changesets/write": { - "type": "npm", - "name": "npm:@changesets/write", - "data": { - "version": "0.3.2", - "packageName": "@changesets/write", - "hash": "sha512-kDxDrPNpUgsjDbWBvUo27PzKX4gqeKOlhibaOXDJA6kuBisGqNHv/HwGJrAu8U/dSf8ZEFIeHIPtvSlZI1kULw==" - } - }, - "npm:@clack/core": { - "type": "npm", - "name": "npm:@clack/core", - "data": { - "version": "0.4.1", - "packageName": "@clack/core", - "hash": "sha512-Pxhij4UXg8KSr7rPek6Zowm+5M22rbd2g1nfojHJkxp5YkFqiZ2+YLEM/XGVIzvGOcM0nqjIFxrpDwWRZYWYjA==" - } - }, - "npm:@clack/prompts": { - "type": "npm", - "name": "npm:@clack/prompts", - "data": { - "version": "0.10.0", - "packageName": "@clack/prompts", - "hash": "sha512-H3rCl6CwW1NdQt9rE3n373t7o5cthPv7yUoxF2ytZvyvlJv89C5RYMJu83Hed8ODgys5vpBU0GKxIRG83jd8NQ==" - } - }, - "npm:@cspotcode/source-map-support": { - "type": "npm", - "name": "npm:@cspotcode/source-map-support", - "data": { - "version": "0.8.1", - "packageName": "@cspotcode/source-map-support", - "hash": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==" - } - }, - "npm:@cypress/request": { - "type": "npm", - "name": "npm:@cypress/request", - "data": { - "version": "3.0.7", - "packageName": "@cypress/request", - "hash": "sha512-LzxlLEMbBOPYB85uXrDqvD4MgcenjRBLIns3zyhx7vTPj/0u2eQhzXvPiGcaJrV38Q9dbkExWp6cOHPJ+EtFYg==" - } - }, - "npm:@discoveryjs/json-ext": { - "type": "npm", - "name": "npm:@discoveryjs/json-ext", - "data": { - "version": "0.5.7", - "packageName": "@discoveryjs/json-ext", - "hash": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==" - } - }, - "npm:@emnapi/core": { - "type": "npm", - "name": "npm:@emnapi/core", - "data": { - "version": "1.2.0", - "packageName": "@emnapi/core", - "hash": "sha512-E7Vgw78I93we4ZWdYCb4DGAwRROGkMIXk7/y87UmANR+J6qsWusmC3gLt0H+O0KOt5e6O38U8oJamgbudrES/w==" - } - }, - "npm:@emnapi/runtime": { - "type": "npm", - "name": "npm:@emnapi/runtime", - "data": { - "version": "1.2.0", - "packageName": "@emnapi/runtime", - "hash": "sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==" - } - }, - "npm:@emnapi/wasi-threads": { - "type": "npm", - "name": "npm:@emnapi/wasi-threads", - "data": { - "version": "1.0.1", - "packageName": "@emnapi/wasi-threads", - "hash": "sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==" - } - }, - "npm:@esbuild/aix-ppc64": { - "type": "npm", - "name": "npm:@esbuild/aix-ppc64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/aix-ppc64", - "hash": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==" - } - }, - "npm:@esbuild/android-arm64": { - "type": "npm", - "name": "npm:@esbuild/android-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/android-arm64", - "hash": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==" - } - }, - "npm:@esbuild/android-arm": { - "type": "npm", - "name": "npm:@esbuild/android-arm", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/android-arm", - "hash": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==" - } - }, - "npm:@esbuild/android-x64": { - "type": "npm", - "name": "npm:@esbuild/android-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/android-x64", - "hash": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==" - } - }, - "npm:@esbuild/darwin-arm64": { - "type": "npm", - "name": "npm:@esbuild/darwin-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/darwin-arm64", - "hash": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==" - } - }, - "npm:@esbuild/darwin-x64": { - "type": "npm", - "name": "npm:@esbuild/darwin-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/darwin-x64", - "hash": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==" - } - }, - "npm:@esbuild/freebsd-arm64": { - "type": "npm", - "name": "npm:@esbuild/freebsd-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/freebsd-arm64", - "hash": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==" - } - }, - "npm:@esbuild/freebsd-x64": { - "type": "npm", - "name": "npm:@esbuild/freebsd-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/freebsd-x64", - "hash": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==" - } - }, - "npm:@esbuild/linux-arm64": { - "type": "npm", - "name": "npm:@esbuild/linux-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-arm64", - "hash": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==" - } - }, - "npm:@esbuild/linux-arm": { - "type": "npm", - "name": "npm:@esbuild/linux-arm", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-arm", - "hash": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==" - } - }, - "npm:@esbuild/linux-ia32": { - "type": "npm", - "name": "npm:@esbuild/linux-ia32", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-ia32", - "hash": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==" - } - }, - "npm:@esbuild/linux-loong64": { - "type": "npm", - "name": "npm:@esbuild/linux-loong64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-loong64", - "hash": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==" - } - }, - "npm:@esbuild/linux-mips64el": { - "type": "npm", - "name": "npm:@esbuild/linux-mips64el", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-mips64el", - "hash": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==" - } - }, - "npm:@esbuild/linux-ppc64": { - "type": "npm", - "name": "npm:@esbuild/linux-ppc64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-ppc64", - "hash": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==" - } - }, - "npm:@esbuild/linux-riscv64": { - "type": "npm", - "name": "npm:@esbuild/linux-riscv64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-riscv64", - "hash": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==" - } - }, - "npm:@esbuild/linux-s390x": { - "type": "npm", - "name": "npm:@esbuild/linux-s390x", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-s390x", - "hash": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==" - } - }, - "npm:@esbuild/linux-x64": { - "type": "npm", - "name": "npm:@esbuild/linux-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/linux-x64", - "hash": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==" - } - }, - "npm:@esbuild/netbsd-x64": { - "type": "npm", - "name": "npm:@esbuild/netbsd-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/netbsd-x64", - "hash": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==" - } - }, - "npm:@esbuild/openbsd-x64": { - "type": "npm", - "name": "npm:@esbuild/openbsd-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/openbsd-x64", - "hash": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==" - } - }, - "npm:@esbuild/sunos-x64": { - "type": "npm", - "name": "npm:@esbuild/sunos-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/sunos-x64", - "hash": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==" - } - }, - "npm:@esbuild/win32-arm64": { - "type": "npm", - "name": "npm:@esbuild/win32-arm64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/win32-arm64", - "hash": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==" - } - }, - "npm:@esbuild/win32-ia32": { - "type": "npm", - "name": "npm:@esbuild/win32-ia32", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/win32-ia32", - "hash": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==" - } - }, - "npm:@esbuild/win32-x64": { - "type": "npm", - "name": "npm:@esbuild/win32-x64", - "data": { - "version": "0.21.5", - "packageName": "@esbuild/win32-x64", - "hash": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==" - } - }, - "npm:@eslint-community/eslint-utils": { - "type": "npm", - "name": "npm:@eslint-community/eslint-utils", - "data": { - "version": "4.4.0", - "packageName": "@eslint-community/eslint-utils", - "hash": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==" - } - }, - "npm:@eslint-community/regexpp": { - "type": "npm", - "name": "npm:@eslint-community/regexpp", - "data": { - "version": "4.11.1", - "packageName": "@eslint-community/regexpp", - "hash": "sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==" - } - }, - "npm:@eslint/config-array": { - "type": "npm", - "name": "npm:@eslint/config-array", - "data": { - "version": "0.18.0", - "packageName": "@eslint/config-array", - "hash": "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==" - } - }, - "npm:@eslint/eslintrc": { - "type": "npm", - "name": "npm:@eslint/eslintrc", - "data": { - "version": "3.1.0", - "packageName": "@eslint/eslintrc", - "hash": "sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==" - } - }, - "npm:@eslint/js": { - "type": "npm", - "name": "npm:@eslint/js", - "data": { - "version": "9.11.0", - "packageName": "@eslint/js", - "hash": "sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==" - } - }, - "npm:@eslint/object-schema": { - "type": "npm", - "name": "npm:@eslint/object-schema", - "data": { - "version": "2.1.4", - "packageName": "@eslint/object-schema", - "hash": "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==" - } - }, - "npm:@eslint/plugin-kit": { - "type": "npm", - "name": "npm:@eslint/plugin-kit", - "data": { - "version": "0.2.0", - "packageName": "@eslint/plugin-kit", - "hash": "sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==" - } - }, - "npm:@expo/fingerprint": { - "type": "npm", - "name": "npm:@expo/fingerprint", - "data": { - "version": "0.11.6", - "packageName": "@expo/fingerprint", - "hash": "sha512-hlVIfMEJYZIqIFMjeGRN5GhK/h6vJ3M4QVc1ZD8F0Bh7gMeI+jZkEyZdL5XT29jergQrksP638e2qFwgrGTw/w==" - } - }, - "npm:@expo/spawn-async": { - "type": "npm", - "name": "npm:@expo/spawn-async", - "data": { - "version": "1.7.2", - "packageName": "@expo/spawn-async", - "hash": "sha512-QdWi16+CHB9JYP7gma19OVVg0BFkvU8zNj9GjWorYI8Iv8FUxjOCcYRuAmX4s/h91e4e7BPsskc8cSrZYho9Ew==" - } - }, - "npm:@fastify/ajv-compiler": { - "type": "npm", - "name": "npm:@fastify/ajv-compiler", - "data": { - "version": "3.6.0", - "packageName": "@fastify/ajv-compiler", - "hash": "sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==" - } - }, - "npm:@fastify/error": { - "type": "npm", - "name": "npm:@fastify/error", - "data": { - "version": "3.4.1", - "packageName": "@fastify/error", - "hash": "sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==" - } - }, - "npm:@fastify/fast-json-stringify-compiler": { - "type": "npm", - "name": "npm:@fastify/fast-json-stringify-compiler", - "data": { - "version": "4.3.0", - "packageName": "@fastify/fast-json-stringify-compiler", - "hash": "sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==" - } - }, - "npm:@fastify/merge-json-schemas": { - "type": "npm", - "name": "npm:@fastify/merge-json-schemas", - "data": { - "version": "0.1.1", - "packageName": "@fastify/merge-json-schemas", - "hash": "sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==" - } - }, - "npm:@fastify/middie": { - "type": "npm", - "name": "npm:@fastify/middie", - "data": { - "version": "8.3.3", - "packageName": "@fastify/middie", - "hash": "sha512-+WHavMQr9CNTZoy2cjoDxoWp76kZ3JKjAtZj5sXNlxX5XBzHig0TeCPfPc+1+NQmliXtndT3PFwAjrQHE/6wnQ==" - } - }, - "npm:@fastify/sensible": { - "type": "npm", - "name": "npm:@fastify/sensible", - "data": { - "version": "5.6.0", - "packageName": "@fastify/sensible", - "hash": "sha512-Vq6Z2ZQy10GDqON+hvLF52K99s9et5gVVxTul5n3SIAf0Kq5QjPRUKkAMT3zPAiiGvoHtS3APa/3uaxfDgCODQ==" - } - }, - "npm:@hapi/hoek": { - "type": "npm", - "name": "npm:@hapi/hoek", - "data": { - "version": "9.3.0", - "packageName": "@hapi/hoek", - "hash": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" - } - }, - "npm:@hapi/topo": { - "type": "npm", - "name": "npm:@hapi/topo", - "data": { - "version": "5.1.0", - "packageName": "@hapi/topo", - "hash": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==" - } - }, - "npm:@humanwhocodes/module-importer": { - "type": "npm", - "name": "npm:@humanwhocodes/module-importer", - "data": { - "version": "1.0.1", - "packageName": "@humanwhocodes/module-importer", - "hash": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" - } - }, - "npm:@humanwhocodes/retry": { - "type": "npm", - "name": "npm:@humanwhocodes/retry", - "data": { - "version": "0.3.0", - "packageName": "@humanwhocodes/retry", - "hash": "sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==" - } - }, - "npm:@isaacs/cliui": { - "type": "npm", - "name": "npm:@isaacs/cliui", - "data": { - "version": "8.0.2", - "packageName": "@isaacs/cliui", - "hash": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" - } - }, - "npm:@isaacs/fs-minipass": { - "type": "npm", - "name": "npm:@isaacs/fs-minipass", - "data": { - "version": "4.0.1", - "packageName": "@isaacs/fs-minipass", - "hash": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==" - } - }, - "npm:@isaacs/ttlcache": { - "type": "npm", - "name": "npm:@isaacs/ttlcache", - "data": { - "version": "1.4.1", - "packageName": "@isaacs/ttlcache", - "hash": "sha512-RQgQ4uQ+pLbqXfOmieB91ejmLwvSgv9nLx6sT6sD83s7umBypgg+OIBOBbEUiJXrfpnp9j0mRhYYdzp9uqq3lA==" - } - }, - "npm:@istanbuljs/load-nyc-config": { - "type": "npm", - "name": "npm:@istanbuljs/load-nyc-config", - "data": { - "version": "1.1.0", - "packageName": "@istanbuljs/load-nyc-config", - "hash": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==" - } - }, - "npm:@istanbuljs/schema": { - "type": "npm", - "name": "npm:@istanbuljs/schema", - "data": { - "version": "0.1.3", - "packageName": "@istanbuljs/schema", - "hash": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" - } - }, - "npm:@jest/create-cache-key-function": { - "type": "npm", - "name": "npm:@jest/create-cache-key-function", - "data": { - "version": "29.7.0", - "packageName": "@jest/create-cache-key-function", - "hash": "sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA==" - } - }, - "npm:@jest/environment": { - "type": "npm", - "name": "npm:@jest/environment", - "data": { - "version": "29.7.0", - "packageName": "@jest/environment", - "hash": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==" - } - }, - "npm:@jest/fake-timers": { - "type": "npm", - "name": "npm:@jest/fake-timers", - "data": { - "version": "29.7.0", - "packageName": "@jest/fake-timers", - "hash": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==" - } - }, - "npm:@jest/schemas@28.1.3": { - "type": "npm", - "name": "npm:@jest/schemas@28.1.3", - "data": { - "version": "28.1.3", - "packageName": "@jest/schemas", - "hash": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==" - } - }, - "npm:@jest/schemas@29.6.3": { - "type": "npm", - "name": "npm:@jest/schemas@29.6.3", - "data": { - "version": "29.6.3", - "packageName": "@jest/schemas", - "hash": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" - } - }, - "npm:@jest/transform": { - "type": "npm", - "name": "npm:@jest/transform", - "data": { - "version": "29.7.0", - "packageName": "@jest/transform", - "hash": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==" - } - }, - "npm:@jest/types@26.6.2": { - "type": "npm", - "name": "npm:@jest/types@26.6.2", - "data": { - "version": "26.6.2", - "packageName": "@jest/types", - "hash": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==" - } - }, - "npm:@jest/types@29.6.3": { - "type": "npm", - "name": "npm:@jest/types@29.6.3", - "data": { - "version": "29.6.3", - "packageName": "@jest/types", - "hash": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==" - } - }, - "npm:@jridgewell/gen-mapping@0.3.5": { - "type": "npm", - "name": "npm:@jridgewell/gen-mapping@0.3.5", - "data": { - "version": "0.3.5", - "packageName": "@jridgewell/gen-mapping", - "hash": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" - } - }, - "npm:@jridgewell/gen-mapping@0.3.8": { - "type": "npm", - "name": "npm:@jridgewell/gen-mapping@0.3.8", - "data": { - "version": "0.3.8", - "packageName": "@jridgewell/gen-mapping", - "hash": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==" - } - }, - "npm:@jridgewell/resolve-uri": { - "type": "npm", - "name": "npm:@jridgewell/resolve-uri", - "data": { - "version": "3.1.2", - "packageName": "@jridgewell/resolve-uri", - "hash": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" - } - }, - "npm:@jridgewell/set-array": { - "type": "npm", - "name": "npm:@jridgewell/set-array", - "data": { - "version": "1.2.1", - "packageName": "@jridgewell/set-array", - "hash": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" - } - }, - "npm:@jridgewell/source-map": { - "type": "npm", - "name": "npm:@jridgewell/source-map", - "data": { - "version": "0.3.6", - "packageName": "@jridgewell/source-map", - "hash": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==" - } - }, - "npm:@jridgewell/sourcemap-codec": { - "type": "npm", - "name": "npm:@jridgewell/sourcemap-codec", - "data": { - "version": "1.5.0", - "packageName": "@jridgewell/sourcemap-codec", - "hash": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" - } - }, - "npm:@jridgewell/trace-mapping@0.3.25": { - "type": "npm", - "name": "npm:@jridgewell/trace-mapping@0.3.25", - "data": { - "version": "0.3.25", - "packageName": "@jridgewell/trace-mapping", - "hash": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" - } - }, - "npm:@jridgewell/trace-mapping@0.3.9": { - "type": "npm", - "name": "npm:@jridgewell/trace-mapping@0.3.9", - "data": { - "version": "0.3.9", - "packageName": "@jridgewell/trace-mapping", - "hash": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==" - } - }, - "npm:@jsonjoy.com/base64": { - "type": "npm", - "name": "npm:@jsonjoy.com/base64", - "data": { - "version": "1.1.2", - "packageName": "@jsonjoy.com/base64", - "hash": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==" - } - }, - "npm:@jsonjoy.com/json-pack": { - "type": "npm", - "name": "npm:@jsonjoy.com/json-pack", - "data": { - "version": "1.1.0", - "packageName": "@jsonjoy.com/json-pack", - "hash": "sha512-zlQONA+msXPPwHWZMKFVS78ewFczIll5lXiVPwFPCZUsrOKdxc2AvxU1HoNBmMRhqDZUR9HkC3UOm+6pME6Xsg==" - } - }, - "npm:@jsonjoy.com/util": { - "type": "npm", - "name": "npm:@jsonjoy.com/util", - "data": { - "version": "1.5.0", - "packageName": "@jsonjoy.com/util", - "hash": "sha512-ojoNsrIuPI9g6o8UxhraZQSyF2ByJanAY4cTFbc8Mf2AXEF4aQRGY1dJxyJpuyav8r9FGflEt/Ff3u5Nt6YMPA==" - } - }, - "npm:@lukeed/ms": { - "type": "npm", - "name": "npm:@lukeed/ms", - "data": { - "version": "2.0.2", - "packageName": "@lukeed/ms", - "hash": "sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==" - } - }, - "npm:@manypkg/find-root": { - "type": "npm", - "name": "npm:@manypkg/find-root", - "data": { - "version": "1.1.0", - "packageName": "@manypkg/find-root", - "hash": "sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==" - } - }, - "npm:@manypkg/get-packages": { - "type": "npm", - "name": "npm:@manypkg/get-packages", - "data": { - "version": "1.1.3", - "packageName": "@manypkg/get-packages", - "hash": "sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==" - } - }, - "npm:@mdx-js/loader": { - "type": "npm", - "name": "npm:@mdx-js/loader", - "data": { - "version": "3.1.0", - "packageName": "@mdx-js/loader", - "hash": "sha512-xU/lwKdOyfXtQGqn3VnJjlDrmKXEvMi1mgYxVmukEUtVycIz1nh7oQ40bKTd4cA7rLStqu0740pnhGYxGoqsCg==" - } - }, - "npm:@mdx-js/mdx": { - "type": "npm", - "name": "npm:@mdx-js/mdx", - "data": { - "version": "3.1.0", - "packageName": "@mdx-js/mdx", - "hash": "sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==" - } - }, - "npm:@mdx-js/react@2.3.0": { - "type": "npm", - "name": "npm:@mdx-js/react@2.3.0", - "data": { - "version": "2.3.0", - "packageName": "@mdx-js/react", - "hash": "sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==" - } - }, - "npm:@mdx-js/react@3.1.0": { - "type": "npm", - "name": "npm:@mdx-js/react@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "@mdx-js/react", - "hash": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==" - } - }, - "npm:@module-federation/error-codes@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/error-codes@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/error-codes", - "hash": "sha512-azgGDBnFRfqlivHOl96ZjlFUFlukESz2Rnnz/pINiSqoBBNjUE0fcAZP4X6jgrVITuEg90YkruZa7pW9I3m7Uw==" - } - }, - "npm:@module-federation/error-codes@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/error-codes@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/error-codes", - "hash": "sha512-55LYmrDdKb4jt+qr8qE8U3al62ZANp3FhfVaNPOaAmdTh0jHdD8M3yf5HKFlr5xVkVO4eV/F/J2NCfpbh+pEXQ==" - } - }, - "npm:@module-federation/runtime-core": { - "type": "npm", - "name": "npm:@module-federation/runtime-core", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/runtime-core", - "hash": "sha512-TfyKfkSAentKeuvSsAItk8s5tqQSMfIRTPN2e1aoaq/kFhE+7blps719csyWSX5Lg5Es7WXKMsXHy40UgtBtuw==" - } - }, - "npm:@module-federation/runtime-tools@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/runtime-tools@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/runtime-tools", - "hash": "sha512-GEF1pxqLc80osIMZmE8j9UKZSaTm2hX2lql8tgIH/O9yK4wnF06k6LL5Ah+wJt+oJv6Dj55ri/MoxMP4SXoPNA==" - } - }, - "npm:@module-federation/runtime-tools@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/runtime-tools@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/runtime-tools", - "hash": "sha512-fjVOsItJ1u5YY6E9FnS56UDwZgqEQUrWFnouRiPtK123LUuqUI9FH4redZoKWlE1PB0ir1Z3tnqy8eFYzPO38Q==" - } - }, - "npm:@module-federation/runtime@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/runtime@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/runtime", - "hash": "sha512-ZHnYvBquDm49LiHfv6fgagMo/cVJneijNJzfPh6S0CJrPS2Tay1bnTXzy8VA5sdIrESagYPaskKMGIj7YfnPug==" - } - }, - "npm:@module-federation/runtime@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/runtime@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/runtime", - "hash": "sha512-yZeZ7z2Rx4gv/0E97oLTF3V6N25vglmwXGgoeju/W2YjsFvWzVtCDI7zRRb0mJhU6+jmSM8jP1DeQGbea/AiZQ==" - } - }, - "npm:@module-federation/sdk@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/sdk@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/sdk", - "hash": "sha512-bmf2FGQ0ymZuxYnw9bIUfhV3y6zDhaqgydEjbl4msObKMLGXZqhse2pTIIxBFpIxR1oONKX/y2FAolDCTlWKiw==" - } - }, - "npm:@module-federation/sdk@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/sdk@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/sdk", - "hash": "sha512-waABomIjg/5m1rPDBWYG4KUhS5r7OUUY7S+avpaVIY/tkPWB3ibRDKy2dNLLAMaLKq0u+B1qIdEp4NIWkqhqpg==" - } - }, - "npm:@module-federation/webpack-bundler-runtime@0.13.1": { - "type": "npm", - "name": "npm:@module-federation/webpack-bundler-runtime@0.13.1", - "data": { - "version": "0.13.1", - "packageName": "@module-federation/webpack-bundler-runtime", - "hash": "sha512-QSuSIGa09S8mthbB1L6xERqrz+AzPlHR6D7RwAzssAc+IHf40U6NiTLPzUqp9mmKDhC5Tm0EISU0ZHNeJpnpBQ==" - } - }, - "npm:@module-federation/webpack-bundler-runtime@0.8.4": { - "type": "npm", - "name": "npm:@module-federation/webpack-bundler-runtime@0.8.4", - "data": { - "version": "0.8.4", - "packageName": "@module-federation/webpack-bundler-runtime", - "hash": "sha512-HggROJhvHPUX7uqBD/XlajGygMNM1DG0+4OAkk8MBQe4a18QzrRNzZt6XQbRTSG4OaEoyRWhQHvYD3Yps405tQ==" - } - }, - "npm:@napi-rs/wasm-runtime": { - "type": "npm", - "name": "npm:@napi-rs/wasm-runtime", - "data": { - "version": "0.2.4", - "packageName": "@napi-rs/wasm-runtime", - "hash": "sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==" - } - }, - "npm:@nodelib/fs.scandir": { - "type": "npm", - "name": "npm:@nodelib/fs.scandir", - "data": { - "version": "2.1.5", - "packageName": "@nodelib/fs.scandir", - "hash": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" - } - }, - "npm:@nodelib/fs.stat": { - "type": "npm", - "name": "npm:@nodelib/fs.stat", - "data": { - "version": "2.0.5", - "packageName": "@nodelib/fs.stat", - "hash": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" - } - }, - "npm:@nodelib/fs.walk": { - "type": "npm", - "name": "npm:@nodelib/fs.walk", - "data": { - "version": "1.2.8", - "packageName": "@nodelib/fs.walk", - "hash": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" - } - }, - "npm:@nx/devkit": { - "type": "npm", - "name": "npm:@nx/devkit", - "data": { - "version": "20.3.0", - "packageName": "@nx/devkit", - "hash": "sha512-u9oRd2F33DLNWPbzpYGW7xuMEYUAOwO9DLP9nGYpxbZXy6Z4AdoKeqhN+KBTyg8+DyQGuKUSEXcWriDyLLgcHw==" - } - }, - "npm:@nx/eslint-plugin": { - "type": "npm", - "name": "npm:@nx/eslint-plugin", - "data": { - "version": "20.3.0", - "packageName": "@nx/eslint-plugin", - "hash": "sha512-U9DvbR7quyfnWk8ZCJlwKbIInZ5gd4be93X5gii966vM81n3lbWLc7y4avU4r3732X2pnpFGJqBgP8ov8JE/fw==" - } - }, - "npm:@nx/eslint": { - "type": "npm", - "name": "npm:@nx/eslint", - "data": { - "version": "20.3.0", - "packageName": "@nx/eslint", - "hash": "sha512-QhApF0HAcMm0tc7kXna4XuFUuO3oroWvGmvzGqBSa3GyuXbAz1VJ1RFWYkyQzjAsltaBcMUFCA+ORUM+PN1sWA==" - } - }, - "npm:@nx/js": { - "type": "npm", - "name": "npm:@nx/js", - "data": { - "version": "20.3.0", - "packageName": "@nx/js", - "hash": "sha512-hnO1jzJUvO7+bBsC2uaUElpX9gpMiSA3wdt34V8nnPcIBWtdMrjKX7yRFSwZKimeNauesiX0uorTJf+z28R2bg==" - } - }, - "npm:@nx/nx-darwin-arm64": { - "type": "npm", - "name": "npm:@nx/nx-darwin-arm64", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-darwin-arm64", - "hash": "sha512-9PqSe1Sh7qNqA4GL0cZH0t3S0EZzb2Xn14XY9au7yf0+eoxyag1oETjjULrxLeUmSoXW2hDxzNtoqKFE9zF07Q==" - } - }, - "npm:@nx/nx-darwin-x64": { - "type": "npm", - "name": "npm:@nx/nx-darwin-x64", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-darwin-x64", - "hash": "sha512-gsGGhJVvi5QZVVTZie5sNMo1zOAU+A2edm6DGegObdFRLV41Ju/Yrm/gTaSp4yUtywd3UU4S/30C/nI2c55adA==" - } - }, - "npm:@nx/nx-freebsd-x64": { - "type": "npm", - "name": "npm:@nx/nx-freebsd-x64", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-freebsd-x64", - "hash": "sha512-DiymYZBBu0upbiskdfn9KRyoXdyvKohezJiV3j4VkeRE8KR2p04NgwRQviDFbeD1cjWrDy9wk8y+G5PabLlqAA==" - } - }, - "npm:@nx/nx-linux-arm-gnueabihf": { - "type": "npm", - "name": "npm:@nx/nx-linux-arm-gnueabihf", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-arm-gnueabihf", - "hash": "sha512-Aksx66e8jmt/4rGJ/5z34SWXbPcYr9Ht52UonEeuCdQdoEvAOs7yBUbllYOjIcUsfZikEyZgvqfiQslsggSJdQ==" - } - }, - "npm:@nx/nx-linux-arm64-gnu": { - "type": "npm", - "name": "npm:@nx/nx-linux-arm64-gnu", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-arm64-gnu", - "hash": "sha512-Y5wmYEwF1bl014Ps8QjagI911VbViQSFHSTVOCNSObdAzig9E5o6NOkoWe+doT1UZLrrInnlkrggQUsbtdKjOg==" - } - }, - "npm:@nx/nx-linux-arm64-musl": { - "type": "npm", - "name": "npm:@nx/nx-linux-arm64-musl", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-arm64-musl", - "hash": "sha512-yGcIkmImyOMfPkQSYH2EVjPmFE0VkLcO71Bbkpr3RlJ1N/vjYxsGbdnqPiBb8Wshib/hmwpiMHf/yzQtKH0SQw==" - } - }, - "npm:@nx/nx-linux-x64-gnu": { - "type": "npm", - "name": "npm:@nx/nx-linux-x64-gnu", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-x64-gnu", - "hash": "sha512-nkA2DLI+rpmiuiy7dyXP4l9s7dgHkQWDX7lG1XltiT41RzAReJF1h8qBE6XrsAYE1CtI76DRWVphnc93+iZr+A==" - } - }, - "npm:@nx/nx-linux-x64-musl": { - "type": "npm", - "name": "npm:@nx/nx-linux-x64-musl", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-linux-x64-musl", - "hash": "sha512-sPMtTt9iTrCmFEIp9Qv27UX9PeL1aqKck2dz2TAFbXKVtF6+djOdTcNnTYw45KIP6izcUcOXXAq4G0QSQE7CLg==" - } - }, - "npm:@nx/nx-win32-arm64-msvc": { - "type": "npm", - "name": "npm:@nx/nx-win32-arm64-msvc", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-win32-arm64-msvc", - "hash": "sha512-ppfNa/8OfpWA9o26Pz3vArN4ulAC+Hx70/ghPRCP7ed1Mb3Z6yR2Ry9KfBRImbqajvuAExM0TePKMGq9LCdXmg==" - } - }, - "npm:@nx/nx-win32-x64-msvc": { - "type": "npm", - "name": "npm:@nx/nx-win32-x64-msvc", - "data": { - "version": "20.3.0", - "packageName": "@nx/nx-win32-x64-msvc", - "hash": "sha512-8FOejZ4emtLSVn3pYWs4PIc3n4//qMbwMDPVxmPE8us3ir91Qh0bzr5zRj7Q8sEdSgvneXRXqtBp2grY2KMJsw==" - } - }, - "npm:@nx/vite": { - "type": "npm", - "name": "npm:@nx/vite", - "data": { - "version": "20.3.0", - "packageName": "@nx/vite", - "hash": "sha512-vb4crrU6rCl03kiVu5mJ34PvSzTI72/DQJEi4cFQu4KAwQ6gVigVOf4kW+d3dYelrJ52/Fzb/CEY94ZzdKyBFA==" - } - }, - "npm:@nx/web": { - "type": "npm", - "name": "npm:@nx/web", - "data": { - "version": "20.3.0", - "packageName": "@nx/web", - "hash": "sha512-MKmXI9uAX+fdLY0GfF/3rH4EXrEjyLI6FSt3kUuF1/UzAUUUqww6owoM+9EaC1mRcCYDd0nwN7piblVz/wIVLw==" - } - }, - "npm:@nx/workspace": { - "type": "npm", - "name": "npm:@nx/workspace", - "data": { - "version": "20.3.0", - "packageName": "@nx/workspace", - "hash": "sha512-z8NSAo5SiLEMPuwasDvLdCCtaTGdINh1cSZMCom8HeLbT8F7risbR0IlHVqVrKj9FPKqrAIsH+4knVb4dHHCnQ==" - } - }, - "npm:@phenomnomnominal/tsquery": { - "type": "npm", - "name": "npm:@phenomnomnominal/tsquery", - "data": { - "version": "5.0.1", - "packageName": "@phenomnomnominal/tsquery", - "hash": "sha512-3nVv+e2FQwsW8Aw6qTU6f+1rfcJ3hrcnvH/mu9i8YhxO+9sqbOfpL8m6PbET5+xKOlz/VSbp0RoYWYCtIsnmuA==" - } - }, - "npm:@pkgjs/parseargs": { - "type": "npm", - "name": "npm:@pkgjs/parseargs", - "data": { - "version": "0.11.0", - "packageName": "@pkgjs/parseargs", - "hash": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" - } - }, - "npm:@pnpm/config.env-replace": { - "type": "npm", - "name": "npm:@pnpm/config.env-replace", - "data": { - "version": "1.1.0", - "packageName": "@pnpm/config.env-replace", - "hash": "sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==" - } - }, - "npm:@pnpm/network.ca-file": { - "type": "npm", - "name": "npm:@pnpm/network.ca-file", - "data": { - "version": "1.0.2", - "packageName": "@pnpm/network.ca-file", - "hash": "sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==" - } - }, - "npm:@pnpm/npm-conf": { - "type": "npm", - "name": "npm:@pnpm/npm-conf", - "data": { - "version": "2.3.1", - "packageName": "@pnpm/npm-conf", - "hash": "sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==" - } - }, - "npm:@polka/url": { - "type": "npm", - "name": "npm:@polka/url", - "data": { - "version": "1.0.0-next.28", - "packageName": "@polka/url", - "hash": "sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==" - } - }, - "npm:@react-native-community/cli-config-android": { - "type": "npm", - "name": "npm:@react-native-community/cli-config-android", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-config-android", - "hash": "sha512-pgnhEO2cmOeb+bBFEBZFYjeFjDTqWoV0JTorTiugj9bb4RQRCl8cr35baVlBGhxAuaio3722CsJ9GRF1oHjP8w==" - } - }, - "npm:@react-native-community/cli-config-apple": { - "type": "npm", - "name": "npm:@react-native-community/cli-config-apple", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-config-apple", - "hash": "sha512-6edjTt3mlNMFBuB/Xd6u0O7GEkhJiKvQgmcoBH18FsNy5cpiHDwQsG8EWM5cHeINp1gMK845qq9fFsTko6gqyQ==" - } - }, - "npm:@react-native-community/cli-config": { - "type": "npm", - "name": "npm:@react-native-community/cli-config", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-config", - "hash": "sha512-GUGvyek06JRF4mfd9zXao9YQW4+H8ny69HznqNXVRtVSIIekFyjOpKQeSEzdcyqJEEa5gej22GOz1JCHMKBccg==" - } - }, - "npm:@react-native-community/cli-server-api": { - "type": "npm", - "name": "npm:@react-native-community/cli-server-api", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-server-api", - "hash": "sha512-tdmGV7ZntYmzrXWheZNpAy6dVI2yrsX4sQH+xAzU7lCfKHk6J8GucxedduXnB5qBB4JgSrrbzg2RLNxv5v0S/Q==" - } - }, - "npm:@react-native-community/cli-tools": { - "type": "npm", - "name": "npm:@react-native-community/cli-tools", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-tools", - "hash": "sha512-oR6FcDEcSDYos79vZy4+Tj8jgAE0Xf5HEiRXMJFGISYLRx7tvslSaK8SodUOW9TZe2bCZOb5QSvj8zeMpORmxg==" - } - }, - "npm:@react-native-community/cli-types": { - "type": "npm", - "name": "npm:@react-native-community/cli-types", - "data": { - "version": "18.0.0", - "packageName": "@react-native-community/cli-types", - "hash": "sha512-J84+4IRXl8WlVdoe1maTD5skYZZO9CbQ6LNXEHx1kaZcFmvPZKfjsaxuyQ+8BsSqZnM2izOw8dEWnAp/Zuwb0w==" - } - }, - "npm:@react-native/assets-registry": { - "type": "npm", - "name": "npm:@react-native/assets-registry", - "data": { - "version": "0.76.3", - "packageName": "@react-native/assets-registry", - "hash": "sha512-7Fnc3lzCFFpnoyL1egua6d/qUp0KiIpeSLbfOMln4nI2g2BMzyFHdPjJnpLV2NehmS0omOOkrfRqK5u1F/MXzA==" - } - }, - "npm:@react-native/babel-plugin-codegen": { - "type": "npm", - "name": "npm:@react-native/babel-plugin-codegen", - "data": { - "version": "0.76.3", - "packageName": "@react-native/babel-plugin-codegen", - "hash": "sha512-mZ7jmIIg4bUnxCqY3yTOkoHvvzsDyrZgfnIKiTGm5QACrsIGa5eT3pMFpMm2OpxGXRDrTMsYdPXE2rCyDX52VQ==" - } - }, - "npm:@react-native/babel-preset": { - "type": "npm", - "name": "npm:@react-native/babel-preset", - "data": { - "version": "0.76.3", - "packageName": "@react-native/babel-preset", - "hash": "sha512-zi2nPlQf9q2fmfPyzwWEj6DU96v8ziWtEfG7CTAX2PG/Vjfsr94vn/wWrCdhBVvLRQ6Kvd/MFAuDYpxmQwIiVQ==" - } - }, - "npm:@react-native/codegen": { - "type": "npm", - "name": "npm:@react-native/codegen", - "data": { - "version": "0.76.3", - "packageName": "@react-native/codegen", - "hash": "sha512-oJCH/jbYeGmFJql8/y76gqWCCd74pyug41yzYAjREso1Z7xL88JhDyKMvxEnfhSdMOZYVl479N80xFiXPy3ZYA==" - } - }, - "npm:@react-native/community-cli-plugin@0.76.3": { - "type": "npm", - "name": "npm:@react-native/community-cli-plugin@0.76.3", - "data": { - "version": "0.76.3", - "packageName": "@react-native/community-cli-plugin", - "hash": "sha512-vgsLixHS24jR0d0QqPykBWFaC+V8x9cM3cs4oYXw3W199jgBNGP9MWcUJLazD2vzrT/lUTVBVg0rBeB+4XR6fg==" - } - }, - "npm:@react-native/community-cli-plugin@0.79.1": { - "type": "npm", - "name": "npm:@react-native/community-cli-plugin@0.79.1", - "data": { - "version": "0.79.1", - "packageName": "@react-native/community-cli-plugin", - "hash": "sha512-hqCMQrMRi19G7yxEsYwV9A0MHB6Hri7B5dytRD7kU5vtz0Lzg1fZYYvmS0x9OdWJWPntmHA8xiijwM+4cT8cpQ==" - } - }, - "npm:@react-native/debugger-frontend@0.76.3": { - "type": "npm", - "name": "npm:@react-native/debugger-frontend@0.76.3", - "data": { - "version": "0.76.3", - "packageName": "@react-native/debugger-frontend", - "hash": "sha512-pMHQ3NpPB28RxXciSvm2yD+uDx3pkhzfuWkc7VFgOduyzPSIr0zotUiOJzsAtrj8++bPbOsAraCeQhCqoOTWQw==" - } - }, - "npm:@react-native/debugger-frontend@0.78.0": { - "type": "npm", - "name": "npm:@react-native/debugger-frontend@0.78.0", - "data": { - "version": "0.78.0", - "packageName": "@react-native/debugger-frontend", - "hash": "sha512-KQYD9QlxES/VdmXh9EEvtZCJK1KAemLlszQq4dpLU1stnue5N8dnCY6A7PpStMf5UtAMk7tiniQhaicw0uVHgQ==" - } - }, - "npm:@react-native/debugger-frontend@0.79.1": { - "type": "npm", - "name": "npm:@react-native/debugger-frontend@0.79.1", - "data": { - "version": "0.79.1", - "packageName": "@react-native/debugger-frontend", - "hash": "sha512-IgbQM/djzBhkkjzIT/b36zwkc4UMxZLTKgRVJrSEjuwtOPmgfh/1F5m3OUitbMd4/e06VgN0vPLyBzToj1kiwA==" - } - }, - "npm:@react-native/dev-middleware@0.76.3": { - "type": "npm", - "name": "npm:@react-native/dev-middleware@0.76.3", - "data": { - "version": "0.76.3", - "packageName": "@react-native/dev-middleware", - "hash": "sha512-b+2IpW40z1/S5Jo5JKrWPmucYU/PzeGyGBZZ/SJvmRnBDaP3txb9yIqNZAII1EWsKNhedh8vyRO5PSuJ9Juqzw==" - } - }, - "npm:@react-native/dev-middleware@0.78.0": { - "type": "npm", - "name": "npm:@react-native/dev-middleware@0.78.0", - "data": { - "version": "0.78.0", - "packageName": "@react-native/dev-middleware", - "hash": "sha512-zEafAZdOz4s37Jh5Xcv4hJE5qZ6uNxgrTLcpjDOJnQG6dO34/BoZeXvDrjomQFNn6ogdysR51mKJStaQ3ixp5A==" - } - }, - "npm:@react-native/dev-middleware@0.79.1": { - "type": "npm", - "name": "npm:@react-native/dev-middleware@0.79.1", - "data": { - "version": "0.79.1", - "packageName": "@react-native/dev-middleware", - "hash": "sha512-xegUHwi6h8wOLIl/9ImZoIVVwzecE+ENGTELIrD2PsseBbtdRMKzZ8A1LTBjPPt3IjHPH6103JcSPwgepP6zFA==" - } - }, - "npm:@react-native/gradle-plugin": { - "type": "npm", - "name": "npm:@react-native/gradle-plugin", - "data": { - "version": "0.76.3", - "packageName": "@react-native/gradle-plugin", - "hash": "sha512-t0aYZ8ND7+yc+yIm6Yp52bInneYpki6RSIFZ9/LMUzgMKvEB62ptt/7sfho9QkKHCNxE1DJSWIqLIGi/iHHkyg==" - } - }, - "npm:@react-native/js-polyfills": { - "type": "npm", - "name": "npm:@react-native/js-polyfills", - "data": { - "version": "0.76.3", - "packageName": "@react-native/js-polyfills", - "hash": "sha512-pubJFArMMrdZiytH+W95KngcSQs+LsxOBsVHkwgMnpBfRUxXPMK4fudtBwWvhnwN76Oe+WhxSq7vOS5XgoPhmw==" - } - }, - "npm:@react-native/metro-babel-transformer": { - "type": "npm", - "name": "npm:@react-native/metro-babel-transformer", - "data": { - "version": "0.76.3", - "packageName": "@react-native/metro-babel-transformer", - "hash": "sha512-b2zQPXmW7avw/7zewc9nzMULPIAjsTwN03hskhxHUJH5pzUf7pIklB3FrgYPZrRhJgzHiNl3tOPu7vqiKzBYPg==" - } - }, - "npm:@react-native/normalize-colors": { - "type": "npm", - "name": "npm:@react-native/normalize-colors", - "data": { - "version": "0.76.3", - "packageName": "@react-native/normalize-colors", - "hash": "sha512-Yrpmrh4IDEupUUM/dqVxhAN8QW1VEUR3Qrk2lzJC1jB2s46hDe0hrMP2vs12YJqlzshteOthjwXQlY0TgIzgbg==" - } - }, - "npm:@react-native/virtualized-lists": { - "type": "npm", - "name": "npm:@react-native/virtualized-lists", - "data": { - "version": "0.76.3", - "packageName": "@react-native/virtualized-lists", - "hash": "sha512-wTGv9pVh3vAOWb29xFm+J9VRe9dUcUcb9FyaMLT/Hxa88W4wqa5ZMe1V9UvrrBiA1G5DKjv8/1ZcDsJhyugVKA==" - } - }, - "npm:@remix-run/router": { - "type": "npm", - "name": "npm:@remix-run/router", - "data": { - "version": "1.23.0", - "packageName": "@remix-run/router", - "hash": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==" - } - }, - "npm:@rollup/rollup-android-arm-eabi": { - "type": "npm", - "name": "npm:@rollup/rollup-android-arm-eabi", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-android-arm-eabi", - "hash": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==" - } - }, - "npm:@rollup/rollup-android-arm64": { - "type": "npm", - "name": "npm:@rollup/rollup-android-arm64", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-android-arm64", - "hash": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==" - } - }, - "npm:@rollup/rollup-darwin-arm64": { - "type": "npm", - "name": "npm:@rollup/rollup-darwin-arm64", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-darwin-arm64", - "hash": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==" - } - }, - "npm:@rollup/rollup-darwin-x64": { - "type": "npm", - "name": "npm:@rollup/rollup-darwin-x64", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-darwin-x64", - "hash": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==" - } - }, - "npm:@rollup/rollup-linux-arm-gnueabihf": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-arm-gnueabihf", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-arm-gnueabihf", - "hash": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==" - } - }, - "npm:@rollup/rollup-linux-arm-musleabihf": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-arm-musleabihf", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-arm-musleabihf", - "hash": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==" - } - }, - "npm:@rollup/rollup-linux-arm64-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-arm64-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-arm64-gnu", - "hash": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==" - } - }, - "npm:@rollup/rollup-linux-arm64-musl": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-arm64-musl", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-arm64-musl", - "hash": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==" - } - }, - "npm:@rollup/rollup-linux-powerpc64le-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-powerpc64le-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-powerpc64le-gnu", - "hash": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==" - } - }, - "npm:@rollup/rollup-linux-riscv64-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-riscv64-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-riscv64-gnu", - "hash": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==" - } - }, - "npm:@rollup/rollup-linux-s390x-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-s390x-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-s390x-gnu", - "hash": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==" - } - }, - "npm:@rollup/rollup-linux-x64-gnu": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-x64-gnu", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-x64-gnu", - "hash": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==" - } - }, - "npm:@rollup/rollup-linux-x64-musl": { - "type": "npm", - "name": "npm:@rollup/rollup-linux-x64-musl", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-linux-x64-musl", - "hash": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==" - } - }, - "npm:@rollup/rollup-win32-arm64-msvc": { - "type": "npm", - "name": "npm:@rollup/rollup-win32-arm64-msvc", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-win32-arm64-msvc", - "hash": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==" - } - }, - "npm:@rollup/rollup-win32-ia32-msvc": { - "type": "npm", - "name": "npm:@rollup/rollup-win32-ia32-msvc", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-win32-ia32-msvc", - "hash": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==" - } - }, - "npm:@rollup/rollup-win32-x64-msvc": { - "type": "npm", - "name": "npm:@rollup/rollup-win32-x64-msvc", - "data": { - "version": "4.24.0", - "packageName": "@rollup/rollup-win32-x64-msvc", - "hash": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==" - } - }, - "npm:@rsbuild/core@1.2.3": { - "type": "npm", - "name": "npm:@rsbuild/core@1.2.3", - "data": { - "version": "1.2.3", - "packageName": "@rsbuild/core", - "hash": "sha512-lUCt8gQe9E2PI3srcEJ1Na3GQYmsYuvAqK0f/k00HM0pEjrbOFC9Xq2kR85UoXHFqlTCIw/fLLDe91PKRCbKAw==" - } - }, - "npm:@rsbuild/core@1.3.20": { - "type": "npm", - "name": "npm:@rsbuild/core@1.3.20", - "data": { - "version": "1.3.20", - "packageName": "@rsbuild/core", - "hash": "sha512-5VxOddgGHaq5x4ONdKOZvLYLj8dhVfCAz+cERNLXrKLzBISouY1A9TJcbZBK4xoH/0DJrDtDzapNA+dI9Jr07Q==" - } - }, - "npm:@rsbuild/plugin-react": { - "type": "npm", - "name": "npm:@rsbuild/plugin-react", - "data": { - "version": "1.3.1", - "packageName": "@rsbuild/plugin-react", - "hash": "sha512-1PfE0CZDwiSIUFaMFOEprwsHK6oo29zU6DdtFH2D49uLcpUdOUvU1u2p00RCVO1CIgnAjRajLS7dnPdQUwFOuQ==" - } - }, - "npm:@rspack/binding-darwin-arm64@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-arm64@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-darwin-arm64", - "hash": "sha512-h23F8zEkXWhwMeScm0ZnN78Zh7hCDalxIWsm7bBS0eKadnlegUDwwCF8WE+8NjWr7bRzv0p3QBWlS5ufkcL4eA==" - } - }, - "npm:@rspack/binding-darwin-arm64@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-arm64@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-darwin-arm64", - "hash": "sha512-bDlrlroY3iMlzna/3i1gD6eRmhJW2zRyC3Ov6aR1micshVQ9RteigYZWkjZuQfyC5Z8dCcLUQJVojz+pqp0JXg==" - } - }, - "npm:@rspack/binding-darwin-arm64@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-arm64@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-darwin-arm64", - "hash": "sha512-0k/j8OeMSVm5u5Nzckp9Ie7S7hprnvNegebnGr+L6VCyD7sMqm4m+4rLHs99ZklYdH0dZtY2+LrzrtjUZCqfew==" - } - }, - "npm:@rspack/binding-darwin-x64@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-x64@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-darwin-x64", - "hash": "sha512-vG5s7FkEvwrGLfksyDRHwKAHUkhZt1zHZZXJQn4gZKjTBonje8ezdc7IFlDiWpC4S+oBYp73nDWkUzkGRbSdcQ==" - } - }, - "npm:@rspack/binding-darwin-x64@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-x64@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-darwin-x64", - "hash": "sha512-0/qOVbMuzZ+WbtDa4TbH46R4vph/W6MHcXbrXDO+vpdTMFDVJ64DnZXT7aqvGcY+7vTCIGm0GT+6ooR4KaIX8A==" - } - }, - "npm:@rspack/binding-darwin-x64@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-darwin-x64@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-darwin-x64", - "hash": "sha512-jOyqYW/18cgxw60wK5oqJvM194pbD4H99xaif89McNtLkH3npFvBkXBHVWWuOHGoXNX0LhRpHcI89p9b9THQZQ==" - } - }, - "npm:@rspack/binding-linux-arm64-gnu@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-gnu@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-linux-arm64-gnu", - "hash": "sha512-VykY/kiYOzO8E1nYzfJ9+gQEHxb5B6lt5wa8M6xFi5B6jEGU+OsaGskmAZB9/GFImeFDHxDPvhUalI4R9p8O2Q==" - } - }, - "npm:@rspack/binding-linux-arm64-gnu@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-gnu@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-linux-arm64-gnu", - "hash": "sha512-En/SMl45s19iUVb1/ZDFQvFDxIjnlfk7yqV3drMWWAL5HSgksNejaTIFTO52aoohIBbmwuk5wSGcbU0G0IFiPg==" - } - }, - "npm:@rspack/binding-linux-arm64-gnu@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-gnu@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-linux-arm64-gnu", - "hash": "sha512-zhF5ZNaT/7pxrm8xD3dWG1b4x+FO3LbVeZZG448CjpSo5T57kPD+SaGUU1GcPpn6mexf795x0SVS49aH7/e3Dg==" - } - }, - "npm:@rspack/binding-linux-arm64-musl@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-musl@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-linux-arm64-musl", - "hash": "sha512-Z5vAC4wGfXi8XXZ6hs8Q06TYjr3zHf819HB4DI5i4C1eQTeKdZSyoFD0NHFG23bP4NWJffp8KhmoObcy9jBT5Q==" - } - }, - "npm:@rspack/binding-linux-arm64-musl@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-musl@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-linux-arm64-musl", - "hash": "sha512-N1oZsXfJ9VLLcK7p1PS65cxLYQCZ7iqHW2OP6Ew2+hlz/d1hzngxgzrtZMCXFOHXDvTzVu5ff6jGS2v7+zv2tA==" - } - }, - "npm:@rspack/binding-linux-arm64-musl@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-linux-arm64-musl@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-linux-arm64-musl", - "hash": "sha512-o3x7IrOSCHK6lcRvdZgsSuOG1CHRQR00xiyLW7kkWmNm7t417LC9xdFWKIK62C5fKXGC5YcTbUkDMnQujespkg==" - } - }, - "npm:@rspack/binding-linux-x64-gnu@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-gnu@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-linux-x64-gnu", - "hash": "sha512-o3pDaL+cH5EeRbDE9gZcdZpBgp5iXvYZBBhe8vZQllYgI4zN5MJEuleV7WplG3UwTXlgZg3Kht4RORSOPn96vg==" - } - }, - "npm:@rspack/binding-linux-x64-gnu@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-gnu@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-linux-x64-gnu", - "hash": "sha512-BdPaepoLKuaVwip4QK/nGqNi1xpbCWSxiycPbKRrGqKgt/QGihxxFgiqr4EpWQVIJNIMy4nCsg4arO0+H1KWGQ==" - } - }, - "npm:@rspack/binding-linux-x64-gnu@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-gnu@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-linux-x64-gnu", - "hash": "sha512-FMSi28VZhXMr15picOHFynULhqZ/FODPxRIS6uNrvPRYcbNuiO1v+VHV6X88mhOMmJ/aVF6OwjUO/o2l1FVa9Q==" - } - }, - "npm:@rspack/binding-linux-x64-musl@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-musl@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-linux-x64-musl", - "hash": "sha512-RE3e0xe4DdchHssttKzryDwjLkbrNk/4H59TkkWeGYJcLw41tmcOZVFQUOwKLUvXWVyif/vjvV/w1SMlqB4wQg==" - } - }, - "npm:@rspack/binding-linux-x64-musl@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-musl@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-linux-x64-musl", - "hash": "sha512-GFv0Bod268OcXIcjeLoPlK0oz8rClEIxIRFkz+ejhbvfCwRJ+Fd+EKaaKQTBfZQujPqc0h2GctIF25nN5pFTmA==" - } - }, - "npm:@rspack/binding-linux-x64-musl@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-linux-x64-musl@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-linux-x64-musl", - "hash": "sha512-e0xbY9SlbRGIFz41v1yc0HfREvmgMnLV1bLmTSPK8wI2suIEJ7iYYqsocHOAOk86qLZcxVrTnL6EjUcNaRTWlg==" - } - }, - "npm:@rspack/binding-win32-arm64-msvc@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-win32-arm64-msvc@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-win32-arm64-msvc", - "hash": "sha512-R+PKBYn6uzTaDdVqTHvjqiJPBr5ZHg1wg5UmFDLNH9OklzVFyQh1JInSdJRb7lzfzTRz6bEkkwUFBPQK/CGScw==" - } - }, - "npm:@rspack/binding-win32-arm64-msvc@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-win32-arm64-msvc@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-win32-arm64-msvc", - "hash": "sha512-aEU+uJdbvJJGrzzAsjbjrPeNbG/bcG8JoXK2kSsUB+/sWHTIkHX0AQ3oX3aV/lcLKgZWrUxLAfLoCXEnIHMEyQ==" - } - }, - "npm:@rspack/binding-win32-arm64-msvc@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-win32-arm64-msvc@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-win32-arm64-msvc", - "hash": "sha512-YHJPvEujWeWjU6EUF6sDpaec9rsOtKVvy16YCtGaxRpDQXqfuxibnp6Ge0ZTTrY+joRiWehRA9OUI+3McqI+QA==" - } - }, - "npm:@rspack/binding-win32-ia32-msvc@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-win32-ia32-msvc@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-win32-ia32-msvc", - "hash": "sha512-dBqz3sRAGZ2f31FgzKLDvIRfq2haRP3X3XVCT0PsiMcvt7QJng+26aYYMy2THatd/nM8IwExYeitHWeiMBoruw==" - } - }, - "npm:@rspack/binding-win32-ia32-msvc@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-win32-ia32-msvc@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-win32-ia32-msvc", - "hash": "sha512-GHYzNOSoiLyG9elLTmMqADJMQzjll+co4irp5AgZ+KHG9EVq0qEHxDqDIJxZnUA15U8JDvCgo6YAo3T0BFEL0Q==" - } - }, - "npm:@rspack/binding-win32-ia32-msvc@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-win32-ia32-msvc@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-win32-ia32-msvc", - "hash": "sha512-2iwSBzVBC89ZSk56MYwgirh3bda2WKmL9I3qPajiTEivChXpX7jp83jAtGE6CPqPYcccYz6nrURTHNUZhqXxVw==" - } - }, - "npm:@rspack/binding-win32-x64-msvc@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding-win32-x64-msvc@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding-win32-x64-msvc", - "hash": "sha512-eeAvaN831KG553cMSHkVldyk6YQn4ujgRHov6r1wtREq7CD3/ka9LMkJUepCN85K7XtwYT0N4KpFIQyf5GTGoA==" - } - }, - "npm:@rspack/binding-win32-x64-msvc@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding-win32-x64-msvc@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding-win32-x64-msvc", - "hash": "sha512-EigKLhKLH1kfv1e/ZgXuSKlIjkbyneJtiLbNDz7EeEVFGV1XMM6bsCea1sb2WOxsPYiOX4Q5JmR1j1KGrZS/LA==" - } - }, - "npm:@rspack/binding-win32-x64-msvc@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding-win32-x64-msvc@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding-win32-x64-msvc", - "hash": "sha512-ehWJ9Y5Zezj/+uJpiWbt29RZaRIM00f91PWuabM6/sKmHJhdCEE21u5iI3B8DeW/EjJsH8zkI69YYAxJWwGn9A==" - } - }, - "npm:@rspack/binding@1.2.2": { - "type": "npm", - "name": "npm:@rspack/binding@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/binding", - "hash": "sha512-GCZwpGFYlLTdJ2soPLwjw9z4LSZ+GdpbHNfBt3Cm/f/bAF8n6mZc7dHUqN893RFh7MPU17HNEL3fMw7XR+6pHg==" - } - }, - "npm:@rspack/binding@1.2.8": { - "type": "npm", - "name": "npm:@rspack/binding@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/binding", - "hash": "sha512-T3FMB3N9P1AbSAryfkSRJkPtmeSYs/Gj9zUZoPz1ckPEIcWZmpUOQbJylldjbw5waxtCL1haHNbi0pcSvxiaJw==" - } - }, - "npm:@rspack/binding@1.3.10": { - "type": "npm", - "name": "npm:@rspack/binding@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/binding", - "hash": "sha512-9TjO+Ig5U4VqdYWpBsv01n4d2KsgFfdXGIE7zdHXDDbry0avL0J4109ESqSeP9uC+Bi7ZCF53iaxJRvZDflNVQ==" - } - }, - "npm:@rspack/core@1.2.2": { - "type": "npm", - "name": "npm:@rspack/core@1.2.2", - "data": { - "version": "1.2.2", - "packageName": "@rspack/core", - "hash": "sha512-EeHAmY65Uj62hSbUKesbrcWGE7jfUI887RD03G++Gj8jS4WPHEu1TFODXNOXg6pa7zyIvs2BK0Bm16Kwz8AEaQ==" - } - }, - "npm:@rspack/core@1.2.8": { - "type": "npm", - "name": "npm:@rspack/core@1.2.8", - "data": { - "version": "1.2.8", - "packageName": "@rspack/core", - "hash": "sha512-ppj3uQQtkhgrYDLrUqb33YbpNEZCpAudpfVuOHGsvUrAnu1PijbfJJymoA5ZvUhM+HNMvPI5D1ie97TXyb0UVg==" - } - }, - "npm:@rspack/core@1.3.10": { - "type": "npm", - "name": "npm:@rspack/core@1.3.10", - "data": { - "version": "1.3.10", - "packageName": "@rspack/core", - "hash": "sha512-YomvSRGuMUQgCE2rNMdff2q1Z0YpZw/z6m5+PVTMSs9l/q69YKUzpbpSD8YyB5i1DddrRxC2RE34DkrBuwlREQ==" - } - }, - "npm:@rspack/lite-tapable": { - "type": "npm", - "name": "npm:@rspack/lite-tapable", - "data": { - "version": "1.0.1", - "packageName": "@rspack/lite-tapable", - "hash": "sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==" - } - }, - "npm:@rspack/plugin-react-refresh@1.0.0": { - "type": "npm", - "name": "npm:@rspack/plugin-react-refresh@1.0.0", - "data": { - "version": "1.0.0", - "packageName": "@rspack/plugin-react-refresh", - "hash": "sha512-WvXkLewW5G0Mlo5H1b251yDh5FFiH4NDAbYlFpvFjcuXX2AchZRf9zdw57BDE/ADyWsJgA8kixN/zZWBTN3iYA==" - } - }, - "npm:@rspack/plugin-react-refresh@1.4.3": { - "type": "npm", - "name": "npm:@rspack/plugin-react-refresh@1.4.3", - "data": { - "version": "1.4.3", - "packageName": "@rspack/plugin-react-refresh", - "hash": "sha512-wZx4vWgy5oMEvgyNGd/oUKcdnKaccYWHCRkOqTdAPJC3WcytxhTX+Kady8ERurSBiLyQpoMiU3Iyd+F1Y2Arbw==" - } - }, - "npm:@rspress/core": { - "type": "npm", - "name": "npm:@rspress/core", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/core", - "hash": "sha512-1amep6ouXx3Xz/orOeTL3oaXQ7BGYMgZFb0YmnHEhfO/EEEzvoqjn1q82XLBr9qLqSOJG4lA38WgCjLY5iRZYQ==" - } - }, - "npm:@rspress/mdx-rs-darwin-arm64": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-darwin-arm64", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-darwin-arm64", - "hash": "sha512-fsuhUko2VJin9oZvGDEM8FWIisbhTe+ki8SiiVMqtl6OUtga9wB8F3JmsjVNg615lHp7FiT66Mvfbxweo+jjTQ==" - } - }, - "npm:@rspress/mdx-rs-darwin-x64": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-darwin-x64", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-darwin-x64", - "hash": "sha512-LAkc4H9cODxOsZLMsX57ma8Kk+KZytLTgkGTUXBX2M88O5ucZzrdBWFNXP8EvNcVcDR4O+YwcZPYMlZDqRyX5A==" - } - }, - "npm:@rspress/mdx-rs-linux-arm64-gnu": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-linux-arm64-gnu", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-linux-arm64-gnu", - "hash": "sha512-l18CBbqFsn1NOWngdcfKVbqAGYsNouQw/WNAUxoKX3kPh+TsWxGZR2vBnPQ+In4yNzSz5AVMPKBMah2YNIFmXA==" - } - }, - "npm:@rspress/mdx-rs-linux-arm64-musl": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-linux-arm64-musl", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-linux-arm64-musl", - "hash": "sha512-diwYLjMUlK1CSoZ0D6Lrdd31B60SgGlGqvvWs49PqDFpb+/wbBuKTGfjx+bzPmRBvSgjDUJuNkh3tHldj9wpXg==" - } - }, - "npm:@rspress/mdx-rs-linux-x64-gnu": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-linux-x64-gnu", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-linux-x64-gnu", - "hash": "sha512-Qie1XlZ55qn2nyXZ5DO3vSYa8xiiTiT8vjh5gIkNMhYh/qvUefJTgp8RC+DFsdlyxSVHRWSTAiWchFyhpW6QCw==" - } - }, - "npm:@rspress/mdx-rs-linux-x64-musl": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-linux-x64-musl", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-linux-x64-musl", - "hash": "sha512-IegWebLUvioMIMQGo7JDW2sR3JOFOuJl/blX5Vy/fwHvfznIscRcJlu/Va6brMHkgv36fgXgCv7Yt3JwXGQaTQ==" - } - }, - "npm:@rspress/mdx-rs-win32-arm64-msvc": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-win32-arm64-msvc", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-win32-arm64-msvc", - "hash": "sha512-EA/BNOhTvF6dE+vdoIBxZaHxynLjL46qxiyHhNj0+no0lcBS2NbeWIgl2ge3O35n5h7Pj0sbmchHazpXwgDNcg==" - } - }, - "npm:@rspress/mdx-rs-win32-x64-msvc": { - "type": "npm", - "name": "npm:@rspress/mdx-rs-win32-x64-msvc", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs-win32-x64-msvc", - "hash": "sha512-P6XbuHD+TRw73lqWxWf8Zb8/+MgHO4pCv4h1QoumxyFz0+2C+47576eBPimprWHgq066AZ34q3+037mrbZdvAA==" - } - }, - "npm:@rspress/mdx-rs": { - "type": "npm", - "name": "npm:@rspress/mdx-rs", - "data": { - "version": "0.6.6", - "packageName": "@rspress/mdx-rs", - "hash": "sha512-NpNhTKBIlV3O6ADhoZkgHvBFvXMW2TYlIWmIT1ysJESUBqDpaN9H3Teve5fugjU2pQ2ORBZO6SQGKliMw/8m/Q==" - } - }, - "npm:@rspress/plugin-auto-nav-sidebar": { - "type": "npm", - "name": "npm:@rspress/plugin-auto-nav-sidebar", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-auto-nav-sidebar", - "hash": "sha512-Vn/vmEpmLUKhbPUZgo3qh+SDYyy4CWBEQEqclJjBSZho0VuQELdJBGXFxsDWoEUCuuYC5fI/qi6p7Lx+p/D66g==" - } - }, - "npm:@rspress/plugin-container-syntax": { - "type": "npm", - "name": "npm:@rspress/plugin-container-syntax", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-container-syntax", - "hash": "sha512-cFe+pMVtJhqERDUIqZqZzRHKcS/oibGQHwYyZc16sFh2lYkkjWhGZYc6+lxFBRMdp97wICtmhcT9vl1Mmh3N3w==" - } - }, - "npm:@rspress/plugin-last-updated": { - "type": "npm", - "name": "npm:@rspress/plugin-last-updated", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-last-updated", - "hash": "sha512-KiRjJwh1zw8qY9jtBDL2SdZWpRZkxHGzdATkmaURjHanteT7U5XUGNAa0afd0a5N7tveocV1yuOudjUlG4LcYQ==" - } - }, - "npm:@rspress/plugin-llms": { - "type": "npm", - "name": "npm:@rspress/plugin-llms", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-llms", - "hash": "sha512-mloKORNi1jmVeJKMHAKGCqxDReFGZ3GzofPDbfd0JqI5XKrwzNfx0m3pGDj09RSsmHnzjKdYmdayOTwPldQm1g==" - } - }, - "npm:@rspress/plugin-medium-zoom": { - "type": "npm", - "name": "npm:@rspress/plugin-medium-zoom", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-medium-zoom", - "hash": "sha512-B4NBrZpWpdJOi0FLChIIi/fqBa6OPyM5bPw4HHH1qE16w2jiOM7684aPczVC0e4Jkm05suTP9yWeBxPTctappw==" - } - }, - "npm:@rspress/plugin-shiki": { - "type": "npm", - "name": "npm:@rspress/plugin-shiki", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/plugin-shiki", - "hash": "sha512-1xFfsAgVC6mRun3MO5m8csCawQX7tEaJopBsuIMcSTBFft/Ng65p4/y7SvBp3l2G0ZQs5y91TNs8X4L7FUhVPA==" - } - }, - "npm:@rspress/runtime": { - "type": "npm", - "name": "npm:@rspress/runtime", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/runtime", - "hash": "sha512-ZQu+WZG14xLW1B/kbD/TY6ygsbndb6g4ZlCfbyQK5NxN5KSGwcAwBzdyMwhxaJxfzprk4LvFsh+wnACNZ3EA8w==" - } - }, - "npm:@rspress/shared@1.43.9": { - "type": "npm", - "name": "npm:@rspress/shared@1.43.9", - "data": { - "version": "1.43.9", - "packageName": "@rspress/shared", - "hash": "sha512-5CxRZZJg9JnDYLzxien3dw/KKBSJx9+qbNclzGYTZIJaRKSqEDtvCuK3fXLZlalj+zF2Pu7tB6yGu3jjQl6F5A==" - } - }, - "npm:@rspress/shared@2.0.0-beta.6": { - "type": "npm", - "name": "npm:@rspress/shared@2.0.0-beta.6", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/shared", - "hash": "sha512-EwUKbbz6xymAwqNzQ6v2xdyToQiIAdMOnH2wIhPi+5bsaNX5Y+8kgefP7YMPWj5TAIvSJETaCxkDPZvNVTm5gQ==" - } - }, - "npm:@rspress/theme-default": { - "type": "npm", - "name": "npm:@rspress/theme-default", - "data": { - "version": "2.0.0-beta.6", - "packageName": "@rspress/theme-default", - "hash": "sha512-JaIbF2Ohuucx8HirpqvkrF8ap17GobUr02GejowdJ3zK0tR2EkcgjAy6kjBAn4P4gr6cHhbqyFxqRTImVad2rg==" - } - }, - "npm:@selderee/plugin-htmlparser2": { - "type": "npm", - "name": "npm:@selderee/plugin-htmlparser2", - "data": { - "version": "0.11.0", - "packageName": "@selderee/plugin-htmlparser2", - "hash": "sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==" - } - }, - "npm:@shikijs/core": { - "type": "npm", - "name": "npm:@shikijs/core", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/core", - "hash": "sha512-AG8vnSi1W2pbgR2B911EfGqtLE9c4hQBYkv/x7Z+Kt0VxhgQKcW7UNDVYsu9YxwV6u+OJrvdJrMq6DNWoBjihQ==" - } - }, - "npm:@shikijs/engine-javascript": { - "type": "npm", - "name": "npm:@shikijs/engine-javascript", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/engine-javascript", - "hash": "sha512-1/adJbSMBOkpScCE/SB6XkjJU17ANln3Wky7lOmrnpl+zBdQ1qXUJg2GXTYVHRq+2j3hd1DesmElTXYDgtfSOQ==" - } - }, - "npm:@shikijs/engine-oniguruma": { - "type": "npm", - "name": "npm:@shikijs/engine-oniguruma", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/engine-oniguruma", - "hash": "sha512-zcZKMnNndgRa3ORja6Iemsr3DrLtkX3cAF7lTJkdMB6v9alhlBsX9uNiCpqofNrXOvpA3h6lHcLJxgCIhVOU5Q==" - } - }, - "npm:@shikijs/langs": { - "type": "npm", - "name": "npm:@shikijs/langs", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/langs", - "hash": "sha512-H6azIAM+OXD98yztIfs/KH5H4PU39t+SREhmM8LaNXyUrqj2mx+zVkr8MWYqjceSjDw9I1jawm1WdFqU806rMA==" - } - }, - "npm:@shikijs/rehype": { - "type": "npm", - "name": "npm:@shikijs/rehype", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/rehype", - "hash": "sha512-atbsrT3UKs25OdKVbNoHyKO9ZP7KEBPlo1oanPGMkvUL0fLictpxMPz6vPE2YTeHhpwz7EMrA4K4FHRY8XAReg==" - } - }, - "npm:@shikijs/themes": { - "type": "npm", - "name": "npm:@shikijs/themes", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/themes", - "hash": "sha512-qAEuAQh+brd8Jyej2UDDf+b4V2g1Rm8aBIdvt32XhDPrHvDkEnpb7Kzc9hSuHUxz0Iuflmq7elaDuQAP9bHIhg==" - } - }, - "npm:@shikijs/types": { - "type": "npm", - "name": "npm:@shikijs/types", - "data": { - "version": "3.4.2", - "packageName": "@shikijs/types", - "hash": "sha512-zHC1l7L+eQlDXLnxvM9R91Efh2V4+rN3oMVS2swCBssbj2U/FBwybD1eeLaq8yl/iwT+zih8iUbTBCgGZOYlVg==" - } - }, - "npm:@shikijs/vscode-textmate": { - "type": "npm", - "name": "npm:@shikijs/vscode-textmate", - "data": { - "version": "10.0.2", - "packageName": "@shikijs/vscode-textmate", - "hash": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==" - } - }, - "npm:@sideway/address": { - "type": "npm", - "name": "npm:@sideway/address", - "data": { - "version": "4.1.5", - "packageName": "@sideway/address", - "hash": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==" - } - }, - "npm:@sideway/formula": { - "type": "npm", - "name": "npm:@sideway/formula", - "data": { - "version": "3.0.1", - "packageName": "@sideway/formula", - "hash": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" - } - }, - "npm:@sideway/pinpoint": { - "type": "npm", - "name": "npm:@sideway/pinpoint", - "data": { - "version": "2.0.0", - "packageName": "@sideway/pinpoint", - "hash": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" - } - }, - "npm:@sinclair/typebox@0.24.51": { - "type": "npm", - "name": "npm:@sinclair/typebox@0.24.51", - "data": { - "version": "0.24.51", - "packageName": "@sinclair/typebox", - "hash": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==" - } - }, - "npm:@sinclair/typebox@0.27.8": { - "type": "npm", - "name": "npm:@sinclair/typebox@0.27.8", - "data": { - "version": "0.27.8", - "packageName": "@sinclair/typebox", - "hash": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" - } - }, - "npm:@sinonjs/commons": { - "type": "npm", - "name": "npm:@sinonjs/commons", - "data": { - "version": "3.0.1", - "packageName": "@sinonjs/commons", - "hash": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==" - } - }, - "npm:@sinonjs/fake-timers": { - "type": "npm", - "name": "npm:@sinonjs/fake-timers", - "data": { - "version": "10.3.0", - "packageName": "@sinonjs/fake-timers", - "hash": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==" - } - }, - "npm:@swc-node/core": { - "type": "npm", - "name": "npm:@swc-node/core", - "data": { - "version": "1.13.3", - "packageName": "@swc-node/core", - "hash": "sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==" - } - }, - "npm:@swc-node/register": { - "type": "npm", - "name": "npm:@swc-node/register", - "data": { - "version": "1.9.2", - "packageName": "@swc-node/register", - "hash": "sha512-BBjg0QNuEEmJSoU/++JOXhrjWdu3PTyYeJWsvchsI0Aqtj8ICkz/DqlwtXbmZVZ5vuDPpTfFlwDBZe81zgShMA==" - } - }, - "npm:@swc-node/sourcemap-support": { - "type": "npm", - "name": "npm:@swc-node/sourcemap-support", - "data": { - "version": "0.5.1", - "packageName": "@swc-node/sourcemap-support", - "hash": "sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==" - } - }, - "npm:@swc/core-darwin-arm64": { - "type": "npm", - "name": "npm:@swc/core-darwin-arm64", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-darwin-arm64", - "hash": "sha512-6F/sSxpHaq3nzg2ADv9FHLi4Fu2A8w8vP8Ich8gIl16D2htStlwnaPmCLjRswO+cFkzgVqy/l01gzNGWd4DFqA==" - } - }, - "npm:@swc/core-darwin-x64": { - "type": "npm", - "name": "npm:@swc/core-darwin-x64", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-darwin-x64", - "hash": "sha512-rF/rXkvUOTdTIfoYbmszbSUGsCyvqACqy1VeP3nXONS+LxFl4bRmRcUTRrblL7IE5RTMCKUuPbqbQSE2hK7bqg==" - } - }, - "npm:@swc/core-linux-arm-gnueabihf": { - "type": "npm", - "name": "npm:@swc/core-linux-arm-gnueabihf", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-arm-gnueabihf", - "hash": "sha512-2OAPL8iWBsmmwkjGXqvuUhbmmoLxS1xNXiMq87EsnCNMAKohGc7wJkdAOUL6J/YFpean/vwMWg64rJD4pycBeg==" - } - }, - "npm:@swc/core-linux-arm64-gnu": { - "type": "npm", - "name": "npm:@swc/core-linux-arm64-gnu", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-arm64-gnu", - "hash": "sha512-eH/Q9+8O5qhSxMestZnhuS1xqQMr6M7SolZYxiXJqxArXYILLCF+nq2R9SxuMl0CfjHSpb6+hHPk/HXy54eIRA==" - } - }, - "npm:@swc/core-linux-arm64-musl": { - "type": "npm", - "name": "npm:@swc/core-linux-arm64-musl", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-arm64-musl", - "hash": "sha512-TERh2OICAJz+SdDIK9+0GyTUwF6r4xDlFmpoiHKHrrD/Hh3u+6Zue0d7jQ/he/i80GDn4tJQkHlZys+RZL5UZg==" - } - }, - "npm:@swc/core-linux-x64-gnu": { - "type": "npm", - "name": "npm:@swc/core-linux-x64-gnu", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-x64-gnu", - "hash": "sha512-WMDPqU7Ji9dJpA+Llek2p9t7pcy7Bob8ggPUvgsIlv3R/eesF9DIzSbrgl6j3EAEPB9LFdSafsgf6kT/qnvqFg==" - } - }, - "npm:@swc/core-linux-x64-musl": { - "type": "npm", - "name": "npm:@swc/core-linux-x64-musl", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-linux-x64-musl", - "hash": "sha512-DO14glwpdKY4POSN0201OnGg1+ziaSVr6/RFzuSLggshwXeeyVORiHv3baj7NENhJhWhUy3NZlDsXLnRFkmhHQ==" - } - }, - "npm:@swc/core-win32-arm64-msvc": { - "type": "npm", - "name": "npm:@swc/core-win32-arm64-msvc", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-win32-arm64-msvc", - "hash": "sha512-V3Y1+a1zG1zpYXUMqPIHEMEOd+rHoVnIpO/KTyFwAmKVu8v+/xPEVx/AGoYE67x4vDAAvPQrKI3Aokilqa5yVg==" - } - }, - "npm:@swc/core-win32-ia32-msvc": { - "type": "npm", - "name": "npm:@swc/core-win32-ia32-msvc", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-win32-ia32-msvc", - "hash": "sha512-OrM6yfXw4wXhnVFosOJzarw0Fdz5Y0okgHfn9oFbTPJhoqxV5Rdmd6kXxWu2RiVKs6kGSJFZXHDeUq2w5rTIMg==" - } - }, - "npm:@swc/core-win32-x64-msvc": { - "type": "npm", - "name": "npm:@swc/core-win32-x64-msvc", - "data": { - "version": "1.5.29", - "packageName": "@swc/core-win32-x64-msvc", - "hash": "sha512-eD/gnxqKyZQQR0hR7TMkIlJ+nCF9dzYmVVNbYZWuA1Xy94aBPUsEk3Uw3oG7q6R3ErrEUPP0FNf2ztEnv+I+dw==" - } - }, - "npm:@swc/core": { - "type": "npm", - "name": "npm:@swc/core", - "data": { - "version": "1.5.29", - "packageName": "@swc/core", - "hash": "sha512-nvTtHJI43DUSOAf3h9XsqYg8YXKc0/N4il9y4j0xAkO0ekgDNo+3+jbw6MInawjKJF9uulyr+f5bAutTsOKVlw==" - } - }, - "npm:@swc/counter": { - "type": "npm", - "name": "npm:@swc/counter", - "data": { - "version": "0.1.3", - "packageName": "@swc/counter", - "hash": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==" - } - }, - "npm:@swc/helpers": { - "type": "npm", - "name": "npm:@swc/helpers", - "data": { - "version": "0.5.13", - "packageName": "@swc/helpers", - "hash": "sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==" - } - }, - "npm:@swc/helpers@0.5.15": { - "type": "npm", - "name": "npm:@swc/helpers@0.5.15", - "data": { - "version": "0.5.15", - "packageName": "@swc/helpers", - "hash": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==" - } - }, - "npm:@swc/helpers@0.5.17": { - "type": "npm", - "name": "npm:@swc/helpers@0.5.17", - "data": { - "version": "0.5.17", - "packageName": "@swc/helpers", - "hash": "sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==" - } - }, - "npm:@swc/types": { - "type": "npm", - "name": "npm:@swc/types", - "data": { - "version": "0.1.12", - "packageName": "@swc/types", - "hash": "sha512-wBJA+SdtkbFhHjTMYH+dEH1y4VpfGdAc2Kw/LK09i9bXd/K6j6PkDcFCEzb6iVfZMkPRrl/q0e3toqTAJdkIVA==" - } - }, - "npm:@ts-morph/common": { - "type": "npm", - "name": "npm:@ts-morph/common", - "data": { - "version": "0.23.0", - "packageName": "@ts-morph/common", - "hash": "sha512-m7Lllj9n/S6sOkCkRftpM7L24uvmfXQFedlW/4hENcuJH1HHm9u5EgxZb9uVjQSCGrbBWBkOGgcTxNg36r6ywA==" - } - }, - "npm:@tsconfig/node10": { - "type": "npm", - "name": "npm:@tsconfig/node10", - "data": { - "version": "1.0.11", - "packageName": "@tsconfig/node10", - "hash": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" - } - }, - "npm:@tsconfig/node12": { - "type": "npm", - "name": "npm:@tsconfig/node12", - "data": { - "version": "1.0.11", - "packageName": "@tsconfig/node12", - "hash": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" - } - }, - "npm:@tsconfig/node14": { - "type": "npm", - "name": "npm:@tsconfig/node14", - "data": { - "version": "1.0.3", - "packageName": "@tsconfig/node14", - "hash": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" - } - }, - "npm:@tsconfig/node16": { - "type": "npm", - "name": "npm:@tsconfig/node16", - "data": { - "version": "1.0.4", - "packageName": "@tsconfig/node16", - "hash": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" - } - }, - "npm:@tybys/wasm-util": { - "type": "npm", - "name": "npm:@tybys/wasm-util", - "data": { - "version": "0.9.0", - "packageName": "@tybys/wasm-util", - "hash": "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==" - } - }, - "npm:@types/adm-zip": { - "type": "npm", - "name": "npm:@types/adm-zip", - "data": { - "version": "0.5.7", - "packageName": "@types/adm-zip", - "hash": "sha512-DNEs/QvmyRLurdQPChqq0Md4zGvPwHerAJYWk9l2jCbD1VPpnzRJorOdiq4zsw09NFbYnhfsoEhWtxIzXpn2yw==" - } - }, - "npm:@types/babel__code-frame": { - "type": "npm", - "name": "npm:@types/babel__code-frame", - "data": { - "version": "7.0.6", - "packageName": "@types/babel__code-frame", - "hash": "sha512-Anitqkl3+KrzcW2k77lRlg/GfLZLWXBuNgbEcIOU6M92yw42vsd3xV/Z/yAHEj8m+KUjL6bWOVOFqX8PFPJ4LA==" - } - }, - "npm:@types/babel__core": { - "type": "npm", - "name": "npm:@types/babel__core", - "data": { - "version": "7.20.5", - "packageName": "@types/babel__core", - "hash": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" - } - }, - "npm:@types/babel__generator": { - "type": "npm", - "name": "npm:@types/babel__generator", - "data": { - "version": "7.6.8", - "packageName": "@types/babel__generator", - "hash": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==" - } - }, - "npm:@types/babel__template": { - "type": "npm", - "name": "npm:@types/babel__template", - "data": { - "version": "7.4.4", - "packageName": "@types/babel__template", - "hash": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" - } - }, - "npm:@types/babel__traverse": { - "type": "npm", - "name": "npm:@types/babel__traverse", - "data": { - "version": "7.20.6", - "packageName": "@types/babel__traverse", - "hash": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==" - } - }, - "npm:@types/debug": { - "type": "npm", - "name": "npm:@types/debug", - "data": { - "version": "4.1.12", - "packageName": "@types/debug", - "hash": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==" - } - }, - "npm:@types/eslint-scope": { - "type": "npm", - "name": "npm:@types/eslint-scope", - "data": { - "version": "3.7.7", - "packageName": "@types/eslint-scope", - "hash": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==" - } - }, - "npm:@types/eslint": { - "type": "npm", - "name": "npm:@types/eslint", - "data": { - "version": "9.6.1", - "packageName": "@types/eslint", - "hash": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==" - } - }, - "npm:@types/estree-jsx": { - "type": "npm", - "name": "npm:@types/estree-jsx", - "data": { - "version": "1.0.5", - "packageName": "@types/estree-jsx", - "hash": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==" - } - }, - "npm:@types/estree": { - "type": "npm", - "name": "npm:@types/estree", - "data": { - "version": "1.0.6", - "packageName": "@types/estree", - "hash": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" - } - }, - "npm:@types/graceful-fs": { - "type": "npm", - "name": "npm:@types/graceful-fs", - "data": { - "version": "4.1.9", - "packageName": "@types/graceful-fs", - "hash": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==" - } - }, - "npm:@types/gradient-string": { - "type": "npm", - "name": "npm:@types/gradient-string", - "data": { - "version": "1.1.6", - "packageName": "@types/gradient-string", - "hash": "sha512-LkaYxluY4G5wR1M4AKQUal2q61Di1yVVCw42ImFTuaIoQVgmV0WP1xUaLB8zwb47mp82vWTpePI9JmrjEnJ7nQ==" - } - }, - "npm:@types/hast@2.3.10": { - "type": "npm", - "name": "npm:@types/hast@2.3.10", - "data": { - "version": "2.3.10", - "packageName": "@types/hast", - "hash": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" - } - }, - "npm:@types/hast@3.0.4": { - "type": "npm", - "name": "npm:@types/hast@3.0.4", - "data": { - "version": "3.0.4", - "packageName": "@types/hast", - "hash": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==" - } - }, - "npm:@types/istanbul-lib-coverage": { - "type": "npm", - "name": "npm:@types/istanbul-lib-coverage", - "data": { - "version": "2.0.6", - "packageName": "@types/istanbul-lib-coverage", - "hash": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" - } - }, - "npm:@types/istanbul-lib-report": { - "type": "npm", - "name": "npm:@types/istanbul-lib-report", - "data": { - "version": "3.0.3", - "packageName": "@types/istanbul-lib-report", - "hash": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==" - } - }, - "npm:@types/istanbul-reports": { - "type": "npm", - "name": "npm:@types/istanbul-reports", - "data": { - "version": "3.0.4", - "packageName": "@types/istanbul-reports", - "hash": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==" - } - }, - "npm:@types/json-schema": { - "type": "npm", - "name": "npm:@types/json-schema", - "data": { - "version": "7.0.15", - "packageName": "@types/json-schema", - "hash": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" - } - }, - "npm:@types/mdast@3.0.15": { - "type": "npm", - "name": "npm:@types/mdast@3.0.15", - "data": { - "version": "3.0.15", - "packageName": "@types/mdast", - "hash": "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==" - } - }, - "npm:@types/mdast@4.0.4": { - "type": "npm", - "name": "npm:@types/mdast@4.0.4", - "data": { - "version": "4.0.4", - "packageName": "@types/mdast", - "hash": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==" - } - }, - "npm:@types/mdx": { - "type": "npm", - "name": "npm:@types/mdx", - "data": { - "version": "2.0.13", - "packageName": "@types/mdx", - "hash": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==" - } - }, - "npm:@types/minimist": { - "type": "npm", - "name": "npm:@types/minimist", - "data": { - "version": "1.2.5", - "packageName": "@types/minimist", - "hash": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" - } - }, - "npm:@types/ms": { - "type": "npm", - "name": "npm:@types/ms", - "data": { - "version": "2.1.0", - "packageName": "@types/ms", - "hash": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==" - } - }, - "npm:@types/node-forge": { - "type": "npm", - "name": "npm:@types/node-forge", - "data": { - "version": "1.3.11", - "packageName": "@types/node-forge", - "hash": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==" - } - }, - "npm:@types/node@12.20.55": { - "type": "npm", - "name": "npm:@types/node@12.20.55", - "data": { - "version": "12.20.55", - "packageName": "@types/node", - "hash": "sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==" - } - }, - "npm:@types/node": { - "type": "npm", - "name": "npm:@types/node", - "data": { - "version": "18.19.68", - "packageName": "@types/node", - "hash": "sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==" - } - }, - "npm:@types/node@20.17.24": { - "type": "npm", - "name": "npm:@types/node@20.17.24", - "data": { - "version": "20.17.24", - "packageName": "@types/node", - "hash": "sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==" - } - }, - "npm:@types/parse-json": { - "type": "npm", - "name": "npm:@types/parse-json", - "data": { - "version": "4.0.2", - "packageName": "@types/parse-json", - "hash": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" - } - }, - "npm:@types/react": { - "type": "npm", - "name": "npm:@types/react", - "data": { - "version": "19.0.12", - "packageName": "@types/react", - "hash": "sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==" - } - }, - "npm:@types/stack-utils": { - "type": "npm", - "name": "npm:@types/stack-utils", - "data": { - "version": "2.0.3", - "packageName": "@types/stack-utils", - "hash": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" - } - }, - "npm:@types/supports-color": { - "type": "npm", - "name": "npm:@types/supports-color", - "data": { - "version": "8.1.3", - "packageName": "@types/supports-color", - "hash": "sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==" - } - }, - "npm:@types/tinycolor2": { - "type": "npm", - "name": "npm:@types/tinycolor2", - "data": { - "version": "1.4.6", - "packageName": "@types/tinycolor2", - "hash": "sha512-iEN8J0BoMnsWBqjVbWH/c0G0Hh7O21lpR2/+PrvAVgWdzL7eexIFm4JN/Wn10PTcmNdtS6U67r499mlWMXOxNw==" - } - }, - "npm:@types/unist@2.0.11": { - "type": "npm", - "name": "npm:@types/unist@2.0.11", - "data": { - "version": "2.0.11", - "packageName": "@types/unist", - "hash": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==" - } - }, - "npm:@types/unist@3.0.3": { - "type": "npm", - "name": "npm:@types/unist@3.0.3", - "data": { - "version": "3.0.3", - "packageName": "@types/unist", - "hash": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==" - } - }, - "npm:@types/yargs-parser": { - "type": "npm", - "name": "npm:@types/yargs-parser", - "data": { - "version": "21.0.3", - "packageName": "@types/yargs-parser", - "hash": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" - } - }, - "npm:@types/yargs@15.0.19": { - "type": "npm", - "name": "npm:@types/yargs@15.0.19", - "data": { - "version": "15.0.19", - "packageName": "@types/yargs", - "hash": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==" - } - }, - "npm:@types/yargs@17.0.33": { - "type": "npm", - "name": "npm:@types/yargs@17.0.33", - "data": { - "version": "17.0.33", - "packageName": "@types/yargs", - "hash": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==" - } - }, - "npm:@typescript-eslint/eslint-plugin": { - "type": "npm", - "name": "npm:@typescript-eslint/eslint-plugin", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/eslint-plugin", - "hash": "sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==" - } - }, - "npm:@typescript-eslint/parser": { - "type": "npm", - "name": "npm:@typescript-eslint/parser", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/parser", - "hash": "sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==" - } - }, - "npm:@typescript-eslint/scope-manager": { - "type": "npm", - "name": "npm:@typescript-eslint/scope-manager", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/scope-manager", - "hash": "sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==" - } - }, - "npm:@typescript-eslint/type-utils": { - "type": "npm", - "name": "npm:@typescript-eslint/type-utils", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/type-utils", - "hash": "sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==" - } - }, - "npm:@typescript-eslint/types": { - "type": "npm", - "name": "npm:@typescript-eslint/types", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/types", - "hash": "sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==" - } - }, - "npm:@typescript-eslint/typescript-estree": { - "type": "npm", - "name": "npm:@typescript-eslint/typescript-estree", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/typescript-estree", - "hash": "sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==" - } - }, - "npm:@typescript-eslint/utils": { - "type": "npm", - "name": "npm:@typescript-eslint/utils", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/utils", - "hash": "sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==" - } - }, - "npm:@typescript-eslint/visitor-keys": { - "type": "npm", - "name": "npm:@typescript-eslint/visitor-keys", - "data": { - "version": "8.19.0", - "packageName": "@typescript-eslint/visitor-keys", - "hash": "sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==" - } - }, - "npm:@ungap/structured-clone": { - "type": "npm", - "name": "npm:@ungap/structured-clone", - "data": { - "version": "1.3.0", - "packageName": "@ungap/structured-clone", - "hash": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==" - } - }, - "npm:@unhead/react": { - "type": "npm", - "name": "npm:@unhead/react", - "data": { - "version": "2.0.8", - "packageName": "@unhead/react", - "hash": "sha512-H/DmGG2Nz2OU3ASEZzLOIlwzQl027yOl0YhnlLEu3y6pvV/myLtgogcb68hXyHAtmpMAfnxhivUxCaiuFW7C6w==" - } - }, - "npm:@vercel/analytics": { - "type": "npm", - "name": "npm:@vercel/analytics", - "data": { - "version": "1.5.0", - "packageName": "@vercel/analytics", - "hash": "sha512-MYsBzfPki4gthY5HnYN7jgInhAZ7Ac1cYDoRWFomwGHWEX7odTEzbtg9kf/QSo7XEsEAqlQugA6gJ2WS2DEa3g==" - } - }, - "npm:@verdaccio/auth": { - "type": "npm", - "name": "npm:@verdaccio/auth", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/auth", - "hash": "sha512-CSLBAsCJT1oOpJ4OWnVGmN6o/ZilDNa7Aa5+AU1LI2lbRblqgr4BVRn07GFqimJ//6+tPzl8BHgyiCbBhh1ZiA==" - } - }, - "npm:@verdaccio/commons-api": { - "type": "npm", - "name": "npm:@verdaccio/commons-api", - "data": { - "version": "10.2.0", - "packageName": "@verdaccio/commons-api", - "hash": "sha512-F/YZANu4DmpcEV0jronzI7v2fGVWkQ5Mwi+bVmV+ACJ+EzR0c9Jbhtbe5QyLUuzR97t8R5E/Xe53O0cc2LukdQ==" - } - }, - "npm:@verdaccio/config": { - "type": "npm", - "name": "npm:@verdaccio/config", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/config", - "hash": "sha512-pA0WCWvvWY6vPRav+X0EuFmuK6M08zIpRzTKkqSriCWk6JUCZ07TDnN054AS8TSSOy6EaWgHxnUw3nTd34Z4Sg==" - } - }, - "npm:@verdaccio/core@8.0.0-next-8.1": { - "type": "npm", - "name": "npm:@verdaccio/core@8.0.0-next-8.1", - "data": { - "version": "8.0.0-next-8.1", - "packageName": "@verdaccio/core", - "hash": "sha512-kQRCB2wgXEh8H88G51eQgAFK9IxmnBtkQ8sY5FbmB6PbBkyHrbGcCp+2mtRqqo36j0W1VAlfM3XzoknMy6qQnw==" - } - }, - "npm:@verdaccio/core@8.0.0-next-8.7": { - "type": "npm", - "name": "npm:@verdaccio/core@8.0.0-next-8.7", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/core", - "hash": "sha512-pf8M2Z5EI/5Zdhdcm3aadb9Q9jiDsIredPD3+cIoDum8x3di2AIYvQD7i5BEramfzZlLXVICmFAulU7nUY11qg==" - } - }, - "npm:@verdaccio/file-locking@10.3.1": { - "type": "npm", - "name": "npm:@verdaccio/file-locking@10.3.1", - "data": { - "version": "10.3.1", - "packageName": "@verdaccio/file-locking", - "hash": "sha512-oqYLfv3Yg3mAgw9qhASBpjD50osj2AX4IwbkUtyuhhKGyoFU9eZdrbeW6tpnqUnj6yBMtAPm2eGD4BwQuX400g==" - } - }, - "npm:@verdaccio/file-locking@13.0.0-next-8.2": { - "type": "npm", - "name": "npm:@verdaccio/file-locking@13.0.0-next-8.2", - "data": { - "version": "13.0.0-next-8.2", - "packageName": "@verdaccio/file-locking", - "hash": "sha512-TcHgN3I/N28WBSvtukpGrJhBljl4jyIXq0vEv94vXAG6nUE3saK+vtgo8PfYA3Ueo88v/1zyAbiZM4uxwojCmQ==" - } - }, - "npm:@verdaccio/loaders": { - "type": "npm", - "name": "npm:@verdaccio/loaders", - "data": { - "version": "8.0.0-next-8.4", - "packageName": "@verdaccio/loaders", - "hash": "sha512-Powlqb4SuMbe6RVgxyyOXaCjuHCcK7oZA+lygaKZDpV9NSHJtbkkV4L+rXyCfTX3b0tKsBh7FzaIdgWc1rDeGQ==" - } - }, - "npm:@verdaccio/local-storage-legacy": { - "type": "npm", - "name": "npm:@verdaccio/local-storage-legacy", - "data": { - "version": "11.0.2", - "packageName": "@verdaccio/local-storage-legacy", - "hash": "sha512-7AXG7qlcVFmF+Nue2oKaraprGRtaBvrQIOvc/E89+7hAe399V01KnZI6E/ET56u7U9fq0MSlp92HBcdotlpUXg==" - } - }, - "npm:@verdaccio/logger-commons": { - "type": "npm", - "name": "npm:@verdaccio/logger-commons", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/logger-commons", - "hash": "sha512-sXNx57G1LVp81xF4qHer3AOcMEZ90W4FjxtYF0vmULcVg3ybdtStKAT/9ocZtVMvLWTPAauhqylfnXoRZYf32A==" - } - }, - "npm:@verdaccio/logger-prettify": { - "type": "npm", - "name": "npm:@verdaccio/logger-prettify", - "data": { - "version": "8.0.0-next-8.1", - "packageName": "@verdaccio/logger-prettify", - "hash": "sha512-vLhaGq0q7wtMCcqa0aQY6QOsMNarhTu/l4e6Z8mG/5LUH95GGLsBwpXLnKS94P3deIjsHhc9ycnEmG39txbQ1w==" - } - }, - "npm:@verdaccio/logger": { - "type": "npm", - "name": "npm:@verdaccio/logger", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/logger", - "hash": "sha512-5EMPdZhz2V08BP2rjhtN/Fz5KxCfPJBkYDitbk/eo+FCZ9nVdMCQE3WRbHEaXyJQcIso/LJ6RnL/zKN20E/rPg==" - } - }, - "npm:@verdaccio/middleware": { - "type": "npm", - "name": "npm:@verdaccio/middleware", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/middleware", - "hash": "sha512-Zad7KcdOsI1DUBt1TjQb08rIi/IFFaJKdPhj7M6oy5BX9l/4OM0TtbBueHFNS1+aU+t5eo8ue7ZHbqmjDY/6VQ==" - } - }, - "npm:@verdaccio/search-indexer": { - "type": "npm", - "name": "npm:@verdaccio/search-indexer", - "data": { - "version": "8.0.0-next-8.2", - "packageName": "@verdaccio/search-indexer", - "hash": "sha512-sWliVN5BkAGbZ3e/GD0CsZMfPJdRMRuN0tEKQFsvEJifxToq5UkfCw6vKaVvhezsTWqb+Rp5y+2d4n5BDOA49w==" - } - }, - "npm:@verdaccio/signature": { - "type": "npm", - "name": "npm:@verdaccio/signature", - "data": { - "version": "8.0.0-next-8.1", - "packageName": "@verdaccio/signature", - "hash": "sha512-lHD/Z2FoPQTtDYz6ZlXhj/lrg0SFirHrwCGt/cibl1GlePpx78WPdo03tgAyl0Qf+I35n484/gR1l9eixBQqYw==" - } - }, - "npm:@verdaccio/streams": { - "type": "npm", - "name": "npm:@verdaccio/streams", - "data": { - "version": "10.2.1", - "packageName": "@verdaccio/streams", - "hash": "sha512-OojIG/f7UYKxC4dYX8x5ax8QhRx1b8OYUAMz82rUottCuzrssX/4nn5QE7Ank0DUSX3C9l/HPthc4d9uKRJqJQ==" - } - }, - "npm:@verdaccio/tarball": { - "type": "npm", - "name": "npm:@verdaccio/tarball", - "data": { - "version": "13.0.0-next-8.7", - "packageName": "@verdaccio/tarball", - "hash": "sha512-EWRuEOLgb3UETxUsYg6+Mml6DDRiwQqKIEsE4Ys6y6rcH2vgW6XMnTt+s/v5pFI+zlbi6fxjOgQB1e6IJAwxVA==" - } - }, - "npm:@verdaccio/ui-theme": { - "type": "npm", - "name": "npm:@verdaccio/ui-theme", - "data": { - "version": "8.0.0-next-8.7", - "packageName": "@verdaccio/ui-theme", - "hash": "sha512-+7f7XqqIU+TVCHjsP6lWzCdsD4sM7MEhn4cu3mLW1kJZ7eenWKEltoqixQnoXJzaBjCiz+yXW1WkjMyEFLNbpg==" - } - }, - "npm:@verdaccio/url": { - "type": "npm", - "name": "npm:@verdaccio/url", - "data": { - "version": "13.0.0-next-8.7", - "packageName": "@verdaccio/url", - "hash": "sha512-biFvwH3zIXYicA+SXNGvjMAe8oIQ5VddsfbO0ZXWlFs0lIz8cgI7QYPeSiCkU2VKpGzZ8pEKgqkxFsfFkU5kGA==" - } - }, - "npm:@verdaccio/utils@7.0.1-next-8.1": { - "type": "npm", - "name": "npm:@verdaccio/utils@7.0.1-next-8.1", - "data": { - "version": "7.0.1-next-8.1", - "packageName": "@verdaccio/utils", - "hash": "sha512-cyJdRrVa+8CS7UuIQb3K3IJFjMe64v38tYiBnohSmhRbX7dX9IT3jWbjrwkqWh4KeS1CS6BYENrGG1evJ2ggrQ==" - } - }, - "npm:@verdaccio/utils@8.1.0-next-8.7": { - "type": "npm", - "name": "npm:@verdaccio/utils@8.1.0-next-8.7", - "data": { - "version": "8.1.0-next-8.7", - "packageName": "@verdaccio/utils", - "hash": "sha512-4eqPCnPAJsL6gdVs0/oqZNgs2PnQW3HHBMgBHyEbb5A/ESI10TvRp+B7MRl9glUmy/aR5B6YSI68rgXvAFjdxA==" - } - }, - "npm:@vitest/coverage-v8": { - "type": "npm", - "name": "npm:@vitest/coverage-v8", - "data": { - "version": "2.1.2", - "packageName": "@vitest/coverage-v8", - "hash": "sha512-b7kHrFrs2urS0cOk5N10lttI8UdJ/yP3nB4JYTREvR5o18cR99yPpK4gK8oQgI42BVv0ILWYUSYB7AXkAUDc0g==" - } - }, - "npm:@vitest/expect": { - "type": "npm", - "name": "npm:@vitest/expect", - "data": { - "version": "2.1.2", - "packageName": "@vitest/expect", - "hash": "sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==" - } - }, - "npm:@vitest/mocker": { - "type": "npm", - "name": "npm:@vitest/mocker", - "data": { - "version": "2.1.2", - "packageName": "@vitest/mocker", - "hash": "sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==" - } - }, - "npm:@vitest/pretty-format": { - "type": "npm", - "name": "npm:@vitest/pretty-format", - "data": { - "version": "2.1.2", - "packageName": "@vitest/pretty-format", - "hash": "sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==" - } - }, - "npm:@vitest/runner": { - "type": "npm", - "name": "npm:@vitest/runner", - "data": { - "version": "2.1.2", - "packageName": "@vitest/runner", - "hash": "sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==" - } - }, - "npm:@vitest/snapshot": { - "type": "npm", - "name": "npm:@vitest/snapshot", - "data": { - "version": "2.1.2", - "packageName": "@vitest/snapshot", - "hash": "sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==" - } - }, - "npm:@vitest/spy": { - "type": "npm", - "name": "npm:@vitest/spy", - "data": { - "version": "2.1.2", - "packageName": "@vitest/spy", - "hash": "sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==" - } - }, - "npm:@vitest/ui": { - "type": "npm", - "name": "npm:@vitest/ui", - "data": { - "version": "2.1.2", - "packageName": "@vitest/ui", - "hash": "sha512-92gcNzkDnmxOxyHzQrQYRsoV9Q0Aay0r4QMLnV+B+lbqlUWa8nDg9ivyLV5mMVTtGirHsYUGGh/zbIA55gBZqA==" - } - }, - "npm:@vitest/utils": { - "type": "npm", - "name": "npm:@vitest/utils", - "data": { - "version": "2.1.2", - "packageName": "@vitest/utils", - "hash": "sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==" - } - }, - "npm:@vscode/sudo-prompt": { - "type": "npm", - "name": "npm:@vscode/sudo-prompt", - "data": { - "version": "9.3.1", - "packageName": "@vscode/sudo-prompt", - "hash": "sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==" - } - }, - "npm:@webassemblyjs/ast": { - "type": "npm", - "name": "npm:@webassemblyjs/ast", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/ast", - "hash": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==" - } - }, - "npm:@webassemblyjs/floating-point-hex-parser": { - "type": "npm", - "name": "npm:@webassemblyjs/floating-point-hex-parser", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/floating-point-hex-parser", - "hash": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==" - } - }, - "npm:@webassemblyjs/helper-api-error": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-api-error", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/helper-api-error", - "hash": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==" - } - }, - "npm:@webassemblyjs/helper-buffer": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-buffer", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/helper-buffer", - "hash": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==" - } - }, - "npm:@webassemblyjs/helper-numbers": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-numbers", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/helper-numbers", - "hash": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==" - } - }, - "npm:@webassemblyjs/helper-wasm-bytecode": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-wasm-bytecode", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/helper-wasm-bytecode", - "hash": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==" - } - }, - "npm:@webassemblyjs/helper-wasm-section": { - "type": "npm", - "name": "npm:@webassemblyjs/helper-wasm-section", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/helper-wasm-section", - "hash": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==" - } - }, - "npm:@webassemblyjs/ieee754": { - "type": "npm", - "name": "npm:@webassemblyjs/ieee754", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/ieee754", - "hash": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==" - } - }, - "npm:@webassemblyjs/leb128": { - "type": "npm", - "name": "npm:@webassemblyjs/leb128", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/leb128", - "hash": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==" - } - }, - "npm:@webassemblyjs/utf8": { - "type": "npm", - "name": "npm:@webassemblyjs/utf8", - "data": { - "version": "1.13.2", - "packageName": "@webassemblyjs/utf8", - "hash": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==" - } - }, - "npm:@webassemblyjs/wasm-edit": { - "type": "npm", - "name": "npm:@webassemblyjs/wasm-edit", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wasm-edit", - "hash": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==" - } - }, - "npm:@webassemblyjs/wasm-gen": { - "type": "npm", - "name": "npm:@webassemblyjs/wasm-gen", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wasm-gen", - "hash": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==" - } - }, - "npm:@webassemblyjs/wasm-opt": { - "type": "npm", - "name": "npm:@webassemblyjs/wasm-opt", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wasm-opt", - "hash": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==" - } - }, - "npm:@webassemblyjs/wasm-parser": { - "type": "npm", - "name": "npm:@webassemblyjs/wasm-parser", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wasm-parser", - "hash": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==" - } - }, - "npm:@webassemblyjs/wast-printer": { - "type": "npm", - "name": "npm:@webassemblyjs/wast-printer", - "data": { - "version": "1.14.1", - "packageName": "@webassemblyjs/wast-printer", - "hash": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==" - } - }, - "npm:@xtuc/ieee754": { - "type": "npm", - "name": "npm:@xtuc/ieee754", - "data": { - "version": "1.2.0", - "packageName": "@xtuc/ieee754", - "hash": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" - } - }, - "npm:@xtuc/long": { - "type": "npm", - "name": "npm:@xtuc/long", - "data": { - "version": "4.2.2", - "packageName": "@xtuc/long", - "hash": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" - } - }, - "npm:@yarnpkg/lockfile": { - "type": "npm", - "name": "npm:@yarnpkg/lockfile", - "data": { - "version": "1.1.0", - "packageName": "@yarnpkg/lockfile", - "hash": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==" - } - }, - "npm:@yarnpkg/parsers": { - "type": "npm", - "name": "npm:@yarnpkg/parsers", - "data": { - "version": "3.0.2", - "packageName": "@yarnpkg/parsers", - "hash": "sha512-/HcYgtUSiJiot/XWGLOlGxPYUG65+/31V8oqk17vZLW1xlCoR4PampyePljOxY2n8/3jz9+tIFzICsyGujJZoA==" - } - }, - "npm:@zkochan/js-yaml": { - "type": "npm", - "name": "npm:@zkochan/js-yaml", - "data": { - "version": "0.0.7", - "packageName": "@zkochan/js-yaml", - "hash": "sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==" - } - }, - "npm:JSONStream": { - "type": "npm", - "name": "npm:JSONStream", - "data": { - "version": "1.3.5", - "packageName": "JSONStream", - "hash": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==" - } - }, - "npm:abort-controller": { - "type": "npm", - "name": "npm:abort-controller", - "data": { - "version": "3.0.0", - "packageName": "abort-controller", - "hash": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==" - } - }, - "npm:abstract-logging": { - "type": "npm", - "name": "npm:abstract-logging", - "data": { - "version": "2.0.1", - "packageName": "abstract-logging", - "hash": "sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==" - } - }, - "npm:accepts": { - "type": "npm", - "name": "npm:accepts", - "data": { - "version": "1.3.8", - "packageName": "accepts", - "hash": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==" - } - }, - "npm:acorn-jsx": { - "type": "npm", - "name": "npm:acorn-jsx", - "data": { - "version": "5.3.2", - "packageName": "acorn-jsx", - "hash": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" - } - }, - "npm:acorn-walk": { - "type": "npm", - "name": "npm:acorn-walk", - "data": { - "version": "8.3.4", - "packageName": "acorn-walk", - "hash": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==" - } - }, - "npm:acorn@8.12.1": { - "type": "npm", - "name": "npm:acorn@8.12.1", - "data": { - "version": "8.12.1", - "packageName": "acorn", - "hash": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==" - } - }, - "npm:acorn@8.14.0": { - "type": "npm", - "name": "npm:acorn@8.14.0", - "data": { - "version": "8.14.0", - "packageName": "acorn", - "hash": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==" - } - }, - "npm:address": { - "type": "npm", - "name": "npm:address", - "data": { - "version": "1.2.2", - "packageName": "address", - "hash": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==" - } - }, - "npm:adm-zip": { - "type": "npm", - "name": "npm:adm-zip", - "data": { - "version": "0.5.16", - "packageName": "adm-zip", - "hash": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==" - } - }, - "npm:agent-base": { - "type": "npm", - "name": "npm:agent-base", - "data": { - "version": "6.0.2", - "packageName": "agent-base", - "hash": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" - } - }, - "npm:ajv-formats@2.1.1": { - "type": "npm", - "name": "npm:ajv-formats@2.1.1", - "data": { - "version": "2.1.1", - "packageName": "ajv-formats", - "hash": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==" - } - }, - "npm:ajv-formats@3.0.1": { - "type": "npm", - "name": "npm:ajv-formats@3.0.1", - "data": { - "version": "3.0.1", - "packageName": "ajv-formats", - "hash": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==" - } - }, - "npm:ajv-keywords@3.5.2": { - "type": "npm", - "name": "npm:ajv-keywords@3.5.2", - "data": { - "version": "3.5.2", - "packageName": "ajv-keywords", - "hash": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" - } - }, - "npm:ajv-keywords@5.1.0": { - "type": "npm", - "name": "npm:ajv-keywords@5.1.0", - "data": { - "version": "5.1.0", - "packageName": "ajv-keywords", - "hash": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==" - } - }, - "npm:ajv@6.12.6": { - "type": "npm", - "name": "npm:ajv@6.12.6", - "data": { - "version": "6.12.6", - "packageName": "ajv", - "hash": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" - } - }, - "npm:ajv@8.17.1": { - "type": "npm", - "name": "npm:ajv@8.17.1", - "data": { - "version": "8.17.1", - "packageName": "ajv", - "hash": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" - } - }, - "npm:anser": { - "type": "npm", - "name": "npm:anser", - "data": { - "version": "1.4.10", - "packageName": "anser", - "hash": "sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww==" - } - }, - "npm:ansi-colors": { - "type": "npm", - "name": "npm:ansi-colors", - "data": { - "version": "4.1.3", - "packageName": "ansi-colors", - "hash": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" - } - }, - "npm:ansi-regex@5.0.1": { - "type": "npm", - "name": "npm:ansi-regex@5.0.1", - "data": { - "version": "5.0.1", - "packageName": "ansi-regex", - "hash": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" - } - }, - "npm:ansi-regex@6.1.0": { - "type": "npm", - "name": "npm:ansi-regex@6.1.0", - "data": { - "version": "6.1.0", - "packageName": "ansi-regex", - "hash": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" - } - }, - "npm:ansi-styles@4.3.0": { - "type": "npm", - "name": "npm:ansi-styles@4.3.0", - "data": { - "version": "4.3.0", - "packageName": "ansi-styles", - "hash": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" - } - }, - "npm:ansi-styles@5.2.0": { - "type": "npm", - "name": "npm:ansi-styles@5.2.0", - "data": { - "version": "5.2.0", - "packageName": "ansi-styles", - "hash": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" - } - }, - "npm:ansi-styles@6.2.1": { - "type": "npm", - "name": "npm:ansi-styles@6.2.1", - "data": { - "version": "6.2.1", - "packageName": "ansi-styles", - "hash": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" - } - }, - "npm:anymatch": { - "type": "npm", - "name": "npm:anymatch", - "data": { - "version": "3.1.3", - "packageName": "anymatch", - "hash": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" - } - }, - "npm:apache-md5": { - "type": "npm", - "name": "npm:apache-md5", - "data": { - "version": "1.1.8", - "packageName": "apache-md5", - "hash": "sha512-FCAJojipPn0bXjuEpjOOOMN8FZDkxfWWp4JGN9mifU2IhxvKyXZYqpzPHdnTSUpmPDy+tsslB6Z1g+Vg6nVbYA==" - } - }, - "npm:appdirsjs": { - "type": "npm", - "name": "npm:appdirsjs", - "data": { - "version": "1.2.7", - "packageName": "appdirsjs", - "hash": "sha512-Quji6+8kLBC3NnBeo14nPDq0+2jUs5s3/xEye+udFHumHhRk4M7aAMXp/PBJqkKYGuuyR9M/6Dq7d2AViiGmhw==" - } - }, - "npm:arg@4.1.3": { - "type": "npm", - "name": "npm:arg@4.1.3", - "data": { - "version": "4.1.3", - "packageName": "arg", - "hash": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" - } - }, - "npm:arg@5.0.2": { - "type": "npm", - "name": "npm:arg@5.0.2", - "data": { - "version": "5.0.2", - "packageName": "arg", - "hash": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" - } - }, - "npm:argparse@1.0.10": { - "type": "npm", - "name": "npm:argparse@1.0.10", - "data": { - "version": "1.0.10", - "packageName": "argparse", - "hash": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" - } - }, - "npm:argparse@2.0.1": { - "type": "npm", - "name": "npm:argparse@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "argparse", - "hash": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - } - }, - "npm:array-flatten": { - "type": "npm", - "name": "npm:array-flatten", - "data": { - "version": "1.1.1", - "packageName": "array-flatten", - "hash": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" - } - }, - "npm:array-union": { - "type": "npm", - "name": "npm:array-union", - "data": { - "version": "2.1.0", - "packageName": "array-union", - "hash": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" - } - }, - "npm:asap": { - "type": "npm", - "name": "npm:asap", - "data": { - "version": "2.0.6", - "packageName": "asap", - "hash": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==" - } - }, - "npm:asn1": { - "type": "npm", - "name": "npm:asn1", - "data": { - "version": "0.2.6", - "packageName": "asn1", - "hash": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==" - } - }, - "npm:assert-plus": { - "type": "npm", - "name": "npm:assert-plus", - "data": { - "version": "1.0.0", - "packageName": "assert-plus", - "hash": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==" - } - }, - "npm:assertion-error": { - "type": "npm", - "name": "npm:assertion-error", - "data": { - "version": "2.0.1", - "packageName": "assertion-error", - "hash": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==" - } - }, - "npm:ast-types": { - "type": "npm", - "name": "npm:ast-types", - "data": { - "version": "0.15.2", - "packageName": "ast-types", - "hash": "sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==" - } - }, - "npm:astring": { - "type": "npm", - "name": "npm:astring", - "data": { - "version": "1.9.0", - "packageName": "astring", - "hash": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==" - } - }, - "npm:async-limiter": { - "type": "npm", - "name": "npm:async-limiter", - "data": { - "version": "1.0.1", - "packageName": "async-limiter", - "hash": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==" - } - }, - "npm:async@2.6.4": { - "type": "npm", - "name": "npm:async@2.6.4", - "data": { - "version": "2.6.4", - "packageName": "async", - "hash": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==" - } - }, - "npm:async@3.2.4": { - "type": "npm", - "name": "npm:async@3.2.4", - "data": { - "version": "3.2.4", - "packageName": "async", - "hash": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" - } - }, - "npm:async@3.2.6": { - "type": "npm", - "name": "npm:async@3.2.6", - "data": { - "version": "3.2.6", - "packageName": "async", - "hash": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" - } - }, - "npm:asynckit": { - "type": "npm", - "name": "npm:asynckit", - "data": { - "version": "0.4.0", - "packageName": "asynckit", - "hash": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" - } - }, - "npm:atomic-sleep": { - "type": "npm", - "name": "npm:atomic-sleep", - "data": { - "version": "1.0.0", - "packageName": "atomic-sleep", - "hash": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==" - } - }, - "npm:avvio": { - "type": "npm", - "name": "npm:avvio", - "data": { - "version": "8.4.0", - "packageName": "avvio", - "hash": "sha512-CDSwaxINFy59iNwhYnkvALBwZiTydGkOecZyPkqBpABYR1KqGEsET0VOOYDwtleZSUIdeY36DC2bSZ24CO1igA==" - } - }, - "npm:aws-sign2": { - "type": "npm", - "name": "npm:aws-sign2", - "data": { - "version": "0.7.0", - "packageName": "aws-sign2", - "hash": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==" - } - }, - "npm:aws4": { - "type": "npm", - "name": "npm:aws4", - "data": { - "version": "1.13.2", - "packageName": "aws4", - "hash": "sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==" - } - }, - "npm:axios": { - "type": "npm", - "name": "npm:axios", - "data": { - "version": "1.7.7", - "packageName": "axios", - "hash": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==" - } - }, - "npm:b4a": { - "type": "npm", - "name": "npm:b4a", - "data": { - "version": "1.6.6", - "packageName": "b4a", - "hash": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==" - } - }, - "npm:babel-core": { - "type": "npm", - "name": "npm:babel-core", - "data": { - "version": "7.0.0-bridge.0", - "packageName": "babel-core", - "hash": "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==" - } - }, - "npm:babel-jest": { - "type": "npm", - "name": "npm:babel-jest", - "data": { - "version": "29.7.0", - "packageName": "babel-jest", - "hash": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==" - } - }, - "npm:babel-loader": { - "type": "npm", - "name": "npm:babel-loader", - "data": { - "version": "9.2.1", - "packageName": "babel-loader", - "hash": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==" - } - }, - "npm:babel-plugin-const-enum": { - "type": "npm", - "name": "npm:babel-plugin-const-enum", - "data": { - "version": "1.2.0", - "packageName": "babel-plugin-const-enum", - "hash": "sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==" - } - }, - "npm:babel-plugin-istanbul": { - "type": "npm", - "name": "npm:babel-plugin-istanbul", - "data": { - "version": "6.1.1", - "packageName": "babel-plugin-istanbul", - "hash": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==" - } - }, - "npm:babel-plugin-jest-hoist": { - "type": "npm", - "name": "npm:babel-plugin-jest-hoist", - "data": { - "version": "29.6.3", - "packageName": "babel-plugin-jest-hoist", - "hash": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==" - } - }, - "npm:babel-plugin-macros": { - "type": "npm", - "name": "npm:babel-plugin-macros", - "data": { - "version": "2.8.0", - "packageName": "babel-plugin-macros", - "hash": "sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==" - } - }, - "npm:babel-plugin-polyfill-corejs2": { - "type": "npm", - "name": "npm:babel-plugin-polyfill-corejs2", - "data": { - "version": "0.4.12", - "packageName": "babel-plugin-polyfill-corejs2", - "hash": "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==" - } - }, - "npm:babel-plugin-polyfill-corejs3": { - "type": "npm", - "name": "npm:babel-plugin-polyfill-corejs3", - "data": { - "version": "0.10.6", - "packageName": "babel-plugin-polyfill-corejs3", - "hash": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==" - } - }, - "npm:babel-plugin-polyfill-regenerator": { - "type": "npm", - "name": "npm:babel-plugin-polyfill-regenerator", - "data": { - "version": "0.6.3", - "packageName": "babel-plugin-polyfill-regenerator", - "hash": "sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==" - } - }, - "npm:babel-plugin-syntax-hermes-parser@0.23.1": { - "type": "npm", - "name": "npm:babel-plugin-syntax-hermes-parser@0.23.1", - "data": { - "version": "0.23.1", - "packageName": "babel-plugin-syntax-hermes-parser", - "hash": "sha512-uNLD0tk2tLUjGFdmCk+u/3FEw2o+BAwW4g+z2QVlxJrzZYOOPADroEcNtTPt5lNiScctaUmnsTkVEnOwZUOLhA==" - } - }, - "npm:babel-plugin-syntax-hermes-parser@0.25.1": { - "type": "npm", - "name": "npm:babel-plugin-syntax-hermes-parser@0.25.1", - "data": { - "version": "0.25.1", - "packageName": "babel-plugin-syntax-hermes-parser", - "hash": "sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ==" - } - }, - "npm:babel-plugin-transform-flow-enums": { - "type": "npm", - "name": "npm:babel-plugin-transform-flow-enums", - "data": { - "version": "0.0.2", - "packageName": "babel-plugin-transform-flow-enums", - "hash": "sha512-g4aaCrDDOsWjbm0PUUeVnkcVd6AKJsVc/MbnPhEotEpkeJQP6b8nzewohQi7+QS8UyPehOhGWn0nOwjvWpmMvQ==" - } - }, - "npm:babel-plugin-transform-typescript-metadata": { - "type": "npm", - "name": "npm:babel-plugin-transform-typescript-metadata", - "data": { - "version": "0.3.2", - "packageName": "babel-plugin-transform-typescript-metadata", - "hash": "sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==" - } - }, - "npm:babel-preset-current-node-syntax": { - "type": "npm", - "name": "npm:babel-preset-current-node-syntax", - "data": { - "version": "1.1.0", - "packageName": "babel-preset-current-node-syntax", - "hash": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==" - } - }, - "npm:babel-preset-jest": { - "type": "npm", - "name": "npm:babel-preset-jest", - "data": { - "version": "29.6.3", - "packageName": "babel-preset-jest", - "hash": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==" - } - }, - "npm:bail": { - "type": "npm", - "name": "npm:bail", - "data": { - "version": "2.0.2", - "packageName": "bail", - "hash": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" - } - }, - "npm:balanced-match": { - "type": "npm", - "name": "npm:balanced-match", - "data": { - "version": "1.0.2", - "packageName": "balanced-match", - "hash": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" - } - }, - "npm:bare-events": { - "type": "npm", - "name": "npm:bare-events", - "data": { - "version": "2.4.2", - "packageName": "bare-events", - "hash": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==" - } - }, - "npm:base64-js": { - "type": "npm", - "name": "npm:base64-js", - "data": { - "version": "1.5.1", - "packageName": "base64-js", - "hash": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" - } - }, - "npm:basic-auth": { - "type": "npm", - "name": "npm:basic-auth", - "data": { - "version": "2.0.1", - "packageName": "basic-auth", - "hash": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==" - } - }, - "npm:bcrypt-pbkdf": { - "type": "npm", - "name": "npm:bcrypt-pbkdf", - "data": { - "version": "1.0.2", - "packageName": "bcrypt-pbkdf", - "hash": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==" - } - }, - "npm:bcryptjs": { - "type": "npm", - "name": "npm:bcryptjs", - "data": { - "version": "2.4.3", - "packageName": "bcryptjs", - "hash": "sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==" - } - }, - "npm:better-path-resolve": { - "type": "npm", - "name": "npm:better-path-resolve", - "data": { - "version": "1.0.0", - "packageName": "better-path-resolve", - "hash": "sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==" - } - }, - "npm:binary-extensions": { - "type": "npm", - "name": "npm:binary-extensions", - "data": { - "version": "2.3.0", - "packageName": "binary-extensions", - "hash": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" - } - }, - "npm:bl": { - "type": "npm", - "name": "npm:bl", - "data": { - "version": "4.1.0", - "packageName": "bl", - "hash": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" - } - }, - "npm:body-parser": { - "type": "npm", - "name": "npm:body-parser", - "data": { - "version": "1.20.3", - "packageName": "body-parser", - "hash": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==" - } - }, - "npm:body-scroll-lock": { - "type": "npm", - "name": "npm:body-scroll-lock", - "data": { - "version": "4.0.0-beta.0", - "packageName": "body-scroll-lock", - "hash": "sha512-a7tP5+0Mw3YlUJcGAKUqIBkYYGlYxk2fnCasq/FUph1hadxlTRjF+gAcZksxANnaMnALjxEddmSi/H3OR8ugcQ==" - } - }, - "npm:brace-expansion@1.1.11": { - "type": "npm", - "name": "npm:brace-expansion@1.1.11", - "data": { - "version": "1.1.11", - "packageName": "brace-expansion", - "hash": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" - } - }, - "npm:brace-expansion@2.0.1": { - "type": "npm", - "name": "npm:brace-expansion@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "brace-expansion", - "hash": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" - } - }, - "npm:braces": { - "type": "npm", - "name": "npm:braces", - "data": { - "version": "3.0.3", - "packageName": "braces", - "hash": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" - } - }, - "npm:browserify-zlib": { - "type": "npm", - "name": "npm:browserify-zlib", - "data": { - "version": "0.1.4", - "packageName": "browserify-zlib", - "hash": "sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ==" - } - }, - "npm:browserslist": { - "type": "npm", - "name": "npm:browserslist", - "data": { - "version": "4.24.4", - "packageName": "browserslist", - "hash": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==" - } - }, - "npm:bser": { - "type": "npm", - "name": "npm:bser", - "data": { - "version": "2.1.1", - "packageName": "bser", - "hash": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==" - } - }, - "npm:buffer-builder": { - "type": "npm", - "name": "npm:buffer-builder", - "data": { - "version": "0.2.0", - "packageName": "buffer-builder", - "hash": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==" - } - }, - "npm:buffer-equal-constant-time": { - "type": "npm", - "name": "npm:buffer-equal-constant-time", - "data": { - "version": "1.0.1", - "packageName": "buffer-equal-constant-time", - "hash": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==" - } - }, - "npm:buffer-from": { - "type": "npm", - "name": "npm:buffer-from", - "data": { - "version": "1.1.2", - "packageName": "buffer-from", - "hash": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" - } - }, - "npm:buffer@5.7.1": { - "type": "npm", - "name": "npm:buffer@5.7.1", - "data": { - "version": "5.7.1", - "packageName": "buffer", - "hash": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" - } - }, - "npm:buffer@6.0.3": { - "type": "npm", - "name": "npm:buffer@6.0.3", - "data": { - "version": "6.0.3", - "packageName": "buffer", - "hash": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==" - } - }, - "npm:bundle-name": { - "type": "npm", - "name": "npm:bundle-name", - "data": { - "version": "4.1.0", - "packageName": "bundle-name", - "hash": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==" - } - }, - "npm:bytes": { - "type": "npm", - "name": "npm:bytes", - "data": { - "version": "3.1.2", - "packageName": "bytes", - "hash": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" - } - }, - "npm:cac": { - "type": "npm", - "name": "npm:cac", - "data": { - "version": "6.7.14", - "packageName": "cac", - "hash": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==" - } - }, - "npm:call-bind": { - "type": "npm", - "name": "npm:call-bind", - "data": { - "version": "1.0.7", - "packageName": "call-bind", - "hash": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" - } - }, - "npm:caller-callsite": { - "type": "npm", - "name": "npm:caller-callsite", - "data": { - "version": "2.0.0", - "packageName": "caller-callsite", - "hash": "sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==" - } - }, - "npm:caller-path": { - "type": "npm", - "name": "npm:caller-path", - "data": { - "version": "2.0.0", - "packageName": "caller-path", - "hash": "sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==" - } - }, - "npm:callsites@2.0.0": { - "type": "npm", - "name": "npm:callsites@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "callsites", - "hash": "sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==" - } - }, - "npm:callsites@3.1.0": { - "type": "npm", - "name": "npm:callsites@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "callsites", - "hash": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" - } - }, - "npm:camelcase@5.3.1": { - "type": "npm", - "name": "npm:camelcase@5.3.1", - "data": { - "version": "5.3.1", - "packageName": "camelcase", - "hash": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" - } - }, - "npm:camelcase@6.3.0": { - "type": "npm", - "name": "npm:camelcase@6.3.0", - "data": { - "version": "6.3.0", - "packageName": "camelcase", - "hash": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" - } - }, - "npm:caniuse-lite@1.0.30001698": { - "type": "npm", - "name": "npm:caniuse-lite@1.0.30001698", - "data": { - "version": "1.0.30001698", - "packageName": "caniuse-lite", - "hash": "sha512-xJ3km2oiG/MbNU8G6zIq6XRZ6HtAOVXsbOrP/blGazi52kc5Yy7b6sDA5O+FbROzRrV7BSTllLHuNvmawYUJjw==" - } - }, - "npm:caniuse-lite@1.0.30001705": { - "type": "npm", - "name": "npm:caniuse-lite@1.0.30001705", - "data": { - "version": "1.0.30001705", - "packageName": "caniuse-lite", - "hash": "sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg==" - } - }, - "npm:caniuse-lite@1.0.30001718": { - "type": "npm", - "name": "npm:caniuse-lite@1.0.30001718", - "data": { - "version": "1.0.30001718", - "packageName": "caniuse-lite", - "hash": "sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==" - } - }, - "npm:caseless": { - "type": "npm", - "name": "npm:caseless", - "data": { - "version": "0.12.0", - "packageName": "caseless", - "hash": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" - } - }, - "npm:ccount": { - "type": "npm", - "name": "npm:ccount", - "data": { - "version": "2.0.1", - "packageName": "ccount", - "hash": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" - } - }, - "npm:chai": { - "type": "npm", - "name": "npm:chai", - "data": { - "version": "5.1.1", - "packageName": "chai", - "hash": "sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==" - } - }, - "npm:chalk@4.1.2": { - "type": "npm", - "name": "npm:chalk@4.1.2", - "data": { - "version": "4.1.2", - "packageName": "chalk", - "hash": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" - } - }, - "npm:chalk@5.3.0": { - "type": "npm", - "name": "npm:chalk@5.3.0", - "data": { - "version": "5.3.0", - "packageName": "chalk", - "hash": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==" - } - }, - "npm:character-entities-html4": { - "type": "npm", - "name": "npm:character-entities-html4", - "data": { - "version": "2.1.0", - "packageName": "character-entities-html4", - "hash": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==" - } - }, - "npm:character-entities-legacy": { - "type": "npm", - "name": "npm:character-entities-legacy", - "data": { - "version": "3.0.0", - "packageName": "character-entities-legacy", - "hash": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==" - } - }, - "npm:character-entities": { - "type": "npm", - "name": "npm:character-entities", - "data": { - "version": "2.0.2", - "packageName": "character-entities", - "hash": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==" - } - }, - "npm:character-reference-invalid": { - "type": "npm", - "name": "npm:character-reference-invalid", - "data": { - "version": "2.0.1", - "packageName": "character-reference-invalid", - "hash": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==" - } - }, - "npm:chardet": { - "type": "npm", - "name": "npm:chardet", - "data": { - "version": "0.7.0", - "packageName": "chardet", - "hash": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==" - } - }, - "npm:check-error": { - "type": "npm", - "name": "npm:check-error", - "data": { - "version": "2.1.1", - "packageName": "check-error", - "hash": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==" - } - }, - "npm:chokidar": { - "type": "npm", - "name": "npm:chokidar", - "data": { - "version": "3.6.0", - "packageName": "chokidar", - "hash": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" - } - }, - "npm:chownr": { - "type": "npm", - "name": "npm:chownr", - "data": { - "version": "3.0.0", - "packageName": "chownr", - "hash": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==" - } - }, - "npm:chrome-launcher": { - "type": "npm", - "name": "npm:chrome-launcher", - "data": { - "version": "0.15.2", - "packageName": "chrome-launcher", - "hash": "sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==" - } - }, - "npm:chrome-trace-event": { - "type": "npm", - "name": "npm:chrome-trace-event", - "data": { - "version": "1.0.4", - "packageName": "chrome-trace-event", - "hash": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==" - } - }, - "npm:chromium-edge-launcher": { - "type": "npm", - "name": "npm:chromium-edge-launcher", - "data": { - "version": "0.2.0", - "packageName": "chromium-edge-launcher", - "hash": "sha512-JfJjUnq25y9yg4FABRRVPmBGWPZZi+AQXT4mxupb67766/0UlhG8PAZCz6xzEMXTbW3CsSoE8PcCWA49n35mKg==" - } - }, - "npm:ci-info@2.0.0": { - "type": "npm", - "name": "npm:ci-info@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "ci-info", - "hash": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" - } - }, - "npm:ci-info@3.9.0": { - "type": "npm", - "name": "npm:ci-info@3.9.0", - "data": { - "version": "3.9.0", - "packageName": "ci-info", - "hash": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" - } - }, - "npm:cli-cursor": { - "type": "npm", - "name": "npm:cli-cursor", - "data": { - "version": "3.1.0", - "packageName": "cli-cursor", - "hash": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==" - } - }, - "npm:cli-spinners@2.6.1": { - "type": "npm", - "name": "npm:cli-spinners@2.6.1", - "data": { - "version": "2.6.1", - "packageName": "cli-spinners", - "hash": "sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==" - } - }, - "npm:cli-spinners@2.9.2": { - "type": "npm", - "name": "npm:cli-spinners@2.9.2", - "data": { - "version": "2.9.2", - "packageName": "cli-spinners", - "hash": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==" - } - }, - "npm:clipanion": { - "type": "npm", - "name": "npm:clipanion", - "data": { - "version": "4.0.0-rc.4", - "packageName": "clipanion", - "hash": "sha512-CXkMQxU6s9GklO/1f714dkKBMu1lopS1WFF0B8o4AxPykR1hpozxSiUZ5ZUeBjfPgCWqbcNOtZVFhB8Lkfp1+Q==" - } - }, - "npm:cliui": { - "type": "npm", - "name": "npm:cliui", - "data": { - "version": "8.0.1", - "packageName": "cliui", - "hash": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" - } - }, - "npm:clone-deep": { - "type": "npm", - "name": "npm:clone-deep", - "data": { - "version": "4.0.1", - "packageName": "clone-deep", - "hash": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==" - } - }, - "npm:clone": { - "type": "npm", - "name": "npm:clone", - "data": { - "version": "1.0.4", - "packageName": "clone", - "hash": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==" - } - }, - "npm:clsx": { - "type": "npm", - "name": "npm:clsx", - "data": { - "version": "2.1.1", - "packageName": "clsx", - "hash": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==" - } - }, - "npm:code-block-writer": { - "type": "npm", - "name": "npm:code-block-writer", - "data": { - "version": "13.0.3", - "packageName": "code-block-writer", - "hash": "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==" - } - }, - "npm:collapse-white-space": { - "type": "npm", - "name": "npm:collapse-white-space", - "data": { - "version": "2.1.0", - "packageName": "collapse-white-space", - "hash": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==" - } - }, - "npm:color-convert": { - "type": "npm", - "name": "npm:color-convert", - "data": { - "version": "2.0.1", - "packageName": "color-convert", - "hash": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" - } - }, - "npm:color-name": { - "type": "npm", - "name": "npm:color-name", - "data": { - "version": "1.1.4", - "packageName": "color-name", - "hash": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - } - }, - "npm:colorette": { - "type": "npm", - "name": "npm:colorette", - "data": { - "version": "2.0.20", - "packageName": "colorette", - "hash": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" - } - }, - "npm:colorjs.io": { - "type": "npm", - "name": "npm:colorjs.io", - "data": { - "version": "0.5.2", - "packageName": "colorjs.io", - "hash": "sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==" - } - }, - "npm:columnify": { - "type": "npm", - "name": "npm:columnify", - "data": { - "version": "1.6.0", - "packageName": "columnify", - "hash": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==" - } - }, - "npm:combined-stream": { - "type": "npm", - "name": "npm:combined-stream", - "data": { - "version": "1.0.8", - "packageName": "combined-stream", - "hash": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" - } - }, - "npm:comma-separated-tokens": { - "type": "npm", - "name": "npm:comma-separated-tokens", - "data": { - "version": "2.0.3", - "packageName": "comma-separated-tokens", - "hash": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==" - } - }, - "npm:commander@12.1.0": { - "type": "npm", - "name": "npm:commander@12.1.0", - "data": { - "version": "12.1.0", - "packageName": "commander", - "hash": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==" - } - }, - "npm:commander@2.20.3": { - "type": "npm", - "name": "npm:commander@2.20.3", - "data": { - "version": "2.20.3", - "packageName": "commander", - "hash": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - } - }, - "npm:common-path-prefix": { - "type": "npm", - "name": "npm:common-path-prefix", - "data": { - "version": "3.0.0", - "packageName": "common-path-prefix", - "hash": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" - } - }, - "npm:commondir": { - "type": "npm", - "name": "npm:commondir", - "data": { - "version": "1.0.1", - "packageName": "commondir", - "hash": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" - } - }, - "npm:compressible": { - "type": "npm", - "name": "npm:compressible", - "data": { - "version": "2.0.18", - "packageName": "compressible", - "hash": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==" - } - }, - "npm:compression": { - "type": "npm", - "name": "npm:compression", - "data": { - "version": "1.7.5", - "packageName": "compression", - "hash": "sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==" - } - }, - "npm:concat-map": { - "type": "npm", - "name": "npm:concat-map", - "data": { - "version": "0.0.1", - "packageName": "concat-map", - "hash": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" - } - }, - "npm:config-chain": { - "type": "npm", - "name": "npm:config-chain", - "data": { - "version": "1.1.13", - "packageName": "config-chain", - "hash": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==" - } - }, - "npm:confusing-browser-globals": { - "type": "npm", - "name": "npm:confusing-browser-globals", - "data": { - "version": "1.0.11", - "packageName": "confusing-browser-globals", - "hash": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==" - } - }, - "npm:connect": { - "type": "npm", - "name": "npm:connect", - "data": { - "version": "3.7.0", - "packageName": "connect", - "hash": "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==" - } - }, - "npm:content-disposition": { - "type": "npm", - "name": "npm:content-disposition", - "data": { - "version": "0.5.4", - "packageName": "content-disposition", - "hash": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==" - } - }, - "npm:content-type": { - "type": "npm", - "name": "npm:content-type", - "data": { - "version": "1.0.5", - "packageName": "content-type", - "hash": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" - } - }, - "npm:convert-source-map": { - "type": "npm", - "name": "npm:convert-source-map", - "data": { - "version": "2.0.0", - "packageName": "convert-source-map", - "hash": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" - } - }, - "npm:cookie-signature": { - "type": "npm", - "name": "npm:cookie-signature", - "data": { - "version": "1.0.6", - "packageName": "cookie-signature", - "hash": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" - } - }, - "npm:cookie@0.7.1": { - "type": "npm", - "name": "npm:cookie@0.7.1", - "data": { - "version": "0.7.1", - "packageName": "cookie", - "hash": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==" - } - }, - "npm:cookie@0.7.2": { - "type": "npm", - "name": "npm:cookie@0.7.2", - "data": { - "version": "0.7.2", - "packageName": "cookie", - "hash": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==" - } - }, - "npm:copy-to-clipboard": { - "type": "npm", - "name": "npm:copy-to-clipboard", - "data": { - "version": "3.3.3", - "packageName": "copy-to-clipboard", - "hash": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==" - } - }, - "npm:core-js-compat": { - "type": "npm", - "name": "npm:core-js-compat", - "data": { - "version": "3.38.1", - "packageName": "core-js-compat", - "hash": "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==" - } - }, - "npm:core-js@3.37.1": { - "type": "npm", - "name": "npm:core-js@3.37.1", - "data": { - "version": "3.37.1", - "packageName": "core-js", - "hash": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==" - } - }, - "npm:core-js@3.40.0": { - "type": "npm", - "name": "npm:core-js@3.40.0", - "data": { - "version": "3.40.0", - "packageName": "core-js", - "hash": "sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==" - } - }, - "npm:core-js@3.42.0": { - "type": "npm", - "name": "npm:core-js@3.42.0", - "data": { - "version": "3.42.0", - "packageName": "core-js", - "hash": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==" - } - }, - "npm:core-util-is@1.0.2": { - "type": "npm", - "name": "npm:core-util-is@1.0.2", - "data": { - "version": "1.0.2", - "packageName": "core-util-is", - "hash": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==" - } - }, - "npm:core-util-is@1.0.3": { - "type": "npm", - "name": "npm:core-util-is@1.0.3", - "data": { - "version": "1.0.3", - "packageName": "core-util-is", - "hash": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" - } - }, - "npm:cors": { - "type": "npm", - "name": "npm:cors", - "data": { - "version": "2.8.5", - "packageName": "cors", - "hash": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==" - } - }, - "npm:corser": { - "type": "npm", - "name": "npm:corser", - "data": { - "version": "2.0.1", - "packageName": "corser", - "hash": "sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==" - } - }, - "npm:cosmiconfig@5.2.1": { - "type": "npm", - "name": "npm:cosmiconfig@5.2.1", - "data": { - "version": "5.2.1", - "packageName": "cosmiconfig", - "hash": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==" - } - }, - "npm:cosmiconfig@6.0.0": { - "type": "npm", - "name": "npm:cosmiconfig@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "cosmiconfig", - "hash": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==" - } - }, - "npm:cosmiconfig@9.0.0": { - "type": "npm", - "name": "npm:cosmiconfig@9.0.0", - "data": { - "version": "9.0.0", - "packageName": "cosmiconfig", - "hash": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==" - } - }, - "npm:create-require": { - "type": "npm", - "name": "npm:create-require", - "data": { - "version": "1.1.1", - "packageName": "create-require", - "hash": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" - } - }, - "npm:cross-spawn@7.0.3": { - "type": "npm", - "name": "npm:cross-spawn@7.0.3", - "data": { - "version": "7.0.3", - "packageName": "cross-spawn", - "hash": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" - } - }, - "npm:cross-spawn@7.0.6": { - "type": "npm", - "name": "npm:cross-spawn@7.0.6", - "data": { - "version": "7.0.6", - "packageName": "cross-spawn", - "hash": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" - } - }, - "npm:csstype": { - "type": "npm", - "name": "npm:csstype", - "data": { - "version": "3.1.3", - "packageName": "csstype", - "hash": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" - } - }, - "npm:dashdash": { - "type": "npm", - "name": "npm:dashdash", - "data": { - "version": "1.14.1", - "packageName": "dashdash", - "hash": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==" - } - }, - "npm:dayjs": { - "type": "npm", - "name": "npm:dayjs", - "data": { - "version": "1.11.13", - "packageName": "dayjs", - "hash": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" - } - }, - "npm:debug@2.6.9": { - "type": "npm", - "name": "npm:debug@2.6.9", - "data": { - "version": "2.6.9", - "packageName": "debug", - "hash": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" - } - }, - "npm:debug@3.2.7": { - "type": "npm", - "name": "npm:debug@3.2.7", - "data": { - "version": "3.2.7", - "packageName": "debug", - "hash": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" - } - }, - "npm:debug@4.3.4": { - "type": "npm", - "name": "npm:debug@4.3.4", - "data": { - "version": "4.3.4", - "packageName": "debug", - "hash": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==" - } - }, - "npm:debug@4.3.7": { - "type": "npm", - "name": "npm:debug@4.3.7", - "data": { - "version": "4.3.7", - "packageName": "debug", - "hash": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==" - } - }, - "npm:debug@4.4.0": { - "type": "npm", - "name": "npm:debug@4.4.0", - "data": { - "version": "4.4.0", - "packageName": "debug", - "hash": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==" - } - }, - "npm:decode-named-character-reference": { - "type": "npm", - "name": "npm:decode-named-character-reference", - "data": { - "version": "1.1.0", - "packageName": "decode-named-character-reference", - "hash": "sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==" - } - }, - "npm:dedent": { - "type": "npm", - "name": "npm:dedent", - "data": { - "version": "0.7.0", - "packageName": "dedent", - "hash": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==" - } - }, - "npm:deep-eql": { - "type": "npm", - "name": "npm:deep-eql", - "data": { - "version": "5.0.2", - "packageName": "deep-eql", - "hash": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==" - } - }, - "npm:deep-extend": { - "type": "npm", - "name": "npm:deep-extend", - "data": { - "version": "0.6.0", - "packageName": "deep-extend", - "hash": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" - } - }, - "npm:deep-is": { - "type": "npm", - "name": "npm:deep-is", - "data": { - "version": "0.1.4", - "packageName": "deep-is", - "hash": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" - } - }, - "npm:deepmerge": { - "type": "npm", - "name": "npm:deepmerge", - "data": { - "version": "4.3.1", - "packageName": "deepmerge", - "hash": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" - } - }, - "npm:default-browser-id": { - "type": "npm", - "name": "npm:default-browser-id", - "data": { - "version": "5.0.0", - "packageName": "default-browser-id", - "hash": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==" - } - }, - "npm:default-browser": { - "type": "npm", - "name": "npm:default-browser", - "data": { - "version": "5.2.1", - "packageName": "default-browser", - "hash": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==" - } - }, - "npm:defaults": { - "type": "npm", - "name": "npm:defaults", - "data": { - "version": "1.0.4", - "packageName": "defaults", - "hash": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==" - } - }, - "npm:define-data-property": { - "type": "npm", - "name": "npm:define-data-property", - "data": { - "version": "1.1.4", - "packageName": "define-data-property", - "hash": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" - } - }, - "npm:define-lazy-prop@2.0.0": { - "type": "npm", - "name": "npm:define-lazy-prop@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "define-lazy-prop", - "hash": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" - } - }, - "npm:define-lazy-prop@3.0.0": { - "type": "npm", - "name": "npm:define-lazy-prop@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "define-lazy-prop", - "hash": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==" - } - }, - "npm:delayed-stream": { - "type": "npm", - "name": "npm:delayed-stream", - "data": { - "version": "1.0.0", - "packageName": "delayed-stream", - "hash": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" - } - }, - "npm:depd": { - "type": "npm", - "name": "npm:depd", - "data": { - "version": "2.0.0", - "packageName": "depd", - "hash": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" - } - }, - "npm:dequal": { - "type": "npm", - "name": "npm:dequal", - "data": { - "version": "2.0.3", - "packageName": "dequal", - "hash": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" - } - }, - "npm:destroy": { - "type": "npm", - "name": "npm:destroy", - "data": { - "version": "1.2.0", - "packageName": "destroy", - "hash": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" - } - }, - "npm:detect-indent": { - "type": "npm", - "name": "npm:detect-indent", - "data": { - "version": "6.1.0", - "packageName": "detect-indent", - "hash": "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==" - } - }, - "npm:detect-port": { - "type": "npm", - "name": "npm:detect-port", - "data": { - "version": "1.6.1", - "packageName": "detect-port", - "hash": "sha512-CmnVc+Hek2egPx1PeTFVta2W78xy2K/9Rkf6cC4T59S50tVnzKj+tnx5mmx5lwvCkujZ4uRrpRSuV+IVs3f90Q==" - } - }, - "npm:devlop": { - "type": "npm", - "name": "npm:devlop", - "data": { - "version": "1.1.0", - "packageName": "devlop", - "hash": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==" - } - }, - "npm:diff-sequences": { - "type": "npm", - "name": "npm:diff-sequences", - "data": { - "version": "29.6.3", - "packageName": "diff-sequences", - "hash": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==" - } - }, - "npm:diff@4.0.2": { - "type": "npm", - "name": "npm:diff@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "diff", - "hash": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" - } - }, - "npm:diff@5.2.0": { - "type": "npm", - "name": "npm:diff@5.2.0", - "data": { - "version": "5.2.0", - "packageName": "diff", - "hash": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==" - } - }, - "npm:dir-glob": { - "type": "npm", - "name": "npm:dir-glob", - "data": { - "version": "3.0.1", - "packageName": "dir-glob", - "hash": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" - } - }, - "npm:dom-serializer@1.4.1": { - "type": "npm", - "name": "npm:dom-serializer@1.4.1", - "data": { - "version": "1.4.1", - "packageName": "dom-serializer", - "hash": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==" - } - }, - "npm:dom-serializer@2.0.0": { - "type": "npm", - "name": "npm:dom-serializer@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "dom-serializer", - "hash": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" - } - }, - "npm:domelementtype": { - "type": "npm", - "name": "npm:domelementtype", - "data": { - "version": "2.3.0", - "packageName": "domelementtype", - "hash": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" - } - }, - "npm:domhandler@4.3.1": { - "type": "npm", - "name": "npm:domhandler@4.3.1", - "data": { - "version": "4.3.1", - "packageName": "domhandler", - "hash": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==" - } - }, - "npm:domhandler@5.0.3": { - "type": "npm", - "name": "npm:domhandler@5.0.3", - "data": { - "version": "5.0.3", - "packageName": "domhandler", - "hash": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" - } - }, - "npm:domutils@2.8.0": { - "type": "npm", - "name": "npm:domutils@2.8.0", - "data": { - "version": "2.8.0", - "packageName": "domutils", - "hash": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==" - } - }, - "npm:domutils@3.2.2": { - "type": "npm", - "name": "npm:domutils@3.2.2", - "data": { - "version": "3.2.2", - "packageName": "domutils", - "hash": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==" - } - }, - "npm:dotenv-expand": { - "type": "npm", - "name": "npm:dotenv-expand", - "data": { - "version": "11.0.6", - "packageName": "dotenv-expand", - "hash": "sha512-8NHi73otpWsZGBSZwwknTXS5pqMOrk9+Ssrna8xCaxkzEpU9OTf9R5ArQGVw03//Zmk9MOwLPng9WwndvpAJ5g==" - } - }, - "npm:dotenv": { - "type": "npm", - "name": "npm:dotenv", - "data": { - "version": "16.4.5", - "packageName": "dotenv", - "hash": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" - } - }, - "npm:duplexify": { - "type": "npm", - "name": "npm:duplexify", - "data": { - "version": "3.7.1", - "packageName": "duplexify", - "hash": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==" - } - }, - "npm:eastasianwidth": { - "type": "npm", - "name": "npm:eastasianwidth", - "data": { - "version": "0.2.0", - "packageName": "eastasianwidth", - "hash": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" - } - }, - "npm:ecc-jsbn": { - "type": "npm", - "name": "npm:ecc-jsbn", - "data": { - "version": "0.1.2", - "packageName": "ecc-jsbn", - "hash": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==" - } - }, - "npm:ecdsa-sig-formatter": { - "type": "npm", - "name": "npm:ecdsa-sig-formatter", - "data": { - "version": "1.0.11", - "packageName": "ecdsa-sig-formatter", - "hash": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==" - } - }, - "npm:ee-first": { - "type": "npm", - "name": "npm:ee-first", - "data": { - "version": "1.1.1", - "packageName": "ee-first", - "hash": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" - } - }, - "npm:ejs": { - "type": "npm", - "name": "npm:ejs", - "data": { - "version": "3.1.10", - "packageName": "ejs", - "hash": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" - } - }, - "npm:electron-to-chromium": { - "type": "npm", - "name": "npm:electron-to-chromium", - "data": { - "version": "1.5.95", - "packageName": "electron-to-chromium", - "hash": "sha512-XNsZaQrgQX+BG37BRQv+E+HcOZlWhqYaDoVVNCws/WrYYdbGrkR1qCDJ2mviBF3flCs6/BTa4O7ANfFTFZk6Dg==" - } - }, - "npm:emoji-regex@8.0.0": { - "type": "npm", - "name": "npm:emoji-regex@8.0.0", - "data": { - "version": "8.0.0", - "packageName": "emoji-regex", - "hash": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - } - }, - "npm:emoji-regex@9.2.2": { - "type": "npm", - "name": "npm:emoji-regex@9.2.2", - "data": { - "version": "9.2.2", - "packageName": "emoji-regex", - "hash": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" - } - }, - "npm:encodeurl@1.0.2": { - "type": "npm", - "name": "npm:encodeurl@1.0.2", - "data": { - "version": "1.0.2", - "packageName": "encodeurl", - "hash": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" - } - }, - "npm:encodeurl@2.0.0": { - "type": "npm", - "name": "npm:encodeurl@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "encodeurl", - "hash": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" - } - }, - "npm:end-of-stream": { - "type": "npm", - "name": "npm:end-of-stream", - "data": { - "version": "1.4.4", - "packageName": "end-of-stream", - "hash": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" - } - }, - "npm:enhanced-resolve": { - "type": "npm", - "name": "npm:enhanced-resolve", - "data": { - "version": "5.18.1", - "packageName": "enhanced-resolve", - "hash": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==" - } - }, - "npm:enquirer@2.3.6": { - "type": "npm", - "name": "npm:enquirer@2.3.6", - "data": { - "version": "2.3.6", - "packageName": "enquirer", - "hash": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==" - } - }, - "npm:enquirer@2.4.1": { - "type": "npm", - "name": "npm:enquirer@2.4.1", - "data": { - "version": "2.4.1", - "packageName": "enquirer", - "hash": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==" - } - }, - "npm:entities@2.2.0": { - "type": "npm", - "name": "npm:entities@2.2.0", - "data": { - "version": "2.2.0", - "packageName": "entities", - "hash": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" - } - }, - "npm:entities@4.5.0": { - "type": "npm", - "name": "npm:entities@4.5.0", - "data": { - "version": "4.5.0", - "packageName": "entities", - "hash": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" - } - }, - "npm:env-paths": { - "type": "npm", - "name": "npm:env-paths", - "data": { - "version": "2.2.1", - "packageName": "env-paths", - "hash": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" - } - }, - "npm:envinfo": { - "type": "npm", - "name": "npm:envinfo", - "data": { - "version": "7.14.0", - "packageName": "envinfo", - "hash": "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==" - } - }, - "npm:error-ex": { - "type": "npm", - "name": "npm:error-ex", - "data": { - "version": "1.3.2", - "packageName": "error-ex", - "hash": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" - } - }, - "npm:error-stack-parser": { - "type": "npm", - "name": "npm:error-stack-parser", - "data": { - "version": "2.1.4", - "packageName": "error-stack-parser", - "hash": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==" - } - }, - "npm:errorhandler": { - "type": "npm", - "name": "npm:errorhandler", - "data": { - "version": "1.5.1", - "packageName": "errorhandler", - "hash": "sha512-rcOwbfvP1WTViVoUjcfZicVzjhjTuhSMntHh6mW3IrEiyE6mJyXvsToJUJGlGlw/2xU9P5whlWNGlIDVeCiT4A==" - } - }, - "npm:es-define-property": { - "type": "npm", - "name": "npm:es-define-property", - "data": { - "version": "1.0.0", - "packageName": "es-define-property", - "hash": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" - } - }, - "npm:es-errors": { - "type": "npm", - "name": "npm:es-errors", - "data": { - "version": "1.3.0", - "packageName": "es-errors", - "hash": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" - } - }, - "npm:es-module-lexer": { - "type": "npm", - "name": "npm:es-module-lexer", - "data": { - "version": "1.6.0", - "packageName": "es-module-lexer", - "hash": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==" - } - }, - "npm:esast-util-from-estree": { - "type": "npm", - "name": "npm:esast-util-from-estree", - "data": { - "version": "2.0.0", - "packageName": "esast-util-from-estree", - "hash": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==" - } - }, - "npm:esast-util-from-js": { - "type": "npm", - "name": "npm:esast-util-from-js", - "data": { - "version": "2.0.1", - "packageName": "esast-util-from-js", - "hash": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==" - } - }, - "npm:esbuild": { - "type": "npm", - "name": "npm:esbuild", - "data": { - "version": "0.21.5", - "packageName": "esbuild", - "hash": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==" - } - }, - "npm:escalade": { - "type": "npm", - "name": "npm:escalade", - "data": { - "version": "3.2.0", - "packageName": "escalade", - "hash": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" - } - }, - "npm:escape-html": { - "type": "npm", - "name": "npm:escape-html", - "data": { - "version": "1.0.3", - "packageName": "escape-html", - "hash": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" - } - }, - "npm:escape-string-regexp@1.0.5": { - "type": "npm", - "name": "npm:escape-string-regexp@1.0.5", - "data": { - "version": "1.0.5", - "packageName": "escape-string-regexp", - "hash": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" - } - }, - "npm:escape-string-regexp@2.0.0": { - "type": "npm", - "name": "npm:escape-string-regexp@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "escape-string-regexp", - "hash": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" - } - }, - "npm:escape-string-regexp@4.0.0": { - "type": "npm", - "name": "npm:escape-string-regexp@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "escape-string-regexp", - "hash": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" - } - }, - "npm:escape-string-regexp@5.0.0": { - "type": "npm", - "name": "npm:escape-string-regexp@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "escape-string-regexp", - "hash": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==" - } - }, - "npm:eslint-config-prettier": { - "type": "npm", - "name": "npm:eslint-config-prettier", - "data": { - "version": "9.1.0", - "packageName": "eslint-config-prettier", - "hash": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==" - } - }, - "npm:eslint-plugin-simple-import-sort": { - "type": "npm", - "name": "npm:eslint-plugin-simple-import-sort", - "data": { - "version": "12.1.1", - "packageName": "eslint-plugin-simple-import-sort", - "hash": "sha512-6nuzu4xwQtE3332Uz0to+TxDQYRLTKRESSc2hefVT48Zc8JthmN23Gx9lnYhu0FtkRSL1oxny3kJ2aveVhmOVA==" - } - }, - "npm:eslint-scope@5.1.1": { - "type": "npm", - "name": "npm:eslint-scope@5.1.1", - "data": { - "version": "5.1.1", - "packageName": "eslint-scope", - "hash": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==" - } - }, - "npm:eslint-scope@8.0.2": { - "type": "npm", - "name": "npm:eslint-scope@8.0.2", - "data": { - "version": "8.0.2", - "packageName": "eslint-scope", - "hash": "sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==" - } - }, - "npm:eslint-visitor-keys@3.4.3": { - "type": "npm", - "name": "npm:eslint-visitor-keys@3.4.3", - "data": { - "version": "3.4.3", - "packageName": "eslint-visitor-keys", - "hash": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" - } - }, - "npm:eslint-visitor-keys@4.0.0": { - "type": "npm", - "name": "npm:eslint-visitor-keys@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "eslint-visitor-keys", - "hash": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==" - } - }, - "npm:eslint-visitor-keys@4.2.0": { - "type": "npm", - "name": "npm:eslint-visitor-keys@4.2.0", - "data": { - "version": "4.2.0", - "packageName": "eslint-visitor-keys", - "hash": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==" - } - }, - "npm:eslint": { - "type": "npm", - "name": "npm:eslint", - "data": { - "version": "9.11.0", - "packageName": "eslint", - "hash": "sha512-yVS6XODx+tMFMDFcG4+Hlh+qG7RM6cCJXtQhCKLSsr3XkLvWggHjCqjfh0XsPPnt1c56oaT6PMgW9XWQQjdHXA==" - } - }, - "npm:espree@10.1.0": { - "type": "npm", - "name": "npm:espree@10.1.0", - "data": { - "version": "10.1.0", - "packageName": "espree", - "hash": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==" - } - }, - "npm:espree@9.6.1": { - "type": "npm", - "name": "npm:espree@9.6.1", - "data": { - "version": "9.6.1", - "packageName": "espree", - "hash": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" - } - }, - "npm:esprima": { - "type": "npm", - "name": "npm:esprima", - "data": { - "version": "4.0.1", - "packageName": "esprima", - "hash": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" - } - }, - "npm:esquery": { - "type": "npm", - "name": "npm:esquery", - "data": { - "version": "1.6.0", - "packageName": "esquery", - "hash": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" - } - }, - "npm:esrecurse": { - "type": "npm", - "name": "npm:esrecurse", - "data": { - "version": "4.3.0", - "packageName": "esrecurse", - "hash": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" - } - }, - "npm:estraverse@4.3.0": { - "type": "npm", - "name": "npm:estraverse@4.3.0", - "data": { - "version": "4.3.0", - "packageName": "estraverse", - "hash": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" - } - }, - "npm:estraverse@5.3.0": { - "type": "npm", - "name": "npm:estraverse@5.3.0", - "data": { - "version": "5.3.0", - "packageName": "estraverse", - "hash": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" - } - }, - "npm:estree-util-attach-comments": { - "type": "npm", - "name": "npm:estree-util-attach-comments", - "data": { - "version": "3.0.0", - "packageName": "estree-util-attach-comments", - "hash": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==" - } - }, - "npm:estree-util-build-jsx": { - "type": "npm", - "name": "npm:estree-util-build-jsx", - "data": { - "version": "3.0.1", - "packageName": "estree-util-build-jsx", - "hash": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==" - } - }, - "npm:estree-util-is-identifier-name@1.1.0": { - "type": "npm", - "name": "npm:estree-util-is-identifier-name@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "estree-util-is-identifier-name", - "hash": "sha512-OVJZ3fGGt9By77Ix9NhaRbzfbDV/2rx9EP7YIDJTmsZSEc5kYn2vWcNccYyahJL2uAQZK2a5Or2i0wtIKTPoRQ==" - } - }, - "npm:estree-util-is-identifier-name@3.0.0": { - "type": "npm", - "name": "npm:estree-util-is-identifier-name@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "estree-util-is-identifier-name", - "hash": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==" - } - }, - "npm:estree-util-scope": { - "type": "npm", - "name": "npm:estree-util-scope", - "data": { - "version": "1.0.0", - "packageName": "estree-util-scope", - "hash": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==" - } - }, - "npm:estree-util-to-js": { - "type": "npm", - "name": "npm:estree-util-to-js", - "data": { - "version": "2.0.0", - "packageName": "estree-util-to-js", - "hash": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==" - } - }, - "npm:estree-util-visit": { - "type": "npm", - "name": "npm:estree-util-visit", - "data": { - "version": "2.0.0", - "packageName": "estree-util-visit", - "hash": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==" - } - }, - "npm:estree-walker": { - "type": "npm", - "name": "npm:estree-walker", - "data": { - "version": "3.0.3", - "packageName": "estree-walker", - "hash": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" - } - }, - "npm:esutils": { - "type": "npm", - "name": "npm:esutils", - "data": { - "version": "2.0.3", - "packageName": "esutils", - "hash": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" - } - }, - "npm:etag": { - "type": "npm", - "name": "npm:etag", - "data": { - "version": "1.8.1", - "packageName": "etag", - "hash": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" - } - }, - "npm:event-target-shim": { - "type": "npm", - "name": "npm:event-target-shim", - "data": { - "version": "5.0.1", - "packageName": "event-target-shim", - "hash": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" - } - }, - "npm:eventemitter3": { - "type": "npm", - "name": "npm:eventemitter3", - "data": { - "version": "4.0.7", - "packageName": "eventemitter3", - "hash": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" - } - }, - "npm:events": { - "type": "npm", - "name": "npm:events", - "data": { - "version": "3.3.0", - "packageName": "events", - "hash": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" - } - }, - "npm:execa": { - "type": "npm", - "name": "npm:execa", - "data": { - "version": "5.1.1", - "packageName": "execa", - "hash": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" - } - }, - "npm:exponential-backoff": { - "type": "npm", - "name": "npm:exponential-backoff", - "data": { - "version": "3.1.2", - "packageName": "exponential-backoff", - "hash": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==" - } - }, - "npm:express-rate-limit": { - "type": "npm", - "name": "npm:express-rate-limit", - "data": { - "version": "5.5.1", - "packageName": "express-rate-limit", - "hash": "sha512-MTjE2eIbHv5DyfuFz4zLYWxpqVhEhkTiwFGuB74Q9CSou2WHO52nlE5y3Zlg6SIsiYUIPj6ifFxnkPz6O3sIUg==" - } - }, - "npm:express": { - "type": "npm", - "name": "npm:express", - "data": { - "version": "4.21.2", - "packageName": "express", - "hash": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==" - } - }, - "npm:extend-shallow": { - "type": "npm", - "name": "npm:extend-shallow", - "data": { - "version": "2.0.1", - "packageName": "extend-shallow", - "hash": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==" - } - }, - "npm:extend": { - "type": "npm", - "name": "npm:extend", - "data": { - "version": "3.0.2", - "packageName": "extend", - "hash": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" - } - }, - "npm:extendable-error": { - "type": "npm", - "name": "npm:extendable-error", - "data": { - "version": "0.1.7", - "packageName": "extendable-error", - "hash": "sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==" - } - }, - "npm:external-editor": { - "type": "npm", - "name": "npm:external-editor", - "data": { - "version": "3.1.0", - "packageName": "external-editor", - "hash": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==" - } - }, - "npm:extsprintf": { - "type": "npm", - "name": "npm:extsprintf", - "data": { - "version": "1.3.0", - "packageName": "extsprintf", - "hash": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==" - } - }, - "npm:fast-content-type-parse": { - "type": "npm", - "name": "npm:fast-content-type-parse", - "data": { - "version": "1.1.0", - "packageName": "fast-content-type-parse", - "hash": "sha512-fBHHqSTFLVnR61C+gltJuE5GkVQMV0S2nqUO8TJ+5Z3qAKG8vAx4FKai1s5jq/inV1+sREynIWSuQ6HgoSXpDQ==" - } - }, - "npm:fast-decode-uri-component": { - "type": "npm", - "name": "npm:fast-decode-uri-component", - "data": { - "version": "1.0.1", - "packageName": "fast-decode-uri-component", - "hash": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==" - } - }, - "npm:fast-deep-equal": { - "type": "npm", - "name": "npm:fast-deep-equal", - "data": { - "version": "3.1.3", - "packageName": "fast-deep-equal", - "hash": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" - } - }, - "npm:fast-fifo": { - "type": "npm", - "name": "npm:fast-fifo", - "data": { - "version": "1.3.2", - "packageName": "fast-fifo", - "hash": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" - } - }, - "npm:fast-glob": { - "type": "npm", - "name": "npm:fast-glob", - "data": { - "version": "3.3.2", - "packageName": "fast-glob", - "hash": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" - } - }, - "npm:fast-glob@3.3.3": { - "type": "npm", - "name": "npm:fast-glob@3.3.3", - "data": { - "version": "3.3.3", - "packageName": "fast-glob", - "hash": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" - } - }, - "npm:fast-json-stable-stringify": { - "type": "npm", - "name": "npm:fast-json-stable-stringify", - "data": { - "version": "2.1.0", - "packageName": "fast-json-stable-stringify", - "hash": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" - } - }, - "npm:fast-json-stringify": { - "type": "npm", - "name": "npm:fast-json-stringify", - "data": { - "version": "5.16.1", - "packageName": "fast-json-stringify", - "hash": "sha512-KAdnLvy1yu/XrRtP+LJnxbBGrhN+xXu+gt3EUvZhYGKCr3lFHq/7UFJHHFgmJKoqlh6B40bZLEv7w46B0mqn1g==" - } - }, - "npm:fast-levenshtein": { - "type": "npm", - "name": "npm:fast-levenshtein", - "data": { - "version": "2.0.6", - "packageName": "fast-levenshtein", - "hash": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" - } - }, - "npm:fast-querystring": { - "type": "npm", - "name": "npm:fast-querystring", - "data": { - "version": "1.1.2", - "packageName": "fast-querystring", - "hash": "sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==" - } - }, - "npm:fast-redact": { - "type": "npm", - "name": "npm:fast-redact", - "data": { - "version": "3.5.0", - "packageName": "fast-redact", - "hash": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==" - } - }, - "npm:fast-safe-stringify": { - "type": "npm", - "name": "npm:fast-safe-stringify", - "data": { - "version": "2.1.1", - "packageName": "fast-safe-stringify", - "hash": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" - } - }, - "npm:fast-uri@2.4.0": { - "type": "npm", - "name": "npm:fast-uri@2.4.0", - "data": { - "version": "2.4.0", - "packageName": "fast-uri", - "hash": "sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==" - } - }, - "npm:fast-uri@3.0.1": { - "type": "npm", - "name": "npm:fast-uri@3.0.1", - "data": { - "version": "3.0.1", - "packageName": "fast-uri", - "hash": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==" - } - }, - "npm:fast-xml-parser": { - "type": "npm", - "name": "npm:fast-xml-parser", - "data": { - "version": "4.5.1", - "packageName": "fast-xml-parser", - "hash": "sha512-y655CeyUQ+jj7KBbYMc4FG01V8ZQqjN+gDYGJ50RtfsUB8iG9AmwmwoAgeKLJdmueKKMrH1RJ7yXHTSoczdv5w==" - } - }, - "npm:fastify-favicon": { - "type": "npm", - "name": "npm:fastify-favicon", - "data": { - "version": "4.3.0", - "packageName": "fastify-favicon", - "hash": "sha512-EDJ7oYTvJs7bfyU7WKVw8PGoVuwWXIsyJr2woVS2K3kNii2AWd2svppJCsPnV8ZwuyxRfwt4KNgJQjo6kOut4w==" - } - }, - "npm:fastify-plugin": { - "type": "npm", - "name": "npm:fastify-plugin", - "data": { - "version": "4.5.1", - "packageName": "fastify-plugin", - "hash": "sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==" - } - }, - "npm:fastify": { - "type": "npm", - "name": "npm:fastify", - "data": { - "version": "4.28.1", - "packageName": "fastify", - "hash": "sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==" - } - }, - "npm:fastq": { - "type": "npm", - "name": "npm:fastq", - "data": { - "version": "1.17.1", - "packageName": "fastq", - "hash": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" - } - }, - "npm:fb-watchman": { - "type": "npm", - "name": "npm:fb-watchman", - "data": { - "version": "2.0.2", - "packageName": "fb-watchman", - "hash": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==" - } - }, - "npm:fdir@6.4.0": { - "type": "npm", - "name": "npm:fdir@6.4.0", - "data": { - "version": "6.4.0", - "packageName": "fdir", - "hash": "sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ==" - } - }, - "npm:fdir@6.4.2": { - "type": "npm", - "name": "npm:fdir@6.4.2", - "data": { - "version": "6.4.2", - "packageName": "fdir", - "hash": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==" - } - }, - "npm:fdir@6.4.4": { - "type": "npm", - "name": "npm:fdir@6.4.4", - "data": { - "version": "6.4.4", - "packageName": "fdir", - "hash": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==" - } - }, - "npm:fflate": { - "type": "npm", - "name": "npm:fflate", - "data": { - "version": "0.8.2", - "packageName": "fflate", - "hash": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==" - } - }, - "npm:figures": { - "type": "npm", - "name": "npm:figures", - "data": { - "version": "3.2.0", - "packageName": "figures", - "hash": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" - } - }, - "npm:file-entry-cache": { - "type": "npm", - "name": "npm:file-entry-cache", - "data": { - "version": "8.0.0", - "packageName": "file-entry-cache", - "hash": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==" - } - }, - "npm:filelist": { - "type": "npm", - "name": "npm:filelist", - "data": { - "version": "1.0.4", - "packageName": "filelist", - "hash": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" - } - }, - "npm:fill-range": { - "type": "npm", - "name": "npm:fill-range", - "data": { - "version": "7.1.1", - "packageName": "fill-range", - "hash": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" - } - }, - "npm:finalhandler@1.1.2": { - "type": "npm", - "name": "npm:finalhandler@1.1.2", - "data": { - "version": "1.1.2", - "packageName": "finalhandler", - "hash": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==" - } - }, - "npm:finalhandler@1.3.1": { - "type": "npm", - "name": "npm:finalhandler@1.3.1", - "data": { - "version": "1.3.1", - "packageName": "finalhandler", - "hash": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==" - } - }, - "npm:find-cache-dir@2.1.0": { - "type": "npm", - "name": "npm:find-cache-dir@2.1.0", - "data": { - "version": "2.1.0", - "packageName": "find-cache-dir", - "hash": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==" - } - }, - "npm:find-cache-dir@4.0.0": { - "type": "npm", - "name": "npm:find-cache-dir@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "find-cache-dir", - "hash": "sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==" - } - }, - "npm:find-my-way": { - "type": "npm", - "name": "npm:find-my-way", - "data": { - "version": "8.2.2", - "packageName": "find-my-way", - "hash": "sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==" - } - }, - "npm:find-up@3.0.0": { - "type": "npm", - "name": "npm:find-up@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "find-up", - "hash": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==" - } - }, - "npm:find-up@4.1.0": { - "type": "npm", - "name": "npm:find-up@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "find-up", - "hash": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" - } - }, - "npm:find-up@5.0.0": { - "type": "npm", - "name": "npm:find-up@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "find-up", - "hash": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" - } - }, - "npm:find-up@6.3.0": { - "type": "npm", - "name": "npm:find-up@6.3.0", - "data": { - "version": "6.3.0", - "packageName": "find-up", - "hash": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==" - } - }, - "npm:flat-cache": { - "type": "npm", - "name": "npm:flat-cache", - "data": { - "version": "4.0.1", - "packageName": "flat-cache", - "hash": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==" - } - }, - "npm:flat": { - "type": "npm", - "name": "npm:flat", - "data": { - "version": "5.0.2", - "packageName": "flat", - "hash": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" - } - }, - "npm:flatted": { - "type": "npm", - "name": "npm:flatted", - "data": { - "version": "3.3.1", - "packageName": "flatted", - "hash": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" - } - }, - "npm:flexsearch": { - "type": "npm", - "name": "npm:flexsearch", - "data": { - "version": "0.7.43", - "packageName": "flexsearch", - "hash": "sha512-c5o/+Um8aqCSOXGcZoqZOm+NqtVwNsvVpWv6lfmSclU954O3wvQKxxK8zj74fPaSJbXpSLTs4PRhh+wnoCXnKg==" - } - }, - "npm:flow-enums-runtime": { - "type": "npm", - "name": "npm:flow-enums-runtime", - "data": { - "version": "0.0.6", - "packageName": "flow-enums-runtime", - "hash": "sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==" - } - }, - "npm:flow-parser": { - "type": "npm", - "name": "npm:flow-parser", - "data": { - "version": "0.259.1", - "packageName": "flow-parser", - "hash": "sha512-xiXLmMH2Z7OmdE9Q+MjljUMr/rbemFqZIRxaeZieVScG4HzQrKKhNcCYZbWTGpoN7ZPi7z8ClQbeVPq6t5AszQ==" - } - }, - "npm:flow-remove-types": { - "type": "npm", - "name": "npm:flow-remove-types", - "data": { - "version": "2.254.1", - "packageName": "flow-remove-types", - "hash": "sha512-iMMKQ52qlUJG/O4CDchISS1c+Jirtop0H72CHMTXoeUcD+YRhyAclIzdy+QdTp/AsBWVudDGofYgNXl21zJQ3w==" - } - }, - "npm:follow-redirects": { - "type": "npm", - "name": "npm:follow-redirects", - "data": { - "version": "1.15.9", - "packageName": "follow-redirects", - "hash": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==" - } - }, - "npm:foreground-child": { - "type": "npm", - "name": "npm:foreground-child", - "data": { - "version": "3.3.0", - "packageName": "foreground-child", - "hash": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==" - } - }, - "npm:forever-agent": { - "type": "npm", - "name": "npm:forever-agent", - "data": { - "version": "0.6.1", - "packageName": "forever-agent", - "hash": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==" - } - }, - "npm:form-data": { - "type": "npm", - "name": "npm:form-data", - "data": { - "version": "4.0.0", - "packageName": "form-data", - "hash": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==" - } - }, - "npm:forwarded": { - "type": "npm", - "name": "npm:forwarded", - "data": { - "version": "0.2.0", - "packageName": "forwarded", - "hash": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" - } - }, - "npm:fresh": { - "type": "npm", - "name": "npm:fresh", - "data": { - "version": "0.5.2", - "packageName": "fresh", - "hash": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" - } - }, - "npm:front-matter": { - "type": "npm", - "name": "npm:front-matter", - "data": { - "version": "4.0.2", - "packageName": "front-matter", - "hash": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==" - } - }, - "npm:fs-constants": { - "type": "npm", - "name": "npm:fs-constants", - "data": { - "version": "1.0.0", - "packageName": "fs-constants", - "hash": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" - } - }, - "npm:fs-extra@11.3.0": { - "type": "npm", - "name": "npm:fs-extra@11.3.0", - "data": { - "version": "11.3.0", - "packageName": "fs-extra", - "hash": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==" - } - }, - "npm:fs-extra@7.0.1": { - "type": "npm", - "name": "npm:fs-extra@7.0.1", - "data": { - "version": "7.0.1", - "packageName": "fs-extra", - "hash": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==" - } - }, - "npm:fs-extra@8.1.0": { - "type": "npm", - "name": "npm:fs-extra@8.1.0", - "data": { - "version": "8.1.0", - "packageName": "fs-extra", - "hash": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==" - } - }, - "npm:fs.realpath": { - "type": "npm", - "name": "npm:fs.realpath", - "data": { - "version": "1.0.0", - "packageName": "fs.realpath", - "hash": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" - } - }, - "npm:fsevents": { - "type": "npm", - "name": "npm:fsevents", - "data": { - "version": "2.3.3", - "packageName": "fsevents", - "hash": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" - } - }, - "npm:function-bind": { - "type": "npm", - "name": "npm:function-bind", - "data": { - "version": "1.1.2", - "packageName": "function-bind", - "hash": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" - } - }, - "npm:gensync": { - "type": "npm", - "name": "npm:gensync", - "data": { - "version": "1.0.0-beta.2", - "packageName": "gensync", - "hash": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" - } - }, - "npm:get-caller-file": { - "type": "npm", - "name": "npm:get-caller-file", - "data": { - "version": "2.0.5", - "packageName": "get-caller-file", - "hash": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" - } - }, - "npm:get-func-name": { - "type": "npm", - "name": "npm:get-func-name", - "data": { - "version": "2.0.2", - "packageName": "get-func-name", - "hash": "sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==" - } - }, - "npm:get-intrinsic": { - "type": "npm", - "name": "npm:get-intrinsic", - "data": { - "version": "1.2.4", - "packageName": "get-intrinsic", - "hash": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" - } - }, - "npm:get-package-type": { - "type": "npm", - "name": "npm:get-package-type", - "data": { - "version": "0.1.0", - "packageName": "get-package-type", - "hash": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==" - } - }, - "npm:get-stream": { - "type": "npm", - "name": "npm:get-stream", - "data": { - "version": "6.0.1", - "packageName": "get-stream", - "hash": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" - } - }, - "npm:getenv": { - "type": "npm", - "name": "npm:getenv", - "data": { - "version": "1.0.0", - "packageName": "getenv", - "hash": "sha512-7yetJWqbS9sbn0vIfliPsFgoXMKn/YMF+Wuiog97x+urnSRRRZ7xB+uVkwGKzRgq9CDFfMQnE9ruL5DHv9c6Xg==" - } - }, - "npm:getpass": { - "type": "npm", - "name": "npm:getpass", - "data": { - "version": "0.1.7", - "packageName": "getpass", - "hash": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==" - } - }, - "npm:github-slugger": { - "type": "npm", - "name": "npm:github-slugger", - "data": { - "version": "2.0.0", - "packageName": "github-slugger", - "hash": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==" - } - }, - "npm:glob-parent@5.1.2": { - "type": "npm", - "name": "npm:glob-parent@5.1.2", - "data": { - "version": "5.1.2", - "packageName": "glob-parent", - "hash": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" - } - }, - "npm:glob-parent@6.0.2": { - "type": "npm", - "name": "npm:glob-parent@6.0.2", - "data": { - "version": "6.0.2", - "packageName": "glob-parent", - "hash": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" - } - }, - "npm:glob-to-regexp": { - "type": "npm", - "name": "npm:glob-to-regexp", - "data": { - "version": "0.4.1", - "packageName": "glob-to-regexp", - "hash": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" - } - }, - "npm:glob@10.4.5": { - "type": "npm", - "name": "npm:glob@10.4.5", - "data": { - "version": "10.4.5", - "packageName": "glob", - "hash": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==" - } - }, - "npm:glob@7.2.3": { - "type": "npm", - "name": "npm:glob@7.2.3", - "data": { - "version": "7.2.3", - "packageName": "glob", - "hash": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" - } - }, - "npm:globals@11.12.0": { - "type": "npm", - "name": "npm:globals@11.12.0", - "data": { - "version": "11.12.0", - "packageName": "globals", - "hash": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" - } - }, - "npm:globals@14.0.0": { - "type": "npm", - "name": "npm:globals@14.0.0", - "data": { - "version": "14.0.0", - "packageName": "globals", - "hash": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==" - } - }, - "npm:globals@15.9.0": { - "type": "npm", - "name": "npm:globals@15.9.0", - "data": { - "version": "15.9.0", - "packageName": "globals", - "hash": "sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==" - } - }, - "npm:globby": { - "type": "npm", - "name": "npm:globby", - "data": { - "version": "11.1.0", - "packageName": "globby", - "hash": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" - } - }, - "npm:globrex": { - "type": "npm", - "name": "npm:globrex", - "data": { - "version": "0.1.2", - "packageName": "globrex", - "hash": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==" - } - }, - "npm:gopd": { - "type": "npm", - "name": "npm:gopd", - "data": { - "version": "1.0.1", - "packageName": "gopd", - "hash": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==" - } - }, - "npm:graceful-fs@4.2.10": { - "type": "npm", - "name": "npm:graceful-fs@4.2.10", - "data": { - "version": "4.2.10", - "packageName": "graceful-fs", - "hash": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==" - } - }, - "npm:graceful-fs@4.2.11": { - "type": "npm", - "name": "npm:graceful-fs@4.2.11", - "data": { - "version": "4.2.11", - "packageName": "graceful-fs", - "hash": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" - } - }, - "npm:gradient-string@2.0.2": { - "type": "npm", - "name": "npm:gradient-string@2.0.2", - "data": { - "version": "2.0.2", - "packageName": "gradient-string", - "hash": "sha512-rEDCuqUQ4tbD78TpzsMtt5OIf0cBCSDWSJtUDaF6JsAh+k0v9r++NzxNEG87oDZx9ZwGhD8DaezR2L/yrw0Jdw==" - } - }, - "npm:gradient-string@3.0.0": { - "type": "npm", - "name": "npm:gradient-string@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "gradient-string", - "hash": "sha512-frdKI4Qi8Ihp4C6wZNB565de/THpIaw3DjP5ku87M+N9rNSGmPTjfkq61SdRXB7eCaL8O1hkKDvf6CDMtOzIAg==" - } - }, - "npm:graphemer": { - "type": "npm", - "name": "npm:graphemer", - "data": { - "version": "1.4.0", - "packageName": "graphemer", - "hash": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" - } - }, - "npm:gray-matter": { - "type": "npm", - "name": "npm:gray-matter", - "data": { - "version": "4.0.3", - "packageName": "gray-matter", - "hash": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==" - } - }, - "npm:gunzip-maybe": { - "type": "npm", - "name": "npm:gunzip-maybe", - "data": { - "version": "1.4.2", - "packageName": "gunzip-maybe", - "hash": "sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==" - } - }, - "npm:handlebars": { - "type": "npm", - "name": "npm:handlebars", - "data": { - "version": "4.7.8", - "packageName": "handlebars", - "hash": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==" - } - }, - "npm:has-flag": { - "type": "npm", - "name": "npm:has-flag", - "data": { - "version": "4.0.0", - "packageName": "has-flag", - "hash": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - } - }, - "npm:has-property-descriptors": { - "type": "npm", - "name": "npm:has-property-descriptors", - "data": { - "version": "1.0.2", - "packageName": "has-property-descriptors", - "hash": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" - } - }, - "npm:has-proto": { - "type": "npm", - "name": "npm:has-proto", - "data": { - "version": "1.0.3", - "packageName": "has-proto", - "hash": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==" - } - }, - "npm:has-symbols": { - "type": "npm", - "name": "npm:has-symbols", - "data": { - "version": "1.0.3", - "packageName": "has-symbols", - "hash": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" - } - }, - "npm:hasown": { - "type": "npm", - "name": "npm:hasown", - "data": { - "version": "2.0.2", - "packageName": "hasown", - "hash": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" - } - }, - "npm:hast-util-from-html": { - "type": "npm", - "name": "npm:hast-util-from-html", - "data": { - "version": "2.0.3", - "packageName": "hast-util-from-html", - "hash": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==" - } - }, - "npm:hast-util-from-parse5": { - "type": "npm", - "name": "npm:hast-util-from-parse5", - "data": { - "version": "8.0.3", - "packageName": "hast-util-from-parse5", - "hash": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==" - } - }, - "npm:hast-util-heading-rank": { - "type": "npm", - "name": "npm:hast-util-heading-rank", - "data": { - "version": "3.0.0", - "packageName": "hast-util-heading-rank", - "hash": "sha512-EJKb8oMUXVHcWZTDepnr+WNbfnXKFNf9duMesmr4S8SXTJBJ9M4Yok08pu9vxdJwdlGRhVumk9mEhkEvKGifwA==" - } - }, - "npm:hast-util-is-element": { - "type": "npm", - "name": "npm:hast-util-is-element", - "data": { - "version": "3.0.0", - "packageName": "hast-util-is-element", - "hash": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==" - } - }, - "npm:hast-util-parse-selector": { - "type": "npm", - "name": "npm:hast-util-parse-selector", - "data": { - "version": "4.0.0", - "packageName": "hast-util-parse-selector", - "hash": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==" - } - }, - "npm:hast-util-to-estree": { - "type": "npm", - "name": "npm:hast-util-to-estree", - "data": { - "version": "3.1.3", - "packageName": "hast-util-to-estree", - "hash": "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==" - } - }, - "npm:hast-util-to-html": { - "type": "npm", - "name": "npm:hast-util-to-html", - "data": { - "version": "9.0.5", - "packageName": "hast-util-to-html", - "hash": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==" - } - }, - "npm:hast-util-to-jsx-runtime": { - "type": "npm", - "name": "npm:hast-util-to-jsx-runtime", - "data": { - "version": "2.3.6", - "packageName": "hast-util-to-jsx-runtime", - "hash": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==" - } - }, - "npm:hast-util-to-string": { - "type": "npm", - "name": "npm:hast-util-to-string", - "data": { - "version": "3.0.1", - "packageName": "hast-util-to-string", - "hash": "sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==" - } - }, - "npm:hast-util-whitespace": { - "type": "npm", - "name": "npm:hast-util-whitespace", - "data": { - "version": "3.0.0", - "packageName": "hast-util-whitespace", - "hash": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==" - } - }, - "npm:hastscript": { - "type": "npm", - "name": "npm:hastscript", - "data": { - "version": "9.0.1", - "packageName": "hastscript", - "hash": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==" - } - }, - "npm:he": { - "type": "npm", - "name": "npm:he", - "data": { - "version": "1.2.0", - "packageName": "he", - "hash": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" - } - }, - "npm:hermes-estree@0.23.1": { - "type": "npm", - "name": "npm:hermes-estree@0.23.1", - "data": { - "version": "0.23.1", - "packageName": "hermes-estree", - "hash": "sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg==" - } - }, - "npm:hermes-estree@0.24.0": { - "type": "npm", - "name": "npm:hermes-estree@0.24.0", - "data": { - "version": "0.24.0", - "packageName": "hermes-estree", - "hash": "sha512-LyoXLB7IFzeZW0EvAbGZacbxBN7t6KKSDqFJPo3Ydow7wDlrDjXwsdiAHV6XOdvEN9MEuWXsSIFN4tzpyrXIHw==" - } - }, - "npm:hermes-estree@0.25.1": { - "type": "npm", - "name": "npm:hermes-estree@0.25.1", - "data": { - "version": "0.25.1", - "packageName": "hermes-estree", - "hash": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==" - } - }, - "npm:hermes-parser@0.23.1": { - "type": "npm", - "name": "npm:hermes-parser@0.23.1", - "data": { - "version": "0.23.1", - "packageName": "hermes-parser", - "hash": "sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA==" - } - }, - "npm:hermes-parser@0.24.0": { - "type": "npm", - "name": "npm:hermes-parser@0.24.0", - "data": { - "version": "0.24.0", - "packageName": "hermes-parser", - "hash": "sha512-IJooSvvu2qNRe7oo9Rb04sUT4omtZqZqf9uq9WM25Tb6v3usmvA93UqfnnoWs5V0uYjEl9Al6MNU10MCGKLwpg==" - } - }, - "npm:hermes-parser@0.25.1": { - "type": "npm", - "name": "npm:hermes-parser@0.25.1", - "data": { - "version": "0.25.1", - "packageName": "hermes-parser", - "hash": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==" - } - }, - "npm:hookable": { - "type": "npm", - "name": "npm:hookable", - "data": { - "version": "5.5.3", - "packageName": "hookable", - "hash": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==" - } - }, - "npm:hosted-git-info": { - "type": "npm", - "name": "npm:hosted-git-info", - "data": { - "version": "7.0.2", - "packageName": "hosted-git-info", - "hash": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==" - } - }, - "npm:html-encoding-sniffer": { - "type": "npm", - "name": "npm:html-encoding-sniffer", - "data": { - "version": "3.0.0", - "packageName": "html-encoding-sniffer", - "hash": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==" - } - }, - "npm:html-entities@2.5.2": { - "type": "npm", - "name": "npm:html-entities@2.5.2", - "data": { - "version": "2.5.2", - "packageName": "html-entities", - "hash": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==" - } - }, - "npm:html-entities@2.6.0": { - "type": "npm", - "name": "npm:html-entities@2.6.0", - "data": { - "version": "2.6.0", - "packageName": "html-entities", - "hash": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==" - } - }, - "npm:html-escaper": { - "type": "npm", - "name": "npm:html-escaper", - "data": { - "version": "2.0.2", - "packageName": "html-escaper", - "hash": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" - } - }, - "npm:html-to-text": { - "type": "npm", - "name": "npm:html-to-text", - "data": { - "version": "9.0.5", - "packageName": "html-to-text", - "hash": "sha512-qY60FjREgVZL03vJU6IfMV4GDjGBIoOyvuFdpBDIX9yTlDw0TjxVBQp+P8NvpdIXNJvfWBTNul7fsAQJq2FNpg==" - } - }, - "npm:html-void-elements": { - "type": "npm", - "name": "npm:html-void-elements", - "data": { - "version": "3.0.0", - "packageName": "html-void-elements", - "hash": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==" - } - }, - "npm:htmlparser2@6.1.0": { - "type": "npm", - "name": "npm:htmlparser2@6.1.0", - "data": { - "version": "6.1.0", - "packageName": "htmlparser2", - "hash": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==" - } - }, - "npm:htmlparser2@8.0.2": { - "type": "npm", - "name": "npm:htmlparser2@8.0.2", - "data": { - "version": "8.0.2", - "packageName": "htmlparser2", - "hash": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==" - } - }, - "npm:htmr": { - "type": "npm", - "name": "npm:htmr", - "data": { - "version": "1.0.2", - "packageName": "htmr", - "hash": "sha512-7T9babEHZwECQ2/ouxNPow1uGcKbj/BcbslPGPRxBKIOLNiIrFKq6ELzor7mc4HiexZzdb3izQQLl16bhPR9jw==" - } - }, - "npm:http-errors": { - "type": "npm", - "name": "npm:http-errors", - "data": { - "version": "2.0.0", - "packageName": "http-errors", - "hash": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" - } - }, - "npm:http-proxy": { - "type": "npm", - "name": "npm:http-proxy", - "data": { - "version": "1.18.1", - "packageName": "http-proxy", - "hash": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==" - } - }, - "npm:http-server": { - "type": "npm", - "name": "npm:http-server", - "data": { - "version": "14.1.1", - "packageName": "http-server", - "hash": "sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==" - } - }, - "npm:http-signature": { - "type": "npm", - "name": "npm:http-signature", - "data": { - "version": "1.4.0", - "packageName": "http-signature", - "hash": "sha512-G5akfn7eKbpDN+8nPS/cb57YeA1jLTVxjpCj7tmm3QKPdyDy7T+qSC40e9ptydSWvkwjSXw1VbkpyEm39ukeAg==" - } - }, - "npm:http-status-codes@2.2.0": { - "type": "npm", - "name": "npm:http-status-codes@2.2.0", - "data": { - "version": "2.2.0", - "packageName": "http-status-codes", - "hash": "sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==" - } - }, - "npm:http-status-codes@2.3.0": { - "type": "npm", - "name": "npm:http-status-codes@2.3.0", - "data": { - "version": "2.3.0", - "packageName": "http-status-codes", - "hash": "sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==" - } - }, - "npm:https-proxy-agent": { - "type": "npm", - "name": "npm:https-proxy-agent", - "data": { - "version": "5.0.1", - "packageName": "https-proxy-agent", - "hash": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" - } - }, - "npm:human-id": { - "type": "npm", - "name": "npm:human-id", - "data": { - "version": "1.0.2", - "packageName": "human-id", - "hash": "sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==" - } - }, - "npm:human-signals": { - "type": "npm", - "name": "npm:human-signals", - "data": { - "version": "2.1.0", - "packageName": "human-signals", - "hash": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" - } - }, - "npm:hyperdyperid": { - "type": "npm", - "name": "npm:hyperdyperid", - "data": { - "version": "1.2.0", - "packageName": "hyperdyperid", - "hash": "sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==" - } - }, - "npm:iconv-lite@0.4.24": { - "type": "npm", - "name": "npm:iconv-lite@0.4.24", - "data": { - "version": "0.4.24", - "packageName": "iconv-lite", - "hash": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==" - } - }, - "npm:iconv-lite@0.6.3": { - "type": "npm", - "name": "npm:iconv-lite@0.6.3", - "data": { - "version": "0.6.3", - "packageName": "iconv-lite", - "hash": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" - } - }, - "npm:ieee754": { - "type": "npm", - "name": "npm:ieee754", - "data": { - "version": "1.2.1", - "packageName": "ieee754", - "hash": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" - } - }, - "npm:ignore": { - "type": "npm", - "name": "npm:ignore", - "data": { - "version": "5.3.2", - "packageName": "ignore", - "hash": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" - } - }, - "npm:image-size": { - "type": "npm", - "name": "npm:image-size", - "data": { - "version": "1.2.0", - "packageName": "image-size", - "hash": "sha512-4S8fwbO6w3GeCVN6OPtA9I5IGKkcDMPcKndtUlpJuCwu7JLjtj7JZpwqLuyY2nrmQT3AWsCJLSKPsc2mPBSl3w==" - } - }, - "npm:immutable": { - "type": "npm", - "name": "npm:immutable", - "data": { - "version": "5.0.3", - "packageName": "immutable", - "hash": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==" - } - }, - "npm:import-fresh@2.0.0": { - "type": "npm", - "name": "npm:import-fresh@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "import-fresh", - "hash": "sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==" - } - }, - "npm:import-fresh@3.3.0": { - "type": "npm", - "name": "npm:import-fresh@3.3.0", - "data": { - "version": "3.3.0", - "packageName": "import-fresh", - "hash": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" - } - }, - "npm:imurmurhash": { - "type": "npm", - "name": "npm:imurmurhash", - "data": { - "version": "0.1.4", - "packageName": "imurmurhash", - "hash": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" - } - }, - "npm:inflight": { - "type": "npm", - "name": "npm:inflight", - "data": { - "version": "1.0.6", - "packageName": "inflight", - "hash": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" - } - }, - "npm:inherits": { - "type": "npm", - "name": "npm:inherits", - "data": { - "version": "2.0.4", - "packageName": "inherits", - "hash": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" - } - }, - "npm:ini": { - "type": "npm", - "name": "npm:ini", - "data": { - "version": "1.3.8", - "packageName": "ini", - "hash": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" - } - }, - "npm:inline-style-parser": { - "type": "npm", - "name": "npm:inline-style-parser", - "data": { - "version": "0.2.4", - "packageName": "inline-style-parser", - "hash": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" - } - }, - "npm:invariant": { - "type": "npm", - "name": "npm:invariant", - "data": { - "version": "2.2.4", - "packageName": "invariant", - "hash": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==" - } - }, - "npm:ipaddr.js": { - "type": "npm", - "name": "npm:ipaddr.js", - "data": { - "version": "1.9.1", - "packageName": "ipaddr.js", - "hash": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" - } - }, - "npm:is-absolute-url": { - "type": "npm", - "name": "npm:is-absolute-url", - "data": { - "version": "4.0.1", - "packageName": "is-absolute-url", - "hash": "sha512-/51/TKE88Lmm7Gc4/8btclNXWS+g50wXhYJq8HWIBAGUBnoAdRu1aXeh364t/O7wXDAcTJDP8PNuNKWUDWie+A==" - } - }, - "npm:is-alphabetical": { - "type": "npm", - "name": "npm:is-alphabetical", - "data": { - "version": "2.0.1", - "packageName": "is-alphabetical", - "hash": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==" - } - }, - "npm:is-alphanumerical": { - "type": "npm", - "name": "npm:is-alphanumerical", - "data": { - "version": "2.0.1", - "packageName": "is-alphanumerical", - "hash": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==" - } - }, - "npm:is-arrayish": { - "type": "npm", - "name": "npm:is-arrayish", - "data": { - "version": "0.2.1", - "packageName": "is-arrayish", - "hash": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" - } - }, - "npm:is-binary-path": { - "type": "npm", - "name": "npm:is-binary-path", - "data": { - "version": "2.1.0", - "packageName": "is-binary-path", - "hash": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" - } - }, - "npm:is-buffer": { - "type": "npm", - "name": "npm:is-buffer", - "data": { - "version": "2.0.5", - "packageName": "is-buffer", - "hash": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==" - } - }, - "npm:is-core-module": { - "type": "npm", - "name": "npm:is-core-module", - "data": { - "version": "2.16.1", - "packageName": "is-core-module", - "hash": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" - } - }, - "npm:is-decimal": { - "type": "npm", - "name": "npm:is-decimal", - "data": { - "version": "2.0.1", - "packageName": "is-decimal", - "hash": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==" - } - }, - "npm:is-deflate": { - "type": "npm", - "name": "npm:is-deflate", - "data": { - "version": "1.0.0", - "packageName": "is-deflate", - "hash": "sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ==" - } - }, - "npm:is-directory": { - "type": "npm", - "name": "npm:is-directory", - "data": { - "version": "0.3.1", - "packageName": "is-directory", - "hash": "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==" - } - }, - "npm:is-docker@2.2.1": { - "type": "npm", - "name": "npm:is-docker@2.2.1", - "data": { - "version": "2.2.1", - "packageName": "is-docker", - "hash": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" - } - }, - "npm:is-docker@3.0.0": { - "type": "npm", - "name": "npm:is-docker@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "is-docker", - "hash": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==" - } - }, - "npm:is-extendable": { - "type": "npm", - "name": "npm:is-extendable", - "data": { - "version": "0.1.1", - "packageName": "is-extendable", - "hash": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==" - } - }, - "npm:is-extglob": { - "type": "npm", - "name": "npm:is-extglob", - "data": { - "version": "2.1.1", - "packageName": "is-extglob", - "hash": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" - } - }, - "npm:is-fullwidth-code-point": { - "type": "npm", - "name": "npm:is-fullwidth-code-point", - "data": { - "version": "3.0.0", - "packageName": "is-fullwidth-code-point", - "hash": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" - } - }, - "npm:is-glob": { - "type": "npm", - "name": "npm:is-glob", - "data": { - "version": "4.0.3", - "packageName": "is-glob", - "hash": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" - } - }, - "npm:is-gzip": { - "type": "npm", - "name": "npm:is-gzip", - "data": { - "version": "1.0.0", - "packageName": "is-gzip", - "hash": "sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ==" - } - }, - "npm:is-hexadecimal": { - "type": "npm", - "name": "npm:is-hexadecimal", - "data": { - "version": "2.0.1", - "packageName": "is-hexadecimal", - "hash": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==" - } - }, - "npm:is-inside-container": { - "type": "npm", - "name": "npm:is-inside-container", - "data": { - "version": "1.0.0", - "packageName": "is-inside-container", - "hash": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==" - } - }, - "npm:is-interactive": { - "type": "npm", - "name": "npm:is-interactive", - "data": { - "version": "1.0.0", - "packageName": "is-interactive", - "hash": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" - } - }, - "npm:is-number": { - "type": "npm", - "name": "npm:is-number", - "data": { - "version": "7.0.0", - "packageName": "is-number", - "hash": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" - } - }, - "npm:is-path-inside": { - "type": "npm", - "name": "npm:is-path-inside", - "data": { - "version": "3.0.3", - "packageName": "is-path-inside", - "hash": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" - } - }, - "npm:is-plain-obj": { - "type": "npm", - "name": "npm:is-plain-obj", - "data": { - "version": "4.1.0", - "packageName": "is-plain-obj", - "hash": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==" - } - }, - "npm:is-plain-object": { - "type": "npm", - "name": "npm:is-plain-object", - "data": { - "version": "2.0.4", - "packageName": "is-plain-object", - "hash": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==" - } - }, - "npm:is-promise": { - "type": "npm", - "name": "npm:is-promise", - "data": { - "version": "2.2.2", - "packageName": "is-promise", - "hash": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==" - } - }, - "npm:is-stream": { - "type": "npm", - "name": "npm:is-stream", - "data": { - "version": "2.0.1", - "packageName": "is-stream", - "hash": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" - } - }, - "npm:is-subdir": { - "type": "npm", - "name": "npm:is-subdir", - "data": { - "version": "1.2.0", - "packageName": "is-subdir", - "hash": "sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==" - } - }, - "npm:is-typedarray": { - "type": "npm", - "name": "npm:is-typedarray", - "data": { - "version": "1.0.0", - "packageName": "is-typedarray", - "hash": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" - } - }, - "npm:is-unicode-supported@0.1.0": { - "type": "npm", - "name": "npm:is-unicode-supported@0.1.0", - "data": { - "version": "0.1.0", - "packageName": "is-unicode-supported", - "hash": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==" - } - }, - "npm:is-unicode-supported@2.1.0": { - "type": "npm", - "name": "npm:is-unicode-supported@2.1.0", - "data": { - "version": "2.1.0", - "packageName": "is-unicode-supported", - "hash": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==" - } - }, - "npm:is-windows": { - "type": "npm", - "name": "npm:is-windows", - "data": { - "version": "1.0.2", - "packageName": "is-windows", - "hash": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==" - } - }, - "npm:is-wsl@1.1.0": { - "type": "npm", - "name": "npm:is-wsl@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "is-wsl", - "hash": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==" - } - }, - "npm:is-wsl@2.2.0": { - "type": "npm", - "name": "npm:is-wsl@2.2.0", - "data": { - "version": "2.2.0", - "packageName": "is-wsl", - "hash": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" - } - }, - "npm:is-wsl@3.1.0": { - "type": "npm", - "name": "npm:is-wsl@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "is-wsl", - "hash": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==" - } - }, - "npm:isarray": { - "type": "npm", - "name": "npm:isarray", - "data": { - "version": "1.0.0", - "packageName": "isarray", - "hash": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" - } - }, - "npm:isexe": { - "type": "npm", - "name": "npm:isexe", - "data": { - "version": "2.0.0", - "packageName": "isexe", - "hash": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" - } - }, - "npm:isobject": { - "type": "npm", - "name": "npm:isobject", - "data": { - "version": "3.0.1", - "packageName": "isobject", - "hash": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==" - } - }, - "npm:isomorphic-rslog": { - "type": "npm", - "name": "npm:isomorphic-rslog", - "data": { - "version": "0.0.6", - "packageName": "isomorphic-rslog", - "hash": "sha512-HM0q6XqQ93psDlqvuViNs/Ea3hAyGDkIdVAHlrEocjjAwGrs1fZ+EdQjS9eUPacnYB7Y8SoDdSY3H8p3ce205A==" - } - }, - "npm:isstream": { - "type": "npm", - "name": "npm:isstream", - "data": { - "version": "0.1.2", - "packageName": "isstream", - "hash": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==" - } - }, - "npm:istanbul-lib-coverage": { - "type": "npm", - "name": "npm:istanbul-lib-coverage", - "data": { - "version": "3.2.2", - "packageName": "istanbul-lib-coverage", - "hash": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==" - } - }, - "npm:istanbul-lib-instrument": { - "type": "npm", - "name": "npm:istanbul-lib-instrument", - "data": { - "version": "5.2.1", - "packageName": "istanbul-lib-instrument", - "hash": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==" - } - }, - "npm:istanbul-lib-report": { - "type": "npm", - "name": "npm:istanbul-lib-report", - "data": { - "version": "3.0.1", - "packageName": "istanbul-lib-report", - "hash": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==" - } - }, - "npm:istanbul-lib-source-maps": { - "type": "npm", - "name": "npm:istanbul-lib-source-maps", - "data": { - "version": "5.0.6", - "packageName": "istanbul-lib-source-maps", - "hash": "sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==" - } - }, - "npm:istanbul-reports": { - "type": "npm", - "name": "npm:istanbul-reports", - "data": { - "version": "3.1.7", - "packageName": "istanbul-reports", - "hash": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==" - } - }, - "npm:jackspeak": { - "type": "npm", - "name": "npm:jackspeak", - "data": { - "version": "3.4.3", - "packageName": "jackspeak", - "hash": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" - } - }, - "npm:jake": { - "type": "npm", - "name": "npm:jake", - "data": { - "version": "10.9.2", - "packageName": "jake", - "hash": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" - } - }, - "npm:jest-diff": { - "type": "npm", - "name": "npm:jest-diff", - "data": { - "version": "29.7.0", - "packageName": "jest-diff", - "hash": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==" - } - }, - "npm:jest-environment-node": { - "type": "npm", - "name": "npm:jest-environment-node", - "data": { - "version": "29.7.0", - "packageName": "jest-environment-node", - "hash": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==" - } - }, - "npm:jest-get-type": { - "type": "npm", - "name": "npm:jest-get-type", - "data": { - "version": "29.6.3", - "packageName": "jest-get-type", - "hash": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==" - } - }, - "npm:jest-haste-map": { - "type": "npm", - "name": "npm:jest-haste-map", - "data": { - "version": "29.7.0", - "packageName": "jest-haste-map", - "hash": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==" - } - }, - "npm:jest-message-util": { - "type": "npm", - "name": "npm:jest-message-util", - "data": { - "version": "29.7.0", - "packageName": "jest-message-util", - "hash": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==" - } - }, - "npm:jest-mock": { - "type": "npm", - "name": "npm:jest-mock", - "data": { - "version": "29.7.0", - "packageName": "jest-mock", - "hash": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==" - } - }, - "npm:jest-regex-util": { - "type": "npm", - "name": "npm:jest-regex-util", - "data": { - "version": "29.6.3", - "packageName": "jest-regex-util", - "hash": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==" - } - }, - "npm:jest-util": { - "type": "npm", - "name": "npm:jest-util", - "data": { - "version": "29.7.0", - "packageName": "jest-util", - "hash": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==" - } - }, - "npm:jest-validate": { - "type": "npm", - "name": "npm:jest-validate", - "data": { - "version": "29.7.0", - "packageName": "jest-validate", - "hash": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==" - } - }, - "npm:jest-worker@27.5.1": { - "type": "npm", - "name": "npm:jest-worker@27.5.1", - "data": { - "version": "27.5.1", - "packageName": "jest-worker", - "hash": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==" - } - }, - "npm:jest-worker@29.7.0": { - "type": "npm", - "name": "npm:jest-worker@29.7.0", - "data": { - "version": "29.7.0", - "packageName": "jest-worker", - "hash": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==" - } - }, - "npm:jiti": { - "type": "npm", - "name": "npm:jiti", - "data": { - "version": "2.4.2", - "packageName": "jiti", - "hash": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==" - } - }, - "npm:joi": { - "type": "npm", - "name": "npm:joi", - "data": { - "version": "17.13.3", - "packageName": "joi", - "hash": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==" - } - }, - "npm:js-tokens": { - "type": "npm", - "name": "npm:js-tokens", - "data": { - "version": "4.0.0", - "packageName": "js-tokens", - "hash": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" - } - }, - "npm:js-yaml@3.14.1": { - "type": "npm", - "name": "npm:js-yaml@3.14.1", - "data": { - "version": "3.14.1", - "packageName": "js-yaml", - "hash": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" - } - }, - "npm:js-yaml@4.1.0": { - "type": "npm", - "name": "npm:js-yaml@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "js-yaml", - "hash": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" - } - }, - "npm:jsbn": { - "type": "npm", - "name": "npm:jsbn", - "data": { - "version": "0.1.1", - "packageName": "jsbn", - "hash": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==" - } - }, - "npm:jsc-android": { - "type": "npm", - "name": "npm:jsc-android", - "data": { - "version": "250231.0.0", - "packageName": "jsc-android", - "hash": "sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw==" - } - }, - "npm:jsc-safe-url": { - "type": "npm", - "name": "npm:jsc-safe-url", - "data": { - "version": "0.2.4", - "packageName": "jsc-safe-url", - "hash": "sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==" - } - }, - "npm:jscodeshift": { - "type": "npm", - "name": "npm:jscodeshift", - "data": { - "version": "0.14.0", - "packageName": "jscodeshift", - "hash": "sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==" - } - }, - "npm:jsesc@3.0.2": { - "type": "npm", - "name": "npm:jsesc@3.0.2", - "data": { - "version": "3.0.2", - "packageName": "jsesc", - "hash": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" - } - }, - "npm:jsesc@3.1.0": { - "type": "npm", - "name": "npm:jsesc@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "jsesc", - "hash": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" - } - }, - "npm:json-buffer": { - "type": "npm", - "name": "npm:json-buffer", - "data": { - "version": "3.0.1", - "packageName": "json-buffer", - "hash": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" - } - }, - "npm:json-parse-better-errors": { - "type": "npm", - "name": "npm:json-parse-better-errors", - "data": { - "version": "1.0.2", - "packageName": "json-parse-better-errors", - "hash": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" - } - }, - "npm:json-parse-even-better-errors": { - "type": "npm", - "name": "npm:json-parse-even-better-errors", - "data": { - "version": "2.3.1", - "packageName": "json-parse-even-better-errors", - "hash": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" - } - }, - "npm:json-schema-ref-resolver": { - "type": "npm", - "name": "npm:json-schema-ref-resolver", - "data": { - "version": "1.0.1", - "packageName": "json-schema-ref-resolver", - "hash": "sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==" - } - }, - "npm:json-schema-traverse@0.4.1": { - "type": "npm", - "name": "npm:json-schema-traverse@0.4.1", - "data": { - "version": "0.4.1", - "packageName": "json-schema-traverse", - "hash": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" - } - }, - "npm:json-schema-traverse@1.0.0": { - "type": "npm", - "name": "npm:json-schema-traverse@1.0.0", - "data": { - "version": "1.0.0", - "packageName": "json-schema-traverse", - "hash": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - } - }, - "npm:json-schema": { - "type": "npm", - "name": "npm:json-schema", - "data": { - "version": "0.4.0", - "packageName": "json-schema", - "hash": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==" - } - }, - "npm:json-stable-stringify-without-jsonify": { - "type": "npm", - "name": "npm:json-stable-stringify-without-jsonify", - "data": { - "version": "1.0.1", - "packageName": "json-stable-stringify-without-jsonify", - "hash": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" - } - }, - "npm:json-stringify-safe": { - "type": "npm", - "name": "npm:json-stringify-safe", - "data": { - "version": "5.0.1", - "packageName": "json-stringify-safe", - "hash": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==" - } - }, - "npm:json5": { - "type": "npm", - "name": "npm:json5", - "data": { - "version": "2.2.3", - "packageName": "json5", - "hash": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" - } - }, - "npm:jsonc-eslint-parser": { - "type": "npm", - "name": "npm:jsonc-eslint-parser", - "data": { - "version": "2.4.0", - "packageName": "jsonc-eslint-parser", - "hash": "sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==" - } - }, - "npm:jsonc-parser": { - "type": "npm", - "name": "npm:jsonc-parser", - "data": { - "version": "3.2.0", - "packageName": "jsonc-parser", - "hash": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" - } - }, - "npm:jsonfile@4.0.0": { - "type": "npm", - "name": "npm:jsonfile@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "jsonfile", - "hash": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==" - } - }, - "npm:jsonfile@6.1.0": { - "type": "npm", - "name": "npm:jsonfile@6.1.0", - "data": { - "version": "6.1.0", - "packageName": "jsonfile", - "hash": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==" - } - }, - "npm:jsonparse": { - "type": "npm", - "name": "npm:jsonparse", - "data": { - "version": "1.3.1", - "packageName": "jsonparse", - "hash": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==" - } - }, - "npm:jsonwebtoken": { - "type": "npm", - "name": "npm:jsonwebtoken", - "data": { - "version": "9.0.2", - "packageName": "jsonwebtoken", - "hash": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==" - } - }, - "npm:jsprim": { - "type": "npm", - "name": "npm:jsprim", - "data": { - "version": "2.0.2", - "packageName": "jsprim", - "hash": "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==" - } - }, - "npm:jwa": { - "type": "npm", - "name": "npm:jwa", - "data": { - "version": "1.4.1", - "packageName": "jwa", - "hash": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==" - } - }, - "npm:jws": { - "type": "npm", - "name": "npm:jws", - "data": { - "version": "3.2.2", - "packageName": "jws", - "hash": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==" - } - }, - "npm:keyv": { - "type": "npm", - "name": "npm:keyv", - "data": { - "version": "4.5.4", - "packageName": "keyv", - "hash": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" - } - }, - "npm:kind-of": { - "type": "npm", - "name": "npm:kind-of", - "data": { - "version": "6.0.3", - "packageName": "kind-of", - "hash": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" - } - }, - "npm:kleur@3.0.3": { - "type": "npm", - "name": "npm:kleur@3.0.3", - "data": { - "version": "3.0.3", - "packageName": "kleur", - "hash": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" - } - }, - "npm:kleur@4.1.5": { - "type": "npm", - "name": "npm:kleur@4.1.5", - "data": { - "version": "4.1.5", - "packageName": "kleur", - "hash": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==" - } - }, - "npm:ky": { - "type": "npm", - "name": "npm:ky", - "data": { - "version": "1.7.2", - "packageName": "ky", - "hash": "sha512-OzIvbHKKDpi60TnF9t7UUVAF1B4mcqc02z5PIvrm08Wyb+yOcz63GRvEuVxNT18a9E1SrNouhB4W2NNLeD7Ykg==" - } - }, - "npm:launch-editor": { - "type": "npm", - "name": "npm:launch-editor", - "data": { - "version": "2.10.0", - "packageName": "launch-editor", - "hash": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==" - } - }, - "npm:leac": { - "type": "npm", - "name": "npm:leac", - "data": { - "version": "0.6.0", - "packageName": "leac", - "hash": "sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==" - } - }, - "npm:leven": { - "type": "npm", - "name": "npm:leven", - "data": { - "version": "3.1.0", - "packageName": "leven", - "hash": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" - } - }, - "npm:levn": { - "type": "npm", - "name": "npm:levn", - "data": { - "version": "0.4.1", - "packageName": "levn", - "hash": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" - } - }, - "npm:light-my-request": { - "type": "npm", - "name": "npm:light-my-request", - "data": { - "version": "5.14.0", - "packageName": "light-my-request", - "hash": "sha512-aORPWntbpH5esaYpGOOmri0OHDOe3wC5M2MQxZ9dvMLZm6DnaAn0kJlcbU9hwsQgLzmZyReKwFwwPkR+nHu5kA==" - } - }, - "npm:lighthouse-logger": { - "type": "npm", - "name": "npm:lighthouse-logger", - "data": { - "version": "1.4.2", - "packageName": "lighthouse-logger", - "hash": "sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==" - } - }, - "npm:lines-and-columns@1.2.4": { - "type": "npm", - "name": "npm:lines-and-columns@1.2.4", - "data": { - "version": "1.2.4", - "packageName": "lines-and-columns", - "hash": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" - } - }, - "npm:lines-and-columns@2.0.3": { - "type": "npm", - "name": "npm:lines-and-columns@2.0.3", - "data": { - "version": "2.0.3", - "packageName": "lines-and-columns", - "hash": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==" - } - }, - "npm:loader-runner": { - "type": "npm", - "name": "npm:loader-runner", - "data": { - "version": "4.3.0", - "packageName": "loader-runner", - "hash": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==" - } - }, - "npm:locate-path@3.0.0": { - "type": "npm", - "name": "npm:locate-path@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "locate-path", - "hash": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==" - } - }, - "npm:locate-path@5.0.0": { - "type": "npm", - "name": "npm:locate-path@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "locate-path", - "hash": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" - } - }, - "npm:locate-path@6.0.0": { - "type": "npm", - "name": "npm:locate-path@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "locate-path", - "hash": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" - } - }, - "npm:locate-path@7.2.0": { - "type": "npm", - "name": "npm:locate-path@7.2.0", - "data": { - "version": "7.2.0", - "packageName": "locate-path", - "hash": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==" - } - }, - "npm:lockfile": { - "type": "npm", - "name": "npm:lockfile", - "data": { - "version": "1.0.4", - "packageName": "lockfile", - "hash": "sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA==" - } - }, - "npm:lodash-es": { - "type": "npm", - "name": "npm:lodash-es", - "data": { - "version": "4.17.21", - "packageName": "lodash-es", - "hash": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" - } - }, - "npm:lodash.debounce": { - "type": "npm", - "name": "npm:lodash.debounce", - "data": { - "version": "4.0.8", - "packageName": "lodash.debounce", - "hash": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" - } - }, - "npm:lodash.includes": { - "type": "npm", - "name": "npm:lodash.includes", - "data": { - "version": "4.3.0", - "packageName": "lodash.includes", - "hash": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==" - } - }, - "npm:lodash.isboolean": { - "type": "npm", - "name": "npm:lodash.isboolean", - "data": { - "version": "3.0.3", - "packageName": "lodash.isboolean", - "hash": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" - } - }, - "npm:lodash.isinteger": { - "type": "npm", - "name": "npm:lodash.isinteger", - "data": { - "version": "4.0.4", - "packageName": "lodash.isinteger", - "hash": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==" - } - }, - "npm:lodash.isnumber": { - "type": "npm", - "name": "npm:lodash.isnumber", - "data": { - "version": "3.0.3", - "packageName": "lodash.isnumber", - "hash": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" - } - }, - "npm:lodash.isplainobject": { - "type": "npm", - "name": "npm:lodash.isplainobject", - "data": { - "version": "4.0.6", - "packageName": "lodash.isplainobject", - "hash": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" - } - }, - "npm:lodash.isstring": { - "type": "npm", - "name": "npm:lodash.isstring", - "data": { - "version": "4.0.1", - "packageName": "lodash.isstring", - "hash": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" - } - }, - "npm:lodash.merge": { - "type": "npm", - "name": "npm:lodash.merge", - "data": { - "version": "4.6.2", - "packageName": "lodash.merge", - "hash": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" - } - }, - "npm:lodash.once": { - "type": "npm", - "name": "npm:lodash.once", - "data": { - "version": "4.1.1", - "packageName": "lodash.once", - "hash": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==" - } - }, - "npm:lodash.startcase": { - "type": "npm", - "name": "npm:lodash.startcase", - "data": { - "version": "4.4.0", - "packageName": "lodash.startcase", - "hash": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==" - } - }, - "npm:lodash.throttle": { - "type": "npm", - "name": "npm:lodash.throttle", - "data": { - "version": "4.1.1", - "packageName": "lodash.throttle", - "hash": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==" - } - }, - "npm:lodash": { - "type": "npm", - "name": "npm:lodash", - "data": { - "version": "4.17.21", - "packageName": "lodash", - "hash": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - } - }, - "npm:log-symbols": { - "type": "npm", - "name": "npm:log-symbols", - "data": { - "version": "4.1.0", - "packageName": "log-symbols", - "hash": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==" - } - }, - "npm:longest-streak": { - "type": "npm", - "name": "npm:longest-streak", - "data": { - "version": "3.1.0", - "packageName": "longest-streak", - "hash": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==" - } - }, - "npm:loose-envify": { - "type": "npm", - "name": "npm:loose-envify", - "data": { - "version": "1.4.0", - "packageName": "loose-envify", - "hash": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" - } - }, - "npm:loupe": { - "type": "npm", - "name": "npm:loupe", - "data": { - "version": "3.1.1", - "packageName": "loupe", - "hash": "sha512-edNu/8D5MKVfGVFRhFf8aAxiTM6Wumfz5XsaatSxlD3w4R1d/WEKUTydCdPGbl9K7QG/Ca3GnDV2sIKIpXRQcw==" - } - }, - "npm:lowdb": { - "type": "npm", - "name": "npm:lowdb", - "data": { - "version": "1.0.0", - "packageName": "lowdb", - "hash": "sha512-2+x8esE/Wb9SQ1F9IHaYWfsC9FIecLOPrK4g17FGEayjUWH172H6nwicRovGvSE2CPZouc2MCIqCI7h9d+GftQ==" - } - }, - "npm:lru-cache@10.4.3": { - "type": "npm", - "name": "npm:lru-cache@10.4.3", - "data": { - "version": "10.4.3", - "packageName": "lru-cache", - "hash": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" - } - }, - "npm:lru-cache@5.1.1": { - "type": "npm", - "name": "npm:lru-cache@5.1.1", - "data": { - "version": "5.1.1", - "packageName": "lru-cache", - "hash": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" - } - }, - "npm:lru-cache@7.18.3": { - "type": "npm", - "name": "npm:lru-cache@7.18.3", - "data": { - "version": "7.18.3", - "packageName": "lru-cache", - "hash": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==" - } - }, - "npm:magic-string": { - "type": "npm", - "name": "npm:magic-string", - "data": { - "version": "0.30.11", - "packageName": "magic-string", - "hash": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==" - } - }, - "npm:magicast": { - "type": "npm", - "name": "npm:magicast", - "data": { - "version": "0.3.5", - "packageName": "magicast", - "hash": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==" - } - }, - "npm:make-dir@2.1.0": { - "type": "npm", - "name": "npm:make-dir@2.1.0", - "data": { - "version": "2.1.0", - "packageName": "make-dir", - "hash": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==" - } - }, - "npm:make-dir@4.0.0": { - "type": "npm", - "name": "npm:make-dir@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "make-dir", - "hash": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==" - } - }, - "npm:make-error": { - "type": "npm", - "name": "npm:make-error", - "data": { - "version": "1.3.6", - "packageName": "make-error", - "hash": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" - } - }, - "npm:makeerror": { - "type": "npm", - "name": "npm:makeerror", - "data": { - "version": "1.0.12", - "packageName": "makeerror", - "hash": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==" - } - }, - "npm:markdown-extensions": { - "type": "npm", - "name": "npm:markdown-extensions", - "data": { - "version": "2.0.0", - "packageName": "markdown-extensions", - "hash": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==" - } - }, - "npm:markdown-table": { - "type": "npm", - "name": "npm:markdown-table", - "data": { - "version": "3.0.4", - "packageName": "markdown-table", - "hash": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==" - } - }, - "npm:marky": { - "type": "npm", - "name": "npm:marky", - "data": { - "version": "1.2.5", - "packageName": "marky", - "hash": "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==" - } - }, - "npm:mdast-util-find-and-replace": { - "type": "npm", - "name": "npm:mdast-util-find-and-replace", - "data": { - "version": "3.0.2", - "packageName": "mdast-util-find-and-replace", - "hash": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==" - } - }, - "npm:mdast-util-from-markdown@1.3.1": { - "type": "npm", - "name": "npm:mdast-util-from-markdown@1.3.1", - "data": { - "version": "1.3.1", - "packageName": "mdast-util-from-markdown", - "hash": "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==" - } - }, - "npm:mdast-util-from-markdown@2.0.2": { - "type": "npm", - "name": "npm:mdast-util-from-markdown@2.0.2", - "data": { - "version": "2.0.2", - "packageName": "mdast-util-from-markdown", - "hash": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==" - } - }, - "npm:mdast-util-gfm-autolink-literal": { - "type": "npm", - "name": "npm:mdast-util-gfm-autolink-literal", - "data": { - "version": "2.0.1", - "packageName": "mdast-util-gfm-autolink-literal", - "hash": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==" - } - }, - "npm:mdast-util-gfm-footnote": { - "type": "npm", - "name": "npm:mdast-util-gfm-footnote", - "data": { - "version": "2.1.0", - "packageName": "mdast-util-gfm-footnote", - "hash": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==" - } - }, - "npm:mdast-util-gfm-strikethrough": { - "type": "npm", - "name": "npm:mdast-util-gfm-strikethrough", - "data": { - "version": "2.0.0", - "packageName": "mdast-util-gfm-strikethrough", - "hash": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==" - } - }, - "npm:mdast-util-gfm-table": { - "type": "npm", - "name": "npm:mdast-util-gfm-table", - "data": { - "version": "2.0.0", - "packageName": "mdast-util-gfm-table", - "hash": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==" - } - }, - "npm:mdast-util-gfm-task-list-item": { - "type": "npm", - "name": "npm:mdast-util-gfm-task-list-item", - "data": { - "version": "2.0.0", - "packageName": "mdast-util-gfm-task-list-item", - "hash": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==" - } - }, - "npm:mdast-util-gfm": { - "type": "npm", - "name": "npm:mdast-util-gfm", - "data": { - "version": "3.1.0", - "packageName": "mdast-util-gfm", - "hash": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==" - } - }, - "npm:mdast-util-mdx-expression": { - "type": "npm", - "name": "npm:mdast-util-mdx-expression", - "data": { - "version": "2.0.1", - "packageName": "mdast-util-mdx-expression", - "hash": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==" - } - }, - "npm:mdast-util-mdx-jsx": { - "type": "npm", - "name": "npm:mdast-util-mdx-jsx", - "data": { - "version": "3.2.0", - "packageName": "mdast-util-mdx-jsx", - "hash": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==" - } - }, - "npm:mdast-util-mdx": { - "type": "npm", - "name": "npm:mdast-util-mdx", - "data": { - "version": "3.0.0", - "packageName": "mdast-util-mdx", - "hash": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==" - } - }, - "npm:mdast-util-mdxjs-esm": { - "type": "npm", - "name": "npm:mdast-util-mdxjs-esm", - "data": { - "version": "2.0.1", - "packageName": "mdast-util-mdxjs-esm", - "hash": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==" - } - }, - "npm:mdast-util-phrasing@3.0.1": { - "type": "npm", - "name": "npm:mdast-util-phrasing@3.0.1", - "data": { - "version": "3.0.1", - "packageName": "mdast-util-phrasing", - "hash": "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==" - } - }, - "npm:mdast-util-phrasing@4.1.0": { - "type": "npm", - "name": "npm:mdast-util-phrasing@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "mdast-util-phrasing", - "hash": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==" - } - }, - "npm:mdast-util-to-hast": { - "type": "npm", - "name": "npm:mdast-util-to-hast", - "data": { - "version": "13.2.0", - "packageName": "mdast-util-to-hast", - "hash": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==" - } - }, - "npm:mdast-util-to-markdown@1.5.0": { - "type": "npm", - "name": "npm:mdast-util-to-markdown@1.5.0", - "data": { - "version": "1.5.0", - "packageName": "mdast-util-to-markdown", - "hash": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==" - } - }, - "npm:mdast-util-to-markdown@2.1.2": { - "type": "npm", - "name": "npm:mdast-util-to-markdown@2.1.2", - "data": { - "version": "2.1.2", - "packageName": "mdast-util-to-markdown", - "hash": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==" - } - }, - "npm:mdast-util-to-string@3.2.0": { - "type": "npm", - "name": "npm:mdast-util-to-string@3.2.0", - "data": { - "version": "3.2.0", - "packageName": "mdast-util-to-string", - "hash": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==" - } - }, - "npm:mdast-util-to-string@4.0.0": { - "type": "npm", - "name": "npm:mdast-util-to-string@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "mdast-util-to-string", - "hash": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==" - } - }, - "npm:media-typer": { - "type": "npm", - "name": "npm:media-typer", - "data": { - "version": "0.3.0", - "packageName": "media-typer", - "hash": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==" - } - }, - "npm:medium-zoom": { - "type": "npm", - "name": "npm:medium-zoom", - "data": { - "version": "1.1.0", - "packageName": "medium-zoom", - "hash": "sha512-ewyDsp7k4InCUp3jRmwHBRFGyjBimKps/AJLjRSox+2q/2H4p/PNpQf+pwONWlJiOudkBXtbdmVbFjqyybfTmQ==" - } - }, - "npm:memfs": { - "type": "npm", - "name": "npm:memfs", - "data": { - "version": "4.14.0", - "packageName": "memfs", - "hash": "sha512-JUeY0F/fQZgIod31Ja1eJgiSxLn7BfQlCnqhwXFBzFHEw63OdLK7VJUJ7bnzNsWgCyoUP5tEp1VRY8rDaYzqOA==" - } - }, - "npm:memoize-one": { - "type": "npm", - "name": "npm:memoize-one", - "data": { - "version": "5.2.1", - "packageName": "memoize-one", - "hash": "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==" - } - }, - "npm:merge-descriptors": { - "type": "npm", - "name": "npm:merge-descriptors", - "data": { - "version": "1.0.3", - "packageName": "merge-descriptors", - "hash": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==" - } - }, - "npm:merge-stream": { - "type": "npm", - "name": "npm:merge-stream", - "data": { - "version": "2.0.0", - "packageName": "merge-stream", - "hash": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" - } - }, - "npm:merge2": { - "type": "npm", - "name": "npm:merge2", - "data": { - "version": "1.4.1", - "packageName": "merge2", - "hash": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" - } - }, - "npm:methods": { - "type": "npm", - "name": "npm:methods", - "data": { - "version": "1.1.2", - "packageName": "methods", - "hash": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" - } - }, - "npm:metro-babel-transformer@0.81.1": { - "type": "npm", - "name": "npm:metro-babel-transformer@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-babel-transformer", - "hash": "sha512-JECKDrQaUnDmj0x/Q/c8c5YwsatVx38Lu+BfCwX9fR8bWipAzkvJocBpq5rOAJRDXRgDcPv2VO4Q4nFYrpYNQg==" - } - }, - "npm:metro-babel-transformer@0.82.1": { - "type": "npm", - "name": "npm:metro-babel-transformer@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-babel-transformer", - "hash": "sha512-SuDMRdJKafSj9mzIijCNRxVXWrlJZdTnVE9iTGHO85UFTp/mWOLftqCjEtEjc78/0Wq3Y8IoYayx/VkYmKUf/g==" - } - }, - "npm:metro-cache-key@0.81.1": { - "type": "npm", - "name": "npm:metro-cache-key@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-cache-key", - "hash": "sha512-5fDaHR1yTvpaQuwMAeEoZGsVyvjrkw9IFAS7WixSPvaNY5YfleqoJICPc6hbXFJjvwCCpwmIYFkjqzR/qJ6yqA==" - } - }, - "npm:metro-cache-key@0.82.1": { - "type": "npm", - "name": "npm:metro-cache-key@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-cache-key", - "hash": "sha512-RoByg/cxJUewdO4yDx3udpxc6S59570Ub34Jm2gjvOcYQOkGxNepNgyhWFlZLM7P7aBF2UwdCqDB1hoTRtQqNw==" - } - }, - "npm:metro-cache@0.81.1": { - "type": "npm", - "name": "npm:metro-cache@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-cache", - "hash": "sha512-Uqcmn6sZ+Y0VJHM88VrG5xCvSeU7RnuvmjPmSOpEcyJJBe02QkfHL05MX2ZyGDTyZdbKCzaX0IijrTe4hN3F0Q==" - } - }, - "npm:metro-cache@0.82.1": { - "type": "npm", - "name": "npm:metro-cache@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-cache", - "hash": "sha512-4ZK5EdgM8bTLLjpPCYOImirXUXVZpUU/I81BeAkScF8FFJfEHhV8yFyVp4/689bLbUBMwqz3rvYyxnrMi242lA==" - } - }, - "npm:metro-config@0.81.1": { - "type": "npm", - "name": "npm:metro-config@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-config", - "hash": "sha512-VAAJmxsKIZ+Fz5/z1LVgxa32gE6+2TvrDSSx45g85WoX4EtLmdBGP3DSlpQW3DqFUfNHJCGwMLGXpJnxifd08g==" - } - }, - "npm:metro-config@0.82.1": { - "type": "npm", - "name": "npm:metro-config@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-config", - "hash": "sha512-+w3280sUdZmEDpmEhk66vfeWs8xKhogiPim+JT6AIhrTUS4exki+yFgXDdnBXrjvAvhxUtCZcoIueFKCC/mbZw==" - } - }, - "npm:metro-core@0.81.1": { - "type": "npm", - "name": "npm:metro-core@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-core", - "hash": "sha512-4d2/+02IYqOwJs4dmM0dC8hIZqTzgnx2nzN4GTCaXb3Dhtmi/SJ3v6744zZRnithhN4lxf8TTJSHnQV75M7SSA==" - } - }, - "npm:metro-core@0.82.1": { - "type": "npm", - "name": "npm:metro-core@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-core", - "hash": "sha512-C1a8lPGJPs6axj9q+qLSdzK98TYjjXV6nsGnTvYuSwwXAm5sS03ewZCDimRfzu1s58oR0O28QddBgxNtYpDnJg==" - } - }, - "npm:metro-file-map@0.81.1": { - "type": "npm", - "name": "npm:metro-file-map@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-file-map", - "hash": "sha512-aY72H2ujmRfFxcsbyh83JgqFF+uQ4HFN1VhV2FmcfQG4s1bGKf2Vbkk+vtZ1+EswcBwDZFbkpvAjN49oqwGzAA==" - } - }, - "npm:metro-file-map@0.82.1": { - "type": "npm", - "name": "npm:metro-file-map@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-file-map", - "hash": "sha512-6RgYYrkswBCH4GwbLiK6QGzTjNnlCdU7BwwZlf+14ApjUlbr1oBkwmAa6lMfmqfZuh2H/ET8X950kJ8uZavJNA==" - } - }, - "npm:metro-minify-terser@0.81.1": { - "type": "npm", - "name": "npm:metro-minify-terser@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-minify-terser", - "hash": "sha512-p/Qz3NNh1nebSqMlxlUALAnESo6heQrnvgHtAuxufRPtKvghnVDq9hGGex8H7z7YYLsqe42PWdt4JxTA3mgkvg==" - } - }, - "npm:metro-minify-terser@0.82.1": { - "type": "npm", - "name": "npm:metro-minify-terser@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-minify-terser", - "hash": "sha512-3P2PY+9L9sKrlxWWAOb1Bi6HXFCdnevym1R/6stkev/kl1+khkrDs1Z40139fLXFZbn8FrvXe89sTFRC3vB+Nw==" - } - }, - "npm:metro-resolver@0.81.1": { - "type": "npm", - "name": "npm:metro-resolver@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-resolver", - "hash": "sha512-E61t6fxRoYRkl6Zo3iUfCKW4DYfum/bLjcejXBMt1y3I7LFkK84TCR/Rs9OAwsMCY/7GOPB4+CREYZOtCC7CNA==" - } - }, - "npm:metro-resolver@0.82.1": { - "type": "npm", - "name": "npm:metro-resolver@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-resolver", - "hash": "sha512-TnHK2FRTq/KMRZTqUKRXGJ4NGwJEHrPuo60UPGMUHzAS9diI22oCQ8y9888saGiXE+gi0Iplv/6AUTISxDgXqA==" - } - }, - "npm:metro-runtime@0.81.1": { - "type": "npm", - "name": "npm:metro-runtime@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-runtime", - "hash": "sha512-pqu5j5d01rjF85V/K8SDDJ0NR3dRp6bE3z5bKVVb5O2Rx0nbR9KreUxYALQCRCcQHaYySqCg5fYbGKBHC295YQ==" - } - }, - "npm:metro-runtime@0.82.1": { - "type": "npm", - "name": "npm:metro-runtime@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-runtime", - "hash": "sha512-Xg7FccIHlNtI63RX0vKmIzXlM5eSq4mjMo0ALbxXpds/P4JVT0JeJW/BqwpncKabrpbZyvPmPguhd32TiMWHXg==" - } - }, - "npm:metro-source-map@0.81.1": { - "type": "npm", - "name": "npm:metro-source-map@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-source-map", - "hash": "sha512-1i8ROpNNiga43F0ZixAXoFE/SS3RqcRDCCslpynb+ytym0VI7pkTH1woAN2HI9pczYtPrp3Nq0AjRpsuY35ieA==" - } - }, - "npm:metro-source-map@0.82.1": { - "type": "npm", - "name": "npm:metro-source-map@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-source-map", - "hash": "sha512-uCf60ybpmPvkkqQpVWtPZFCIMBS1D9uQ4r2isbqWvDQ1FFTi3xrhT1Z35Dyg30RQV6638XJ4wZY+Dwh8bU9W8A==" - } - }, - "npm:metro-symbolicate@0.81.1": { - "type": "npm", - "name": "npm:metro-symbolicate@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-symbolicate", - "hash": "sha512-Lgk0qjEigtFtsM7C0miXITbcV47E1ZYIfB+m/hCraihiwRWkNUQEPCWvqZmwXKSwVE5mXA0EzQtghAvQSjZDxw==" - } - }, - "npm:metro-symbolicate@0.82.1": { - "type": "npm", - "name": "npm:metro-symbolicate@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-symbolicate", - "hash": "sha512-UFofSe+y0tz+nQ5XOkgXOYu5xlbX/8jEvd2eSrd8SjAX7eAjbGwN0Kjji+87jSaMJIvRHkArVMWqwF6fZVq55g==" - } - }, - "npm:metro-transform-plugins@0.81.1": { - "type": "npm", - "name": "npm:metro-transform-plugins@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-transform-plugins", - "hash": "sha512-7L1lI44/CyjIoBaORhY9fVkoNe8hrzgxjSCQ/lQlcfrV31cZb7u0RGOQrKmUX7Bw4FpejrB70ArQ7Mse9mk7+Q==" - } - }, - "npm:metro-transform-plugins@0.82.1": { - "type": "npm", - "name": "npm:metro-transform-plugins@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-transform-plugins", - "hash": "sha512-AHFattUD9tUjG2MFV4RgZRgZZNfdRVQ7X6+ORK3cqwiItMcY2mK7psC6G2zI3WOtbydBcu/xWTilmjl7krC7FQ==" - } - }, - "npm:metro-transform-worker@0.81.1": { - "type": "npm", - "name": "npm:metro-transform-worker@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro-transform-worker", - "hash": "sha512-M+2hVT3rEy5K7PBmGDgQNq3Zx53TjScOcO/CieyLnCRFtBGWZiSJ2+bLAXXOKyKa/y3bI3i0owxtyxuPGDwbZg==" - } - }, - "npm:metro-transform-worker@0.82.1": { - "type": "npm", - "name": "npm:metro-transform-worker@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro-transform-worker", - "hash": "sha512-2vaadziCaYPfPMnl3tuYimjR7Gmj5CVOcQh/bJniOiXWZ0b1v4JGcw6jOAWzQKgNJdrOq8lMfzdT3xJ/cn/m7g==" - } - }, - "npm:metro@0.81.1": { - "type": "npm", - "name": "npm:metro@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "metro", - "hash": "sha512-fqRu4fg8ONW7VfqWFMGgKAcOuMzyoQah2azv9Y3VyFXAmG+AoTU6YIFWqAADESCGVWuWEIvxTJhMf3jxU6jwjA==" - } - }, - "npm:metro@0.82.1": { - "type": "npm", - "name": "npm:metro@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "metro", - "hash": "sha512-/avNIHMlZhkDRl5ZMKNGuZSFZU56M3ABtt/JFQBJWEnitHtSD3Qidnfgjglq61yDbsWBv7aVrOFhdPRPTHN92A==" - } - }, - "npm:micromark-core-commonmark@1.1.0": { - "type": "npm", - "name": "npm:micromark-core-commonmark@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-core-commonmark", - "hash": "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==" - } - }, - "npm:micromark-core-commonmark@2.0.3": { - "type": "npm", - "name": "npm:micromark-core-commonmark@2.0.3", - "data": { - "version": "2.0.3", - "packageName": "micromark-core-commonmark", - "hash": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==" - } - }, - "npm:micromark-extension-gfm-autolink-literal": { - "type": "npm", - "name": "npm:micromark-extension-gfm-autolink-literal", - "data": { - "version": "2.1.0", - "packageName": "micromark-extension-gfm-autolink-literal", - "hash": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==" - } - }, - "npm:micromark-extension-gfm-footnote": { - "type": "npm", - "name": "npm:micromark-extension-gfm-footnote", - "data": { - "version": "2.1.0", - "packageName": "micromark-extension-gfm-footnote", - "hash": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==" - } - }, - "npm:micromark-extension-gfm-strikethrough": { - "type": "npm", - "name": "npm:micromark-extension-gfm-strikethrough", - "data": { - "version": "2.1.0", - "packageName": "micromark-extension-gfm-strikethrough", - "hash": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==" - } - }, - "npm:micromark-extension-gfm-table": { - "type": "npm", - "name": "npm:micromark-extension-gfm-table", - "data": { - "version": "2.1.1", - "packageName": "micromark-extension-gfm-table", - "hash": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==" - } - }, - "npm:micromark-extension-gfm-tagfilter": { - "type": "npm", - "name": "npm:micromark-extension-gfm-tagfilter", - "data": { - "version": "2.0.0", - "packageName": "micromark-extension-gfm-tagfilter", - "hash": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==" - } - }, - "npm:micromark-extension-gfm-task-list-item": { - "type": "npm", - "name": "npm:micromark-extension-gfm-task-list-item", - "data": { - "version": "2.1.0", - "packageName": "micromark-extension-gfm-task-list-item", - "hash": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==" - } - }, - "npm:micromark-extension-gfm": { - "type": "npm", - "name": "npm:micromark-extension-gfm", - "data": { - "version": "3.0.0", - "packageName": "micromark-extension-gfm", - "hash": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==" - } - }, - "npm:micromark-extension-mdx-expression": { - "type": "npm", - "name": "npm:micromark-extension-mdx-expression", - "data": { - "version": "3.0.1", - "packageName": "micromark-extension-mdx-expression", - "hash": "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==" - } - }, - "npm:micromark-extension-mdx-jsx": { - "type": "npm", - "name": "npm:micromark-extension-mdx-jsx", - "data": { - "version": "3.0.2", - "packageName": "micromark-extension-mdx-jsx", - "hash": "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==" - } - }, - "npm:micromark-extension-mdx-md": { - "type": "npm", - "name": "npm:micromark-extension-mdx-md", - "data": { - "version": "2.0.0", - "packageName": "micromark-extension-mdx-md", - "hash": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==" - } - }, - "npm:micromark-extension-mdxjs-esm": { - "type": "npm", - "name": "npm:micromark-extension-mdxjs-esm", - "data": { - "version": "3.0.0", - "packageName": "micromark-extension-mdxjs-esm", - "hash": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==" - } - }, - "npm:micromark-extension-mdxjs": { - "type": "npm", - "name": "npm:micromark-extension-mdxjs", - "data": { - "version": "3.0.0", - "packageName": "micromark-extension-mdxjs", - "hash": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==" - } - }, - "npm:micromark-factory-destination@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-destination@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-destination", - "hash": "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==" - } - }, - "npm:micromark-factory-destination@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-destination@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-destination", - "hash": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==" - } - }, - "npm:micromark-factory-label@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-label@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-label", - "hash": "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==" - } - }, - "npm:micromark-factory-label@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-label@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-label", - "hash": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==" - } - }, - "npm:micromark-factory-mdx-expression": { - "type": "npm", - "name": "npm:micromark-factory-mdx-expression", - "data": { - "version": "2.0.3", - "packageName": "micromark-factory-mdx-expression", - "hash": "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==" - } - }, - "npm:micromark-factory-space@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-space@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-space", - "hash": "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==" - } - }, - "npm:micromark-factory-space@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-space@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-space", - "hash": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==" - } - }, - "npm:micromark-factory-title@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-title@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-title", - "hash": "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==" - } - }, - "npm:micromark-factory-title@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-title@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-title", - "hash": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==" - } - }, - "npm:micromark-factory-whitespace@1.1.0": { - "type": "npm", - "name": "npm:micromark-factory-whitespace@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-factory-whitespace", - "hash": "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==" - } - }, - "npm:micromark-factory-whitespace@2.0.1": { - "type": "npm", - "name": "npm:micromark-factory-whitespace@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-factory-whitespace", - "hash": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==" - } - }, - "npm:micromark-util-character@1.2.0": { - "type": "npm", - "name": "npm:micromark-util-character@1.2.0", - "data": { - "version": "1.2.0", - "packageName": "micromark-util-character", - "hash": "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==" - } - }, - "npm:micromark-util-character@2.1.1": { - "type": "npm", - "name": "npm:micromark-util-character@2.1.1", - "data": { - "version": "2.1.1", - "packageName": "micromark-util-character", - "hash": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==" - } - }, - "npm:micromark-util-chunked@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-chunked@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-chunked", - "hash": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==" - } - }, - "npm:micromark-util-chunked@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-chunked@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-chunked", - "hash": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==" - } - }, - "npm:micromark-util-classify-character@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-classify-character@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-classify-character", - "hash": "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==" - } - }, - "npm:micromark-util-classify-character@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-classify-character@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-classify-character", - "hash": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==" - } - }, - "npm:micromark-util-combine-extensions@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-combine-extensions@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-combine-extensions", - "hash": "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==" - } - }, - "npm:micromark-util-combine-extensions@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-combine-extensions@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-combine-extensions", - "hash": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==" - } - }, - "npm:micromark-util-decode-numeric-character-reference@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-decode-numeric-character-reference", - "hash": "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==" - } - }, - "npm:micromark-util-decode-numeric-character-reference@2.0.2": { - "type": "npm", - "name": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "data": { - "version": "2.0.2", - "packageName": "micromark-util-decode-numeric-character-reference", - "hash": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==" - } - }, - "npm:micromark-util-decode-string@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-decode-string@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-decode-string", - "hash": "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==" - } - }, - "npm:micromark-util-decode-string@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-decode-string@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-decode-string", - "hash": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==" - } - }, - "npm:micromark-util-encode@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-encode@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-encode", - "hash": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==" - } - }, - "npm:micromark-util-encode@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-encode@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-encode", - "hash": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==" - } - }, - "npm:micromark-util-events-to-acorn": { - "type": "npm", - "name": "npm:micromark-util-events-to-acorn", - "data": { - "version": "2.0.3", - "packageName": "micromark-util-events-to-acorn", - "hash": "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==" - } - }, - "npm:micromark-util-html-tag-name@1.2.0": { - "type": "npm", - "name": "npm:micromark-util-html-tag-name@1.2.0", - "data": { - "version": "1.2.0", - "packageName": "micromark-util-html-tag-name", - "hash": "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==" - } - }, - "npm:micromark-util-html-tag-name@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-html-tag-name@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-html-tag-name", - "hash": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==" - } - }, - "npm:micromark-util-normalize-identifier@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-normalize-identifier@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-normalize-identifier", - "hash": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==" - } - }, - "npm:micromark-util-normalize-identifier@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-normalize-identifier@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-normalize-identifier", - "hash": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==" - } - }, - "npm:micromark-util-resolve-all@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-resolve-all@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-resolve-all", - "hash": "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==" - } - }, - "npm:micromark-util-resolve-all@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-resolve-all@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-resolve-all", - "hash": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==" - } - }, - "npm:micromark-util-sanitize-uri@1.2.0": { - "type": "npm", - "name": "npm:micromark-util-sanitize-uri@1.2.0", - "data": { - "version": "1.2.0", - "packageName": "micromark-util-sanitize-uri", - "hash": "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==" - } - }, - "npm:micromark-util-sanitize-uri@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-sanitize-uri@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-sanitize-uri", - "hash": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==" - } - }, - "npm:micromark-util-subtokenize@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-subtokenize@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-subtokenize", - "hash": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==" - } - }, - "npm:micromark-util-subtokenize@2.1.0": { - "type": "npm", - "name": "npm:micromark-util-subtokenize@2.1.0", - "data": { - "version": "2.1.0", - "packageName": "micromark-util-subtokenize", - "hash": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==" - } - }, - "npm:micromark-util-symbol@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-symbol@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-symbol", - "hash": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==" - } - }, - "npm:micromark-util-symbol@2.0.1": { - "type": "npm", - "name": "npm:micromark-util-symbol@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "micromark-util-symbol", - "hash": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==" - } - }, - "npm:micromark-util-types@1.1.0": { - "type": "npm", - "name": "npm:micromark-util-types@1.1.0", - "data": { - "version": "1.1.0", - "packageName": "micromark-util-types", - "hash": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==" - } - }, - "npm:micromark-util-types@2.0.2": { - "type": "npm", - "name": "npm:micromark-util-types@2.0.2", - "data": { - "version": "2.0.2", - "packageName": "micromark-util-types", - "hash": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==" - } - }, - "npm:micromark@3.2.0": { - "type": "npm", - "name": "npm:micromark@3.2.0", - "data": { - "version": "3.2.0", - "packageName": "micromark", - "hash": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==" - } - }, - "npm:micromark@4.0.2": { - "type": "npm", - "name": "npm:micromark@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "micromark", - "hash": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==" - } - }, - "npm:micromatch": { - "type": "npm", - "name": "npm:micromatch", - "data": { - "version": "4.0.8", - "packageName": "micromatch", - "hash": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" - } - }, - "npm:mime-db": { - "type": "npm", - "name": "npm:mime-db", - "data": { - "version": "1.52.0", - "packageName": "mime-db", - "hash": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" - } - }, - "npm:mime-types": { - "type": "npm", - "name": "npm:mime-types", - "data": { - "version": "2.1.35", - "packageName": "mime-types", - "hash": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" - } - }, - "npm:mime@1.6.0": { - "type": "npm", - "name": "npm:mime@1.6.0", - "data": { - "version": "1.6.0", - "packageName": "mime", - "hash": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" - } - }, - "npm:mime@2.6.0": { - "type": "npm", - "name": "npm:mime@2.6.0", - "data": { - "version": "2.6.0", - "packageName": "mime", - "hash": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==" - } - }, - "npm:mime@3.0.0": { - "type": "npm", - "name": "npm:mime@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "mime", - "hash": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==" - } - }, - "npm:mimic-fn": { - "type": "npm", - "name": "npm:mimic-fn", - "data": { - "version": "2.1.0", - "packageName": "mimic-fn", - "hash": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" - } - }, - "npm:minimatch@3.1.2": { - "type": "npm", - "name": "npm:minimatch@3.1.2", - "data": { - "version": "3.1.2", - "packageName": "minimatch", - "hash": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" - } - }, - "npm:minimatch@5.1.6": { - "type": "npm", - "name": "npm:minimatch@5.1.6", - "data": { - "version": "5.1.6", - "packageName": "minimatch", - "hash": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" - } - }, - "npm:minimatch@7.4.6": { - "type": "npm", - "name": "npm:minimatch@7.4.6", - "data": { - "version": "7.4.6", - "packageName": "minimatch", - "hash": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==" - } - }, - "npm:minimatch@9.0.3": { - "type": "npm", - "name": "npm:minimatch@9.0.3", - "data": { - "version": "9.0.3", - "packageName": "minimatch", - "hash": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" - } - }, - "npm:minimatch@9.0.5": { - "type": "npm", - "name": "npm:minimatch@9.0.5", - "data": { - "version": "9.0.5", - "packageName": "minimatch", - "hash": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" - } - }, - "npm:minimist": { - "type": "npm", - "name": "npm:minimist", - "data": { - "version": "1.2.8", - "packageName": "minimist", - "hash": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" - } - }, - "npm:minipass": { - "type": "npm", - "name": "npm:minipass", - "data": { - "version": "7.1.2", - "packageName": "minipass", - "hash": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" - } - }, - "npm:minizlib": { - "type": "npm", - "name": "npm:minizlib", - "data": { - "version": "3.0.1", - "packageName": "minizlib", - "hash": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==" - } - }, - "npm:mkdirp@0.5.6": { - "type": "npm", - "name": "npm:mkdirp@0.5.6", - "data": { - "version": "0.5.6", - "packageName": "mkdirp", - "hash": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==" - } - }, - "npm:mkdirp@1.0.4": { - "type": "npm", - "name": "npm:mkdirp@1.0.4", - "data": { - "version": "1.0.4", - "packageName": "mkdirp", - "hash": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" - } - }, - "npm:mkdirp@3.0.1": { - "type": "npm", - "name": "npm:mkdirp@3.0.1", - "data": { - "version": "3.0.1", - "packageName": "mkdirp", - "hash": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==" - } - }, - "npm:mri": { - "type": "npm", - "name": "npm:mri", - "data": { - "version": "1.2.0", - "packageName": "mri", - "hash": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==" - } - }, - "npm:mrmime": { - "type": "npm", - "name": "npm:mrmime", - "data": { - "version": "2.0.0", - "packageName": "mrmime", - "hash": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==" - } - }, - "npm:ms@2.0.0": { - "type": "npm", - "name": "npm:ms@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "ms", - "hash": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - } - }, - "npm:ms@2.1.2": { - "type": "npm", - "name": "npm:ms@2.1.2", - "data": { - "version": "2.1.2", - "packageName": "ms", - "hash": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - } - }, - "npm:ms@2.1.3": { - "type": "npm", - "name": "npm:ms@2.1.3", - "data": { - "version": "2.1.3", - "packageName": "ms", - "hash": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" - } - }, - "npm:nano-spawn": { - "type": "npm", - "name": "npm:nano-spawn", - "data": { - "version": "0.2.0", - "packageName": "nano-spawn", - "hash": "sha512-IjZBIOLxSlxu+m/kacg9JuP93oUpRemeV0mEuCy64nzBKKIL9m0aLJHtVPcVuzJDHFhElzjpwbW4a3tMzgKoZQ==" - } - }, - "npm:nanoid": { - "type": "npm", - "name": "npm:nanoid", - "data": { - "version": "3.3.7", - "packageName": "nanoid", - "hash": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" - } - }, - "npm:natural-compare": { - "type": "npm", - "name": "npm:natural-compare", - "data": { - "version": "1.4.0", - "packageName": "natural-compare", - "hash": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" - } - }, - "npm:negotiator@0.6.3": { - "type": "npm", - "name": "npm:negotiator@0.6.3", - "data": { - "version": "0.6.3", - "packageName": "negotiator", - "hash": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" - } - }, - "npm:negotiator@0.6.4": { - "type": "npm", - "name": "npm:negotiator@0.6.4", - "data": { - "version": "0.6.4", - "packageName": "negotiator", - "hash": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==" - } - }, - "npm:neo-async": { - "type": "npm", - "name": "npm:neo-async", - "data": { - "version": "2.6.2", - "packageName": "neo-async", - "hash": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" - } - }, - "npm:nocache": { - "type": "npm", - "name": "npm:nocache", - "data": { - "version": "3.0.4", - "packageName": "nocache", - "hash": "sha512-WDD0bdg9mbq6F4mRxEYcPWwfA1vxd0mrvKOyxI7Xj/atfRHVeutzuWByG//jfm4uPzp0y4Kj051EORCBSQMycw==" - } - }, - "npm:node-dir": { - "type": "npm", - "name": "npm:node-dir", - "data": { - "version": "0.1.17", - "packageName": "node-dir", - "hash": "sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==" - } - }, - "npm:node-fetch@2.6.7": { - "type": "npm", - "name": "npm:node-fetch@2.6.7", - "data": { - "version": "2.6.7", - "packageName": "node-fetch", - "hash": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==" - } - }, - "npm:node-fetch@2.7.0": { - "type": "npm", - "name": "npm:node-fetch@2.7.0", - "data": { - "version": "2.7.0", - "packageName": "node-fetch", - "hash": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" - } - }, - "npm:node-forge": { - "type": "npm", - "name": "npm:node-forge", - "data": { - "version": "1.3.1", - "packageName": "node-forge", - "hash": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==" - } - }, - "npm:node-int64": { - "type": "npm", - "name": "npm:node-int64", - "data": { - "version": "0.4.0", - "packageName": "node-int64", - "hash": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" - } - }, - "npm:node-machine-id": { - "type": "npm", - "name": "npm:node-machine-id", - "data": { - "version": "1.1.12", - "packageName": "node-machine-id", - "hash": "sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==" - } - }, - "npm:node-modules-regexp": { - "type": "npm", - "name": "npm:node-modules-regexp", - "data": { - "version": "1.0.0", - "packageName": "node-modules-regexp", - "hash": "sha512-JMaRS9L4wSRIR+6PTVEikTrq/lMGEZR43a48ETeilY0Q0iMwVnccMFrUM1k+tNzmYuIU0Vh710bCUqHX+/+ctQ==" - } - }, - "npm:node-releases": { - "type": "npm", - "name": "npm:node-releases", - "data": { - "version": "2.0.19", - "packageName": "node-releases", - "hash": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" - } - }, - "npm:normalize-path": { - "type": "npm", - "name": "npm:normalize-path", - "data": { - "version": "3.0.0", - "packageName": "normalize-path", - "hash": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" - } - }, - "npm:npm-package-arg": { - "type": "npm", - "name": "npm:npm-package-arg", - "data": { - "version": "11.0.1", - "packageName": "npm-package-arg", - "hash": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==" - } - }, - "npm:npm-run-path": { - "type": "npm", - "name": "npm:npm-run-path", - "data": { - "version": "4.0.1", - "packageName": "npm-run-path", - "hash": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" - } - }, - "npm:nprogress": { - "type": "npm", - "name": "npm:nprogress", - "data": { - "version": "0.2.0", - "packageName": "nprogress", - "hash": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==" - } - }, - "npm:nullthrows": { - "type": "npm", - "name": "npm:nullthrows", - "data": { - "version": "1.1.1", - "packageName": "nullthrows", - "hash": "sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==" - } - }, - "npm:nx": { - "type": "npm", - "name": "npm:nx", - "data": { - "version": "20.3.0", - "packageName": "nx", - "hash": "sha512-Nzi4k7tV22zwO2iBLk+pHxorLEWPJpPrVCACtz0SQ63j/LiAgfhoqruJO+VU+V+E9qdyPsvmqIL/Iaf/GRQlqA==" - } - }, - "npm:ob1@0.81.1": { - "type": "npm", - "name": "npm:ob1@0.81.1", - "data": { - "version": "0.81.1", - "packageName": "ob1", - "hash": "sha512-1PEbvI+AFvOcgdNcO79FtDI1TUO8S3lhiKOyAiyWQF3sFDDKS+aw2/BZvGlArFnSmqckwOOB9chQuIX0/OahoQ==" - } - }, - "npm:ob1@0.82.1": { - "type": "npm", - "name": "npm:ob1@0.82.1", - "data": { - "version": "0.82.1", - "packageName": "ob1", - "hash": "sha512-J4m1GAoMC0673H8LmVolj7ZERYEwJWRR4/A/M8ZB5iK9BiFLeAkjvny/VGk3XOYiMtnvq7TV6oc3MfDJ8uKpFw==" - } - }, - "npm:object-assign": { - "type": "npm", - "name": "npm:object-assign", - "data": { - "version": "4.1.1", - "packageName": "object-assign", - "hash": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" - } - }, - "npm:object-inspect": { - "type": "npm", - "name": "npm:object-inspect", - "data": { - "version": "1.13.2", - "packageName": "object-inspect", - "hash": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==" - } - }, - "npm:on-exit-leak-free": { - "type": "npm", - "name": "npm:on-exit-leak-free", - "data": { - "version": "2.1.2", - "packageName": "on-exit-leak-free", - "hash": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==" - } - }, - "npm:on-finished@2.3.0": { - "type": "npm", - "name": "npm:on-finished@2.3.0", - "data": { - "version": "2.3.0", - "packageName": "on-finished", - "hash": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==" - } - }, - "npm:on-finished@2.4.1": { - "type": "npm", - "name": "npm:on-finished@2.4.1", - "data": { - "version": "2.4.1", - "packageName": "on-finished", - "hash": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" - } - }, - "npm:on-headers": { - "type": "npm", - "name": "npm:on-headers", - "data": { - "version": "1.0.2", - "packageName": "on-headers", - "hash": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==" - } - }, - "npm:once": { - "type": "npm", - "name": "npm:once", - "data": { - "version": "1.4.0", - "packageName": "once", - "hash": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" - } - }, - "npm:onetime": { - "type": "npm", - "name": "npm:onetime", - "data": { - "version": "5.1.2", - "packageName": "onetime", - "hash": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" - } - }, - "npm:oniguruma-parser": { - "type": "npm", - "name": "npm:oniguruma-parser", - "data": { - "version": "0.12.1", - "packageName": "oniguruma-parser", - "hash": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==" - } - }, - "npm:oniguruma-to-es": { - "type": "npm", - "name": "npm:oniguruma-to-es", - "data": { - "version": "4.3.3", - "packageName": "oniguruma-to-es", - "hash": "sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==" - } - }, - "npm:open@10.1.0": { - "type": "npm", - "name": "npm:open@10.1.0", - "data": { - "version": "10.1.0", - "packageName": "open", - "hash": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==" - } - }, - "npm:open@6.4.0": { - "type": "npm", - "name": "npm:open@6.4.0", - "data": { - "version": "6.4.0", - "packageName": "open", - "hash": "sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==" - } - }, - "npm:open@7.4.2": { - "type": "npm", - "name": "npm:open@7.4.2", - "data": { - "version": "7.4.2", - "packageName": "open", - "hash": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==" - } - }, - "npm:open@8.4.2": { - "type": "npm", - "name": "npm:open@8.4.2", - "data": { - "version": "8.4.2", - "packageName": "open", - "hash": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" - } - }, - "npm:opener": { - "type": "npm", - "name": "npm:opener", - "data": { - "version": "1.5.2", - "packageName": "opener", - "hash": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==" - } - }, - "npm:optionator": { - "type": "npm", - "name": "npm:optionator", - "data": { - "version": "0.9.4", - "packageName": "optionator", - "hash": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" - } - }, - "npm:ora@5.3.0": { - "type": "npm", - "name": "npm:ora@5.3.0", - "data": { - "version": "5.3.0", - "packageName": "ora", - "hash": "sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==" - } - }, - "npm:ora@5.4.1": { - "type": "npm", - "name": "npm:ora@5.4.1", - "data": { - "version": "5.4.1", - "packageName": "ora", - "hash": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==" - } - }, - "npm:os-tmpdir": { - "type": "npm", - "name": "npm:os-tmpdir", - "data": { - "version": "1.0.2", - "packageName": "os-tmpdir", - "hash": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==" - } - }, - "npm:outdent": { - "type": "npm", - "name": "npm:outdent", - "data": { - "version": "0.5.0", - "packageName": "outdent", - "hash": "sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==" - } - }, - "npm:p-filter": { - "type": "npm", - "name": "npm:p-filter", - "data": { - "version": "2.1.0", - "packageName": "p-filter", - "hash": "sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==" - } - }, - "npm:p-limit@2.3.0": { - "type": "npm", - "name": "npm:p-limit@2.3.0", - "data": { - "version": "2.3.0", - "packageName": "p-limit", - "hash": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" - } - }, - "npm:p-limit@3.1.0": { - "type": "npm", - "name": "npm:p-limit@3.1.0", - "data": { - "version": "3.1.0", - "packageName": "p-limit", - "hash": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" - } - }, - "npm:p-limit@4.0.0": { - "type": "npm", - "name": "npm:p-limit@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "p-limit", - "hash": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==" - } - }, - "npm:p-locate@3.0.0": { - "type": "npm", - "name": "npm:p-locate@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "p-locate", - "hash": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==" - } - }, - "npm:p-locate@4.1.0": { - "type": "npm", - "name": "npm:p-locate@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "p-locate", - "hash": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" - } - }, - "npm:p-locate@5.0.0": { - "type": "npm", - "name": "npm:p-locate@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "p-locate", - "hash": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" - } - }, - "npm:p-locate@6.0.0": { - "type": "npm", - "name": "npm:p-locate@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "p-locate", - "hash": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==" - } - }, - "npm:p-map": { - "type": "npm", - "name": "npm:p-map", - "data": { - "version": "2.1.0", - "packageName": "p-map", - "hash": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==" - } - }, - "npm:p-try": { - "type": "npm", - "name": "npm:p-try", - "data": { - "version": "2.2.0", - "packageName": "p-try", - "hash": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" - } - }, - "npm:package-json-from-dist": { - "type": "npm", - "name": "npm:package-json-from-dist", - "data": { - "version": "1.0.1", - "packageName": "package-json-from-dist", - "hash": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" - } - }, - "npm:package-json": { - "type": "npm", - "name": "npm:package-json", - "data": { - "version": "10.0.1", - "packageName": "package-json", - "hash": "sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==" - } - }, - "npm:package-manager-detector": { - "type": "npm", - "name": "npm:package-manager-detector", - "data": { - "version": "0.2.9", - "packageName": "package-manager-detector", - "hash": "sha512-+vYvA/Y31l8Zk8dwxHhL3JfTuHPm6tlxM2A3GeQyl7ovYnSp1+mzAxClxaOr0qO1TtPxbQxetI7v5XqKLJZk7Q==" - } - }, - "npm:pako": { - "type": "npm", - "name": "npm:pako", - "data": { - "version": "0.2.9", - "packageName": "pako", - "hash": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==" - } - }, - "npm:parent-module": { - "type": "npm", - "name": "npm:parent-module", - "data": { - "version": "1.0.1", - "packageName": "parent-module", - "hash": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" - } - }, - "npm:parse-entities": { - "type": "npm", - "name": "npm:parse-entities", - "data": { - "version": "4.0.2", - "packageName": "parse-entities", - "hash": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==" - } - }, - "npm:parse-json@4.0.0": { - "type": "npm", - "name": "npm:parse-json@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "parse-json", - "hash": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==" - } - }, - "npm:parse-json@5.2.0": { - "type": "npm", - "name": "npm:parse-json@5.2.0", - "data": { - "version": "5.2.0", - "packageName": "parse-json", - "hash": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" - } - }, - "npm:parse5": { - "type": "npm", - "name": "npm:parse5", - "data": { - "version": "7.2.1", - "packageName": "parse5", - "hash": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==" - } - }, - "npm:parseley": { - "type": "npm", - "name": "npm:parseley", - "data": { - "version": "0.12.1", - "packageName": "parseley", - "hash": "sha512-e6qHKe3a9HWr0oMRVDTRhKce+bRO8VGQR3NyVwcjwrbhMmFCX9KszEV35+rn4AdilFAq9VPxP/Fe1wC9Qjd2lw==" - } - }, - "npm:parseurl": { - "type": "npm", - "name": "npm:parseurl", - "data": { - "version": "1.3.3", - "packageName": "parseurl", - "hash": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" - } - }, - "npm:path-browserify": { - "type": "npm", - "name": "npm:path-browserify", - "data": { - "version": "1.0.1", - "packageName": "path-browserify", - "hash": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" - } - }, - "npm:path-exists@3.0.0": { - "type": "npm", - "name": "npm:path-exists@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "path-exists", - "hash": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==" - } - }, - "npm:path-exists@4.0.0": { - "type": "npm", - "name": "npm:path-exists@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "path-exists", - "hash": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" - } - }, - "npm:path-exists@5.0.0": { - "type": "npm", - "name": "npm:path-exists@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "path-exists", - "hash": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==" - } - }, - "npm:path-is-absolute": { - "type": "npm", - "name": "npm:path-is-absolute", - "data": { - "version": "1.0.1", - "packageName": "path-is-absolute", - "hash": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" - } - }, - "npm:path-key": { - "type": "npm", - "name": "npm:path-key", - "data": { - "version": "3.1.1", - "packageName": "path-key", - "hash": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" - } - }, - "npm:path-parse": { - "type": "npm", - "name": "npm:path-parse", - "data": { - "version": "1.0.7", - "packageName": "path-parse", - "hash": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" - } - }, - "npm:path-scurry": { - "type": "npm", - "name": "npm:path-scurry", - "data": { - "version": "1.11.1", - "packageName": "path-scurry", - "hash": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" - } - }, - "npm:path-to-regexp@0.1.12": { - "type": "npm", - "name": "npm:path-to-regexp@0.1.12", - "data": { - "version": "0.1.12", - "packageName": "path-to-regexp", - "hash": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==" - } - }, - "npm:path-to-regexp@6.3.0": { - "type": "npm", - "name": "npm:path-to-regexp@6.3.0", - "data": { - "version": "6.3.0", - "packageName": "path-to-regexp", - "hash": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==" - } - }, - "npm:path-type": { - "type": "npm", - "name": "npm:path-type", - "data": { - "version": "4.0.0", - "packageName": "path-type", - "hash": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" - } - }, - "npm:pathe": { - "type": "npm", - "name": "npm:pathe", - "data": { - "version": "1.1.2", - "packageName": "pathe", - "hash": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==" - } - }, - "npm:pathval": { - "type": "npm", - "name": "npm:pathval", - "data": { - "version": "2.0.0", - "packageName": "pathval", - "hash": "sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==" - } - }, - "npm:peberminta": { - "type": "npm", - "name": "npm:peberminta", - "data": { - "version": "0.9.0", - "packageName": "peberminta", - "hash": "sha512-XIxfHpEuSJbITd1H3EeQwpcZbTLHc+VVr8ANI9t5sit565tsI4/xK3KWTUFE2e6QiangUkh3B0jihzmGnNrRsQ==" - } - }, - "npm:peek-stream": { - "type": "npm", - "name": "npm:peek-stream", - "data": { - "version": "1.1.3", - "packageName": "peek-stream", - "hash": "sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA==" - } - }, - "npm:performance-now": { - "type": "npm", - "name": "npm:performance-now", - "data": { - "version": "2.1.0", - "packageName": "performance-now", - "hash": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==" - } - }, - "npm:picocolors": { - "type": "npm", - "name": "npm:picocolors", - "data": { - "version": "1.1.1", - "packageName": "picocolors", - "hash": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" - } - }, - "npm:picomatch@2.3.1": { - "type": "npm", - "name": "npm:picomatch@2.3.1", - "data": { - "version": "2.3.1", - "packageName": "picomatch", - "hash": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" - } - }, - "npm:picomatch@4.0.2": { - "type": "npm", - "name": "npm:picomatch@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "picomatch", - "hash": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" - } - }, - "npm:pify@3.0.0": { - "type": "npm", - "name": "npm:pify@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "pify", - "hash": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==" - } - }, - "npm:pify@4.0.1": { - "type": "npm", - "name": "npm:pify@4.0.1", - "data": { - "version": "4.0.1", - "packageName": "pify", - "hash": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" - } - }, - "npm:pino-abstract-transport@1.2.0": { - "type": "npm", - "name": "npm:pino-abstract-transport@1.2.0", - "data": { - "version": "1.2.0", - "packageName": "pino-abstract-transport", - "hash": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==" - } - }, - "npm:pino-abstract-transport@2.0.0": { - "type": "npm", - "name": "npm:pino-abstract-transport@2.0.0", - "data": { - "version": "2.0.0", - "packageName": "pino-abstract-transport", - "hash": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==" - } - }, - "npm:pino-std-serializers": { - "type": "npm", - "name": "npm:pino-std-serializers", - "data": { - "version": "7.0.0", - "packageName": "pino-std-serializers", - "hash": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==" - } - }, - "npm:pino": { - "type": "npm", - "name": "npm:pino", - "data": { - "version": "9.5.0", - "packageName": "pino", - "hash": "sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw==" - } - }, - "npm:pirates@3.0.2": { - "type": "npm", - "name": "npm:pirates@3.0.2", - "data": { - "version": "3.0.2", - "packageName": "pirates", - "hash": "sha512-c5CgUJq6H2k6MJz72Ak1F5sN9n9wlSlJyEnwvpm9/y3WB4E3pHBDT2c6PEiS1vyJvq2bUxUAIu0EGf8Cx4Ic7Q==" - } - }, - "npm:pirates@4.0.6": { - "type": "npm", - "name": "npm:pirates@4.0.6", - "data": { - "version": "4.0.6", - "packageName": "pirates", - "hash": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==" - } - }, - "npm:pkg-dir@3.0.0": { - "type": "npm", - "name": "npm:pkg-dir@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "pkg-dir", - "hash": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==" - } - }, - "npm:pkg-dir@7.0.0": { - "type": "npm", - "name": "npm:pkg-dir@7.0.0", - "data": { - "version": "7.0.0", - "packageName": "pkg-dir", - "hash": "sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==" - } - }, - "npm:pkginfo": { - "type": "npm", - "name": "npm:pkginfo", - "data": { - "version": "0.4.1", - "packageName": "pkginfo", - "hash": "sha512-8xCNE/aT/EXKenuMDZ+xTVwkT8gsoHN2z/Q29l80u0ppGEXVvsKRzNMbtKhg8LS8k1tJLAHHylf6p4VFmP6XUQ==" - } - }, - "npm:portfinder": { - "type": "npm", - "name": "npm:portfinder", - "data": { - "version": "1.0.32", - "packageName": "portfinder", - "hash": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==" - } - }, - "npm:postcss": { - "type": "npm", - "name": "npm:postcss", - "data": { - "version": "8.4.47", - "packageName": "postcss", - "hash": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==" - } - }, - "npm:prelude-ls": { - "type": "npm", - "name": "npm:prelude-ls", - "data": { - "version": "1.2.1", - "packageName": "prelude-ls", - "hash": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" - } - }, - "npm:prettier": { - "type": "npm", - "name": "npm:prettier", - "data": { - "version": "2.8.8", - "packageName": "prettier", - "hash": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==" - } - }, - "npm:pretty-format@26.6.2": { - "type": "npm", - "name": "npm:pretty-format@26.6.2", - "data": { - "version": "26.6.2", - "packageName": "pretty-format", - "hash": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==" - } - }, - "npm:pretty-format@28.1.3": { - "type": "npm", - "name": "npm:pretty-format@28.1.3", - "data": { - "version": "28.1.3", - "packageName": "pretty-format", - "hash": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==" - } - }, - "npm:pretty-format@29.7.0": { - "type": "npm", - "name": "npm:pretty-format@29.7.0", - "data": { - "version": "29.7.0", - "packageName": "pretty-format", - "hash": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==" - } - }, - "npm:proc-log": { - "type": "npm", - "name": "npm:proc-log", - "data": { - "version": "3.0.0", - "packageName": "proc-log", - "hash": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==" - } - }, - "npm:process-nextick-args": { - "type": "npm", - "name": "npm:process-nextick-args", - "data": { - "version": "2.0.1", - "packageName": "process-nextick-args", - "hash": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" - } - }, - "npm:process-warning@1.0.0": { - "type": "npm", - "name": "npm:process-warning@1.0.0", - "data": { - "version": "1.0.0", - "packageName": "process-warning", - "hash": "sha512-du4wfLyj4yCZq1VupnVSZmRsPJsNuxoDQFdCFHLaYiEbFBD7QE0a+I4D7hOxrVnh78QE/YipFAj9lXHiXocV+Q==" - } - }, - "npm:process-warning@3.0.0": { - "type": "npm", - "name": "npm:process-warning@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "process-warning", - "hash": "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==" - } - }, - "npm:process-warning@4.0.0": { - "type": "npm", - "name": "npm:process-warning@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "process-warning", - "hash": "sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==" - } - }, - "npm:process": { - "type": "npm", - "name": "npm:process", - "data": { - "version": "0.11.10", - "packageName": "process", - "hash": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" - } - }, - "npm:promise": { - "type": "npm", - "name": "npm:promise", - "data": { - "version": "8.3.0", - "packageName": "promise", - "hash": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==" - } - }, - "npm:prompts": { - "type": "npm", - "name": "npm:prompts", - "data": { - "version": "2.4.2", - "packageName": "prompts", - "hash": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" - } - }, - "npm:property-information": { - "type": "npm", - "name": "npm:property-information", - "data": { - "version": "7.0.0", - "packageName": "property-information", - "hash": "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==" - } - }, - "npm:proto-list": { - "type": "npm", - "name": "npm:proto-list", - "data": { - "version": "1.2.4", - "packageName": "proto-list", - "hash": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" - } - }, - "npm:proxy-addr": { - "type": "npm", - "name": "npm:proxy-addr", - "data": { - "version": "2.0.7", - "packageName": "proxy-addr", - "hash": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==" - } - }, - "npm:proxy-from-env": { - "type": "npm", - "name": "npm:proxy-from-env", - "data": { - "version": "1.1.0", - "packageName": "proxy-from-env", - "hash": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" - } - }, - "npm:pump": { - "type": "npm", - "name": "npm:pump", - "data": { - "version": "2.0.1", - "packageName": "pump", - "hash": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==" - } - }, - "npm:pumpify": { - "type": "npm", - "name": "npm:pumpify", - "data": { - "version": "1.5.1", - "packageName": "pumpify", - "hash": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==" - } - }, - "npm:punycode": { - "type": "npm", - "name": "npm:punycode", - "data": { - "version": "2.3.1", - "packageName": "punycode", - "hash": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" - } - }, - "npm:qs@6.13.0": { - "type": "npm", - "name": "npm:qs@6.13.0", - "data": { - "version": "6.13.0", - "packageName": "qs", - "hash": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==" - } - }, - "npm:qs@6.13.1": { - "type": "npm", - "name": "npm:qs@6.13.1", - "data": { - "version": "6.13.1", - "packageName": "qs", - "hash": "sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==" - } - }, - "npm:queue-microtask": { - "type": "npm", - "name": "npm:queue-microtask", - "data": { - "version": "1.2.3", - "packageName": "queue-microtask", - "hash": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" - } - }, - "npm:queue-tick": { - "type": "npm", - "name": "npm:queue-tick", - "data": { - "version": "1.0.1", - "packageName": "queue-tick", - "hash": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==" - } - }, - "npm:queue": { - "type": "npm", - "name": "npm:queue", - "data": { - "version": "6.0.2", - "packageName": "queue", - "hash": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==" - } - }, - "npm:quick-format-unescaped": { - "type": "npm", - "name": "npm:quick-format-unescaped", - "data": { - "version": "4.0.4", - "packageName": "quick-format-unescaped", - "hash": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==" - } - }, - "npm:randombytes": { - "type": "npm", - "name": "npm:randombytes", - "data": { - "version": "2.1.0", - "packageName": "randombytes", - "hash": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" - } - }, - "npm:range-parser": { - "type": "npm", - "name": "npm:range-parser", - "data": { - "version": "1.2.1", - "packageName": "range-parser", - "hash": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" - } - }, - "npm:raw-body": { - "type": "npm", - "name": "npm:raw-body", - "data": { - "version": "2.5.2", - "packageName": "raw-body", - "hash": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==" - } - }, - "npm:rc": { - "type": "npm", - "name": "npm:rc", - "data": { - "version": "1.2.8", - "packageName": "rc", - "hash": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" - } - }, - "npm:react-devtools-core": { - "type": "npm", - "name": "npm:react-devtools-core", - "data": { - "version": "5.3.2", - "packageName": "react-devtools-core", - "hash": "sha512-crr9HkVrDiJ0A4zot89oS0Cgv0Oa4OG1Em4jit3P3ZxZSKPMYyMjfwMqgcJna9o625g8oN87rBm8SWWrSTBZxg==" - } - }, - "npm:react-dom": { - "type": "npm", - "name": "npm:react-dom", - "data": { - "version": "19.1.0", - "packageName": "react-dom", - "hash": "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==" - } - }, - "npm:react-is@17.0.2": { - "type": "npm", - "name": "npm:react-is@17.0.2", - "data": { - "version": "17.0.2", - "packageName": "react-is", - "hash": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" - } - }, - "npm:react-is@18.3.1": { - "type": "npm", - "name": "npm:react-is@18.3.1", - "data": { - "version": "18.3.1", - "packageName": "react-is", - "hash": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" - } - }, - "npm:react-lazy-with-preload": { - "type": "npm", - "name": "npm:react-lazy-with-preload", - "data": { - "version": "2.2.1", - "packageName": "react-lazy-with-preload", - "hash": "sha512-ONSb8gizLE5jFpdHAclZ6EAAKuFX2JydnFXPPPjoUImZlLjGtKzyBS8SJgJq7CpLgsGKh9QCZdugJyEEOVC16Q==" - } - }, - "npm:react-native": { - "type": "npm", - "name": "npm:react-native", - "data": { - "version": "0.76.3", - "packageName": "react-native", - "hash": "sha512-0TUhgmlouRNf6yuDIIAdbQl0g1VsONgCMsLs7Et64hjj5VLMCA7np+4dMrZvGZ3wRNqzgeyT9oWJsUm49AcwSQ==" - } - }, - "npm:react-refresh@0.14.2": { - "type": "npm", - "name": "npm:react-refresh@0.14.2", - "data": { - "version": "0.14.2", - "packageName": "react-refresh", - "hash": "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==" - } - }, - "npm:react-refresh@0.17.0": { - "type": "npm", - "name": "npm:react-refresh@0.17.0", - "data": { - "version": "0.17.0", - "packageName": "react-refresh", - "hash": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==" - } - }, - "npm:react-router-dom": { - "type": "npm", - "name": "npm:react-router-dom", - "data": { - "version": "6.30.0", - "packageName": "react-router-dom", - "hash": "sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA==" - } - }, - "npm:react-router": { - "type": "npm", - "name": "npm:react-router", - "data": { - "version": "6.30.0", - "packageName": "react-router", - "hash": "sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ==" - } - }, - "npm:react": { - "type": "npm", - "name": "npm:react", - "data": { - "version": "19.1.0", - "packageName": "react", - "hash": "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==" - } - }, - "npm:read-yaml-file": { - "type": "npm", - "name": "npm:read-yaml-file", - "data": { - "version": "1.1.0", - "packageName": "read-yaml-file", - "hash": "sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==" - } - }, - "npm:readable-stream@2.3.8": { - "type": "npm", - "name": "npm:readable-stream@2.3.8", - "data": { - "version": "2.3.8", - "packageName": "readable-stream", - "hash": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" - } - }, - "npm:readable-stream@3.6.2": { - "type": "npm", - "name": "npm:readable-stream@3.6.2", - "data": { - "version": "3.6.2", - "packageName": "readable-stream", - "hash": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" - } - }, - "npm:readable-stream@4.5.2": { - "type": "npm", - "name": "npm:readable-stream@4.5.2", - "data": { - "version": "4.5.2", - "packageName": "readable-stream", - "hash": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==" - } - }, - "npm:readdirp": { - "type": "npm", - "name": "npm:readdirp", - "data": { - "version": "3.6.0", - "packageName": "readdirp", - "hash": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" - } - }, - "npm:readline": { - "type": "npm", - "name": "npm:readline", - "data": { - "version": "1.3.0", - "packageName": "readline", - "hash": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==" - } - }, - "npm:real-require": { - "type": "npm", - "name": "npm:real-require", - "data": { - "version": "0.2.0", - "packageName": "real-require", - "hash": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==" - } - }, - "npm:recast": { - "type": "npm", - "name": "npm:recast", - "data": { - "version": "0.21.5", - "packageName": "recast", - "hash": "sha512-hjMmLaUXAm1hIuTqOdeYObMslq/q+Xff6QE3Y2P+uoHAg2nmVlLBps2hzh1UJDdMtDTMXOFewK6ky51JQIeECg==" - } - }, - "npm:recma-build-jsx": { - "type": "npm", - "name": "npm:recma-build-jsx", - "data": { - "version": "1.0.0", - "packageName": "recma-build-jsx", - "hash": "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==" - } - }, - "npm:recma-jsx": { - "type": "npm", - "name": "npm:recma-jsx", - "data": { - "version": "1.0.0", - "packageName": "recma-jsx", - "hash": "sha512-5vwkv65qWwYxg+Atz95acp8DMu1JDSqdGkA2Of1j6rCreyFUE/gp15fC8MnGEuG1W68UKjM6x6+YTWIh7hZM/Q==" - } - }, - "npm:recma-parse": { - "type": "npm", - "name": "npm:recma-parse", - "data": { - "version": "1.0.0", - "packageName": "recma-parse", - "hash": "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==" - } - }, - "npm:recma-stringify": { - "type": "npm", - "name": "npm:recma-stringify", - "data": { - "version": "1.0.0", - "packageName": "recma-stringify", - "hash": "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==" - } - }, - "npm:regenerate-unicode-properties": { - "type": "npm", - "name": "npm:regenerate-unicode-properties", - "data": { - "version": "10.2.0", - "packageName": "regenerate-unicode-properties", - "hash": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==" - } - }, - "npm:regenerate": { - "type": "npm", - "name": "npm:regenerate", - "data": { - "version": "1.4.2", - "packageName": "regenerate", - "hash": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" - } - }, - "npm:regenerator-runtime@0.13.11": { - "type": "npm", - "name": "npm:regenerator-runtime@0.13.11", - "data": { - "version": "0.13.11", - "packageName": "regenerator-runtime", - "hash": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" - } - }, - "npm:regenerator-runtime@0.14.1": { - "type": "npm", - "name": "npm:regenerator-runtime@0.14.1", - "data": { - "version": "0.14.1", - "packageName": "regenerator-runtime", - "hash": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" - } - }, - "npm:regenerator-transform": { - "type": "npm", - "name": "npm:regenerator-transform", - "data": { - "version": "0.15.2", - "packageName": "regenerator-transform", - "hash": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==" - } - }, - "npm:regex-recursion": { - "type": "npm", - "name": "npm:regex-recursion", - "data": { - "version": "6.0.2", - "packageName": "regex-recursion", - "hash": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==" - } - }, - "npm:regex-utilities": { - "type": "npm", - "name": "npm:regex-utilities", - "data": { - "version": "2.3.0", - "packageName": "regex-utilities", - "hash": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==" - } - }, - "npm:regex": { - "type": "npm", - "name": "npm:regex", - "data": { - "version": "6.0.1", - "packageName": "regex", - "hash": "sha512-uorlqlzAKjKQZ5P+kTJr3eeJGSVroLKoHmquUj4zHWuR+hEyNqlXsSKlYYF5F4NI6nl7tWCs0apKJ0lmfsXAPA==" - } - }, - "npm:regexpu-core": { - "type": "npm", - "name": "npm:regexpu-core", - "data": { - "version": "6.2.0", - "packageName": "regexpu-core", - "hash": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==" - } - }, - "npm:registry-auth-token": { - "type": "npm", - "name": "npm:registry-auth-token", - "data": { - "version": "5.0.2", - "packageName": "registry-auth-token", - "hash": "sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==" - } - }, - "npm:registry-url": { - "type": "npm", - "name": "npm:registry-url", - "data": { - "version": "6.0.1", - "packageName": "registry-url", - "hash": "sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q==" - } - }, - "npm:regjsgen": { - "type": "npm", - "name": "npm:regjsgen", - "data": { - "version": "0.8.0", - "packageName": "regjsgen", - "hash": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==" - } - }, - "npm:regjsparser": { - "type": "npm", - "name": "npm:regjsparser", - "data": { - "version": "0.12.0", - "packageName": "regjsparser", - "hash": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==" - } - }, - "npm:rehype-external-links": { - "type": "npm", - "name": "npm:rehype-external-links", - "data": { - "version": "3.0.0", - "packageName": "rehype-external-links", - "hash": "sha512-yp+e5N9V3C6bwBeAC4n796kc86M4gJCdlVhiMTxIrJG5UHDMh+PJANf9heqORJbt1nrCbDwIlAZKjANIaVBbvw==" - } - }, - "npm:rehype-recma": { - "type": "npm", - "name": "npm:rehype-recma", - "data": { - "version": "1.0.0", - "packageName": "rehype-recma", - "hash": "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==" - } - }, - "npm:remark-gfm": { - "type": "npm", - "name": "npm:remark-gfm", - "data": { - "version": "4.0.1", - "packageName": "remark-gfm", - "hash": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==" - } - }, - "npm:remark-mdc": { - "type": "npm", - "name": "npm:remark-mdc", - "data": { - "version": "1.2.0", - "packageName": "remark-mdc", - "hash": "sha512-zK0GYvlhl9fw5gg1TYA2BmC06+wQaeQ0QewhJZI/6rocsP0Rfw3s2kbC5yeIyu9//kpBAwh6kJPFSDLiQbcFQQ==" - } - }, - "npm:remark-mdx": { - "type": "npm", - "name": "npm:remark-mdx", - "data": { - "version": "3.1.0", - "packageName": "remark-mdx", - "hash": "sha512-Ngl/H3YXyBV9RcRNdlYsZujAmhsxwzxpDzpDEhFBVAGthS4GDgnctpDjgFl/ULx5UEDzqtW1cyBSNKqYYrqLBA==" - } - }, - "npm:remark-parse": { - "type": "npm", - "name": "npm:remark-parse", - "data": { - "version": "11.0.0", - "packageName": "remark-parse", - "hash": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==" - } - }, - "npm:remark-rehype": { - "type": "npm", - "name": "npm:remark-rehype", - "data": { - "version": "11.1.2", - "packageName": "remark-rehype", - "hash": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==" - } - }, - "npm:remark-stringify": { - "type": "npm", - "name": "npm:remark-stringify", - "data": { - "version": "11.0.0", - "packageName": "remark-stringify", - "hash": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==" - } - }, - "npm:remark": { - "type": "npm", - "name": "npm:remark", - "data": { - "version": "15.0.1", - "packageName": "remark", - "hash": "sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==" - } - }, - "npm:require-directory": { - "type": "npm", - "name": "npm:require-directory", - "data": { - "version": "2.1.1", - "packageName": "require-directory", - "hash": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" - } - }, - "npm:require-from-string": { - "type": "npm", - "name": "npm:require-from-string", - "data": { - "version": "2.0.2", - "packageName": "require-from-string", - "hash": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" - } - }, - "npm:requires-port": { - "type": "npm", - "name": "npm:requires-port", - "data": { - "version": "1.0.0", - "packageName": "requires-port", - "hash": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" - } - }, - "npm:resolve-from@3.0.0": { - "type": "npm", - "name": "npm:resolve-from@3.0.0", - "data": { - "version": "3.0.0", - "packageName": "resolve-from", - "hash": "sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==" - } - }, - "npm:resolve-from@4.0.0": { - "type": "npm", - "name": "npm:resolve-from@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "resolve-from", - "hash": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" - } - }, - "npm:resolve-from@5.0.0": { - "type": "npm", - "name": "npm:resolve-from@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "resolve-from", - "hash": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" - } - }, - "npm:resolve.exports": { - "type": "npm", - "name": "npm:resolve.exports", - "data": { - "version": "2.0.3", - "packageName": "resolve.exports", - "hash": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==" - } - }, - "npm:resolve": { - "type": "npm", - "name": "npm:resolve", - "data": { - "version": "1.22.10", - "packageName": "resolve", - "hash": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" - } - }, - "npm:restore-cursor": { - "type": "npm", - "name": "npm:restore-cursor", - "data": { - "version": "3.1.0", - "packageName": "restore-cursor", - "hash": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" - } - }, - "npm:ret": { - "type": "npm", - "name": "npm:ret", - "data": { - "version": "0.4.3", - "packageName": "ret", - "hash": "sha512-0f4Memo5QP7WQyUEAYUO3esD/XjOc3Zjjg5CPsAq1p8sIu0XPeMbHJemKA0BO7tV0X7+A0FoEpbmHXWxPyD3wQ==" - } - }, - "npm:reusify": { - "type": "npm", - "name": "npm:reusify", - "data": { - "version": "1.0.4", - "packageName": "reusify", - "hash": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" - } - }, - "npm:rfdc": { - "type": "npm", - "name": "npm:rfdc", - "data": { - "version": "1.4.1", - "packageName": "rfdc", - "hash": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==" - } - }, - "npm:rimraf@2.6.3": { - "type": "npm", - "name": "npm:rimraf@2.6.3", - "data": { - "version": "2.6.3", - "packageName": "rimraf", - "hash": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==" - } - }, - "npm:rimraf@3.0.2": { - "type": "npm", - "name": "npm:rimraf@3.0.2", - "data": { - "version": "3.0.2", - "packageName": "rimraf", - "hash": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" - } - }, - "npm:rimraf@5.0.10": { - "type": "npm", - "name": "npm:rimraf@5.0.10", - "data": { - "version": "5.0.10", - "packageName": "rimraf", - "hash": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==" - } - }, - "npm:rollup": { - "type": "npm", - "name": "npm:rollup", - "data": { - "version": "4.24.0", - "packageName": "rollup", - "hash": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==" - } - }, - "npm:rspack-plugin-virtual-module": { - "type": "npm", - "name": "npm:rspack-plugin-virtual-module", - "data": { - "version": "1.0.0", - "packageName": "rspack-plugin-virtual-module", - "hash": "sha512-v5MDtNEcDwV36gsHf5iIYyH1rYuC2TP3D+xE1Z+pqIWjFR9dpQ4DF4OzGtrBQSPKVhOyL0VW5UyeIbfdFxELmw==" - } - }, - "npm:rspress-plugin-devkit": { - "type": "npm", - "name": "npm:rspress-plugin-devkit", - "data": { - "version": "0.3.0", - "packageName": "rspress-plugin-devkit", - "hash": "sha512-5CyqIIleboW32rmhK7V7e9WQY+J3V2HtOv9OgRCYJbGrOt/8RUdgRT+vJz5z/aUvcT5VX0OTTzUtGokUelJH6g==" - } - }, - "npm:rspress-plugin-sitemap": { - "type": "npm", - "name": "npm:rspress-plugin-sitemap", - "data": { - "version": "1.1.2", - "packageName": "rspress-plugin-sitemap", - "hash": "sha512-dvmEbBUnyU3qkapjBz4WcpP0BIkJdljORFiuJ92wr0Vt/b/ff7cFlaRcAYtKq/g1y7JAdA+qzy3gjnNg0TqNow==" - } - }, - "npm:rspress-plugin-vercel-analytics": { - "type": "npm", - "name": "npm:rspress-plugin-vercel-analytics", - "data": { - "version": "0.3.0", - "packageName": "rspress-plugin-vercel-analytics", - "hash": "sha512-e3tt7pJeihgCRVT/8qft5hK6cuU9gYrl60ihAtchz1jMgcLmpyIyEMhP4dcux2MGboRMoknQEUacjFcwi5ZzZg==" - } - }, - "npm:rspress": { - "type": "npm", - "name": "npm:rspress", - "data": { - "version": "2.0.0-beta.6", - "packageName": "rspress", - "hash": "sha512-YM+4pMHr4yYUMQzlszRYOM4lgfQVmsd+BWTJcPmtJgsHPtpLPiiX25AgcmQDNNtiwVF+d/endH5mB+p7uTbadQ==" - } - }, - "npm:run-applescript": { - "type": "npm", - "name": "npm:run-applescript", - "data": { - "version": "7.0.0", - "packageName": "run-applescript", - "hash": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==" - } - }, - "npm:run-parallel": { - "type": "npm", - "name": "npm:run-parallel", - "data": { - "version": "1.2.0", - "packageName": "run-parallel", - "hash": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" - } - }, - "npm:rxjs": { - "type": "npm", - "name": "npm:rxjs", - "data": { - "version": "7.8.2", - "packageName": "rxjs", - "hash": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==" - } - }, - "npm:sade": { - "type": "npm", - "name": "npm:sade", - "data": { - "version": "1.8.1", - "packageName": "sade", - "hash": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==" - } - }, - "npm:safe-buffer@5.1.2": { - "type": "npm", - "name": "npm:safe-buffer@5.1.2", - "data": { - "version": "5.1.2", - "packageName": "safe-buffer", - "hash": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - } - }, - "npm:safe-buffer@5.2.1": { - "type": "npm", - "name": "npm:safe-buffer@5.2.1", - "data": { - "version": "5.2.1", - "packageName": "safe-buffer", - "hash": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" - } - }, - "npm:safe-regex2": { - "type": "npm", - "name": "npm:safe-regex2", - "data": { - "version": "3.1.0", - "packageName": "safe-regex2", - "hash": "sha512-RAAZAGbap2kBfbVhvmnTFv73NWLMvDGOITFYTZBAaY8eR+Ir4ef7Up/e7amo+y1+AH+3PtLkrt9mvcTsG9LXug==" - } - }, - "npm:safe-stable-stringify": { - "type": "npm", - "name": "npm:safe-stable-stringify", - "data": { - "version": "2.5.0", - "packageName": "safe-stable-stringify", - "hash": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==" - } - }, - "npm:safer-buffer": { - "type": "npm", - "name": "npm:safer-buffer", - "data": { - "version": "2.1.2", - "packageName": "safer-buffer", - "hash": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" - } - }, - "npm:sass-embedded-android-arm64": { - "type": "npm", - "name": "npm:sass-embedded-android-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-arm64", - "hash": "sha512-27oRheqNA3SJM2hAxpVbs7mCKUwKPWmEEhyiNFpBINb5ELVLg+Ck5RsGg+SJmo130ul5YX0vinmVB5uPWc8X5w==" - } - }, - "npm:sass-embedded-android-arm": { - "type": "npm", - "name": "npm:sass-embedded-android-arm", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-arm", - "hash": "sha512-GkcgUGMZtEF9gheuE1dxCU0ZSAifuaFXi/aX7ZXvjtdwmTl9Zc/OHR9oiUJkc8IW9UI7H8TuwlTAA8+SwgwIeQ==" - } - }, - "npm:sass-embedded-android-ia32": { - "type": "npm", - "name": "npm:sass-embedded-android-ia32", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-ia32", - "hash": "sha512-f3x16NyRgtXFksIaO/xXKrUhttUBv8V0XsAR2Dhdb/yz4yrDrhzw9Wh8fmw7PlQqECcQvFaoDr3XIIM6lKzasw==" - } - }, - "npm:sass-embedded-android-riscv64": { - "type": "npm", - "name": "npm:sass-embedded-android-riscv64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-riscv64", - "hash": "sha512-IP6OijpJ8Mqo7XqCe0LsuZVbAxEFVboa0kXqqR5K55LebEplsTIA2GnmRyMay3Yr/2FVGsZbCb6Wlgkw23eCiA==" - } - }, - "npm:sass-embedded-android-x64": { - "type": "npm", - "name": "npm:sass-embedded-android-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-android-x64", - "hash": "sha512-Mh7CA53wR3ADvXAYipFc/R3vV4PVOzoKwWzPxmq+7i8UZrtsVjKONxGtqWe9JG1mna0C9CRZAx0sv/BzbOJxWg==" - } - }, - "npm:sass-embedded-darwin-arm64": { - "type": "npm", - "name": "npm:sass-embedded-darwin-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-darwin-arm64", - "hash": "sha512-msWxzhvcP9hqGVegxVePVEfv9mVNTlUgGr6k7O7Ihji702mbtrH/lKwF4aRkkt4g1j7tv10+JtQXmTNi/pi9kA==" - } - }, - "npm:sass-embedded-darwin-x64": { - "type": "npm", - "name": "npm:sass-embedded-darwin-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-darwin-x64", - "hash": "sha512-J4UFHUiyI9Z+mwYMwz11Ky9TYr3hY1fCxeQddjNGL/+ovldtb0yAIHvoVM0BGprQDm5JqhtUk8KyJ3RMJqpaAA==" - } - }, - "npm:sass-embedded-linux-arm64": { - "type": "npm", - "name": "npm:sass-embedded-linux-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-arm64", - "hash": "sha512-jGadetB03BMFG2rq3OXub/uvC/lGpbQOiLGEz3NLb2nRZWyauRhzDtvZqkr6BEhxgIWtMtz2020yD8ZJSw/r2w==" - } - }, - "npm:sass-embedded-linux-arm": { - "type": "npm", - "name": "npm:sass-embedded-linux-arm", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-arm", - "hash": "sha512-X0fDh95nNSw1wfRlnkE4oscoEA5Au4nnk785s9jghPFkTBg+A+5uB6trCjf0fM22+Iw6kiP4YYmDdw3BqxAKLQ==" - } - }, - "npm:sass-embedded-linux-ia32": { - "type": "npm", - "name": "npm:sass-embedded-linux-ia32", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-ia32", - "hash": "sha512-7HlYY90d9mitDtNi5s+S+5wYZrTVbkBH2/kf7ixrzh2BFfT0YM81UHLJRnGX93y9aOMBL6DSZAIfkt1RsV9bkQ==" - } - }, - "npm:sass-embedded-linux-musl-arm64": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-arm64", - "hash": "sha512-FLkIT0p18XOkR6wryJ13LqGBDsrYev2dRk9dtiU18NCpNXruKsdBQ1ZnWHVKB3h1dA9lFyEEisC0sooKdNfeOQ==" - } - }, - "npm:sass-embedded-linux-musl-arm": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-arm", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-arm", - "hash": "sha512-5vcdEqE8QZnu6i6shZo7x2N36V7YUoFotWj2rGekII5ty7Nkaj+VtZhUEOp9tAzEOlaFuDp5CyO1kUCvweT64A==" - } - }, - "npm:sass-embedded-linux-musl-ia32": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-ia32", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-ia32", - "hash": "sha512-N1093T84zQJor1yyIAdYScB5eAuQarGK1tKgZ4uTnxVlgA7Xi1lXV8Eh7ox9sDqKCaWkVQ3MjqU26vYRBeRWyw==" - } - }, - "npm:sass-embedded-linux-musl-riscv64": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-riscv64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-riscv64", - "hash": "sha512-WRsZS/7qlfYXsa93FBpSruieuURIu7ySfFhzYfF1IbKrNAGwmbduutkHZh2ddm5/vQMvQ0Rdosgv+CslaQHMcw==" - } - }, - "npm:sass-embedded-linux-musl-x64": { - "type": "npm", - "name": "npm:sass-embedded-linux-musl-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-musl-x64", - "hash": "sha512-+OlLIilA5TnP0YEqTQ8yZtkW+bJIQYvzoGoNLUEskeyeGuOiIyn2CwL6G4JQB4xZQFaxPHb7JD3EueFkQbH0Pw==" - } - }, - "npm:sass-embedded-linux-riscv64": { - "type": "npm", - "name": "npm:sass-embedded-linux-riscv64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-riscv64", - "hash": "sha512-mKKlOwMGLN7yP1p0gB5yG/HX4fYLnpWaqstNuOOXH+fOzTaNg0+1hALg0H0CDIqypPO74M5MS9T6FAJZGdT6dQ==" - } - }, - "npm:sass-embedded-linux-x64": { - "type": "npm", - "name": "npm:sass-embedded-linux-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-linux-x64", - "hash": "sha512-uKRTv0z8NgtHV7xSren78+yoWB79sNi7TMqI7Bxd8fcRNIgHQSA8QBdF8led2ETC004hr8h71BrY60RPO+SSvA==" - } - }, - "npm:sass-embedded-win32-arm64": { - "type": "npm", - "name": "npm:sass-embedded-win32-arm64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-win32-arm64", - "hash": "sha512-/GMiZXBOc6AEMBC3g25Rp+x8fq9Z6Ql7037l5rajBPhZ+DdFwtdHY0Ou3oIU6XuWUwD06U3ii4XufXVFhsP6PA==" - } - }, - "npm:sass-embedded-win32-ia32": { - "type": "npm", - "name": "npm:sass-embedded-win32-ia32", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-win32-ia32", - "hash": "sha512-L+4BWkKKBGFOKVQ2PQ5HwFfkM5FvTf1Xx2VSRvEWt9HxPXp6SPDho6zC8fqNQ3hSjoaoASEIJcSvgfdQYO0gdg==" - } - }, - "npm:sass-embedded-win32-x64": { - "type": "npm", - "name": "npm:sass-embedded-win32-x64", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded-win32-x64", - "hash": "sha512-/FO0AGKWxVfCk4GKsC0yXWBpUZdySe3YAAbQQL0lL6xUd1OiUY8Kow6g4Kc1TB/+z0iuQKKTqI/acJMEYl4iTQ==" - } - }, - "npm:sass-embedded": { - "type": "npm", - "name": "npm:sass-embedded", - "data": { - "version": "1.85.1", - "packageName": "sass-embedded", - "hash": "sha512-0i+3h2Df/c71afluxC1SXqyyMmJlnKWfu9ZGdzwuKRM1OftEa2XM2myt5tR36CF3PanYrMjFKtRIj8PfSf838w==" - } - }, - "npm:scheduler@0.24.0-canary-efb381bbf-20230505": { - "type": "npm", - "name": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", - "data": { - "version": "0.24.0-canary-efb381bbf-20230505", - "packageName": "scheduler", - "hash": "sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA==" - } - }, - "npm:scheduler@0.26.0": { - "type": "npm", - "name": "npm:scheduler@0.26.0", - "data": { - "version": "0.26.0", - "packageName": "scheduler", - "hash": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==" - } - }, - "npm:schema-utils@3.3.0": { - "type": "npm", - "name": "npm:schema-utils@3.3.0", - "data": { - "version": "3.3.0", - "packageName": "schema-utils", - "hash": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==" - } - }, - "npm:schema-utils@4.3.0": { - "type": "npm", - "name": "npm:schema-utils@4.3.0", - "data": { - "version": "4.3.0", - "packageName": "schema-utils", - "hash": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==" - } - }, - "npm:scule": { - "type": "npm", - "name": "npm:scule", - "data": { - "version": "1.3.0", - "packageName": "scule", - "hash": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==" - } - }, - "npm:section-matter": { - "type": "npm", - "name": "npm:section-matter", - "data": { - "version": "1.0.0", - "packageName": "section-matter", - "hash": "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==" - } - }, - "npm:secure-compare": { - "type": "npm", - "name": "npm:secure-compare", - "data": { - "version": "3.0.1", - "packageName": "secure-compare", - "hash": "sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==" - } - }, - "npm:secure-json-parse": { - "type": "npm", - "name": "npm:secure-json-parse", - "data": { - "version": "2.7.0", - "packageName": "secure-json-parse", - "hash": "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==" - } - }, - "npm:selderee": { - "type": "npm", - "name": "npm:selderee", - "data": { - "version": "0.11.0", - "packageName": "selderee", - "hash": "sha512-5TF+l7p4+OsnP8BCCvSyZiSPc4x4//p5uPwK8TCnVPJYRmU2aYKMpOXvw8zM5a5JvuuCGN1jmsMwuU2W02ukfA==" - } - }, - "npm:selfsigned": { - "type": "npm", - "name": "npm:selfsigned", - "data": { - "version": "2.4.1", - "packageName": "selfsigned", - "hash": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==" - } - }, - "npm:semver@5.7.2": { - "type": "npm", - "name": "npm:semver@5.7.2", - "data": { - "version": "5.7.2", - "packageName": "semver", - "hash": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" - } - }, - "npm:semver@6.3.1": { - "type": "npm", - "name": "npm:semver@6.3.1", - "data": { - "version": "6.3.1", - "packageName": "semver", - "hash": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" - } - }, - "npm:semver@7.6.3": { - "type": "npm", - "name": "npm:semver@7.6.3", - "data": { - "version": "7.6.3", - "packageName": "semver", - "hash": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" - } - }, - "npm:semver@7.7.1": { - "type": "npm", - "name": "npm:semver@7.7.1", - "data": { - "version": "7.7.1", - "packageName": "semver", - "hash": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==" - } - }, - "npm:send": { - "type": "npm", - "name": "npm:send", - "data": { - "version": "0.19.0", - "packageName": "send", - "hash": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==" - } - }, - "npm:serialize-error": { - "type": "npm", - "name": "npm:serialize-error", - "data": { - "version": "2.1.0", - "packageName": "serialize-error", - "hash": "sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==" - } - }, - "npm:serialize-javascript": { - "type": "npm", - "name": "npm:serialize-javascript", - "data": { - "version": "6.0.2", - "packageName": "serialize-javascript", - "hash": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==" - } - }, - "npm:serve-static": { - "type": "npm", - "name": "npm:serve-static", - "data": { - "version": "1.16.2", - "packageName": "serve-static", - "hash": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==" - } - }, - "npm:set-cookie-parser": { - "type": "npm", - "name": "npm:set-cookie-parser", - "data": { - "version": "2.7.1", - "packageName": "set-cookie-parser", - "hash": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==" - } - }, - "npm:set-function-length": { - "type": "npm", - "name": "npm:set-function-length", - "data": { - "version": "1.2.2", - "packageName": "set-function-length", - "hash": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" - } - }, - "npm:setprototypeof": { - "type": "npm", - "name": "npm:setprototypeof", - "data": { - "version": "1.2.0", - "packageName": "setprototypeof", - "hash": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" - } - }, - "npm:shallow-clone": { - "type": "npm", - "name": "npm:shallow-clone", - "data": { - "version": "3.0.1", - "packageName": "shallow-clone", - "hash": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==" - } - }, - "npm:shallowequal": { - "type": "npm", - "name": "npm:shallowequal", - "data": { - "version": "1.1.0", - "packageName": "shallowequal", - "hash": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" - } - }, - "npm:shebang-command": { - "type": "npm", - "name": "npm:shebang-command", - "data": { - "version": "2.0.0", - "packageName": "shebang-command", - "hash": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" - } - }, - "npm:shebang-regex": { - "type": "npm", - "name": "npm:shebang-regex", - "data": { - "version": "3.0.0", - "packageName": "shebang-regex", - "hash": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" - } - }, - "npm:shell-quote": { - "type": "npm", - "name": "npm:shell-quote", - "data": { - "version": "1.8.2", - "packageName": "shell-quote", - "hash": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==" - } - }, - "npm:shiki": { - "type": "npm", - "name": "npm:shiki", - "data": { - "version": "3.4.2", - "packageName": "shiki", - "hash": "sha512-wuxzZzQG8kvZndD7nustrNFIKYJ1jJoWIPaBpVe2+KHSvtzMi4SBjOxrigs8qeqce/l3U0cwiC+VAkLKSunHQQ==" - } - }, - "npm:side-channel": { - "type": "npm", - "name": "npm:side-channel", - "data": { - "version": "1.0.6", - "packageName": "side-channel", - "hash": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" - } - }, - "npm:siginfo": { - "type": "npm", - "name": "npm:siginfo", - "data": { - "version": "2.0.0", - "packageName": "siginfo", - "hash": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==" - } - }, - "npm:signal-exit@3.0.7": { - "type": "npm", - "name": "npm:signal-exit@3.0.7", - "data": { - "version": "3.0.7", - "packageName": "signal-exit", - "hash": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" - } - }, - "npm:signal-exit@4.1.0": { - "type": "npm", - "name": "npm:signal-exit@4.1.0", - "data": { - "version": "4.1.0", - "packageName": "signal-exit", - "hash": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" - } - }, - "npm:sirv": { - "type": "npm", - "name": "npm:sirv", - "data": { - "version": "2.0.4", - "packageName": "sirv", - "hash": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==" - } - }, - "npm:sisteransi": { - "type": "npm", - "name": "npm:sisteransi", - "data": { - "version": "1.0.5", - "packageName": "sisteransi", - "hash": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" - } - }, - "npm:slash": { - "type": "npm", - "name": "npm:slash", - "data": { - "version": "3.0.0", - "packageName": "slash", - "hash": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" - } - }, - "npm:sonic-boom@3.8.1": { - "type": "npm", - "name": "npm:sonic-boom@3.8.1", - "data": { - "version": "3.8.1", - "packageName": "sonic-boom", - "hash": "sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==" - } - }, - "npm:sonic-boom@4.2.0": { - "type": "npm", - "name": "npm:sonic-boom@4.2.0", - "data": { - "version": "4.2.0", - "packageName": "sonic-boom", - "hash": "sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==" - } - }, - "npm:source-map-js": { - "type": "npm", - "name": "npm:source-map-js", - "data": { - "version": "1.2.1", - "packageName": "source-map-js", - "hash": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" - } - }, - "npm:source-map-support@0.5.19": { - "type": "npm", - "name": "npm:source-map-support@0.5.19", - "data": { - "version": "0.5.19", - "packageName": "source-map-support", - "hash": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==" - } - }, - "npm:source-map-support@0.5.21": { - "type": "npm", - "name": "npm:source-map-support@0.5.21", - "data": { - "version": "0.5.21", - "packageName": "source-map-support", - "hash": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" - } - }, - "npm:source-map@0.5.7": { - "type": "npm", - "name": "npm:source-map@0.5.7", - "data": { - "version": "0.5.7", - "packageName": "source-map", - "hash": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==" - } - }, - "npm:source-map@0.6.1": { - "type": "npm", - "name": "npm:source-map@0.6.1", - "data": { - "version": "0.6.1", - "packageName": "source-map", - "hash": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" - } - }, - "npm:source-map@0.7.4": { - "type": "npm", - "name": "npm:source-map@0.7.4", - "data": { - "version": "0.7.4", - "packageName": "source-map", - "hash": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" - } - }, - "npm:space-separated-tokens": { - "type": "npm", - "name": "npm:space-separated-tokens", - "data": { - "version": "2.0.2", - "packageName": "space-separated-tokens", - "hash": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==" - } - }, - "npm:spawndamnit": { - "type": "npm", - "name": "npm:spawndamnit", - "data": { - "version": "3.0.1", - "packageName": "spawndamnit", - "hash": "sha512-MmnduQUuHCoFckZoWnXsTg7JaiLBJrKFj9UI2MbRPGaJeVpsLcVBu6P/IGZovziM/YBsellCmsprgNA+w0CzVg==" - } - }, - "npm:split2": { - "type": "npm", - "name": "npm:split2", - "data": { - "version": "4.2.0", - "packageName": "split2", - "hash": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==" - } - }, - "npm:sprintf-js": { - "type": "npm", - "name": "npm:sprintf-js", - "data": { - "version": "1.0.3", - "packageName": "sprintf-js", - "hash": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" - } - }, - "npm:sshpk": { - "type": "npm", - "name": "npm:sshpk", - "data": { - "version": "1.18.0", - "packageName": "sshpk", - "hash": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==" - } - }, - "npm:stack-utils": { - "type": "npm", - "name": "npm:stack-utils", - "data": { - "version": "2.0.6", - "packageName": "stack-utils", - "hash": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==" - } - }, - "npm:stackback": { - "type": "npm", - "name": "npm:stackback", - "data": { - "version": "0.0.2", - "packageName": "stackback", - "hash": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==" - } - }, - "npm:stackframe": { - "type": "npm", - "name": "npm:stackframe", - "data": { - "version": "1.3.4", - "packageName": "stackframe", - "hash": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==" - } - }, - "npm:stacktrace-parser": { - "type": "npm", - "name": "npm:stacktrace-parser", - "data": { - "version": "0.1.10", - "packageName": "stacktrace-parser", - "hash": "sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==" - } - }, - "npm:statuses@1.5.0": { - "type": "npm", - "name": "npm:statuses@1.5.0", - "data": { - "version": "1.5.0", - "packageName": "statuses", - "hash": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==" - } - }, - "npm:statuses@2.0.1": { - "type": "npm", - "name": "npm:statuses@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "statuses", - "hash": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" - } - }, - "npm:std-env": { - "type": "npm", - "name": "npm:std-env", - "data": { - "version": "3.7.0", - "packageName": "std-env", - "hash": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==" - } - }, - "npm:steno": { - "type": "npm", - "name": "npm:steno", - "data": { - "version": "0.4.4", - "packageName": "steno", - "hash": "sha512-EEHMVYHNXFHfGtgjNITnka0aHhiAlo93F7z2/Pwd+g0teG9CnM3JIINM7hVVB5/rhw9voufD7Wukwgtw2uqh6w==" - } - }, - "npm:stream-shift": { - "type": "npm", - "name": "npm:stream-shift", - "data": { - "version": "1.0.3", - "packageName": "stream-shift", - "hash": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==" - } - }, - "npm:streamx": { - "type": "npm", - "name": "npm:streamx", - "data": { - "version": "2.20.1", - "packageName": "streamx", - "hash": "sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA==" - } - }, - "npm:string-argv": { - "type": "npm", - "name": "npm:string-argv", - "data": { - "version": "0.3.2", - "packageName": "string-argv", - "hash": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==" - } - }, - "npm:string-width@4.2.3": { - "type": "npm", - "name": "npm:string-width@4.2.3", - "data": { - "version": "4.2.3", - "packageName": "string-width", - "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" - } - }, - "npm:string-width@5.1.2": { - "type": "npm", - "name": "npm:string-width@5.1.2", - "data": { - "version": "5.1.2", - "packageName": "string-width", - "hash": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" - } - }, - "npm:string-width-cjs": { - "type": "npm", - "name": "npm:string-width-cjs", - "data": { - "version": "npm:string-width@4.2.3", - "packageName": "string-width-cjs", - "hash": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" - } - }, - "npm:string_decoder@1.1.1": { - "type": "npm", - "name": "npm:string_decoder@1.1.1", - "data": { - "version": "1.1.1", - "packageName": "string_decoder", - "hash": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" - } - }, - "npm:string_decoder@1.3.0": { - "type": "npm", - "name": "npm:string_decoder@1.3.0", - "data": { - "version": "1.3.0", - "packageName": "string_decoder", - "hash": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" - } - }, - "npm:stringify-entities": { - "type": "npm", - "name": "npm:stringify-entities", - "data": { - "version": "4.0.4", - "packageName": "stringify-entities", - "hash": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==" - } - }, - "npm:strip-ansi@6.0.1": { - "type": "npm", - "name": "npm:strip-ansi@6.0.1", - "data": { - "version": "6.0.1", - "packageName": "strip-ansi", - "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" - } - }, - "npm:strip-ansi@7.1.0": { - "type": "npm", - "name": "npm:strip-ansi@7.1.0", - "data": { - "version": "7.1.0", - "packageName": "strip-ansi", - "hash": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" - } - }, - "npm:strip-ansi-cjs": { - "type": "npm", - "name": "npm:strip-ansi-cjs", - "data": { - "version": "npm:strip-ansi@6.0.1", - "packageName": "strip-ansi-cjs", - "hash": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" - } - }, - "npm:strip-bom-string": { - "type": "npm", - "name": "npm:strip-bom-string", - "data": { - "version": "1.0.0", - "packageName": "strip-bom-string", - "hash": "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==" - } - }, - "npm:strip-bom": { - "type": "npm", - "name": "npm:strip-bom", - "data": { - "version": "3.0.0", - "packageName": "strip-bom", - "hash": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" - } - }, - "npm:strip-final-newline": { - "type": "npm", - "name": "npm:strip-final-newline", - "data": { - "version": "2.0.0", - "packageName": "strip-final-newline", - "hash": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" - } - }, - "npm:strip-json-comments@2.0.1": { - "type": "npm", - "name": "npm:strip-json-comments@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "strip-json-comments", - "hash": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" - } - }, - "npm:strip-json-comments@3.1.1": { - "type": "npm", - "name": "npm:strip-json-comments@3.1.1", - "data": { - "version": "3.1.1", - "packageName": "strip-json-comments", - "hash": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" - } - }, - "npm:strnum": { - "type": "npm", - "name": "npm:strnum", - "data": { - "version": "1.0.5", - "packageName": "strnum", - "hash": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==" - } - }, - "npm:style-to-js": { - "type": "npm", - "name": "npm:style-to-js", - "data": { - "version": "1.1.16", - "packageName": "style-to-js", - "hash": "sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==" - } - }, - "npm:style-to-object": { - "type": "npm", - "name": "npm:style-to-object", - "data": { - "version": "1.0.8", - "packageName": "style-to-object", - "hash": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==" - } - }, - "npm:supports-color@7.2.0": { - "type": "npm", - "name": "npm:supports-color@7.2.0", - "data": { - "version": "7.2.0", - "packageName": "supports-color", - "hash": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" - } - }, - "npm:supports-color@8.1.1": { - "type": "npm", - "name": "npm:supports-color@8.1.1", - "data": { - "version": "8.1.1", - "packageName": "supports-color", - "hash": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" - } - }, - "npm:supports-color@9.4.0": { - "type": "npm", - "name": "npm:supports-color@9.4.0", - "data": { - "version": "9.4.0", - "packageName": "supports-color", - "hash": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==" - } - }, - "npm:supports-preserve-symlinks-flag": { - "type": "npm", - "name": "npm:supports-preserve-symlinks-flag", - "data": { - "version": "1.0.0", - "packageName": "supports-preserve-symlinks-flag", - "hash": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" - } - }, - "npm:sync-child-process": { - "type": "npm", - "name": "npm:sync-child-process", - "data": { - "version": "1.0.2", - "packageName": "sync-child-process", - "hash": "sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==" - } - }, - "npm:sync-message-port": { - "type": "npm", - "name": "npm:sync-message-port", - "data": { - "version": "1.1.3", - "packageName": "sync-message-port", - "hash": "sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==" - } - }, - "npm:tapable": { - "type": "npm", - "name": "npm:tapable", - "data": { - "version": "2.2.1", - "packageName": "tapable", - "hash": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==" - } - }, - "npm:tar-stream@2.2.0": { - "type": "npm", - "name": "npm:tar-stream@2.2.0", - "data": { - "version": "2.2.0", - "packageName": "tar-stream", - "hash": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" - } - }, - "npm:tar-stream@3.1.7": { - "type": "npm", - "name": "npm:tar-stream@3.1.7", - "data": { - "version": "3.1.7", - "packageName": "tar-stream", - "hash": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==" - } - }, - "npm:tar": { - "type": "npm", - "name": "npm:tar", - "data": { - "version": "7.4.3", - "packageName": "tar", - "hash": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==" - } - }, - "npm:temp": { - "type": "npm", - "name": "npm:temp", - "data": { - "version": "0.8.4", - "packageName": "temp", - "hash": "sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==" - } - }, - "npm:term-size": { - "type": "npm", - "name": "npm:term-size", - "data": { - "version": "2.2.1", - "packageName": "term-size", - "hash": "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==" - } - }, - "npm:terser-webpack-plugin": { - "type": "npm", - "name": "npm:terser-webpack-plugin", - "data": { - "version": "5.3.11", - "packageName": "terser-webpack-plugin", - "hash": "sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==" - } - }, - "npm:terser": { - "type": "npm", - "name": "npm:terser", - "data": { - "version": "5.38.1", - "packageName": "terser", - "hash": "sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==" - } - }, - "npm:test-exclude@6.0.0": { - "type": "npm", - "name": "npm:test-exclude@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "test-exclude", - "hash": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==" - } - }, - "npm:test-exclude@7.0.1": { - "type": "npm", - "name": "npm:test-exclude@7.0.1", - "data": { - "version": "7.0.1", - "packageName": "test-exclude", - "hash": "sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==" - } - }, - "npm:text-decoder": { - "type": "npm", - "name": "npm:text-decoder", - "data": { - "version": "1.2.0", - "packageName": "text-decoder", - "hash": "sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==" - } - }, - "npm:text-table": { - "type": "npm", - "name": "npm:text-table", - "data": { - "version": "0.2.0", - "packageName": "text-table", - "hash": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" - } - }, - "npm:thingies": { - "type": "npm", - "name": "npm:thingies", - "data": { - "version": "1.21.0", - "packageName": "thingies", - "hash": "sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==" - } - }, - "npm:thread-stream": { - "type": "npm", - "name": "npm:thread-stream", - "data": { - "version": "3.1.0", - "packageName": "thread-stream", - "hash": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==" - } - }, - "npm:throat": { - "type": "npm", - "name": "npm:throat", - "data": { - "version": "5.0.0", - "packageName": "throat", - "hash": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==" - } - }, - "npm:throttleit": { - "type": "npm", - "name": "npm:throttleit", - "data": { - "version": "2.1.0", - "packageName": "throttleit", - "hash": "sha512-nt6AMGKW1p/70DF/hGBdJB57B8Tspmbp5gfJ8ilhLnt7kkr2ye7hzD6NVG8GGErk2HWF34igrL2CXmNIkzKqKw==" - } - }, - "npm:through2": { - "type": "npm", - "name": "npm:through2", - "data": { - "version": "2.0.5", - "packageName": "through2", - "hash": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==" - } - }, - "npm:through": { - "type": "npm", - "name": "npm:through", - "data": { - "version": "2.3.8", - "packageName": "through", - "hash": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" - } - }, - "npm:tinybench": { - "type": "npm", - "name": "npm:tinybench", - "data": { - "version": "2.9.0", - "packageName": "tinybench", - "hash": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==" - } - }, - "npm:tinycolor2": { - "type": "npm", - "name": "npm:tinycolor2", - "data": { - "version": "1.6.0", - "packageName": "tinycolor2", - "hash": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==" - } - }, - "npm:tinyexec": { - "type": "npm", - "name": "npm:tinyexec", - "data": { - "version": "0.3.0", - "packageName": "tinyexec", - "hash": "sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==" - } - }, - "npm:tinyglobby@0.2.10": { - "type": "npm", - "name": "npm:tinyglobby@0.2.10", - "data": { - "version": "0.2.10", - "packageName": "tinyglobby", - "hash": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==" - } - }, - "npm:tinyglobby@0.2.13": { - "type": "npm", - "name": "npm:tinyglobby@0.2.13", - "data": { - "version": "0.2.13", - "packageName": "tinyglobby", - "hash": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==" - } - }, - "npm:tinyglobby@0.2.9": { - "type": "npm", - "name": "npm:tinyglobby@0.2.9", - "data": { - "version": "0.2.9", - "packageName": "tinyglobby", - "hash": "sha512-8or1+BGEdk1Zkkw2ii16qSS7uVrQJPre5A9o/XkWPATkk23FZh/15BKFxPnlTy6vkljZxLqYCzzBMj30ZrSvjw==" - } - }, - "npm:tinygradient": { - "type": "npm", - "name": "npm:tinygradient", - "data": { - "version": "1.1.5", - "packageName": "tinygradient", - "hash": "sha512-8nIfc2vgQ4TeLnk2lFj4tRLvvJwEfQuabdsmvDdQPT0xlk9TaNtpGd6nNRxXoK6vQhN6RSzj+Cnp5tTQmpxmbw==" - } - }, - "npm:tinypool": { - "type": "npm", - "name": "npm:tinypool", - "data": { - "version": "1.0.1", - "packageName": "tinypool", - "hash": "sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==" - } - }, - "npm:tinyrainbow": { - "type": "npm", - "name": "npm:tinyrainbow", - "data": { - "version": "1.2.0", - "packageName": "tinyrainbow", - "hash": "sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==" - } - }, - "npm:tinyspy": { - "type": "npm", - "name": "npm:tinyspy", - "data": { - "version": "3.0.2", - "packageName": "tinyspy", - "hash": "sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==" - } - }, - "npm:tldts-core": { - "type": "npm", - "name": "npm:tldts-core", - "data": { - "version": "6.1.66", - "packageName": "tldts-core", - "hash": "sha512-s07jJruSwndD2X8bVjwioPfqpIc1pDTzszPe9pL1Skbh4bjytL85KNQ3tolqLbCvpQHawIsGfFi9dgerWjqW4g==" - } - }, - "npm:tldts": { - "type": "npm", - "name": "npm:tldts", - "data": { - "version": "6.1.66", - "packageName": "tldts", - "hash": "sha512-l3ciXsYFel/jSRfESbyKYud1nOw7WfhrBEF9I3UiarYk/qEaOOwu3qXNECHw4fHGHGTEOuhf/VdKgoDX5M/dhQ==" - } - }, - "npm:tmp@0.0.33": { - "type": "npm", - "name": "npm:tmp@0.0.33", - "data": { - "version": "0.0.33", - "packageName": "tmp", - "hash": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==" - } - }, - "npm:tmp@0.2.3": { - "type": "npm", - "name": "npm:tmp@0.2.3", - "data": { - "version": "0.2.3", - "packageName": "tmp", - "hash": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==" - } - }, - "npm:tmpl": { - "type": "npm", - "name": "npm:tmpl", - "data": { - "version": "1.0.5", - "packageName": "tmpl", - "hash": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" - } - }, - "npm:to-regex-range": { - "type": "npm", - "name": "npm:to-regex-range", - "data": { - "version": "5.0.1", - "packageName": "to-regex-range", - "hash": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" - } - }, - "npm:toad-cache": { - "type": "npm", - "name": "npm:toad-cache", - "data": { - "version": "3.7.0", - "packageName": "toad-cache", - "hash": "sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==" - } - }, - "npm:toggle-selection": { - "type": "npm", - "name": "npm:toggle-selection", - "data": { - "version": "1.0.6", - "packageName": "toggle-selection", - "hash": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==" - } - }, - "npm:toidentifier": { - "type": "npm", - "name": "npm:toidentifier", - "data": { - "version": "1.0.1", - "packageName": "toidentifier", - "hash": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" - } - }, - "npm:totalist": { - "type": "npm", - "name": "npm:totalist", - "data": { - "version": "3.0.1", - "packageName": "totalist", - "hash": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==" - } - }, - "npm:tough-cookie": { - "type": "npm", - "name": "npm:tough-cookie", - "data": { - "version": "5.0.0", - "packageName": "tough-cookie", - "hash": "sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==" - } - }, - "npm:tr46": { - "type": "npm", - "name": "npm:tr46", - "data": { - "version": "0.0.3", - "packageName": "tr46", - "hash": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - } - }, - "npm:tree-dump": { - "type": "npm", - "name": "npm:tree-dump", - "data": { - "version": "1.0.2", - "packageName": "tree-dump", - "hash": "sha512-dpev9ABuLWdEubk+cIaI9cHwRNNDjkBBLXTwI4UCUFdQ5xXKqNXoK4FEciw/vxf+NQ7Cb7sGUyeUtORvHIdRXQ==" - } - }, - "npm:trim-lines": { - "type": "npm", - "name": "npm:trim-lines", - "data": { - "version": "3.0.1", - "packageName": "trim-lines", - "hash": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==" - } - }, - "npm:trough": { - "type": "npm", - "name": "npm:trough", - "data": { - "version": "2.2.0", - "packageName": "trough", - "hash": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==" - } - }, - "npm:ts-api-utils": { - "type": "npm", - "name": "npm:ts-api-utils", - "data": { - "version": "1.3.0", - "packageName": "ts-api-utils", - "hash": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==" - } - }, - "npm:ts-morph": { - "type": "npm", - "name": "npm:ts-morph", - "data": { - "version": "22.0.0", - "packageName": "ts-morph", - "hash": "sha512-M9MqFGZREyeb5fTl6gNHKZLqBQA0TjA1lea+CR48R8EBTDuWrNqW6ccC5QvjNR4s6wDumD3LTCjOFSp9iwlzaw==" - } - }, - "npm:ts-node": { - "type": "npm", - "name": "npm:ts-node", - "data": { - "version": "10.9.1", - "packageName": "ts-node", - "hash": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==" - } - }, - "npm:ts-regex-builder": { - "type": "npm", - "name": "npm:ts-regex-builder", - "data": { - "version": "1.8.2", - "packageName": "ts-regex-builder", - "hash": "sha512-Y8HovHFheDKm/jgLIWSO8o81xA/I9O5AGc3/vNG1sVSskatOifr3SQzAsatBXGLjL3nYhQif1MpwQRS5GF8ADg==" - } - }, - "npm:tsconfck": { - "type": "npm", - "name": "npm:tsconfck", - "data": { - "version": "3.1.4", - "packageName": "tsconfck", - "hash": "sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==" - } - }, - "npm:tsconfig-paths": { - "type": "npm", - "name": "npm:tsconfig-paths", - "data": { - "version": "4.2.0", - "packageName": "tsconfig-paths", - "hash": "sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==" - } - }, - "npm:tslib": { - "type": "npm", - "name": "npm:tslib", - "data": { - "version": "2.7.0", - "packageName": "tslib", - "hash": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" - } - }, - "npm:tslib@2.8.1": { - "type": "npm", - "name": "npm:tslib@2.8.1", - "data": { - "version": "2.8.1", - "packageName": "tslib", - "hash": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" - } - }, - "npm:tunnel-agent": { - "type": "npm", - "name": "npm:tunnel-agent", - "data": { - "version": "0.6.0", - "packageName": "tunnel-agent", - "hash": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" - } - }, - "npm:tweetnacl": { - "type": "npm", - "name": "npm:tweetnacl", - "data": { - "version": "0.14.5", - "packageName": "tweetnacl", - "hash": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==" - } - }, - "npm:typanion": { - "type": "npm", - "name": "npm:typanion", - "data": { - "version": "3.14.0", - "packageName": "typanion", - "hash": "sha512-ZW/lVMRabETuYCd9O9ZvMhAh8GslSqaUjxmK/JLPCh6l73CvLBiuXswj/+7LdnWOgYsQ130FqLzFz5aGT4I3Ug==" - } - }, - "npm:type-check": { - "type": "npm", - "name": "npm:type-check", - "data": { - "version": "0.4.0", - "packageName": "type-check", - "hash": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" - } - }, - "npm:type-detect": { - "type": "npm", - "name": "npm:type-detect", - "data": { - "version": "4.0.8", - "packageName": "type-detect", - "hash": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" - } - }, - "npm:type-fest": { - "type": "npm", - "name": "npm:type-fest", - "data": { - "version": "0.7.1", - "packageName": "type-fest", - "hash": "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==" - } - }, - "npm:type-is": { - "type": "npm", - "name": "npm:type-is", - "data": { - "version": "1.6.18", - "packageName": "type-is", - "hash": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==" - } - }, - "npm:typescript-eslint": { - "type": "npm", - "name": "npm:typescript-eslint", - "data": { - "version": "8.19.0", - "packageName": "typescript-eslint", - "hash": "sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==" - } - }, - "npm:typescript": { - "type": "npm", - "name": "npm:typescript", - "data": { - "version": "5.6.3", - "packageName": "typescript", - "hash": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" - } - }, - "npm:uglify-js": { - "type": "npm", - "name": "npm:uglify-js", - "data": { - "version": "3.19.3", - "packageName": "uglify-js", - "hash": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==" - } - }, - "npm:undici-types@5.26.5": { - "type": "npm", - "name": "npm:undici-types@5.26.5", - "data": { - "version": "5.26.5", - "packageName": "undici-types", - "hash": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" - } - }, - "npm:undici-types@6.19.8": { - "type": "npm", - "name": "npm:undici-types@6.19.8", - "data": { - "version": "6.19.8", - "packageName": "undici-types", - "hash": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" - } - }, - "npm:unhead": { - "type": "npm", - "name": "npm:unhead", - "data": { - "version": "2.0.8", - "packageName": "unhead", - "hash": "sha512-63WR+y08RZE7ChiFdgNY64haAkhCtUS5/HM7xo4Q83NA63txWbEh2WGmrKbArdQmSct+XlqbFN8ZL1yWpQEHEA==" - } - }, - "npm:unicode-canonical-property-names-ecmascript": { - "type": "npm", - "name": "npm:unicode-canonical-property-names-ecmascript", - "data": { - "version": "2.0.1", - "packageName": "unicode-canonical-property-names-ecmascript", - "hash": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==" - } - }, - "npm:unicode-match-property-ecmascript": { - "type": "npm", - "name": "npm:unicode-match-property-ecmascript", - "data": { - "version": "2.0.0", - "packageName": "unicode-match-property-ecmascript", - "hash": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==" - } - }, - "npm:unicode-match-property-value-ecmascript": { - "type": "npm", - "name": "npm:unicode-match-property-value-ecmascript", - "data": { - "version": "2.2.0", - "packageName": "unicode-match-property-value-ecmascript", - "hash": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==" - } - }, - "npm:unicode-property-aliases-ecmascript": { - "type": "npm", - "name": "npm:unicode-property-aliases-ecmascript", - "data": { - "version": "2.1.0", - "packageName": "unicode-property-aliases-ecmascript", - "hash": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==" - } - }, - "npm:unified@10.1.2": { - "type": "npm", - "name": "npm:unified@10.1.2", - "data": { - "version": "10.1.2", - "packageName": "unified", - "hash": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" - } - }, - "npm:unified@11.0.5": { - "type": "npm", - "name": "npm:unified@11.0.5", - "data": { - "version": "11.0.5", - "packageName": "unified", - "hash": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==" - } - }, - "npm:union": { - "type": "npm", - "name": "npm:union", - "data": { - "version": "0.5.0", - "packageName": "union", - "hash": "sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==" - } - }, - "npm:unist-util-is@5.2.1": { - "type": "npm", - "name": "npm:unist-util-is@5.2.1", - "data": { - "version": "5.2.1", - "packageName": "unist-util-is", - "hash": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" - } - }, - "npm:unist-util-is@6.0.0": { - "type": "npm", - "name": "npm:unist-util-is@6.0.0", - "data": { - "version": "6.0.0", - "packageName": "unist-util-is", - "hash": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==" - } - }, - "npm:unist-util-position-from-estree": { - "type": "npm", - "name": "npm:unist-util-position-from-estree", - "data": { - "version": "2.0.0", - "packageName": "unist-util-position-from-estree", - "hash": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==" - } - }, - "npm:unist-util-position": { - "type": "npm", - "name": "npm:unist-util-position", - "data": { - "version": "5.0.0", - "packageName": "unist-util-position", - "hash": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==" - } - }, - "npm:unist-util-stringify-position@3.0.3": { - "type": "npm", - "name": "npm:unist-util-stringify-position@3.0.3", - "data": { - "version": "3.0.3", - "packageName": "unist-util-stringify-position", - "hash": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" - } - }, - "npm:unist-util-stringify-position@4.0.0": { - "type": "npm", - "name": "npm:unist-util-stringify-position@4.0.0", - "data": { - "version": "4.0.0", - "packageName": "unist-util-stringify-position", - "hash": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==" - } - }, - "npm:unist-util-visit-children": { - "type": "npm", - "name": "npm:unist-util-visit-children", - "data": { - "version": "3.0.0", - "packageName": "unist-util-visit-children", - "hash": "sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==" - } - }, - "npm:unist-util-visit-parents@5.1.3": { - "type": "npm", - "name": "npm:unist-util-visit-parents@5.1.3", - "data": { - "version": "5.1.3", - "packageName": "unist-util-visit-parents", - "hash": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" - } - }, - "npm:unist-util-visit-parents@6.0.1": { - "type": "npm", - "name": "npm:unist-util-visit-parents@6.0.1", - "data": { - "version": "6.0.1", - "packageName": "unist-util-visit-parents", - "hash": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==" - } - }, - "npm:unist-util-visit@4.1.2": { - "type": "npm", - "name": "npm:unist-util-visit@4.1.2", - "data": { - "version": "4.1.2", - "packageName": "unist-util-visit", - "hash": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" - } - }, - "npm:unist-util-visit@5.0.0": { - "type": "npm", - "name": "npm:unist-util-visit@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "unist-util-visit", - "hash": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==" - } - }, - "npm:universalify@0.1.2": { - "type": "npm", - "name": "npm:universalify@0.1.2", - "data": { - "version": "0.1.2", - "packageName": "universalify", - "hash": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" - } - }, - "npm:universalify@2.0.1": { - "type": "npm", - "name": "npm:universalify@2.0.1", - "data": { - "version": "2.0.1", - "packageName": "universalify", - "hash": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==" - } - }, - "npm:unix-crypt-td-js": { - "type": "npm", - "name": "npm:unix-crypt-td-js", - "data": { - "version": "1.1.4", - "packageName": "unix-crypt-td-js", - "hash": "sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw==" - } - }, - "npm:unpipe": { - "type": "npm", - "name": "npm:unpipe", - "data": { - "version": "1.0.0", - "packageName": "unpipe", - "hash": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" - } - }, - "npm:update-browserslist-db": { - "type": "npm", - "name": "npm:update-browserslist-db", - "data": { - "version": "1.1.2", - "packageName": "update-browserslist-db", - "hash": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==" - } - }, - "npm:uri-js": { - "type": "npm", - "name": "npm:uri-js", - "data": { - "version": "4.4.1", - "packageName": "uri-js", - "hash": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" - } - }, - "npm:url-join": { - "type": "npm", - "name": "npm:url-join", - "data": { - "version": "4.0.1", - "packageName": "url-join", - "hash": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==" - } - }, - "npm:util-deprecate": { - "type": "npm", - "name": "npm:util-deprecate", - "data": { - "version": "1.0.2", - "packageName": "util-deprecate", - "hash": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" - } - }, - "npm:util-ts-types": { - "type": "npm", - "name": "npm:util-ts-types", - "data": { - "version": "1.0.0", - "packageName": "util-ts-types", - "hash": "sha512-/HXNO5CaJxhnzk5xzpOg1esDu3KHXTW76p+RnFYjIAj9S8nifzsa/BGqHCPr+8wntPJ9k5eUFf9vqOOCo8RgbQ==" - } - }, - "npm:utils-merge": { - "type": "npm", - "name": "npm:utils-merge", - "data": { - "version": "1.0.1", - "packageName": "utils-merge", - "hash": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" - } - }, - "npm:uuid": { - "type": "npm", - "name": "npm:uuid", - "data": { - "version": "8.3.2", - "packageName": "uuid", - "hash": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" - } - }, - "npm:uvu": { - "type": "npm", - "name": "npm:uvu", - "data": { - "version": "0.5.6", - "packageName": "uvu", - "hash": "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==" - } - }, - "npm:v8-compile-cache-lib": { - "type": "npm", - "name": "npm:v8-compile-cache-lib", - "data": { - "version": "3.0.1", - "packageName": "v8-compile-cache-lib", - "hash": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" - } - }, - "npm:validate-npm-package-name": { - "type": "npm", - "name": "npm:validate-npm-package-name", - "data": { - "version": "5.0.1", - "packageName": "validate-npm-package-name", - "hash": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==" - } - }, - "npm:validator": { - "type": "npm", - "name": "npm:validator", - "data": { - "version": "13.12.0", - "packageName": "validator", - "hash": "sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==" - } - }, - "npm:varint": { - "type": "npm", - "name": "npm:varint", - "data": { - "version": "6.0.0", - "packageName": "varint", - "hash": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==" - } - }, - "npm:vary": { - "type": "npm", - "name": "npm:vary", - "data": { - "version": "1.1.2", - "packageName": "vary", - "hash": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" - } - }, - "npm:verdaccio-audit": { - "type": "npm", - "name": "npm:verdaccio-audit", - "data": { - "version": "13.0.0-next-8.7", - "packageName": "verdaccio-audit", - "hash": "sha512-kd6YdrDztkP1/GDZT7Ue2u41iGPvM9y+5aaUbIBUPvTY/YVv57K6MaCMfn9C/I+ZL4R7XOTSxTtWvz3JK4QrNg==" - } - }, - "npm:verdaccio-htpasswd": { - "type": "npm", - "name": "npm:verdaccio-htpasswd", - "data": { - "version": "13.0.0-next-8.7", - "packageName": "verdaccio-htpasswd", - "hash": "sha512-znyFnwt59mLKTAu6eHJrfWP07iaHUlYiQN7QoBo8KMAOT1AecUYreBqs93oKHdIOzjTI8j6tQLg57DpeVS5vgg==" - } - }, - "npm:verdaccio": { - "type": "npm", - "name": "npm:verdaccio", - "data": { - "version": "6.0.5", - "packageName": "verdaccio", - "hash": "sha512-hv+v4mtG/rcNidGUHXAtNuVySiPE3/PM+7dYye5jCDrhCUmRJYOtnvDe/Ym1ZE/twti39g6izVRxEkjnSp52gA==" - } - }, - "npm:verror": { - "type": "npm", - "name": "npm:verror", - "data": { - "version": "1.10.0", - "packageName": "verror", - "hash": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==" - } - }, - "npm:vfile-location": { - "type": "npm", - "name": "npm:vfile-location", - "data": { - "version": "5.0.3", - "packageName": "vfile-location", - "hash": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==" - } - }, - "npm:vfile-message@3.1.4": { - "type": "npm", - "name": "npm:vfile-message@3.1.4", - "data": { - "version": "3.1.4", - "packageName": "vfile-message", - "hash": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" - } - }, - "npm:vfile-message@4.0.2": { - "type": "npm", - "name": "npm:vfile-message@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "vfile-message", - "hash": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==" - } - }, - "npm:vfile-reporter": { - "type": "npm", - "name": "npm:vfile-reporter", - "data": { - "version": "7.0.5", - "packageName": "vfile-reporter", - "hash": "sha512-NdWWXkv6gcd7AZMvDomlQbK3MqFWL1RlGzMn++/O2TI+68+nqxCPTvLugdOtfSzXmjh+xUyhp07HhlrbJjT+mw==" - } - }, - "npm:vfile-sort": { - "type": "npm", - "name": "npm:vfile-sort", - "data": { - "version": "3.0.1", - "packageName": "vfile-sort", - "hash": "sha512-1os1733XY6y0D5x0ugqSeaVJm9lYgj0j5qdcZQFyxlZOSy1jYarL77lLyb5gK4Wqr1d5OxmuyflSO3zKyFnTFw==" - } - }, - "npm:vfile-statistics": { - "type": "npm", - "name": "npm:vfile-statistics", - "data": { - "version": "2.0.1", - "packageName": "vfile-statistics", - "hash": "sha512-W6dkECZmP32EG/l+dp2jCLdYzmnDBIw6jwiLZSER81oR5AHRcVqL+k3Z+pfH1R73le6ayDkJRMk0sutj1bMVeg==" - } - }, - "npm:vfile@5.3.7": { - "type": "npm", - "name": "npm:vfile@5.3.7", - "data": { - "version": "5.3.7", - "packageName": "vfile", - "hash": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" - } - }, - "npm:vfile@6.0.3": { - "type": "npm", - "name": "npm:vfile@6.0.3", - "data": { - "version": "6.0.3", - "packageName": "vfile", - "hash": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==" - } - }, - "npm:vite-node": { - "type": "npm", - "name": "npm:vite-node", - "data": { - "version": "2.1.2", - "packageName": "vite-node", - "hash": "sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==" - } - }, - "npm:vite-tsconfig-paths": { - "type": "npm", - "name": "npm:vite-tsconfig-paths", - "data": { - "version": "5.0.1", - "packageName": "vite-tsconfig-paths", - "hash": "sha512-yqwv+LstU7NwPeNqajZzLEBVpUFU6Dugtb2P84FXuvaoYA+/70l9MHE+GYfYAycVyPSDYZ7mjOFuYBRqlEpTig==" - } - }, - "npm:vite": { - "type": "npm", - "name": "npm:vite", - "data": { - "version": "5.4.8", - "packageName": "vite", - "hash": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==" - } - }, - "npm:vitest": { - "type": "npm", - "name": "npm:vitest", - "data": { - "version": "2.1.2", - "packageName": "vitest", - "hash": "sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==" - } - }, - "npm:vlq@0.2.3": { - "type": "npm", - "name": "npm:vlq@0.2.3", - "data": { - "version": "0.2.3", - "packageName": "vlq", - "hash": "sha512-DRibZL6DsNhIgYQ+wNdWDL2SL3bKPlVrRiBqV5yuMm++op8W4kGFtaQfCs4KEJn0wBZcHVHJ3eoywX8983k1ow==" - } - }, - "npm:vlq@1.0.1": { - "type": "npm", - "name": "npm:vlq@1.0.1", - "data": { - "version": "1.0.1", - "packageName": "vlq", - "hash": "sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==" - } - }, - "npm:walker": { - "type": "npm", - "name": "npm:walker", - "data": { - "version": "1.0.8", - "packageName": "walker", - "hash": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==" - } - }, - "npm:watchpack": { - "type": "npm", - "name": "npm:watchpack", - "data": { - "version": "2.4.2", - "packageName": "watchpack", - "hash": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==" - } - }, - "npm:wcwidth": { - "type": "npm", - "name": "npm:wcwidth", - "data": { - "version": "1.0.1", - "packageName": "wcwidth", - "hash": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==" - } - }, - "npm:web-namespaces": { - "type": "npm", - "name": "npm:web-namespaces", - "data": { - "version": "2.0.1", - "packageName": "web-namespaces", - "hash": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==" - } - }, - "npm:webidl-conversions": { - "type": "npm", - "name": "npm:webidl-conversions", - "data": { - "version": "3.0.1", - "packageName": "webidl-conversions", - "hash": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - } - }, - "npm:webpack-merge": { - "type": "npm", - "name": "npm:webpack-merge", - "data": { - "version": "6.0.1", - "packageName": "webpack-merge", - "hash": "sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg==" - } - }, - "npm:webpack-sources": { - "type": "npm", - "name": "npm:webpack-sources", - "data": { - "version": "3.2.3", - "packageName": "webpack-sources", - "hash": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==" - } - }, - "npm:webpack": { - "type": "npm", - "name": "npm:webpack", - "data": { - "version": "5.96.1", - "packageName": "webpack", - "hash": "sha512-l2LlBSvVZGhL4ZrPwyr8+37AunkcYj5qh8o6u2/2rzoPc8gxFJkLj1WxNgooi9pnoc06jh0BjuXnamM4qlujZA==" - } - }, - "npm:whatwg-encoding": { - "type": "npm", - "name": "npm:whatwg-encoding", - "data": { - "version": "2.0.0", - "packageName": "whatwg-encoding", - "hash": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==" - } - }, - "npm:whatwg-fetch": { - "type": "npm", - "name": "npm:whatwg-fetch", - "data": { - "version": "3.6.20", - "packageName": "whatwg-fetch", - "hash": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==" - } - }, - "npm:whatwg-url": { - "type": "npm", - "name": "npm:whatwg-url", - "data": { - "version": "5.0.0", - "packageName": "whatwg-url", - "hash": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" - } - }, - "npm:which": { - "type": "npm", - "name": "npm:which", - "data": { - "version": "2.0.2", - "packageName": "which", - "hash": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" - } - }, - "npm:why-is-node-running": { - "type": "npm", - "name": "npm:why-is-node-running", - "data": { - "version": "2.3.0", - "packageName": "why-is-node-running", - "hash": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==" - } - }, - "npm:wildcard": { - "type": "npm", - "name": "npm:wildcard", - "data": { - "version": "2.0.1", - "packageName": "wildcard", - "hash": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" - } - }, - "npm:word-wrap": { - "type": "npm", - "name": "npm:word-wrap", - "data": { - "version": "1.2.5", - "packageName": "word-wrap", - "hash": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" - } - }, - "npm:wordwrap": { - "type": "npm", - "name": "npm:wordwrap", - "data": { - "version": "1.0.0", - "packageName": "wordwrap", - "hash": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==" - } - }, - "npm:wrap-ansi@7.0.0": { - "type": "npm", - "name": "npm:wrap-ansi@7.0.0", - "data": { - "version": "7.0.0", - "packageName": "wrap-ansi", - "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" - } - }, - "npm:wrap-ansi@8.1.0": { - "type": "npm", - "name": "npm:wrap-ansi@8.1.0", - "data": { - "version": "8.1.0", - "packageName": "wrap-ansi", - "hash": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" - } - }, - "npm:wrap-ansi-cjs": { - "type": "npm", - "name": "npm:wrap-ansi-cjs", - "data": { - "version": "npm:wrap-ansi@7.0.0", - "packageName": "wrap-ansi-cjs", - "hash": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" - } - }, - "npm:wrappy": { - "type": "npm", - "name": "npm:wrappy", - "data": { - "version": "1.0.2", - "packageName": "wrappy", - "hash": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" - } - }, - "npm:write-file-atomic@2.4.3": { - "type": "npm", - "name": "npm:write-file-atomic@2.4.3", - "data": { - "version": "2.4.3", - "packageName": "write-file-atomic", - "hash": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==" - } - }, - "npm:write-file-atomic@4.0.2": { - "type": "npm", - "name": "npm:write-file-atomic@4.0.2", - "data": { - "version": "4.0.2", - "packageName": "write-file-atomic", - "hash": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==" - } - }, - "npm:ws@6.2.3": { - "type": "npm", - "name": "npm:ws@6.2.3", - "data": { - "version": "6.2.3", - "packageName": "ws", - "hash": "sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==" - } - }, - "npm:ws@7.5.10": { - "type": "npm", - "name": "npm:ws@7.5.10", - "data": { - "version": "7.5.10", - "packageName": "ws", - "hash": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==" - } - }, - "npm:ws@8.18.1": { - "type": "npm", - "name": "npm:ws@8.18.1", - "data": { - "version": "8.18.1", - "packageName": "ws", - "hash": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==" - } - }, - "npm:xtend": { - "type": "npm", - "name": "npm:xtend", - "data": { - "version": "4.0.2", - "packageName": "xtend", - "hash": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" - } - }, - "npm:y18n": { - "type": "npm", - "name": "npm:y18n", - "data": { - "version": "5.0.8", - "packageName": "y18n", - "hash": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" - } - }, - "npm:yallist@3.1.1": { - "type": "npm", - "name": "npm:yallist@3.1.1", - "data": { - "version": "3.1.1", - "packageName": "yallist", - "hash": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - } - }, - "npm:yallist@5.0.0": { - "type": "npm", - "name": "npm:yallist@5.0.0", - "data": { - "version": "5.0.0", - "packageName": "yallist", - "hash": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==" - } - }, - "npm:yaml@1.10.2": { - "type": "npm", - "name": "npm:yaml@1.10.2", - "data": { - "version": "1.10.2", - "packageName": "yaml", - "hash": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" - } - }, - "npm:yaml@2.6.1": { - "type": "npm", - "name": "npm:yaml@2.6.1", - "data": { - "version": "2.6.1", - "packageName": "yaml", - "hash": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==" - } - }, - "npm:yargs-parser": { - "type": "npm", - "name": "npm:yargs-parser", - "data": { - "version": "21.1.1", - "packageName": "yargs-parser", - "hash": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" - } - }, - "npm:yargs": { - "type": "npm", - "name": "npm:yargs", - "data": { - "version": "17.7.2", - "packageName": "yargs", - "hash": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" - } - }, - "npm:yn": { - "type": "npm", - "name": "npm:yn", - "data": { - "version": "3.1.1", - "packageName": "yn", - "hash": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" - } - }, - "npm:yocto-queue@0.1.0": { - "type": "npm", - "name": "npm:yocto-queue@0.1.0", - "data": { - "version": "0.1.0", - "packageName": "yocto-queue", - "hash": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" - } - }, - "npm:yocto-queue@1.1.1": { - "type": "npm", - "name": "npm:yocto-queue@1.1.1", - "data": { - "version": "1.1.1", - "packageName": "yocto-queue", - "hash": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==" - } - }, - "npm:zwitch": { - "type": "npm", - "name": "npm:zwitch", - "data": { - "version": "2.0.4", - "packageName": "zwitch", - "hash": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==" - } - } - }, - "dependencies": { - "plugin-brownfield-android": [ - { - "source": "plugin-brownfield-android", - "target": "npm:@react-native-community/cli-types", - "type": "static" - }, - { - "source": "plugin-brownfield-android", - "target": "npm:@react-native-community/cli-config-android", - "type": "static" - }, - { - "source": "plugin-brownfield-android", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "plugin-brownfield-android", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "plugin-brownfield-android", - "target": "config", - "type": "static" - }, - { - "source": "plugin-brownfield-android", - "target": "platform-android", - "type": "static" - }, - { - "source": "plugin-brownfield-android", - "target": "tools", - "type": "static" - }, - { - "source": "plugin-brownfield-android", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "plugin-brownfield-android", - "target": "npm:vite", - "type": "static" - } - ], - "platform-apple-helpers": [ - { - "source": "platform-apple-helpers", - "target": "npm:@react-native-community/cli-types", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:@react-native-community/cli-config", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:@react-native-community/cli-config", - "type": "dynamic" - }, - { - "source": "platform-apple-helpers", - "target": "npm:@react-native-community/cli-config-apple", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:@types/adm-zip", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:adm-zip", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:fast-xml-parser", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "tools", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "platform-apple-helpers", - "target": "npm:vite", - "type": "static" - } - ], - "plugin-brownfield-ios": [ - { - "source": "plugin-brownfield-ios", - "target": "npm:@react-native-community/cli-config-apple", - "type": "static" - }, - { - "source": "plugin-brownfield-ios", - "target": "npm:@react-native-community/cli-types", - "type": "static" - }, - { - "source": "plugin-brownfield-ios", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "plugin-brownfield-ios", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "plugin-brownfield-ios", - "target": "platform-apple-helpers", - "type": "static" - }, - { - "source": "plugin-brownfield-ios", - "target": "tools", - "type": "static" - }, - { - "source": "plugin-brownfield-ios", - "target": "config", - "type": "static" - }, - { - "source": "plugin-brownfield-ios", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "plugin-brownfield-ios", - "target": "npm:vite", - "type": "static" - } - ], - "rnef-plugin-metro-template": [], - "platform-android": [ - { - "source": "platform-android", - "target": "npm:@react-native-community/cli-types", - "type": "static" - }, - { - "source": "platform-android", - "target": "npm:@types/adm-zip", - "type": "static" - }, - { - "source": "platform-android", - "target": "npm:@react-native-community/cli-config-android", - "type": "static" - }, - { - "source": "platform-android", - "target": "npm:adm-zip", - "type": "static" - }, - { - "source": "platform-android", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "platform-android", - "target": "tools", - "type": "static" - }, - { - "source": "platform-android", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "platform-android", - "target": "config", - "type": "static" - }, - { - "source": "platform-android", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "platform-android", - "target": "npm:vite", - "type": "static" - } - ], - "provider-github": [ - { - "source": "provider-github", - "target": "npm:ts-regex-builder", - "type": "static" - }, - { - "source": "provider-github", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "provider-github", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "provider-github", - "target": "tools", - "type": "static" - }, - { - "source": "provider-github", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "provider-github", - "target": "npm:vite", - "type": "static" - } - ], - "plugin-repack": [ - { - "source": "plugin-repack", - "target": "npm:@callstack/repack", - "type": "static" - }, - { - "source": "plugin-repack", - "target": "npm:@rspack/core@1.2.8", - "type": "static" - }, - { - "source": "plugin-repack", - "target": "npm:@swc/helpers@0.5.15", - "type": "static" - }, - { - "source": "plugin-repack", - "target": "npm:tslib", - "type": "static" - }, - { - "source": "plugin-repack", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "plugin-repack", - "target": "config", - "type": "static" - }, - { - "source": "plugin-repack", - "target": "tools", - "type": "static" - }, - { - "source": "plugin-repack", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "plugin-repack", - "target": "npm:vite", - "type": "static" - } - ], - "platform-ios": [ - { - "source": "platform-ios", - "target": "npm:@react-native-community/cli-config-apple", - "type": "static" - }, - { - "source": "platform-ios", - "target": "npm:@react-native-community/cli-types", - "type": "static" - }, - { - "source": "platform-ios", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "platform-ios", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "platform-ios", - "target": "config", - "type": "static" - }, - { - "source": "platform-ios", - "target": "platform-apple-helpers", - "type": "static" - }, - { - "source": "platform-ios", - "target": "tools", - "type": "static" - }, - { - "source": "platform-ios", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "platform-ios", - "target": "npm:vite", - "type": "static" - } - ], - "plugin-metro": [ - { - "source": "plugin-metro", - "target": "npm:@react-native/community-cli-plugin@0.79.1", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:@react-native-community/cli-server-api", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:@react-native/dev-middleware@0.79.1", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:metro@0.82.1", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:metro@0.82.1", - "type": "dynamic" - }, - { - "source": "plugin-metro", - "target": "npm:metro-config@0.82.1", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:metro-core@0.82.1", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:metro-resolver@0.82.1", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "config", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "tools", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "plugin-metro", - "target": "npm:vite", - "type": "static" - } - ], - "test-helpers": [ - { - "source": "test-helpers", - "target": "npm:jsonc-eslint-parser", - "type": "static" - }, - { - "source": "test-helpers", - "target": "npm:tslib", - "type": "static" - }, - { - "source": "test-helpers", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "test-helpers", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "test-helpers", - "target": "npm:vite", - "type": "static" - } - ], - "create-app": [ - { - "source": "create-app", - "target": "test-helpers", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:@types/gradient-string", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:@types/minimist", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:gradient-string@3.0.0", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:package-json", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:tar", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:tslib", - "type": "static" - }, - { - "source": "create-app", - "target": "tools", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:vite", - "type": "static" - }, - { - "source": "create-app", - "target": "npm:@nx/vite", - "type": "static" - } - ], - ".vercel": [], - "config": [ - { - "source": "config", - "target": "npm:@types/babel__code-frame", - "type": "static" - }, - { - "source": "config", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "config", - "target": "npm:joi", - "type": "static" - }, - { - "source": "config", - "target": "npm:tslib", - "type": "static" - }, - { - "source": "config", - "target": "test-helpers", - "type": "static" - }, - { - "source": "config", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "config", - "target": "tools", - "type": "static" - }, - { - "source": "config", - "target": "npm:react-native", - "type": "dynamic" - }, - { - "source": "config", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "config", - "target": "npm:vite", - "type": "static" - } - ], - "tools": [ - { - "source": "tools", - "target": "npm:@clack/prompts", - "type": "static" - }, - { - "source": "tools", - "target": "npm:@expo/fingerprint", - "type": "static" - }, - { - "source": "tools", - "target": "npm:@types/adm-zip", - "type": "static" - }, - { - "source": "tools", - "target": "npm:adm-zip", - "type": "static" - }, - { - "source": "tools", - "target": "npm:appdirsjs", - "type": "static" - }, - { - "source": "tools", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "tools", - "target": "npm:is-unicode-supported@2.1.0", - "type": "static" - }, - { - "source": "tools", - "target": "npm:nano-spawn", - "type": "static" - }, - { - "source": "tools", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "tools", - "target": "npm:string-argv", - "type": "static" - }, - { - "source": "tools", - "target": "npm:tar", - "type": "static" - }, - { - "source": "tools", - "target": "npm:tslib", - "type": "static" - }, - { - "source": "tools", - "target": "test-helpers", - "type": "static" - }, - { - "source": "tools", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "tools", - "target": "npm:react-native", - "type": "static" - }, - { - "source": "tools", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "tools", - "target": "npm:vite", - "type": "static" - } - ], - "cli": [ - { - "source": "cli", - "target": "npm:@react-native-community/cli-types", - "type": "static" - }, - { - "source": "cli", - "target": "npm:@react-native-community/cli-config", - "type": "static" - }, - { - "source": "cli", - "target": "npm:@react-native-community/cli-config", - "type": "dynamic" - }, - { - "source": "cli", - "target": "npm:commander@12.1.0", - "type": "static" - }, - { - "source": "cli", - "target": "npm:tslib", - "type": "static" - }, - { - "source": "cli", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "cli", - "target": "tools", - "type": "static" - }, - { - "source": "cli", - "target": "config", - "type": "static" - }, - { - "source": "cli", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "cli", - "target": "npm:vite", - "type": "static" - } - ], - "rnef-docs": [ - { - "source": "rnef-docs", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "rnef-docs", - "target": "npm:@callstack/rspress-theme", - "type": "static" - }, - { - "source": "rnef-docs", - "target": "npm:@rspress/plugin-llms", - "type": "static" - }, - { - "source": "rnef-docs", - "target": "npm:rspress", - "type": "static" - }, - { - "source": "rnef-docs", - "target": "npm:rspress-plugin-sitemap", - "type": "static" - }, - { - "source": "rnef-docs", - "target": "npm:rspress-plugin-vercel-analytics", - "type": "static" - } - ], - "rnef": [ - { - "source": "rnef", - "target": "npm:@nx/eslint-plugin", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:eslint-plugin-simple-import-sort", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:jsonc-eslint-parser", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@changesets/cli", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@clack/prompts", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@eslint/js", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@nx/eslint", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@nx/js", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@nx/vite", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@nx/web", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@swc-node/register", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@swc/core", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@swc/helpers", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@typescript-eslint/eslint-plugin", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@typescript-eslint/parser", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@typescript-eslint/utils", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@vitest/coverage-v8", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:@vitest/ui", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:eslint-config-prettier", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:fast-glob", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:nano-spawn", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:nx", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:prettier", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:ts-node", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:typescript-eslint", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:verdaccio", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:vite", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:vitest", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:tslib", - "type": "static" - }, - { - "source": "rnef", - "target": "npm:vite-tsconfig-paths", - "type": "static" - } - ], - "npm:@ampproject/remapping": [ - { - "source": "npm:@ampproject/remapping", - "target": "npm:@jridgewell/gen-mapping@0.3.5", - "type": "static" - }, - { - "source": "npm:@ampproject/remapping", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - } - ], - "npm:@babel/code-frame": [ - { - "source": "npm:@babel/code-frame", - "target": "npm:@babel/helper-validator-identifier", - "type": "static" - }, - { - "source": "npm:@babel/code-frame", - "target": "npm:js-tokens", - "type": "static" - }, - { - "source": "npm:@babel/code-frame", - "target": "npm:picocolors", - "type": "static" - } - ], - "npm:@babel/core": [ - { - "source": "npm:@babel/core", - "target": "npm:@ampproject/remapping", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/helpers", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:convert-source-map", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:gensync", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:json5", - "type": "static" - }, - { - "source": "npm:@babel/core", - "target": "npm:semver@6.3.1", - "type": "static" - } - ], - "npm:@babel/generator": [ - { - "source": "npm:@babel/generator", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@babel/generator", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/generator", - "target": "npm:@jridgewell/gen-mapping@0.3.8", - "type": "static" - }, - { - "source": "npm:@babel/generator", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:@babel/generator", - "target": "npm:jsesc@3.1.0", - "type": "static" - } - ], - "npm:@babel/helper-annotate-as-pure": [ - { - "source": "npm:@babel/helper-annotate-as-pure", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/helper-builder-binary-assignment-operator-visitor": [ - { - "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-builder-binary-assignment-operator-visitor", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/helper-compilation-targets": [ - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:@babel/compat-data", - "type": "static" - }, - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:browserslist", - "type": "static" - }, - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:lru-cache@5.1.1", - "type": "static" - }, - { - "source": "npm:@babel/helper-compilation-targets", - "target": "npm:semver@6.3.1", - "type": "static" - } - ], - "npm:@babel/helper-create-class-features-plugin": [ - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-member-expression-to-functions", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-optimise-call-expression", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-replace-supers", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-class-features-plugin", - "target": "npm:semver@6.3.1", - "type": "static" - } - ], - "npm:@babel/helper-create-regexp-features-plugin": [ - { - "source": "npm:@babel/helper-create-regexp-features-plugin", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-regexp-features-plugin", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-regexp-features-plugin", - "target": "npm:regexpu-core", - "type": "static" - }, - { - "source": "npm:@babel/helper-create-regexp-features-plugin", - "target": "npm:semver@6.3.1", - "type": "static" - } - ], - "npm:@babel/helper-define-polyfill-provider": [ - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:lodash.debounce", - "type": "static" - }, - { - "source": "npm:@babel/helper-define-polyfill-provider", - "target": "npm:resolve", - "type": "static" - } - ], - "npm:@babel/helper-member-expression-to-functions": [ - { - "source": "npm:@babel/helper-member-expression-to-functions", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-member-expression-to-functions", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/helper-module-imports": [ - { - "source": "npm:@babel/helper-module-imports", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-imports", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/helper-module-transforms": [ - { - "source": "npm:@babel/helper-module-transforms", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-transforms", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-transforms", - "target": "npm:@babel/helper-validator-identifier", - "type": "static" - }, - { - "source": "npm:@babel/helper-module-transforms", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:@babel/helper-optimise-call-expression": [ - { - "source": "npm:@babel/helper-optimise-call-expression", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/helper-remap-async-to-generator": [ - { - "source": "npm:@babel/helper-remap-async-to-generator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-remap-async-to-generator", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/helper-remap-async-to-generator", - "target": "npm:@babel/helper-wrap-function", - "type": "static" - }, - { - "source": "npm:@babel/helper-remap-async-to-generator", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:@babel/helper-replace-supers": [ - { - "source": "npm:@babel/helper-replace-supers", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/helper-replace-supers", - "target": "npm:@babel/helper-member-expression-to-functions", - "type": "static" - }, - { - "source": "npm:@babel/helper-replace-supers", - "target": "npm:@babel/helper-optimise-call-expression", - "type": "static" - }, - { - "source": "npm:@babel/helper-replace-supers", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:@babel/helper-skip-transparent-expression-wrappers": [ - { - "source": "npm:@babel/helper-skip-transparent-expression-wrappers", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-skip-transparent-expression-wrappers", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/helper-wrap-function": [ - { - "source": "npm:@babel/helper-wrap-function", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@babel/helper-wrap-function", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/helper-wrap-function", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/helpers": [ - { - "source": "npm:@babel/helpers", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@babel/helpers", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/parser": [ - { - "source": "npm:@babel/parser", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key": [ - { - "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope": [ - { - "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": [ - { - "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": [ - { - "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "target": "npm:@babel/plugin-transform-optional-chaining", - "type": "static" - } - ], - "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": [ - { - "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:@babel/plugin-proposal-class-properties": [ - { - "source": "npm:@babel/plugin-proposal-class-properties", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-class-properties", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-class-properties", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-proposal-decorators": [ - { - "source": "npm:@babel/plugin-proposal-decorators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-decorators", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-decorators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-decorators", - "target": "npm:@babel/plugin-syntax-decorators", - "type": "static" - } - ], - "npm:@babel/plugin-proposal-export-default-from": [ - { - "source": "npm:@babel/plugin-proposal-export-default-from", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-export-default-from", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-proposal-nullish-coalescing-operator": [ - { - "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "type": "static" - } - ], - "npm:@babel/plugin-proposal-optional-chaining": [ - { - "source": "npm:@babel/plugin-proposal-optional-chaining", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-optional-chaining", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-optional-chaining", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-proposal-optional-chaining", - "target": "npm:@babel/plugin-syntax-optional-chaining", - "type": "static" - } - ], - "npm:@babel/plugin-proposal-private-property-in-object": [ - { - "source": "npm:@babel/plugin-proposal-private-property-in-object", - "target": "npm:@babel/core", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-async-generators": [ - { - "source": "npm:@babel/plugin-syntax-async-generators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-async-generators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-bigint": [ - { - "source": "npm:@babel/plugin-syntax-bigint", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-bigint", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-class-properties": [ - { - "source": "npm:@babel/plugin-syntax-class-properties", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-class-properties", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-class-static-block": [ - { - "source": "npm:@babel/plugin-syntax-class-static-block", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-class-static-block", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-decorators": [ - { - "source": "npm:@babel/plugin-syntax-decorators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-decorators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-dynamic-import": [ - { - "source": "npm:@babel/plugin-syntax-dynamic-import", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-dynamic-import", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-export-default-from": [ - { - "source": "npm:@babel/plugin-syntax-export-default-from", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-export-default-from", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-export-namespace-from": [ - { - "source": "npm:@babel/plugin-syntax-export-namespace-from", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-export-namespace-from", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-flow": [ - { - "source": "npm:@babel/plugin-syntax-flow", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-flow", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-import-assertions": [ - { - "source": "npm:@babel/plugin-syntax-import-assertions", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-assertions", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-import-attributes@7.25.6": [ - { - "source": "npm:@babel/plugin-syntax-import-attributes@7.25.6", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-attributes@7.25.6", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-import-attributes@7.26.0": [ - { - "source": "npm:@babel/plugin-syntax-import-attributes@7.26.0", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-attributes@7.26.0", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-import-meta": [ - { - "source": "npm:@babel/plugin-syntax-import-meta", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-import-meta", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-json-strings": [ - { - "source": "npm:@babel/plugin-syntax-json-strings", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-json-strings", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-jsx": [ - { - "source": "npm:@babel/plugin-syntax-jsx", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-jsx", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-logical-assignment-operators": [ - { - "source": "npm:@babel/plugin-syntax-logical-assignment-operators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-logical-assignment-operators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-nullish-coalescing-operator": [ - { - "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-numeric-separator": [ - { - "source": "npm:@babel/plugin-syntax-numeric-separator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-numeric-separator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-object-rest-spread": [ - { - "source": "npm:@babel/plugin-syntax-object-rest-spread", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-object-rest-spread", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-optional-catch-binding": [ - { - "source": "npm:@babel/plugin-syntax-optional-catch-binding", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-optional-catch-binding", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-optional-chaining": [ - { - "source": "npm:@babel/plugin-syntax-optional-chaining", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-optional-chaining", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-private-property-in-object": [ - { - "source": "npm:@babel/plugin-syntax-private-property-in-object", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-private-property-in-object", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-top-level-await": [ - { - "source": "npm:@babel/plugin-syntax-top-level-await", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-top-level-await", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-typescript": [ - { - "source": "npm:@babel/plugin-syntax-typescript", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-typescript", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-syntax-unicode-sets-regex": [ - { - "source": "npm:@babel/plugin-syntax-unicode-sets-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-unicode-sets-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-syntax-unicode-sets-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-arrow-functions": [ - { - "source": "npm:@babel/plugin-transform-arrow-functions", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-arrow-functions", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-async-generator-functions": [ - { - "source": "npm:@babel/plugin-transform-async-generator-functions", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-generator-functions", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-generator-functions", - "target": "npm:@babel/helper-remap-async-to-generator", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-generator-functions", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:@babel/plugin-transform-async-to-generator": [ - { - "source": "npm:@babel/plugin-transform-async-to-generator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-to-generator", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-to-generator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-async-to-generator", - "target": "npm:@babel/helper-remap-async-to-generator", - "type": "static" - } - ], - "npm:@babel/plugin-transform-block-scoped-functions": [ - { - "source": "npm:@babel/plugin-transform-block-scoped-functions", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-block-scoped-functions", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-block-scoping": [ - { - "source": "npm:@babel/plugin-transform-block-scoping", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-block-scoping", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-class-properties@7.25.4": [ - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.4", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.4", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.4", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-class-properties@7.25.9": [ - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.9", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.9", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-properties@7.25.9", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-class-static-block": [ - { - "source": "npm:@babel/plugin-transform-class-static-block", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-static-block", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-static-block", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-class-static-block", - "target": "npm:@babel/plugin-syntax-class-static-block", - "type": "static" - } - ], - "npm:@babel/plugin-transform-classes": [ - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/helper-replace-supers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-classes", - "target": "npm:globals@11.12.0", - "type": "static" - } - ], - "npm:@babel/plugin-transform-computed-properties": [ - { - "source": "npm:@babel/plugin-transform-computed-properties", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-computed-properties", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-computed-properties", - "target": "npm:@babel/template", - "type": "static" - } - ], - "npm:@babel/plugin-transform-destructuring": [ - { - "source": "npm:@babel/plugin-transform-destructuring", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-destructuring", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-dotall-regex": [ - { - "source": "npm:@babel/plugin-transform-dotall-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dotall-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dotall-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-duplicate-keys": [ - { - "source": "npm:@babel/plugin-transform-duplicate-keys", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-duplicate-keys", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex": [ - { - "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-dynamic-import": [ - { - "source": "npm:@babel/plugin-transform-dynamic-import", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dynamic-import", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-dynamic-import", - "target": "npm:@babel/plugin-syntax-dynamic-import", - "type": "static" - } - ], - "npm:@babel/plugin-transform-exponentiation-operator": [ - { - "source": "npm:@babel/plugin-transform-exponentiation-operator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-exponentiation-operator", - "target": "npm:@babel/helper-builder-binary-assignment-operator-visitor", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-exponentiation-operator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-export-namespace-from": [ - { - "source": "npm:@babel/plugin-transform-export-namespace-from", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-export-namespace-from", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-export-namespace-from", - "target": "npm:@babel/plugin-syntax-export-namespace-from", - "type": "static" - } - ], - "npm:@babel/plugin-transform-flow-strip-types": [ - { - "source": "npm:@babel/plugin-transform-flow-strip-types", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-flow-strip-types", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-flow-strip-types", - "target": "npm:@babel/plugin-syntax-flow", - "type": "static" - } - ], - "npm:@babel/plugin-transform-for-of": [ - { - "source": "npm:@babel/plugin-transform-for-of", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-for-of", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-for-of", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - } - ], - "npm:@babel/plugin-transform-function-name": [ - { - "source": "npm:@babel/plugin-transform-function-name", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-function-name", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-function-name", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-function-name", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:@babel/plugin-transform-json-strings": [ - { - "source": "npm:@babel/plugin-transform-json-strings", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-json-strings", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-json-strings", - "target": "npm:@babel/plugin-syntax-json-strings", - "type": "static" - } - ], - "npm:@babel/plugin-transform-literals": [ - { - "source": "npm:@babel/plugin-transform-literals", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-literals", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-logical-assignment-operators": [ - { - "source": "npm:@babel/plugin-transform-logical-assignment-operators", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-logical-assignment-operators", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-member-expression-literals": [ - { - "source": "npm:@babel/plugin-transform-member-expression-literals", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-member-expression-literals", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-modules-amd": [ - { - "source": "npm:@babel/plugin-transform-modules-amd", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-amd", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-amd", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-modules-commonjs": [ - { - "source": "npm:@babel/plugin-transform-modules-commonjs", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-commonjs", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-commonjs", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-modules-systemjs": [ - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/helper-validator-identifier", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-systemjs", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:@babel/plugin-transform-modules-umd": [ - { - "source": "npm:@babel/plugin-transform-modules-umd", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-umd", - "target": "npm:@babel/helper-module-transforms", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-modules-umd", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-named-capturing-groups-regex": [ - { - "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-new-target": [ - { - "source": "npm:@babel/plugin-transform-new-target", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-new-target", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-nullish-coalescing-operator": [ - { - "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-numeric-separator": [ - { - "source": "npm:@babel/plugin-transform-numeric-separator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-numeric-separator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-object-rest-spread": [ - { - "source": "npm:@babel/plugin-transform-object-rest-spread", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-rest-spread", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-rest-spread", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-rest-spread", - "target": "npm:@babel/plugin-transform-parameters", - "type": "static" - } - ], - "npm:@babel/plugin-transform-object-super": [ - { - "source": "npm:@babel/plugin-transform-object-super", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-super", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-object-super", - "target": "npm:@babel/helper-replace-supers", - "type": "static" - } - ], - "npm:@babel/plugin-transform-optional-catch-binding": [ - { - "source": "npm:@babel/plugin-transform-optional-catch-binding", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-optional-catch-binding", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-optional-chaining": [ - { - "source": "npm:@babel/plugin-transform-optional-chaining", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-optional-chaining", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-optional-chaining", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - } - ], - "npm:@babel/plugin-transform-parameters": [ - { - "source": "npm:@babel/plugin-transform-parameters", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-parameters", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-private-methods": [ - { - "source": "npm:@babel/plugin-transform-private-methods", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-methods", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-methods", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-private-property-in-object": [ - { - "source": "npm:@babel/plugin-transform-private-property-in-object", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-property-in-object", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-property-in-object", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-private-property-in-object", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-property-literals": [ - { - "source": "npm:@babel/plugin-transform-property-literals", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-property-literals", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-react-display-name": [ - { - "source": "npm:@babel/plugin-transform-react-display-name", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-display-name", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-react-jsx-self": [ - { - "source": "npm:@babel/plugin-transform-react-jsx-self", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx-self", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-react-jsx-source": [ - { - "source": "npm:@babel/plugin-transform-react-jsx-source", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx-source", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-react-jsx": [ - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/plugin-syntax-jsx", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-react-jsx", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/plugin-transform-regenerator": [ - { - "source": "npm:@babel/plugin-transform-regenerator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-regenerator", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-regenerator", - "target": "npm:regenerator-transform", - "type": "static" - } - ], - "npm:@babel/plugin-transform-reserved-words": [ - { - "source": "npm:@babel/plugin-transform-reserved-words", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-reserved-words", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-runtime@7.25.4": [ - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:babel-plugin-polyfill-corejs2", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:babel-plugin-polyfill-corejs3", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:babel-plugin-polyfill-regenerator", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.4", - "target": "npm:semver@6.3.1", - "type": "static" - } - ], - "npm:@babel/plugin-transform-runtime@7.25.9": [ - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:@babel/helper-module-imports", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:babel-plugin-polyfill-corejs2", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:babel-plugin-polyfill-corejs3", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:babel-plugin-polyfill-regenerator", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-runtime@7.25.9", - "target": "npm:semver@6.3.1", - "type": "static" - } - ], - "npm:@babel/plugin-transform-shorthand-properties": [ - { - "source": "npm:@babel/plugin-transform-shorthand-properties", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-shorthand-properties", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-spread": [ - { - "source": "npm:@babel/plugin-transform-spread", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-spread", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-spread", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - } - ], - "npm:@babel/plugin-transform-sticky-regex": [ - { - "source": "npm:@babel/plugin-transform-sticky-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-sticky-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-template-literals": [ - { - "source": "npm:@babel/plugin-transform-template-literals", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-template-literals", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-typeof-symbol": [ - { - "source": "npm:@babel/plugin-transform-typeof-symbol", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typeof-symbol", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-typescript": [ - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/helper-annotate-as-pure", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/helper-create-class-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/helper-skip-transparent-expression-wrappers", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-typescript", - "target": "npm:@babel/plugin-syntax-typescript", - "type": "static" - } - ], - "npm:@babel/plugin-transform-unicode-escapes": [ - { - "source": "npm:@babel/plugin-transform-unicode-escapes", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-escapes", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-unicode-property-regex": [ - { - "source": "npm:@babel/plugin-transform-unicode-property-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-property-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-property-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-unicode-regex": [ - { - "source": "npm:@babel/plugin-transform-unicode-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/plugin-transform-unicode-sets-regex": [ - { - "source": "npm:@babel/plugin-transform-unicode-sets-regex", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-sets-regex", - "target": "npm:@babel/helper-create-regexp-features-plugin", - "type": "static" - }, - { - "source": "npm:@babel/plugin-transform-unicode-sets-regex", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - } - ], - "npm:@babel/preset-env": [ - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/compat-data", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/helper-compilation-targets", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-firefox-class-in-computed-class-key", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-safari-class-field-initializer-scope", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-proposal-private-property-in-object", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-async-generators", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-class-properties", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-class-static-block", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-dynamic-import", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-export-namespace-from", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-import-assertions", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-import-attributes@7.25.6", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-import-meta", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-json-strings", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-logical-assignment-operators", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-numeric-separator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-object-rest-spread", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-optional-catch-binding", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-optional-chaining", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-private-property-in-object", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-top-level-await", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-syntax-unicode-sets-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-arrow-functions", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-async-generator-functions", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-async-to-generator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-block-scoped-functions", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-block-scoping", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-class-properties@7.25.9", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-class-static-block", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-classes", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-computed-properties", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-destructuring", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-dotall-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-duplicate-keys", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-duplicate-named-capturing-groups-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-dynamic-import", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-exponentiation-operator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-export-namespace-from", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-for-of", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-function-name", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-json-strings", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-literals", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-logical-assignment-operators", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-member-expression-literals", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-modules-amd", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-modules-systemjs", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-modules-umd", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-new-target", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-numeric-separator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-object-rest-spread", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-object-super", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-optional-catch-binding", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-optional-chaining", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-parameters", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-private-methods", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-private-property-in-object", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-property-literals", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-regenerator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-reserved-words", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-shorthand-properties", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-spread", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-sticky-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-template-literals", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-typeof-symbol", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-unicode-escapes", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-unicode-property-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-unicode-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/plugin-transform-unicode-sets-regex", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:@babel/preset-modules", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:babel-plugin-polyfill-corejs2", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:babel-plugin-polyfill-corejs3", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:babel-plugin-polyfill-regenerator", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:core-js-compat", - "type": "static" - }, - { - "source": "npm:@babel/preset-env", - "target": "npm:semver@6.3.1", - "type": "static" - } - ], - "npm:@babel/preset-flow": [ - { - "source": "npm:@babel/preset-flow", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-flow", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-flow", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/preset-flow", - "target": "npm:@babel/plugin-transform-flow-strip-types", - "type": "static" - } - ], - "npm:@babel/preset-modules": [ - { - "source": "npm:@babel/preset-modules", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-modules", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-modules", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/preset-modules", - "target": "npm:esutils", - "type": "static" - } - ], - "npm:@babel/preset-typescript@7.24.7": [ - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/plugin-syntax-jsx", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.24.7", - "target": "npm:@babel/plugin-transform-typescript", - "type": "static" - } - ], - "npm:@babel/preset-typescript@7.26.0": [ - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/helper-validator-option", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/plugin-syntax-jsx", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:@babel/preset-typescript@7.26.0", - "target": "npm:@babel/plugin-transform-typescript", - "type": "static" - } - ], - "npm:@babel/register": [ - { - "source": "npm:@babel/register", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:clone-deep", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:find-cache-dir@2.1.0", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:make-dir@2.1.0", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:pirates@4.0.6", - "type": "static" - }, - { - "source": "npm:@babel/register", - "target": "npm:source-map-support@0.5.21", - "type": "static" - } - ], - "npm:@babel/runtime@7.25.6": [ - { - "source": "npm:@babel/runtime@7.25.6", - "target": "npm:regenerator-runtime@0.14.1", - "type": "static" - } - ], - "npm:@babel/runtime@7.26.7": [ - { - "source": "npm:@babel/runtime@7.26.7", - "target": "npm:regenerator-runtime@0.14.1", - "type": "static" - } - ], - "npm:@babel/template": [ - { - "source": "npm:@babel/template", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:@babel/template", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@babel/template", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@babel/traverse": [ - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@babel/traverse", - "target": "npm:globals@11.12.0", - "type": "static" - } - ], - "npm:@babel/types": [ - { - "source": "npm:@babel/types", - "target": "npm:@babel/helper-string-parser", - "type": "static" - }, - { - "source": "npm:@babel/types", - "target": "npm:@babel/helper-validator-identifier", - "type": "static" - } - ], - "npm:@callstack/repack-dev-server": [ - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:@fastify/middie", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:@fastify/sensible", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:@react-native/dev-middleware@0.78.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:fastify", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:fastify-favicon", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:fastify-plugin", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:launch-editor", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:open@10.1.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:pretty-format@28.1.3", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:source-map@0.7.4", - "type": "static" - }, - { - "source": "npm:@callstack/repack-dev-server", - "target": "npm:ws@8.18.1", - "type": "static" - } - ], - "npm:@callstack/repack": [ - { - "source": "npm:@callstack/repack", - "target": "npm:@callstack/repack-dev-server", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:@discoveryjs/json-ext", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:@rspack/plugin-react-refresh@1.0.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:babel-loader", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:colorette", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:dedent", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:estree-util-is-identifier-name@1.1.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:events", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:execa", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:flow-remove-types", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:gradient-string@2.0.2", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:image-size", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:jsonwebtoken", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:memfs", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:pretty-format@26.6.2", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:react-native", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:react-refresh@0.14.2", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:schema-utils@4.3.0", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:shallowequal", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:throttleit", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:webpack-merge", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:@rspack/core@1.2.8", - "type": "static" - }, - { - "source": "npm:@callstack/repack", - "target": "npm:webpack", - "type": "static" - } - ], - "npm:@callstack/rspress-theme": [ - { - "source": "npm:@callstack/rspress-theme", - "target": "npm:react", - "type": "static" - } - ], - "npm:@changesets/apply-release-plan": [ - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/config", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/get-version-range-type", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/git", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/should-skip-package", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:detect-indent", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:lodash.startcase", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:outdent", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:prettier", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:resolve-from@5.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/apply-release-plan", - "target": "npm:semver@7.7.1", - "type": "static" - } - ], - "npm:@changesets/assemble-release-plan": [ - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@changesets/get-dependents-graph", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@changesets/should-skip-package", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/assemble-release-plan", - "target": "npm:semver@7.7.1", - "type": "static" - } - ], - "npm:@changesets/changelog-git": [ - { - "source": "npm:@changesets/changelog-git", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - } - ], - "npm:@changesets/cli": [ - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/apply-release-plan", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/assemble-release-plan", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/changelog-git", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/config", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/get-dependents-graph", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/get-release-plan", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/git", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/logger", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/pre", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/read", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/should-skip-package", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@changesets/write", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:ansi-colors", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:ci-info@3.9.0", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:enquirer@2.4.1", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:external-editor", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:mri", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:p-limit@2.3.0", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:package-manager-detector", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:resolve-from@5.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:spawndamnit", - "type": "static" - }, - { - "source": "npm:@changesets/cli", - "target": "npm:term-size", - "type": "static" - } - ], - "npm:@changesets/config": [ - { - "source": "npm:@changesets/config", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:@changesets/get-dependents-graph", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:@changesets/logger", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/config", - "target": "npm:micromatch", - "type": "static" - } - ], - "npm:@changesets/errors": [ - { - "source": "npm:@changesets/errors", - "target": "npm:extendable-error", - "type": "static" - } - ], - "npm:@changesets/get-dependents-graph": [ - { - "source": "npm:@changesets/get-dependents-graph", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/get-dependents-graph", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/get-dependents-graph", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@changesets/get-dependents-graph", - "target": "npm:semver@7.7.1", - "type": "static" - } - ], - "npm:@changesets/get-release-plan": [ - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/assemble-release-plan", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/config", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/pre", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/read", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/get-release-plan", - "target": "npm:@manypkg/get-packages", - "type": "static" - } - ], - "npm:@changesets/git": [ - { - "source": "npm:@changesets/git", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/git", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/git", - "target": "npm:is-subdir", - "type": "static" - }, - { - "source": "npm:@changesets/git", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:@changesets/git", - "target": "npm:spawndamnit", - "type": "static" - } - ], - "npm:@changesets/logger": [ - { - "source": "npm:@changesets/logger", - "target": "npm:picocolors", - "type": "static" - } - ], - "npm:@changesets/parse": [ - { - "source": "npm:@changesets/parse", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/parse", - "target": "npm:js-yaml@3.14.1", - "type": "static" - } - ], - "npm:@changesets/pre": [ - { - "source": "npm:@changesets/pre", - "target": "npm:@changesets/errors", - "type": "static" - }, - { - "source": "npm:@changesets/pre", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/pre", - "target": "npm:@manypkg/get-packages", - "type": "static" - }, - { - "source": "npm:@changesets/pre", - "target": "npm:fs-extra@7.0.1", - "type": "static" - } - ], - "npm:@changesets/read": [ - { - "source": "npm:@changesets/read", - "target": "npm:@changesets/git", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:@changesets/logger", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:@changesets/parse", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:p-filter", - "type": "static" - }, - { - "source": "npm:@changesets/read", - "target": "npm:picocolors", - "type": "static" - } - ], - "npm:@changesets/should-skip-package": [ - { - "source": "npm:@changesets/should-skip-package", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/should-skip-package", - "target": "npm:@manypkg/get-packages", - "type": "static" - } - ], - "npm:@changesets/write": [ - { - "source": "npm:@changesets/write", - "target": "npm:@changesets/types@6.0.0", - "type": "static" - }, - { - "source": "npm:@changesets/write", - "target": "npm:fs-extra@7.0.1", - "type": "static" - }, - { - "source": "npm:@changesets/write", - "target": "npm:human-id", - "type": "static" - }, - { - "source": "npm:@changesets/write", - "target": "npm:prettier", - "type": "static" - } - ], - "npm:@clack/core": [ - { - "source": "npm:@clack/core", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@clack/core", - "target": "npm:sisteransi", - "type": "static" - } - ], - "npm:@clack/prompts": [ - { - "source": "npm:@clack/prompts", - "target": "npm:@clack/core", - "type": "static" - }, - { - "source": "npm:@clack/prompts", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@clack/prompts", - "target": "npm:sisteransi", - "type": "static" - } - ], - "npm:@cspotcode/source-map-support": [ - { - "source": "npm:@cspotcode/source-map-support", - "target": "npm:@jridgewell/trace-mapping@0.3.9", - "type": "static" - } - ], - "npm:@cypress/request": [ - { - "source": "npm:@cypress/request", - "target": "npm:aws-sign2", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:aws4", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:caseless", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:combined-stream", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:extend", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:forever-agent", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:form-data", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:http-signature", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:is-typedarray", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:isstream", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:json-stringify-safe", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:performance-now", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:qs@6.13.1", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:tough-cookie", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:tunnel-agent", - "type": "static" - }, - { - "source": "npm:@cypress/request", - "target": "npm:uuid", - "type": "static" - } - ], - "npm:@emnapi/core": [ - { - "source": "npm:@emnapi/core", - "target": "npm:@emnapi/wasi-threads", - "type": "static" - }, - { - "source": "npm:@emnapi/core", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@emnapi/runtime": [ - { - "source": "npm:@emnapi/runtime", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@emnapi/wasi-threads": [ - { - "source": "npm:@emnapi/wasi-threads", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@eslint-community/eslint-utils": [ - { - "source": "npm:@eslint-community/eslint-utils", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@eslint-community/eslint-utils", - "target": "npm:eslint-visitor-keys@3.4.3", - "type": "static" - } - ], - "npm:@eslint/config-array": [ - { - "source": "npm:@eslint/config-array", - "target": "npm:@eslint/object-schema", - "type": "static" - }, - { - "source": "npm:@eslint/config-array", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@eslint/config-array", - "target": "npm:minimatch@3.1.2", - "type": "static" - } - ], - "npm:@eslint/eslintrc": [ - { - "source": "npm:@eslint/eslintrc", - "target": "npm:ajv@6.12.6", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:espree@10.1.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:globals@14.0.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:import-fresh@3.3.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:@eslint/eslintrc", - "target": "npm:strip-json-comments@3.1.1", - "type": "static" - } - ], - "npm:@eslint/plugin-kit": [ - { - "source": "npm:@eslint/plugin-kit", - "target": "npm:levn", - "type": "static" - } - ], - "npm:@expo/fingerprint": [ - { - "source": "npm:@expo/fingerprint", - "target": "npm:@expo/spawn-async", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:arg@5.0.2", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:find-up@5.0.0", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:getenv", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:p-limit@3.1.0", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:resolve-from@5.0.0", - "type": "static" - }, - { - "source": "npm:@expo/fingerprint", - "target": "npm:semver@7.6.3", - "type": "static" - } - ], - "npm:@expo/spawn-async": [ - { - "source": "npm:@expo/spawn-async", - "target": "npm:cross-spawn@7.0.3", - "type": "static" - } - ], - "npm:@fastify/ajv-compiler": [ - { - "source": "npm:@fastify/ajv-compiler", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:@fastify/ajv-compiler", - "target": "npm:ajv-formats@2.1.1", - "type": "static" - }, - { - "source": "npm:@fastify/ajv-compiler", - "target": "npm:fast-uri@2.4.0", - "type": "static" - } - ], - "npm:@fastify/fast-json-stringify-compiler": [ - { - "source": "npm:@fastify/fast-json-stringify-compiler", - "target": "npm:fast-json-stringify", - "type": "static" - } - ], - "npm:@fastify/merge-json-schemas": [ - { - "source": "npm:@fastify/merge-json-schemas", - "target": "npm:fast-deep-equal", - "type": "static" - } - ], - "npm:@fastify/middie": [ - { - "source": "npm:@fastify/middie", - "target": "npm:@fastify/error", - "type": "static" - }, - { - "source": "npm:@fastify/middie", - "target": "npm:fastify-plugin", - "type": "static" - }, - { - "source": "npm:@fastify/middie", - "target": "npm:path-to-regexp@6.3.0", - "type": "static" - }, - { - "source": "npm:@fastify/middie", - "target": "npm:reusify", - "type": "static" - } - ], - "npm:@fastify/sensible": [ - { - "source": "npm:@fastify/sensible", - "target": "npm:@lukeed/ms", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:fastify-plugin", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:forwarded", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:type-is", - "type": "static" - }, - { - "source": "npm:@fastify/sensible", - "target": "npm:vary", - "type": "static" - } - ], - "npm:@hapi/topo": [ - { - "source": "npm:@hapi/topo", - "target": "npm:@hapi/hoek", - "type": "static" - } - ], - "npm:@isaacs/cliui": [ - { - "source": "npm:@isaacs/cliui", - "target": "npm:string-width@5.1.2", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:string-width-cjs", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:strip-ansi@7.1.0", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:strip-ansi-cjs", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:wrap-ansi@8.1.0", - "type": "static" - }, - { - "source": "npm:@isaacs/cliui", - "target": "npm:wrap-ansi-cjs", - "type": "static" - } - ], - "npm:@isaacs/fs-minipass": [ - { - "source": "npm:@isaacs/fs-minipass", - "target": "npm:minipass", - "type": "static" - } - ], - "npm:@istanbuljs/load-nyc-config": [ - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:camelcase@5.3.1", - "type": "static" - }, - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:find-up@4.1.0", - "type": "static" - }, - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:get-package-type", - "type": "static" - }, - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:@istanbuljs/load-nyc-config", - "target": "npm:resolve-from@5.0.0", - "type": "static" - } - ], - "npm:@jest/create-cache-key-function": [ - { - "source": "npm:@jest/create-cache-key-function", - "target": "npm:@jest/types@29.6.3", - "type": "static" - } - ], - "npm:@jest/environment": [ - { - "source": "npm:@jest/environment", - "target": "npm:@jest/fake-timers", - "type": "static" - }, - { - "source": "npm:@jest/environment", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:@jest/environment", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@jest/environment", - "target": "npm:jest-mock", - "type": "static" - } - ], - "npm:@jest/fake-timers": [ - { - "source": "npm:@jest/fake-timers", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:@sinonjs/fake-timers", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:jest-message-util", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:jest-mock", - "type": "static" - }, - { - "source": "npm:@jest/fake-timers", - "target": "npm:jest-util", - "type": "static" - } - ], - "npm:@jest/schemas@28.1.3": [ - { - "source": "npm:@jest/schemas@28.1.3", - "target": "npm:@sinclair/typebox@0.24.51", - "type": "static" - } - ], - "npm:@jest/schemas@29.6.3": [ - { - "source": "npm:@jest/schemas@29.6.3", - "target": "npm:@sinclair/typebox@0.27.8", - "type": "static" - } - ], - "npm:@jest/transform": [ - { - "source": "npm:@jest/transform", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:babel-plugin-istanbul", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:convert-source-map", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:fast-json-stable-stringify", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:jest-haste-map", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:jest-regex-util", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:jest-util", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:pirates@4.0.6", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:slash", - "type": "static" - }, - { - "source": "npm:@jest/transform", - "target": "npm:write-file-atomic@4.0.2", - "type": "static" - } - ], - "npm:@jest/types@26.6.2": [ - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:@types/istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:@types/istanbul-reports", - "type": "static" - }, - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:@types/yargs@15.0.19", - "type": "static" - }, - { - "source": "npm:@jest/types@26.6.2", - "target": "npm:chalk@4.1.2", - "type": "static" - } - ], - "npm:@jest/types@29.6.3": [ - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@jest/schemas@29.6.3", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@types/istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@types/istanbul-reports", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:@types/yargs@17.0.33", - "type": "static" - }, - { - "source": "npm:@jest/types@29.6.3", - "target": "npm:chalk@4.1.2", - "type": "static" - } - ], - "npm:@jridgewell/gen-mapping@0.3.5": [ - { - "source": "npm:@jridgewell/gen-mapping@0.3.5", - "target": "npm:@jridgewell/set-array", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.5", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.5", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - } - ], - "npm:@jridgewell/gen-mapping@0.3.8": [ - { - "source": "npm:@jridgewell/gen-mapping@0.3.8", - "target": "npm:@jridgewell/set-array", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.8", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - }, - { - "source": "npm:@jridgewell/gen-mapping@0.3.8", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - } - ], - "npm:@jridgewell/source-map": [ - { - "source": "npm:@jridgewell/source-map", - "target": "npm:@jridgewell/gen-mapping@0.3.8", - "type": "static" - }, - { - "source": "npm:@jridgewell/source-map", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - } - ], - "npm:@jridgewell/trace-mapping@0.3.25": [ - { - "source": "npm:@jridgewell/trace-mapping@0.3.25", - "target": "npm:@jridgewell/resolve-uri", - "type": "static" - }, - { - "source": "npm:@jridgewell/trace-mapping@0.3.25", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - } - ], - "npm:@jridgewell/trace-mapping@0.3.9": [ - { - "source": "npm:@jridgewell/trace-mapping@0.3.9", - "target": "npm:@jridgewell/resolve-uri", - "type": "static" - }, - { - "source": "npm:@jridgewell/trace-mapping@0.3.9", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - } - ], - "npm:@jsonjoy.com/base64": [ - { - "source": "npm:@jsonjoy.com/base64", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@jsonjoy.com/json-pack": [ - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:@jsonjoy.com/base64", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:@jsonjoy.com/util", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:hyperdyperid", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:thingies", - "type": "static" - }, - { - "source": "npm:@jsonjoy.com/json-pack", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@jsonjoy.com/util": [ - { - "source": "npm:@jsonjoy.com/util", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@manypkg/find-root": [ - { - "source": "npm:@manypkg/find-root", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:@manypkg/find-root", - "target": "npm:@types/node@12.20.55", - "type": "static" - }, - { - "source": "npm:@manypkg/find-root", - "target": "npm:find-up@4.1.0", - "type": "static" - }, - { - "source": "npm:@manypkg/find-root", - "target": "npm:fs-extra@8.1.0", - "type": "static" - } - ], - "npm:@manypkg/get-packages": [ - { - "source": "npm:@manypkg/get-packages", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:@changesets/types@4.1.0", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:@manypkg/find-root", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:fs-extra@8.1.0", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:globby", - "type": "static" - }, - { - "source": "npm:@manypkg/get-packages", - "target": "npm:read-yaml-file", - "type": "static" - } - ], - "npm:@mdx-js/loader": [ - { - "source": "npm:@mdx-js/loader", - "target": "npm:@mdx-js/mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/loader", - "target": "npm:source-map@0.7.4", - "type": "static" - }, - { - "source": "npm:@mdx-js/loader", - "target": "npm:webpack", - "type": "static" - } - ], - "npm:@mdx-js/mdx": [ - { - "source": "npm:@mdx-js/mdx", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:@types/mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:collapse-white-space", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:estree-util-scope", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:estree-walker", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:hast-util-to-jsx-runtime", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:markdown-extensions", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:recma-build-jsx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:recma-jsx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:recma-stringify", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:rehype-recma", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:remark-mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:remark-parse", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:remark-rehype", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:source-map@0.7.4", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:unist-util-position-from-estree", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:unist-util-stringify-position@4.0.0", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:@mdx-js/mdx", - "target": "npm:vfile@6.0.3", - "type": "static" - } - ], - "npm:@mdx-js/react@2.3.0": [ - { - "source": "npm:@mdx-js/react@2.3.0", - "target": "npm:@types/mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@2.3.0", - "target": "npm:@types/react", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@2.3.0", - "target": "npm:react", - "type": "static" - } - ], - "npm:@mdx-js/react@3.1.0": [ - { - "source": "npm:@mdx-js/react@3.1.0", - "target": "npm:@types/mdx", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@3.1.0", - "target": "npm:@types/react", - "type": "static" - }, - { - "source": "npm:@mdx-js/react@3.1.0", - "target": "npm:react", - "type": "static" - } - ], - "npm:@module-federation/runtime-core": [ - { - "source": "npm:@module-federation/runtime-core", - "target": "npm:@module-federation/error-codes@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime-core", - "target": "npm:@module-federation/sdk@0.13.1", - "type": "static" - } - ], - "npm:@module-federation/runtime-tools@0.13.1": [ - { - "source": "npm:@module-federation/runtime-tools@0.13.1", - "target": "npm:@module-federation/runtime@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime-tools@0.13.1", - "target": "npm:@module-federation/webpack-bundler-runtime@0.13.1", - "type": "static" - } - ], - "npm:@module-federation/runtime-tools@0.8.4": [ - { - "source": "npm:@module-federation/runtime-tools@0.8.4", - "target": "npm:@module-federation/runtime@0.8.4", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime-tools@0.8.4", - "target": "npm:@module-federation/webpack-bundler-runtime@0.8.4", - "type": "static" - } - ], - "npm:@module-federation/runtime@0.13.1": [ - { - "source": "npm:@module-federation/runtime@0.13.1", - "target": "npm:@module-federation/error-codes@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime@0.13.1", - "target": "npm:@module-federation/runtime-core", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime@0.13.1", - "target": "npm:@module-federation/sdk@0.13.1", - "type": "static" - } - ], - "npm:@module-federation/runtime@0.8.4": [ - { - "source": "npm:@module-federation/runtime@0.8.4", - "target": "npm:@module-federation/error-codes@0.8.4", - "type": "static" - }, - { - "source": "npm:@module-federation/runtime@0.8.4", - "target": "npm:@module-federation/sdk@0.8.4", - "type": "static" - } - ], - "npm:@module-federation/sdk@0.8.4": [ - { - "source": "npm:@module-federation/sdk@0.8.4", - "target": "npm:isomorphic-rslog", - "type": "static" - } - ], - "npm:@module-federation/webpack-bundler-runtime@0.13.1": [ - { - "source": "npm:@module-federation/webpack-bundler-runtime@0.13.1", - "target": "npm:@module-federation/runtime@0.13.1", - "type": "static" - }, - { - "source": "npm:@module-federation/webpack-bundler-runtime@0.13.1", - "target": "npm:@module-federation/sdk@0.13.1", - "type": "static" - } - ], - "npm:@module-federation/webpack-bundler-runtime@0.8.4": [ - { - "source": "npm:@module-federation/webpack-bundler-runtime@0.8.4", - "target": "npm:@module-federation/runtime@0.8.4", - "type": "static" - }, - { - "source": "npm:@module-federation/webpack-bundler-runtime@0.8.4", - "target": "npm:@module-federation/sdk@0.8.4", - "type": "static" - } - ], - "npm:@napi-rs/wasm-runtime": [ - { - "source": "npm:@napi-rs/wasm-runtime", - "target": "npm:@emnapi/core", - "type": "static" - }, - { - "source": "npm:@napi-rs/wasm-runtime", - "target": "npm:@emnapi/runtime", - "type": "static" - }, - { - "source": "npm:@napi-rs/wasm-runtime", - "target": "npm:@tybys/wasm-util", - "type": "static" - } - ], - "npm:@nodelib/fs.scandir": [ - { - "source": "npm:@nodelib/fs.scandir", - "target": "npm:@nodelib/fs.stat", - "type": "static" - }, - { - "source": "npm:@nodelib/fs.scandir", - "target": "npm:run-parallel", - "type": "static" - } - ], - "npm:@nodelib/fs.walk": [ - { - "source": "npm:@nodelib/fs.walk", - "target": "npm:@nodelib/fs.scandir", - "type": "static" - }, - { - "source": "npm:@nodelib/fs.walk", - "target": "npm:fastq", - "type": "static" - } - ], - "npm:@nx/devkit": [ - { - "source": "npm:@nx/devkit", - "target": "npm:ejs", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:minimatch@9.0.3", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:nx", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:tmp@0.2.3", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/devkit", - "target": "npm:yargs-parser", - "type": "static" - } - ], - "npm:@nx/eslint-plugin": [ - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@nx/js", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@typescript-eslint/parser", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@typescript-eslint/type-utils", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:@typescript-eslint/utils", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:confusing-browser-globals", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:globals@15.9.0", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:jsonc-eslint-parser", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/eslint-plugin", - "target": "npm:eslint-config-prettier", - "type": "static" - } - ], - "npm:@nx/eslint": [ - { - "source": "npm:@nx/eslint", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:@nx/js", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:@nx/eslint", - "target": "npm:@zkochan/js-yaml", - "type": "static" - } - ], - "npm:@nx/js": [ - { - "source": "npm:@nx/js", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/plugin-proposal-decorators", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/plugin-transform-class-properties@7.25.4", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/plugin-transform-runtime@7.25.4", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/preset-env", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/preset-typescript@7.24.7", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@babel/runtime@7.25.6", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@nx/workspace", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:@zkochan/js-yaml", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:babel-plugin-const-enum", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:babel-plugin-macros", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:babel-plugin-transform-typescript-metadata", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:columnify", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:detect-port", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:js-tokens", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:jsonc-parser", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:minimatch@9.0.3", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:npm-package-arg", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:npm-run-path", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:ora@5.3.0", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:source-map-support@0.5.19", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:tinyglobby@0.2.10", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:ts-node", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:tsconfig-paths", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/js", - "target": "npm:verdaccio", - "type": "static" - } - ], - "npm:@nx/vite": [ - { - "source": "npm:@nx/vite", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:@nx/js", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:@phenomnomnominal/tsquery", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:minimatch@9.0.3", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:tsconfig-paths", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:vite", - "type": "static" - }, - { - "source": "npm:@nx/vite", - "target": "npm:vitest", - "type": "static" - } - ], - "npm:@nx/web": [ - { - "source": "npm:@nx/web", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:@nx/js", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:detect-port", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:http-server", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@nx/web", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@nx/workspace": [ - { - "source": "npm:@nx/workspace", - "target": "npm:@nx/devkit", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:nx", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@nx/workspace", - "target": "npm:yargs-parser", - "type": "static" - } - ], - "npm:@phenomnomnominal/tsquery": [ - { - "source": "npm:@phenomnomnominal/tsquery", - "target": "npm:esquery", - "type": "static" - }, - { - "source": "npm:@phenomnomnominal/tsquery", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:@pnpm/network.ca-file": [ - { - "source": "npm:@pnpm/network.ca-file", - "target": "npm:graceful-fs@4.2.10", - "type": "static" - } - ], - "npm:@pnpm/npm-conf": [ - { - "source": "npm:@pnpm/npm-conf", - "target": "npm:@pnpm/config.env-replace", - "type": "static" - }, - { - "source": "npm:@pnpm/npm-conf", - "target": "npm:@pnpm/network.ca-file", - "type": "static" - }, - { - "source": "npm:@pnpm/npm-conf", - "target": "npm:config-chain", - "type": "static" - } - ], - "npm:@react-native-community/cli-config-android": [ - { - "source": "npm:@react-native-community/cli-config-android", - "target": "npm:@react-native-community/cli-tools", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-android", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-android", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-android", - "target": "npm:fast-xml-parser", - "type": "static" - } - ], - "npm:@react-native-community/cli-config-apple": [ - { - "source": "npm:@react-native-community/cli-config-apple", - "target": "npm:@react-native-community/cli-tools", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-apple", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-apple", - "target": "npm:execa", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config-apple", - "target": "npm:fast-glob@3.3.3", - "type": "static" - } - ], - "npm:@react-native-community/cli-config": [ - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:@react-native-community/cli-tools", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:cosmiconfig@9.0.0", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:deepmerge", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-config", - "target": "npm:joi", - "type": "static" - } - ], - "npm:@react-native-community/cli-server-api": [ - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:@react-native-community/cli-tools", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:body-parser", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:compression", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:errorhandler", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:nocache", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:open@6.4.0", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:pretty-format@26.6.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-server-api", - "target": "npm:ws@6.2.3", - "type": "static" - } - ], - "npm:@react-native-community/cli-tools": [ - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:@vscode/sudo-prompt", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:appdirsjs", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:execa", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:find-up@5.0.0", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:launch-editor", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:mime@2.6.0", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:ora@5.4.1", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:prompts", - "type": "static" - }, - { - "source": "npm:@react-native-community/cli-tools", - "target": "npm:semver@7.7.1", - "type": "static" - } - ], - "npm:@react-native-community/cli-types": [ - { - "source": "npm:@react-native-community/cli-types", - "target": "npm:joi", - "type": "static" - } - ], - "npm:@react-native/babel-plugin-codegen": [ - { - "source": "npm:@react-native/babel-plugin-codegen", - "target": "npm:@react-native/codegen", - "type": "static" - } - ], - "npm:@react-native/babel-preset": [ - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-proposal-export-default-from", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-syntax-dynamic-import", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-syntax-export-default-from", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-syntax-optional-chaining", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-arrow-functions", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-async-generator-functions", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-async-to-generator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-block-scoping", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-class-properties@7.25.9", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-classes", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-computed-properties", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-destructuring", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-flow-strip-types", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-for-of", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-function-name", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-literals", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-logical-assignment-operators", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-named-capturing-groups-regex", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-numeric-separator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-object-rest-spread", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-optional-catch-binding", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-optional-chaining", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-parameters", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-private-methods", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-private-property-in-object", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-react-display-name", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-react-jsx", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-react-jsx-self", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-react-jsx-source", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-regenerator", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-runtime@7.25.9", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-shorthand-properties", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-spread", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-sticky-regex", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-typescript", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/plugin-transform-unicode-regex", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:@react-native/babel-plugin-codegen", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:babel-plugin-syntax-hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:babel-plugin-transform-flow-enums", - "type": "static" - }, - { - "source": "npm:@react-native/babel-preset", - "target": "npm:react-refresh@0.14.2", - "type": "static" - } - ], - "npm:@react-native/codegen": [ - { - "source": "npm:@react-native/codegen", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:@babel/preset-env", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:glob@7.2.3", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:hermes-parser@0.23.1", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:jscodeshift", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:mkdirp@0.5.6", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/codegen", - "target": "npm:yargs", - "type": "static" - } - ], - "npm:@react-native/community-cli-plugin@0.76.3": [ - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:@react-native/dev-middleware@0.76.3", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:@react-native/metro-babel-transformer", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:execa", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:metro@0.81.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:metro-config@0.81.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:metro-core@0.81.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:node-fetch@2.7.0", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:readline", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.76.3", - "target": "npm:@react-native-community/cli-server-api", - "type": "static" - } - ], - "npm:@react-native/community-cli-plugin@0.79.1": [ - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:@react-native/dev-middleware@0.79.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:metro@0.82.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:metro-config@0.82.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:metro-core@0.82.1", - "type": "static" - }, - { - "source": "npm:@react-native/community-cli-plugin@0.79.1", - "target": "npm:semver@7.7.1", - "type": "static" - } - ], - "npm:@react-native/dev-middleware@0.76.3": [ - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:@isaacs/ttlcache", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:@react-native/debugger-frontend@0.76.3", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:chrome-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:chromium-edge-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:open@7.4.2", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:selfsigned", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.76.3", - "target": "npm:ws@6.2.3", - "type": "static" - } - ], - "npm:@react-native/dev-middleware@0.78.0": [ - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:@isaacs/ttlcache", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:@react-native/debugger-frontend@0.78.0", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:chrome-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:chromium-edge-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:open@7.4.2", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:selfsigned", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.78.0", - "target": "npm:ws@6.2.3", - "type": "static" - } - ], - "npm:@react-native/dev-middleware@0.79.1": [ - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:@isaacs/ttlcache", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:@react-native/debugger-frontend@0.79.1", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:chrome-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:chromium-edge-launcher", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:open@7.4.2", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:@react-native/dev-middleware@0.79.1", - "target": "npm:ws@6.2.3", - "type": "static" - } - ], - "npm:@react-native/metro-babel-transformer": [ - { - "source": "npm:@react-native/metro-babel-transformer", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:@react-native/metro-babel-transformer", - "target": "npm:@react-native/babel-preset", - "type": "static" - }, - { - "source": "npm:@react-native/metro-babel-transformer", - "target": "npm:hermes-parser@0.23.1", - "type": "static" - }, - { - "source": "npm:@react-native/metro-babel-transformer", - "target": "npm:nullthrows", - "type": "static" - } - ], - "npm:@react-native/virtualized-lists": [ - { - "source": "npm:@react-native/virtualized-lists", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:@react-native/virtualized-lists", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:@react-native/virtualized-lists", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@react-native/virtualized-lists", - "target": "npm:react-native", - "type": "static" - } - ], - "npm:@rsbuild/core@1.2.3": [ - { - "source": "npm:@rsbuild/core@1.2.3", - "target": "npm:@rspack/core@1.2.2", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.2.3", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.2.3", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.2.3", - "target": "npm:core-js@3.40.0", - "type": "static" - } - ], - "npm:@rsbuild/core@1.3.20": [ - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:@rspack/core@1.3.10", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:core-js@3.42.0", - "type": "static" - }, - { - "source": "npm:@rsbuild/core@1.3.20", - "target": "npm:jiti", - "type": "static" - } - ], - "npm:@rsbuild/plugin-react": [ - { - "source": "npm:@rsbuild/plugin-react", - "target": "npm:@rsbuild/core@1.3.20", - "type": "static" - }, - { - "source": "npm:@rsbuild/plugin-react", - "target": "npm:@rspack/plugin-react-refresh@1.4.3", - "type": "static" - }, - { - "source": "npm:@rsbuild/plugin-react", - "target": "npm:react-refresh@0.17.0", - "type": "static" - } - ], - "npm:@rspack/binding@1.2.2": [ - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-darwin-arm64@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-darwin-x64@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-linux-arm64-gnu@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-linux-arm64-musl@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-linux-x64-gnu@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-linux-x64-musl@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-win32-arm64-msvc@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-win32-ia32-msvc@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.2", - "target": "npm:@rspack/binding-win32-x64-msvc@1.2.2", - "type": "static" - } - ], - "npm:@rspack/binding@1.2.8": [ - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-darwin-arm64@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-darwin-x64@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-linux-arm64-gnu@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-linux-arm64-musl@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-linux-x64-gnu@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-linux-x64-musl@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-win32-arm64-msvc@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-win32-ia32-msvc@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.2.8", - "target": "npm:@rspack/binding-win32-x64-msvc@1.2.8", - "type": "static" - } - ], - "npm:@rspack/binding@1.3.10": [ - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-darwin-arm64@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-darwin-x64@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-linux-arm64-gnu@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-linux-arm64-musl@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-linux-x64-gnu@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-linux-x64-musl@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-win32-arm64-msvc@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-win32-ia32-msvc@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/binding@1.3.10", - "target": "npm:@rspack/binding-win32-x64-msvc@1.3.10", - "type": "static" - } - ], - "npm:@rspack/core@1.2.2": [ - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:@module-federation/runtime-tools@0.8.4", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:@rspack/binding@1.2.2", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:caniuse-lite@1.0.30001705", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.2", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - } - ], - "npm:@rspack/core@1.2.8": [ - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:@module-federation/runtime-tools@0.8.4", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:@rspack/binding@1.2.8", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:caniuse-lite@1.0.30001705", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.2.8", - "target": "npm:@swc/helpers@0.5.15", - "type": "static" - } - ], - "npm:@rspack/core@1.3.10": [ - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:@module-federation/runtime-tools@0.13.1", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:@rspack/binding@1.3.10", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:@rspack/lite-tapable", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:caniuse-lite@1.0.30001718", - "type": "static" - }, - { - "source": "npm:@rspack/core@1.3.10", - "target": "npm:@swc/helpers@0.5.17", - "type": "static" - } - ], - "npm:@rspack/plugin-react-refresh@1.0.0": [ - { - "source": "npm:@rspack/plugin-react-refresh@1.0.0", - "target": "npm:error-stack-parser", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.0.0", - "target": "npm:html-entities@2.5.2", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.0.0", - "target": "npm:react-refresh@0.14.2", - "type": "static" - } - ], - "npm:@rspack/plugin-react-refresh@1.4.3": [ - { - "source": "npm:@rspack/plugin-react-refresh@1.4.3", - "target": "npm:error-stack-parser", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.4.3", - "target": "npm:html-entities@2.6.0", - "type": "static" - }, - { - "source": "npm:@rspack/plugin-react-refresh@1.4.3", - "target": "npm:react-refresh@0.17.0", - "type": "static" - } - ], - "npm:@rspress/core": [ - { - "source": "npm:@rspress/core", - "target": "npm:@mdx-js/loader", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@mdx-js/mdx", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@mdx-js/react@3.1.0", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rsbuild/core@1.3.20", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rsbuild/plugin-react", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/mdx-rs", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-auto-nav-sidebar", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-container-syntax", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-last-updated", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-medium-zoom", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/plugin-shiki", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/runtime", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@rspress/theme-default", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:@unhead/react", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:enhanced-resolve", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:github-slugger", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:hast-util-from-html", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:hast-util-heading-rank", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:html-to-text", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:react-dom", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:react-lazy-with-preload", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:react-router-dom", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:rehype-external-links", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:remark", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:remark-gfm", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:rspack-plugin-virtual-module", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:tinyglobby@0.2.13", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:@rspress/core", - "target": "npm:unist-util-visit-children", - "type": "static" - } - ], - "npm:@rspress/mdx-rs": [ - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-darwin-arm64", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-darwin-x64", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-linux-arm64-gnu", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-linux-arm64-musl", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-linux-x64-gnu", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-linux-x64-musl", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-win32-arm64-msvc", - "type": "static" - }, - { - "source": "npm:@rspress/mdx-rs", - "target": "npm:@rspress/mdx-rs-win32-x64-msvc", - "type": "static" - } - ], - "npm:@rspress/plugin-auto-nav-sidebar": [ - { - "source": "npm:@rspress/plugin-auto-nav-sidebar", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - } - ], - "npm:@rspress/plugin-container-syntax": [ - { - "source": "npm:@rspress/plugin-container-syntax", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - } - ], - "npm:@rspress/plugin-last-updated": [ - { - "source": "npm:@rspress/plugin-last-updated", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - } - ], - "npm:@rspress/plugin-llms": [ - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:@rspress/core", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:remark-mdx", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:remark-parse", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:remark-stringify", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-llms", - "target": "npm:unist-util-visit-children", - "type": "static" - } - ], - "npm:@rspress/plugin-medium-zoom": [ - { - "source": "npm:@rspress/plugin-medium-zoom", - "target": "npm:@rspress/runtime", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-medium-zoom", - "target": "npm:medium-zoom", - "type": "static" - } - ], - "npm:@rspress/plugin-shiki": [ - { - "source": "npm:@rspress/plugin-shiki", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-shiki", - "target": "npm:@shikijs/rehype", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-shiki", - "target": "npm:hast-util-from-html", - "type": "static" - }, - { - "source": "npm:@rspress/plugin-shiki", - "target": "npm:shiki", - "type": "static" - } - ], - "npm:@rspress/runtime": [ - { - "source": "npm:@rspress/runtime", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/runtime", - "target": "npm:@unhead/react", - "type": "static" - }, - { - "source": "npm:@rspress/runtime", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@rspress/runtime", - "target": "npm:react-dom", - "type": "static" - }, - { - "source": "npm:@rspress/runtime", - "target": "npm:react-router-dom", - "type": "static" - } - ], - "npm:@rspress/shared@1.43.9": [ - { - "source": "npm:@rspress/shared@1.43.9", - "target": "npm:@rsbuild/core@1.2.3", - "type": "static" - }, - { - "source": "npm:@rspress/shared@1.43.9", - "target": "npm:gray-matter", - "type": "static" - }, - { - "source": "npm:@rspress/shared@1.43.9", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:@rspress/shared@1.43.9", - "target": "npm:unified@10.1.2", - "type": "static" - } - ], - "npm:@rspress/shared@2.0.0-beta.6": [ - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:@rsbuild/core@1.3.20", - "type": "static" - }, - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:@shikijs/rehype", - "type": "static" - }, - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:gray-matter", - "type": "static" - }, - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:@rspress/shared@2.0.0-beta.6", - "target": "npm:unified@11.0.5", - "type": "static" - } - ], - "npm:@rspress/theme-default": [ - { - "source": "npm:@rspress/theme-default", - "target": "npm:@mdx-js/react@2.3.0", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:@rspress/runtime", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:@unhead/react", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:body-scroll-lock", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:copy-to-clipboard", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:flexsearch", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:github-slugger", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:htmr", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:nprogress", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@rspress/theme-default", - "target": "npm:react-dom", - "type": "static" - } - ], - "npm:@selderee/plugin-htmlparser2": [ - { - "source": "npm:@selderee/plugin-htmlparser2", - "target": "npm:domhandler@5.0.3", - "type": "static" - }, - { - "source": "npm:@selderee/plugin-htmlparser2", - "target": "npm:selderee", - "type": "static" - } - ], - "npm:@shikijs/core": [ - { - "source": "npm:@shikijs/core", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/core", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - }, - { - "source": "npm:@shikijs/core", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:@shikijs/core", - "target": "npm:hast-util-to-html", - "type": "static" - } - ], - "npm:@shikijs/engine-javascript": [ - { - "source": "npm:@shikijs/engine-javascript", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/engine-javascript", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - }, - { - "source": "npm:@shikijs/engine-javascript", - "target": "npm:oniguruma-to-es", - "type": "static" - } - ], - "npm:@shikijs/engine-oniguruma": [ - { - "source": "npm:@shikijs/engine-oniguruma", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/engine-oniguruma", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - } - ], - "npm:@shikijs/langs": [ - { - "source": "npm:@shikijs/langs", - "target": "npm:@shikijs/types", - "type": "static" - } - ], - "npm:@shikijs/rehype": [ - { - "source": "npm:@shikijs/rehype", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:hast-util-to-string", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:shiki", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:@shikijs/rehype", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - } - ], - "npm:@shikijs/themes": [ - { - "source": "npm:@shikijs/themes", - "target": "npm:@shikijs/types", - "type": "static" - } - ], - "npm:@shikijs/types": [ - { - "source": "npm:@shikijs/types", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - }, - { - "source": "npm:@shikijs/types", - "target": "npm:@types/hast@3.0.4", - "type": "static" - } - ], - "npm:@sideway/address": [ - { - "source": "npm:@sideway/address", - "target": "npm:@hapi/hoek", - "type": "static" - } - ], - "npm:@sinonjs/commons": [ - { - "source": "npm:@sinonjs/commons", - "target": "npm:type-detect", - "type": "static" - } - ], - "npm:@sinonjs/fake-timers": [ - { - "source": "npm:@sinonjs/fake-timers", - "target": "npm:@sinonjs/commons", - "type": "static" - } - ], - "npm:@swc-node/core": [ - { - "source": "npm:@swc-node/core", - "target": "npm:@swc/core", - "type": "static" - }, - { - "source": "npm:@swc-node/core", - "target": "npm:@swc/types", - "type": "static" - } - ], - "npm:@swc-node/register": [ - { - "source": "npm:@swc-node/register", - "target": "npm:@swc-node/core", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:@swc-node/sourcemap-support", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:@swc/core", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:colorette", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:pirates@4.0.6", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:@swc-node/register", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:@swc-node/sourcemap-support": [ - { - "source": "npm:@swc-node/sourcemap-support", - "target": "npm:source-map-support@0.5.21", - "type": "static" - }, - { - "source": "npm:@swc-node/sourcemap-support", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@swc/core": [ - { - "source": "npm:@swc/core", - "target": "npm:@swc/counter", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/types", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-darwin-arm64", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-darwin-x64", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-arm-gnueabihf", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-arm64-gnu", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-arm64-musl", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-x64-gnu", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-linux-x64-musl", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-win32-arm64-msvc", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-win32-ia32-msvc", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/core-win32-x64-msvc", - "type": "static" - }, - { - "source": "npm:@swc/core", - "target": "npm:@swc/helpers", - "type": "static" - } - ], - "npm:@swc/helpers": [ - { - "source": "npm:@swc/helpers", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@swc/helpers@0.5.15": [ - { - "source": "npm:@swc/helpers@0.5.15", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@swc/helpers@0.5.17": [ - { - "source": "npm:@swc/helpers@0.5.17", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@swc/types": [ - { - "source": "npm:@swc/types", - "target": "npm:@swc/counter", - "type": "static" - } - ], - "npm:@ts-morph/common": [ - { - "source": "npm:@ts-morph/common", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:@ts-morph/common", - "target": "npm:minimatch@9.0.5", - "type": "static" - }, - { - "source": "npm:@ts-morph/common", - "target": "npm:mkdirp@3.0.1", - "type": "static" - }, - { - "source": "npm:@ts-morph/common", - "target": "npm:path-browserify", - "type": "static" - } - ], - "npm:@tybys/wasm-util": [ - { - "source": "npm:@tybys/wasm-util", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@types/adm-zip": [ - { - "source": "npm:@types/adm-zip", - "target": "npm:@types/node", - "type": "static" - } - ], - "npm:@types/babel__core": [ - { - "source": "npm:@types/babel__core", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@types/babel__core", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:@types/babel__core", - "target": "npm:@types/babel__generator", - "type": "static" - }, - { - "source": "npm:@types/babel__core", - "target": "npm:@types/babel__template", - "type": "static" - }, - { - "source": "npm:@types/babel__core", - "target": "npm:@types/babel__traverse", - "type": "static" - } - ], - "npm:@types/babel__generator": [ - { - "source": "npm:@types/babel__generator", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@types/babel__template": [ - { - "source": "npm:@types/babel__template", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:@types/babel__template", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@types/babel__traverse": [ - { - "source": "npm:@types/babel__traverse", - "target": "npm:@babel/types", - "type": "static" - } - ], - "npm:@types/debug": [ - { - "source": "npm:@types/debug", - "target": "npm:@types/ms", - "type": "static" - } - ], - "npm:@types/eslint-scope": [ - { - "source": "npm:@types/eslint-scope", - "target": "npm:@types/eslint", - "type": "static" - }, - { - "source": "npm:@types/eslint-scope", - "target": "npm:@types/estree", - "type": "static" - } - ], - "npm:@types/eslint": [ - { - "source": "npm:@types/eslint", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:@types/eslint", - "target": "npm:@types/json-schema", - "type": "static" - } - ], - "npm:@types/estree-jsx": [ - { - "source": "npm:@types/estree-jsx", - "target": "npm:@types/estree", - "type": "static" - } - ], - "npm:@types/graceful-fs": [ - { - "source": "npm:@types/graceful-fs", - "target": "npm:@types/node", - "type": "static" - } - ], - "npm:@types/gradient-string": [ - { - "source": "npm:@types/gradient-string", - "target": "npm:@types/tinycolor2", - "type": "static" - } - ], - "npm:@types/hast@2.3.10": [ - { - "source": "npm:@types/hast@2.3.10", - "target": "npm:@types/unist@2.0.11", - "type": "static" - } - ], - "npm:@types/hast@3.0.4": [ - { - "source": "npm:@types/hast@3.0.4", - "target": "npm:@types/unist@3.0.3", - "type": "static" - } - ], - "npm:@types/istanbul-lib-report": [ - { - "source": "npm:@types/istanbul-lib-report", - "target": "npm:@types/istanbul-lib-coverage", - "type": "static" - } - ], - "npm:@types/istanbul-reports": [ - { - "source": "npm:@types/istanbul-reports", - "target": "npm:@types/istanbul-lib-report", - "type": "static" - } - ], - "npm:@types/mdast@3.0.15": [ - { - "source": "npm:@types/mdast@3.0.15", - "target": "npm:@types/unist@2.0.11", - "type": "static" - } - ], - "npm:@types/mdast@4.0.4": [ - { - "source": "npm:@types/mdast@4.0.4", - "target": "npm:@types/unist@3.0.3", - "type": "static" - } - ], - "npm:@types/node-forge": [ - { - "source": "npm:@types/node-forge", - "target": "npm:@types/node", - "type": "static" - } - ], - "npm:@types/node": [ - { - "source": "npm:@types/node", - "target": "npm:undici-types@5.26.5", - "type": "static" - } - ], - "npm:@types/node@20.17.24": [ - { - "source": "npm:@types/node@20.17.24", - "target": "npm:undici-types@6.19.8", - "type": "static" - } - ], - "npm:@types/react": [ - { - "source": "npm:@types/react", - "target": "npm:csstype", - "type": "static" - } - ], - "npm:@types/yargs@15.0.19": [ - { - "source": "npm:@types/yargs@15.0.19", - "target": "npm:@types/yargs-parser", - "type": "static" - } - ], - "npm:@types/yargs@17.0.33": [ - { - "source": "npm:@types/yargs@17.0.33", - "target": "npm:@types/yargs-parser", - "type": "static" - } - ], - "npm:@typescript-eslint/eslint-plugin": [ - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@eslint-community/regexpp", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/parser", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/scope-manager", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/type-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:@typescript-eslint/visitor-keys", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:graphemer", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:natural-compare", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:ts-api-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/eslint-plugin", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:@typescript-eslint/parser": [ - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:@typescript-eslint/scope-manager", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:@typescript-eslint/typescript-estree", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:@typescript-eslint/visitor-keys", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/parser", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:@typescript-eslint/scope-manager": [ - { - "source": "npm:@typescript-eslint/scope-manager", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/scope-manager", - "target": "npm:@typescript-eslint/visitor-keys", - "type": "static" - } - ], - "npm:@typescript-eslint/type-utils": [ - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:@typescript-eslint/typescript-estree", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:@typescript-eslint/utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:ts-api-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/type-utils", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:@typescript-eslint/typescript-estree": [ - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:@typescript-eslint/visitor-keys", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:is-glob", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:minimatch@9.0.5", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:ts-api-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/typescript-estree", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:@typescript-eslint/utils": [ - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:@eslint-community/eslint-utils", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:@typescript-eslint/scope-manager", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:@typescript-eslint/typescript-estree", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/utils", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:@typescript-eslint/visitor-keys": [ - { - "source": "npm:@typescript-eslint/visitor-keys", - "target": "npm:@typescript-eslint/types", - "type": "static" - }, - { - "source": "npm:@typescript-eslint/visitor-keys", - "target": "npm:eslint-visitor-keys@4.2.0", - "type": "static" - } - ], - "npm:@unhead/react": [ - { - "source": "npm:@unhead/react", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:@unhead/react", - "target": "npm:unhead", - "type": "static" - } - ], - "npm:@vercel/analytics": [ - { - "source": "npm:@vercel/analytics", - "target": "npm:react", - "type": "static" - } - ], - "npm:@verdaccio/auth": [ - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/config", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/loaders", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/signature", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:@verdaccio/utils@8.1.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/auth", - "target": "npm:verdaccio-htpasswd", - "type": "static" - } - ], - "npm:@verdaccio/commons-api": [ - { - "source": "npm:@verdaccio/commons-api", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:@verdaccio/commons-api", - "target": "npm:http-status-codes@2.2.0", - "type": "static" - } - ], - "npm:@verdaccio/config": [ - { - "source": "npm:@verdaccio/config", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:@verdaccio/utils@8.1.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/config", - "target": "npm:minimatch@7.4.6", - "type": "static" - } - ], - "npm:@verdaccio/core@8.0.0-next-8.1": [ - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:core-js@3.37.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:http-status-codes@2.3.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:process-warning@1.0.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.1", - "target": "npm:semver@7.6.3", - "type": "static" - } - ], - "npm:@verdaccio/core@8.0.0-next-8.7": [ - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:core-js@3.37.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:http-status-codes@2.3.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:process-warning@1.0.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/core@8.0.0-next-8.7", - "target": "npm:semver@7.6.3", - "type": "static" - } - ], - "npm:@verdaccio/file-locking@10.3.1": [ - { - "source": "npm:@verdaccio/file-locking@10.3.1", - "target": "npm:lockfile", - "type": "static" - } - ], - "npm:@verdaccio/file-locking@13.0.0-next-8.2": [ - { - "source": "npm:@verdaccio/file-locking@13.0.0-next-8.2", - "target": "npm:lockfile", - "type": "static" - } - ], - "npm:@verdaccio/loaders": [ - { - "source": "npm:@verdaccio/loaders", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/loaders", - "target": "npm:lodash", - "type": "static" - } - ], - "npm:@verdaccio/local-storage-legacy": [ - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:@verdaccio/commons-api", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:@verdaccio/file-locking@10.3.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:@verdaccio/streams", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:async@3.2.4", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:debug@4.3.4", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:lowdb", - "type": "static" - }, - { - "source": "npm:@verdaccio/local-storage-legacy", - "target": "npm:mkdirp@1.0.4", - "type": "static" - } - ], - "npm:@verdaccio/logger-commons": [ - { - "source": "npm:@verdaccio/logger-commons", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-commons", - "target": "npm:@verdaccio/logger-prettify", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-commons", - "target": "npm:colorette", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-commons", - "target": "npm:debug@4.4.0", - "type": "static" - } - ], - "npm:@verdaccio/logger-prettify": [ - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:colorette", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:dayjs", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:pino-abstract-transport@1.2.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger-prettify", - "target": "npm:sonic-boom@3.8.1", - "type": "static" - } - ], - "npm:@verdaccio/logger": [ - { - "source": "npm:@verdaccio/logger", - "target": "npm:@verdaccio/logger-commons", - "type": "static" - }, - { - "source": "npm:@verdaccio/logger", - "target": "npm:pino", - "type": "static" - } - ], - "npm:@verdaccio/middleware": [ - { - "source": "npm:@verdaccio/middleware", - "target": "npm:@verdaccio/config", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:@verdaccio/url", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:@verdaccio/utils@8.1.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:express", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:express-rate-limit", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:lru-cache@7.18.3", - "type": "static" - }, - { - "source": "npm:@verdaccio/middleware", - "target": "npm:mime@2.6.0", - "type": "static" - } - ], - "npm:@verdaccio/signature": [ - { - "source": "npm:@verdaccio/signature", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/signature", - "target": "npm:jsonwebtoken", - "type": "static" - } - ], - "npm:@verdaccio/tarball": [ - { - "source": "npm:@verdaccio/tarball", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:@verdaccio/url", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:@verdaccio/utils@8.1.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:gunzip-maybe", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/tarball", - "target": "npm:tar-stream@3.1.7", - "type": "static" - } - ], - "npm:@verdaccio/url": [ - { - "source": "npm:@verdaccio/url", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/url", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:@verdaccio/url", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/url", - "target": "npm:validator", - "type": "static" - } - ], - "npm:@verdaccio/utils@7.0.1-next-8.1": [ - { - "source": "npm:@verdaccio/utils@7.0.1-next-8.1", - "target": "npm:@verdaccio/core@8.0.0-next-8.1", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@7.0.1-next-8.1", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@7.0.1-next-8.1", - "target": "npm:minimatch@7.4.6", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@7.0.1-next-8.1", - "target": "npm:semver@7.6.3", - "type": "static" - } - ], - "npm:@verdaccio/utils@8.1.0-next-8.7": [ - { - "source": "npm:@verdaccio/utils@8.1.0-next-8.7", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@8.1.0-next-8.7", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@8.1.0-next-8.7", - "target": "npm:minimatch@7.4.6", - "type": "static" - }, - { - "source": "npm:@verdaccio/utils@8.1.0-next-8.7", - "target": "npm:semver@7.6.3", - "type": "static" - } - ], - "npm:@vitest/coverage-v8": [ - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:@ampproject/remapping", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:@bcoe/v8-coverage", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:istanbul-lib-report", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:istanbul-lib-source-maps", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:istanbul-reports", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:magic-string", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:magicast", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:std-env", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:test-exclude@7.0.1", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:tinyrainbow", - "type": "static" - }, - { - "source": "npm:@vitest/coverage-v8", - "target": "npm:vitest", - "type": "static" - } - ], - "npm:@vitest/expect": [ - { - "source": "npm:@vitest/expect", - "target": "npm:@vitest/spy", - "type": "static" - }, - { - "source": "npm:@vitest/expect", - "target": "npm:@vitest/utils", - "type": "static" - }, - { - "source": "npm:@vitest/expect", - "target": "npm:chai", - "type": "static" - }, - { - "source": "npm:@vitest/expect", - "target": "npm:tinyrainbow", - "type": "static" - } - ], - "npm:@vitest/mocker": [ - { - "source": "npm:@vitest/mocker", - "target": "npm:@vitest/spy", - "type": "static" - }, - { - "source": "npm:@vitest/mocker", - "target": "npm:estree-walker", - "type": "static" - }, - { - "source": "npm:@vitest/mocker", - "target": "npm:magic-string", - "type": "static" - }, - { - "source": "npm:@vitest/mocker", - "target": "npm:vite", - "type": "static" - } - ], - "npm:@vitest/pretty-format": [ - { - "source": "npm:@vitest/pretty-format", - "target": "npm:tinyrainbow", - "type": "static" - } - ], - "npm:@vitest/runner": [ - { - "source": "npm:@vitest/runner", - "target": "npm:@vitest/utils", - "type": "static" - }, - { - "source": "npm:@vitest/runner", - "target": "npm:pathe", - "type": "static" - } - ], - "npm:@vitest/snapshot": [ - { - "source": "npm:@vitest/snapshot", - "target": "npm:@vitest/pretty-format", - "type": "static" - }, - { - "source": "npm:@vitest/snapshot", - "target": "npm:magic-string", - "type": "static" - }, - { - "source": "npm:@vitest/snapshot", - "target": "npm:pathe", - "type": "static" - } - ], - "npm:@vitest/spy": [ - { - "source": "npm:@vitest/spy", - "target": "npm:tinyspy", - "type": "static" - } - ], - "npm:@vitest/ui": [ - { - "source": "npm:@vitest/ui", - "target": "npm:@vitest/utils", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:fflate", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:flatted", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:pathe", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:sirv", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:tinyglobby@0.2.9", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:tinyrainbow", - "type": "static" - }, - { - "source": "npm:@vitest/ui", - "target": "npm:vitest", - "type": "static" - } - ], - "npm:@vitest/utils": [ - { - "source": "npm:@vitest/utils", - "target": "npm:@vitest/pretty-format", - "type": "static" - }, - { - "source": "npm:@vitest/utils", - "target": "npm:loupe", - "type": "static" - }, - { - "source": "npm:@vitest/utils", - "target": "npm:tinyrainbow", - "type": "static" - } - ], - "npm:@webassemblyjs/ast": [ - { - "source": "npm:@webassemblyjs/ast", - "target": "npm:@webassemblyjs/helper-numbers", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/ast", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - } - ], - "npm:@webassemblyjs/helper-numbers": [ - { - "source": "npm:@webassemblyjs/helper-numbers", - "target": "npm:@webassemblyjs/floating-point-hex-parser", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-numbers", - "target": "npm:@webassemblyjs/helper-api-error", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-numbers", - "target": "npm:@xtuc/long", - "type": "static" - } - ], - "npm:@webassemblyjs/helper-wasm-section": [ - { - "source": "npm:@webassemblyjs/helper-wasm-section", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-wasm-section", - "target": "npm:@webassemblyjs/helper-buffer", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-wasm-section", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/helper-wasm-section", - "target": "npm:@webassemblyjs/wasm-gen", - "type": "static" - } - ], - "npm:@webassemblyjs/ieee754": [ - { - "source": "npm:@webassemblyjs/ieee754", - "target": "npm:@xtuc/ieee754", - "type": "static" - } - ], - "npm:@webassemblyjs/leb128": [ - { - "source": "npm:@webassemblyjs/leb128", - "target": "npm:@xtuc/long", - "type": "static" - } - ], - "npm:@webassemblyjs/wasm-edit": [ - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/helper-buffer", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/helper-wasm-section", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/wasm-gen", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/wasm-opt", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/wasm-parser", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-edit", - "target": "npm:@webassemblyjs/wast-printer", - "type": "static" - } - ], - "npm:@webassemblyjs/wasm-gen": [ - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/ieee754", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/leb128", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-gen", - "target": "npm:@webassemblyjs/utf8", - "type": "static" - } - ], - "npm:@webassemblyjs/wasm-opt": [ - { - "source": "npm:@webassemblyjs/wasm-opt", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-opt", - "target": "npm:@webassemblyjs/helper-buffer", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-opt", - "target": "npm:@webassemblyjs/wasm-gen", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-opt", - "target": "npm:@webassemblyjs/wasm-parser", - "type": "static" - } - ], - "npm:@webassemblyjs/wasm-parser": [ - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/helper-api-error", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/helper-wasm-bytecode", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/ieee754", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/leb128", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wasm-parser", - "target": "npm:@webassemblyjs/utf8", - "type": "static" - } - ], - "npm:@webassemblyjs/wast-printer": [ - { - "source": "npm:@webassemblyjs/wast-printer", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:@webassemblyjs/wast-printer", - "target": "npm:@xtuc/long", - "type": "static" - } - ], - "npm:@yarnpkg/parsers": [ - { - "source": "npm:@yarnpkg/parsers", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:@yarnpkg/parsers", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:@zkochan/js-yaml": [ - { - "source": "npm:@zkochan/js-yaml", - "target": "npm:argparse@2.0.1", - "type": "static" - } - ], - "npm:JSONStream": [ - { - "source": "npm:JSONStream", - "target": "npm:jsonparse", - "type": "static" - }, - { - "source": "npm:JSONStream", - "target": "npm:through", - "type": "static" - } - ], - "npm:abort-controller": [ - { - "source": "npm:abort-controller", - "target": "npm:event-target-shim", - "type": "static" - } - ], - "npm:accepts": [ - { - "source": "npm:accepts", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:accepts", - "target": "npm:negotiator@0.6.3", - "type": "static" - } - ], - "npm:acorn-jsx": [ - { - "source": "npm:acorn-jsx", - "target": "npm:acorn@8.14.0", - "type": "static" - } - ], - "npm:acorn-walk": [ - { - "source": "npm:acorn-walk", - "target": "npm:acorn@8.14.0", - "type": "static" - } - ], - "npm:agent-base": [ - { - "source": "npm:agent-base", - "target": "npm:debug@4.4.0", - "type": "static" - } - ], - "npm:ajv-formats@2.1.1": [ - { - "source": "npm:ajv-formats@2.1.1", - "target": "npm:ajv@8.17.1", - "type": "static" - } - ], - "npm:ajv-formats@3.0.1": [ - { - "source": "npm:ajv-formats@3.0.1", - "target": "npm:ajv@8.17.1", - "type": "static" - } - ], - "npm:ajv-keywords@3.5.2": [ - { - "source": "npm:ajv-keywords@3.5.2", - "target": "npm:ajv@6.12.6", - "type": "static" - } - ], - "npm:ajv-keywords@5.1.0": [ - { - "source": "npm:ajv-keywords@5.1.0", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:ajv-keywords@5.1.0", - "target": "npm:fast-deep-equal", - "type": "static" - } - ], - "npm:ajv@6.12.6": [ - { - "source": "npm:ajv@6.12.6", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:ajv@6.12.6", - "target": "npm:fast-json-stable-stringify", - "type": "static" - }, - { - "source": "npm:ajv@6.12.6", - "target": "npm:json-schema-traverse@0.4.1", - "type": "static" - }, - { - "source": "npm:ajv@6.12.6", - "target": "npm:uri-js", - "type": "static" - } - ], - "npm:ajv@8.17.1": [ - { - "source": "npm:ajv@8.17.1", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:ajv@8.17.1", - "target": "npm:fast-uri@3.0.1", - "type": "static" - }, - { - "source": "npm:ajv@8.17.1", - "target": "npm:json-schema-traverse@1.0.0", - "type": "static" - }, - { - "source": "npm:ajv@8.17.1", - "target": "npm:require-from-string", - "type": "static" - } - ], - "npm:ansi-styles@4.3.0": [ - { - "source": "npm:ansi-styles@4.3.0", - "target": "npm:color-convert", - "type": "static" - } - ], - "npm:anymatch": [ - { - "source": "npm:anymatch", - "target": "npm:normalize-path", - "type": "static" - }, - { - "source": "npm:anymatch", - "target": "npm:picomatch@2.3.1", - "type": "static" - } - ], - "npm:argparse@1.0.10": [ - { - "source": "npm:argparse@1.0.10", - "target": "npm:sprintf-js", - "type": "static" - } - ], - "npm:asn1": [ - { - "source": "npm:asn1", - "target": "npm:safer-buffer", - "type": "static" - } - ], - "npm:ast-types": [ - { - "source": "npm:ast-types", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:async@2.6.4": [ - { - "source": "npm:async@2.6.4", - "target": "npm:lodash", - "type": "static" - } - ], - "npm:avvio": [ - { - "source": "npm:avvio", - "target": "npm:@fastify/error", - "type": "static" - }, - { - "source": "npm:avvio", - "target": "npm:fastq", - "type": "static" - } - ], - "npm:axios": [ - { - "source": "npm:axios", - "target": "npm:follow-redirects", - "type": "static" - }, - { - "source": "npm:axios", - "target": "npm:form-data", - "type": "static" - }, - { - "source": "npm:axios", - "target": "npm:proxy-from-env", - "type": "static" - } - ], - "npm:babel-core": [ - { - "source": "npm:babel-core", - "target": "npm:@babel/core", - "type": "static" - } - ], - "npm:babel-jest": [ - { - "source": "npm:babel-jest", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:@jest/transform", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:@types/babel__core", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:babel-plugin-istanbul", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:babel-preset-jest", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:babel-jest", - "target": "npm:slash", - "type": "static" - } - ], - "npm:babel-loader": [ - { - "source": "npm:babel-loader", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-loader", - "target": "npm:find-cache-dir@4.0.0", - "type": "static" - }, - { - "source": "npm:babel-loader", - "target": "npm:schema-utils@4.3.0", - "type": "static" - }, - { - "source": "npm:babel-loader", - "target": "npm:webpack", - "type": "static" - } - ], - "npm:babel-plugin-const-enum": [ - { - "source": "npm:babel-plugin-const-enum", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-const-enum", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:babel-plugin-const-enum", - "target": "npm:@babel/plugin-syntax-typescript", - "type": "static" - }, - { - "source": "npm:babel-plugin-const-enum", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:babel-plugin-istanbul": [ - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:@istanbuljs/load-nyc-config", - "type": "static" - }, - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:@istanbuljs/schema", - "type": "static" - }, - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:istanbul-lib-instrument", - "type": "static" - }, - { - "source": "npm:babel-plugin-istanbul", - "target": "npm:test-exclude@6.0.0", - "type": "static" - } - ], - "npm:babel-plugin-jest-hoist": [ - { - "source": "npm:babel-plugin-jest-hoist", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:babel-plugin-jest-hoist", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:babel-plugin-jest-hoist", - "target": "npm:@types/babel__core", - "type": "static" - }, - { - "source": "npm:babel-plugin-jest-hoist", - "target": "npm:@types/babel__traverse", - "type": "static" - } - ], - "npm:babel-plugin-macros": [ - { - "source": "npm:babel-plugin-macros", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:babel-plugin-macros", - "target": "npm:cosmiconfig@6.0.0", - "type": "static" - }, - { - "source": "npm:babel-plugin-macros", - "target": "npm:resolve", - "type": "static" - } - ], - "npm:babel-plugin-polyfill-corejs2": [ - { - "source": "npm:babel-plugin-polyfill-corejs2", - "target": "npm:@babel/compat-data", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs2", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs2", - "target": "npm:@babel/helper-define-polyfill-provider", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs2", - "target": "npm:semver@6.3.1", - "type": "static" - } - ], - "npm:babel-plugin-polyfill-corejs3": [ - { - "source": "npm:babel-plugin-polyfill-corejs3", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs3", - "target": "npm:@babel/helper-define-polyfill-provider", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-corejs3", - "target": "npm:core-js-compat", - "type": "static" - } - ], - "npm:babel-plugin-polyfill-regenerator": [ - { - "source": "npm:babel-plugin-polyfill-regenerator", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-polyfill-regenerator", - "target": "npm:@babel/helper-define-polyfill-provider", - "type": "static" - } - ], - "npm:babel-plugin-syntax-hermes-parser@0.23.1": [ - { - "source": "npm:babel-plugin-syntax-hermes-parser@0.23.1", - "target": "npm:hermes-parser@0.23.1", - "type": "static" - } - ], - "npm:babel-plugin-syntax-hermes-parser@0.25.1": [ - { - "source": "npm:babel-plugin-syntax-hermes-parser@0.25.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - } - ], - "npm:babel-plugin-transform-flow-enums": [ - { - "source": "npm:babel-plugin-transform-flow-enums", - "target": "npm:@babel/plugin-syntax-flow", - "type": "static" - } - ], - "npm:babel-plugin-transform-typescript-metadata": [ - { - "source": "npm:babel-plugin-transform-typescript-metadata", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-plugin-transform-typescript-metadata", - "target": "npm:@babel/helper-plugin-utils", - "type": "static" - }, - { - "source": "npm:babel-plugin-transform-typescript-metadata", - "target": "npm:@babel/traverse", - "type": "static" - } - ], - "npm:babel-preset-current-node-syntax": [ - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-async-generators", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-bigint", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-class-properties", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-class-static-block", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-import-attributes@7.26.0", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-import-meta", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-json-strings", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-logical-assignment-operators", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-numeric-separator", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-object-rest-spread", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-optional-catch-binding", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-optional-chaining", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-private-property-in-object", - "type": "static" - }, - { - "source": "npm:babel-preset-current-node-syntax", - "target": "npm:@babel/plugin-syntax-top-level-await", - "type": "static" - } - ], - "npm:babel-preset-jest": [ - { - "source": "npm:babel-preset-jest", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:babel-preset-jest", - "target": "npm:babel-plugin-jest-hoist", - "type": "static" - }, - { - "source": "npm:babel-preset-jest", - "target": "npm:babel-preset-current-node-syntax", - "type": "static" - } - ], - "npm:basic-auth": [ - { - "source": "npm:basic-auth", - "target": "npm:safe-buffer@5.1.2", - "type": "static" - } - ], - "npm:bcrypt-pbkdf": [ - { - "source": "npm:bcrypt-pbkdf", - "target": "npm:tweetnacl", - "type": "static" - } - ], - "npm:better-path-resolve": [ - { - "source": "npm:better-path-resolve", - "target": "npm:is-windows", - "type": "static" - } - ], - "npm:bl": [ - { - "source": "npm:bl", - "target": "npm:buffer@5.7.1", - "type": "static" - }, - { - "source": "npm:bl", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:bl", - "target": "npm:readable-stream@3.6.2", - "type": "static" - } - ], - "npm:body-parser": [ - { - "source": "npm:body-parser", - "target": "npm:bytes", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:content-type", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:depd", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:destroy", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:iconv-lite@0.4.24", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:on-finished@2.4.1", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:qs@6.13.0", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:raw-body", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:type-is", - "type": "static" - }, - { - "source": "npm:body-parser", - "target": "npm:unpipe", - "type": "static" - } - ], - "npm:brace-expansion@1.1.11": [ - { - "source": "npm:brace-expansion@1.1.11", - "target": "npm:balanced-match", - "type": "static" - }, - { - "source": "npm:brace-expansion@1.1.11", - "target": "npm:concat-map", - "type": "static" - } - ], - "npm:brace-expansion@2.0.1": [ - { - "source": "npm:brace-expansion@2.0.1", - "target": "npm:balanced-match", - "type": "static" - } - ], - "npm:braces": [ - { - "source": "npm:braces", - "target": "npm:fill-range", - "type": "static" - } - ], - "npm:browserify-zlib": [ - { - "source": "npm:browserify-zlib", - "target": "npm:pako", - "type": "static" - } - ], - "npm:browserslist": [ - { - "source": "npm:browserslist", - "target": "npm:caniuse-lite@1.0.30001698", - "type": "static" - }, - { - "source": "npm:browserslist", - "target": "npm:electron-to-chromium", - "type": "static" - }, - { - "source": "npm:browserslist", - "target": "npm:node-releases", - "type": "static" - }, - { - "source": "npm:browserslist", - "target": "npm:update-browserslist-db", - "type": "static" - } - ], - "npm:bser": [ - { - "source": "npm:bser", - "target": "npm:node-int64", - "type": "static" - } - ], - "npm:buffer@5.7.1": [ - { - "source": "npm:buffer@5.7.1", - "target": "npm:base64-js", - "type": "static" - }, - { - "source": "npm:buffer@5.7.1", - "target": "npm:ieee754", - "type": "static" - } - ], - "npm:buffer@6.0.3": [ - { - "source": "npm:buffer@6.0.3", - "target": "npm:base64-js", - "type": "static" - }, - { - "source": "npm:buffer@6.0.3", - "target": "npm:ieee754", - "type": "static" - } - ], - "npm:bundle-name": [ - { - "source": "npm:bundle-name", - "target": "npm:run-applescript", - "type": "static" - } - ], - "npm:call-bind": [ - { - "source": "npm:call-bind", - "target": "npm:es-define-property", - "type": "static" - }, - { - "source": "npm:call-bind", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:call-bind", - "target": "npm:function-bind", - "type": "static" - }, - { - "source": "npm:call-bind", - "target": "npm:get-intrinsic", - "type": "static" - }, - { - "source": "npm:call-bind", - "target": "npm:set-function-length", - "type": "static" - } - ], - "npm:caller-callsite": [ - { - "source": "npm:caller-callsite", - "target": "npm:callsites@2.0.0", - "type": "static" - } - ], - "npm:caller-path": [ - { - "source": "npm:caller-path", - "target": "npm:caller-callsite", - "type": "static" - } - ], - "npm:chai": [ - { - "source": "npm:chai", - "target": "npm:assertion-error", - "type": "static" - }, - { - "source": "npm:chai", - "target": "npm:check-error", - "type": "static" - }, - { - "source": "npm:chai", - "target": "npm:deep-eql", - "type": "static" - }, - { - "source": "npm:chai", - "target": "npm:loupe", - "type": "static" - }, - { - "source": "npm:chai", - "target": "npm:pathval", - "type": "static" - } - ], - "npm:chalk@4.1.2": [ - { - "source": "npm:chalk@4.1.2", - "target": "npm:ansi-styles@4.3.0", - "type": "static" - }, - { - "source": "npm:chalk@4.1.2", - "target": "npm:supports-color@7.2.0", - "type": "static" - } - ], - "npm:chokidar": [ - { - "source": "npm:chokidar", - "target": "npm:anymatch", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:braces", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:glob-parent@5.1.2", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:is-binary-path", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:is-glob", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:normalize-path", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:readdirp", - "type": "static" - }, - { - "source": "npm:chokidar", - "target": "npm:fsevents", - "type": "static" - } - ], - "npm:chrome-launcher": [ - { - "source": "npm:chrome-launcher", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:chrome-launcher", - "target": "npm:escape-string-regexp@4.0.0", - "type": "static" - }, - { - "source": "npm:chrome-launcher", - "target": "npm:is-wsl@2.2.0", - "type": "static" - }, - { - "source": "npm:chrome-launcher", - "target": "npm:lighthouse-logger", - "type": "static" - } - ], - "npm:chromium-edge-launcher": [ - { - "source": "npm:chromium-edge-launcher", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:escape-string-regexp@4.0.0", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:is-wsl@2.2.0", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:lighthouse-logger", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:mkdirp@1.0.4", - "type": "static" - }, - { - "source": "npm:chromium-edge-launcher", - "target": "npm:rimraf@3.0.2", - "type": "static" - } - ], - "npm:cli-cursor": [ - { - "source": "npm:cli-cursor", - "target": "npm:restore-cursor", - "type": "static" - } - ], - "npm:clipanion": [ - { - "source": "npm:clipanion", - "target": "npm:typanion", - "type": "static" - } - ], - "npm:cliui": [ - { - "source": "npm:cliui", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:cliui", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:cliui", - "target": "npm:wrap-ansi@7.0.0", - "type": "static" - } - ], - "npm:clone-deep": [ - { - "source": "npm:clone-deep", - "target": "npm:is-plain-object", - "type": "static" - }, - { - "source": "npm:clone-deep", - "target": "npm:kind-of", - "type": "static" - }, - { - "source": "npm:clone-deep", - "target": "npm:shallow-clone", - "type": "static" - } - ], - "npm:color-convert": [ - { - "source": "npm:color-convert", - "target": "npm:color-name", - "type": "static" - } - ], - "npm:columnify": [ - { - "source": "npm:columnify", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:columnify", - "target": "npm:wcwidth", - "type": "static" - } - ], - "npm:combined-stream": [ - { - "source": "npm:combined-stream", - "target": "npm:delayed-stream", - "type": "static" - } - ], - "npm:compressible": [ - { - "source": "npm:compressible", - "target": "npm:mime-db", - "type": "static" - } - ], - "npm:compression": [ - { - "source": "npm:compression", - "target": "npm:bytes", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:compressible", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:negotiator@0.6.4", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:on-headers", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:compression", - "target": "npm:vary", - "type": "static" - } - ], - "npm:config-chain": [ - { - "source": "npm:config-chain", - "target": "npm:ini", - "type": "static" - }, - { - "source": "npm:config-chain", - "target": "npm:proto-list", - "type": "static" - } - ], - "npm:connect": [ - { - "source": "npm:connect", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:connect", - "target": "npm:finalhandler@1.1.2", - "type": "static" - }, - { - "source": "npm:connect", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:connect", - "target": "npm:utils-merge", - "type": "static" - } - ], - "npm:content-disposition": [ - { - "source": "npm:content-disposition", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - } - ], - "npm:copy-to-clipboard": [ - { - "source": "npm:copy-to-clipboard", - "target": "npm:toggle-selection", - "type": "static" - } - ], - "npm:core-js-compat": [ - { - "source": "npm:core-js-compat", - "target": "npm:browserslist", - "type": "static" - } - ], - "npm:cors": [ - { - "source": "npm:cors", - "target": "npm:object-assign", - "type": "static" - }, - { - "source": "npm:cors", - "target": "npm:vary", - "type": "static" - } - ], - "npm:cosmiconfig@5.2.1": [ - { - "source": "npm:cosmiconfig@5.2.1", - "target": "npm:import-fresh@2.0.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@5.2.1", - "target": "npm:is-directory", - "type": "static" - }, - { - "source": "npm:cosmiconfig@5.2.1", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:cosmiconfig@5.2.1", - "target": "npm:parse-json@4.0.0", - "type": "static" - } - ], - "npm:cosmiconfig@6.0.0": [ - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:@types/parse-json", - "type": "static" - }, - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:import-fresh@3.3.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:parse-json@5.2.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:path-type", - "type": "static" - }, - { - "source": "npm:cosmiconfig@6.0.0", - "target": "npm:yaml@1.10.2", - "type": "static" - } - ], - "npm:cosmiconfig@9.0.0": [ - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:env-paths", - "type": "static" - }, - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:import-fresh@3.3.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:parse-json@5.2.0", - "type": "static" - }, - { - "source": "npm:cosmiconfig@9.0.0", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:cross-spawn@7.0.3": [ - { - "source": "npm:cross-spawn@7.0.3", - "target": "npm:path-key", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.3", - "target": "npm:shebang-command", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.3", - "target": "npm:which", - "type": "static" - } - ], - "npm:cross-spawn@7.0.6": [ - { - "source": "npm:cross-spawn@7.0.6", - "target": "npm:path-key", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.6", - "target": "npm:shebang-command", - "type": "static" - }, - { - "source": "npm:cross-spawn@7.0.6", - "target": "npm:which", - "type": "static" - } - ], - "npm:dashdash": [ - { - "source": "npm:dashdash", - "target": "npm:assert-plus", - "type": "static" - } - ], - "npm:debug@2.6.9": [ - { - "source": "npm:debug@2.6.9", - "target": "npm:ms@2.0.0", - "type": "static" - } - ], - "npm:debug@3.2.7": [ - { - "source": "npm:debug@3.2.7", - "target": "npm:ms@2.1.3", - "type": "static" - } - ], - "npm:debug@4.3.4": [ - { - "source": "npm:debug@4.3.4", - "target": "npm:ms@2.1.2", - "type": "static" - } - ], - "npm:debug@4.3.7": [ - { - "source": "npm:debug@4.3.7", - "target": "npm:ms@2.1.3", - "type": "static" - } - ], - "npm:debug@4.4.0": [ - { - "source": "npm:debug@4.4.0", - "target": "npm:ms@2.1.3", - "type": "static" - } - ], - "npm:decode-named-character-reference": [ - { - "source": "npm:decode-named-character-reference", - "target": "npm:character-entities", - "type": "static" - } - ], - "npm:default-browser": [ - { - "source": "npm:default-browser", - "target": "npm:bundle-name", - "type": "static" - }, - { - "source": "npm:default-browser", - "target": "npm:default-browser-id", - "type": "static" - } - ], - "npm:defaults": [ - { - "source": "npm:defaults", - "target": "npm:clone", - "type": "static" - } - ], - "npm:define-data-property": [ - { - "source": "npm:define-data-property", - "target": "npm:es-define-property", - "type": "static" - }, - { - "source": "npm:define-data-property", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:define-data-property", - "target": "npm:gopd", - "type": "static" - } - ], - "npm:detect-port": [ - { - "source": "npm:detect-port", - "target": "npm:address", - "type": "static" - }, - { - "source": "npm:detect-port", - "target": "npm:debug@4.4.0", - "type": "static" - } - ], - "npm:devlop": [ - { - "source": "npm:devlop", - "target": "npm:dequal", - "type": "static" - } - ], - "npm:dir-glob": [ - { - "source": "npm:dir-glob", - "target": "npm:path-type", - "type": "static" - } - ], - "npm:dom-serializer@1.4.1": [ - { - "source": "npm:dom-serializer@1.4.1", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:dom-serializer@1.4.1", - "target": "npm:domhandler@4.3.1", - "type": "static" - }, - { - "source": "npm:dom-serializer@1.4.1", - "target": "npm:entities@2.2.0", - "type": "static" - } - ], - "npm:dom-serializer@2.0.0": [ - { - "source": "npm:dom-serializer@2.0.0", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:dom-serializer@2.0.0", - "target": "npm:domhandler@5.0.3", - "type": "static" - }, - { - "source": "npm:dom-serializer@2.0.0", - "target": "npm:entities@4.5.0", - "type": "static" - } - ], - "npm:domhandler@4.3.1": [ - { - "source": "npm:domhandler@4.3.1", - "target": "npm:domelementtype", - "type": "static" - } - ], - "npm:domhandler@5.0.3": [ - { - "source": "npm:domhandler@5.0.3", - "target": "npm:domelementtype", - "type": "static" - } - ], - "npm:domutils@2.8.0": [ - { - "source": "npm:domutils@2.8.0", - "target": "npm:dom-serializer@1.4.1", - "type": "static" - }, - { - "source": "npm:domutils@2.8.0", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:domutils@2.8.0", - "target": "npm:domhandler@4.3.1", - "type": "static" - } - ], - "npm:domutils@3.2.2": [ - { - "source": "npm:domutils@3.2.2", - "target": "npm:dom-serializer@2.0.0", - "type": "static" - }, - { - "source": "npm:domutils@3.2.2", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:domutils@3.2.2", - "target": "npm:domhandler@5.0.3", - "type": "static" - } - ], - "npm:dotenv-expand": [ - { - "source": "npm:dotenv-expand", - "target": "npm:dotenv", - "type": "static" - } - ], - "npm:duplexify": [ - { - "source": "npm:duplexify", - "target": "npm:end-of-stream", - "type": "static" - }, - { - "source": "npm:duplexify", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:duplexify", - "target": "npm:readable-stream@2.3.8", - "type": "static" - }, - { - "source": "npm:duplexify", - "target": "npm:stream-shift", - "type": "static" - } - ], - "npm:ecc-jsbn": [ - { - "source": "npm:ecc-jsbn", - "target": "npm:jsbn", - "type": "static" - }, - { - "source": "npm:ecc-jsbn", - "target": "npm:safer-buffer", - "type": "static" - } - ], - "npm:ecdsa-sig-formatter": [ - { - "source": "npm:ecdsa-sig-formatter", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - } - ], - "npm:ejs": [ - { - "source": "npm:ejs", - "target": "npm:jake", - "type": "static" - } - ], - "npm:end-of-stream": [ - { - "source": "npm:end-of-stream", - "target": "npm:once", - "type": "static" - } - ], - "npm:enhanced-resolve": [ - { - "source": "npm:enhanced-resolve", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:enhanced-resolve", - "target": "npm:tapable", - "type": "static" - } - ], - "npm:enquirer@2.3.6": [ - { - "source": "npm:enquirer@2.3.6", - "target": "npm:ansi-colors", - "type": "static" - } - ], - "npm:enquirer@2.4.1": [ - { - "source": "npm:enquirer@2.4.1", - "target": "npm:ansi-colors", - "type": "static" - }, - { - "source": "npm:enquirer@2.4.1", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - } - ], - "npm:error-ex": [ - { - "source": "npm:error-ex", - "target": "npm:is-arrayish", - "type": "static" - } - ], - "npm:error-stack-parser": [ - { - "source": "npm:error-stack-parser", - "target": "npm:stackframe", - "type": "static" - } - ], - "npm:errorhandler": [ - { - "source": "npm:errorhandler", - "target": "npm:accepts", - "type": "static" - }, - { - "source": "npm:errorhandler", - "target": "npm:escape-html", - "type": "static" - } - ], - "npm:es-define-property": [ - { - "source": "npm:es-define-property", - "target": "npm:get-intrinsic", - "type": "static" - } - ], - "npm:esast-util-from-estree": [ - { - "source": "npm:esast-util-from-estree", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:esast-util-from-estree", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:esast-util-from-estree", - "target": "npm:estree-util-visit", - "type": "static" - }, - { - "source": "npm:esast-util-from-estree", - "target": "npm:unist-util-position-from-estree", - "type": "static" - } - ], - "npm:esast-util-from-js": [ - { - "source": "npm:esast-util-from-js", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:esast-util-from-js", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:esast-util-from-js", - "target": "npm:esast-util-from-estree", - "type": "static" - }, - { - "source": "npm:esast-util-from-js", - "target": "npm:vfile-message@4.0.2", - "type": "static" - } - ], - "npm:esbuild": [ - { - "source": "npm:esbuild", - "target": "npm:@esbuild/aix-ppc64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/android-arm", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/android-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/android-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/darwin-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/darwin-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/freebsd-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/freebsd-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-arm", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-ia32", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-loong64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-mips64el", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-ppc64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-riscv64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-s390x", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/linux-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/netbsd-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/openbsd-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/sunos-x64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/win32-arm64", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/win32-ia32", - "type": "static" - }, - { - "source": "npm:esbuild", - "target": "npm:@esbuild/win32-x64", - "type": "static" - } - ], - "npm:eslint-config-prettier": [ - { - "source": "npm:eslint-config-prettier", - "target": "npm:eslint", - "type": "static" - } - ], - "npm:eslint-plugin-simple-import-sort": [ - { - "source": "npm:eslint-plugin-simple-import-sort", - "target": "npm:eslint", - "type": "static" - } - ], - "npm:eslint-scope@5.1.1": [ - { - "source": "npm:eslint-scope@5.1.1", - "target": "npm:esrecurse", - "type": "static" - }, - { - "source": "npm:eslint-scope@5.1.1", - "target": "npm:estraverse@4.3.0", - "type": "static" - } - ], - "npm:eslint-scope@8.0.2": [ - { - "source": "npm:eslint-scope@8.0.2", - "target": "npm:esrecurse", - "type": "static" - }, - { - "source": "npm:eslint-scope@8.0.2", - "target": "npm:estraverse@5.3.0", - "type": "static" - } - ], - "npm:eslint": [ - { - "source": "npm:eslint", - "target": "npm:@eslint-community/eslint-utils", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint-community/regexpp", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint/config-array", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint/eslintrc", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint/js", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@eslint/plugin-kit", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@humanwhocodes/module-importer", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@humanwhocodes/retry", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:@nodelib/fs.walk", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:ajv@6.12.6", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:cross-spawn@7.0.3", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:escape-string-regexp@4.0.0", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:eslint-scope@8.0.2", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:eslint-visitor-keys@4.0.0", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:espree@10.1.0", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:esquery", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:esutils", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:file-entry-cache", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:find-up@5.0.0", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:glob-parent@6.0.2", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:imurmurhash", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:is-glob", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:is-path-inside", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:json-stable-stringify-without-jsonify", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:lodash.merge", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:natural-compare", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:optionator", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:text-table", - "type": "static" - }, - { - "source": "npm:eslint", - "target": "npm:jiti", - "type": "static" - } - ], - "npm:espree@10.1.0": [ - { - "source": "npm:espree@10.1.0", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:espree@10.1.0", - "target": "npm:acorn-jsx", - "type": "static" - }, - { - "source": "npm:espree@10.1.0", - "target": "npm:eslint-visitor-keys@4.2.0", - "type": "static" - } - ], - "npm:espree@9.6.1": [ - { - "source": "npm:espree@9.6.1", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:espree@9.6.1", - "target": "npm:acorn-jsx", - "type": "static" - }, - { - "source": "npm:espree@9.6.1", - "target": "npm:eslint-visitor-keys@3.4.3", - "type": "static" - } - ], - "npm:esquery": [ - { - "source": "npm:esquery", - "target": "npm:estraverse@5.3.0", - "type": "static" - } - ], - "npm:esrecurse": [ - { - "source": "npm:esrecurse", - "target": "npm:estraverse@5.3.0", - "type": "static" - } - ], - "npm:estree-util-attach-comments": [ - { - "source": "npm:estree-util-attach-comments", - "target": "npm:@types/estree", - "type": "static" - } - ], - "npm:estree-util-build-jsx": [ - { - "source": "npm:estree-util-build-jsx", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:estree-util-build-jsx", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:estree-util-build-jsx", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:estree-util-build-jsx", - "target": "npm:estree-walker", - "type": "static" - } - ], - "npm:estree-util-scope": [ - { - "source": "npm:estree-util-scope", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:estree-util-scope", - "target": "npm:devlop", - "type": "static" - } - ], - "npm:estree-util-to-js": [ - { - "source": "npm:estree-util-to-js", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:estree-util-to-js", - "target": "npm:astring", - "type": "static" - }, - { - "source": "npm:estree-util-to-js", - "target": "npm:source-map@0.7.4", - "type": "static" - } - ], - "npm:estree-util-visit": [ - { - "source": "npm:estree-util-visit", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:estree-util-visit", - "target": "npm:@types/unist@3.0.3", - "type": "static" - } - ], - "npm:estree-walker": [ - { - "source": "npm:estree-walker", - "target": "npm:@types/estree", - "type": "static" - } - ], - "npm:execa": [ - { - "source": "npm:execa", - "target": "npm:cross-spawn@7.0.3", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:get-stream", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:human-signals", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:is-stream", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:merge-stream", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:npm-run-path", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:onetime", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:signal-exit@3.0.7", - "type": "static" - }, - { - "source": "npm:execa", - "target": "npm:strip-final-newline", - "type": "static" - } - ], - "npm:express": [ - { - "source": "npm:express", - "target": "npm:accepts", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:array-flatten", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:body-parser", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:content-disposition", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:content-type", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:cookie@0.7.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:cookie-signature", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:depd", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:encodeurl@2.0.0", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:etag", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:finalhandler@1.3.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:fresh", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:merge-descriptors", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:methods", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:on-finished@2.4.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:path-to-regexp@0.1.12", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:proxy-addr", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:qs@6.13.0", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:range-parser", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:send", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:serve-static", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:setprototypeof", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:statuses@2.0.1", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:type-is", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:utils-merge", - "type": "static" - }, - { - "source": "npm:express", - "target": "npm:vary", - "type": "static" - } - ], - "npm:extend-shallow": [ - { - "source": "npm:extend-shallow", - "target": "npm:is-extendable", - "type": "static" - } - ], - "npm:external-editor": [ - { - "source": "npm:external-editor", - "target": "npm:chardet", - "type": "static" - }, - { - "source": "npm:external-editor", - "target": "npm:iconv-lite@0.4.24", - "type": "static" - }, - { - "source": "npm:external-editor", - "target": "npm:tmp@0.0.33", - "type": "static" - } - ], - "npm:fast-glob": [ - { - "source": "npm:fast-glob", - "target": "npm:@nodelib/fs.stat", - "type": "static" - }, - { - "source": "npm:fast-glob", - "target": "npm:@nodelib/fs.walk", - "type": "static" - }, - { - "source": "npm:fast-glob", - "target": "npm:glob-parent@5.1.2", - "type": "static" - }, - { - "source": "npm:fast-glob", - "target": "npm:merge2", - "type": "static" - }, - { - "source": "npm:fast-glob", - "target": "npm:micromatch", - "type": "static" - } - ], - "npm:fast-glob@3.3.3": [ - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:@nodelib/fs.stat", - "type": "static" - }, - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:@nodelib/fs.walk", - "type": "static" - }, - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:glob-parent@5.1.2", - "type": "static" - }, - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:merge2", - "type": "static" - }, - { - "source": "npm:fast-glob@3.3.3", - "target": "npm:micromatch", - "type": "static" - } - ], - "npm:fast-json-stringify": [ - { - "source": "npm:fast-json-stringify", - "target": "npm:@fastify/merge-json-schemas", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:ajv-formats@3.0.1", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:fast-uri@2.4.0", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:json-schema-ref-resolver", - "type": "static" - }, - { - "source": "npm:fast-json-stringify", - "target": "npm:rfdc", - "type": "static" - } - ], - "npm:fast-querystring": [ - { - "source": "npm:fast-querystring", - "target": "npm:fast-decode-uri-component", - "type": "static" - } - ], - "npm:fast-xml-parser": [ - { - "source": "npm:fast-xml-parser", - "target": "npm:strnum", - "type": "static" - } - ], - "npm:fastify-favicon": [ - { - "source": "npm:fastify-favicon", - "target": "npm:fastify-plugin", - "type": "static" - } - ], - "npm:fastify": [ - { - "source": "npm:fastify", - "target": "npm:@fastify/ajv-compiler", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:@fastify/error", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:@fastify/fast-json-stringify-compiler", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:abstract-logging", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:avvio", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:fast-content-type-parse", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:fast-json-stringify", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:find-my-way", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:light-my-request", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:pino", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:process-warning@3.0.0", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:proxy-addr", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:rfdc", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:secure-json-parse", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:fastify", - "target": "npm:toad-cache", - "type": "static" - } - ], - "npm:fastq": [ - { - "source": "npm:fastq", - "target": "npm:reusify", - "type": "static" - } - ], - "npm:fb-watchman": [ - { - "source": "npm:fb-watchman", - "target": "npm:bser", - "type": "static" - } - ], - "npm:fdir@6.4.0": [ - { - "source": "npm:fdir@6.4.0", - "target": "npm:picomatch@4.0.2", - "type": "static" - } - ], - "npm:fdir@6.4.2": [ - { - "source": "npm:fdir@6.4.2", - "target": "npm:picomatch@4.0.2", - "type": "static" - } - ], - "npm:fdir@6.4.4": [ - { - "source": "npm:fdir@6.4.4", - "target": "npm:picomatch@4.0.2", - "type": "static" - } - ], - "npm:figures": [ - { - "source": "npm:figures", - "target": "npm:escape-string-regexp@1.0.5", - "type": "static" - } - ], - "npm:file-entry-cache": [ - { - "source": "npm:file-entry-cache", - "target": "npm:flat-cache", - "type": "static" - } - ], - "npm:filelist": [ - { - "source": "npm:filelist", - "target": "npm:minimatch@5.1.6", - "type": "static" - } - ], - "npm:fill-range": [ - { - "source": "npm:fill-range", - "target": "npm:to-regex-range", - "type": "static" - } - ], - "npm:finalhandler@1.1.2": [ - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:encodeurl@1.0.2", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:on-finished@2.3.0", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:statuses@1.5.0", - "type": "static" - }, - { - "source": "npm:finalhandler@1.1.2", - "target": "npm:unpipe", - "type": "static" - } - ], - "npm:finalhandler@1.3.1": [ - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:encodeurl@2.0.0", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:on-finished@2.4.1", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:statuses@2.0.1", - "type": "static" - }, - { - "source": "npm:finalhandler@1.3.1", - "target": "npm:unpipe", - "type": "static" - } - ], - "npm:find-cache-dir@2.1.0": [ - { - "source": "npm:find-cache-dir@2.1.0", - "target": "npm:commondir", - "type": "static" - }, - { - "source": "npm:find-cache-dir@2.1.0", - "target": "npm:make-dir@2.1.0", - "type": "static" - }, - { - "source": "npm:find-cache-dir@2.1.0", - "target": "npm:pkg-dir@3.0.0", - "type": "static" - } - ], - "npm:find-cache-dir@4.0.0": [ - { - "source": "npm:find-cache-dir@4.0.0", - "target": "npm:common-path-prefix", - "type": "static" - }, - { - "source": "npm:find-cache-dir@4.0.0", - "target": "npm:pkg-dir@7.0.0", - "type": "static" - } - ], - "npm:find-my-way": [ - { - "source": "npm:find-my-way", - "target": "npm:fast-deep-equal", - "type": "static" - }, - { - "source": "npm:find-my-way", - "target": "npm:fast-querystring", - "type": "static" - }, - { - "source": "npm:find-my-way", - "target": "npm:safe-regex2", - "type": "static" - } - ], - "npm:find-up@3.0.0": [ - { - "source": "npm:find-up@3.0.0", - "target": "npm:locate-path@3.0.0", - "type": "static" - } - ], - "npm:find-up@4.1.0": [ - { - "source": "npm:find-up@4.1.0", - "target": "npm:locate-path@5.0.0", - "type": "static" - }, - { - "source": "npm:find-up@4.1.0", - "target": "npm:path-exists@4.0.0", - "type": "static" - } - ], - "npm:find-up@5.0.0": [ - { - "source": "npm:find-up@5.0.0", - "target": "npm:locate-path@6.0.0", - "type": "static" - }, - { - "source": "npm:find-up@5.0.0", - "target": "npm:path-exists@4.0.0", - "type": "static" - } - ], - "npm:find-up@6.3.0": [ - { - "source": "npm:find-up@6.3.0", - "target": "npm:locate-path@7.2.0", - "type": "static" - }, - { - "source": "npm:find-up@6.3.0", - "target": "npm:path-exists@5.0.0", - "type": "static" - } - ], - "npm:flat-cache": [ - { - "source": "npm:flat-cache", - "target": "npm:flatted", - "type": "static" - }, - { - "source": "npm:flat-cache", - "target": "npm:keyv", - "type": "static" - } - ], - "npm:flow-remove-types": [ - { - "source": "npm:flow-remove-types", - "target": "npm:hermes-parser@0.24.0", - "type": "static" - }, - { - "source": "npm:flow-remove-types", - "target": "npm:pirates@3.0.2", - "type": "static" - }, - { - "source": "npm:flow-remove-types", - "target": "npm:vlq@0.2.3", - "type": "static" - } - ], - "npm:foreground-child": [ - { - "source": "npm:foreground-child", - "target": "npm:cross-spawn@7.0.3", - "type": "static" - }, - { - "source": "npm:foreground-child", - "target": "npm:signal-exit@4.1.0", - "type": "static" - } - ], - "npm:form-data": [ - { - "source": "npm:form-data", - "target": "npm:asynckit", - "type": "static" - }, - { - "source": "npm:form-data", - "target": "npm:combined-stream", - "type": "static" - }, - { - "source": "npm:form-data", - "target": "npm:mime-types", - "type": "static" - } - ], - "npm:front-matter": [ - { - "source": "npm:front-matter", - "target": "npm:js-yaml@3.14.1", - "type": "static" - } - ], - "npm:fs-extra@11.3.0": [ - { - "source": "npm:fs-extra@11.3.0", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:fs-extra@11.3.0", - "target": "npm:jsonfile@6.1.0", - "type": "static" - }, - { - "source": "npm:fs-extra@11.3.0", - "target": "npm:universalify@2.0.1", - "type": "static" - } - ], - "npm:fs-extra@7.0.1": [ - { - "source": "npm:fs-extra@7.0.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:fs-extra@7.0.1", - "target": "npm:jsonfile@4.0.0", - "type": "static" - }, - { - "source": "npm:fs-extra@7.0.1", - "target": "npm:universalify@0.1.2", - "type": "static" - } - ], - "npm:fs-extra@8.1.0": [ - { - "source": "npm:fs-extra@8.1.0", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:fs-extra@8.1.0", - "target": "npm:jsonfile@4.0.0", - "type": "static" - }, - { - "source": "npm:fs-extra@8.1.0", - "target": "npm:universalify@0.1.2", - "type": "static" - } - ], - "npm:get-intrinsic": [ - { - "source": "npm:get-intrinsic", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:function-bind", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:has-proto", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:has-symbols", - "type": "static" - }, - { - "source": "npm:get-intrinsic", - "target": "npm:hasown", - "type": "static" - } - ], - "npm:getpass": [ - { - "source": "npm:getpass", - "target": "npm:assert-plus", - "type": "static" - } - ], - "npm:glob-parent@5.1.2": [ - { - "source": "npm:glob-parent@5.1.2", - "target": "npm:is-glob", - "type": "static" - } - ], - "npm:glob-parent@6.0.2": [ - { - "source": "npm:glob-parent@6.0.2", - "target": "npm:is-glob", - "type": "static" - } - ], - "npm:glob@10.4.5": [ - { - "source": "npm:glob@10.4.5", - "target": "npm:foreground-child", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:jackspeak", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:minimatch@9.0.5", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:minipass", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:package-json-from-dist", - "type": "static" - }, - { - "source": "npm:glob@10.4.5", - "target": "npm:path-scurry", - "type": "static" - } - ], - "npm:glob@7.2.3": [ - { - "source": "npm:glob@7.2.3", - "target": "npm:fs.realpath", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:inflight", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:minimatch@3.1.2", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:once", - "type": "static" - }, - { - "source": "npm:glob@7.2.3", - "target": "npm:path-is-absolute", - "type": "static" - } - ], - "npm:globby": [ - { - "source": "npm:globby", - "target": "npm:array-union", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:dir-glob", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:fast-glob@3.3.3", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:merge2", - "type": "static" - }, - { - "source": "npm:globby", - "target": "npm:slash", - "type": "static" - } - ], - "npm:gopd": [ - { - "source": "npm:gopd", - "target": "npm:get-intrinsic", - "type": "static" - } - ], - "npm:gradient-string@2.0.2": [ - { - "source": "npm:gradient-string@2.0.2", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:gradient-string@2.0.2", - "target": "npm:tinygradient", - "type": "static" - } - ], - "npm:gradient-string@3.0.0": [ - { - "source": "npm:gradient-string@3.0.0", - "target": "npm:chalk@5.3.0", - "type": "static" - }, - { - "source": "npm:gradient-string@3.0.0", - "target": "npm:tinygradient", - "type": "static" - } - ], - "npm:gray-matter": [ - { - "source": "npm:gray-matter", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:gray-matter", - "target": "npm:kind-of", - "type": "static" - }, - { - "source": "npm:gray-matter", - "target": "npm:section-matter", - "type": "static" - }, - { - "source": "npm:gray-matter", - "target": "npm:strip-bom-string", - "type": "static" - } - ], - "npm:gunzip-maybe": [ - { - "source": "npm:gunzip-maybe", - "target": "npm:browserify-zlib", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:is-deflate", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:is-gzip", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:peek-stream", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:pumpify", - "type": "static" - }, - { - "source": "npm:gunzip-maybe", - "target": "npm:through2", - "type": "static" - } - ], - "npm:handlebars": [ - { - "source": "npm:handlebars", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "npm:handlebars", - "target": "npm:neo-async", - "type": "static" - }, - { - "source": "npm:handlebars", - "target": "npm:source-map@0.6.1", - "type": "static" - }, - { - "source": "npm:handlebars", - "target": "npm:wordwrap", - "type": "static" - }, - { - "source": "npm:handlebars", - "target": "npm:uglify-js", - "type": "static" - } - ], - "npm:has-property-descriptors": [ - { - "source": "npm:has-property-descriptors", - "target": "npm:es-define-property", - "type": "static" - } - ], - "npm:hasown": [ - { - "source": "npm:hasown", - "target": "npm:function-bind", - "type": "static" - } - ], - "npm:hast-util-from-html": [ - { - "source": "npm:hast-util-from-html", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:hast-util-from-parse5", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:parse5", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-from-html", - "target": "npm:vfile-message@4.0.2", - "type": "static" - } - ], - "npm:hast-util-from-parse5": [ - { - "source": "npm:hast-util-from-parse5", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:hastscript", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:vfile@6.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:vfile-location", - "type": "static" - }, - { - "source": "npm:hast-util-from-parse5", - "target": "npm:web-namespaces", - "type": "static" - } - ], - "npm:hast-util-heading-rank": [ - { - "source": "npm:hast-util-heading-rank", - "target": "npm:@types/hast@3.0.4", - "type": "static" - } - ], - "npm:hast-util-is-element": [ - { - "source": "npm:hast-util-is-element", - "target": "npm:@types/hast@3.0.4", - "type": "static" - } - ], - "npm:hast-util-parse-selector": [ - { - "source": "npm:hast-util-parse-selector", - "target": "npm:@types/hast@3.0.4", - "type": "static" - } - ], - "npm:hast-util-to-estree": [ - { - "source": "npm:hast-util-to-estree", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:comma-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:estree-util-attach-comments", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:hast-util-whitespace", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:mdast-util-mdx-expression", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:mdast-util-mdx-jsx", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:space-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:style-to-js", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:unist-util-position", - "type": "static" - }, - { - "source": "npm:hast-util-to-estree", - "target": "npm:zwitch", - "type": "static" - } - ], - "npm:hast-util-to-html": [ - { - "source": "npm:hast-util-to-html", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:ccount", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:comma-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:hast-util-whitespace", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:html-void-elements", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:mdast-util-to-hast", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:space-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:stringify-entities", - "type": "static" - }, - { - "source": "npm:hast-util-to-html", - "target": "npm:zwitch", - "type": "static" - } - ], - "npm:hast-util-to-jsx-runtime": [ - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:comma-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:hast-util-whitespace", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:mdast-util-mdx-expression", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:mdast-util-mdx-jsx", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:space-separated-tokens", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:style-to-js", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:unist-util-position", - "type": "static" - }, - { - "source": "npm:hast-util-to-jsx-runtime", - "target": "npm:vfile-message@4.0.2", - "type": "static" - } - ], - "npm:hast-util-to-string": [ - { - "source": "npm:hast-util-to-string", - "target": "npm:@types/hast@3.0.4", - "type": "static" - } - ], - "npm:hast-util-whitespace": [ - { - "source": "npm:hast-util-whitespace", - "target": "npm:@types/hast@3.0.4", - "type": "static" - } - ], - "npm:hastscript": [ - { - "source": "npm:hastscript", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:hastscript", - "target": "npm:comma-separated-tokens", - "type": "static" - }, - { - "source": "npm:hastscript", - "target": "npm:hast-util-parse-selector", - "type": "static" - }, - { - "source": "npm:hastscript", - "target": "npm:property-information", - "type": "static" - }, - { - "source": "npm:hastscript", - "target": "npm:space-separated-tokens", - "type": "static" - } - ], - "npm:hermes-parser@0.23.1": [ - { - "source": "npm:hermes-parser@0.23.1", - "target": "npm:hermes-estree@0.23.1", - "type": "static" - } - ], - "npm:hermes-parser@0.24.0": [ - { - "source": "npm:hermes-parser@0.24.0", - "target": "npm:hermes-estree@0.24.0", - "type": "static" - } - ], - "npm:hermes-parser@0.25.1": [ - { - "source": "npm:hermes-parser@0.25.1", - "target": "npm:hermes-estree@0.25.1", - "type": "static" - } - ], - "npm:hosted-git-info": [ - { - "source": "npm:hosted-git-info", - "target": "npm:lru-cache@10.4.3", - "type": "static" - } - ], - "npm:html-encoding-sniffer": [ - { - "source": "npm:html-encoding-sniffer", - "target": "npm:whatwg-encoding", - "type": "static" - } - ], - "npm:html-to-text": [ - { - "source": "npm:html-to-text", - "target": "npm:@selderee/plugin-htmlparser2", - "type": "static" - }, - { - "source": "npm:html-to-text", - "target": "npm:deepmerge", - "type": "static" - }, - { - "source": "npm:html-to-text", - "target": "npm:dom-serializer@2.0.0", - "type": "static" - }, - { - "source": "npm:html-to-text", - "target": "npm:htmlparser2@8.0.2", - "type": "static" - }, - { - "source": "npm:html-to-text", - "target": "npm:selderee", - "type": "static" - } - ], - "npm:htmlparser2@6.1.0": [ - { - "source": "npm:htmlparser2@6.1.0", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:htmlparser2@6.1.0", - "target": "npm:domhandler@4.3.1", - "type": "static" - }, - { - "source": "npm:htmlparser2@6.1.0", - "target": "npm:domutils@2.8.0", - "type": "static" - }, - { - "source": "npm:htmlparser2@6.1.0", - "target": "npm:entities@2.2.0", - "type": "static" - } - ], - "npm:htmlparser2@8.0.2": [ - { - "source": "npm:htmlparser2@8.0.2", - "target": "npm:domelementtype", - "type": "static" - }, - { - "source": "npm:htmlparser2@8.0.2", - "target": "npm:domhandler@5.0.3", - "type": "static" - }, - { - "source": "npm:htmlparser2@8.0.2", - "target": "npm:domutils@3.2.2", - "type": "static" - }, - { - "source": "npm:htmlparser2@8.0.2", - "target": "npm:entities@4.5.0", - "type": "static" - } - ], - "npm:htmr": [ - { - "source": "npm:htmr", - "target": "npm:html-entities@2.5.2", - "type": "static" - }, - { - "source": "npm:htmr", - "target": "npm:htmlparser2@6.1.0", - "type": "static" - }, - { - "source": "npm:htmr", - "target": "npm:react", - "type": "static" - } - ], - "npm:http-errors": [ - { - "source": "npm:http-errors", - "target": "npm:depd", - "type": "static" - }, - { - "source": "npm:http-errors", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:http-errors", - "target": "npm:setprototypeof", - "type": "static" - }, - { - "source": "npm:http-errors", - "target": "npm:statuses@2.0.1", - "type": "static" - }, - { - "source": "npm:http-errors", - "target": "npm:toidentifier", - "type": "static" - } - ], - "npm:http-proxy": [ - { - "source": "npm:http-proxy", - "target": "npm:eventemitter3", - "type": "static" - }, - { - "source": "npm:http-proxy", - "target": "npm:follow-redirects", - "type": "static" - }, - { - "source": "npm:http-proxy", - "target": "npm:requires-port", - "type": "static" - } - ], - "npm:http-server": [ - { - "source": "npm:http-server", - "target": "npm:basic-auth", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:corser", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:he", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:html-encoding-sniffer", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:http-proxy", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:mime@1.6.0", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:opener", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:portfinder", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:secure-compare", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:union", - "type": "static" - }, - { - "source": "npm:http-server", - "target": "npm:url-join", - "type": "static" - } - ], - "npm:http-signature": [ - { - "source": "npm:http-signature", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:http-signature", - "target": "npm:jsprim", - "type": "static" - }, - { - "source": "npm:http-signature", - "target": "npm:sshpk", - "type": "static" - } - ], - "npm:https-proxy-agent": [ - { - "source": "npm:https-proxy-agent", - "target": "npm:agent-base", - "type": "static" - }, - { - "source": "npm:https-proxy-agent", - "target": "npm:debug@4.4.0", - "type": "static" - } - ], - "npm:iconv-lite@0.4.24": [ - { - "source": "npm:iconv-lite@0.4.24", - "target": "npm:safer-buffer", - "type": "static" - } - ], - "npm:iconv-lite@0.6.3": [ - { - "source": "npm:iconv-lite@0.6.3", - "target": "npm:safer-buffer", - "type": "static" - } - ], - "npm:image-size": [ - { - "source": "npm:image-size", - "target": "npm:queue", - "type": "static" - } - ], - "npm:import-fresh@2.0.0": [ - { - "source": "npm:import-fresh@2.0.0", - "target": "npm:caller-path", - "type": "static" - }, - { - "source": "npm:import-fresh@2.0.0", - "target": "npm:resolve-from@3.0.0", - "type": "static" - } - ], - "npm:import-fresh@3.3.0": [ - { - "source": "npm:import-fresh@3.3.0", - "target": "npm:parent-module", - "type": "static" - }, - { - "source": "npm:import-fresh@3.3.0", - "target": "npm:resolve-from@4.0.0", - "type": "static" - } - ], - "npm:inflight": [ - { - "source": "npm:inflight", - "target": "npm:once", - "type": "static" - }, - { - "source": "npm:inflight", - "target": "npm:wrappy", - "type": "static" - } - ], - "npm:invariant": [ - { - "source": "npm:invariant", - "target": "npm:loose-envify", - "type": "static" - } - ], - "npm:is-alphanumerical": [ - { - "source": "npm:is-alphanumerical", - "target": "npm:is-alphabetical", - "type": "static" - }, - { - "source": "npm:is-alphanumerical", - "target": "npm:is-decimal", - "type": "static" - } - ], - "npm:is-binary-path": [ - { - "source": "npm:is-binary-path", - "target": "npm:binary-extensions", - "type": "static" - } - ], - "npm:is-core-module": [ - { - "source": "npm:is-core-module", - "target": "npm:hasown", - "type": "static" - } - ], - "npm:is-glob": [ - { - "source": "npm:is-glob", - "target": "npm:is-extglob", - "type": "static" - } - ], - "npm:is-inside-container": [ - { - "source": "npm:is-inside-container", - "target": "npm:is-docker@3.0.0", - "type": "static" - } - ], - "npm:is-plain-object": [ - { - "source": "npm:is-plain-object", - "target": "npm:isobject", - "type": "static" - } - ], - "npm:is-subdir": [ - { - "source": "npm:is-subdir", - "target": "npm:better-path-resolve", - "type": "static" - } - ], - "npm:is-wsl@2.2.0": [ - { - "source": "npm:is-wsl@2.2.0", - "target": "npm:is-docker@2.2.1", - "type": "static" - } - ], - "npm:is-wsl@3.1.0": [ - { - "source": "npm:is-wsl@3.1.0", - "target": "npm:is-inside-container", - "type": "static" - } - ], - "npm:istanbul-lib-instrument": [ - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:@istanbuljs/schema", - "type": "static" - }, - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:istanbul-lib-instrument", - "target": "npm:semver@6.3.1", - "type": "static" - } - ], - "npm:istanbul-lib-report": [ - { - "source": "npm:istanbul-lib-report", - "target": "npm:istanbul-lib-coverage", - "type": "static" - }, - { - "source": "npm:istanbul-lib-report", - "target": "npm:make-dir@4.0.0", - "type": "static" - }, - { - "source": "npm:istanbul-lib-report", - "target": "npm:supports-color@7.2.0", - "type": "static" - } - ], - "npm:istanbul-lib-source-maps": [ - { - "source": "npm:istanbul-lib-source-maps", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:istanbul-lib-source-maps", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:istanbul-lib-source-maps", - "target": "npm:istanbul-lib-coverage", - "type": "static" - } - ], - "npm:istanbul-reports": [ - { - "source": "npm:istanbul-reports", - "target": "npm:html-escaper", - "type": "static" - }, - { - "source": "npm:istanbul-reports", - "target": "npm:istanbul-lib-report", - "type": "static" - } - ], - "npm:jackspeak": [ - { - "source": "npm:jackspeak", - "target": "npm:@isaacs/cliui", - "type": "static" - }, - { - "source": "npm:jackspeak", - "target": "npm:@pkgjs/parseargs", - "type": "static" - } - ], - "npm:jake": [ - { - "source": "npm:jake", - "target": "npm:async@3.2.6", - "type": "static" - }, - { - "source": "npm:jake", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jake", - "target": "npm:filelist", - "type": "static" - }, - { - "source": "npm:jake", - "target": "npm:minimatch@3.1.2", - "type": "static" - } - ], - "npm:jest-diff": [ - { - "source": "npm:jest-diff", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jest-diff", - "target": "npm:diff-sequences", - "type": "static" - }, - { - "source": "npm:jest-diff", - "target": "npm:jest-get-type", - "type": "static" - }, - { - "source": "npm:jest-diff", - "target": "npm:pretty-format@29.7.0", - "type": "static" - } - ], - "npm:jest-environment-node": [ - { - "source": "npm:jest-environment-node", - "target": "npm:@jest/environment", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:@jest/fake-timers", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:jest-mock", - "type": "static" - }, - { - "source": "npm:jest-environment-node", - "target": "npm:jest-util", - "type": "static" - } - ], - "npm:jest-haste-map": [ - { - "source": "npm:jest-haste-map", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:@types/graceful-fs", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:anymatch", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:fb-watchman", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:jest-regex-util", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:jest-util", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:walker", - "type": "static" - }, - { - "source": "npm:jest-haste-map", - "target": "npm:fsevents", - "type": "static" - } - ], - "npm:jest-message-util": [ - { - "source": "npm:jest-message-util", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:@types/stack-utils", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:pretty-format@29.7.0", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:slash", - "type": "static" - }, - { - "source": "npm:jest-message-util", - "target": "npm:stack-utils", - "type": "static" - } - ], - "npm:jest-mock": [ - { - "source": "npm:jest-mock", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-mock", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-mock", - "target": "npm:jest-util", - "type": "static" - } - ], - "npm:jest-util": [ - { - "source": "npm:jest-util", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:ci-info@3.9.0", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jest-util", - "target": "npm:picomatch@2.3.1", - "type": "static" - } - ], - "npm:jest-validate": [ - { - "source": "npm:jest-validate", - "target": "npm:@jest/types@29.6.3", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:camelcase@6.3.0", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:jest-get-type", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:leven", - "type": "static" - }, - { - "source": "npm:jest-validate", - "target": "npm:pretty-format@29.7.0", - "type": "static" - } - ], - "npm:jest-worker@27.5.1": [ - { - "source": "npm:jest-worker@27.5.1", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-worker@27.5.1", - "target": "npm:merge-stream", - "type": "static" - }, - { - "source": "npm:jest-worker@27.5.1", - "target": "npm:supports-color@8.1.1", - "type": "static" - } - ], - "npm:jest-worker@29.7.0": [ - { - "source": "npm:jest-worker@29.7.0", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:jest-worker@29.7.0", - "target": "npm:jest-util", - "type": "static" - }, - { - "source": "npm:jest-worker@29.7.0", - "target": "npm:merge-stream", - "type": "static" - }, - { - "source": "npm:jest-worker@29.7.0", - "target": "npm:supports-color@8.1.1", - "type": "static" - } - ], - "npm:joi": [ - { - "source": "npm:joi", - "target": "npm:@hapi/hoek", - "type": "static" - }, - { - "source": "npm:joi", - "target": "npm:@hapi/topo", - "type": "static" - }, - { - "source": "npm:joi", - "target": "npm:@sideway/address", - "type": "static" - }, - { - "source": "npm:joi", - "target": "npm:@sideway/formula", - "type": "static" - }, - { - "source": "npm:joi", - "target": "npm:@sideway/pinpoint", - "type": "static" - } - ], - "npm:js-yaml@3.14.1": [ - { - "source": "npm:js-yaml@3.14.1", - "target": "npm:argparse@1.0.10", - "type": "static" - }, - { - "source": "npm:js-yaml@3.14.1", - "target": "npm:esprima", - "type": "static" - } - ], - "npm:js-yaml@4.1.0": [ - { - "source": "npm:js-yaml@4.1.0", - "target": "npm:argparse@2.0.1", - "type": "static" - } - ], - "npm:jscodeshift": [ - { - "source": "npm:jscodeshift", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/plugin-proposal-class-properties", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/plugin-proposal-nullish-coalescing-operator", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/plugin-proposal-optional-chaining", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/plugin-transform-modules-commonjs", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/preset-env", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/preset-flow", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/preset-typescript@7.26.0", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:@babel/register", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:babel-core", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:flow-parser", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:neo-async", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:node-dir", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:recast", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:temp", - "type": "static" - }, - { - "source": "npm:jscodeshift", - "target": "npm:write-file-atomic@2.4.3", - "type": "static" - } - ], - "npm:json-schema-ref-resolver": [ - { - "source": "npm:json-schema-ref-resolver", - "target": "npm:fast-deep-equal", - "type": "static" - } - ], - "npm:jsonc-eslint-parser": [ - { - "source": "npm:jsonc-eslint-parser", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:jsonc-eslint-parser", - "target": "npm:eslint-visitor-keys@3.4.3", - "type": "static" - }, - { - "source": "npm:jsonc-eslint-parser", - "target": "npm:espree@9.6.1", - "type": "static" - }, - { - "source": "npm:jsonc-eslint-parser", - "target": "npm:semver@7.7.1", - "type": "static" - } - ], - "npm:jsonfile@4.0.0": [ - { - "source": "npm:jsonfile@4.0.0", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - } - ], - "npm:jsonfile@6.1.0": [ - { - "source": "npm:jsonfile@6.1.0", - "target": "npm:universalify@2.0.1", - "type": "static" - }, - { - "source": "npm:jsonfile@6.1.0", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - } - ], - "npm:jsonwebtoken": [ - { - "source": "npm:jsonwebtoken", - "target": "npm:jws", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.includes", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isboolean", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isinteger", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isnumber", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isplainobject", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.isstring", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:lodash.once", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:ms@2.1.3", - "type": "static" - }, - { - "source": "npm:jsonwebtoken", - "target": "npm:semver@7.7.1", - "type": "static" - } - ], - "npm:jsprim": [ - { - "source": "npm:jsprim", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:jsprim", - "target": "npm:extsprintf", - "type": "static" - }, - { - "source": "npm:jsprim", - "target": "npm:json-schema", - "type": "static" - }, - { - "source": "npm:jsprim", - "target": "npm:verror", - "type": "static" - } - ], - "npm:jwa": [ - { - "source": "npm:jwa", - "target": "npm:buffer-equal-constant-time", - "type": "static" - }, - { - "source": "npm:jwa", - "target": "npm:ecdsa-sig-formatter", - "type": "static" - }, - { - "source": "npm:jwa", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - } - ], - "npm:jws": [ - { - "source": "npm:jws", - "target": "npm:jwa", - "type": "static" - }, - { - "source": "npm:jws", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - } - ], - "npm:keyv": [ - { - "source": "npm:keyv", - "target": "npm:json-buffer", - "type": "static" - } - ], - "npm:launch-editor": [ - { - "source": "npm:launch-editor", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:launch-editor", - "target": "npm:shell-quote", - "type": "static" - } - ], - "npm:levn": [ - { - "source": "npm:levn", - "target": "npm:prelude-ls", - "type": "static" - }, - { - "source": "npm:levn", - "target": "npm:type-check", - "type": "static" - } - ], - "npm:light-my-request": [ - { - "source": "npm:light-my-request", - "target": "npm:cookie@0.7.2", - "type": "static" - }, - { - "source": "npm:light-my-request", - "target": "npm:process-warning@3.0.0", - "type": "static" - }, - { - "source": "npm:light-my-request", - "target": "npm:set-cookie-parser", - "type": "static" - } - ], - "npm:lighthouse-logger": [ - { - "source": "npm:lighthouse-logger", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:lighthouse-logger", - "target": "npm:marky", - "type": "static" - } - ], - "npm:locate-path@3.0.0": [ - { - "source": "npm:locate-path@3.0.0", - "target": "npm:p-locate@3.0.0", - "type": "static" - }, - { - "source": "npm:locate-path@3.0.0", - "target": "npm:path-exists@3.0.0", - "type": "static" - } - ], - "npm:locate-path@5.0.0": [ - { - "source": "npm:locate-path@5.0.0", - "target": "npm:p-locate@4.1.0", - "type": "static" - } - ], - "npm:locate-path@6.0.0": [ - { - "source": "npm:locate-path@6.0.0", - "target": "npm:p-locate@5.0.0", - "type": "static" - } - ], - "npm:locate-path@7.2.0": [ - { - "source": "npm:locate-path@7.2.0", - "target": "npm:p-locate@6.0.0", - "type": "static" - } - ], - "npm:lockfile": [ - { - "source": "npm:lockfile", - "target": "npm:signal-exit@3.0.7", - "type": "static" - } - ], - "npm:log-symbols": [ - { - "source": "npm:log-symbols", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:log-symbols", - "target": "npm:is-unicode-supported@0.1.0", - "type": "static" - } - ], - "npm:loose-envify": [ - { - "source": "npm:loose-envify", - "target": "npm:js-tokens", - "type": "static" - } - ], - "npm:loupe": [ - { - "source": "npm:loupe", - "target": "npm:get-func-name", - "type": "static" - } - ], - "npm:lowdb": [ - { - "source": "npm:lowdb", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:lowdb", - "target": "npm:is-promise", - "type": "static" - }, - { - "source": "npm:lowdb", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:lowdb", - "target": "npm:pify@3.0.0", - "type": "static" - }, - { - "source": "npm:lowdb", - "target": "npm:steno", - "type": "static" - } - ], - "npm:lru-cache@5.1.1": [ - { - "source": "npm:lru-cache@5.1.1", - "target": "npm:yallist@3.1.1", - "type": "static" - } - ], - "npm:magic-string": [ - { - "source": "npm:magic-string", - "target": "npm:@jridgewell/sourcemap-codec", - "type": "static" - } - ], - "npm:magicast": [ - { - "source": "npm:magicast", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:magicast", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:magicast", - "target": "npm:source-map-js", - "type": "static" - } - ], - "npm:make-dir@2.1.0": [ - { - "source": "npm:make-dir@2.1.0", - "target": "npm:pify@4.0.1", - "type": "static" - }, - { - "source": "npm:make-dir@2.1.0", - "target": "npm:semver@5.7.2", - "type": "static" - } - ], - "npm:make-dir@4.0.0": [ - { - "source": "npm:make-dir@4.0.0", - "target": "npm:semver@7.7.1", - "type": "static" - } - ], - "npm:makeerror": [ - { - "source": "npm:makeerror", - "target": "npm:tmpl", - "type": "static" - } - ], - "npm:mdast-util-find-and-replace": [ - { - "source": "npm:mdast-util-find-and-replace", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-find-and-replace", - "target": "npm:escape-string-regexp@5.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-find-and-replace", - "target": "npm:unist-util-is@6.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-find-and-replace", - "target": "npm:unist-util-visit-parents@6.0.1", - "type": "static" - } - ], - "npm:mdast-util-from-markdown@1.3.1": [ - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:mdast-util-to-string@3.2.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark@3.2.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-decode-string@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-normalize-identifier@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:unist-util-stringify-position@3.0.3", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@1.3.1", - "target": "npm:uvu", - "type": "static" - } - ], - "npm:mdast-util-from-markdown@2.0.2": [ - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:mdast-util-to-string@4.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark@4.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-decode-string@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-from-markdown@2.0.2", - "target": "npm:unist-util-stringify-position@4.0.0", - "type": "static" - } - ], - "npm:mdast-util-gfm-autolink-literal": [ - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:ccount", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:mdast-util-find-and-replace", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-autolink-literal", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - } - ], - "npm:mdast-util-gfm-footnote": [ - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-footnote", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - } - ], - "npm:mdast-util-gfm-strikethrough": [ - { - "source": "npm:mdast-util-gfm-strikethrough", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-strikethrough", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-strikethrough", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - } - ], - "npm:mdast-util-gfm-table": [ - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:markdown-table", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-table", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - } - ], - "npm:mdast-util-gfm-task-list-item": [ - { - "source": "npm:mdast-util-gfm-task-list-item", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-task-list-item", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-task-list-item", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm-task-list-item", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - } - ], - "npm:mdast-util-gfm": [ - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-autolink-literal", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-footnote", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-strikethrough", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-table", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-gfm-task-list-item", - "type": "static" - }, - { - "source": "npm:mdast-util-gfm", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - } - ], - "npm:mdast-util-mdx-expression": [ - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-expression", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - } - ], - "npm:mdast-util-mdx-jsx": [ - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:ccount", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:parse-entities", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:stringify-entities", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:unist-util-stringify-position@4.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx-jsx", - "target": "npm:vfile-message@4.0.2", - "type": "static" - } - ], - "npm:mdast-util-mdx": [ - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-mdx-expression", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-mdx-jsx", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:mdast-util-mdx", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - } - ], - "npm:mdast-util-mdxjs-esm": [ - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:mdast-util-mdxjs-esm", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - } - ], - "npm:mdast-util-phrasing@3.0.1": [ - { - "source": "npm:mdast-util-phrasing@3.0.1", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - }, - { - "source": "npm:mdast-util-phrasing@3.0.1", - "target": "npm:unist-util-is@5.2.1", - "type": "static" - } - ], - "npm:mdast-util-phrasing@4.1.0": [ - { - "source": "npm:mdast-util-phrasing@4.1.0", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-phrasing@4.1.0", - "target": "npm:unist-util-is@6.0.0", - "type": "static" - } - ], - "npm:mdast-util-to-hast": [ - { - "source": "npm:mdast-util-to-hast", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:@ungap/structured-clone", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:micromark-util-sanitize-uri@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:trim-lines", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:unist-util-position", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-hast", - "target": "npm:vfile@6.0.3", - "type": "static" - } - ], - "npm:mdast-util-to-markdown@1.5.0": [ - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:longest-streak", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:mdast-util-phrasing@3.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:mdast-util-to-string@3.2.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:micromark-util-decode-string@1.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:unist-util-visit@4.1.2", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@1.5.0", - "target": "npm:zwitch", - "type": "static" - } - ], - "npm:mdast-util-to-markdown@2.1.2": [ - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:longest-streak", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:mdast-util-phrasing@4.1.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:mdast-util-to-string@4.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:micromark-util-classify-character@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:micromark-util-decode-string@2.0.1", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:mdast-util-to-markdown@2.1.2", - "target": "npm:zwitch", - "type": "static" - } - ], - "npm:mdast-util-to-string@3.2.0": [ - { - "source": "npm:mdast-util-to-string@3.2.0", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - } - ], - "npm:mdast-util-to-string@4.0.0": [ - { - "source": "npm:mdast-util-to-string@4.0.0", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - } - ], - "npm:memfs": [ - { - "source": "npm:memfs", - "target": "npm:@jsonjoy.com/json-pack", - "type": "static" - }, - { - "source": "npm:memfs", - "target": "npm:@jsonjoy.com/util", - "type": "static" - }, - { - "source": "npm:memfs", - "target": "npm:tree-dump", - "type": "static" - }, - { - "source": "npm:memfs", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:metro-babel-transformer@0.81.1": [ - { - "source": "npm:metro-babel-transformer@0.81.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.81.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.81.1", - "target": "npm:nullthrows", - "type": "static" - } - ], - "npm:metro-babel-transformer@0.82.1": [ - { - "source": "npm:metro-babel-transformer@0.82.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.82.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:metro-babel-transformer@0.82.1", - "target": "npm:nullthrows", - "type": "static" - } - ], - "npm:metro-cache-key@0.81.1": [ - { - "source": "npm:metro-cache-key@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - } - ], - "npm:metro-cache-key@0.82.1": [ - { - "source": "npm:metro-cache-key@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - } - ], - "npm:metro-cache@0.81.1": [ - { - "source": "npm:metro-cache@0.81.1", - "target": "npm:exponential-backoff", - "type": "static" - }, - { - "source": "npm:metro-cache@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-cache@0.81.1", - "target": "npm:metro-core@0.81.1", - "type": "static" - } - ], - "npm:metro-cache@0.82.1": [ - { - "source": "npm:metro-cache@0.82.1", - "target": "npm:exponential-backoff", - "type": "static" - }, - { - "source": "npm:metro-cache@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-cache@0.82.1", - "target": "npm:metro-core@0.82.1", - "type": "static" - } - ], - "npm:metro-config@0.81.1": [ - { - "source": "npm:metro-config@0.81.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:cosmiconfig@5.2.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:jest-validate", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:metro@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:metro-cache@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:metro-core@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.81.1", - "target": "npm:metro-runtime@0.81.1", - "type": "static" - } - ], - "npm:metro-config@0.82.1": [ - { - "source": "npm:metro-config@0.82.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:cosmiconfig@5.2.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:jest-validate", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:metro@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:metro-cache@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:metro-core@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-config@0.82.1", - "target": "npm:metro-runtime@0.82.1", - "type": "static" - } - ], - "npm:metro-core@0.81.1": [ - { - "source": "npm:metro-core@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-core@0.81.1", - "target": "npm:lodash.throttle", - "type": "static" - }, - { - "source": "npm:metro-core@0.81.1", - "target": "npm:metro-resolver@0.81.1", - "type": "static" - } - ], - "npm:metro-core@0.82.1": [ - { - "source": "npm:metro-core@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-core@0.82.1", - "target": "npm:lodash.throttle", - "type": "static" - }, - { - "source": "npm:metro-core@0.82.1", - "target": "npm:metro-resolver@0.82.1", - "type": "static" - } - ], - "npm:metro-file-map@0.81.1": [ - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:fb-watchman", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.81.1", - "target": "npm:walker", - "type": "static" - } - ], - "npm:metro-file-map@0.82.1": [ - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:fb-watchman", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:micromatch", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-file-map@0.82.1", - "target": "npm:walker", - "type": "static" - } - ], - "npm:metro-minify-terser@0.81.1": [ - { - "source": "npm:metro-minify-terser@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-minify-terser@0.81.1", - "target": "npm:terser", - "type": "static" - } - ], - "npm:metro-minify-terser@0.82.1": [ - { - "source": "npm:metro-minify-terser@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-minify-terser@0.82.1", - "target": "npm:terser", - "type": "static" - } - ], - "npm:metro-resolver@0.81.1": [ - { - "source": "npm:metro-resolver@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - } - ], - "npm:metro-resolver@0.82.1": [ - { - "source": "npm:metro-resolver@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - } - ], - "npm:metro-runtime@0.81.1": [ - { - "source": "npm:metro-runtime@0.81.1", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:metro-runtime@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - } - ], - "npm:metro-runtime@0.82.1": [ - { - "source": "npm:metro-runtime@0.82.1", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - }, - { - "source": "npm:metro-runtime@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - } - ], - "npm:metro-source-map@0.81.1": [ - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:metro-symbolicate@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:ob1@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.81.1", - "target": "npm:vlq@1.0.1", - "type": "static" - } - ], - "npm:metro-source-map@0.82.1": [ - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:metro-symbolicate@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:ob1@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro-source-map@0.82.1", - "target": "npm:vlq@1.0.1", - "type": "static" - } - ], - "npm:metro-symbolicate@0.81.1": [ - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:metro-source-map@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.81.1", - "target": "npm:vlq@1.0.1", - "type": "static" - } - ], - "npm:metro-symbolicate@0.82.1": [ - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:metro-source-map@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro-symbolicate@0.82.1", - "target": "npm:vlq@1.0.1", - "type": "static" - } - ], - "npm:metro-transform-plugins@0.81.1": [ - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.81.1", - "target": "npm:nullthrows", - "type": "static" - } - ], - "npm:metro-transform-plugins@0.82.1": [ - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-transform-plugins@0.82.1", - "target": "npm:nullthrows", - "type": "static" - } - ], - "npm:metro-transform-worker@0.81.1": [ - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-babel-transformer@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-cache@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-cache-key@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-minify-terser@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-source-map@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:metro-transform-plugins@0.81.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.81.1", - "target": "npm:nullthrows", - "type": "static" - } - ], - "npm:metro-transform-worker@0.82.1": [ - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-babel-transformer@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-cache@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-cache-key@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-minify-terser@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-source-map@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:metro-transform-plugins@0.82.1", - "type": "static" - }, - { - "source": "npm:metro-transform-worker@0.82.1", - "target": "npm:nullthrows", - "type": "static" - } - ], - "npm:metro@0.81.1": [ - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:accepts", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:ci-info@2.0.0", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:error-stack-parser", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:image-size", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:jsc-safe-url", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:lodash.throttle", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-babel-transformer@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-cache@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-cache-key@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-config@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-core@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-file-map@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-resolver@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-runtime@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-source-map@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-symbolicate@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-transform-plugins@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:metro-transform-worker@0.81.1", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:serialize-error", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:throat", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:ws@7.5.10", - "type": "static" - }, - { - "source": "npm:metro@0.81.1", - "target": "npm:yargs", - "type": "static" - } - ], - "npm:metro@0.82.1": [ - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/core", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/generator", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/parser", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/template", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/traverse", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:@babel/types", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:accepts", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:ci-info@2.0.0", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:connect", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:error-stack-parser", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:hermes-parser@0.25.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:image-size", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:jest-worker@29.7.0", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:jsc-safe-url", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:lodash.throttle", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-babel-transformer@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-cache@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-cache-key@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-config@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-core@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-file-map@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-resolver@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-runtime@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-source-map@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-symbolicate@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-transform-plugins@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:metro-transform-worker@0.82.1", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:serialize-error", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:source-map@0.5.7", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:throat", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:ws@7.5.10", - "type": "static" - }, - { - "source": "npm:metro@0.82.1", - "target": "npm:yargs", - "type": "static" - } - ], - "npm:micromark-core-commonmark@1.1.0": [ - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-destination@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-label@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-space@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-title@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-factory-whitespace@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-chunked@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-classify-character@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-html-tag-name@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-normalize-identifier@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-resolve-all@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-subtokenize@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@1.1.0", - "target": "npm:uvu", - "type": "static" - } - ], - "npm:micromark-core-commonmark@2.0.3": [ - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-destination@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-label@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-title@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-factory-whitespace@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-classify-character@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-html-tag-name@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-resolve-all@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-subtokenize@2.1.0", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-core-commonmark@2.0.3", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-gfm-autolink-literal": [ - { - "source": "npm:micromark-extension-gfm-autolink-literal", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-autolink-literal", - "target": "npm:micromark-util-sanitize-uri@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-autolink-literal", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-autolink-literal", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-gfm-footnote": [ - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-core-commonmark@2.0.3", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-sanitize-uri@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-footnote", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-gfm-strikethrough": [ - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-classify-character@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-resolve-all@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-strikethrough", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-gfm-table": [ - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-table", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-gfm-tagfilter": [ - { - "source": "npm:micromark-extension-gfm-tagfilter", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-gfm-task-list-item": [ - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm-task-list-item", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-gfm": [ - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-autolink-literal", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-footnote", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-strikethrough", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-table", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-tagfilter", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-extension-gfm-task-list-item", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-util-combine-extensions@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-gfm", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-mdx-expression": [ - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-factory-mdx-expression", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-util-events-to-acorn", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-expression", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-mdx-jsx": [ - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:estree-util-is-identifier-name@3.0.0", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-factory-mdx-expression", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-util-events-to-acorn", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdx-jsx", - "target": "npm:vfile-message@4.0.2", - "type": "static" - } - ], - "npm:micromark-extension-mdx-md": [ - { - "source": "npm:micromark-extension-mdx-md", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-extension-mdxjs-esm": [ - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-core-commonmark@2.0.3", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-util-events-to-acorn", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:unist-util-position-from-estree", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs-esm", - "target": "npm:vfile-message@4.0.2", - "type": "static" - } - ], - "npm:micromark-extension-mdxjs": [ - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:acorn-jsx", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-extension-mdx-expression", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-extension-mdx-jsx", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-extension-mdx-md", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-extension-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-util-combine-extensions@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-extension-mdxjs", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-factory-destination@1.1.0": [ - { - "source": "npm:micromark-factory-destination@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - } - ], - "npm:micromark-factory-destination@2.0.1": [ - { - "source": "npm:micromark-factory-destination@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-destination@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-factory-label@1.1.0": [ - { - "source": "npm:micromark-factory-label@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@1.1.0", - "target": "npm:uvu", - "type": "static" - } - ], - "npm:micromark-factory-label@2.0.1": [ - { - "source": "npm:micromark-factory-label@2.0.1", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-label@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-factory-mdx-expression": [ - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-util-events-to-acorn", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:unist-util-position-from-estree", - "type": "static" - }, - { - "source": "npm:micromark-factory-mdx-expression", - "target": "npm:vfile-message@4.0.2", - "type": "static" - } - ], - "npm:micromark-factory-space@1.1.0": [ - { - "source": "npm:micromark-factory-space@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-space@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - } - ], - "npm:micromark-factory-space@2.0.1": [ - { - "source": "npm:micromark-factory-space@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-space@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-factory-title@1.1.0": [ - { - "source": "npm:micromark-factory-title@1.1.0", - "target": "npm:micromark-factory-space@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - } - ], - "npm:micromark-factory-title@2.0.1": [ - { - "source": "npm:micromark-factory-title@2.0.1", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-title@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-factory-whitespace@1.1.0": [ - { - "source": "npm:micromark-factory-whitespace@1.1.0", - "target": "npm:micromark-factory-space@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - } - ], - "npm:micromark-factory-whitespace@2.0.1": [ - { - "source": "npm:micromark-factory-whitespace@2.0.1", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-factory-whitespace@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-util-character@1.2.0": [ - { - "source": "npm:micromark-util-character@1.2.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-character@1.2.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - } - ], - "npm:micromark-util-character@2.1.1": [ - { - "source": "npm:micromark-util-character@2.1.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-character@2.1.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-util-chunked@1.1.0": [ - { - "source": "npm:micromark-util-chunked@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - } - ], - "npm:micromark-util-chunked@2.0.1": [ - { - "source": "npm:micromark-util-chunked@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - } - ], - "npm:micromark-util-classify-character@1.1.0": [ - { - "source": "npm:micromark-util-classify-character@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - } - ], - "npm:micromark-util-classify-character@2.0.1": [ - { - "source": "npm:micromark-util-classify-character@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-classify-character@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-util-combine-extensions@1.1.0": [ - { - "source": "npm:micromark-util-combine-extensions@1.1.0", - "target": "npm:micromark-util-chunked@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-combine-extensions@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - } - ], - "npm:micromark-util-combine-extensions@2.0.1": [ - { - "source": "npm:micromark-util-combine-extensions@2.0.1", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-combine-extensions@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-util-decode-numeric-character-reference@1.1.0": [ - { - "source": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - } - ], - "npm:micromark-util-decode-numeric-character-reference@2.0.2": [ - { - "source": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - } - ], - "npm:micromark-util-decode-string@1.1.0": [ - { - "source": "npm:micromark-util-decode-string@1.1.0", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@1.1.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@1.1.0", - "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - } - ], - "npm:micromark-util-decode-string@2.0.1": [ - { - "source": "npm:micromark-util-decode-string@2.0.1", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@2.0.1", - "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-decode-string@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - } - ], - "npm:micromark-util-events-to-acorn": [ - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:estree-util-visit", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark-util-events-to-acorn", - "target": "npm:vfile-message@4.0.2", - "type": "static" - } - ], - "npm:micromark-util-normalize-identifier@1.1.0": [ - { - "source": "npm:micromark-util-normalize-identifier@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - } - ], - "npm:micromark-util-normalize-identifier@2.0.1": [ - { - "source": "npm:micromark-util-normalize-identifier@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - } - ], - "npm:micromark-util-resolve-all@1.1.0": [ - { - "source": "npm:micromark-util-resolve-all@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - } - ], - "npm:micromark-util-resolve-all@2.0.1": [ - { - "source": "npm:micromark-util-resolve-all@2.0.1", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark-util-sanitize-uri@1.2.0": [ - { - "source": "npm:micromark-util-sanitize-uri@1.2.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@1.2.0", - "target": "npm:micromark-util-encode@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@1.2.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - } - ], - "npm:micromark-util-sanitize-uri@2.0.1": [ - { - "source": "npm:micromark-util-sanitize-uri@2.0.1", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@2.0.1", - "target": "npm:micromark-util-encode@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-sanitize-uri@2.0.1", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - } - ], - "npm:micromark-util-subtokenize@1.1.0": [ - { - "source": "npm:micromark-util-subtokenize@1.1.0", - "target": "npm:micromark-util-chunked@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@1.1.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@1.1.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@1.1.0", - "target": "npm:uvu", - "type": "static" - } - ], - "npm:micromark-util-subtokenize@2.1.0": [ - { - "source": "npm:micromark-util-subtokenize@2.1.0", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@2.1.0", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@2.1.0", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark-util-subtokenize@2.1.0", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromark@3.2.0": [ - { - "source": "npm:micromark@3.2.0", - "target": "npm:@types/debug", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-core-commonmark@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-factory-space@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-character@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-chunked@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-combine-extensions@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-decode-numeric-character-reference@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-encode@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-normalize-identifier@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-resolve-all@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-sanitize-uri@1.2.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-subtokenize@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-symbol@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:micromark-util-types@1.1.0", - "type": "static" - }, - { - "source": "npm:micromark@3.2.0", - "target": "npm:uvu", - "type": "static" - } - ], - "npm:micromark@4.0.2": [ - { - "source": "npm:micromark@4.0.2", - "target": "npm:@types/debug", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-core-commonmark@2.0.3", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-chunked@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-combine-extensions@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-decode-numeric-character-reference@2.0.2", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-encode@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-normalize-identifier@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-resolve-all@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-sanitize-uri@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-subtokenize@2.1.0", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-symbol@2.0.1", - "type": "static" - }, - { - "source": "npm:micromark@4.0.2", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - } - ], - "npm:micromatch": [ - { - "source": "npm:micromatch", - "target": "npm:braces", - "type": "static" - }, - { - "source": "npm:micromatch", - "target": "npm:picomatch@2.3.1", - "type": "static" - } - ], - "npm:mime-types": [ - { - "source": "npm:mime-types", - "target": "npm:mime-db", - "type": "static" - } - ], - "npm:minimatch@3.1.2": [ - { - "source": "npm:minimatch@3.1.2", - "target": "npm:brace-expansion@1.1.11", - "type": "static" - } - ], - "npm:minimatch@5.1.6": [ - { - "source": "npm:minimatch@5.1.6", - "target": "npm:brace-expansion@2.0.1", - "type": "static" - } - ], - "npm:minimatch@7.4.6": [ - { - "source": "npm:minimatch@7.4.6", - "target": "npm:brace-expansion@2.0.1", - "type": "static" - } - ], - "npm:minimatch@9.0.3": [ - { - "source": "npm:minimatch@9.0.3", - "target": "npm:brace-expansion@2.0.1", - "type": "static" - } - ], - "npm:minimatch@9.0.5": [ - { - "source": "npm:minimatch@9.0.5", - "target": "npm:brace-expansion@2.0.1", - "type": "static" - } - ], - "npm:minizlib": [ - { - "source": "npm:minizlib", - "target": "npm:minipass", - "type": "static" - }, - { - "source": "npm:minizlib", - "target": "npm:rimraf@5.0.10", - "type": "static" - } - ], - "npm:mkdirp@0.5.6": [ - { - "source": "npm:mkdirp@0.5.6", - "target": "npm:minimist", - "type": "static" - } - ], - "npm:node-dir": [ - { - "source": "npm:node-dir", - "target": "npm:minimatch@3.1.2", - "type": "static" - } - ], - "npm:node-fetch@2.6.7": [ - { - "source": "npm:node-fetch@2.6.7", - "target": "npm:whatwg-url", - "type": "static" - } - ], - "npm:node-fetch@2.7.0": [ - { - "source": "npm:node-fetch@2.7.0", - "target": "npm:whatwg-url", - "type": "static" - } - ], - "npm:npm-package-arg": [ - { - "source": "npm:npm-package-arg", - "target": "npm:hosted-git-info", - "type": "static" - }, - { - "source": "npm:npm-package-arg", - "target": "npm:proc-log", - "type": "static" - }, - { - "source": "npm:npm-package-arg", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:npm-package-arg", - "target": "npm:validate-npm-package-name", - "type": "static" - } - ], - "npm:npm-run-path": [ - { - "source": "npm:npm-run-path", - "target": "npm:path-key", - "type": "static" - } - ], - "npm:nx": [ - { - "source": "npm:nx", - "target": "npm:@napi-rs/wasm-runtime", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@yarnpkg/lockfile", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@yarnpkg/parsers", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@zkochan/js-yaml", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:axios", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:cli-cursor", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:cli-spinners@2.6.1", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:cliui", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:dotenv", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:dotenv-expand", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:enquirer@2.3.6", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:figures", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:flat", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:front-matter", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:ignore", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:jest-diff", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:jsonc-parser", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:lines-and-columns@2.0.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:minimatch@9.0.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:node-machine-id", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:npm-run-path", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:open@8.4.2", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:ora@5.3.0", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:resolve.exports", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:tar-stream@2.2.0", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:tmp@0.2.3", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:tsconfig-paths", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:tslib@2.8.1", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:yaml@2.6.1", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:yargs", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:yargs-parser", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-darwin-arm64", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-darwin-x64", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-freebsd-x64", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-arm-gnueabihf", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-arm64-gnu", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-arm64-musl", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-x64-gnu", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-linux-x64-musl", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-win32-arm64-msvc", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@nx/nx-win32-x64-msvc", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@swc-node/register", - "type": "static" - }, - { - "source": "npm:nx", - "target": "npm:@swc/core", - "type": "static" - } - ], - "npm:ob1@0.81.1": [ - { - "source": "npm:ob1@0.81.1", - "target": "npm:flow-enums-runtime", - "type": "static" - } - ], - "npm:ob1@0.82.1": [ - { - "source": "npm:ob1@0.82.1", - "target": "npm:flow-enums-runtime", - "type": "static" - } - ], - "npm:on-finished@2.3.0": [ - { - "source": "npm:on-finished@2.3.0", - "target": "npm:ee-first", - "type": "static" - } - ], - "npm:on-finished@2.4.1": [ - { - "source": "npm:on-finished@2.4.1", - "target": "npm:ee-first", - "type": "static" - } - ], - "npm:once": [ - { - "source": "npm:once", - "target": "npm:wrappy", - "type": "static" - } - ], - "npm:onetime": [ - { - "source": "npm:onetime", - "target": "npm:mimic-fn", - "type": "static" - } - ], - "npm:oniguruma-to-es": [ - { - "source": "npm:oniguruma-to-es", - "target": "npm:oniguruma-parser", - "type": "static" - }, - { - "source": "npm:oniguruma-to-es", - "target": "npm:regex", - "type": "static" - }, - { - "source": "npm:oniguruma-to-es", - "target": "npm:regex-recursion", - "type": "static" - } - ], - "npm:open@10.1.0": [ - { - "source": "npm:open@10.1.0", - "target": "npm:default-browser", - "type": "static" - }, - { - "source": "npm:open@10.1.0", - "target": "npm:define-lazy-prop@3.0.0", - "type": "static" - }, - { - "source": "npm:open@10.1.0", - "target": "npm:is-inside-container", - "type": "static" - }, - { - "source": "npm:open@10.1.0", - "target": "npm:is-wsl@3.1.0", - "type": "static" - } - ], - "npm:open@6.4.0": [ - { - "source": "npm:open@6.4.0", - "target": "npm:is-wsl@1.1.0", - "type": "static" - } - ], - "npm:open@7.4.2": [ - { - "source": "npm:open@7.4.2", - "target": "npm:is-docker@2.2.1", - "type": "static" - }, - { - "source": "npm:open@7.4.2", - "target": "npm:is-wsl@2.2.0", - "type": "static" - } - ], - "npm:open@8.4.2": [ - { - "source": "npm:open@8.4.2", - "target": "npm:define-lazy-prop@2.0.0", - "type": "static" - }, - { - "source": "npm:open@8.4.2", - "target": "npm:is-docker@2.2.1", - "type": "static" - }, - { - "source": "npm:open@8.4.2", - "target": "npm:is-wsl@2.2.0", - "type": "static" - } - ], - "npm:optionator": [ - { - "source": "npm:optionator", - "target": "npm:deep-is", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:fast-levenshtein", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:levn", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:prelude-ls", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:type-check", - "type": "static" - }, - { - "source": "npm:optionator", - "target": "npm:word-wrap", - "type": "static" - } - ], - "npm:ora@5.3.0": [ - { - "source": "npm:ora@5.3.0", - "target": "npm:bl", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:cli-cursor", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:cli-spinners@2.9.2", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:is-interactive", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:log-symbols", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:ora@5.3.0", - "target": "npm:wcwidth", - "type": "static" - } - ], - "npm:ora@5.4.1": [ - { - "source": "npm:ora@5.4.1", - "target": "npm:bl", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:cli-cursor", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:cli-spinners@2.9.2", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:is-interactive", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:is-unicode-supported@0.1.0", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:log-symbols", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - }, - { - "source": "npm:ora@5.4.1", - "target": "npm:wcwidth", - "type": "static" - } - ], - "npm:p-filter": [ - { - "source": "npm:p-filter", - "target": "npm:p-map", - "type": "static" - } - ], - "npm:p-limit@2.3.0": [ - { - "source": "npm:p-limit@2.3.0", - "target": "npm:p-try", - "type": "static" - } - ], - "npm:p-limit@3.1.0": [ - { - "source": "npm:p-limit@3.1.0", - "target": "npm:yocto-queue@0.1.0", - "type": "static" - } - ], - "npm:p-limit@4.0.0": [ - { - "source": "npm:p-limit@4.0.0", - "target": "npm:yocto-queue@1.1.1", - "type": "static" - } - ], - "npm:p-locate@3.0.0": [ - { - "source": "npm:p-locate@3.0.0", - "target": "npm:p-limit@2.3.0", - "type": "static" - } - ], - "npm:p-locate@4.1.0": [ - { - "source": "npm:p-locate@4.1.0", - "target": "npm:p-limit@2.3.0", - "type": "static" - } - ], - "npm:p-locate@5.0.0": [ - { - "source": "npm:p-locate@5.0.0", - "target": "npm:p-limit@3.1.0", - "type": "static" - } - ], - "npm:p-locate@6.0.0": [ - { - "source": "npm:p-locate@6.0.0", - "target": "npm:p-limit@4.0.0", - "type": "static" - } - ], - "npm:package-json": [ - { - "source": "npm:package-json", - "target": "npm:ky", - "type": "static" - }, - { - "source": "npm:package-json", - "target": "npm:registry-auth-token", - "type": "static" - }, - { - "source": "npm:package-json", - "target": "npm:registry-url", - "type": "static" - }, - { - "source": "npm:package-json", - "target": "npm:semver@7.6.3", - "type": "static" - } - ], - "npm:parent-module": [ - { - "source": "npm:parent-module", - "target": "npm:callsites@3.1.0", - "type": "static" - } - ], - "npm:parse-entities": [ - { - "source": "npm:parse-entities", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:character-entities-legacy", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:character-reference-invalid", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:decode-named-character-reference", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:is-alphanumerical", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:is-decimal", - "type": "static" - }, - { - "source": "npm:parse-entities", - "target": "npm:is-hexadecimal", - "type": "static" - } - ], - "npm:parse-json@4.0.0": [ - { - "source": "npm:parse-json@4.0.0", - "target": "npm:error-ex", - "type": "static" - }, - { - "source": "npm:parse-json@4.0.0", - "target": "npm:json-parse-better-errors", - "type": "static" - } - ], - "npm:parse-json@5.2.0": [ - { - "source": "npm:parse-json@5.2.0", - "target": "npm:@babel/code-frame", - "type": "static" - }, - { - "source": "npm:parse-json@5.2.0", - "target": "npm:error-ex", - "type": "static" - }, - { - "source": "npm:parse-json@5.2.0", - "target": "npm:json-parse-even-better-errors", - "type": "static" - }, - { - "source": "npm:parse-json@5.2.0", - "target": "npm:lines-and-columns@1.2.4", - "type": "static" - } - ], - "npm:parse5": [ - { - "source": "npm:parse5", - "target": "npm:entities@4.5.0", - "type": "static" - } - ], - "npm:parseley": [ - { - "source": "npm:parseley", - "target": "npm:leac", - "type": "static" - }, - { - "source": "npm:parseley", - "target": "npm:peberminta", - "type": "static" - } - ], - "npm:path-scurry": [ - { - "source": "npm:path-scurry", - "target": "npm:lru-cache@10.4.3", - "type": "static" - }, - { - "source": "npm:path-scurry", - "target": "npm:minipass", - "type": "static" - } - ], - "npm:peek-stream": [ - { - "source": "npm:peek-stream", - "target": "npm:buffer-from", - "type": "static" - }, - { - "source": "npm:peek-stream", - "target": "npm:duplexify", - "type": "static" - }, - { - "source": "npm:peek-stream", - "target": "npm:through2", - "type": "static" - } - ], - "npm:pino-abstract-transport@1.2.0": [ - { - "source": "npm:pino-abstract-transport@1.2.0", - "target": "npm:readable-stream@4.5.2", - "type": "static" - }, - { - "source": "npm:pino-abstract-transport@1.2.0", - "target": "npm:split2", - "type": "static" - } - ], - "npm:pino-abstract-transport@2.0.0": [ - { - "source": "npm:pino-abstract-transport@2.0.0", - "target": "npm:split2", - "type": "static" - } - ], - "npm:pino": [ - { - "source": "npm:pino", - "target": "npm:atomic-sleep", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:fast-redact", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:on-exit-leak-free", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:pino-abstract-transport@2.0.0", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:pino-std-serializers", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:process-warning@4.0.0", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:quick-format-unescaped", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:real-require", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:safe-stable-stringify", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:sonic-boom@4.2.0", - "type": "static" - }, - { - "source": "npm:pino", - "target": "npm:thread-stream", - "type": "static" - } - ], - "npm:pirates@3.0.2": [ - { - "source": "npm:pirates@3.0.2", - "target": "npm:node-modules-regexp", - "type": "static" - } - ], - "npm:pkg-dir@3.0.0": [ - { - "source": "npm:pkg-dir@3.0.0", - "target": "npm:find-up@3.0.0", - "type": "static" - } - ], - "npm:pkg-dir@7.0.0": [ - { - "source": "npm:pkg-dir@7.0.0", - "target": "npm:find-up@6.3.0", - "type": "static" - } - ], - "npm:portfinder": [ - { - "source": "npm:portfinder", - "target": "npm:async@2.6.4", - "type": "static" - }, - { - "source": "npm:portfinder", - "target": "npm:debug@3.2.7", - "type": "static" - }, - { - "source": "npm:portfinder", - "target": "npm:mkdirp@0.5.6", - "type": "static" - } - ], - "npm:postcss": [ - { - "source": "npm:postcss", - "target": "npm:nanoid", - "type": "static" - }, - { - "source": "npm:postcss", - "target": "npm:picocolors", - "type": "static" - }, - { - "source": "npm:postcss", - "target": "npm:source-map-js", - "type": "static" - } - ], - "npm:pretty-format@26.6.2": [ - { - "source": "npm:pretty-format@26.6.2", - "target": "npm:@jest/types@26.6.2", - "type": "static" - }, - { - "source": "npm:pretty-format@26.6.2", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - }, - { - "source": "npm:pretty-format@26.6.2", - "target": "npm:ansi-styles@4.3.0", - "type": "static" - }, - { - "source": "npm:pretty-format@26.6.2", - "target": "npm:react-is@17.0.2", - "type": "static" - } - ], - "npm:pretty-format@28.1.3": [ - { - "source": "npm:pretty-format@28.1.3", - "target": "npm:@jest/schemas@28.1.3", - "type": "static" - }, - { - "source": "npm:pretty-format@28.1.3", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - }, - { - "source": "npm:pretty-format@28.1.3", - "target": "npm:ansi-styles@5.2.0", - "type": "static" - }, - { - "source": "npm:pretty-format@28.1.3", - "target": "npm:react-is@18.3.1", - "type": "static" - } - ], - "npm:pretty-format@29.7.0": [ - { - "source": "npm:pretty-format@29.7.0", - "target": "npm:@jest/schemas@29.6.3", - "type": "static" - }, - { - "source": "npm:pretty-format@29.7.0", - "target": "npm:ansi-styles@5.2.0", - "type": "static" - }, - { - "source": "npm:pretty-format@29.7.0", - "target": "npm:react-is@18.3.1", - "type": "static" - } - ], - "npm:promise": [ - { - "source": "npm:promise", - "target": "npm:asap", - "type": "static" - } - ], - "npm:prompts": [ - { - "source": "npm:prompts", - "target": "npm:kleur@3.0.3", - "type": "static" - }, - { - "source": "npm:prompts", - "target": "npm:sisteransi", - "type": "static" - } - ], - "npm:proxy-addr": [ - { - "source": "npm:proxy-addr", - "target": "npm:forwarded", - "type": "static" - }, - { - "source": "npm:proxy-addr", - "target": "npm:ipaddr.js", - "type": "static" - } - ], - "npm:pump": [ - { - "source": "npm:pump", - "target": "npm:end-of-stream", - "type": "static" - }, - { - "source": "npm:pump", - "target": "npm:once", - "type": "static" - } - ], - "npm:pumpify": [ - { - "source": "npm:pumpify", - "target": "npm:duplexify", - "type": "static" - }, - { - "source": "npm:pumpify", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:pumpify", - "target": "npm:pump", - "type": "static" - } - ], - "npm:qs@6.13.0": [ - { - "source": "npm:qs@6.13.0", - "target": "npm:side-channel", - "type": "static" - } - ], - "npm:qs@6.13.1": [ - { - "source": "npm:qs@6.13.1", - "target": "npm:side-channel", - "type": "static" - } - ], - "npm:queue": [ - { - "source": "npm:queue", - "target": "npm:inherits", - "type": "static" - } - ], - "npm:randombytes": [ - { - "source": "npm:randombytes", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - } - ], - "npm:raw-body": [ - { - "source": "npm:raw-body", - "target": "npm:bytes", - "type": "static" - }, - { - "source": "npm:raw-body", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:raw-body", - "target": "npm:iconv-lite@0.4.24", - "type": "static" - }, - { - "source": "npm:raw-body", - "target": "npm:unpipe", - "type": "static" - } - ], - "npm:rc": [ - { - "source": "npm:rc", - "target": "npm:deep-extend", - "type": "static" - }, - { - "source": "npm:rc", - "target": "npm:ini", - "type": "static" - }, - { - "source": "npm:rc", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "npm:rc", - "target": "npm:strip-json-comments@2.0.1", - "type": "static" - } - ], - "npm:react-devtools-core": [ - { - "source": "npm:react-devtools-core", - "target": "npm:shell-quote", - "type": "static" - }, - { - "source": "npm:react-devtools-core", - "target": "npm:ws@7.5.10", - "type": "static" - } - ], - "npm:react-dom": [ - { - "source": "npm:react-dom", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:react-dom", - "target": "npm:scheduler@0.26.0", - "type": "static" - } - ], - "npm:react-native": [ - { - "source": "npm:react-native", - "target": "npm:@jest/create-cache-key-function", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/assets-registry", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/codegen", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/community-cli-plugin@0.76.3", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/gradle-plugin", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/js-polyfills", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/normalize-colors", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:@react-native/virtualized-lists", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:abort-controller", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:anser", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:babel-jest", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:babel-plugin-syntax-hermes-parser@0.23.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:base64-js", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:chalk@4.1.2", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:commander@12.1.0", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:event-target-shim", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:flow-enums-runtime", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:glob@7.2.3", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:invariant", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:jest-environment-node", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:jsc-android", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:memoize-one", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:metro-runtime@0.81.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:metro-source-map@0.81.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:mkdirp@0.5.6", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:nullthrows", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:pretty-format@29.7.0", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:promise", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:react-devtools-core", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:react-refresh@0.14.2", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:regenerator-runtime@0.13.11", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:semver@7.7.1", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:stacktrace-parser", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:whatwg-fetch", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:ws@6.2.3", - "type": "static" - }, - { - "source": "npm:react-native", - "target": "npm:yargs", - "type": "static" - } - ], - "npm:react-router-dom": [ - { - "source": "npm:react-router-dom", - "target": "npm:@remix-run/router", - "type": "static" - }, - { - "source": "npm:react-router-dom", - "target": "npm:react", - "type": "static" - }, - { - "source": "npm:react-router-dom", - "target": "npm:react-dom", - "type": "static" - }, - { - "source": "npm:react-router-dom", - "target": "npm:react-router", - "type": "static" - } - ], - "npm:react-router": [ - { - "source": "npm:react-router", - "target": "npm:@remix-run/router", - "type": "static" - }, - { - "source": "npm:react-router", - "target": "npm:react", - "type": "static" - } - ], - "npm:read-yaml-file": [ - { - "source": "npm:read-yaml-file", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:read-yaml-file", - "target": "npm:js-yaml@3.14.1", - "type": "static" - }, - { - "source": "npm:read-yaml-file", - "target": "npm:pify@4.0.1", - "type": "static" - }, - { - "source": "npm:read-yaml-file", - "target": "npm:strip-bom", - "type": "static" - } - ], - "npm:readable-stream@2.3.8": [ - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:core-util-is@1.0.3", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:isarray", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:process-nextick-args", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:safe-buffer@5.1.2", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:string_decoder@1.1.1", - "type": "static" - }, - { - "source": "npm:readable-stream@2.3.8", - "target": "npm:util-deprecate", - "type": "static" - } - ], - "npm:readable-stream@3.6.2": [ - { - "source": "npm:readable-stream@3.6.2", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:readable-stream@3.6.2", - "target": "npm:string_decoder@1.3.0", - "type": "static" - }, - { - "source": "npm:readable-stream@3.6.2", - "target": "npm:util-deprecate", - "type": "static" - } - ], - "npm:readable-stream@4.5.2": [ - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:abort-controller", - "type": "static" - }, - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:buffer@6.0.3", - "type": "static" - }, - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:events", - "type": "static" - }, - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:process", - "type": "static" - }, - { - "source": "npm:readable-stream@4.5.2", - "target": "npm:string_decoder@1.3.0", - "type": "static" - } - ], - "npm:readdirp": [ - { - "source": "npm:readdirp", - "target": "npm:picomatch@2.3.1", - "type": "static" - } - ], - "npm:recast": [ - { - "source": "npm:recast", - "target": "npm:ast-types", - "type": "static" - }, - { - "source": "npm:recast", - "target": "npm:esprima", - "type": "static" - }, - { - "source": "npm:recast", - "target": "npm:source-map@0.6.1", - "type": "static" - }, - { - "source": "npm:recast", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:recma-build-jsx": [ - { - "source": "npm:recma-build-jsx", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:recma-build-jsx", - "target": "npm:estree-util-build-jsx", - "type": "static" - }, - { - "source": "npm:recma-build-jsx", - "target": "npm:vfile@6.0.3", - "type": "static" - } - ], - "npm:recma-jsx": [ - { - "source": "npm:recma-jsx", - "target": "npm:acorn-jsx", - "type": "static" - }, - { - "source": "npm:recma-jsx", - "target": "npm:estree-util-to-js", - "type": "static" - }, - { - "source": "npm:recma-jsx", - "target": "npm:recma-parse", - "type": "static" - }, - { - "source": "npm:recma-jsx", - "target": "npm:recma-stringify", - "type": "static" - }, - { - "source": "npm:recma-jsx", - "target": "npm:unified@11.0.5", - "type": "static" - } - ], - "npm:recma-parse": [ - { - "source": "npm:recma-parse", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:recma-parse", - "target": "npm:esast-util-from-js", - "type": "static" - }, - { - "source": "npm:recma-parse", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:recma-parse", - "target": "npm:vfile@6.0.3", - "type": "static" - } - ], - "npm:recma-stringify": [ - { - "source": "npm:recma-stringify", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:recma-stringify", - "target": "npm:estree-util-to-js", - "type": "static" - }, - { - "source": "npm:recma-stringify", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:recma-stringify", - "target": "npm:vfile@6.0.3", - "type": "static" - } - ], - "npm:regenerate-unicode-properties": [ - { - "source": "npm:regenerate-unicode-properties", - "target": "npm:regenerate", - "type": "static" - } - ], - "npm:regenerator-transform": [ - { - "source": "npm:regenerator-transform", - "target": "npm:@babel/runtime@7.26.7", - "type": "static" - } - ], - "npm:regex-recursion": [ - { - "source": "npm:regex-recursion", - "target": "npm:regex-utilities", - "type": "static" - } - ], - "npm:regex": [ - { - "source": "npm:regex", - "target": "npm:regex-utilities", - "type": "static" - } - ], - "npm:regexpu-core": [ - { - "source": "npm:regexpu-core", - "target": "npm:regenerate", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:regenerate-unicode-properties", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:regjsgen", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:regjsparser", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:unicode-match-property-ecmascript", - "type": "static" - }, - { - "source": "npm:regexpu-core", - "target": "npm:unicode-match-property-value-ecmascript", - "type": "static" - } - ], - "npm:registry-auth-token": [ - { - "source": "npm:registry-auth-token", - "target": "npm:@pnpm/npm-conf", - "type": "static" - } - ], - "npm:registry-url": [ - { - "source": "npm:registry-url", - "target": "npm:rc", - "type": "static" - } - ], - "npm:regjsparser": [ - { - "source": "npm:regjsparser", - "target": "npm:jsesc@3.0.2", - "type": "static" - } - ], - "npm:rehype-external-links": [ - { - "source": "npm:rehype-external-links", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:@ungap/structured-clone", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:hast-util-is-element", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:is-absolute-url", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:space-separated-tokens", - "type": "static" - }, - { - "source": "npm:rehype-external-links", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - } - ], - "npm:rehype-recma": [ - { - "source": "npm:rehype-recma", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:rehype-recma", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:rehype-recma", - "target": "npm:hast-util-to-estree", - "type": "static" - } - ], - "npm:remark-gfm": [ - { - "source": "npm:remark-gfm", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:mdast-util-gfm", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:micromark-extension-gfm", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:remark-parse", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:remark-stringify", - "type": "static" - }, - { - "source": "npm:remark-gfm", - "target": "npm:unified@11.0.5", - "type": "static" - } - ], - "npm:remark-mdc": [ - { - "source": "npm:remark-mdc", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:flat", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark@4.0.2", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-core-commonmark@2.0.3", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-factory-space@2.0.1", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-factory-whitespace@2.0.1", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-util-character@2.1.1", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:parse-entities", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:scule", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:stringify-entities", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:remark-mdc", - "target": "npm:unist-util-visit-parents@6.0.1", - "type": "static" - } - ], - "npm:remark-mdx": [ - { - "source": "npm:remark-mdx", - "target": "npm:mdast-util-mdx", - "type": "static" - }, - { - "source": "npm:remark-mdx", - "target": "npm:micromark-extension-mdxjs", - "type": "static" - } - ], - "npm:remark-parse": [ - { - "source": "npm:remark-parse", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-parse", - "target": "npm:mdast-util-from-markdown@2.0.2", - "type": "static" - }, - { - "source": "npm:remark-parse", - "target": "npm:micromark-util-types@2.0.2", - "type": "static" - }, - { - "source": "npm:remark-parse", - "target": "npm:unified@11.0.5", - "type": "static" - } - ], - "npm:remark-rehype": [ - { - "source": "npm:remark-rehype", - "target": "npm:@types/hast@3.0.4", - "type": "static" - }, - { - "source": "npm:remark-rehype", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-rehype", - "target": "npm:mdast-util-to-hast", - "type": "static" - }, - { - "source": "npm:remark-rehype", - "target": "npm:unified@11.0.5", - "type": "static" - }, - { - "source": "npm:remark-rehype", - "target": "npm:vfile@6.0.3", - "type": "static" - } - ], - "npm:remark-stringify": [ - { - "source": "npm:remark-stringify", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark-stringify", - "target": "npm:mdast-util-to-markdown@2.1.2", - "type": "static" - }, - { - "source": "npm:remark-stringify", - "target": "npm:unified@11.0.5", - "type": "static" - } - ], - "npm:remark": [ - { - "source": "npm:remark", - "target": "npm:@types/mdast@4.0.4", - "type": "static" - }, - { - "source": "npm:remark", - "target": "npm:remark-parse", - "type": "static" - }, - { - "source": "npm:remark", - "target": "npm:remark-stringify", - "type": "static" - }, - { - "source": "npm:remark", - "target": "npm:unified@11.0.5", - "type": "static" - } - ], - "npm:resolve": [ - { - "source": "npm:resolve", - "target": "npm:is-core-module", - "type": "static" - }, - { - "source": "npm:resolve", - "target": "npm:path-parse", - "type": "static" - }, - { - "source": "npm:resolve", - "target": "npm:supports-preserve-symlinks-flag", - "type": "static" - } - ], - "npm:restore-cursor": [ - { - "source": "npm:restore-cursor", - "target": "npm:onetime", - "type": "static" - }, - { - "source": "npm:restore-cursor", - "target": "npm:signal-exit@3.0.7", - "type": "static" - } - ], - "npm:rimraf@2.6.3": [ - { - "source": "npm:rimraf@2.6.3", - "target": "npm:glob@7.2.3", - "type": "static" - } - ], - "npm:rimraf@3.0.2": [ - { - "source": "npm:rimraf@3.0.2", - "target": "npm:glob@7.2.3", - "type": "static" - } - ], - "npm:rimraf@5.0.10": [ - { - "source": "npm:rimraf@5.0.10", - "target": "npm:glob@10.4.5", - "type": "static" - } - ], - "npm:rollup": [ - { - "source": "npm:rollup", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-android-arm-eabi", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-android-arm64", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-darwin-arm64", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-darwin-x64", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-arm-gnueabihf", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-arm-musleabihf", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-arm64-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-arm64-musl", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-powerpc64le-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-riscv64-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-s390x-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-x64-gnu", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-linux-x64-musl", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-win32-arm64-msvc", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-win32-ia32-msvc", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:@rollup/rollup-win32-x64-msvc", - "type": "static" - }, - { - "source": "npm:rollup", - "target": "npm:fsevents", - "type": "static" - } - ], - "npm:rspack-plugin-virtual-module": [ - { - "source": "npm:rspack-plugin-virtual-module", - "target": "npm:fs-extra@11.3.0", - "type": "static" - } - ], - "npm:rspress-plugin-devkit": [ - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@rspress/shared@1.43.9", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@types/estree-jsx", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@types/hast@2.3.10", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@types/mdast@3.0.15", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:@types/node@20.17.24", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:clsx", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:lodash-es", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-from-markdown@1.3.1", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-mdx-jsx", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-mdxjs-esm", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-to-markdown@1.5.0", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:mdast-util-to-string@4.0.0", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:remark-mdc", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:rspress", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:ts-morph", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:unified@10.1.2", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:unist-util-visit@5.0.0", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:unist-util-visit-parents@6.0.1", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:util-ts-types", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:vfile@5.3.7", - "type": "static" - }, - { - "source": "npm:rspress-plugin-devkit", - "target": "npm:vfile-reporter", - "type": "static" - } - ], - "npm:rspress-plugin-vercel-analytics": [ - { - "source": "npm:rspress-plugin-vercel-analytics", - "target": "npm:@rspress/shared@1.43.9", - "type": "static" - }, - { - "source": "npm:rspress-plugin-vercel-analytics", - "target": "npm:@vercel/analytics", - "type": "static" - }, - { - "source": "npm:rspress-plugin-vercel-analytics", - "target": "npm:rspress", - "type": "static" - }, - { - "source": "npm:rspress-plugin-vercel-analytics", - "target": "npm:rspress-plugin-devkit", - "type": "static" - } - ], - "npm:rspress": [ - { - "source": "npm:rspress", - "target": "npm:@rsbuild/core@1.3.20", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:@rspress/core", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:@rspress/shared@2.0.0-beta.6", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:cac", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:chokidar", - "type": "static" - }, - { - "source": "npm:rspress", - "target": "npm:picocolors", - "type": "static" - } - ], - "npm:run-parallel": [ - { - "source": "npm:run-parallel", - "target": "npm:queue-microtask", - "type": "static" - } - ], - "npm:rxjs": [ - { - "source": "npm:rxjs", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:sade": [ - { - "source": "npm:sade", - "target": "npm:mri", - "type": "static" - } - ], - "npm:safe-regex2": [ - { - "source": "npm:safe-regex2", - "target": "npm:ret", - "type": "static" - } - ], - "npm:sass-embedded": [ - { - "source": "npm:sass-embedded", - "target": "npm:@bufbuild/protobuf", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:buffer-builder", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:colorjs.io", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:immutable", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:rxjs", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:supports-color@8.1.1", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sync-child-process", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:varint", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-arm", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-ia32", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-riscv64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-android-x64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-darwin-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-darwin-x64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-arm", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-ia32", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-arm", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-ia32", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-riscv64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-musl-x64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-riscv64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-linux-x64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-win32-arm64", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-win32-ia32", - "type": "static" - }, - { - "source": "npm:sass-embedded", - "target": "npm:sass-embedded-win32-x64", - "type": "static" - } - ], - "npm:scheduler@0.24.0-canary-efb381bbf-20230505": [ - { - "source": "npm:scheduler@0.24.0-canary-efb381bbf-20230505", - "target": "npm:loose-envify", - "type": "static" - } - ], - "npm:schema-utils@3.3.0": [ - { - "source": "npm:schema-utils@3.3.0", - "target": "npm:@types/json-schema", - "type": "static" - }, - { - "source": "npm:schema-utils@3.3.0", - "target": "npm:ajv@6.12.6", - "type": "static" - }, - { - "source": "npm:schema-utils@3.3.0", - "target": "npm:ajv-keywords@3.5.2", - "type": "static" - } - ], - "npm:schema-utils@4.3.0": [ - { - "source": "npm:schema-utils@4.3.0", - "target": "npm:@types/json-schema", - "type": "static" - }, - { - "source": "npm:schema-utils@4.3.0", - "target": "npm:ajv@8.17.1", - "type": "static" - }, - { - "source": "npm:schema-utils@4.3.0", - "target": "npm:ajv-formats@2.1.1", - "type": "static" - }, - { - "source": "npm:schema-utils@4.3.0", - "target": "npm:ajv-keywords@5.1.0", - "type": "static" - } - ], - "npm:section-matter": [ - { - "source": "npm:section-matter", - "target": "npm:extend-shallow", - "type": "static" - }, - { - "source": "npm:section-matter", - "target": "npm:kind-of", - "type": "static" - } - ], - "npm:selderee": [ - { - "source": "npm:selderee", - "target": "npm:parseley", - "type": "static" - } - ], - "npm:selfsigned": [ - { - "source": "npm:selfsigned", - "target": "npm:@types/node-forge", - "type": "static" - }, - { - "source": "npm:selfsigned", - "target": "npm:node-forge", - "type": "static" - } - ], - "npm:send": [ - { - "source": "npm:send", - "target": "npm:debug@2.6.9", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:depd", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:destroy", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:encodeurl@1.0.2", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:etag", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:fresh", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:mime@1.6.0", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:ms@2.1.3", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:on-finished@2.4.1", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:range-parser", - "type": "static" - }, - { - "source": "npm:send", - "target": "npm:statuses@2.0.1", - "type": "static" - } - ], - "npm:serialize-javascript": [ - { - "source": "npm:serialize-javascript", - "target": "npm:randombytes", - "type": "static" - } - ], - "npm:serve-static": [ - { - "source": "npm:serve-static", - "target": "npm:encodeurl@2.0.0", - "type": "static" - }, - { - "source": "npm:serve-static", - "target": "npm:escape-html", - "type": "static" - }, - { - "source": "npm:serve-static", - "target": "npm:parseurl", - "type": "static" - }, - { - "source": "npm:serve-static", - "target": "npm:send", - "type": "static" - } - ], - "npm:set-function-length": [ - { - "source": "npm:set-function-length", - "target": "npm:define-data-property", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:function-bind", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:get-intrinsic", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:gopd", - "type": "static" - }, - { - "source": "npm:set-function-length", - "target": "npm:has-property-descriptors", - "type": "static" - } - ], - "npm:shallow-clone": [ - { - "source": "npm:shallow-clone", - "target": "npm:kind-of", - "type": "static" - } - ], - "npm:shebang-command": [ - { - "source": "npm:shebang-command", - "target": "npm:shebang-regex", - "type": "static" - } - ], - "npm:shiki": [ - { - "source": "npm:shiki", - "target": "npm:@shikijs/core", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/engine-javascript", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/engine-oniguruma", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/langs", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/themes", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/types", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@shikijs/vscode-textmate", - "type": "static" - }, - { - "source": "npm:shiki", - "target": "npm:@types/hast@3.0.4", - "type": "static" - } - ], - "npm:side-channel": [ - { - "source": "npm:side-channel", - "target": "npm:call-bind", - "type": "static" - }, - { - "source": "npm:side-channel", - "target": "npm:es-errors", - "type": "static" - }, - { - "source": "npm:side-channel", - "target": "npm:get-intrinsic", - "type": "static" - }, - { - "source": "npm:side-channel", - "target": "npm:object-inspect", - "type": "static" - } - ], - "npm:sirv": [ - { - "source": "npm:sirv", - "target": "npm:@polka/url", - "type": "static" - }, - { - "source": "npm:sirv", - "target": "npm:mrmime", - "type": "static" - }, - { - "source": "npm:sirv", - "target": "npm:totalist", - "type": "static" - } - ], - "npm:sonic-boom@3.8.1": [ - { - "source": "npm:sonic-boom@3.8.1", - "target": "npm:atomic-sleep", - "type": "static" - } - ], - "npm:sonic-boom@4.2.0": [ - { - "source": "npm:sonic-boom@4.2.0", - "target": "npm:atomic-sleep", - "type": "static" - } - ], - "npm:source-map-support@0.5.19": [ - { - "source": "npm:source-map-support@0.5.19", - "target": "npm:buffer-from", - "type": "static" - }, - { - "source": "npm:source-map-support@0.5.19", - "target": "npm:source-map@0.6.1", - "type": "static" - } - ], - "npm:source-map-support@0.5.21": [ - { - "source": "npm:source-map-support@0.5.21", - "target": "npm:buffer-from", - "type": "static" - }, - { - "source": "npm:source-map-support@0.5.21", - "target": "npm:source-map@0.6.1", - "type": "static" - } - ], - "npm:spawndamnit": [ - { - "source": "npm:spawndamnit", - "target": "npm:cross-spawn@7.0.6", - "type": "static" - }, - { - "source": "npm:spawndamnit", - "target": "npm:signal-exit@4.1.0", - "type": "static" - } - ], - "npm:sshpk": [ - { - "source": "npm:sshpk", - "target": "npm:asn1", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:bcrypt-pbkdf", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:dashdash", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:ecc-jsbn", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:getpass", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:jsbn", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:safer-buffer", - "type": "static" - }, - { - "source": "npm:sshpk", - "target": "npm:tweetnacl", - "type": "static" - } - ], - "npm:stack-utils": [ - { - "source": "npm:stack-utils", - "target": "npm:escape-string-regexp@2.0.0", - "type": "static" - } - ], - "npm:stacktrace-parser": [ - { - "source": "npm:stacktrace-parser", - "target": "npm:type-fest", - "type": "static" - } - ], - "npm:steno": [ - { - "source": "npm:steno", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - } - ], - "npm:streamx": [ - { - "source": "npm:streamx", - "target": "npm:fast-fifo", - "type": "static" - }, - { - "source": "npm:streamx", - "target": "npm:queue-tick", - "type": "static" - }, - { - "source": "npm:streamx", - "target": "npm:text-decoder", - "type": "static" - }, - { - "source": "npm:streamx", - "target": "npm:bare-events", - "type": "static" - } - ], - "npm:string-width@4.2.3": [ - { - "source": "npm:string-width@4.2.3", - "target": "npm:emoji-regex@8.0.0", - "type": "static" - }, - { - "source": "npm:string-width@4.2.3", - "target": "npm:is-fullwidth-code-point", - "type": "static" - }, - { - "source": "npm:string-width@4.2.3", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - } - ], - "npm:string-width-cjs": [ - { - "source": "npm:string-width-cjs", - "target": "npm:emoji-regex@8.0.0", - "type": "static" - }, - { - "source": "npm:string-width-cjs", - "target": "npm:is-fullwidth-code-point", - "type": "static" - }, - { - "source": "npm:string-width-cjs", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - } - ], - "npm:string-width@5.1.2": [ - { - "source": "npm:string-width@5.1.2", - "target": "npm:eastasianwidth", - "type": "static" - }, - { - "source": "npm:string-width@5.1.2", - "target": "npm:emoji-regex@9.2.2", - "type": "static" - }, - { - "source": "npm:string-width@5.1.2", - "target": "npm:strip-ansi@7.1.0", - "type": "static" - } - ], - "npm:string_decoder@1.1.1": [ - { - "source": "npm:string_decoder@1.1.1", - "target": "npm:safe-buffer@5.1.2", - "type": "static" - } - ], - "npm:string_decoder@1.3.0": [ - { - "source": "npm:string_decoder@1.3.0", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - } - ], - "npm:stringify-entities": [ - { - "source": "npm:stringify-entities", - "target": "npm:character-entities-html4", - "type": "static" - }, - { - "source": "npm:stringify-entities", - "target": "npm:character-entities-legacy", - "type": "static" - } - ], - "npm:strip-ansi@6.0.1": [ - { - "source": "npm:strip-ansi@6.0.1", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - } - ], - "npm:strip-ansi-cjs": [ - { - "source": "npm:strip-ansi-cjs", - "target": "npm:ansi-regex@5.0.1", - "type": "static" - } - ], - "npm:strip-ansi@7.1.0": [ - { - "source": "npm:strip-ansi@7.1.0", - "target": "npm:ansi-regex@6.1.0", - "type": "static" - } - ], - "npm:style-to-js": [ - { - "source": "npm:style-to-js", - "target": "npm:style-to-object", - "type": "static" - } - ], - "npm:style-to-object": [ - { - "source": "npm:style-to-object", - "target": "npm:inline-style-parser", - "type": "static" - } - ], - "npm:supports-color@7.2.0": [ - { - "source": "npm:supports-color@7.2.0", - "target": "npm:has-flag", - "type": "static" - } - ], - "npm:supports-color@8.1.1": [ - { - "source": "npm:supports-color@8.1.1", - "target": "npm:has-flag", - "type": "static" - } - ], - "npm:sync-child-process": [ - { - "source": "npm:sync-child-process", - "target": "npm:sync-message-port", - "type": "static" - } - ], - "npm:tar-stream@2.2.0": [ - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:bl", - "type": "static" - }, - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:end-of-stream", - "type": "static" - }, - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:fs-constants", - "type": "static" - }, - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:inherits", - "type": "static" - }, - { - "source": "npm:tar-stream@2.2.0", - "target": "npm:readable-stream@3.6.2", - "type": "static" - } - ], - "npm:tar-stream@3.1.7": [ - { - "source": "npm:tar-stream@3.1.7", - "target": "npm:b4a", - "type": "static" - }, - { - "source": "npm:tar-stream@3.1.7", - "target": "npm:fast-fifo", - "type": "static" - }, - { - "source": "npm:tar-stream@3.1.7", - "target": "npm:streamx", - "type": "static" - } - ], - "npm:tar": [ - { - "source": "npm:tar", - "target": "npm:@isaacs/fs-minipass", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:chownr", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:minipass", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:minizlib", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:mkdirp@3.0.1", - "type": "static" - }, - { - "source": "npm:tar", - "target": "npm:yallist@5.0.0", - "type": "static" - } - ], - "npm:temp": [ - { - "source": "npm:temp", - "target": "npm:rimraf@2.6.3", - "type": "static" - } - ], - "npm:terser-webpack-plugin": [ - { - "source": "npm:terser-webpack-plugin", - "target": "npm:@jridgewell/trace-mapping@0.3.25", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:jest-worker@27.5.1", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:schema-utils@4.3.0", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:serialize-javascript", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:terser", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:webpack", - "type": "static" - }, - { - "source": "npm:terser-webpack-plugin", - "target": "npm:@swc/core", - "type": "static" - } - ], - "npm:terser": [ - { - "source": "npm:terser", - "target": "npm:@jridgewell/source-map", - "type": "static" - }, - { - "source": "npm:terser", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:terser", - "target": "npm:commander@2.20.3", - "type": "static" - }, - { - "source": "npm:terser", - "target": "npm:source-map-support@0.5.21", - "type": "static" - } - ], - "npm:test-exclude@6.0.0": [ - { - "source": "npm:test-exclude@6.0.0", - "target": "npm:@istanbuljs/schema", - "type": "static" - }, - { - "source": "npm:test-exclude@6.0.0", - "target": "npm:glob@7.2.3", - "type": "static" - }, - { - "source": "npm:test-exclude@6.0.0", - "target": "npm:minimatch@3.1.2", - "type": "static" - } - ], - "npm:test-exclude@7.0.1": [ - { - "source": "npm:test-exclude@7.0.1", - "target": "npm:@istanbuljs/schema", - "type": "static" - }, - { - "source": "npm:test-exclude@7.0.1", - "target": "npm:glob@10.4.5", - "type": "static" - }, - { - "source": "npm:test-exclude@7.0.1", - "target": "npm:minimatch@9.0.5", - "type": "static" - } - ], - "npm:text-decoder": [ - { - "source": "npm:text-decoder", - "target": "npm:b4a", - "type": "static" - } - ], - "npm:thingies": [ - { - "source": "npm:thingies", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:thread-stream": [ - { - "source": "npm:thread-stream", - "target": "npm:real-require", - "type": "static" - } - ], - "npm:through2": [ - { - "source": "npm:through2", - "target": "npm:readable-stream@2.3.8", - "type": "static" - }, - { - "source": "npm:through2", - "target": "npm:xtend", - "type": "static" - } - ], - "npm:tinyglobby@0.2.10": [ - { - "source": "npm:tinyglobby@0.2.10", - "target": "npm:fdir@6.4.2", - "type": "static" - }, - { - "source": "npm:tinyglobby@0.2.10", - "target": "npm:picomatch@4.0.2", - "type": "static" - } - ], - "npm:tinyglobby@0.2.13": [ - { - "source": "npm:tinyglobby@0.2.13", - "target": "npm:fdir@6.4.4", - "type": "static" - }, - { - "source": "npm:tinyglobby@0.2.13", - "target": "npm:picomatch@4.0.2", - "type": "static" - } - ], - "npm:tinyglobby@0.2.9": [ - { - "source": "npm:tinyglobby@0.2.9", - "target": "npm:fdir@6.4.0", - "type": "static" - }, - { - "source": "npm:tinyglobby@0.2.9", - "target": "npm:picomatch@4.0.2", - "type": "static" - } - ], - "npm:tinygradient": [ - { - "source": "npm:tinygradient", - "target": "npm:@types/tinycolor2", - "type": "static" - }, - { - "source": "npm:tinygradient", - "target": "npm:tinycolor2", - "type": "static" - } - ], - "npm:tldts": [ - { - "source": "npm:tldts", - "target": "npm:tldts-core", - "type": "static" - } - ], - "npm:tmp@0.0.33": [ - { - "source": "npm:tmp@0.0.33", - "target": "npm:os-tmpdir", - "type": "static" - } - ], - "npm:to-regex-range": [ - { - "source": "npm:to-regex-range", - "target": "npm:is-number", - "type": "static" - } - ], - "npm:tough-cookie": [ - { - "source": "npm:tough-cookie", - "target": "npm:tldts", - "type": "static" - } - ], - "npm:tree-dump": [ - { - "source": "npm:tree-dump", - "target": "npm:tslib@2.8.1", - "type": "static" - } - ], - "npm:ts-api-utils": [ - { - "source": "npm:ts-api-utils", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:ts-morph": [ - { - "source": "npm:ts-morph", - "target": "npm:@ts-morph/common", - "type": "static" - }, - { - "source": "npm:ts-morph", - "target": "npm:code-block-writer", - "type": "static" - } - ], - "npm:ts-node": [ - { - "source": "npm:ts-node", - "target": "npm:@cspotcode/source-map-support", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@tsconfig/node10", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@tsconfig/node12", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@tsconfig/node14", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@tsconfig/node16", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:acorn@8.12.1", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:acorn-walk", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:arg@4.1.3", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:create-require", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:diff@4.0.2", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:make-error", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:typescript", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:v8-compile-cache-lib", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:yn", - "type": "static" - }, - { - "source": "npm:ts-node", - "target": "npm:@swc/core", - "type": "static" - } - ], - "npm:tsconfck": [ - { - "source": "npm:tsconfck", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:tsconfig-paths": [ - { - "source": "npm:tsconfig-paths", - "target": "npm:json5", - "type": "static" - }, - { - "source": "npm:tsconfig-paths", - "target": "npm:minimist", - "type": "static" - }, - { - "source": "npm:tsconfig-paths", - "target": "npm:strip-bom", - "type": "static" - } - ], - "npm:tunnel-agent": [ - { - "source": "npm:tunnel-agent", - "target": "npm:safe-buffer@5.2.1", - "type": "static" - } - ], - "npm:type-check": [ - { - "source": "npm:type-check", - "target": "npm:prelude-ls", - "type": "static" - } - ], - "npm:type-is": [ - { - "source": "npm:type-is", - "target": "npm:media-typer", - "type": "static" - }, - { - "source": "npm:type-is", - "target": "npm:mime-types", - "type": "static" - } - ], - "npm:typescript-eslint": [ - { - "source": "npm:typescript-eslint", - "target": "npm:@typescript-eslint/eslint-plugin", - "type": "static" - }, - { - "source": "npm:typescript-eslint", - "target": "npm:@typescript-eslint/parser", - "type": "static" - }, - { - "source": "npm:typescript-eslint", - "target": "npm:@typescript-eslint/utils", - "type": "static" - }, - { - "source": "npm:typescript-eslint", - "target": "npm:eslint", - "type": "static" - }, - { - "source": "npm:typescript-eslint", - "target": "npm:typescript", - "type": "static" - } - ], - "npm:unhead": [ - { - "source": "npm:unhead", - "target": "npm:hookable", - "type": "static" - } - ], - "npm:unicode-match-property-ecmascript": [ - { - "source": "npm:unicode-match-property-ecmascript", - "target": "npm:unicode-canonical-property-names-ecmascript", - "type": "static" - }, - { - "source": "npm:unicode-match-property-ecmascript", - "target": "npm:unicode-property-aliases-ecmascript", - "type": "static" - } - ], - "npm:unified@10.1.2": [ - { - "source": "npm:unified@10.1.2", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:bail", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:extend", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:is-buffer", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:is-plain-obj", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:trough", - "type": "static" - }, - { - "source": "npm:unified@10.1.2", - "target": "npm:vfile@5.3.7", - "type": "static" - } - ], - "npm:unified@11.0.5": [ - { - "source": "npm:unified@11.0.5", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:bail", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:devlop", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:extend", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:is-plain-obj", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:trough", - "type": "static" - }, - { - "source": "npm:unified@11.0.5", - "target": "npm:vfile@6.0.3", - "type": "static" - } - ], - "npm:union": [ - { - "source": "npm:union", - "target": "npm:qs@6.13.0", - "type": "static" - } - ], - "npm:unist-util-is@5.2.1": [ - { - "source": "npm:unist-util-is@5.2.1", - "target": "npm:@types/unist@2.0.11", - "type": "static" - } - ], - "npm:unist-util-is@6.0.0": [ - { - "source": "npm:unist-util-is@6.0.0", - "target": "npm:@types/unist@3.0.3", - "type": "static" - } - ], - "npm:unist-util-position-from-estree": [ - { - "source": "npm:unist-util-position-from-estree", - "target": "npm:@types/unist@3.0.3", - "type": "static" - } - ], - "npm:unist-util-position": [ - { - "source": "npm:unist-util-position", - "target": "npm:@types/unist@3.0.3", - "type": "static" - } - ], - "npm:unist-util-stringify-position@3.0.3": [ - { - "source": "npm:unist-util-stringify-position@3.0.3", - "target": "npm:@types/unist@2.0.11", - "type": "static" - } - ], - "npm:unist-util-stringify-position@4.0.0": [ - { - "source": "npm:unist-util-stringify-position@4.0.0", - "target": "npm:@types/unist@3.0.3", - "type": "static" - } - ], - "npm:unist-util-visit-children": [ - { - "source": "npm:unist-util-visit-children", - "target": "npm:@types/unist@3.0.3", - "type": "static" - } - ], - "npm:unist-util-visit-parents@5.1.3": [ - { - "source": "npm:unist-util-visit-parents@5.1.3", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:unist-util-visit-parents@5.1.3", - "target": "npm:unist-util-is@5.2.1", - "type": "static" - } - ], - "npm:unist-util-visit-parents@6.0.1": [ - { - "source": "npm:unist-util-visit-parents@6.0.1", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unist-util-visit-parents@6.0.1", - "target": "npm:unist-util-is@6.0.0", - "type": "static" - } - ], - "npm:unist-util-visit@4.1.2": [ - { - "source": "npm:unist-util-visit@4.1.2", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:unist-util-visit@4.1.2", - "target": "npm:unist-util-is@5.2.1", - "type": "static" - }, - { - "source": "npm:unist-util-visit@4.1.2", - "target": "npm:unist-util-visit-parents@5.1.3", - "type": "static" - } - ], - "npm:unist-util-visit@5.0.0": [ - { - "source": "npm:unist-util-visit@5.0.0", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:unist-util-visit@5.0.0", - "target": "npm:unist-util-is@6.0.0", - "type": "static" - }, - { - "source": "npm:unist-util-visit@5.0.0", - "target": "npm:unist-util-visit-parents@6.0.1", - "type": "static" - } - ], - "npm:update-browserslist-db": [ - { - "source": "npm:update-browserslist-db", - "target": "npm:browserslist", - "type": "static" - }, - { - "source": "npm:update-browserslist-db", - "target": "npm:escalade", - "type": "static" - }, - { - "source": "npm:update-browserslist-db", - "target": "npm:picocolors", - "type": "static" - } - ], - "npm:uri-js": [ - { - "source": "npm:uri-js", - "target": "npm:punycode", - "type": "static" - } - ], - "npm:uvu": [ - { - "source": "npm:uvu", - "target": "npm:dequal", - "type": "static" - }, - { - "source": "npm:uvu", - "target": "npm:diff@5.2.0", - "type": "static" - }, - { - "source": "npm:uvu", - "target": "npm:kleur@4.1.5", - "type": "static" - }, - { - "source": "npm:uvu", - "target": "npm:sade", - "type": "static" - } - ], - "npm:verdaccio-audit": [ - { - "source": "npm:verdaccio-audit", - "target": "npm:@verdaccio/config", - "type": "static" - }, - { - "source": "npm:verdaccio-audit", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:verdaccio-audit", - "target": "npm:express", - "type": "static" - }, - { - "source": "npm:verdaccio-audit", - "target": "npm:https-proxy-agent", - "type": "static" - }, - { - "source": "npm:verdaccio-audit", - "target": "npm:node-fetch@2.6.7", - "type": "static" - } - ], - "npm:verdaccio-htpasswd": [ - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:@verdaccio/file-locking@13.0.0-next-8.2", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:apache-md5", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:bcryptjs", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:core-js@3.37.1", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:http-errors", - "type": "static" - }, - { - "source": "npm:verdaccio-htpasswd", - "target": "npm:unix-crypt-td-js", - "type": "static" - } - ], - "npm:verdaccio": [ - { - "source": "npm:verdaccio", - "target": "npm:@cypress/request", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/auth", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/config", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/core@8.0.0-next-8.7", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/local-storage-legacy", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/logger", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/middleware", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/search-indexer", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/signature", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/streams", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/tarball", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/ui-theme", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/url", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:@verdaccio/utils@7.0.1-next-8.1", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:JSONStream", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:async@3.2.6", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:clipanion", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:compression", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:cors", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:envinfo", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:express", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:express-rate-limit", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:fast-safe-stringify", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:handlebars", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:js-yaml@4.1.0", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:jsonwebtoken", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:kleur@4.1.5", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:lodash", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:lru-cache@7.18.3", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:mime@3.0.0", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:mkdirp@1.0.4", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:pkginfo", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:semver@7.6.3", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:validator", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:verdaccio-audit", - "type": "static" - }, - { - "source": "npm:verdaccio", - "target": "npm:verdaccio-htpasswd", - "type": "static" - } - ], - "npm:verror": [ - { - "source": "npm:verror", - "target": "npm:assert-plus", - "type": "static" - }, - { - "source": "npm:verror", - "target": "npm:core-util-is@1.0.2", - "type": "static" - }, - { - "source": "npm:verror", - "target": "npm:extsprintf", - "type": "static" - } - ], - "npm:vfile-location": [ - { - "source": "npm:vfile-location", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile-location", - "target": "npm:vfile@6.0.3", - "type": "static" - } - ], - "npm:vfile-message@3.1.4": [ - { - "source": "npm:vfile-message@3.1.4", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:vfile-message@3.1.4", - "target": "npm:unist-util-stringify-position@3.0.3", - "type": "static" - } - ], - "npm:vfile-message@4.0.2": [ - { - "source": "npm:vfile-message@4.0.2", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile-message@4.0.2", - "target": "npm:unist-util-stringify-position@4.0.0", - "type": "static" - } - ], - "npm:vfile-reporter": [ - { - "source": "npm:vfile-reporter", - "target": "npm:@types/supports-color", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:string-width@5.1.2", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:supports-color@9.4.0", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:unist-util-stringify-position@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:vfile@5.3.7", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:vfile-message@3.1.4", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:vfile-sort", - "type": "static" - }, - { - "source": "npm:vfile-reporter", - "target": "npm:vfile-statistics", - "type": "static" - } - ], - "npm:vfile-sort": [ - { - "source": "npm:vfile-sort", - "target": "npm:vfile@5.3.7", - "type": "static" - }, - { - "source": "npm:vfile-sort", - "target": "npm:vfile-message@3.1.4", - "type": "static" - } - ], - "npm:vfile-statistics": [ - { - "source": "npm:vfile-statistics", - "target": "npm:vfile@5.3.7", - "type": "static" - }, - { - "source": "npm:vfile-statistics", - "target": "npm:vfile-message@3.1.4", - "type": "static" - } - ], - "npm:vfile@5.3.7": [ - { - "source": "npm:vfile@5.3.7", - "target": "npm:@types/unist@2.0.11", - "type": "static" - }, - { - "source": "npm:vfile@5.3.7", - "target": "npm:is-buffer", - "type": "static" - }, - { - "source": "npm:vfile@5.3.7", - "target": "npm:unist-util-stringify-position@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile@5.3.7", - "target": "npm:vfile-message@3.1.4", - "type": "static" - } - ], - "npm:vfile@6.0.3": [ - { - "source": "npm:vfile@6.0.3", - "target": "npm:@types/unist@3.0.3", - "type": "static" - }, - { - "source": "npm:vfile@6.0.3", - "target": "npm:vfile-message@4.0.2", - "type": "static" - } - ], - "npm:vite-node": [ - { - "source": "npm:vite-node", - "target": "npm:cac", - "type": "static" - }, - { - "source": "npm:vite-node", - "target": "npm:debug@4.4.0", - "type": "static" - }, - { - "source": "npm:vite-node", - "target": "npm:pathe", - "type": "static" - }, - { - "source": "npm:vite-node", - "target": "npm:vite", - "type": "static" - } - ], - "npm:vite-tsconfig-paths": [ - { - "source": "npm:vite-tsconfig-paths", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:vite-tsconfig-paths", - "target": "npm:globrex", - "type": "static" - }, - { - "source": "npm:vite-tsconfig-paths", - "target": "npm:tsconfck", - "type": "static" - }, - { - "source": "npm:vite-tsconfig-paths", - "target": "npm:vite", - "type": "static" - } - ], - "npm:vite": [ - { - "source": "npm:vite", - "target": "npm:esbuild", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:postcss", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:rollup", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:fsevents", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:sass-embedded", - "type": "static" - }, - { - "source": "npm:vite", - "target": "npm:terser", - "type": "static" - } - ], - "npm:vitest": [ - { - "source": "npm:vitest", - "target": "npm:@vitest/expect", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/mocker", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/pretty-format", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/runner", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/snapshot", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/spy", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/utils", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:chai", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:debug@4.3.7", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:magic-string", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:pathe", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:std-env", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:tinybench", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:tinyexec", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:tinypool", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:tinyrainbow", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:vite", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:vite-node", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:why-is-node-running", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@types/node", - "type": "static" - }, - { - "source": "npm:vitest", - "target": "npm:@vitest/ui", - "type": "static" - } - ], - "npm:walker": [ - { - "source": "npm:walker", - "target": "npm:makeerror", - "type": "static" - } - ], - "npm:watchpack": [ - { - "source": "npm:watchpack", - "target": "npm:glob-to-regexp", - "type": "static" - }, - { - "source": "npm:watchpack", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - } - ], - "npm:wcwidth": [ - { - "source": "npm:wcwidth", - "target": "npm:defaults", - "type": "static" - } - ], - "npm:webpack-merge": [ - { - "source": "npm:webpack-merge", - "target": "npm:clone-deep", - "type": "static" - }, - { - "source": "npm:webpack-merge", - "target": "npm:flat", - "type": "static" - }, - { - "source": "npm:webpack-merge", - "target": "npm:wildcard", - "type": "static" - } - ], - "npm:webpack": [ - { - "source": "npm:webpack", - "target": "npm:@types/eslint-scope", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:@types/estree", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:@webassemblyjs/ast", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:@webassemblyjs/wasm-edit", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:@webassemblyjs/wasm-parser", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:acorn@8.14.0", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:browserslist", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:chrome-trace-event", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:enhanced-resolve", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:es-module-lexer", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:eslint-scope@5.1.1", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:events", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:glob-to-regexp", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:json-parse-even-better-errors", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:loader-runner", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:mime-types", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:neo-async", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:schema-utils@3.3.0", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:tapable", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:terser-webpack-plugin", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:watchpack", - "type": "static" - }, - { - "source": "npm:webpack", - "target": "npm:webpack-sources", - "type": "static" - } - ], - "npm:whatwg-encoding": [ - { - "source": "npm:whatwg-encoding", - "target": "npm:iconv-lite@0.6.3", - "type": "static" - } - ], - "npm:whatwg-url": [ - { - "source": "npm:whatwg-url", - "target": "npm:tr46", - "type": "static" - }, - { - "source": "npm:whatwg-url", - "target": "npm:webidl-conversions", - "type": "static" - } - ], - "npm:which": [ - { - "source": "npm:which", - "target": "npm:isexe", - "type": "static" - } - ], - "npm:why-is-node-running": [ - { - "source": "npm:why-is-node-running", - "target": "npm:siginfo", - "type": "static" - }, - { - "source": "npm:why-is-node-running", - "target": "npm:stackback", - "type": "static" - } - ], - "npm:wrap-ansi@7.0.0": [ - { - "source": "npm:wrap-ansi@7.0.0", - "target": "npm:ansi-styles@4.3.0", - "type": "static" - }, - { - "source": "npm:wrap-ansi@7.0.0", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:wrap-ansi@7.0.0", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - } - ], - "npm:wrap-ansi-cjs": [ - { - "source": "npm:wrap-ansi-cjs", - "target": "npm:ansi-styles@4.3.0", - "type": "static" - }, - { - "source": "npm:wrap-ansi-cjs", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:wrap-ansi-cjs", - "target": "npm:strip-ansi@6.0.1", - "type": "static" - } - ], - "npm:wrap-ansi@8.1.0": [ - { - "source": "npm:wrap-ansi@8.1.0", - "target": "npm:ansi-styles@6.2.1", - "type": "static" - }, - { - "source": "npm:wrap-ansi@8.1.0", - "target": "npm:string-width@5.1.2", - "type": "static" - }, - { - "source": "npm:wrap-ansi@8.1.0", - "target": "npm:strip-ansi@7.1.0", - "type": "static" - } - ], - "npm:write-file-atomic@2.4.3": [ - { - "source": "npm:write-file-atomic@2.4.3", - "target": "npm:graceful-fs@4.2.11", - "type": "static" - }, - { - "source": "npm:write-file-atomic@2.4.3", - "target": "npm:imurmurhash", - "type": "static" - }, - { - "source": "npm:write-file-atomic@2.4.3", - "target": "npm:signal-exit@3.0.7", - "type": "static" - } - ], - "npm:write-file-atomic@4.0.2": [ - { - "source": "npm:write-file-atomic@4.0.2", - "target": "npm:imurmurhash", - "type": "static" - }, - { - "source": "npm:write-file-atomic@4.0.2", - "target": "npm:signal-exit@3.0.7", - "type": "static" - } - ], - "npm:ws@6.2.3": [ - { - "source": "npm:ws@6.2.3", - "target": "npm:async-limiter", - "type": "static" - } - ], - "npm:yargs": [ - { - "source": "npm:yargs", - "target": "npm:cliui", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:escalade", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:get-caller-file", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:require-directory", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:string-width@4.2.3", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:y18n", - "type": "static" - }, - { - "source": "npm:yargs", - "target": "npm:yargs-parser", - "type": "static" - } - ] - }, - "version": "6.0" -} \ No newline at end of file diff --git a/.nx/workspace-data/vite-7930610538513362720.hash b/.nx/workspace-data/vite-7930610538513362720.hash deleted file mode 100644 index c581f49c9..000000000 --- a/.nx/workspace-data/vite-7930610538513362720.hash +++ /dev/null @@ -1,899 +0,0 @@ -{ - "7785303308292885246packages/provider-github/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/provider-github" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/provider-github" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/provider-github" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "8109802574511021344packages/config/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/config" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/config" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/config" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "16696751461696934000packages/plugin-metro/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/plugin-metro" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/plugin-metro" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/plugin-metro" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "4128075444362265486packages/plugin-brownfield-android/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/plugin-brownfield-android" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/plugin-brownfield-android" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/plugin-brownfield-android" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "7757407640651610954packages/create-app/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/create-app" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/create-app" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/create-app" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "17371632453474760915packages/platform-ios/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/platform-ios" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/platform-ios" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/platform-ios" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "14901495099592822723packages/tools/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/tools" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/tools" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/tools" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "2807180107303062039packages/platform-android/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/platform-android" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/platform-android" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/platform-android" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "819892269999022987packages/test-helpers/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/test-helpers" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/test-helpers" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/test-helpers" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "8427753205414310438packages/platform-apple-helpers/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/platform-apple-helpers" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/platform-apple-helpers" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/platform-apple-helpers" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "15239061394977202874packages/plugin-repack/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/plugin-repack" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/plugin-repack" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/plugin-repack" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "5774969434405021466packages/cli/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/cli" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/cli" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/cli" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - }, - "18068309425067803005packages/plugin-brownfield-ios/vite.config.ts": { - "targets": { - "typecheck": { - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "typescript" - ] - } - ], - "command": "tsc --noEmit -p tsconfig.lib.json", - "options": { - "cwd": "packages/plugin-brownfield-ios" - }, - "metadata": { - "description": "Run Typechecking", - "help": { - "command": "pnpm exec tsc --help -p tsconfig.lib.json", - "example": { - "options": { - "noEmit": true - } - } - } - } - }, - "test": { - "command": "vitest", - "options": { - "cwd": "packages/plugin-brownfield-ios" - }, - "cache": true, - "inputs": [ - "default", - "^default", - { - "externalDependencies": [ - "vitest" - ] - }, - { - "env": "CI" - } - ], - "outputs": [ - "{workspaceRoot}/coverage/packages/plugin-brownfield-ios" - ], - "metadata": { - "technologies": [ - "vite" - ], - "description": "Run Vite tests", - "help": { - "command": "pnpm exec vitest --help", - "example": { - "options": { - "bail": 1, - "coverage": true - } - } - } - } - } - }, - "metadata": {} - } -} \ No newline at end of file