mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
fix dependency issue renovate
This commit is contained in:
parent
2d6dbc7daf
commit
c5afdbbb0c
4 changed files with 0 additions and 52 deletions
25
.pnp.cjs
generated
25
.pnp.cjs
generated
|
@ -5206,20 +5206,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/config", [\
|
||||
["npm:6.0.0-6-next.68", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-config-npm-6.0.0-6-next.68-7334112725-aa527a6f4a.zip/node_modules/@verdaccio/config/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.68"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.68"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.36"],\
|
||||
["debug", "virtual:1ca322a4d66c7a41fb1e112226317c5a21fb69ea7d45c9d09b748ed5b9f833c84750b4efbc0ff288a6bf112667942c8baf99cbcdf6d047bbf8cc131896c14fd5#npm:4.3.4"],\
|
||||
["js-yaml", "npm:4.1.0"],\
|
||||
["lodash", "npm:4.17.21"],\
|
||||
["minimatch", "npm:3.1.2"],\
|
||||
["yup", "npm:0.32.11"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:6.0.0-6-next.70", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-config-npm-6.0.0-6-next.70-f44b8eef07-781d6f6d06.zip/node_modules/@verdaccio/config/",\
|
||||
"packageDependencies": [\
|
||||
|
@ -5431,17 +5417,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/utils", [\
|
||||
["npm:6.0.0-6-next.36", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-utils-npm-6.0.0-6-next.36-931feacba5-d6dbd7b476.zip/node_modules/@verdaccio/utils/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.36"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.68"],\
|
||||
["lodash", "npm:4.17.21"],\
|
||||
["minimatch", "npm:3.1.2"],\
|
||||
["semver", "npm:7.3.8"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:6.0.0-6-next.38", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-utils-npm-6.0.0-6-next.38-040812abb9-e76e941b14.zip/node_modules/@verdaccio/utils/",\
|
||||
"packageDependencies": [\
|
||||
|
|
Binary file not shown.
Binary file not shown.
27
yarn.lock
27
yarn.lock
|
@ -3103,21 +3103,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/config@npm:6.0.0-6-next.68":
|
||||
version: 6.0.0-6-next.68
|
||||
resolution: "@verdaccio/config@npm:6.0.0-6-next.68"
|
||||
dependencies:
|
||||
"@verdaccio/core": 6.0.0-6-next.68
|
||||
"@verdaccio/utils": 6.0.0-6-next.36
|
||||
debug: 4.3.4
|
||||
js-yaml: 4.1.0
|
||||
lodash: 4.17.21
|
||||
minimatch: 3.1.2
|
||||
yup: 0.32.11
|
||||
checksum: aa527a6f4a65ac9380cf2053cd9c5b418a12f793175d47c223121f80ebdf2c081675d88f737f3dfd48bd55f5777e964028453bd96e691340b6aa98d809ee0ca7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/config@npm:6.0.0-6-next.70":
|
||||
version: 6.0.0-6-next.70
|
||||
resolution: "@verdaccio/config@npm:6.0.0-6-next.70"
|
||||
|
@ -3312,18 +3297,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/utils@npm:6.0.0-6-next.36":
|
||||
version: 6.0.0-6-next.36
|
||||
resolution: "@verdaccio/utils@npm:6.0.0-6-next.36"
|
||||
dependencies:
|
||||
"@verdaccio/core": 6.0.0-6-next.68
|
||||
lodash: 4.17.21
|
||||
minimatch: 3.1.2
|
||||
semver: 7.3.8
|
||||
checksum: d6dbd7b47669a1ada57dda955c2a5c51eba127a9a35ab2f1823c9e4d5098f32ed16eb1c9f52e665e13cb0cbdfab7816e683944e780613c7dd62a5451f4867293
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/utils@npm:6.0.0-6-next.38":
|
||||
version: 6.0.0-6-next.38
|
||||
resolution: "@verdaccio/utils@npm:6.0.0-6-next.38"
|
||||
|
|
Loading…
Add table
Reference in a new issue