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 @@ -27,7 +27,7 @@ This a list of all the dependencies:
27
27
* [ npm 9.6.7] [ ]
28
28
* [ openssl 3.0.8] [ ]
29
29
* [ postject 1.0.0-alpha.6] [ ]
30
- * [ simdutf 3.2.18 ] [ ]
30
+ * [ simdutf 4.0.4 ] [ ]
31
31
* [ undici 5.27.0] [ ]
32
32
* [ uvwasi 0.0.19] [ ]
33
33
* [ V8 11.8.172.12] [ ]
@@ -286,7 +286,7 @@ See [maintaining-openssl][] for more informations.
286
286
The [ postject] ( https://github.com/nodejs/postject ) dependency is used for the
287
287
[ Single Executable strategic initiative] ( https://github.com/nodejs/single-executable ) .
288
288
289
- ### simdutf 3.2.18
289
+ ### simdutf 4.0.4
290
290
291
291
The [ simdutf] ( https://github.com/simdutf/simdutf ) dependency is
292
292
a C++ library for fast UTF-8 decoding and encoding.
@@ -344,7 +344,7 @@ performance improvements not currently available in standard zlib.
344
344
[ npm 9.6.7 ] : #npm-967
345
345
[ openssl 3.0.8 ] : #openssl-308
346
346
[ postject 1.0.0-alpha.6 ] : #postject-100-alpha6
347
- [ simdutf 3.2.18 ] : #simdutf-3218
347
+ [ simdutf 4.0.4 ] : #simdutf-404
348
348
[ undici 5.27.0 ] : #undici-5270
349
349
[ update-openssl-action ] : ../../../.github/workflows/update-openssl.yml
350
350
[ uvwasi 0.0.19 ] : #uvwasi-0019
You can’t perform that action at this time.
0 commit comments