mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 23:44:11 +02:00
chore(deps): bump gatsby-remark-katex to 3.1.15
This commit is contained in:
Generated
+4
-14
@@ -9387,23 +9387,13 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-katex": {
|
||||
"version": "3.1.12",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-katex/-/gatsby-remark-katex-3.1.12.tgz",
|
||||
"integrity": "sha512-hxxBGkahZ5oENWe0yLmL2Iie2wG1X296HG+L8lvMtvIa29EmO7op6lxe/4OUPFeBCtOs+TpKSwF54C9UFy/W3g==",
|
||||
"version": "3.1.15",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-katex/-/gatsby-remark-katex-3.1.15.tgz",
|
||||
"integrity": "sha512-ckt27vrW1k9qYQlR2pt21uhEAGkU9VjgnX5GTeXSb5Zz24EySwOG0jmhB4rKJ5XOXr26ueOZtHa5H6L+g0JGkw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.6.2",
|
||||
"@babel/runtime": "^7.6.3",
|
||||
"remark-math": "^1.0.6",
|
||||
"unist-util-visit": "^1.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.2.tgz",
|
||||
"integrity": "sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"gatsby-source-filesystem": {
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@
|
||||
"gatsby-plugin-styled-components": "^3.1.11",
|
||||
"gatsby-plugin-typescript": "^2.1.15",
|
||||
"gatsby-remark-auto-headers": "^1.0.3",
|
||||
"gatsby-remark-katex": "^3.1.12",
|
||||
"gatsby-remark-katex": "^3.1.15",
|
||||
"gatsby-source-filesystem": "^2.1.30",
|
||||
"gatsby-transformer-remark": "^2.6.27",
|
||||
"gatsby-transformer-sharp": "^2.2.20",
|
||||
|
||||
Reference in New Issue
Block a user