From d786bc400cbf81d3c98beba0700563f76db7f456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 15:15:38 +0000 Subject: [PATCH] chore: bump react-syntax-highlighter from 15.6.1 to 15.6.6 in /site (#21026) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 15.6.1 to 15.6.6.
Release notes

Sourced from react-syntax-highlighter's releases.

v15.6.6

Updated overrides block attempting to solve transitive prismjs dependency issue:

"overrides": {
    "prismjs": "^1.30.0",
    "refractor": {
      "prismjs": "^1.30.0"
    }
  }

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.5...v15.6.6

v15.6.5

What's Changed

New Contributors

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.4...v15.6.5

v15.6.4

What's Changed

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.3...v15.6.4

v15.6.3

What's Changed

New Contributors

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.2...v15.6.3

v15.6.2

What's Changed

... (truncated)

Changelog

Sourced from react-syntax-highlighter's changelog.

Changelog

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-syntax-highlighter&package-manager=npm_and_yarn&previous-version=15.6.1&new-version=15.6.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/site/package.json b/site/package.json index b6068d9662..74d65f6e9b 100644 --- a/site/package.json +++ b/site/package.json @@ -102,7 +102,7 @@ "react-query": "npm:@tanstack/react-query@5.77.0", "react-resizable-panels": "3.0.6", "react-router": "7.9.6", - "react-syntax-highlighter": "15.6.1", + "react-syntax-highlighter": "15.6.6", "react-textarea-autosize": "8.5.9", "react-virtualized-auto-sizer": "1.0.26", "react-window": "1.8.11", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index f38b6312cc..cc59b45e83 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -221,8 +221,8 @@ importers: specifier: 7.9.6 version: 7.9.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react-syntax-highlighter: - specifier: 15.6.1 - version: 15.6.1(react@19.2.0) + specifier: 15.6.6 + version: 15.6.6(react@19.2.0) react-textarea-autosize: specifier: 8.5.9 version: 8.5.9(@types/react@19.2.7)(react@19.2.0) @@ -5491,8 +5491,8 @@ packages: '@types/react': optional: true - react-syntax-highlighter@15.6.1: - resolution: {integrity: sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg==, tarball: https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.6.1.tgz} + react-syntax-highlighter@15.6.6: + resolution: {integrity: sha512-DgXrc+AZF47+HvAPEmn7Ua/1p10jNoVZVI/LoPiYdtY+OM+/nG5yefLHKJwdKqY1adMuHFbeyBaG9j64ML7vTw==, tarball: https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.6.6.tgz} peerDependencies: react: '>= 0.14.0' @@ -12196,7 +12196,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.7 - react-syntax-highlighter@15.6.1(react@19.2.0): + react-syntax-highlighter@15.6.6(react@19.2.0): dependencies: '@babel/runtime': 7.26.10 highlight.js: 10.7.3