Skip to content

Commit 8475ec8

Browse files
committed
Update package for fonts, colors customization
1 parent 4f3b0c4 commit 8475ec8

File tree

2 files changed

+50
-8
lines changed

2 files changed

+50
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "^16.13.0"
1616
},
1717
"dependencies": {
18-
"@draftbox-co/gatsby-wordpress-theme-libre": "^1.0.43",
18+
"@draftbox-co/gatsby-wordpress-theme-libre": "https://github.com/draftbox-co/gatsby-wordpress-theme-libre/archive/draftbox-co-gatsby-wordpress-theme-libre-v1.0.43-alpha-2-gitpkg.tar.gz",
1919
"dotenv": "^8.2.0",
2020
"gatsby": "2.20.24",
2121
"gatsby-plugin-disqus": "^1.1.4",

yarn.lock

Lines changed: 49 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -972,6 +972,13 @@
972972
dependencies:
973973
"@babel/runtime" "^7.10.5"
974974

975+
"@draftbox-co/gatsby-plugin-css-variables@^0.0.3":
976+
version "0.0.3"
977+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-plugin-css-variables/-/gatsby-plugin-css-variables-0.0.3.tgz#90baf9d83509bf5fe405b94e5a21455b5e916b8d"
978+
integrity sha512-6dg9hLUKaXWOLnBTZSRxBYxks3GAlFOSCp/3BrPl7RBPWk74ybcrAmNptCe2MbZHi8wUCaAhgaOH/8Jito7P0Q==
979+
dependencies:
980+
"@babel/runtime" "^7.10.5"
981+
975982
"@draftbox-co/gatsby-plugin-hotjar-lazy@^0.0.1":
976983
version "0.0.1"
977984
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-plugin-hotjar-lazy/-/gatsby-plugin-hotjar-lazy-0.0.1.tgz#10b9b1d34fdcac4c22ccbc952bf6922e7b39fab2"
@@ -993,12 +1000,25 @@
9931000
dependencies:
9941001
"@babel/runtime" "^7.10.5"
9951002

996-
"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.43":
997-
version "1.0.43"
998-
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.43.tgz#70d78791745e7fabbee61fc4fc08e195a4f0a01f"
999-
integrity sha512-log0FuI/dHnMg50rMU2zmRYf30hRQoWRHd/2Qaw8BQxE4tSA90C1OAlfZz5Xw1kVRPy6jcz7DCI0WGo9sML4yA==
1003+
"@draftbox-co/gatsby-plugin-webfonts@^1.1.3":
1004+
version "1.1.3"
1005+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-plugin-webfonts/-/gatsby-plugin-webfonts-1.1.3.tgz#5cecdc55e6c4ce22bf15c34301294ff3d64242b9"
1006+
integrity sha512-gmCLaXFvombdPVEkr4HcmYGbLL7kwvvAiAxMWpR9x0Kr74TH0GEEkPnPxF8jsfakg8+ASGmxtX/i1hO+AcTW4w==
1007+
dependencies:
1008+
axios "^0.19.0"
1009+
cssnano "^4.1.10"
1010+
fs-extra "^8.0.1"
1011+
lodash.isempty "^4.4.0"
1012+
postcss "^7.0.17"
1013+
postcss-js "^2.0.1"
1014+
1015+
"@draftbox-co/gatsby-wordpress-theme-libre@https://github.com/draftbox-co/gatsby-wordpress-theme-libre/archive/draftbox-co-gatsby-wordpress-theme-libre-v1.0.43-alpha-2-gitpkg.tar.gz":
1016+
version "1.0.43-alpha-2"
1017+
resolved "https://github.com/draftbox-co/gatsby-wordpress-theme-libre/archive/draftbox-co-gatsby-wordpress-theme-libre-v1.0.43-alpha-2-gitpkg.tar.gz#89ef3a6ef2dc5ae519c013b54d6c0968f03ba74c"
10001018
dependencies:
10011019
"@draftbox-co/gatsby-plugin-amp" "^0.2.4"
1020+
"@draftbox-co/gatsby-plugin-css-variables" "^0.0.3"
1021+
"@draftbox-co/gatsby-plugin-webfonts" "^1.1.3"
10021022
"@reach/router" "^1.3.3"
10031023
disqus-react "^1.0.8"
10041024
gatsby-awesome-pagination "^0.3.5"
@@ -2342,7 +2362,7 @@ aws4@^1.8.0:
23422362
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
23432363
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
23442364

2345-
axios@^0.19.2:
2365+
axios@^0.19.0, axios@^0.19.2:
23462366
version "0.19.2"
23472367
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
23482368
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
@@ -3086,7 +3106,7 @@ callsites@^3.0.0:
30863106
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
30873107
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
30883108

3089-
camelcase-css@2.0.1:
3109+
camelcase-css@2.0.1, camelcase-css@^2.0.1:
30903110
version "2.0.1"
30913111
resolved "https://registry.yarnpkg.com/camelcase-css/-/camelcase-css-2.0.1.tgz#ee978f6947914cc30c6b44741b6ed1df7f043fd5"
30923112
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==
@@ -5817,7 +5837,7 @@ fs-exists-cached@1.0.0, fs-exists-cached@^1.0.0:
58175837
resolved "https://registry.yarnpkg.com/fs-exists-cached/-/fs-exists-cached-1.0.0.tgz#cf25554ca050dc49ae6656b41de42258989dcbce"
58185838
integrity sha1-zyVVTKBQ3EmuZla0HeQiWJidy84=
58195839

5820-
fs-extra@8.1.0, fs-extra@^8.1.0:
5840+
fs-extra@8.1.0, fs-extra@^8.0.1, fs-extra@^8.1.0:
58215841
version "8.1.0"
58225842
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
58235843
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
@@ -8605,6 +8625,11 @@ lodash.foreach@^4.5.0:
86058625
resolved "https://registry.yarnpkg.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz#1a6a35eace401280c7f06dddec35165ab27e3e53"
86068626
integrity sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM=
86078627

8628+
lodash.isempty@^4.4.0:
8629+
version "4.4.0"
8630+
resolved "https://registry.yarnpkg.com/lodash.isempty/-/lodash.isempty-4.4.0.tgz#6f86cbedd8be4ec987be9aaf33c9684db1b31e7e"
8631+
integrity sha1-b4bL7di+TsmHvpqvM8loTbGzHn4=
8632+
86088633
lodash.isequal@^4.5.0:
86098634
version "4.5.0"
86108635
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
@@ -10395,6 +10420,14 @@ postcss-flexbugs-fixes@^4.2.0:
1039510420
dependencies:
1039610421
postcss "^7.0.26"
1039710422

10423+
postcss-js@^2.0.1:
10424+
version "2.0.3"
10425+
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-2.0.3.tgz#a96f0f23ff3d08cec7dc5b11bf11c5f8077cdab9"
10426+
integrity sha512-zS59pAk3deu6dVHyrGqmC3oDXBdNdajk4k1RyxeVXCrcEDBUBHoIhE4QTsmhxgzXxsaqFDAkUZfmMa5f/N/79w==
10427+
dependencies:
10428+
camelcase-css "^2.0.1"
10429+
postcss "^7.0.18"
10430+
1039810431
postcss-load-config@^2.0.0:
1039910432
version "2.1.0"
1040010433
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-2.1.0.tgz#c84d692b7bb7b41ddced94ee62e8ab31b417b003"
@@ -10681,6 +10714,15 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.26, postcss@^7.0.27:
1068110714
source-map "^0.6.1"
1068210715
supports-color "^6.1.0"
1068310716

10717+
postcss@^7.0.17, postcss@^7.0.18:
10718+
version "7.0.32"
10719+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
10720+
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
10721+
dependencies:
10722+
chalk "^2.4.2"
10723+
source-map "^0.6.1"
10724+
supports-color "^6.1.0"
10725+
1068410726
potrace@^2.1.5:
1068510727
version "2.1.5"
1068610728
resolved "https://registry.yarnpkg.com/potrace/-/potrace-2.1.5.tgz#4d0c284ad5af39b74affe7a738b26bb009000b91"

0 commit comments

Comments
 (0)