Skip to content

Commit af27c78

Browse files
Merge #1822
1822: Remove `nodemon` dependency r=curquiza a=flevi29 # Pull Request ## What does this PR do? Previously `nodemon` was used for TypeScript watch mode, but TypeScript now supports watch mode by itself. For this reason we no longer require `nodemon`. ## PR checklist Please check if your PR fulfills the following requirements: - [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: F. Levi <[email protected]>
2 parents 47a7997 + 5baa0b8 commit af27c78

File tree

3 files changed

+10
-138
lines changed

3 files changed

+10
-138
lines changed

nodemon.json

-6
This file was deleted.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
"@typescript-eslint/utils": "^8.19.0",
9191
"globals": "^15.14.0",
9292
"lint-staged": "15.3.0",
93-
"nodemon": "^3.1.9",
9493
"prettier": "^3.4.2",
9594
"prettier-plugin-jsdoc": "^1.3.0",
9695
"typedoc": "^0.27.6",

yarn.lock

+10-131
Original file line numberDiff line numberDiff line change
@@ -916,11 +916,6 @@
916916
loupe "^3.1.1"
917917
tinyrainbow "^1.2.0"
918918

919-
abbrev@1:
920-
version "1.1.1"
921-
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
922-
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
923-
924919
acorn-jsx@^5.3.2:
925920
version "5.3.2"
926921
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
@@ -981,14 +976,6 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
981976
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
982977
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
983978

984-
anymatch@~3.1.2:
985-
version "3.1.2"
986-
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716"
987-
integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==
988-
dependencies:
989-
normalize-path "^3.0.0"
990-
picomatch "^2.0.4"
991-
992979
argparse@^2.0.1:
993980
version "2.0.1"
994981
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
@@ -1004,11 +991,6 @@ balanced-match@^1.0.0:
1004991
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
1005992
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
1006993

1007-
binary-extensions@^2.0.0:
1008-
version "2.2.0"
1009-
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
1010-
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
1011-
1012994
binary-searching@^2.0.5:
1013995
version "2.0.5"
1014996
resolved "https://registry.yarnpkg.com/binary-searching/-/binary-searching-2.0.5.tgz#ab6d08d51cd1b58878ae208ab61988f885b22dd3"
@@ -1029,7 +1011,7 @@ brace-expansion@^2.0.1:
10291011
dependencies:
10301012
balanced-match "^1.0.0"
10311013

1032-
braces@^3.0.3, braces@~3.0.2:
1014+
braces@^3.0.3:
10331015
version "3.0.3"
10341016
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
10351017
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -1080,21 +1062,6 @@ check-error@^2.1.1:
10801062
resolved "https://registry.yarnpkg.com/check-error/-/check-error-2.1.1.tgz#87eb876ae71ee388fa0471fe423f494be1d96ccc"
10811063
integrity sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==
10821064

1083-
chokidar@^3.5.2:
1084-
version "3.5.2"
1085-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
1086-
integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
1087-
dependencies:
1088-
anymatch "~3.1.2"
1089-
braces "~3.0.2"
1090-
glob-parent "~5.1.2"
1091-
is-binary-path "~2.1.0"
1092-
is-glob "~4.0.1"
1093-
normalize-path "~3.0.0"
1094-
readdirp "~3.6.0"
1095-
optionalDependencies:
1096-
fsevents "~2.3.2"
1097-
10981065
cli-cursor@^5.0.0:
10991066
version "5.0.0"
11001067
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-5.0.0.tgz#24a4831ecf5a6b01ddeb32fb71a4b2088b0dce38"
@@ -1160,13 +1127,6 @@ cross-spawn@^7.0.5:
11601127
shebang-command "^2.0.0"
11611128
which "^2.0.1"
11621129

1163-
debug@^4, debug@^4.3.5, debug@~4.4.0:
1164-
version "4.4.0"
1165-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
1166-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
1167-
dependencies:
1168-
ms "^2.1.3"
1169-
11701130
debug@^4.0.0, debug@^4.3.2, debug@^4.3.4:
11711131
version "4.3.4"
11721132
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
@@ -1181,6 +1141,13 @@ debug@^4.1.1, debug@^4.3.1:
11811141
dependencies:
11821142
ms "2.1.2"
11831143

1144+
debug@^4.3.5, debug@~4.4.0:
1145+
version "4.4.0"
1146+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
1147+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
1148+
dependencies:
1149+
ms "^2.1.3"
1150+
11841151
decode-named-character-reference@^1.0.0:
11851152
version "1.0.2"
11861153
resolved "https://registry.yarnpkg.com/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz#daabac9690874c394c81e4162a0304b35d824f0e"
@@ -1556,7 +1523,7 @@ get-stream@^8.0.1:
15561523
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-8.0.1.tgz#def9dfd71742cd7754a7761ed43749a27d02eca2"
15571524
integrity sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==
15581525

1559-
glob-parent@^5.1.2, glob-parent@~5.1.2:
1526+
glob-parent@^5.1.2:
15601527
version "5.1.2"
15611528
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
15621529
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -1597,11 +1564,6 @@ graphemer@^1.4.0:
15971564
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
15981565
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
15991566

1600-
has-flag@^3.0.0:
1601-
version "3.0.0"
1602-
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
1603-
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
1604-
16051567
has-flag@^4.0.0:
16061568
version "4.0.0"
16071569
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
@@ -1624,11 +1586,6 @@ human-signals@^5.0.0:
16241586
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
16251587
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
16261588

1627-
ignore-by-default@^1.0.1:
1628-
version "1.0.1"
1629-
resolved "https://registry.yarnpkg.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz#48ca6d72f6c6a3af00a9ad4ae6876be3889e2b09"
1630-
integrity sha1-SMptcvbGo68Aqa1K5odr44ieKwk=
1631-
16321589
ignore@^5.2.0, ignore@^5.3.1:
16331590
version "5.3.2"
16341591
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
@@ -1647,13 +1604,6 @@ imurmurhash@^0.1.4:
16471604
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
16481605
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
16491606

1650-
is-binary-path@~2.1.0:
1651-
version "2.1.0"
1652-
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
1653-
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
1654-
dependencies:
1655-
binary-extensions "^2.0.0"
1656-
16571607
is-core-module@^2.13.0:
16581608
version "2.15.1"
16591609
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
@@ -1683,7 +1633,7 @@ is-fullwidth-code-point@^5.0.0:
16831633
dependencies:
16841634
get-east-asian-width "^1.0.0"
16851635

1686-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
1636+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
16871637
version "4.0.3"
16881638
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
16891639
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
@@ -2219,34 +2169,6 @@ natural-compare@^1.4.0:
22192169
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
22202170
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
22212171

2222-
nodemon@^3.1.9:
2223-
version "3.1.9"
2224-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.9.tgz#df502cdc3b120e1c3c0c6e4152349019efa7387b"
2225-
integrity sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==
2226-
dependencies:
2227-
chokidar "^3.5.2"
2228-
debug "^4"
2229-
ignore-by-default "^1.0.1"
2230-
minimatch "^3.1.2"
2231-
pstree.remy "^1.1.8"
2232-
semver "^7.5.3"
2233-
simple-update-notifier "^2.0.0"
2234-
supports-color "^5.5.0"
2235-
touch "^3.1.0"
2236-
undefsafe "^2.0.5"
2237-
2238-
nopt@~1.0.10:
2239-
version "1.0.10"
2240-
resolved "https://registry.yarnpkg.com/nopt/-/nopt-1.0.10.tgz#6ddd21bd2a31417b92727dd585f8a6f37608ebee"
2241-
integrity sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=
2242-
dependencies:
2243-
abbrev "1"
2244-
2245-
normalize-path@^3.0.0, normalize-path@~3.0.0:
2246-
version "3.0.0"
2247-
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
2248-
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
2249-
22502172
npm-run-path@^5.1.0:
22512173
version "5.3.0"
22522174
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-5.3.0.tgz#e23353d0ebb9317f174e93417e4a4d82d0249e9f"
@@ -2354,11 +2276,6 @@ picocolors@^1.1.1:
23542276
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
23552277
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
23562278

2357-
picomatch@^2.0.4, picomatch@^2.2.1:
2358-
version "2.2.2"
2359-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
2360-
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
2361-
23622279
picomatch@^2.3.1:
23632280
version "2.3.1"
23642281
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -2406,11 +2323,6 @@ prettier@^3.4.2:
24062323
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
24072324
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
24082325

2409-
pstree.remy@^1.1.8:
2410-
version "1.1.8"
2411-
resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.8.tgz#c242224f4a67c21f686839bbdb4ac282b8373d3a"
2412-
integrity sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==
2413-
24142326
punycode.js@^2.3.1:
24152327
version "2.3.1"
24162328
resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
@@ -2421,13 +2333,6 @@ punycode@^2.1.0:
24212333
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
24222334
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
24232335

2424-
readdirp@~3.6.0:
2425-
version "3.6.0"
2426-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
2427-
integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
2428-
dependencies:
2429-
picomatch "^2.2.1"
2430-
24312336
require-from-string@^2.0.2:
24322337
version "2.0.2"
24332338
resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
@@ -2554,13 +2459,6 @@ signal-exit@^4.0.1, signal-exit@^4.1.0:
25542459
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
25552460
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
25562461

2557-
simple-update-notifier@^2.0.0:
2558-
version "2.0.0"
2559-
resolved "https://registry.yarnpkg.com/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz#d70b92bdab7d6d90dfd73931195a30b6e3d7cebb"
2560-
integrity sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==
2561-
dependencies:
2562-
semver "^7.5.3"
2563-
25642462
slice-ansi@^5.0.0:
25652463
version "5.0.0"
25662464
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-5.0.0.tgz#b73063c57aa96f9cd881654b15294d95d285c42a"
@@ -2676,13 +2574,6 @@ strip-json-comments@^3.1.1:
26762574
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
26772575
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
26782576

2679-
supports-color@^5.5.0:
2680-
version "5.5.0"
2681-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
2682-
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
2683-
dependencies:
2684-
has-flag "^3.0.0"
2685-
26862577
supports-color@^7.1.0:
26872578
version "7.1.0"
26882579
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1"
@@ -2736,13 +2627,6 @@ to-regex-range@^5.0.1:
27362627
dependencies:
27372628
is-number "^7.0.0"
27382629

2739-
touch@^3.1.0:
2740-
version "3.1.0"
2741-
resolved "https://registry.yarnpkg.com/touch/-/touch-3.1.0.tgz#fe365f5f75ec9ed4e56825e0bb76d24ab74af83b"
2742-
integrity sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==
2743-
dependencies:
2744-
nopt "~1.0.10"
2745-
27462630
ts-api-utils@^1.3.0:
27472631
version "1.3.0"
27482632
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
@@ -2785,11 +2669,6 @@ uc.micro@^2.0.0, uc.micro@^2.1.0:
27852669
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
27862670
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
27872671

2788-
undefsafe@^2.0.5:
2789-
version "2.0.5"
2790-
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
2791-
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
2792-
27932672
undici-types@~6.20.0:
27942673
version "6.20.0"
27952674
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"

0 commit comments

Comments
 (0)