Skip to content

Commit

Permalink
[frontend] Update dependency react-syntax-highlighter to v15.6.1
Browse files Browse the repository at this point in the history
Co-authored-by: Romuald Lemesle <[email protected]>
  • Loading branch information
renovate[bot] and RomuDeuxfois authored Dec 19, 2024
1 parent 178f0b0 commit 0f83956
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react-markdown": "9.0.1",
"react-redux": "9.2.0",
"react-router": "7.0.1",
"react-syntax-highlighter": "15.5.0",
"react-syntax-highlighter": "15.6.1",
"redux": "5.0.1",
"redux-thunk": "3.1.0",
"remark-flexible-markers": "1.2.1",
Expand Down
18 changes: 13 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6633,6 +6633,13 @@ __metadata:
languageName: node
linkType: hard

"highlightjs-vue@npm:^1.0.0":
version: 1.0.0
resolution: "highlightjs-vue@npm:1.0.0"
checksum: 10c0/9be378c70b864ca5eee87b07859222e31c946a8ad176227e54f7006a498223974ebe19fcce6e38ad5eb3c1ed0e16a580c4edefdf2cb882b6dfab1c3866cc047a
languageName: node
linkType: hard

"hoist-non-react-statics@npm:3, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2":
version: 3.3.2
resolution: "hoist-non-react-statics@npm:3.3.2"
Expand Down Expand Up @@ -9034,7 +9041,7 @@ __metadata:
react-markdown: "npm:9.0.1"
react-redux: "npm:9.2.0"
react-router: "npm:7.0.1"
react-syntax-highlighter: "npm:15.5.0"
react-syntax-highlighter: "npm:15.6.1"
redux: "npm:5.0.1"
redux-thunk: "npm:3.1.0"
remark-flexible-markers: "npm:1.2.1"
Expand Down Expand Up @@ -9771,18 +9778,19 @@ __metadata:
languageName: node
linkType: hard

"react-syntax-highlighter@npm:15.5.0":
version: 15.5.0
resolution: "react-syntax-highlighter@npm:15.5.0"
"react-syntax-highlighter@npm:15.6.1":
version: 15.6.1
resolution: "react-syntax-highlighter@npm:15.6.1"
dependencies:
"@babel/runtime": "npm:^7.3.1"
highlight.js: "npm:^10.4.1"
highlightjs-vue: "npm:^1.0.0"
lowlight: "npm:^1.17.0"
prismjs: "npm:^1.27.0"
refractor: "npm:^3.6.0"
peerDependencies:
react: ">= 0.14.0"
checksum: 10c0/2bf57a1ea151f688efc7eba355677577c9bb55f05f9df7ef86627aae42f63f505486cddf3f4a628aecc51ec75e89beb9533201570d03201c4bf7d69d61d2545d
checksum: 10c0/4a4cf4695c45d7a6b25078970fb79ae5a85edeba5be0a2508766ee18e8aee1c0c4cdd97bf54f5055e4af671fe7e5e71348e81cafe09a0eb07a763ae876b7f073
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f83956

Please sign in to comment.