diff --git a/package.json b/package.json index 933ddf5..b192c46 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@icons-pack/react-simple-icons": "^5.1.2", "dotenv": "^16.0.1", "gatsby": "^4.21.1", - "gatsby-plugin-image": "^2.21.0", + "gatsby-plugin-image": "^2.22.0", "gatsby-plugin-manifest": "^4.21.0", "gatsby-plugin-react-helmet": "^5.21.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index e2d2463..a76c6cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1281,6 +1281,13 @@ dependencies: jimp "^0.16.1" +"@gatsbyjs/potrace@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@gatsbyjs/potrace/-/potrace-2.3.0.tgz#0ac22fb56a02ebc64ce55e4666c4b741cbf27377" + integrity sha512-72szhSY/4tPiPPOzq15CG6LW0s9FuWQ86gkLSUvBNoF0s+jsEdRaZmATYNjiY2Skg//EuyPLEqUQnXKXME0szg== + dependencies: + jimp-compact "^0.16.1-2" + "@gatsbyjs/reach-router@^1.3.9": version "1.3.9" resolved "https://registry.yarnpkg.com/@gatsbyjs/reach-router/-/reach-router-1.3.9.tgz#305c3c4c5041f27e53fc33e344a08ee2c4b985af" @@ -3587,14 +3594,14 @@ babel-plugin-polyfill-regenerator@^0.3.0: dependencies: "@babel/helper-define-polyfill-provider" "^0.3.1" -babel-plugin-remove-graphql-queries@^4.21.0: - version "4.21.0" - resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.21.0.tgz#f6dd16ee8062d7a72d28c953519bd53a8132e786" - integrity sha512-V6ryNZki9bduIE8qGmujGfvZLaYsPbOylWwhVzWtwtcHoEWu2Cd7f5hN5lMg4efOBKnyVhBlyDYKlStwYGRG9g== +babel-plugin-remove-graphql-queries@^4.21.0, babel-plugin-remove-graphql-queries@^4.22.0: + version "4.22.0" + resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.22.0.tgz#fb849b9a38f48474182060363c50e04f1ff17723" + integrity sha512-x452XRHXrcWu+Fdk4cwyPvtrWox76r21PygvmQwRBaixKrDhu3T5ausZ+u4UMUKmDB4Z3Zy5NHizNovrEj0OGQ== dependencies: "@babel/runtime" "^7.15.4" "@babel/types" "^7.15.4" - gatsby-core-utils "^3.21.0" + gatsby-core-utils "^3.22.0" babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0: version "7.0.0-beta.0" @@ -6592,10 +6599,10 @@ gatsby-cli@^4.21.0: yoga-layout-prebuilt "^1.10.0" yurnalist "^2.1.0" -gatsby-core-utils@^3.17.0, gatsby-core-utils@^3.21.0: - version "3.21.0" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.21.0.tgz#5ca118857cf9f59b69f06f2ae886d8182af46515" - integrity sha512-pCDa9EGU8niRJQVv7ow3ijzmG0PegZaBc5Yt6z4enc4m7Dl5ZT6Edkcw9p8q/FhGiZUkzQhWaRDxUvtaoPwAOQ== +gatsby-core-utils@^3.17.0, gatsby-core-utils@^3.21.0, gatsby-core-utils@^3.22.0: + version "3.22.0" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.22.0.tgz#5d7c15722961ba8c97507a42841e95ea2622e730" + integrity sha512-/0FEKdnNCSn/f7dapxmBFxdFCWhteEZcsrwg/jxtXzSWRzs/7mzG8tyPCVUFlCnw3lLPSfej/9KBlGjXTvIIkQ== dependencies: "@babel/runtime" "^7.15.4" ci-info "2.0.0" @@ -6674,23 +6681,23 @@ gatsby-parcel-config@0.12.0: "@parcel/transformer-raw" "2.6.2" "@parcel/transformer-react-refresh-wrap" "2.6.2" -gatsby-plugin-image@^2.21.0: - version "2.21.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.21.0.tgz#dd82477fea941c8b3ed71ac2ae3fe358a011e313" - integrity sha512-vRPGlw1q7tCKKx1UK03398Gi1c80uzaGj8RjkJ1I3BvIo3Ics8+OUgR0QUtLBmCv9b7qyL1nwA5DsmDmi0Dg4w== +gatsby-plugin-image@^2.22.0: + version "2.22.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.22.0.tgz#9208ad4eb0cf462adc802f2ec713cb09996633d1" + integrity sha512-39XbPtUv/rtB/PffkTiEYjGGAFkqivWHGLil1aqiDo42RhPhhgHQ5Y2mn9B3ZiK86foUhSjQMRX6XSgTw2CGDA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/parser" "^7.15.5" "@babel/runtime" "^7.15.4" "@babel/traverse" "^7.15.4" babel-jsx-utils "^1.1.0" - babel-plugin-remove-graphql-queries "^4.21.0" + babel-plugin-remove-graphql-queries "^4.22.0" camelcase "^5.3.1" chokidar "^3.5.3" common-tags "^1.8.2" fs-extra "^10.1.0" - gatsby-core-utils "^3.21.0" - gatsby-plugin-utils "^3.15.0" + gatsby-core-utils "^3.22.0" + gatsby-plugin-utils "^3.16.0" objectFitPolyfill "^2.3.5" prop-types "^15.8.1" @@ -6790,17 +6797,17 @@ gatsby-plugin-typescript@^4.21.0, gatsby-plugin-typescript@^4.6.0: "@babel/runtime" "^7.15.4" babel-plugin-remove-graphql-queries "^4.21.0" -gatsby-plugin-utils@^3.15.0: - version "3.15.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.15.0.tgz#1d1d7a3e696c38aa7db848e0d52aaa4ded841172" - integrity sha512-O4dm4ntakCoQZnnnS4oGihtT48Rrh888fMpcxj0zWu/6/8Uyz8IgagJyJAz0MMdcfhrLIE+X8Rszjk8hINDQhA== +gatsby-plugin-utils@^3.15.0, gatsby-plugin-utils@^3.16.0: + version "3.16.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.16.0.tgz#c789486e27c7ac6470159a82d86c066848be623e" + integrity sha512-GemN7/f+yxQQuOPeq+Q7hoVY9TTeN3LdL8b8q+a4qBBjHBwp4w+hcYR4j+pPYUFMya9dvOyMZcc3pkfhMGUaRw== dependencies: "@babel/runtime" "^7.15.4" - "@gatsbyjs/potrace" "^2.2.0" + "@gatsbyjs/potrace" "^2.3.0" fastq "^1.13.0" fs-extra "^10.1.0" - gatsby-core-utils "^3.21.0" - gatsby-sharp "^0.15.0" + gatsby-core-utils "^3.22.0" + gatsby-sharp "^0.16.0" graphql-compose "^9.0.7" import-from "^4.0.0" joi "^17.4.2" @@ -6829,6 +6836,14 @@ gatsby-sharp@^0.15.0: "@types/sharp" "^0.30.5" sharp "^0.30.7" +gatsby-sharp@^0.16.0: + version "0.16.0" + resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.16.0.tgz#c909b6d179de58c74d36671fb0848f3219c0d5f4" + integrity sha512-ApkxUe04waBzqyTE1x9OcP/ZzIbFBYxkjsrBoK+Fl2CZrQgBk7433kVVufy7FVW4o69StQmztrwaNEh2t5miTQ== + dependencies: + "@types/sharp" "^0.30.5" + sharp "^0.30.7" + gatsby-source-filesystem@^1.5.27: version "1.5.39" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8" @@ -8484,6 +8499,11 @@ jest-worker@^27.5.1: merge-stream "^2.0.0" supports-color "^8.0.0" +jimp-compact@^0.16.1-2: + version "0.16.1-2" + resolved "https://registry.yarnpkg.com/jimp-compact/-/jimp-compact-0.16.1-2.tgz#a82ff9a5a81f15a4b61b5e2e50fae6a43305e5a9" + integrity sha512-b2A3rRT1TITzqmaO70U2/uunCh43BQVq7BfRwGPkD5xj8/WZsR3sPTy9DENt+dNZGsel3zBEm1UtYegUxjZW7A== + jimp@^0.16.1: version "0.16.1" resolved "https://registry.yarnpkg.com/jimp/-/jimp-0.16.1.tgz#192f851a30e5ca11112a3d0aa53137659a78ca7a"