mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
fix(deps): update core verdaccio dependencies (#4753)
This commit is contained in:
parent
ad96f4ec80
commit
cb0cc9edd8
28
package.json
28
package.json
@ -19,22 +19,22 @@
|
||||
"url": "https://opencollective.com/verdaccio"
|
||||
},
|
||||
"dependencies": {
|
||||
"@verdaccio/auth": "7.0.0-next-7.19",
|
||||
"@verdaccio/config": "7.0.0-next-7.19",
|
||||
"@verdaccio/core": "7.0.0-next-7.19",
|
||||
"@verdaccio/hooks": "7.0.0-next-7.19",
|
||||
"@verdaccio/loaders": "7.0.0-next-7.19",
|
||||
"@verdaccio/auth": "7.0.0-next-7.20",
|
||||
"@verdaccio/config": "7.0.0-next-7.20",
|
||||
"@verdaccio/core": "7.0.0-next-7.20",
|
||||
"@verdaccio/hooks": "7.0.0-next-7.20",
|
||||
"@verdaccio/loaders": "7.0.0-next-7.20",
|
||||
"@verdaccio/local-storage": "10.3.4",
|
||||
"@verdaccio/logger": "7.0.0-next-7.19",
|
||||
"@verdaccio/middleware": "7.0.0-next-7.19",
|
||||
"@verdaccio/proxy": "7.0.0-next-7.19",
|
||||
"@verdaccio/search": "7.0.0-next-7.8",
|
||||
"@verdaccio/logger": "7.0.0-next-7.20",
|
||||
"@verdaccio/middleware": "7.0.0-next-7.20",
|
||||
"@verdaccio/proxy": "7.0.0-next-7.20",
|
||||
"@verdaccio/search": "7.0.0-next-7.9",
|
||||
"@verdaccio/signature": "7.0.0-next-7.5",
|
||||
"@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/url": "12.0.0-next-7.19",
|
||||
"@verdaccio/utils": "7.0.0-next-7.19",
|
||||
"@verdaccio/url": "12.0.0-next-7.20",
|
||||
"@verdaccio/utils": "7.0.0-next-7.20",
|
||||
"async": "3.2.5",
|
||||
"clipanion": "3.2.1",
|
||||
"compression": "1.7.4",
|
||||
@ -55,8 +55,8 @@
|
||||
"pkginfo": "0.4.1",
|
||||
"semver": "7.6.3",
|
||||
"validator": "13.12.0",
|
||||
"verdaccio-audit": "12.0.0-next-7.19",
|
||||
"verdaccio-htpasswd": "12.0.0-next-7.19"
|
||||
"verdaccio-audit": "12.0.0-next-7.20",
|
||||
"verdaccio-htpasswd": "12.0.0-next-7.20"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.24.8",
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user