mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
fix(deps): update dependency @verdaccio/ui-theme to v6.0.0-6-next.26 (#3313)
This commit is contained in:
parent
296fe5af60
commit
80755f21c9
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.4.1"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.5.2"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.25"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.26"],
|
||||
["JSONStream", "npm:1.3.5"],
|
||||
["all-contributors-cli", "npm:6.20.0"],
|
||||
["async", "npm:3.2.4"],
|
||||
|
@ -5955,10 +5955,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["@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/",
|
||||
["npm:6.0.0-6-next.26", {
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.26-f50c253dcd-a5cf12c136.zip/node_modules/@verdaccio/ui-theme/",
|
||||
"packageDependencies": [
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.25"]
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.26"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
|
@ -18162,7 +18162,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@verdaccio/readme", "npm:10.4.1"],
|
||||
["@verdaccio/streams", "npm:10.2.0"],
|
||||
["@verdaccio/types", "npm:10.5.2"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.25"],
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.26"],
|
||||
["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.26-f50c253dcd-a5cf12c136.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.26-f50c253dcd-a5cf12c136.zip
vendored
Normal file
Binary file not shown.
|
@ -22,7 +22,7 @@
|
|||
"@verdaccio/local-storage": "10.3.1",
|
||||
"@verdaccio/readme": "10.4.1",
|
||||
"@verdaccio/streams": "10.2.0",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.25",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.26",
|
||||
"JSONStream": "1.3.5",
|
||||
"async": "3.2.4",
|
||||
"body-parser": "1.20.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4078,10 +4078,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@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
|
||||
"@verdaccio/ui-theme@npm:6.0.0-6-next.26":
|
||||
version: 6.0.0-6-next.26
|
||||
resolution: "@verdaccio/ui-theme@npm:6.0.0-6-next.26"
|
||||
checksum: a5cf12c136d32d10cfa7ff078a76fa12012816c3d5217f1bf14ed326a6bc4f52f6606b437fc33b88bdbfff8597c9f4df767aa9a8ec3ec1a70b0eb9f223e2d13a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -15065,7 +15065,7 @@ typescript@4.1.3:
|
|||
"@verdaccio/readme": 10.4.1
|
||||
"@verdaccio/streams": 10.2.0
|
||||
"@verdaccio/types": 10.5.2
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.25
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.26
|
||||
JSONStream: 1.3.5
|
||||
all-contributors-cli: 6.20.0
|
||||
async: 3.2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue