diff --git a/sites/dev/package.json b/sites/dev/package.json index b6cb93e0c12..d97bcbd486c 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -49,7 +49,7 @@ "react-instantsearch-hooks-web": "6.47.3", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", - "react-timeago": "7.1.0", + "react-timeago": "7.2.0", "rehype-autolink-headings": "6.1.1", "rehype-highlight": "6.0.0", "rehype-sanitize": "5.0.1", diff --git a/sites/lab/package.json b/sites/lab/package.json index 3046408a86f..1e3e74d2961 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -52,7 +52,7 @@ "react-instantsearch-dom": "6.40.4", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", - "react-timeago": "7.1.0", + "react-timeago": "7.2.0", "rehype-autolink-headings": "6.1.1", "rehype-highlight": "6.0.0", "rehype-sanitize": "5.0.1", diff --git a/sites/org/package.json b/sites/org/package.json index 52533734275..3da9a676b15 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -52,7 +52,7 @@ "react-instantsearch-dom": "6.40.4", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", - "react-timeago": "7.1.0", + "react-timeago": "7.2.0", "rehype-autolink-headings": "6.1.1", "rehype-highlight": "6.0.0", "rehype-sanitize": "5.0.1", diff --git a/sites/shared/package.json b/sites/shared/package.json index 59873f70621..24d1150dc6f 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -45,7 +45,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-markdown": "8.0.7", - "react-timeago": "7.1.0", + "react-timeago": "7.2.0", "react-zoom-pan-pinch": "3.1.0", "rehype-autolink-headings": "6.1.1", "rehype-highlight": "6.0.0", diff --git a/yarn.lock b/yarn.lock index edc402f4294..f3ddc671fc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6913,11 +6913,6 @@ globby@^13.1.3, globby@^13.1.4: merge2 "^1.4.1" slash "^4.0.0" -goober@^2.1.10: - version "2.1.13" - resolved "https://registry.yarnpkg.com/goober/-/goober-2.1.13.tgz#e3c06d5578486212a76c9eba860cbc3232ff6d7c" - integrity sha512-jFj3BQeleOoy7t93E9rZ2de+ScC4lQICLwiAQmKMg9F6roKGaLSHoCDYKkWlSafg138jejvq/mTdvmnwDQgqoQ== - gopd@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c" @@ -11972,13 +11967,6 @@ react-fast-compare@^3.0.0: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== -react-hot-toast@2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.4.1.tgz#df04295eda8a7b12c4f968e54a61c8d36f4c0994" - integrity sha512-j8z+cQbWIM5LY37pR6uZR6D4LfseplqnuAO4co4u8917hBUvXlEqyP1ZzqVLcqoyUesZZv/ImreoCeHVDpE5pQ== - dependencies: - goober "^2.1.10" - react-hotkeys-hook@4.4.1: version "4.4.1" resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.1.tgz#1f7a7a1c9c21d4fa3280bf340fcca8fd77d81994" @@ -12074,10 +12062,10 @@ react-swipeable@7.0.1: resolved "https://registry.yarnpkg.com/react-swipeable/-/react-swipeable-7.0.1.tgz#cd299f5986c5e4a7ee979839658c228f660e1e0c" integrity sha512-RKB17JdQzvECfnVj9yDZsiYn3vH0eyva/ZbrCZXZR0qp66PBRhtg4F9yJcJTWYT5Adadi+x4NoG53BxKHwIYLQ== -react-timeago@7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.1.0.tgz#248bc6aa40a561249e756b2df402c94f1a296a85" - integrity sha512-rouF7MiEm55fH791Y8cg+VobIJgx8gtNJ+gjr86R4ZqO1WKPkXiXjdT/lRzrvEkUzsxT1exHqV2V+Zdi114H3A== +react-timeago@7.2.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.2.0.tgz#ae929d7423a63cbc3dc228e49d22fbf586d459ca" + integrity sha512-2KsBEEs+qRhKx/kekUVNSTIpop3Jwd7SRBm0R4Eiq3mPeswRGSsftY9FpKsE/lXLdURyQFiHeHFrIUxLYskG5g== react-zoom-pan-pinch@3.1.0: version "3.1.0"