Skip to content

Commit d962d5a

Browse files
authored
10.3.5 (#827)
* re-resizable: 6.9.1 * 10.3.5
1 parent 6576bd6 commit d962d5a

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.4",
3+
"version": "10.3.5",
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.0",
102+
"re-resizable": "6.9.1",
103103
"react-draggable": "4.4.3",
104104
"tslib": "2.3.0"
105105
}

yarn.lock

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

11458-
re-resizable@6.9.0:
11459-
version "6.9.0"
11460-
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.0.tgz#9c3059b389ced6ade602234cc5bb1e12d231cd47"
11461-
integrity sha512-3cUDG81ylyqI0Pdgle/RHwwRYq0ORZzsUaySOCO8IbEtNyaRtrIHYm/jMQ5pjcNiKCxR3vsSymIQZHwJq4gg2Q==
11458+
re-resizable@6.9.1:
11459+
version "6.9.1"
11460+
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.1.tgz#6be082b55d02364ca4bfee139e04feebdf52441c"
11461+
integrity sha512-KRYAgr9/j1PJ3K+t+MBhlQ+qkkoLDJ1rs0z1heIWvYbCW/9Vq4djDU+QumJ3hQbwwtzXF6OInla6rOx6hhgRhQ==
1146211462
dependencies:
1146311463
fast-memoize "^2.5.1"
1146411464

0 commit comments

Comments
 (0)