Skip to content

Commit 270a882

Browse files
authored
Bump react-syntax-highlighter (#193)
bump react-syntax-highlighter Signed-off-by: Jack Luar <[email protected]>
1 parent 7bb07c8 commit 270a882

File tree

3 files changed

+90
-301
lines changed

3 files changed

+90
-301
lines changed

frontend/nextjs-frontend/package-lock.json

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

frontend/nextjs-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react": "^19.0.0",
2020
"react-dom": "^19.0.0",
2121
"react-markdown": "^9.0.3",
22-
"react-syntax-highlighter": "^15.6.1",
22+
"react-syntax-highlighter": "^16.1.0",
2323
"remark-gfm": "^4.0.1"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)