Skip to content

Commit 1e36a39

Browse files
authored
10.3.7 (#865)
* udpate * 10.3.7
1 parent 18dc153 commit 1e36a39

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-rnd",
3-
"version": "10.3.6",
3+
"version": "10.3.7",
44
"description": "",
55
"title": "react-rnd",
66
"main": "./lib/index.es5.js",
@@ -99,7 +99,7 @@
9999
"fixture": "./fixture.html"
100100
},
101101
"dependencies": {
102-
"re-resizable": "6.9.5",
102+
"re-resizable": "6.9.6",
103103
"react-draggable": "4.4.4",
104104
"tslib": "2.3.1"
105105
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11992,10 +11992,10 @@ rc@^1.0.1, rc@^1.1.2, rc@^1.1.6, rc@^1.1.7, rc@^1.2.7:
1199211992
minimist "^1.2.0"
1199311993
strip-json-comments "~2.0.1"
1199411994

11995-
re-resizable@6.9.5:
11996-
version "6.9.5"
11997-
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.5.tgz#9d54ad5ee6323a48b83e8a49939960cafba235bc"
11998-
integrity sha512-Q4+K8gOPbUBmbJCa0qfoVXBGnCwkAJrZ9KUca4GDn5FmxyV2HtLrBz7u43uUOb0y7xKbwcfuftweiOCIDEiCQA==
11995+
re-resizable@6.9.6:
11996+
version "6.9.6"
11997+
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.6.tgz#b95d37e3821481b56ddfb1e12862940a791e827d"
11998+
integrity sha512-0xYKS5+Z0zk+vICQlcZW+g54CcJTTmHluA7JUUgvERDxnKAnytylcyPsA+BSFi759s5hPlHmBRegFrwXs2FuBQ==
1199911999
dependencies:
1200012000
fast-memoize "^2.5.1"
1200112001

0 commit comments

Comments
 (0)