Update to node v21.7.3

Use "Object::groupBy"
This commit is contained in:
schroda
2024-04-20 00:58:29 +02:00
parent db65082a09
commit 8ebd028d25
4 changed files with 13 additions and 13 deletions

View File

@@ -41,6 +41,7 @@ export default defineConfig(() => ({
'es/array/to-sorted',
'es/array/find-last',
'es/array/find-last-index',
'es/object/group-by',
],
}),
],