Skip to content

Commit 80220ff

Browse files
Update gatsby monorepo
1 parent 4a1f961 commit 80220ff

File tree

4 files changed

+1322
-1301
lines changed

4 files changed

+1322
-1301
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
"@tryghost/helpers": "1.1.90",
4242
"@tryghost/helpers-gatsby": "2.0.21",
4343
"cheerio": "1.0.0-rc.11",
44-
"gatsby": "4.25.7",
44+
"gatsby": "5.13.7",
4545
"gatsby-awesome-pagination": "0.3.8",
4646
"gatsby-plugin-advanced-sitemap": "2.1.0",
47-
"gatsby-plugin-catch-links": "4.15.0",
48-
"gatsby-plugin-feed": "4.15.1",
49-
"gatsby-plugin-image": "2.15.1",
50-
"gatsby-plugin-manifest": "4.15.1",
51-
"gatsby-plugin-offline": "5.15.1",
52-
"gatsby-plugin-react-helmet": "5.15.0",
53-
"gatsby-plugin-sharp": "4.25.1",
54-
"gatsby-source-filesystem": "4.15.0",
47+
"gatsby-plugin-catch-links": "5.13.1",
48+
"gatsby-plugin-feed": "5.13.1",
49+
"gatsby-plugin-image": "3.13.1",
50+
"gatsby-plugin-manifest": "5.13.1",
51+
"gatsby-plugin-offline": "6.13.2",
52+
"gatsby-plugin-react-helmet": "6.13.1",
53+
"gatsby-plugin-sharp": "5.13.1",
54+
"gatsby-source-filesystem": "5.13.1",
5555
"gatsby-source-ghost": "5.0.2",
56-
"gatsby-transformer-sharp": "4.15.1",
56+
"gatsby-transformer-sharp": "5.13.1",
5757
"lodash": "4.17.21",
5858
"react": "18.3.1",
5959
"react-dom": "18.3.1",

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.17.10",
1313
"@babel/core": "7.18.2",
14-
"babel-preset-gatsby-package": "2.15.0",
14+
"babel-preset-gatsby-package": "3.13.1",
1515
"cross-env": "7.0.3"
1616
},
1717
"keywords": [

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

Lines changed: 47 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"@babel/traverse" "^7.24.8"
138138
"@babel/types" "^7.24.8"
139139

140-
"@babel/helper-module-imports@^7.24.7":
140+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.24.7":
141141
version "7.24.7"
142142
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
143143
integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
@@ -289,15 +289,15 @@
289289
"@babel/helper-plugin-utils" "^7.24.8"
290290
"@babel/traverse" "^7.25.0"
291291

292-
"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5":
292+
"@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6":
293293
version "7.18.6"
294294
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz#fdd940a99a740e577d6c753ab6fbb43fdb9467e1"
295295
integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==
296296
dependencies:
297297
"@babel/helper-plugin-utils" "^7.18.6"
298298
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
299299

300-
"@babel/plugin-proposal-optional-chaining@^7.14.5":
300+
"@babel/plugin-proposal-optional-chaining@^7.20.7":
301301
version "7.21.0"
302302
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz#886f5c8978deb7d30f678b2e24346b287234d3ea"
303303
integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==
@@ -826,7 +826,7 @@
826826
dependencies:
827827
"@babel/helper-plugin-utils" "^7.24.7"
828828

829-
"@babel/plugin-transform-runtime@^7.15.0":
829+
"@babel/plugin-transform-runtime@^7.19.6":
830830
version "7.24.7"
831831
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.7.tgz#00a5bfaf8c43cf5c8703a8a6e82b59d9c58f38ca"
832832
integrity sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==
@@ -874,7 +874,7 @@
874874
dependencies:
875875
"@babel/helper-plugin-utils" "^7.24.8"
876876

877-
"@babel/plugin-transform-typescript@^7.15.4":
877+
"@babel/plugin-transform-typescript@^7.20.13":
878878
version "7.25.2"
879879
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.2.tgz#237c5d10de6d493be31637c6b9fa30b6c5461add"
880880
integrity sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==
@@ -916,7 +916,7 @@
916916
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
917917
"@babel/helper-plugin-utils" "^7.24.7"
918918

919-
"@babel/preset-env@^7.15.4":
919+
"@babel/preset-env@^7.20.2":
920920
version "7.25.3"
921921
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c"
922922
integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g==
@@ -1005,7 +1005,7 @@
10051005
core-js-compat "^3.37.1"
10061006
semver "^6.3.1"
10071007

1008-
"@babel/preset-flow@^7.14.0":
1008+
"@babel/preset-flow@^7.18.6":
10091009
version "7.24.7"
10101010
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.24.7.tgz#eef5cb8e05e97a448fc50c16826f5612fe512c06"
10111011
integrity sha512-NL3Lo0NorCU607zU3NwRyJbpaB6E3t0xtd3LfAQKDfkeX4/ggcDXvkmkW42QWT5owUeW/jAe4hn+2qvkV1IbfQ==
@@ -1023,7 +1023,7 @@
10231023
"@babel/types" "^7.4.4"
10241024
esutils "^2.0.2"
10251025

1026-
"@babel/preset-react@^7.14.0":
1026+
"@babel/preset-react@^7.18.6":
10271027
version "7.24.7"
10281028
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.24.7.tgz#480aeb389b2a798880bf1f889199e3641cbb22dc"
10291029
integrity sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag==
@@ -1047,7 +1047,7 @@
10471047
dependencies:
10481048
regenerator-runtime "^0.13.4"
10491049

1050-
"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
1050+
"@babel/runtime@^7.20.13", "@babel/runtime@^7.8.4":
10511051
version "7.25.0"
10521052
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
10531053
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
@@ -1076,7 +1076,7 @@
10761076
debug "^4.3.1"
10771077
globals "^11.1.0"
10781078

1079-
"@babel/types@^7.18.2", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.4.4":
1079+
"@babel/types@^7.0.0", "@babel/types@^7.18.2", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.4.4":
10801080
version "7.25.2"
10811081
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125"
10821082
integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==
@@ -1122,6 +1122,17 @@
11221122
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
11231123
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
11241124

1125+
"@sigmacomputing/babel-plugin-lodash@^3.3.5":
1126+
version "3.3.5"
1127+
resolved "https://registry.yarnpkg.com/@sigmacomputing/babel-plugin-lodash/-/babel-plugin-lodash-3.3.5.tgz#613d98b0cbb51c1836bbc12c8a12d75750ee3510"
1128+
integrity sha512-VFhaHjlNzWyBtBm3YdqOwP8GbQHK7sWzXKpSUBTLjl2Zz6/9PwCK4qXZXI5CHpDjmvbouHUDbjrZP2KU5h6VQg==
1129+
dependencies:
1130+
"@babel/helper-module-imports" "^7.0.0"
1131+
"@babel/types" "^7.0.0"
1132+
glob "^7.1.1"
1133+
lodash "^4.17.10"
1134+
require-package-name "^2.0.1"
1135+
11251136
ansi-styles@^3.2.1:
11261137
version "3.2.1"
11271138
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -1168,22 +1179,23 @@ babel-plugin-polyfill-regenerator@^0.6.1:
11681179
dependencies:
11691180
"@babel/helper-define-polyfill-provider" "^0.6.2"
11701181

1171-
babel-preset-gatsby-package@2.15.0:
1172-
version "2.15.0"
1173-
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15.0.tgz#d757ad2793546dd4b10d17c7535bb3c4e0f416ef"
1174-
integrity sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw==
1182+
babel-preset-gatsby-package@3.13.1:
1183+
version "3.13.1"
1184+
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.13.1.tgz#f800850ff7be1d76033912f2121c7cb2204e51e6"
1185+
integrity sha512-7TpUtcmxMem4gNr8V5nNG2s6n1QW266vpRkcgLbTNOhJJjdC/0pwhL1GqDwDpZGQuYs4U6yHatwJ4VFBEP4Lqg==
11751186
dependencies:
1176-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
1177-
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
1187+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
1188+
"@babel/plugin-proposal-optional-chaining" "^7.20.7"
11781189
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
1179-
"@babel/plugin-transform-runtime" "^7.15.0"
1180-
"@babel/plugin-transform-typescript" "^7.15.4"
1181-
"@babel/preset-env" "^7.15.4"
1182-
"@babel/preset-flow" "^7.14.0"
1183-
"@babel/preset-react" "^7.14.0"
1184-
"@babel/runtime" "^7.15.4"
1190+
"@babel/plugin-transform-runtime" "^7.19.6"
1191+
"@babel/plugin-transform-typescript" "^7.20.13"
1192+
"@babel/preset-env" "^7.20.2"
1193+
"@babel/preset-flow" "^7.18.6"
1194+
"@babel/preset-react" "^7.18.6"
1195+
"@babel/runtime" "^7.20.13"
1196+
"@sigmacomputing/babel-plugin-lodash" "^3.3.5"
11851197
babel-plugin-dynamic-import-node "^2.3.3"
1186-
core-js "^3.22.3"
1198+
core-js "^3.31.0"
11871199

11881200
balanced-match@^1.0.0:
11891201
version "1.0.2"
@@ -1354,7 +1366,7 @@ core-js-compat@^3.37.1, core-js-compat@^3.38.0:
13541366
dependencies:
13551367
browserslist "^4.23.3"
13561368

1357-
core-js@^3.22.3:
1369+
core-js@^3.31.0:
13581370
version "3.38.0"
13591371
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.0.tgz#8acb7c050bf2ccbb35f938c0d040132f6110f636"
13601372
integrity sha512-XPpwqEodRljce9KswjZShh95qJ1URisBeKCjUdq27YdenkslVe7OO0ZJhlYXAChW7OhXaRLl8AAba7IBfoIHug==
@@ -1521,7 +1533,7 @@ glob-parent@~5.1.2:
15211533
dependencies:
15221534
is-glob "^4.0.1"
15231535

1524-
glob@^7.0.0:
1536+
glob@^7.0.0, glob@^7.1.1:
15251537
version "7.2.3"
15261538
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
15271539
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -1663,6 +1675,11 @@ lodash.debounce@^4.0.8:
16631675
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
16641676
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
16651677

1678+
lodash@^4.17.10:
1679+
version "4.17.21"
1680+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1681+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
1682+
16661683
lru-cache@^5.1.1:
16671684
version "5.1.1"
16681685
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -1884,6 +1901,11 @@ regjsparser@^0.9.1:
18841901
dependencies:
18851902
jsesc "~0.5.0"
18861903

1904+
require-package-name@^2.0.1:
1905+
version "2.0.1"
1906+
resolved "https://registry.yarnpkg.com/require-package-name/-/require-package-name-2.0.1.tgz#c11e97276b65b8e2923f75dabf5fb2ef0c3841b9"
1907+
integrity sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==
1908+
18871909
resolve@^1.14.2:
18881910
version "1.22.8"
18891911
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"

0 commit comments

Comments
 (0)