Skip to content

Commit 00b0b36

Browse files
chore(deps): update dependency react-syntax-highlighter to ^15.6.5
1 parent cd6f375 commit 00b0b36

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"prettier": "^3.6.2",
7474
"react": "^18.3.1",
7575
"react-dom": "^18.3.1",
76-
"react-syntax-highlighter": "^15.6.1",
76+
"react-syntax-highlighter": "^15.6.5",
7777
"remark-gfm": "^4.0.1",
7878
"storybook": "8.4.7",
7979
"vite": "^5.4.19"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5280,7 +5280,7 @@ __metadata:
52805280
prettier: "npm:^3.6.2"
52815281
react: "npm:^18.3.1"
52825282
react-dom: "npm:^18.3.1"
5283-
react-syntax-highlighter: "npm:^15.6.1"
5283+
react-syntax-highlighter: "npm:^15.6.5"
52845284
remark-gfm: "npm:^4.0.1"
52855285
storybook: "npm:8.4.7"
52865286
vite: "npm:^5.4.19"
@@ -18076,10 +18076,10 @@ __metadata:
1807618076
languageName: node
1807718077
linkType: hard
1807818078

18079-
"prismjs@npm:^1.27.0":
18080-
version: 1.29.0
18081-
resolution: "prismjs@npm:1.29.0"
18082-
checksum: 10c0/d906c4c4d01b446db549b4f57f72d5d7e6ccaca04ecc670fb85cea4d4b1acc1283e945a9cbc3d81819084a699b382f970e02f9d1378e14af9808d366d9ed7ec6
18079+
"prismjs@npm:^1.30.0":
18080+
version: 1.30.0
18081+
resolution: "prismjs@npm:1.30.0"
18082+
checksum: 10c0/f56205bfd58ef71ccfcbcb691fd0eb84adc96c6ff21b0b69fc6fdcf02be42d6ef972ba4aed60466310de3d67733f6a746f89f2fb79c00bf217406d465b3e8f23
1808318083
languageName: node
1808418084
linkType: hard
1808518085

@@ -18251,19 +18251,19 @@ __metadata:
1825118251
languageName: node
1825218252
linkType: hard
1825318253

18254-
"react-syntax-highlighter@npm:^15.6.1":
18255-
version: 15.6.1
18256-
resolution: "react-syntax-highlighter@npm:15.6.1"
18254+
"react-syntax-highlighter@npm:^15.6.5":
18255+
version: 15.6.5
18256+
resolution: "react-syntax-highlighter@npm:15.6.5"
1825718257
dependencies:
1825818258
"@babel/runtime": "npm:^7.3.1"
1825918259
highlight.js: "npm:^10.4.1"
1826018260
highlightjs-vue: "npm:^1.0.0"
1826118261
lowlight: "npm:^1.17.0"
18262-
prismjs: "npm:^1.27.0"
18262+
prismjs: "npm:^1.30.0"
1826318263
refractor: "npm:^3.6.0"
1826418264
peerDependencies:
1826518265
react: ">= 0.14.0"
18266-
checksum: 10c0/4a4cf4695c45d7a6b25078970fb79ae5a85edeba5be0a2508766ee18e8aee1c0c4cdd97bf54f5055e4af671fe7e5e71348e81cafe09a0eb07a763ae876b7f073
18266+
checksum: 10c0/a360e165d68cc37ae79574be35b40a4bd6b937f3fcffb9606a8d15451d0fc49bdf38da71ef4780322e496a23ab3fa76dc2646d966433601b5a37da774921876c
1826718267
languageName: node
1826818268
linkType: hard
1826918269

0 commit comments

Comments
 (0)