mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump react-highlight to 0.14.0
This commit is contained in:
Generated
+4
-11
@@ -18856,18 +18856,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-highlight": {
|
"react-highlight": {
|
||||||
"version": "0.12.0",
|
"version": "0.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-highlight/-/react-highlight-0.12.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-highlight/-/react-highlight-0.14.0.tgz",
|
||||||
"integrity": "sha512-j04EWbYOFM0PryhF5Vvl0FDa/dD3M6q0Sl+nFN9kTvWQ9hFkfISNNs85+ssL4TSkDM+4pQTpMdxlDRi8yfIxjw==",
|
"integrity": "sha512-kWE+KXOXidS7SABhVopOgMnowbI3RAfeGZbnrduLNlWrYAED8sycL9l/Fvw3w0PFpIIawB7mRDnyhDcM/cIIGA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"highlight.js": "^9.11.0"
|
"highlight.js": "^10.5.0"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"highlight.js": {
|
|
||||||
"version": "9.18.5",
|
|
||||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.18.5.tgz",
|
|
||||||
"integrity": "sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA=="
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-is": {
|
"react-is": {
|
||||||
|
|||||||
+1
-1
@@ -55,7 +55,7 @@
|
|||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-helmet": "^6.1.0",
|
"react-helmet": "^6.1.0",
|
||||||
"react-highlight": "^0.12.0",
|
"react-highlight": "^0.14.0",
|
||||||
"react-particles-js": "^3.4.1",
|
"react-particles-js": "^3.4.1",
|
||||||
"react-perfect-scrollbar": "^1.5.8",
|
"react-perfect-scrollbar": "^1.5.8",
|
||||||
"react-scrollspy": "^3.4.3",
|
"react-scrollspy": "^3.4.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user