From c6b841b87b48717eff2d4d4cc95f387e2f4b6aea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 06:17:22 +0000 Subject: [PATCH] fix(deps): update dependency react-syntax-highlighter to ^15.6.1 --- package.json | 2 +- pnpm-lock.yaml | 35 +++++++++++++---------------------- 2 files changed, 14 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 44030494ee1..10c11ad7fe0 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "react-medium-image-zoom": "^5.2.8", "react-popper": "^2.3.0", "react-scroll": "^1.9.0", - "react-syntax-highlighter": "^15.5.0", + "react-syntax-highlighter": "^15.6.1", "rehype-autolink-headings": "^6.1.1", "rehype-pretty-code": "^0.12.0", "rehype-slug": "^5.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 880a54200c2..3a2e7206c27 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,8 +116,8 @@ dependencies: specifier: ^1.9.0 version: 1.9.0(react-dom@18.2.0)(react@18.2.0) react-syntax-highlighter: - specifier: ^15.5.0 - version: 15.5.0(react@18.2.0) + specifier: ^15.6.1 + version: 15.6.1(react@18.2.0) rehype-autolink-headings: specifier: ^6.1.1 version: 6.1.1 @@ -2906,26 +2906,12 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@babel/runtime@7.19.0: - resolution: {integrity: sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.11 - dev: true - /@babel/runtime@7.22.15: resolution: {integrity: sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.0 - /@babel/runtime@7.22.6: - resolution: {integrity: sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.11 - dev: true - /@babel/template@7.18.10: resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} engines: {node: '>=6.9.0'} @@ -4779,7 +4765,7 @@ packages: engines: {node: '>=10'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/runtime': 7.22.6 + '@babel/runtime': 7.22.15 '@types/aria-query': 4.2.2 aria-query: 4.2.2 chalk: 4.1.2 @@ -5934,7 +5920,7 @@ packages: resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==} engines: {node: '>=6.0'} dependencies: - '@babel/runtime': 7.22.6 + '@babel/runtime': 7.22.15 '@babel/runtime-corejs3': 7.19.1 dev: true @@ -7691,7 +7677,7 @@ packages: peerDependencies: eslint: '>=6.8' dependencies: - '@babel/runtime': 7.19.0 + '@babel/runtime': 7.22.15 '@testing-library/dom': 7.31.2 eslint: 8.32.0 requireindex: 1.2.0 @@ -7721,7 +7707,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.19.0 + '@babel/runtime': 7.22.15 aria-query: 4.2.2 array-includes: 3.1.5 ast-types-flow: 0.0.7 @@ -8856,6 +8842,10 @@ packages: resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==} dev: false + /highlightjs-vue@1.0.0: + resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==} + dev: false + /hosted-git-info@2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} dev: true @@ -12406,13 +12396,14 @@ packages: - zdog dev: true - /react-syntax-highlighter@15.5.0(react@18.2.0): - resolution: {integrity: sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg==} + /react-syntax-highlighter@15.6.1(react@18.2.0): + resolution: {integrity: sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg==} peerDependencies: react: '>= 0.14.0' dependencies: '@babel/runtime': 7.22.15 highlight.js: 10.7.3 + highlightjs-vue: 1.0.0 lowlight: 1.20.0 prismjs: 1.29.0 react: 18.2.0