-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1599,23 +1599,11 @@ | |
"@endo/zip" "^1.0.9" | ||
ses "^1.10.0" | ||
|
||
"@endo/env-options@^1.1.7": | ||
version "1.1.7" | ||
resolved "https://registry.yarnpkg.com/@endo/env-options/-/env-options-1.1.7.tgz#f8f9186010cff12506fdd8f5c8cd4d9051830fd8" | ||
integrity sha512-8twSTbM45rzIP0lHw99ei1EaW98H2BXYKjCTUcq1qgK2OvQWaoiXNcJvUQQo1g7i3oPwbXTQsY69L+nTNeCDyA== | ||
|
||
"@endo/env-options@^1.1.8": | ||
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/@endo/env-options/-/env-options-1.1.8.tgz#dbfcfbf7574f2a793155281d035c8d6f809f5828" | ||
integrity sha512-Xtxw9n33I4guo8q0sDyZiRuxlfaopM454AKiELgU7l3tqsylCut6IBZ0fPy4ltSHsBib7M3yF7OEMoIuLwzWVg== | ||
|
||
"@endo/errors@^1.2.7": | ||
version "1.2.7" | ||
resolved "https://registry.yarnpkg.com/@endo/errors/-/errors-1.2.7.tgz#cd8513a8e5544f4caec3eb47dd2ec101b445ea8f" | ||
integrity sha512-StTidOD6ermjj46VGXHdsRrPDyvD7+xsT1x20hZlYe+bZfUn0q/JvqMq51O2/fVA0UPuVu61uQXD7m5MH7sklw== | ||
dependencies: | ||
ses "^1.9.1" | ||
|
||
"@endo/errors@^1.2.8": | ||
version "1.2.8" | ||
resolved "https://registry.yarnpkg.com/@endo/errors/-/errors-1.2.8.tgz#c2ead8072c92115d5959e2d9ca4d1e46b8e0d8fc" | ||
|
@@ -1643,13 +1631,6 @@ | |
"@babel/traverse" "^7.23.6" | ||
source-map-js "^1.2.0" | ||
|
||
"@endo/eventual-send@^1.2.7": | ||
version "1.2.7" | ||
resolved "https://registry.yarnpkg.com/@endo/eventual-send/-/eventual-send-1.2.7.tgz#b4f5408bba1dd1974f147ecb8c346d443b5a31f5" | ||
integrity sha512-5acCJhp2OBgQc9/Sp1BKpMu1xZHvaXaZa7UybRhc5qEKlC1AHt936wkVdypER96pEVllnNYJi1lBoqBfiV5zag== | ||
dependencies: | ||
"@endo/env-options" "^1.1.7" | ||
|
||
"@endo/eventual-send@^1.2.8": | ||
version "1.2.8" | ||
resolved "https://registry.yarnpkg.com/@endo/eventual-send/-/eventual-send-1.2.8.tgz#83bf2ec4a940f2b8d2992eba6902d15eb43ec8f1" | ||
|
@@ -1670,16 +1651,7 @@ | |
"@endo/pass-style" "^1.4.7" | ||
"@endo/patterns" "^1.4.7" | ||
|
||
"@endo/far@^1.0.0": | ||
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/@endo/far/-/far-1.1.8.tgz#c8212b8182dd671719dc54e55f6406115f2966de" | ||
integrity sha512-xtfKPj1bhefpMouI+6q6zjfwDSSnaCZaSDqjClBrx6SnEO1B3ARdxtmiMEOgCdsw1XakvQwq8HDUWqDWEusJFQ== | ||
dependencies: | ||
"@endo/errors" "^1.2.7" | ||
"@endo/eventual-send" "^1.2.7" | ||
"@endo/pass-style" "^1.4.6" | ||
|
||
"@endo/far@^1.1.9": | ||
"@endo/far@^1.0.0", "@endo/far@^1.1.9": | ||
version "1.1.9" | ||
resolved "https://registry.yarnpkg.com/@endo/far/-/far-1.1.9.tgz#ef14b5d4137309498978f002d4412786c8a879b2" | ||
integrity sha512-R7EBw1T4Wqysh0Q/tNkpth0eb18Y+iigyzYVIbLIs0uZztr5GHLwAOUWGkceCJJ51dSgV9kYiDDeM0wBwv+ZoQ== | ||
|
@@ -1754,17 +1726,6 @@ | |
"@endo/stream" "^1.2.8" | ||
ses "^1.10.0" | ||
|
||
"@endo/pass-style@^1.4.6": | ||
version "1.4.6" | ||
resolved "https://registry.yarnpkg.com/@endo/pass-style/-/pass-style-1.4.6.tgz#75092d33ad5183be120fb662361eef44c28f7768" | ||
integrity sha512-9Tjvi2ZEek9xOOsGy4C5n1yQc91ciqi1r2LNA8BERsl/1g2AuXOtRb/cIVgeUOt1uumO5E1Wg3yKVkcnwLeVqg== | ||
dependencies: | ||
"@endo/env-options" "^1.1.7" | ||
"@endo/errors" "^1.2.7" | ||
"@endo/eventual-send" "^1.2.7" | ||
"@endo/promise-kit" "^1.1.7" | ||
"@fast-check/ava" "^1.1.5" | ||
|
||
"@endo/pass-style@^1.4.7": | ||
version "1.4.7" | ||
resolved "https://registry.yarnpkg.com/@endo/pass-style/-/pass-style-1.4.7.tgz#8a8fd5b23322a4ece80ac6d56502ab8049609263" | ||
|
@@ -1787,13 +1748,6 @@ | |
"@endo/marshal" "^1.6.2" | ||
"@endo/promise-kit" "^1.1.8" | ||
|
||
"@endo/promise-kit@^1.1.7": | ||
version "1.1.7" | ||
resolved "https://registry.yarnpkg.com/@endo/promise-kit/-/promise-kit-1.1.7.tgz#04c84ef2a2047b94925fcc8ad4feb22cb0a7b2a0" | ||
integrity sha512-WuelSrrgyi01ieUAlaVmQPWOPcKWpifF6t6Cr6ef0Wrmpygp3d45/ucOqKkuVlBckfMQh24/KxAhsiovgy2N2A== | ||
dependencies: | ||
ses "^1.9.1" | ||
|
||
"@endo/promise-kit@^1.1.8": | ||
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/@endo/promise-kit/-/promise-kit-1.1.8.tgz#412c7fc746b331fe9f3df2fe1ad5a0944a875013" | ||
|
@@ -3820,14 +3774,7 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^22.0.0": | ||
version "22.0.0" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.0.tgz#04862a2a71e62264426083abe1e27e87cac05a30" | ||
integrity sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw== | ||
dependencies: | ||
undici-types "~6.11.1" | ||
|
||
"@types/[email protected]": | ||
"@types/node@*", "@types/[email protected]", "@types/node@>=13.7.0", "@types/node@^22.0.0": | ||
version "22.7.5" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5.tgz#cfde981727a7ab3611a481510b473ae54442b92b" | ||
integrity sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ== | ||
|
@@ -7139,18 +7086,7 @@ [email protected]: | |
minimatch "^5.0.1" | ||
once "^1.3.0" | ||
|
||
glob@^10.0.0, glob@^10.2.2, glob@^10.3.7: | ||
version "10.3.10" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b" | ||
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g== | ||
dependencies: | ||
foreground-child "^3.1.0" | ||
jackspeak "^2.3.5" | ||
minimatch "^9.0.1" | ||
minipass "^5.0.0 || ^6.0.2 || ^7.0.0" | ||
path-scurry "^1.10.1" | ||
|
||
glob@^10.4.1: | ||
glob@^10.0.0, glob@^10.2.2, glob@^10.3.7, glob@^10.4.1: | ||
version "10.4.5" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956" | ||
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg== | ||
|
@@ -8105,15 +8041,6 @@ istanbul-reports@^3.1.6: | |
html-escaper "^2.0.0" | ||
istanbul-lib-report "^3.0.0" | ||
|
||
jackspeak@^2.3.5: | ||
version "2.3.6" | ||
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8" | ||
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ== | ||
dependencies: | ||
"@isaacs/cliui" "^8.0.2" | ||
optionalDependencies: | ||
"@pkgjs/parseargs" "^0.11.0" | ||
|
||
jackspeak@^3.1.2: | ||
version "3.4.3" | ||
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a" | ||
|
@@ -8664,11 +8591,6 @@ lru-cache@^7.14.0, lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: | |
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89" | ||
integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== | ||
|
||
"lru-cache@^9.1.1 || ^10.0.0": | ||
version "10.0.0" | ||
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61" | ||
integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw== | ||
|
||
lru-queue@^0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/lru-queue/-/lru-queue-0.1.0.tgz#2738bd9f0d3cf4f84490c5736c48699ac632cda3" | ||
|
@@ -9213,7 +9135,7 @@ [email protected]: | |
dependencies: | ||
brace-expansion "^2.0.1" | ||
|
||
"minimatch@6 || 7 || 8 || 9", minimatch@^9.0.1, minimatch@^9.0.4, minimatch@^9.0.5: | ||
"minimatch@6 || 7 || 8 || 9", minimatch@^9.0.4, minimatch@^9.0.5: | ||
version "9.0.5" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" | ||
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== | ||
|
@@ -9323,12 +9245,7 @@ minipass@^5.0.0: | |
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d" | ||
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ== | ||
|
||
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.3: | ||
version "7.0.4" | ||
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c" | ||
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ== | ||
|
||
minipass@^7.1.2: | ||
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.3, minipass@^7.1.2: | ||
version "7.1.2" | ||
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707" | ||
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw== | ||
|
@@ -10305,14 +10222,6 @@ path-parse@^1.0.7: | |
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" | ||
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== | ||
|
||
path-scurry@^1.10.1: | ||
version "1.10.1" | ||
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698" | ||
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ== | ||
dependencies: | ||
lru-cache "^9.1.1 || ^10.0.0" | ||
minipass "^5.0.0 || ^6.0.2 || ^7.0.0" | ||
|
||
path-scurry@^1.11.1: | ||
version "1.11.1" | ||
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2" | ||
|
@@ -11185,13 +11094,6 @@ ses@^1.10.0: | |
dependencies: | ||
"@endo/env-options" "^1.1.8" | ||
|
||
ses@^1.9.1: | ||
version "1.9.1" | ||
resolved "https://registry.yarnpkg.com/ses/-/ses-1.9.1.tgz#54991a775cea5f9e27292bbb6706941a8203062a" | ||
integrity sha512-izNBxTLopF1wi5CvMdJYfCLWRYZtHGCKEtr2cbBl/Dqz3qzmDFep24I3vUAWye0GYh8aUgLLuGHbfvs5IRKasg== | ||
dependencies: | ||
"@endo/env-options" "^1.1.7" | ||
|
||
set-blocking@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" | ||
|
@@ -12082,12 +11984,7 @@ tsimp@^2.0.11: | |
sock-daemon "^1.4.2" | ||
walk-up-path "^3.0.1" | ||
|
||
"tslib@1 || 2", tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.2: | ||
version "2.6.2" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" | ||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== | ||
|
||
[email protected]: | ||
"tslib@1 || 2", [email protected], tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.2: | ||
version "2.7.0" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01" | ||
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA== | ||
|
@@ -12305,11 +12202,6 @@ unbox-primitive@^1.0.2: | |
has-symbols "^1.0.3" | ||
which-boxed-primitive "^1.0.2" | ||
|
||
undici-types@~6.11.1: | ||
version "6.11.1" | ||
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197" | ||
integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ== | ||
|
||
undici-types@~6.19.2: | ||
version "6.19.8" | ||
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" | ||
|