1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00

fix(deps): update core verdaccio dependencies (#4753)

This commit is contained in:
renovate[bot] 2024-08-02 09:56:17 +02:00 committed by GitHub
parent ad96f4ec80
commit cb0cc9edd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

@ -19,22 +19,22 @@
"url": "https://opencollective.com/verdaccio" "url": "https://opencollective.com/verdaccio"
}, },
"dependencies": { "dependencies": {
"@verdaccio/auth": "7.0.0-next-7.19", "@verdaccio/auth": "7.0.0-next-7.20",
"@verdaccio/config": "7.0.0-next-7.19", "@verdaccio/config": "7.0.0-next-7.20",
"@verdaccio/core": "7.0.0-next-7.19", "@verdaccio/core": "7.0.0-next-7.20",
"@verdaccio/hooks": "7.0.0-next-7.19", "@verdaccio/hooks": "7.0.0-next-7.20",
"@verdaccio/loaders": "7.0.0-next-7.19", "@verdaccio/loaders": "7.0.0-next-7.20",
"@verdaccio/local-storage": "10.3.4", "@verdaccio/local-storage": "10.3.4",
"@verdaccio/logger": "7.0.0-next-7.19", "@verdaccio/logger": "7.0.0-next-7.20",
"@verdaccio/middleware": "7.0.0-next-7.19", "@verdaccio/middleware": "7.0.0-next-7.20",
"@verdaccio/proxy": "7.0.0-next-7.19", "@verdaccio/proxy": "7.0.0-next-7.20",
"@verdaccio/search": "7.0.0-next-7.8", "@verdaccio/search": "7.0.0-next-7.9",
"@verdaccio/signature": "7.0.0-next-7.5", "@verdaccio/signature": "7.0.0-next-7.5",
"@verdaccio/streams": "10.2.1", "@verdaccio/streams": "10.2.1",
"@verdaccio/tarball": "12.0.0-next-7.19", "@verdaccio/tarball": "12.0.0-next-7.20",
"@verdaccio/ui-theme": "3.4.1", "@verdaccio/ui-theme": "3.4.1",
"@verdaccio/url": "12.0.0-next-7.19", "@verdaccio/url": "12.0.0-next-7.20",
"@verdaccio/utils": "7.0.0-next-7.19", "@verdaccio/utils": "7.0.0-next-7.20",
"async": "3.2.5", "async": "3.2.5",
"clipanion": "3.2.1", "clipanion": "3.2.1",
"compression": "1.7.4", "compression": "1.7.4",
@ -55,8 +55,8 @@
"pkginfo": "0.4.1", "pkginfo": "0.4.1",
"semver": "7.6.3", "semver": "7.6.3",
"validator": "13.12.0", "validator": "13.12.0",
"verdaccio-audit": "12.0.0-next-7.19", "verdaccio-audit": "12.0.0-next-7.20",
"verdaccio-htpasswd": "12.0.0-next-7.19" "verdaccio-htpasswd": "12.0.0-next-7.20"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.24.8", "@babel/cli": "7.24.8",

BIN
yarn.lock

Binary file not shown.