mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
fix(deps): update dependency @verdaccio/ui-theme to v6.0.0-6-next.25 (#3258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5f83dc294e
commit
af9cc6d4f9
5 changed files with 11 additions and 11 deletions
10
.pnp.js
generated
10
.pnp.js
generated
|
@ -86,7 +86,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/readme", "npm:10.3.4"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.5.1"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.24"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.25"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
["all-contributors-cli", "npm:6.20.0"],
|
||||
["async", "npm:3.2.4"],
|
||||
|
@ -5826,10 +5826,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["@verdaccio/ui-theme", [
|
||||
["npm:6.0.0-6-next.24", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.24-8cb8d20f08-139ded2339.zip/node_modules/@verdaccio/ui-theme/",
|
||||
["npm:6.0.0-6-next.25", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.25-820ec707f7-91d6556389.zip/node_modules/@verdaccio/ui-theme/",
|
||||
"packageDependencies": [
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.24"]
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.25"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
|
@ -18282,7 +18282,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/readme", "npm:10.3.4"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.5.1"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.24"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.25"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
["all-contributors-cli", "npm:6.20.0"],
|
||||
["async", "npm:3.2.4"],
|
||||
|
|
Binary file not shown.
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.25-820ec707f7-91d6556389.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.25-820ec707f7-91d6556389.zip
vendored
Normal file
Binary file not shown.
|
@ -22,7 +22,7 @@
|
|||
"@verdaccio/local-storage": "10.3.1",
|
||||
"@verdaccio/readme": "10.3.4",
|
||||
"@verdaccio/streams": "10.2.0",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.24",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.25",
|
||||
"JSONStream": "1.3.5",
|
||||
"async": "3.2.4",
|
||||
"body-parser": "1.20.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3952,10 +3952,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/ui-theme@npm:6.0.0-6-next.24":
|
||||
version: 6.0.0-6-next.24
|
||||
resolution: "@verdaccio/ui-theme@npm:6.0.0-6-next.24"
|
||||
checksum: 139ded2339feb07613a9d9d8ad308d7fd758acbaecae7abe2c37621bfc18c23a127148ad84edda36b279b5c048875c317874f1c7965d44448d0d6d33ee5179dd
|
||||
"@verdaccio/ui-theme@npm:6.0.0-6-next.25":
|
||||
version: 6.0.0-6-next.25
|
||||
resolution: "@verdaccio/ui-theme@npm:6.0.0-6-next.25"
|
||||
checksum: 91d6556389e19d1d700314ee6e53601cbe509023fbda1fa9010dc5bcd85813e88585fa86589fd75d0b54877cfb37fc430e01bb0b7869408db91a3d7576372420
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -15177,7 +15177,7 @@ typescript@4.1.3:
|
|||
"@verdaccio/readme": 10.3.4
|
||||
"@verdaccio/streams": 10.2.0
|
||||
"@verdaccio/types": 10.5.1
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.24
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.25
|
||||
JSONStream: 1.3.5
|
||||
all-contributors-cli: 6.20.0
|
||||
async: 3.2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue