Skip to content

Commit

Permalink
Updating package so it stays in sync with the main app
Browse files Browse the repository at this point in the history
  • Loading branch information
travjenkins committed Jul 16, 2024
1 parent eab6253 commit fb546ea
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 44 deletions.
2 changes: 1 addition & 1 deletion plugins/estuary-rehype-transformers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"babel-preset-gatsby-package": "^3.11.0",
"gatsby-plugin-image": "^3.11.0",
"gatsby-plugin-image": "^3.13.1",
"parcel": "^2.9.3",
"patch-package": "^7.0.0",
"react": "^18.2.0",
Expand Down

This file was deleted.

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions plugins/estuary-rehype-transformers/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2176,14 +2176,14 @@ babel-plugin-polyfill-regenerator@^0.5.1:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.4.1"

babel-plugin-remove-graphql-queries@^5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.11.0.tgz#161b2d0922fc0154657aec87b10d6c2bddb36591"
integrity sha512-C/3oy0V6dkNy4M4SeQ4iAPBujTdfoXV9R/NOk7b7q3rsNCRc6Cch+3jKZlsi2k8KvVwLvhWMC72/XyjeCMXjDg==
babel-plugin-remove-graphql-queries@^5.13.1:
version "5.13.1"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.13.1.tgz#bf1feb392d8a1f74046f9584c72c952663a10695"
integrity sha512-yncJ/W6Un48aBRpK/rmdpQOMcr4+EmJ3oi2Wq1zXKu8WLlw+j93KTbejf7fg2msm8GUskb/+9Nnpz7oMCqO9aA==
dependencies:
"@babel/runtime" "^7.20.13"
"@babel/types" "^7.20.7"
gatsby-core-utils "^4.11.0"
gatsby-core-utils "^4.13.1"

babel-preset-gatsby-package@^3.11.0:
version "3.11.0"
Expand Down Expand Up @@ -2755,10 +2755,10 @@ function-bind@^1.1.1:
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==

gatsby-core-utils@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.11.0.tgz#16d300129d0d143a79ad32816b8837630d7e7fae"
integrity sha512-W7pfrKgBchdk19g802IuPkCA2iJ69lRR1GzkfYjB8d1TuIQqf0l1z0lv7e+2kQqO+uQ5Yt3sGMMN2qMYMWfLXg==
gatsby-core-utils@^4.13.1:
version "4.13.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.13.1.tgz#57955316486cc85ab150922f481484bc9287205e"
integrity sha512-w7G6SsQr8T2q+AJ1MxvRNGocCt+wjc22MiRLj2Zi3Ijpjszbr818JxwI4+aPt8WOSHlKT5SYCHICnEvcYPm9gg==
dependencies:
"@babel/runtime" "^7.20.13"
ci-info "2.0.0"
Expand All @@ -2777,47 +2777,47 @@ gatsby-core-utils@^4.11.0:
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-plugin-image@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-3.11.0.tgz#4d322ecf80bfa304a1400e6b06a9d7199154dcca"
integrity sha512-hQ3MjE9v5Y84f/45wXB7D5NthO/3lgwnHzy1mFAz0Md3e1CxgV1lvKjVwY5MvI40l7Tlk4Bkx39p6Qt/0GAcEg==
gatsby-plugin-image@^3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-3.13.1.tgz#5c6e03b1c21bb0dbc076f589aea9911086b25bde"
integrity sha512-v5jGXxjr//iLk7LzpW6RW/9H4KNVezxee2Sgy9mxvdvekTuFQLYoQmtk2jOZINMZMP3Vm+Rl3MqWWVMfhHuWFw==
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/parser" "^7.20.13"
"@babel/runtime" "^7.20.13"
"@babel/traverse" "^7.20.13"
babel-jsx-utils "^1.1.0"
babel-plugin-remove-graphql-queries "^5.11.0"
babel-plugin-remove-graphql-queries "^5.13.1"
camelcase "^6.3.0"
chokidar "^3.5.3"
common-tags "^1.8.2"
fs-extra "^11.1.1"
gatsby-core-utils "^4.11.0"
gatsby-plugin-utils "^4.11.0"
gatsby-core-utils "^4.13.1"
gatsby-plugin-utils "^4.13.1"
objectFitPolyfill "^2.3.5"
prop-types "^15.8.1"

gatsby-plugin-utils@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-4.11.0.tgz#f92852a9d938a428c8b2f99fea153c1bd995dfde"
integrity sha512-Eegg3BScq7vKYeJoWo6sduBwgM4DsKhYKXGIAVR9rRsGOiR1nNIWfFzT9I6OOcob9KHICeFyNgqyqpENL7odEA==
gatsby-plugin-utils@^4.13.1:
version "4.13.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.1.tgz#9def57eea4559e1355244ebf706ce528231a510e"
integrity sha512-dQ8cZyUENWHqZOOSBBYWCJ8yG3zSYnHYk0mKQbgZblUS30Sp7ZFM4r0/+lsvUkEYaBOnzFBQjSSQtTa0xu9QWA==
dependencies:
"@babel/runtime" "^7.20.13"
fastq "^1.15.0"
fs-extra "^11.1.1"
gatsby-core-utils "^4.11.0"
gatsby-sharp "^1.11.0"
gatsby-core-utils "^4.13.1"
gatsby-sharp "^1.13.0"
graphql-compose "^9.0.10"
import-from "^4.0.0"
joi "^17.9.2"
mime "^3.0.0"

gatsby-sharp@^1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-1.11.0.tgz#dcf43d0bbd3a45c079256ddc474798753aeedfe2"
integrity sha512-zJbN3JVCFur8Ilwn1scf7o8AN69//shpJhYqt3uhuwhhkU6ZMCMmVVNKHSiUiWkVqhwSRJ4y7c/I3Ys9xMxsIw==
gatsby-sharp@^1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-1.13.0.tgz#4d55d877ed3a5c9cd7ac45f27e13d07acb99993b"
integrity sha512-DviUtgm7tatSd1Hm54o/orHimOcyXBO9OJkSfzEchPFClvOza+2Qe/lqZShio0gFDxmG0Jgn0XCLzG7uH5VyJQ==
dependencies:
sharp "^0.32.1"
sharp "^0.32.6"

get-intrinsic@^1.0.2, get-intrinsic@^1.1.1:
version "1.2.1"
Expand Down Expand Up @@ -4075,7 +4075,7 @@ semver@^7.3.5, semver@^7.5.2, semver@^7.5.4:
dependencies:
lru-cache "^6.0.0"

sharp@^0.32.1:
sharp@^0.32.6:
version "0.32.6"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.6.tgz#6ad30c0b7cd910df65d5f355f774aa4fce45732a"
integrity sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==
Expand Down

0 comments on commit fb546ea

Please sign in to comment.