diff --git a/package.json b/package.json index 34a30c5755..38cc501159 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@next/bundle-analyzer": "^10.0.1", "@reduxjs/toolkit": "^1.4.0", "@wordpress/api-fetch": "^3.19.1", - "@worldresources/gfw-components": "^3.2.2", + "@worldresources/gfw-components": "wri/gfw-components#feat/consume-notifications", "aws-sdk": "^2.291.0", "axios": "^0.21.1", "chroma-js": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 5056c0b437..a44488eadb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3657,6 +3657,30 @@ reflexbox "^4.0.6" reselect "^4.0.0" +"@worldresources/gfw-components@wri/gfw-components#feat/consume-notifications": + version "3.3.0" + resolved "https://codeload.github.com/wri/gfw-components/tar.gz/851e5630be1c427af02e3db849042369e7f45036" + dependencies: + "@artsy/fresnel" "^1.1.0" + "@tippyjs/react" "^4.0.2" + axios "^0.19.2" + classnames "^2.2.6" + date-fns "^2.13.0" + emotion-rgba "^0.0.8" + final-form "^4.19.1" + moment "^2.29.3" + polished "^3.6.2" + query-string "^6.12.0" + react-final-form "^6.4.0" + react-html-parser "^2.0.2" + react-modal "^3.11.2" + react-outside-click-handler "^1.3.0" + react-slick "^0.25.2" + react-tagsinput "^3.19.0" + react-toggle "^4.1.1" + reflexbox "^4.0.6" + reselect "^4.0.0" + "@yarnpkg/lockfile@^1.1.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"