0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

fix(deps): update dependency marked to v11.1.0 (#4267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-12 08:21:33 +01:00 committed by GitHub
parent 2f85f85bb0
commit 7262c10093
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 16 deletions

View file

@ -47,7 +47,7 @@
"js-yaml": "4.1.0",
"localstorage-memory": "1.0.3",
"lodash": "4.17.21",
"marked": "11.0.1",
"marked": "11.1.0",
"mini-css-extract-plugin": "2.7.6",
"msw": "0.49.3",
"mutationobserver-shim": "0.3.7",

View file

@ -41,7 +41,7 @@
"js-base64": "3.7.5",
"localstorage-memory": "1.0.3",
"lodash": "4.17.21",
"marked": "11.0.1",
"marked": "11.1.0",
"marked-highlight": "2.0.9",
"normalize.css": "8.0.1",
"react": "18.2.0",

View file

@ -1273,8 +1273,8 @@ importers:
specifier: 4.17.21
version: 4.17.21
marked:
specifier: 11.0.1
version: 11.0.1
specifier: 11.1.0
version: 11.1.0
mini-css-extract-plugin:
specifier: 2.7.6
version: 2.7.6(webpack@5.89.0)
@ -1867,11 +1867,11 @@ importers:
specifier: 4.17.21
version: 4.17.21
marked:
specifier: 11.0.1
version: 11.0.1
specifier: 11.1.0
version: 11.1.0
marked-highlight:
specifier: 2.0.9
version: 2.0.9(marked@11.0.1)
version: 2.0.9(marked@11.1.0)
normalize.css:
specifier: 8.0.1
version: 8.0.1
@ -3551,7 +3551,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.23.0
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-plugin-utils': 7.20.2
dev: true
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.5):
@ -3560,7 +3560,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.23.5
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-plugin-utils': 7.20.2
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.6):
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
@ -6176,7 +6176,7 @@ packages:
dependencies:
'@babel/core': 7.23.5
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-validator-option': 7.23.5
'@babel/helper-validator-option': 7.22.15
'@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.5)
'@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.5)
'@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.5)
@ -7984,7 +7984,7 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.23.6
'@babel/runtime': 7.23.1
'@emotion/babel-plugin': 11.10.6
'@emotion/cache': 11.10.7
'@emotion/serialize': 1.1.1
@ -8041,7 +8041,7 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/runtime': 7.23.6
'@babel/runtime': 7.23.1
'@emotion/babel-plugin': 11.10.6
'@emotion/is-prop-valid': 1.2.0
'@emotion/react': 11.10.6(@types/react@18.2.43)(react@17.0.2)
@ -21981,16 +21981,16 @@ packages:
/markdown-table@3.0.3:
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
/marked-highlight@2.0.9(marked@11.0.1):
/marked-highlight@2.0.9(marked@11.1.0):
resolution: {integrity: sha512-HAK1WJSK6CGVDzplOf6layWFz1lHm8Fsjd+SEUYmLhAZmM8TlYmErC/hTphoiOxogYqGQGt3Ghug3Yhs+s+3jw==}
peerDependencies:
marked: '>=4 <12'
dependencies:
marked: 11.0.1
marked: 11.1.0
dev: false
/marked@11.0.1:
resolution: {integrity: sha512-P4kDhFEMlvLePBPRwOcMOv6+lYUbhfbSxJFs3Jb4Qx7v6K7l+k8Dxh9CEGfRvK71tL+qIFz5y7Pe4uzt4+/A3A==}
/marked@11.1.0:
resolution: {integrity: sha512-fvKJWAPEafVj1dwGwcPI5mBB/0pvViL6NlCbNDG1HOIRwwAU/jeMoFxfbRLuirO1wRH7m4yPvBqD/O1wyWvayw==}
engines: {node: '>= 18'}
hasBin: true