diff --git a/site/package.json b/site/package.json index 6730afea6ba4e..ce89151484573 100644 --- a/site/package.json +++ b/site/package.json @@ -103,7 +103,7 @@ "react-markdown": "9.0.1", "react-query": "npm:@tanstack/react-query@4.35.3", "react-router-dom": "6.26.2", - "react-syntax-highlighter": "15.5.0", + "react-syntax-highlighter": "15.6.1", "react-virtualized-auto-sizer": "1.0.24", "react-window": "1.8.10", "remark-gfm": "4.0.0", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index d0366b0149e03..708e5ef15a4e3 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -220,8 +220,8 @@ importers: specifier: 6.26.2 version: 6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-syntax-highlighter: - specifier: 15.5.0 - version: 15.5.0(react@18.3.1) + specifier: 15.6.1 + version: 15.6.1(react@18.3.1) react-virtualized-auto-sizer: specifier: 1.0.24 version: 1.0.24(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4118,6 +4118,9 @@ packages: highlight.js@10.7.3: resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==} + highlightjs-vue@1.0.0: + resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==} + hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} @@ -5476,8 +5479,8 @@ packages: '@types/react': optional: true - react-syntax-highlighter@15.5.0: - resolution: {integrity: sha512-+zq2myprEnQmH5yw6Gqc8lD55QHnpKaU8TOcFeC/Lg/MQSs8UknEA0JC4nTZGFAXC2J2Hyj/ijJ7NlabyPi2gg==} + react-syntax-highlighter@15.6.1: + resolution: {integrity: sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg==} peerDependencies: react: '>= 0.14.0' @@ -8627,7 +8630,7 @@ snapshots: '@testing-library/dom@9.3.3': dependencies: '@babel/code-frame': 7.25.7 - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.26.0 '@types/aria-query': 5.0.3 aria-query: 5.1.3 chalk: 4.1.2 @@ -10224,6 +10227,8 @@ snapshots: highlight.js@10.7.3: {} + highlightjs-vue@1.0.0: {} + hoist-non-react-statics@3.3.2: dependencies: react-is: 16.13.1 @@ -11833,7 +11838,7 @@ snapshots: react-error-boundary@3.1.4(react@18.3.1): dependencies: - '@babel/runtime': 7.22.6 + '@babel/runtime': 7.26.0 react: 18.3.1 react-fast-compare@2.0.4: {} @@ -11961,10 +11966,11 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - react-syntax-highlighter@15.5.0(react@18.3.1): + react-syntax-highlighter@15.6.1(react@18.3.1): dependencies: - '@babel/runtime': 7.22.6 + '@babel/runtime': 7.26.0 highlight.js: 10.7.3 + highlightjs-vue: 1.0.0 lowlight: 1.20.0 prismjs: 1.29.0 react: 18.3.1