Skip to content

Commit 3490f86

Browse files
chore(deps): update dependency react-syntax-highlighter to ^15.6.5
1 parent b397275 commit 3490f86

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
@@ -5310,7 +5310,7 @@ __metadata:
53105310
prettier: "npm:^3.6.2"
53115311
react: "npm:^18.3.1"
53125312
react-dom: "npm:^18.3.1"
5313-
react-syntax-highlighter: "npm:^15.6.1"
5313+
react-syntax-highlighter: "npm:^15.6.5"
53145314
remark-gfm: "npm:^4.0.1"
53155315
storybook: "npm:8.4.7"
53165316
vite: "npm:^5.4.19"
@@ -18080,10 +18080,10 @@ __metadata:
1808018080
languageName: node
1808118081
linkType: hard
1808218082

18083-
"prismjs@npm:^1.27.0":
18084-
version: 1.29.0
18085-
resolution: "prismjs@npm:1.29.0"
18086-
checksum: 10c0/d906c4c4d01b446db549b4f57f72d5d7e6ccaca04ecc670fb85cea4d4b1acc1283e945a9cbc3d81819084a699b382f970e02f9d1378e14af9808d366d9ed7ec6
18083+
"prismjs@npm:^1.30.0":
18084+
version: 1.30.0
18085+
resolution: "prismjs@npm:1.30.0"
18086+
checksum: 10c0/f56205bfd58ef71ccfcbcb691fd0eb84adc96c6ff21b0b69fc6fdcf02be42d6ef972ba4aed60466310de3d67733f6a746f89f2fb79c00bf217406d465b3e8f23
1808718087
languageName: node
1808818088
linkType: hard
1808918089

@@ -18255,19 +18255,19 @@ __metadata:
1825518255
languageName: node
1825618256
linkType: hard
1825718257

18258-
"react-syntax-highlighter@npm:^15.6.1":
18259-
version: 15.6.1
18260-
resolution: "react-syntax-highlighter@npm:15.6.1"
18258+
"react-syntax-highlighter@npm:^15.6.5":
18259+
version: 15.6.5
18260+
resolution: "react-syntax-highlighter@npm:15.6.5"
1826118261
dependencies:
1826218262
"@babel/runtime": "npm:^7.3.1"
1826318263
highlight.js: "npm:^10.4.1"
1826418264
highlightjs-vue: "npm:^1.0.0"
1826518265
lowlight: "npm:^1.17.0"
18266-
prismjs: "npm:^1.27.0"
18266+
prismjs: "npm:^1.30.0"
1826718267
refractor: "npm:^3.6.0"
1826818268
peerDependencies:
1826918269
react: ">= 0.14.0"
18270-
checksum: 10c0/4a4cf4695c45d7a6b25078970fb79ae5a85edeba5be0a2508766ee18e8aee1c0c4cdd97bf54f5055e4af671fe7e5e71348e81cafe09a0eb07a763ae876b7f073
18270+
checksum: 10c0/a360e165d68cc37ae79574be35b40a4bd6b937f3fcffb9606a8d15451d0fc49bdf38da71ef4780322e496a23ab3fa76dc2646d966433601b5a37da774921876c
1827118271
languageName: node
1827218272
linkType: hard
1827318273

0 commit comments

Comments
 (0)