Skip to content

Commit 82b08d9

Browse files
committed
Upgrade editure to v0.1.9
1 parent 3dfd0ce commit 82b08d9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

editor/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"classnames": "^2.2.6",
1616
"customize-cra": "^0.9.1",
1717
"dayjs": "^1.8.20",
18-
"editure": "^0.1.7",
18+
"editure": "^0.1.9",
1919
"editure-constants": "^0.1.0",
20-
"editure-react": "^0.1.7",
20+
"editure-react": "^0.1.9",
2121
"emotion": "^10.0.27",
2222
"is-hotkey": "^0.1.6",
2323
"lodash.omit": "^4.5.0",

editor/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -4271,18 +4271,18 @@ editure-constants@^0.1.2:
42714271
resolved "https://registry.npm.taobao.org/editure-constants/download/editure-constants-0.1.2.tgz#4fe71f43d47af1c3dd672dd2c242aa627fab793f"
42724272
integrity sha1-T+cfQ9R68cPdZy3SwkKqYn+reT8=
42734273

4274-
editure-react@^0.1.7:
4275-
version "0.1.7"
4276-
resolved "https://registry.npm.taobao.org/editure-react/download/editure-react-0.1.7.tgz#76684d2d5bc0c3e146fb22bb242bd2ae9849ee2c"
4277-
integrity sha1-dmhNLVvAw+FG+yK7JCvSrphJ7iw=
4274+
4275+
version "0.1.9"
4276+
resolved "https://registry.npm.taobao.org/editure-react/download/editure-react-0.1.9.tgz#dc661702d18499517e7e5c8f15153f7f867057ee"
4277+
integrity sha1-3GYXAtGEmVF+flyPFRU/f4ZwV+4=
42784278
dependencies:
4279-
editure "^0.1.7"
4279+
editure "^0.1.9"
42804280
tuture-slate-react "^0.57.4"
42814281

4282-
editure@^0.1.7:
4283-
version "0.1.7"
4284-
resolved "https://registry.npm.taobao.org/editure/download/editure-0.1.7.tgz#645e46b3447d5ef3305347f89b0341ba1179a877"
4285-
integrity sha1-ZF5Gs0R9XvMwU0f4mwNBuhF5qHc=
4282+
editure@0.1.9, editure@^0.1.9:
4283+
version "0.1.9"
4284+
resolved "https://registry.npm.taobao.org/editure/download/editure-0.1.9.tgz#4378e10d8dbe820684b1722c5e47c0e1709c0620"
4285+
integrity sha1-Q3jhDY2+ggaEsXIsXkfA4XCcBiA=
42864286
dependencies:
42874287
editure-constants "^0.1.2"
42884288
escape-html "^1.0.3"

0 commit comments

Comments
 (0)