diff --git a/package.json b/package.json index d0887fd8..0e8c1fc0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/justinedelson" }, "dependencies": { - "@adobe/gatsby-theme-aio": "4.9.7", + "@adobe/gatsby-theme-aio": "4.10.3", "@emotion/react": "11.8.2", "@spectrum-css/buttongroup": "3.0.10", "@spectrum-css/fieldlabel": "4.0.17", diff --git a/yarn.lock b/yarn.lock index 014b427e..cdd20ddd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24,10 +24,10 @@ globby "^11.0.1" graphql-fetch "^1.0.1" -"@adobe/gatsby-theme-aio@4.9.7": - version "4.9.7" - resolved "https://registry.yarnpkg.com/@adobe/gatsby-theme-aio/-/gatsby-theme-aio-4.9.7.tgz#1ba78c79a95f9585cad6a17719a0273aa4759554" - integrity sha512-CZWIunOtmbL39MyGGswsSAyNN3dFETZfPiMhJiIzJ2SIgGn0WLX29UL7+J/KlnwQqRZ8KevJADCr5ZgjqK6Ljw== +"@adobe/gatsby-theme-aio@4.10.3": + version "4.10.3" + resolved "https://registry.yarnpkg.com/@adobe/gatsby-theme-aio/-/gatsby-theme-aio-4.10.3.tgz#3e6ce205fca328dbaf9c110b111da8f88e16845d" + integrity sha512-HYJ8zILFMuizBHDzDnnlN1qDRS72mVj4OfuPZaiBngf7svyRCWSj5dynOYkuziQDA/48Ab8cYjfgD+kyxXWWCA== dependencies: "@adobe/focus-ring-polyfill" "^0.1.5" "@adobe/gatsby-source-github-file-contributors" "^0.3.1" @@ -105,6 +105,7 @@ redoc-cli "^0.13.20" rehype-slug-custom-id "^1.1.0" request "^2.88.2" + resize-observer-polyfill "^1.5.1" sharp "^0.31.0" stream-http "^3.2.0" styled-components "^5.3.5" @@ -112,6 +113,7 @@ 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" "@adobe/prism-adobe@^1.0.3": @@ -14536,6 +14538,11 @@ requires-port@^1.0.0: resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ== +resize-observer-polyfill@^1.5.1: + version "1.5.1" + resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464" + integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg== + resolve-alpn@^1.0.0: version "1.2.1" resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.2.1.tgz#b7adbdac3546aaaec20b45e7d8265927072726f9" @@ -16614,6 +16621,11 @@ url@^0.11.0: punycode "^1.4.1" qs "^6.11.0" +use-debounce@^9.0.4: + version "9.0.4" + resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-9.0.4.tgz#51d25d856fbdfeb537553972ce3943b897f1ac85" + integrity sha512-6X8H/mikbrt0XE8e+JXRtZ8yYVvKkdYRfmIhWZYsP8rcNs9hk3APV8Ua2mFkKRLcJKVdnX2/Vwrmg2GWKUQEaQ== + utif@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/utif/-/utif-2.0.1.tgz#9e1582d9bbd20011a6588548ed3266298e711759"