Skip to content

Commit c544fad

Browse files
chore(deps): update dependency react-syntax-highlighter to ^15.6.6 (#4158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1835c69 commit c544fad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"prettier": "^3.6.2",
7373
"react": "^19.1.1",
7474
"react-dom": "^19.1.1",
75-
"react-syntax-highlighter": "^15.6.5",
75+
"react-syntax-highlighter": "^15.6.6",
7676
"remark-gfm": "^4.0.1",
7777
"storybook": "8.4.7",
7878
"vite": "^7.1.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5369,7 +5369,7 @@ __metadata:
53695369
prettier: "npm:^3.6.2"
53705370
react: "npm:^19.1.1"
53715371
react-dom: "npm:^19.1.1"
5372-
react-syntax-highlighter: "npm:^15.6.5"
5372+
react-syntax-highlighter: "npm:^15.6.6"
53735373
remark-gfm: "npm:^4.0.1"
53745374
storybook: "npm:8.4.7"
53755375
vite: "npm:^7.1.3"
@@ -18236,9 +18236,9 @@ __metadata:
1823618236
languageName: node
1823718237
linkType: hard
1823818238

18239-
"react-syntax-highlighter@npm:^15.6.5":
18240-
version: 15.6.5
18241-
resolution: "react-syntax-highlighter@npm:15.6.5"
18239+
"react-syntax-highlighter@npm:^15.6.6":
18240+
version: 15.6.6
18241+
resolution: "react-syntax-highlighter@npm:15.6.6"
1824218242
dependencies:
1824318243
"@babel/runtime": "npm:^7.3.1"
1824418244
highlight.js: "npm:^10.4.1"
@@ -18248,7 +18248,7 @@ __metadata:
1824818248
refractor: "npm:^3.6.0"
1824918249
peerDependencies:
1825018250
react: ">= 0.14.0"
18251-
checksum: 10c0/a360e165d68cc37ae79574be35b40a4bd6b937f3fcffb9606a8d15451d0fc49bdf38da71ef4780322e496a23ab3fa76dc2646d966433601b5a37da774921876c
18251+
checksum: 10c0/894f8b7c79ed40866c0fc542ad0a2040128a8c7e6e6decfd06ef092d8af9c63788ecdd911ea9b2b433e361a4a33a14f721bcec81fd59f1e7394442ade4e7ea46
1825218252
languageName: node
1825318253
linkType: hard
1825418254

0 commit comments

Comments
 (0)