Browse Source

chore(deps): Bump react-grid-layout from 1.3.0 -> 1.3.4 (#32677)

Evan Purkhiser 3 years ago
parent
commit
3832a64858
2 changed files with 12 additions and 12 deletions
  1. 2 2
      package.json
  2. 10 10
      yarn.lock

+ 2 - 2
package.json

@@ -48,7 +48,7 @@
     "@types/react-date-range": "^1.1.5",
     "@types/react-document-title": "^2.0.5",
     "@types/react-dom": "~17.0.9",
-    "@types/react-grid-layout": "^1.3.0",
+    "@types/react-grid-layout": "^1.3.2",
     "@types/react-mentions": "4.1.2",
     "@types/react-router": "^3.0.22",
     "@types/react-select": "3.0.8",
@@ -117,7 +117,7 @@
     "react-date-range": "^1.3.0",
     "react-document-title": "2.0.3",
     "react-dom": "17.0.2",
-    "react-grid-layout": "^1.3.0",
+    "react-grid-layout": "^1.3.4",
     "react-hotkeys-hook": "^3.4.3",
     "react-lazyload": "^2.3.0",
     "react-mentions": "4.3.0",

+ 10 - 10
yarn.lock

@@ -4367,10 +4367,10 @@
   dependencies:
     "@types/react" "*"
 
-"@types/react-grid-layout@^1.3.0":
-  version "1.3.0"
-  resolved "https://registry.yarnpkg.com/@types/react-grid-layout/-/react-grid-layout-1.3.0.tgz#aa00b2b8de350aa7f6c570e69d7a0daf571de24c"
-  integrity sha512-Pytm7lvm4h91yN9CpdjV8IpU/hgVRHrUhDEIX593e4Mx9V14Pr3gWtj21WHzy5bDqU//jnGGVVSYJ3QVuI1NaQ==
+"@types/react-grid-layout@^1.3.2":
+  version "1.3.2"
+  resolved "https://registry.yarnpkg.com/@types/react-grid-layout/-/react-grid-layout-1.3.2.tgz#9f195666a018a5ae2b773887e3b552cb4378d67f"
+  integrity sha512-ZzpBEOC1JTQ7MGe1h1cPKSLP4jSWuxc+yvT4TsAlEW9+EFPzAf8nxQfFd7ea9gL17Em7PbwJZAsiwfQQBUklZQ==
   dependencies:
     "@types/react" "*"
 
@@ -13191,14 +13191,14 @@ react-fast-compare@^3.0.1, react-fast-compare@^3.2.0:
   resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
   integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
 
-react-grid-layout@^1.3.0:
-  version "1.3.0"
-  resolved "https://registry.yarnpkg.com/react-grid-layout/-/react-grid-layout-1.3.0.tgz#ca8a3e13e62ee2162fa658b1eec4b8eec0203dbd"
-  integrity sha512-WqFwybAItXu0AaSt9YL8+9xE5YotIzMcCYE0Q9XBqSKNyShTxPbC0LjObV/tOWZoADNWJ+osseVfRoZsjzwWXg==
+react-grid-layout@^1.3.4:
+  version "1.3.4"
+  resolved "https://registry.yarnpkg.com/react-grid-layout/-/react-grid-layout-1.3.4.tgz#4fa819be24a1ba9268aa11b82d63afc4762a32ff"
+  integrity sha512-sB3rNhorW77HUdOjB4JkelZTdJGQKuXLl3gNg+BI8gJkTScspL1myfZzW/EM0dLEn+1eH+xW+wNqk0oIM9o7cw==
   dependencies:
-    classnames "2.3.1"
+    clsx "^1.1.1"
     lodash.isequal "^4.0.0"
-    prop-types "^15.0.0"
+    prop-types "^15.8.1"
     react-draggable "^4.0.0"
     react-resizable "^3.0.4"