Added patches for deps using old punycode

This commit is contained in:
2024-09-26 14:53:57 +02:00
parent aaaf7240e7
commit ebe2deffec
4 changed files with 45 additions and 5 deletions

16
pnpm-lock.yaml generated
View File

@@ -4,6 +4,14 @@ settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
patchedDependencies:
tr46@0.0.3:
hash: bpj6gcw6zugqpvk6vn5cnxkdsq
path: patches/tr46@0.0.3.patch
whatwg-url@5.0.0:
hash: qm5bqxbojl4aucv5lfj4d2vjuu
path: patches/whatwg-url@5.0.0.patch
importers:
.:
@@ -3926,7 +3934,7 @@ snapshots:
node-fetch@2.7.0(encoding@0.1.13):
dependencies:
whatwg-url: 5.0.0
whatwg-url: 5.0.0(patch_hash=qm5bqxbojl4aucv5lfj4d2vjuu)
optionalDependencies:
encoding: 0.1.13
@@ -4448,7 +4456,7 @@ snapshots:
toposort-class@1.0.1: {}
tr46@0.0.3: {}
tr46@0.0.3(patch_hash=bpj6gcw6zugqpvk6vn5cnxkdsq): {}
tr46@4.1.1:
dependencies:
@@ -4526,9 +4534,9 @@ snapshots:
tr46: 4.1.1
webidl-conversions: 7.0.0
whatwg-url@5.0.0:
whatwg-url@5.0.0(patch_hash=qm5bqxbojl4aucv5lfj4d2vjuu):
dependencies:
tr46: 0.0.3
tr46: 0.0.3(patch_hash=bpj6gcw6zugqpvk6vn5cnxkdsq)
webidl-conversions: 3.0.1
which@1.3.1: