Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency slate to v0.110.2 #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/basic-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dom7": "^3.0.0",
"lodash.throttle": "^4.1.1",
"nanoid": "^5.0.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"snabbdom": "^3.1.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/code-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"peerDependencies": {
"@wangeditor-next/core": "1.7.25",
"dom7": "^3.0.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"snabbdom": "^3.1.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"lodash.throttle": "^4.1.1",
"lodash.toarray": "^4.4.0",
"nanoid": "^5.0.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"snabbdom": "^3.1.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"lodash.throttle": "^4.1.1",
"lodash.toarray": "^4.4.0",
"nanoid": "^5.0.0",
"slate": "^0.72.0",
"slate": "^0.110.0",
"snabbdom": "^3.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/list-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"peerDependencies": {
"@wangeditor-next/core": "1.7.25",
"dom7": "^3.0.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"snabbdom": "^3.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-float-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"peerDependencies": {
"@wangeditor-next/editor": "5.6.15",
"dom7": "^3.0.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"snabbdom": "^3.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"peerDependencies": {
"@wangeditor-next/editor": "5.6.15",
"dom7": "^3.0.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"snabbdom": "^3.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/table-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"nanoid": "^5.0.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"snabbdom": "^3.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/upload-image-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@wangeditor-next/core": "1.7.25",
"dom7": "^3.0.0",
"lodash.foreach": "^4.5.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"snabbdom": "^3.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/video-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@wangeditor-next/core": "1.7.25",
"dom7": "^3.0.0",
"nanoid": "^5.0.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"snabbdom": "^3.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/yjs-for-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@wangeditor-next/editor": "5.6.15",
"@wangeditor-next/yjs": "^0.1.23",
"react": ">=16.8.0",
"slate": "^0.72.0",
"slate": "^0.72.0 || ^0.110.0",
"yjs": "^13.5.29"
}
}
2 changes: 1 addition & 1 deletion packages/yjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"y-protocols": "^1.0.5"
},
"devDependencies": {
"slate": "^0.72.0",
"slate": "^0.110.0",
"typescript": "^5.0.0",
"yjs": "^13.5.29"
}
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3622,7 +3622,7 @@ __metadata:
dom7: ^3.0.0
lodash.throttle: ^4.1.1
nanoid: ^5.0.0
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
snabbdom: ^3.1.0
languageName: unknown
linkType: soft
Expand All @@ -3636,7 +3636,7 @@ __metadata:
peerDependencies:
"@wangeditor-next/core": 1.7.25
dom7: ^3.0.0
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
snabbdom: ^3.1.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3665,7 +3665,7 @@ __metadata:
lodash.throttle: ^4.1.1
lodash.toarray: ^4.4.0
nanoid: ^5.0.0
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
snabbdom: ^3.1.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3707,7 +3707,7 @@ __metadata:
lodash.throttle: "npm:^4.1.1"
lodash.toarray: "npm:^4.4.0"
nanoid: "npm:^5.0.0"
slate: "npm:^0.72.0"
slate: "npm:^0.110.0"
snabbdom: "npm:^3.1.0"
languageName: unknown
linkType: soft
Expand All @@ -3718,7 +3718,7 @@ __metadata:
peerDependencies:
"@wangeditor-next/core": 1.7.25
dom7: ^3.0.0
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
snabbdom: ^3.1.0
languageName: unknown
linkType: soft
Expand All @@ -3729,7 +3729,7 @@ __metadata:
peerDependencies:
"@wangeditor-next/editor": 5.6.15
dom7: ^3.0.0
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
snabbdom: ^3.1.0
languageName: unknown
linkType: soft
Expand All @@ -3754,7 +3754,7 @@ __metadata:
peerDependencies:
"@wangeditor-next/editor": 5.6.15
dom7: ^3.0.0
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
snabbdom: ^3.1.0
languageName: unknown
linkType: soft
Expand All @@ -3769,7 +3769,7 @@ __metadata:
lodash.isequal: ^4.5.0
lodash.throttle: ^4.1.1
nanoid: ^5.0.0
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
snabbdom: ^3.1.0
languageName: unknown
linkType: soft
Expand All @@ -3784,7 +3784,7 @@ __metadata:
"@wangeditor-next/core": 1.7.25
dom7: ^3.0.0
lodash.foreach: ^4.5.0
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
snabbdom: ^3.1.0
languageName: unknown
linkType: soft
Expand All @@ -3798,7 +3798,7 @@ __metadata:
"@wangeditor-next/core": 1.7.25
dom7: ^3.0.0
nanoid: ^5.0.0
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
snabbdom: ^3.1.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3891,7 +3891,7 @@ __metadata:
"@wangeditor-next/editor": 5.6.15
"@wangeditor-next/yjs": ^0.1.23
react: ">=16.8.0"
slate: ^0.72.0
slate: ^0.72.0 || ^0.110.0
yjs: ^13.5.29
languageName: unknown
linkType: soft
Expand All @@ -3900,7 +3900,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wangeditor-next/yjs@workspace:packages/yjs"
dependencies:
slate: "npm:^0.72.0"
slate: "npm:^0.110.0"
typescript: "npm:^5.0.0"
y-protocols: "npm:^1.0.5"
yjs: "npm:^13.5.29"
Expand Down Expand Up @@ -7755,10 +7755,10 @@ __metadata:
languageName: node
linkType: hard

"immer@npm:^9.0.6":
version: 9.0.7
resolution: "immer@npm:9.0.7"
checksum: 10c0/80740aede86e89eb3a1de5f97f9045a971fa41a45488a9471c930579ce49a268a001df757be3609af9133157dd6fefb45000f61fbc3ff24e853aaa0163c7a6b0
"immer@npm:^10.0.3":
version: 10.1.1
resolution: "immer@npm:10.1.1"
checksum: 10c0/b749e10d137ccae91788f41bd57e9387f32ea6d6ea8fd7eb47b23fd7766681575efc7f86ceef7fe24c3bc9d61e38ff5d2f49c2663b2b0c056e280a4510923653
languageName: node
linkType: hard

Expand Down Expand Up @@ -11935,14 +11935,14 @@ __metadata:
languageName: node
linkType: hard

"slate@npm:^0.72.0":
version: 0.72.0
resolution: "slate@npm:0.72.0"
"slate@npm:^0.110.0":
version: 0.110.2
resolution: "slate@npm:0.110.2"
dependencies:
immer: "npm:^9.0.6"
immer: "npm:^10.0.3"
is-plain-object: "npm:^5.0.0"
tiny-warning: "npm:^1.0.3"
checksum: 10c0/9e22107270909ab616669273920dbccea25bc145a3b5d4c3b91b144d307c726f577ae4f3afe684fe9974ad3534287a64a1e66fafa35530e6ebfb8f53f4c44c3f
checksum: 10c0/90ed1b3c92898ccd4b3cb33216797acfb6eacbc2e60c7b8d8af4f02305195c3832a8cddb4651b10c4beb1da122bfaa42bb748e6464d75c8bfd545f017297041c
languageName: node
linkType: hard

Expand Down
Loading