From 690b2434f007d8d7d2064aedc22556db81714daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:52:22 +0000 Subject: [PATCH] Bump @adobe/gatsby-theme-aio from 4.9.7 to 4.11.3 Bumps [@adobe/gatsby-theme-aio](https://github.com/adobe/aio-theme) from 4.9.7 to 4.11.3. - [Release notes](https://github.com/adobe/aio-theme/releases) - [Commits](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.9.7...@adobe/gatsby-theme-aio@4.11.3) --- updated-dependencies: - dependency-name: "@adobe/gatsby-theme-aio" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 385 +++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 360 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index b4c744ac..d82d35f8 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/icaraps" }, "dependencies": { - "@adobe/gatsby-theme-aio": "4.9.7", + "@adobe/gatsby-theme-aio": "4.11.3", "gatsby": "4.22.0", "react": "^17.0.2", "react-dom": "^17.0.2" diff --git a/yarn.lock b/yarn.lock index f653bf03..5d40d373 100644 --- a/yarn.lock +++ b/yarn.lock @@ -33,9 +33,9 @@ __metadata: languageName: node linkType: hard -"@adobe/gatsby-theme-aio@npm:4.9.7": - version: 4.9.7 - resolution: "@adobe/gatsby-theme-aio@npm:4.9.7" +"@adobe/gatsby-theme-aio@npm:4.11.3": + version: 4.11.3 + resolution: "@adobe/gatsby-theme-aio@npm:4.11.3" dependencies: "@adobe/focus-ring-polyfill": ^0.1.5 "@adobe/gatsby-source-github-file-contributors": ^0.3.1 @@ -53,6 +53,7 @@ __metadata: "@spectrum-css/button": 6.0.13 "@spectrum-css/card": 5.0.0 "@spectrum-css/checkbox": 3.1.3 + "@spectrum-css/contextualhelp": ^2.0.35 "@spectrum-css/dialog": 6.0.15 "@spectrum-css/divider": 1.0.27 "@spectrum-css/icon": 3.0.23 @@ -79,6 +80,7 @@ __metadata: builtin-status-codes: ^3.0.0 classnames: ^2.3.2 core-js: ^3.25.1 + file-saver: ^2.0.5 gatsby-plugin-algolia: ^0.26.0 gatsby-plugin-emotion: ^7.23.0 gatsby-plugin-layout: ^3.23.0 @@ -95,6 +97,8 @@ __metadata: gatsby-transformer-sharp: 4.23.0 https-browserify: ^1.0.0 jsdom: ^20.0.0 + jszip: ^3.10.1 + jszip-utils: ^0.1.0 lottie-web: ^5.9.6 mdx-embed: ^1.0.0 mobx: ^6.6.2 @@ -113,19 +117,21 @@ __metadata: redoc-cli: ^0.13.20 rehype-slug-custom-id: ^1.1.0 request: ^2.88.2 - sharp: ^0.31.0 + resize-observer-polyfill: ^1.5.1 + sharp: 0.33.0 stream-http: ^3.2.0 styled-components: ^5.3.5 swiper: ^8.3.2 to-arraybuffer: ^1.0.1 tty-browserify: ^0.0.1 unist-util-select: 3.0.4 + use-debounce: ^9.0.4 uuid: ^9.0.0 peerDependencies: gatsby: ^4.22.0 react: ^17.0.2 react-dom: ^17.0.2 - checksum: 3b008462d49f7e7af0a94de34a7c6c5af81dfadc1104ae68036ecb3855fbbdefcd66cd79d890b7d38edf4a0afe4810329a3727d1a4455bf75f27bea6576e9019 + checksum: 36b7256aba793747b6da40b867b8ad4ecd32835c1ea5bc76ee3fef5cd73d7aa14ba9734ef3c5a7db6866d806fc61afd02bf44053a1ffdd93ec8016cf130f84b7 languageName: node linkType: hard @@ -1797,6 +1803,15 @@ __metadata: languageName: node linkType: hard +"@emnapi/runtime@npm:^0.44.0": + version: 0.44.0 + resolution: "@emnapi/runtime@npm:0.44.0" + dependencies: + tslib: ^2.4.0 + checksum: e07235d6347bfb7cececb6b06e91177e73ec57fdeb2ec371725a7feec684699b739d9e295be8c58a5b2a3cb2db2351c0a2a3b212dd1f400e0455c73445f199d3 + languageName: node + linkType: hard + "@emotion/babel-plugin-jsx-pragmatic@npm:^0.2.0": version: 0.2.0 resolution: "@emotion/babel-plugin-jsx-pragmatic@npm:0.2.0" @@ -2321,6 +2336,181 @@ __metadata: languageName: node linkType: hard +"@img/sharp-darwin-arm64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-darwin-arm64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-darwin-arm64": 1.0.0 + dependenciesMeta: + "@img/sharp-libvips-darwin-arm64": + optional: true + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + +"@img/sharp-darwin-x64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-darwin-x64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-darwin-x64": 1.0.0 + dependenciesMeta: + "@img/sharp-libvips-darwin-x64": + optional: true + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + +"@img/sharp-libvips-darwin-arm64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-darwin-arm64@npm:1.0.0" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + +"@img/sharp-libvips-darwin-x64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-darwin-x64@npm:1.0.0" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + +"@img/sharp-libvips-linux-arm64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linux-arm64@npm:1.0.0" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-libvips-linux-arm@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linux-arm@npm:1.0.0" + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-libvips-linux-s390x@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linux-s390x@npm:1.0.0" + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-libvips-linux-x64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linux-x64@npm:1.0.0" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-libvips-linuxmusl-arm64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.0.0" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + +"@img/sharp-libvips-linuxmusl-x64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.0.0" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + +"@img/sharp-linux-arm64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linux-arm64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linux-arm64": 1.0.0 + dependenciesMeta: + "@img/sharp-libvips-linux-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-linux-arm@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linux-arm@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linux-arm": 1.0.0 + dependenciesMeta: + "@img/sharp-libvips-linux-arm": + optional: true + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-linux-s390x@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linux-s390x@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linux-s390x": 1.0.0 + dependenciesMeta: + "@img/sharp-libvips-linux-s390x": + optional: true + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-linux-x64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linux-x64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linux-x64": 1.0.0 + dependenciesMeta: + "@img/sharp-libvips-linux-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-linuxmusl-arm64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linuxmusl-arm64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linuxmusl-arm64": 1.0.0 + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + +"@img/sharp-linuxmusl-x64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linuxmusl-x64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linuxmusl-x64": 1.0.0 + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + +"@img/sharp-wasm32@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-wasm32@npm:0.33.0" + dependencies: + "@emnapi/runtime": ^0.44.0 + conditions: cpu=wasm32 + languageName: node + linkType: hard + +"@img/sharp-win32-ia32@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-win32-ia32@npm:0.33.0" + conditions: os=win32 & cpu=ia32 + languageName: node + linkType: hard + +"@img/sharp-win32-x64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-win32-x64@npm:0.33.0" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@jimp/bmp@npm:^0.14.0": version: 0.14.0 resolution: "@jimp/bmp@npm:0.14.0" @@ -3788,6 +3978,21 @@ __metadata: languageName: node linkType: hard +"@spectrum-css/contextualhelp@npm:^2.0.35": + version: 2.1.0 + resolution: "@spectrum-css/contextualhelp@npm:2.1.0" + peerDependencies: + "@spectrum-css/actionbutton": ">=5" + "@spectrum-css/link": ">=4" + "@spectrum-css/popover": ">=6" + "@spectrum-css/tokens": ">=13" + peerDependenciesMeta: + "@spectrum-css/link": + optional: true + checksum: 43918cced46e61121dac70bb59177cbbf48669668ed44bec63b8c0d48af8388f2f274237b68ca2934ea8a68d2bfa0b072b2af109daf7a7a19b30e66f60466ef4 + languageName: node + linkType: hard + "@spectrum-css/dialog@npm:6.0.15": version: 6.0.15 resolution: "@spectrum-css/dialog@npm:6.0.15" @@ -4880,7 +5085,7 @@ __metadata: version: 0.0.0-use.local resolution: "adobe-dev-distribution@workspace:." dependencies: - "@adobe/gatsby-theme-aio": 4.9.7 + "@adobe/gatsby-theme-aio": 4.11.3 gatsby: 4.22.0 react: ^17.0.2 react-dom: ^17.0.2 @@ -7730,6 +7935,13 @@ __metadata: languageName: node linkType: hard +"detect-libc@npm:^2.0.2": + version: 2.0.2 + resolution: "detect-libc@npm:2.0.2" + checksum: 2b2cd3649b83d576f4be7cc37eb3b1815c79969c8b1a03a40a4d55d83bc74d010753485753448eacb98784abf22f7dbd3911fd3b60e29fda28fed2d1a997944d + languageName: node + linkType: hard + "detect-port-alt@npm:^1.1.6": version: 1.1.6 resolution: "detect-port-alt@npm:1.1.6" @@ -9213,6 +9425,13 @@ __metadata: languageName: node linkType: hard +"file-saver@npm:^2.0.5": + version: 2.0.5 + resolution: "file-saver@npm:2.0.5" + checksum: c62d96e5cebc58b4bdf3ae8a60d5cf9607ad82f75f798c33a4ee63435ac2203002584d5256a2a780eda7feb5e19dc3b6351c2212e58b3f529e63d265a7cc79f7 + languageName: node + linkType: hard + "file-type@npm:^16.5.3, file-type@npm:^16.5.4": version: 16.5.4 resolution: "file-type@npm:16.5.4" @@ -11352,6 +11571,13 @@ __metadata: languageName: node linkType: hard +"immediate@npm:~3.0.5": + version: 3.0.6 + resolution: "immediate@npm:3.0.6" + checksum: f9b3486477555997657f70318cc8d3416159f208bec4cca3ff3442fd266bc23f50f0c9bd8547e1371a6b5e82b821ec9a7044a4f7b944798b25aa3cc6d5e63e62 + languageName: node + linkType: hard + "immer@npm:^9.0.7": version: 9.0.21 resolution: "immer@npm:9.0.21" @@ -12506,6 +12732,25 @@ __metadata: languageName: node linkType: hard +"jszip-utils@npm:^0.1.0": + version: 0.1.0 + resolution: "jszip-utils@npm:0.1.0" + checksum: 13938fee267ea204e2e512466e4786e51ac6fd387d5218277b5e36b89b37e51a8f153660ea79dded18451baa4130c11133595a7a85af21a220fe9439ac2735de + languageName: node + linkType: hard + +"jszip@npm:^3.10.1": + version: 3.10.1 + resolution: "jszip@npm:3.10.1" + dependencies: + lie: ~3.3.0 + pako: ~1.0.2 + readable-stream: ~2.3.6 + setimmediate: ^1.0.5 + checksum: abc77bfbe33e691d4d1ac9c74c8851b5761fba6a6986630864f98d876f3fcc2d36817dfc183779f32c00157b5d53a016796677298272a714ae096dfe6b1c8b60 + languageName: node + linkType: hard + "keypather@npm:^1.10.2": version: 1.10.2 resolution: "keypather@npm:1.10.2" @@ -12622,6 +12867,15 @@ __metadata: languageName: node linkType: hard +"lie@npm:~3.3.0": + version: 3.3.0 + resolution: "lie@npm:3.3.0" + dependencies: + immediate: ~3.0.5 + checksum: 33102302cf19766f97919a6a98d481e01393288b17a6aa1f030a3542031df42736edde8dab29ffdbf90bebeffc48c761eb1d064dc77592ca3ba3556f9fe6d2a8 + languageName: node + linkType: hard + "lilconfig@npm:^2.0.3": version: 2.1.0 resolution: "lilconfig@npm:2.1.0" @@ -15229,7 +15483,7 @@ __metadata: languageName: node linkType: hard -"pako@npm:^1.0.5, pako@npm:~1.0.5": +"pako@npm:^1.0.5, pako@npm:~1.0.2, pako@npm:~1.0.5": version: 1.0.11 resolution: "pako@npm:1.0.11" checksum: 1be2bfa1f807608c7538afa15d6f25baa523c30ec870a3228a89579e474a4d992f4293859524e46d5d87fd30fa17c5edf34dbef0671251d9749820b488660b16 @@ -16798,7 +17052,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:^2.0.2, readable-stream@npm:^2.2.2, readable-stream@npm:^2.3.3, readable-stream@npm:^2.3.6": +"readable-stream@npm:^2.0.2, readable-stream@npm:^2.2.2, readable-stream@npm:^2.3.3, readable-stream@npm:^2.3.6, readable-stream@npm:~2.3.6": version: 2.3.8 resolution: "readable-stream@npm:2.3.8" dependencies: @@ -17425,6 +17679,13 @@ __metadata: languageName: node linkType: hard +"resize-observer-polyfill@npm:^1.5.1": + version: 1.5.1 + resolution: "resize-observer-polyfill@npm:1.5.1" + checksum: 57e7f79489867b00ba43c9c051524a5c8f162a61d5547e99333549afc23e15c44fd43f2f318ea0261ea98c0eb3158cca261e6f48d66e1ed1cd1f340a43977094 + languageName: node + linkType: hard + "resolve-alpn@npm:^1.0.0": version: 1.2.1 resolution: "resolve-alpn@npm:1.2.1" @@ -17774,7 +18035,7 @@ __metadata: languageName: node linkType: hard -"semver@npm:^7.2.1, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8": +"semver@npm:^7.2.1, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7": version: 7.4.0 resolution: "semver@npm:7.4.0" dependencies: @@ -17785,6 +18046,17 @@ __metadata: languageName: node linkType: hard +"semver@npm:^7.5.4": + version: 7.5.4 + resolution: "semver@npm:7.5.4" + dependencies: + lru-cache: ^6.0.0 + bin: + semver: bin/semver.js + checksum: 12d8ad952fa353b0995bf180cdac205a4068b759a140e5d3c608317098b3575ac2f1e09182206bf2eb26120e1c0ed8fb92c48c592f6099680de56bb071423ca3 + languageName: node + linkType: hard + "send@npm:0.18.0": version: 0.18.0 resolution: "send@npm:0.18.0" @@ -17913,6 +18185,75 @@ __metadata: languageName: node linkType: hard +"sharp@npm:0.33.0": + version: 0.33.0 + resolution: "sharp@npm:0.33.0" + dependencies: + "@img/sharp-darwin-arm64": 0.33.0 + "@img/sharp-darwin-x64": 0.33.0 + "@img/sharp-libvips-darwin-arm64": 1.0.0 + "@img/sharp-libvips-darwin-x64": 1.0.0 + "@img/sharp-libvips-linux-arm": 1.0.0 + "@img/sharp-libvips-linux-arm64": 1.0.0 + "@img/sharp-libvips-linux-s390x": 1.0.0 + "@img/sharp-libvips-linux-x64": 1.0.0 + "@img/sharp-libvips-linuxmusl-arm64": 1.0.0 + "@img/sharp-libvips-linuxmusl-x64": 1.0.0 + "@img/sharp-linux-arm": 0.33.0 + "@img/sharp-linux-arm64": 0.33.0 + "@img/sharp-linux-s390x": 0.33.0 + "@img/sharp-linux-x64": 0.33.0 + "@img/sharp-linuxmusl-arm64": 0.33.0 + "@img/sharp-linuxmusl-x64": 0.33.0 + "@img/sharp-wasm32": 0.33.0 + "@img/sharp-win32-ia32": 0.33.0 + "@img/sharp-win32-x64": 0.33.0 + color: ^4.2.3 + detect-libc: ^2.0.2 + semver: ^7.5.4 + dependenciesMeta: + "@img/sharp-darwin-arm64": + optional: true + "@img/sharp-darwin-x64": + optional: true + "@img/sharp-libvips-darwin-arm64": + optional: true + "@img/sharp-libvips-darwin-x64": + optional: true + "@img/sharp-libvips-linux-arm": + optional: true + "@img/sharp-libvips-linux-arm64": + optional: true + "@img/sharp-libvips-linux-s390x": + optional: true + "@img/sharp-libvips-linux-x64": + optional: true + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + "@img/sharp-libvips-linuxmusl-x64": + optional: true + "@img/sharp-linux-arm": + optional: true + "@img/sharp-linux-arm64": + optional: true + "@img/sharp-linux-s390x": + optional: true + "@img/sharp-linux-x64": + optional: true + "@img/sharp-linuxmusl-arm64": + optional: true + "@img/sharp-linuxmusl-x64": + optional: true + "@img/sharp-wasm32": + optional: true + "@img/sharp-win32-ia32": + optional: true + "@img/sharp-win32-x64": + optional: true + checksum: a140577f7a316642c4bbc3f654e7ee7b86d32f0c5ee572df1a09519ca5972d2fe45fbb3213df65fcffafbe4b2acbc57172dc035cca844153eba2b66465910d02 + languageName: node + linkType: hard + "sharp@npm:^0.30.7": version: 0.30.7 resolution: "sharp@npm:0.30.7" @@ -17930,23 +18271,6 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.31.0": - version: 0.31.3 - resolution: "sharp@npm:0.31.3" - dependencies: - color: ^4.2.3 - detect-libc: ^2.0.1 - node-addon-api: ^5.0.0 - node-gyp: latest - prebuild-install: ^7.1.1 - semver: ^7.3.8 - simple-get: ^4.0.1 - tar-fs: ^2.1.1 - tunnel-agent: ^0.6.0 - checksum: 29fd1dfbc616c6389f53f366cec342b4353d9f2a37e98952ca273db38dca57dfa0f336322d6d763f0fae876042ead22fd86ffe26d70c32ade2458d421db60d04 - languageName: node - linkType: hard - "shebang-command@npm:^1.2.0": version: 1.2.0 resolution: "shebang-command@npm:1.2.0" @@ -20094,6 +20418,15 @@ __metadata: languageName: node linkType: hard +"use-debounce@npm:^9.0.4": + version: 9.0.4 + resolution: "use-debounce@npm:9.0.4" + peerDependencies: + react: ">=16.8.0" + checksum: 37da4ecbe4e10a6230580cac03a8cae1788ea3e417dfdd92fcf654325458cf1b4567fd57bebf888edab62701a6abe47059a585008fd04228784f223f94d66ce4 + languageName: node + linkType: hard + "utif@npm:^2.0.1": version: 2.0.1 resolution: "utif@npm:2.0.1"