0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-24 23:55:46 -05:00

fix(deps): update dependency marked to v15 (#5029)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-30 10:20:43 +01:00 committed by GitHub
parent 1be1f20629
commit 82ea8eb3e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 14 deletions

View file

@ -48,7 +48,7 @@
"js-yaml": "4.1.0",
"localstorage-memory": "1.0.3",
"lodash": "4.17.21",
"marked": "11.2.0",
"marked": "15.0.4",
"mini-css-extract-plugin": "2.7.7",
"msw": "0.49.3",
"mutationobserver-shim": "0.3.7",

View file

@ -41,7 +41,7 @@
"js-base64": "3.7.7",
"localstorage-memory": "1.0.3",
"lodash": "4.17.21",
"marked": "11.2.0",
"marked": "15.0.4",
"marked-highlight": "2.1.0",
"normalize.css": "8.0.1",
"react": "18.3.1",

24
pnpm-lock.yaml generated
View file

@ -1289,8 +1289,8 @@ importers:
specifier: 4.17.21
version: 4.17.21
marked:
specifier: 11.2.0
version: 11.2.0
specifier: 15.0.4
version: 15.0.4
mini-css-extract-plugin:
specifier: 2.7.7
version: 2.7.7(webpack@5.97.1)
@ -1957,11 +1957,11 @@ importers:
specifier: 4.17.21
version: 4.17.21
marked:
specifier: 11.2.0
version: 11.2.0
specifier: 15.0.4
version: 15.0.4
marked-highlight:
specifier: 2.1.0
version: 2.1.0(marked@11.2.0)
version: 2.1.0(marked@15.0.4)
normalize.css:
specifier: 8.0.1
version: 8.0.1
@ -22132,25 +22132,25 @@ packages:
/markdown-table@3.0.4:
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
/marked-highlight@2.1.0(marked@11.2.0):
/marked-highlight@2.1.0(marked@15.0.4):
resolution: {integrity: sha512-peBvgGZZqUw074Vy/N8Y7/6JQhSnR54/T0Ozq2/fAIBzcYfVfExFdQJptIhQxreR1elpwvJRrqhp6S/Prk8prA==}
peerDependencies:
marked: '>=4 <12'
dependencies:
marked: 11.2.0
marked: 15.0.4
dev: false
/marked@11.2.0:
resolution: {integrity: sha512-HR0m3bvu0jAPYiIvLUUQtdg1g6D247//lvcekpHO1WMvbwDlwSkZAX9Lw4F4YHE1T0HaaNve0tuAWuV1UJ6vtw==}
engines: {node: '>= 18'}
hasBin: true
/marked@13.0.3:
resolution: {integrity: sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==}
engines: {node: '>= 18'}
hasBin: true
dev: false
/marked@15.0.4:
resolution: {integrity: sha512-TCHvDqmb3ZJ4PWG7VEGVgtefA5/euFmsIhxtD0XsBxI39gUSKL81mIRFdt0AiNQozUahd4ke98ZdirExd/vSEw==}
engines: {node: '>= 18'}
hasBin: true
/marked@4.3.0:
resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==}
engines: {node: '>= 12'}