File tree 3 files changed +12040
-6643
lines changed
doc/contributing/maintaining
3 files changed +12040
-6643
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ This a list of all the dependencies:
25
25
* [ npm] [ ]
26
26
* [ openssl] [ ]
27
27
* [ postject] [ ]
28
- * [ simdutf 3.2.18 ] [ ]
28
+ * [ simdutf 4.0.4 ] [ ]
29
29
* [ undici 5.26.4] [ ]
30
30
* [ uv] [ ]
31
31
* [ uvwasi 0.0.19] [ ]
@@ -273,7 +273,7 @@ See [maintaining-openssl][] for more informations.
273
273
The [ postject] ( https://github.com/nodejs/postject ) dependency is used for the
274
274
[ Single Executable strategic initiative] ( https://github.com/nodejs/single-executable ) .
275
275
276
- ### simdutf 3.2.18
276
+ ### simdutf 4.0.4
277
277
278
278
The [ simdutf] ( https://github.com/simdutf/simdutf ) dependency is
279
279
a C++ library for fast UTF-8 decoding and encoding.
@@ -335,7 +335,7 @@ performance improvements not currently available in standard zlib.
335
335
[ npm ] : #npm
336
336
[ openssl ] : #openssl
337
337
[ postject ] : #postject
338
- [ simdutf 3.2.18 ] : #simdutf-3218
338
+ [ simdutf 4.0.4 ] : #simdutf-404
339
339
[ undici 5.26.4 ] : #undici-5264
340
340
[ update-openssl-action ] : ../../../.github/workflows/update-openssl.yml
341
341
[ uv ] : #uv
You can’t perform that action at this time.
0 commit comments