mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 10:46:57 +02:00
Update dependency gatsby-plugin-sass to v4.0.1
This commit is contained in:
parent
99863e7f8d
commit
1ebe32ebd5
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12511,9 +12511,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-sass": {
|
"gatsby-plugin-sass": {
|
||||||
"version": "4.0.0",
|
"version": "4.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-4.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-4.0.1.tgz",
|
||||||
"integrity": "sha512-q2FIQFFU7FMgX8jMGUCsBMUcmdNdVertE1HnViiriB1x5FagUJUUJe9Z6Irq14h0LfSL2Z1Lg8iQzgxSX30djw==",
|
"integrity": "sha512-QZiak/7eL58QUZy+y5zTlTWk+qiE/xtXa/eS+CvHP09hbxtGeVn2Ea3XQ9upHxM2TjKaWQJ00EjnKnoVKoxzVQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"resolve-url-loader": "^3.1.2",
|
"resolve-url-loader": "^3.1.2",
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
"gatsby-plugin-react-helmet": "4.0.0",
|
"gatsby-plugin-react-helmet": "4.0.0",
|
||||||
"gatsby-plugin-react-i18next": "1.0.4",
|
"gatsby-plugin-react-i18next": "1.0.4",
|
||||||
"gatsby-plugin-robots-txt": "1.5.5",
|
"gatsby-plugin-robots-txt": "1.5.5",
|
||||||
"gatsby-plugin-sass": "4.0.0",
|
"gatsby-plugin-sass": "4.0.1",
|
||||||
"gatsby-plugin-sharp": "3.0.0",
|
"gatsby-plugin-sharp": "3.0.0",
|
||||||
"gatsby-plugin-sitemap": "3.0.0",
|
"gatsby-plugin-sitemap": "3.0.0",
|
||||||
"gatsby-source-filesystem": "3.0.0",
|
"gatsby-source-filesystem": "3.0.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue