sha256:2d8fae68f93fb781acc52565311ba429db6285d0e7b9e99af912f82d55562b4d
Found in archives
-
sha256:181161112a536195bafb9e2459a162b876d73f1f6f306cc3c1f34d649351f15f__fixtures__/workspace-with-lockfile-subdep-dupes/pnpm-lock.yaml -
sha256:730796353c31b26c4739701a519566b45af42b894a8d4d4fb7b42864238d910b__fixtures__/workspace-with-lockfile-subdep-dupes/pnpm-lock.yaml -
sha256:bdb031b089b923c372ff5c09fafad54b6f868446c99e939502437e21aec1f7eb__fixtures__/workspace-with-lockfile-subdep-dupes/pnpm-lock.yaml
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.: {}
packages/bar:
dependencies:
uri-js:
specifier: '=4.2.2'
version: 4.2.2
packages/foo:
dependencies:
uri-js:
specifier: '=4.4.1'
version: 4.4.1
packages:
/punycode@2.1.1:
resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==}
engines: {node: '>=6'}
dev: false
/punycode@2.3.0:
resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==}
engines: {node: '>=6'}
dev: false
/uri-js@4.2.2:
resolution: {integrity: sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==}
dependencies:
punycode: 2.1.1
dev: false
/uri-js@4.4.1:
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
dependencies:
punycode: 2.3.0
dev: false
Return to home page.