Skip to content

Commit

Permalink
fix(deps): update dependency prism-react-renderer to ^2.3.0 for gatsb…
Browse files Browse the repository at this point in the history
…y-theme-minimal-blog
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 385981a commit c649ce9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion themes/gatsby-theme-minimal-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-theme-ui": "~0.15.3",
"prism-react-renderer": "^2.0.6",
"prism-react-renderer": "^2.3.0",
"theme-ui": "~0.15.3"
},
"keywords": [
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2961,7 +2961,7 @@ __metadata:
"@theme-ui/preset-tailwind": 0.15.3
gatsby-plugin-catch-links: ^5.12.0
gatsby-plugin-theme-ui: ~0.15.3
prism-react-renderer: ^2.0.6
prism-react-renderer: ^2.3.0
theme-ui: ~0.15.3
peerDependencies:
gatsby: ^5.5.0
Expand Down Expand Up @@ -7922,6 +7922,13 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^2.0.0":
version: 2.0.0
resolution: "clsx@npm:2.0.0"
checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
languageName: node
linkType: hard

"color-convert@npm:^1.9.0":
version: 1.9.3
resolution: "color-convert@npm:1.9.3"
Expand Down Expand Up @@ -18827,15 +18834,15 @@ __metadata:
languageName: node
linkType: hard

"prism-react-renderer@npm:^2.0.6":
version: 2.0.6
resolution: "prism-react-renderer@npm:2.0.6"
"prism-react-renderer@npm:^2.0.6, prism-react-renderer@npm:^2.3.0":
version: 2.3.0
resolution: "prism-react-renderer@npm:2.3.0"
dependencies:
"@types/prismjs": ^1.26.0
clsx: ^1.2.1
clsx: ^2.0.0
peerDependencies:
react: ">=16.0.0"
checksum: d2202b79ddf01d308da3ba2f7f31a852fb0fb2e0290575d44e719af4c1d91fa913d04eb480fa3ba03e2d35d745ae806904270ffad00770511ec8bd80db67cb24
checksum: 29b24eb5015c09e1b7e3fa2941584ead6fceb5556fdfbe7c34548d96886e0b291290bda93a421aab8b26ce6aae677387aac294982d11349a050843f6dbbc7449
languageName: node
linkType: hard

Expand Down

0 comments on commit c649ce9

Please sign in to comment.