Remove useless iterator library

This commit is contained in:
Alex
2023-08-24 07:43:35 -04:00
parent 743dce09ae
commit 8a73947697
5 changed files with 93 additions and 13 deletions

18
pnpm-lock.yaml generated
View File

@ -33,8 +33,8 @@ devDependencies:
specifier: ^4.14.197
version: 4.14.197
'@types/node':
specifier: ^20.5.1
version: 20.5.1
specifier: ^20.5.4
version: 20.5.4
'@typescript-eslint/types':
specifier: ^6.4.1
version: 6.4.1
@ -45,8 +45,8 @@ devDependencies:
specifier: ^8.0.1
version: 8.0.1
esbin:
specifier: 0.0.1-beta.3
version: 0.0.1-beta.3(esbuild@0.19.2)
specifier: 0.0.2
version: 0.0.2(esbuild@0.19.2)
esbuild:
specifier: 0.19.2
version: 0.19.2
@ -1719,8 +1719,8 @@ packages:
resolution: {integrity: sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==}
dev: true
/@types/node@20.5.1:
resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==}
/@types/node@20.5.4:
resolution: {integrity: sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==}
dev: true
/@types/normalize-package-data@2.4.1:
@ -2177,11 +2177,11 @@ packages:
is-symbol: 1.0.4
dev: true
/esbin@0.0.1-beta.3(esbuild@0.19.2):
resolution: {integrity: sha512-r8elIQs0Q0ArVkZJylVqiXxeNTlwvgjzK5V4lzjGDKbwobSuW2EzHBOmF8/Jb2pSTeysh0oRtXO+3YDne2U/PA==}
/esbin@0.0.2(esbuild@0.19.2):
resolution: {integrity: sha512-kmQ0D4pW0t1+VjA3YbSJQrhuuRjhqlSEPTTMrVVlJZOnfCoPbm1Hr648phOWLD2tMi9dDlFi5qE/p3ceJJcNjQ==}
hasBin: true
peerDependencies:
esbuild: '>=0.17 <1'
esbuild: '>=0.19 <1'
dependencies:
debug: 4.3.4
esbuild: 0.19.2