Skip to content

Commit 6376867

Browse files
fix(deps): update dependency react-syntax-highlighter to v16
1 parent d83bd9d commit 6376867

File tree

2 files changed

+109
-97
lines changed

2 files changed

+109
-97
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "^19.0.0",
2525
"react-dom": "^19.0.0",
2626
"react-router": "^7.1.5",
27-
"react-syntax-highlighter": "^15.6.1",
27+
"react-syntax-highlighter": "^16.0.0",
2828
"react-toastify": "^11.0.3"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)