Skip to content

Commit 5350fd6

Browse files
dependabot[bot]edwardzjl
authored andcommitted
build(deps): bump react-syntax-highlighter from 15.6.1 to 15.6.3 in /web
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 15.6.1 to 15.6.3. - [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...v15.6.3) --- updated-dependencies: - dependency-name: react-syntax-highlighter dependency-version: 15.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a769bbb commit 5350fd6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-dom": "^19.1.1",
2626
"react-markdown": "^10.1.0",
2727
"react-router": "^7.8.1",
28-
"react-syntax-highlighter": "^15.6.1",
28+
"react-syntax-highlighter": "^15.6.3",
2929
"react-window": "^1.8.11",
3030
"rehype-katex": "^7.0.1",
3131
"remark-gfm": "^4.0.1",

web/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2347,7 +2347,7 @@ __metadata:
23472347
react-dom: "npm:^19.1.1"
23482348
react-markdown: "npm:^10.1.0"
23492349
react-router: "npm:^7.8.1"
2350-
react-syntax-highlighter: "npm:^15.6.1"
2350+
react-syntax-highlighter: "npm:^15.6.3"
23512351
react-window: "npm:^1.8.11"
23522352
rehype-katex: "npm:^7.0.1"
23532353
remark-gfm: "npm:^4.0.1"
@@ -5594,10 +5594,10 @@ __metadata:
55945594
languageName: node
55955595
linkType: hard
55965596

5597-
"prismjs@npm:^1.27.0":
5598-
version: 1.29.0
5599-
resolution: "prismjs@npm:1.29.0"
5600-
checksum: 10c0/d906c4c4d01b446db549b4f57f72d5d7e6ccaca04ecc670fb85cea4d4b1acc1283e945a9cbc3d81819084a699b382f970e02f9d1378e14af9808d366d9ed7ec6
5597+
"prismjs@npm:^1.30.0":
5598+
version: 1.30.0
5599+
resolution: "prismjs@npm:1.30.0"
5600+
checksum: 10c0/f56205bfd58ef71ccfcbcb691fd0eb84adc96c6ff21b0b69fc6fdcf02be42d6ef972ba4aed60466310de3d67733f6a746f89f2fb79c00bf217406d465b3e8f23
56015601
languageName: node
56025602
linkType: hard
56035603

@@ -5736,19 +5736,19 @@ __metadata:
57365736
languageName: node
57375737
linkType: hard
57385738

5739-
"react-syntax-highlighter@npm:^15.6.1":
5740-
version: 15.6.1
5741-
resolution: "react-syntax-highlighter@npm:15.6.1"
5739+
"react-syntax-highlighter@npm:^15.6.3":
5740+
version: 15.6.3
5741+
resolution: "react-syntax-highlighter@npm:15.6.3"
57425742
dependencies:
57435743
"@babel/runtime": "npm:^7.3.1"
57445744
highlight.js: "npm:^10.4.1"
57455745
highlightjs-vue: "npm:^1.0.0"
57465746
lowlight: "npm:^1.17.0"
5747-
prismjs: "npm:^1.27.0"
5747+
prismjs: "npm:^1.30.0"
57485748
refractor: "npm:^3.6.0"
57495749
peerDependencies:
57505750
react: ">= 0.14.0"
5751-
checksum: 10c0/4a4cf4695c45d7a6b25078970fb79ae5a85edeba5be0a2508766ee18e8aee1c0c4cdd97bf54f5055e4af671fe7e5e71348e81cafe09a0eb07a763ae876b7f073
5751+
checksum: 10c0/05006e3229407c5f5c9d37bbb31005cd1ccfb54b429a816fdc35a271d0ee340ba5e24937b860ad819b54eeb3eb7fefba2855a8fa330721e06c3ee378979dc8fa
57525752
languageName: node
57535753
linkType: hard
57545754

0 commit comments

Comments
 (0)