Skip to content

Commit 2dd5005

Browse files
Update gatsby monorepo
1 parent d2bfa98 commit 2dd5005

File tree

4 files changed

+249
-136
lines changed

4 files changed

+249
-136
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@
4242
"cheerio": "1.0.0-rc.3",
4343
"gatsby": "2.22.12",
4444
"gatsby-awesome-pagination": "0.3.6",
45-
"gatsby-image": "2.4.5",
45+
"gatsby-image": "2.11.0",
4646
"gatsby-plugin-advanced-sitemap": "1.6.0",
47-
"gatsby-plugin-catch-links": "2.3.3",
48-
"gatsby-plugin-feed": "2.5.3",
47+
"gatsby-plugin-catch-links": "2.10.0",
48+
"gatsby-plugin-feed": "2.13.1",
4949
"gatsby-plugin-force-trailing-slashes": "1.0.6",
50-
"gatsby-plugin-manifest": "2.4.9",
51-
"gatsby-plugin-offline": "3.2.7",
52-
"gatsby-plugin-react-helmet": "3.3.2",
50+
"gatsby-plugin-manifest": "2.12.1",
51+
"gatsby-plugin-offline": "3.10.2",
52+
"gatsby-plugin-react-helmet": "3.10.0",
5353
"gatsby-plugin-sharp": "2.6.9",
54-
"gatsby-source-filesystem": "2.3.8",
54+
"gatsby-source-filesystem": "2.11.1",
5555
"gatsby-source-ghost": "4.2.4",
56-
"gatsby-transformer-sharp": "2.5.3",
56+
"gatsby-transformer-sharp": "2.12.1",
5757
"lodash": "4.17.21",
5858
"react": "16.14.0",
5959
"react-dom": "16.14.0",

plugins/gatsby-plugin-ghost-manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "7.10.1",
1313
"@babel/core": "7.10.1",
14-
"babel-preset-gatsby-package": "0.4.2",
14+
"babel-preset-gatsby-package": "0.12.0",
1515
"cross-env": "7.0.2"
1616
},
1717
"keywords": [

plugins/gatsby-plugin-ghost-manifest/yarn.lock

Lines changed: 24 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
lru-cache "^5.1.1"
8484
semver "^6.3.1"
8585

86-
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.25.9", "@babel/helper-create-class-features-plugin@^7.27.0":
86+
"@babel/helper-create-class-features-plugin@^7.25.9", "@babel/helper-create-class-features-plugin@^7.27.0":
8787
version "7.27.0"
8888
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz#518fad6a307c6a96f44af14912b2c20abe9bfc30"
8989
integrity sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==
@@ -257,23 +257,15 @@
257257
"@babel/helper-plugin-utils" "^7.25.9"
258258
"@babel/traverse" "^7.25.9"
259259

260-
"@babel/plugin-proposal-class-properties@^7.8.3":
261-
version "7.18.6"
262-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz#b110f59741895f7ec21a6fff696ec46265c446a3"
263-
integrity sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==
264-
dependencies:
265-
"@babel/helper-create-class-features-plugin" "^7.18.6"
266-
"@babel/helper-plugin-utils" "^7.18.6"
267-
268-
"@babel/plugin-proposal-nullish-coalescing-operator@^7.8.3":
260+
"@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1":
269261
version "7.18.6"
270262
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz#fdd940a99a740e577d6c753ab6fbb43fdb9467e1"
271263
integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==
272264
dependencies:
273265
"@babel/helper-plugin-utils" "^7.18.6"
274266
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
275267

276-
"@babel/plugin-proposal-optional-chaining@^7.9.0":
268+
"@babel/plugin-proposal-optional-chaining@^7.12.1":
277269
version "7.21.0"
278270
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz#886f5c8978deb7d30f678b2e24346b287234d3ea"
279271
integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==
@@ -712,7 +704,7 @@
712704
dependencies:
713705
"@babel/helper-plugin-utils" "^7.25.9"
714706

715-
"@babel/plugin-transform-runtime@^7.9.6":
707+
"@babel/plugin-transform-runtime@^7.12.1":
716708
version "7.26.10"
717709
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.26.10.tgz#6b4504233de8238e7d666c15cde681dc62adff87"
718710
integrity sha512-NWaL2qG6HRpONTnj4JvDU6th4jYeZOJgu3QhmFTCihib0ermtOJqktA5BduGm3suhhVe9EMP9c9+mfJ/I9slqw==
@@ -760,7 +752,7 @@
760752
dependencies:
761753
"@babel/helper-plugin-utils" "^7.26.5"
762754

763-
"@babel/plugin-transform-typescript@^7.9.6":
755+
"@babel/plugin-transform-typescript@^7.12.1":
764756
version "7.27.0"
765757
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz#a29fd3481da85601c7e34091296e9746d2cccba8"
766758
integrity sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg==
@@ -802,7 +794,7 @@
802794
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
803795
"@babel/helper-plugin-utils" "^7.25.9"
804796

805-
"@babel/preset-env@^7.9.6":
797+
"@babel/preset-env@^7.12.1":
806798
version "7.26.9"
807799
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.9.tgz#2ec64e903d0efe743699f77a10bdf7955c2123c3"
808800
integrity sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==
@@ -877,7 +869,7 @@
877869
core-js-compat "^3.40.0"
878870
semver "^6.3.1"
879871

880-
"@babel/preset-flow@^7.9.0":
872+
"@babel/preset-flow@^7.12.1":
881873
version "7.25.9"
882874
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.25.9.tgz#ef8b5e7e3f24a42b3711e77fb14919b87dffed0a"
883875
integrity sha512-EASHsAhE+SSlEzJ4bzfusnXSHiU+JfAYzj+jbw2vgQKgq5HrUr8qs+vgtiEL5dOH6sEweI+PNt2D7AqrDSHyqQ==
@@ -895,7 +887,7 @@
895887
"@babel/types" "^7.4.4"
896888
esutils "^2.0.2"
897889

898-
"@babel/preset-react@^7.9.4":
890+
"@babel/preset-react@^7.12.5":
899891
version "7.26.3"
900892
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.26.3.tgz#7c5e028d623b4683c1f83a0bd4713b9100560caa"
901893
integrity sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==
@@ -1080,22 +1072,21 @@ babel-plugin-polyfill-regenerator@^0.6.1:
10801072
dependencies:
10811073
"@babel/helper-define-polyfill-provider" "^0.6.4"
10821074

1083-
babel-preset-gatsby-package@0.4.2:
1084-
version "0.4.2"
1085-
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-0.4.2.tgz#132646b4fb401dd4ea915076a635b9e27feadbd6"
1086-
integrity sha512-OF0dtcvsfSSZFJt1fcrW7vt3kreS6USmtEKOJ4f5V/I7XDTdACnq1BT82spoUDOMjZq6lWlWuXUkHt9sp1Ws3g==
1075+
babel-preset-gatsby-package@0.12.0:
1076+
version "0.12.0"
1077+
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-0.12.0.tgz#477fa545f3b625ffe75f58b5a2772ce796633c8c"
1078+
integrity sha512-DFv+6UBnMJb3gvg3EvgyQTdXuN9gnTNoZtpuQdIWJU8FdUxS7qrcqVFywkJvh606/aI/BT/Ml7B4S32G0qUp1g==
10871079
dependencies:
1088-
"@babel/plugin-proposal-class-properties" "^7.8.3"
1089-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.8.3"
1090-
"@babel/plugin-proposal-optional-chaining" "^7.9.0"
1080+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
1081+
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
10911082
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
1092-
"@babel/plugin-transform-runtime" "^7.9.6"
1093-
"@babel/plugin-transform-typescript" "^7.9.6"
1094-
"@babel/preset-env" "^7.9.6"
1095-
"@babel/preset-flow" "^7.9.0"
1096-
"@babel/preset-react" "^7.9.4"
1083+
"@babel/plugin-transform-runtime" "^7.12.1"
1084+
"@babel/plugin-transform-typescript" "^7.12.1"
1085+
"@babel/preset-env" "^7.12.1"
1086+
"@babel/preset-flow" "^7.12.1"
1087+
"@babel/preset-react" "^7.12.5"
10971088
babel-plugin-dynamic-import-node "^2.3.3"
1098-
core-js "^2.6.11"
1089+
core-js "^3.7.0"
10991090

11001091
balanced-match@^1.0.0:
11011092
version "1.0.2"
@@ -1356,10 +1347,10 @@ core-js-compat@^3.40.0:
13561347
dependencies:
13571348
browserslist "^4.24.4"
13581349

1359-
core-js@^2.6.11:
1360-
version "2.6.12"
1361-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
1362-
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
1350+
core-js@^3.7.0:
1351+
version "3.41.0"
1352+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.41.0.tgz#57714dafb8c751a6095d028a7428f1fb5834a776"
1353+
integrity sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==
13631354

13641355
core-util-is@~1.0.0:
13651356
version "1.0.3"

0 commit comments

Comments
 (0)