Skip to content

Commit de0c1cb

Browse files
committed
upgrade react syntax highlighter and prism
1 parent 8a7c32d commit de0c1cb

File tree

2 files changed

+31
-27
lines changed

2 files changed

+31
-27
lines changed

package-lock.json

Lines changed: 29 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"dependencies": {
1212
"@github/failbot": "0.8.0",
1313
"@primer/css": "^19.4.0",
14-
"@primer/react": "^34.7.1",
1514
"@primer/octicons": "17.0.0",
1615
"@primer/octicons-react": "17.0.0",
16+
"@primer/react": "^34.7.1",
1717
"@react-aria/ssr": "^3.1.0",
1818
"accept-language-parser": "^1.5.0",
1919
"ajv": "^8.9.0",
@@ -65,7 +65,7 @@
6565
"react": "^17.0.2",
6666
"react-dom": "^17.0.2",
6767
"react-markdown": "^8.0.0",
68-
"react-syntax-highlighter": "^15.4.5",
68+
"react-syntax-highlighter": "^15.5.0",
6969
"rehype-autolink-headings": "^6.1.1",
7070
"rehype-highlight": "^5.0.2",
7171
"rehype-raw": "^6.1.1",

0 commit comments

Comments
 (0)