Skip to content

Commit d6f32be

Browse files
Bump prismjs and react-syntax-highlighter
Bumps [prismjs](https://github.com/PrismJS/prism) to 1.30.0 and updates ancestor dependency [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter). These dependencies need to be updated together. Updates `prismjs` from 1.27.0 to 1.30.0 - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/v2/CHANGELOG.md) - [Commits](PrismJS/prism@v1.27.0...v1.30.0) Updates `react-syntax-highlighter` from 15.6.6 to 16.1.0 - [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases) - [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD) - [Commits](react-syntax-highlighter/react-syntax-highlighter@v15.6.6...v16.1.0) --- updated-dependencies: - dependency-name: prismjs dependency-version: 1.30.0 dependency-type: indirect - dependency-name: react-syntax-highlighter dependency-version: 16.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5377c6 commit d6f32be

File tree

2 files changed

+34
-177
lines changed

2 files changed

+34
-177
lines changed

package-lock.json

Lines changed: 33 additions & 176 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-ace": "^14.0.1",
3636
"react-dom": "19.1.0",
3737
"react-markdown": "^10.1.0",
38-
"react-syntax-highlighter": "^15.6.6",
38+
"react-syntax-highlighter": "^16.1.0",
3939
"remark-gfm": "^4.0.1",
4040
"swr": "^2.3.6",
4141
"zod": "^4.0.17"

0 commit comments

Comments
 (0)