Skip to content

Commit 87854f0

Browse files
build(deps): bump prismjs and react-syntax-highlighter in /src/frontend
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.1 to 16.0.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.1...v16.0.0) --- updated-dependencies: - dependency-name: prismjs dependency-version: 1.30.0 dependency-type: indirect - dependency-name: react-syntax-highlighter dependency-version: 16.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d24a379 commit 87854f0

File tree

2 files changed

+29
-198
lines changed

2 files changed

+29
-198
lines changed

src/frontend/package-lock.json

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

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-markdown": "^10.0.0",
3232
"react-plotly.js": "^2.6.0",
3333
"react-router-dom": "^7.5.2",
34-
"react-syntax-highlighter": "^15.6.1",
34+
"react-syntax-highlighter": "^16.0.0",
3535
"react-uuid": "^2.0.0",
3636
"rehype-raw": "^7.0.0",
3737
"remark-gfm": "^4.0.0",

0 commit comments

Comments
 (0)