mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
chore(deps): update dependency verdaccio-memory to v10.2.0 (#2994)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ea199b229d
commit
8fd8a1659a
8 changed files with 15 additions and 62 deletions
37
.pnp.js
generated
37
.pnp.js
generated
|
@ -158,7 +158,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["verdaccio-audit", "npm:10.2.0"],
|
||||
["verdaccio-auth-memory", "npm:10.2.0"],
|
||||
["verdaccio-htpasswd", "npm:10.2.0"],
|
||||
["verdaccio-memory", "npm:10.1.0"]
|
||||
["verdaccio-memory", "npm:10.2.0"]
|
||||
],
|
||||
"linkType": "SOFT",
|
||||
}]
|
||||
|
@ -5567,15 +5567,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["@verdaccio/commons-api", [
|
||||
["npm:10.1.0", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-commons-api-npm-10.1.0-add0a808bc-cb8022df35.zip/node_modules/@verdaccio/commons-api/",
|
||||
"packageDependencies": [
|
||||
["@verdaccio/commons-api", "npm:10.1.0"],
|
||||
["http-errors", "npm:1.8.1"],
|
||||
["http-status-codes", "npm:1.4.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:10.2.0", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-commons-api-npm-10.2.0-d36a19383f-d93c93220a.zip/node_modules/@verdaccio/commons-api/",
|
||||
"packageDependencies": [
|
||||
|
@ -5662,13 +5653,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["@verdaccio/streams", [
|
||||
["npm:10.1.0", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-streams-npm-10.1.0-fe3a7325b4-13d2504c3d.zip/node_modules/@verdaccio/streams/",
|
||||
"packageDependencies": [
|
||||
["@verdaccio/streams", "npm:10.1.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:10.2.0", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-streams-npm-10.2.0-81db112291-82663138aa.zip/node_modules/@verdaccio/streams/",
|
||||
"packageDependencies": [
|
||||
|
@ -10806,13 +10790,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["http-status-codes", [
|
||||
["npm:1.4.0", {
|
||||
"packageLocation": "./.yarn/cache/http-status-codes-npm-1.4.0-d998750b91-9cbb653241.zip/node_modules/http-status-codes/",
|
||||
"packageDependencies": [
|
||||
["http-status-codes", "npm:1.4.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:2.2.0", {
|
||||
"packageLocation": "./.yarn/cache/http-status-codes-npm-2.2.0-8d45a60399-4cd0d5e070.zip/node_modules/http-status-codes/",
|
||||
"packageDependencies": [
|
||||
|
@ -17706,7 +17683,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["verdaccio-audit", "npm:10.2.0"],
|
||||
["verdaccio-auth-memory", "npm:10.2.0"],
|
||||
["verdaccio-htpasswd", "npm:10.2.0"],
|
||||
["verdaccio-memory", "npm:10.1.0"]
|
||||
["verdaccio-memory", "npm:10.2.0"]
|
||||
],
|
||||
"linkType": "SOFT",
|
||||
}]
|
||||
|
@ -17749,12 +17726,12 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["verdaccio-memory", [
|
||||
["npm:10.1.0", {
|
||||
"packageLocation": "./.yarn/cache/verdaccio-memory-npm-10.1.0-c871195617-f6d1a129ed.zip/node_modules/verdaccio-memory/",
|
||||
["npm:10.2.0", {
|
||||
"packageLocation": "./.yarn/cache/verdaccio-memory-npm-10.2.0-54bd6fecb3-b0f1acd146.zip/node_modules/verdaccio-memory/",
|
||||
"packageDependencies": [
|
||||
["verdaccio-memory", "npm:10.1.0"],
|
||||
["@verdaccio/commons-api", "npm:10.1.0"],
|
||||
["@verdaccio/streams", "npm:10.1.0"],
|
||||
["verdaccio-memory", "npm:10.2.0"],
|
||||
["@verdaccio/commons-api", "npm:10.2.0"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["memory-fs", "npm:0.5.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/verdaccio-memory-npm-10.2.0-54bd6fecb3-b0f1acd146.zip
vendored
Normal file
BIN
.yarn/cache/verdaccio-memory-npm-10.2.0-54bd6fecb3-b0f1acd146.zip
vendored
Normal file
Binary file not shown.
|
@ -141,7 +141,7 @@
|
|||
"ts-node": "10.4.0",
|
||||
"typescript": "4.1.3",
|
||||
"verdaccio-auth-memory": "10.2.0",
|
||||
"verdaccio-memory": "10.1.0"
|
||||
"verdaccio-memory": "10.2.0"
|
||||
},
|
||||
"keywords": [
|
||||
"private",
|
||||
|
|
38
yarn.lock
38
yarn.lock
|
@ -3712,16 +3712,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/commons-api@npm:10.1.0":
|
||||
version: 10.1.0
|
||||
resolution: "@verdaccio/commons-api@npm:10.1.0"
|
||||
dependencies:
|
||||
http-errors: 1.8.1
|
||||
http-status-codes: 1.4.0
|
||||
checksum: cb8022df35520c0be17b19f12099824dbc31487a7b9df4fee300aded87cd36fdbbdadbe02f2c6ad396bb308c455f2974900a6386f91fdbfc18b83190bcde82b6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/commons-api@npm:10.2.0":
|
||||
version: 10.2.0
|
||||
resolution: "@verdaccio/commons-api@npm:10.2.0"
|
||||
|
@ -3789,13 +3779,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/streams@npm:10.1.0":
|
||||
version: 10.1.0
|
||||
resolution: "@verdaccio/streams@npm:10.1.0"
|
||||
checksum: 13d2504c3dd268b7097b7e8ae0f3b654550e6a12a9409227a81b1e8b8cfda8cf52c827ac85339e7dce15b5890d24370569a4630c9f352dabf7c19e5cdbcac5fc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/streams@npm:10.2.0":
|
||||
version: 10.2.0
|
||||
resolution: "@verdaccio/streams@npm:10.2.0"
|
||||
|
@ -8244,13 +8227,6 @@ fsevents@~2.1.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"http-status-codes@npm:1.4.0":
|
||||
version: 1.4.0
|
||||
resolution: "http-status-codes@npm:1.4.0"
|
||||
checksum: 9cbb653241b80dd7e664488f11c1dc76a06c7c2cf64d20fd26ba0de984b0a44ea1a71839df5da73aa817b26091c4f063ed574b319625f583e41e3f1d8e246f1a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"http-status-codes@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "http-status-codes@npm:2.2.0"
|
||||
|
@ -14465,14 +14441,14 @@ typescript@4.1.3:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"verdaccio-memory@npm:10.1.0":
|
||||
version: 10.1.0
|
||||
resolution: "verdaccio-memory@npm:10.1.0"
|
||||
"verdaccio-memory@npm:10.2.0":
|
||||
version: 10.2.0
|
||||
resolution: "verdaccio-memory@npm:10.2.0"
|
||||
dependencies:
|
||||
"@verdaccio/commons-api": 10.1.0
|
||||
"@verdaccio/streams": 10.1.0
|
||||
"@verdaccio/commons-api": 10.2.0
|
||||
"@verdaccio/streams": 10.2.0
|
||||
memory-fs: 0.5.0
|
||||
checksum: f6d1a129ed401b7a3e93f3e1998e16267bb2f46666075ae2cbdd942b64341238b91222822d98c6c16e46ca1ab04386e45401d1ab504847e18c9e36c40fa2437c
|
||||
checksum: b0f1acd1469c41c0edaa055880abcce205c08619e02d56fec34932cb42bc7e6ed84c72df8adc727d6a4c148370b2611dce44381e23cd819c396e4db4e7778789
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14601,7 +14577,7 @@ typescript@4.1.3:
|
|||
verdaccio-audit: 10.2.0
|
||||
verdaccio-auth-memory: 10.2.0
|
||||
verdaccio-htpasswd: 10.2.0
|
||||
verdaccio-memory: 10.1.0
|
||||
verdaccio-memory: 10.2.0
|
||||
bin:
|
||||
verdaccio: ./bin/verdaccio
|
||||
languageName: unknown
|
||||
|
|
Loading…
Add table
Reference in a new issue