mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
fix: update core dependencies
This commit is contained in:
parent
fd78ca9772
commit
c95ab88e46
11 changed files with 44 additions and 44 deletions
40
.pnp.cjs
generated
40
.pnp.cjs
generated
|
@ -118,7 +118,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["kleur", "npm:4.1.5"],\
|
||||
["lockfile-lint", "npm:4.6.2"],\
|
||||
["lodash", "npm:4.17.21"],\
|
||||
["lru-cache", "npm:7.17.0"],\
|
||||
["lru-cache", "npm:7.18.3"],\
|
||||
["lunr-mutable-indexes", "npm:2.3.2"],\
|
||||
["mime", "npm:3.0.0"],\
|
||||
["mkdirp", "npm:1.0.4"],\
|
||||
|
@ -138,9 +138,9 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["typescript", "patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"],\
|
||||
["validator", "npm:13.9.0"],\
|
||||
["verdaccio-audit", "npm:11.0.0-6-next.30"],\
|
||||
["verdaccio-auth-memory", "npm:10.2.0"],\
|
||||
["verdaccio-htpasswd", "npm:10.5.2"],\
|
||||
["verdaccio-memory", "npm:10.3.0"]\
|
||||
["verdaccio-auth-memory", "npm:10.2.1"],\
|
||||
["verdaccio-htpasswd", "npm:10.5.3"],\
|
||||
["verdaccio-memory", "npm:10.3.1"]\
|
||||
],\
|
||||
"linkType": "SOFT"\
|
||||
}]\
|
||||
|
@ -10773,10 +10773,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:7.17.0", {\
|
||||
"packageLocation": "./.yarn/cache/lru-cache-npm-7.17.0-6d84356a7c-28c2a98ad3.zip/node_modules/lru-cache/",\
|
||||
["npm:7.18.3", {\
|
||||
"packageLocation": "./.yarn/cache/lru-cache-npm-7.18.3-e68be5b11c-e550d77238.zip/node_modules/lru-cache/",\
|
||||
"packageDependencies": [\
|
||||
["lru-cache", "npm:7.17.0"]\
|
||||
["lru-cache", "npm:7.18.3"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -14035,7 +14035,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["kleur", "npm:4.1.5"],\
|
||||
["lockfile-lint", "npm:4.6.2"],\
|
||||
["lodash", "npm:4.17.21"],\
|
||||
["lru-cache", "npm:7.17.0"],\
|
||||
["lru-cache", "npm:7.18.3"],\
|
||||
["lunr-mutable-indexes", "npm:2.3.2"],\
|
||||
["mime", "npm:3.0.0"],\
|
||||
["mkdirp", "npm:1.0.4"],\
|
||||
|
@ -14055,9 +14055,9 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["typescript", "patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"],\
|
||||
["validator", "npm:13.9.0"],\
|
||||
["verdaccio-audit", "npm:11.0.0-6-next.30"],\
|
||||
["verdaccio-auth-memory", "npm:10.2.0"],\
|
||||
["verdaccio-htpasswd", "npm:10.5.2"],\
|
||||
["verdaccio-memory", "npm:10.3.0"]\
|
||||
["verdaccio-auth-memory", "npm:10.2.1"],\
|
||||
["verdaccio-htpasswd", "npm:10.5.3"],\
|
||||
["verdaccio-memory", "npm:10.3.1"]\
|
||||
],\
|
||||
"linkType": "SOFT"\
|
||||
}]\
|
||||
|
@ -14077,20 +14077,20 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["verdaccio-auth-memory", [\
|
||||
["npm:10.2.0", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-auth-memory-npm-10.2.0-fedc45a279-04cd53b67c.zip/node_modules/verdaccio-auth-memory/",\
|
||||
["npm:10.2.1", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-auth-memory-npm-10.2.1-174a190c5b-feb5c4a77f.zip/node_modules/verdaccio-auth-memory/",\
|
||||
"packageDependencies": [\
|
||||
["verdaccio-auth-memory", "npm:10.2.0"],\
|
||||
["verdaccio-auth-memory", "npm:10.2.1"],\
|
||||
["@verdaccio/commons-api", "npm:10.2.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["verdaccio-htpasswd", [\
|
||||
["npm:10.5.2", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-htpasswd-npm-10.5.2-70d204192f-46029abae2.zip/node_modules/verdaccio-htpasswd/",\
|
||||
["npm:10.5.3", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-htpasswd-npm-10.5.3-93706bbfd9-e07237ae90.zip/node_modules/verdaccio-htpasswd/",\
|
||||
"packageDependencies": [\
|
||||
["verdaccio-htpasswd", "npm:10.5.2"],\
|
||||
["verdaccio-htpasswd", "npm:10.5.3"],\
|
||||
["@verdaccio/file-locking", "npm:10.3.0"],\
|
||||
["apache-md5", "npm:1.1.8"],\
|
||||
["bcryptjs", "npm:2.4.3"],\
|
||||
|
@ -14101,10 +14101,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["verdaccio-memory", [\
|
||||
["npm:10.3.0", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-memory-npm-10.3.0-879e348f00-e0d90cf50b.zip/node_modules/verdaccio-memory/",\
|
||||
["npm:10.3.1", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-memory-npm-10.3.1-9da08ccfbe-3d0982fede.zip/node_modules/verdaccio-memory/",\
|
||||
"packageDependencies": [\
|
||||
["verdaccio-memory", "npm:10.3.0"],\
|
||||
["verdaccio-memory", "npm:10.3.1"],\
|
||||
["@verdaccio/commons-api", "npm:10.2.0"],\
|
||||
["@verdaccio/streams", "npm:10.2.0"],\
|
||||
["memory-fs", "npm:0.5.0"]\
|
||||
|
|
Binary file not shown.
BIN
.yarn/cache/lru-cache-npm-7.18.3-e68be5b11c-e550d77238.zip
vendored
Normal file
BIN
.yarn/cache/lru-cache-npm-7.18.3-e68be5b11c-e550d77238.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/verdaccio-auth-memory-npm-10.2.1-174a190c5b-feb5c4a77f.zip
vendored
Normal file
BIN
.yarn/cache/verdaccio-auth-memory-npm-10.2.1-174a190c5b-feb5c4a77f.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/verdaccio-htpasswd-npm-10.5.3-93706bbfd9-e07237ae90.zip
vendored
Normal file
BIN
.yarn/cache/verdaccio-htpasswd-npm-10.5.3-93706bbfd9-e07237ae90.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/verdaccio-memory-npm-10.3.1-9da08ccfbe-3d0982fede.zip
vendored
Normal file
BIN
.yarn/cache/verdaccio-memory-npm-10.3.1-9da08ccfbe-3d0982fede.zip
vendored
Normal file
Binary file not shown.
|
@ -47,7 +47,7 @@
|
|||
"jsonwebtoken": "9.0.0",
|
||||
"kleur": "4.1.5",
|
||||
"lodash": "4.17.21",
|
||||
"lru-cache": "7.17.0",
|
||||
"lru-cache": "7.18.3",
|
||||
"lunr-mutable-indexes": "2.3.2",
|
||||
"mime": "3.0.0",
|
||||
"mkdirp": "1.0.4",
|
||||
|
@ -57,7 +57,7 @@
|
|||
"semver": "7.3.8",
|
||||
"validator": "13.9.0",
|
||||
"verdaccio-audit": "11.0.0-6-next.30",
|
||||
"verdaccio-htpasswd": "10.5.2"
|
||||
"verdaccio-htpasswd": "10.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.21.0",
|
||||
|
@ -132,8 +132,8 @@
|
|||
"supertest": "6.3.3",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.5",
|
||||
"verdaccio-auth-memory": "10.2.0",
|
||||
"verdaccio-memory": "10.3.0"
|
||||
"verdaccio-auth-memory": "10.2.1",
|
||||
"verdaccio-memory": "10.3.1"
|
||||
},
|
||||
"keywords": [
|
||||
"private",
|
||||
|
|
40
yarn.lock
40
yarn.lock
|
@ -7776,10 +7776,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lru-cache@npm:7.17.0":
|
||||
version: 7.17.0
|
||||
resolution: "lru-cache@npm:7.17.0"
|
||||
checksum: 28c2a98ad313b8d61beac1f08257b6f0ca990e39d24a9bc831030b6e209447cfb11c6d9d1a774282189bfc9609d1dfd17ebe485228dd68f7b96b6b9b7740894e
|
||||
"lru-cache@npm:7.18.3":
|
||||
version: 7.18.3
|
||||
resolution: "lru-cache@npm:7.18.3"
|
||||
checksum: e550d772384709deea3f141af34b6d4fa392e2e418c1498c078de0ee63670f1f46f5eee746e8ef7e69e1c895af0d4224e62ee33e66a543a14763b0f2e74c1356
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -10643,36 +10643,36 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"verdaccio-auth-memory@npm:10.2.0":
|
||||
version: 10.2.0
|
||||
resolution: "verdaccio-auth-memory@npm:10.2.0"
|
||||
"verdaccio-auth-memory@npm:10.2.1":
|
||||
version: 10.2.1
|
||||
resolution: "verdaccio-auth-memory@npm:10.2.1"
|
||||
dependencies:
|
||||
"@verdaccio/commons-api": 10.2.0
|
||||
checksum: 04cd53b67c7b9295d9bbf152c4aac524da398f974b8c8304eb65b2a480a54644e4d69b61fe3756f1508c57c14e4f97134e8a058e46d43f85b9a09bfb582c545d
|
||||
checksum: feb5c4a77f6d99ba91430176d4ac5b49a8e5f768b6e29ff12fe82591f10e3dc4625bf33558a5d9017352fb468d34e77b1111bc8941c00e3afc24334ba6cf19ad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"verdaccio-htpasswd@npm:10.5.2":
|
||||
version: 10.5.2
|
||||
resolution: "verdaccio-htpasswd@npm:10.5.2"
|
||||
"verdaccio-htpasswd@npm:10.5.3":
|
||||
version: 10.5.3
|
||||
resolution: "verdaccio-htpasswd@npm:10.5.3"
|
||||
dependencies:
|
||||
"@verdaccio/file-locking": 10.3.0
|
||||
apache-md5: 1.1.8
|
||||
bcryptjs: 2.4.3
|
||||
http-errors: 2.0.0
|
||||
unix-crypt-td-js: 1.1.4
|
||||
checksum: 46029abae2b6dbb5ba1527a222c844d38c77a057fab6974ca4767a81c5cb0532feaf1159b518de7f471d5eaeef72b418f2e46f8c1f915701b14a6be4ed3e8386
|
||||
checksum: e07237ae900c3c4574ad3b5626b939bb3bc4f1764727f18643fac03f357800dfd6964a1bfdba1903fa786d4d172b25f53c098c40d51ed9e6d5d4acb82ff50fdf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"verdaccio-memory@npm:10.3.0":
|
||||
version: 10.3.0
|
||||
resolution: "verdaccio-memory@npm:10.3.0"
|
||||
"verdaccio-memory@npm:10.3.1":
|
||||
version: 10.3.1
|
||||
resolution: "verdaccio-memory@npm:10.3.1"
|
||||
dependencies:
|
||||
"@verdaccio/commons-api": 10.2.0
|
||||
"@verdaccio/streams": 10.2.0
|
||||
memory-fs: 0.5.0
|
||||
checksum: e0d90cf50bbbc15c12d541ee3c42bdb5f2c948a77daaeb4db57946ab115700819e331722dedf7bd70489306023de2c93a318997ee6f8f01d7f6d8d6e0f4591e6
|
||||
checksum: 3d0982fede5d76f48b8864700f5d5c34f8c2c34045a9154b314c1012b0bc3f779058cf35192ade5e43ad5c5f22df3374bb3975c03eed6c46478bde31c2022fe7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -10770,7 +10770,7 @@ __metadata:
|
|||
kleur: 4.1.5
|
||||
lockfile-lint: 4.6.2
|
||||
lodash: 4.17.21
|
||||
lru-cache: 7.17.0
|
||||
lru-cache: 7.18.3
|
||||
lunr-mutable-indexes: 2.3.2
|
||||
mime: 3.0.0
|
||||
mkdirp: 1.0.4
|
||||
|
@ -10790,9 +10790,9 @@ __metadata:
|
|||
typescript: 4.9.5
|
||||
validator: 13.9.0
|
||||
verdaccio-audit: 11.0.0-6-next.30
|
||||
verdaccio-auth-memory: 10.2.0
|
||||
verdaccio-htpasswd: 10.5.2
|
||||
verdaccio-memory: 10.3.0
|
||||
verdaccio-auth-memory: 10.2.1
|
||||
verdaccio-htpasswd: 10.5.3
|
||||
verdaccio-memory: 10.3.1
|
||||
dependenciesMeta:
|
||||
"@verdaccio/types@11.0.0-6-next.24":
|
||||
unplugged: true
|
||||
|
|
Loading…
Add table
Reference in a new issue