Skip to content

Commit 56c81a7

Browse files
author
usbsync
committed
update entry modal
1 parent 1663323 commit 56c81a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"dependencies": {
117117
"@egjs/react-infinitegrid": "^4.1.1",
118118
"@entrylabs/event": "^1.0.3",
119-
"@entrylabs/modal": "^1.2.5",
119+
"@entrylabs/modal": "^1.2.9",
120120
"@entrylabs/postcss-url": "^8.0.1",
121121
"@toast-ui/react-grid": "^4.10.1",
122122
"axios": "^0.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1344,10 +1344,10 @@
13441344
resolved "https://registry.yarnpkg.com/@entrylabs/event/-/event-1.0.3.tgz#a8754edcf4e44c0365a0e95b57801f3f52532e9d"
13451345
integrity sha512-IDC7sWnfe8GVQIEGsct9Bcsj1Nh4XikO6PG+veVuix0Zv/XH98NkFjmXiyrriJ/rjJoGFBq6sKesfmaFCCr3MA==
13461346

1347-
"@entrylabs/modal@^1.2.5":
1348-
version "1.2.7"
1349-
resolved "https://registry.yarnpkg.com/@entrylabs/modal/-/modal-1.2.7.tgz#f294b513b406c2d01b92f46f17003771deba3abb"
1350-
integrity sha512-metqeRD0hnD0ZgfFVgelI+4yzVume0NDZfwI2OdQlgZSzgTexLMg3iJBGXRJGieyodxeVYwOXUwIE6C/hTf45A==
1347+
"@entrylabs/modal@^1.2.9":
1348+
version "1.2.9"
1349+
resolved "https://registry.yarnpkg.com/@entrylabs/modal/-/modal-1.2.9.tgz#b639b46c04988b6195f3c01567dfdec1a1a1cefb"
1350+
integrity sha512-nT9sPk4YQaSga1mu4u8maRXfaQsfhaTjDoTCJ6bB7VTrvuCMe8Glw7ORXRgSEKiIIzWV+bjx3SNwAmxxMyheWA==
13511351
dependencies:
13521352
lodash-es "^4.17.21"
13531353
rimraf "^3.0.2"

0 commit comments

Comments
 (0)