Skip to content

Commit

Permalink
chore(deps): update dependency slate to v0.110.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 6ce2dd3 commit 555c0cb
Show file tree
Hide file tree
Showing 13 changed files with 41 additions and 41 deletions.
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.22",
"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.22",
"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.10",
"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.10",
"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.22",
"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.22",
"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.10",
"@wangeditor-next/yjs": "^0.1.19",
"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
58 changes: 29 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3424,11 +3424,11 @@ __metadata:
"@types/is-url": "npm:^1.2.29"
is-url: "npm:^1.2.4"
peerDependencies:
"@wangeditor-next/core": 1.7.21
"@wangeditor-next/core": 1.7.22
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 @@ -3440,9 +3440,9 @@ __metadata:
"@types/prismjs": "npm:^1.16.5"
prismjs: "npm:^1.23.0"
peerDependencies:
"@wangeditor-next/core": 1.7.21
"@wangeditor-next/core": 1.7.22
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 @@ -3471,7 +3471,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 @@ -3499,7 +3499,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 @@ -3508,9 +3508,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wangeditor-next/list-module@workspace:packages/list-module"
peerDependencies:
"@wangeditor-next/core": 1.7.21
"@wangeditor-next/core": 1.7.22
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 @@ -3521,7 +3521,7 @@ __metadata:
peerDependencies:
"@wangeditor-next/editor": 5.6.10
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 @@ -3547,7 +3547,7 @@ __metadata:
peerDependencies:
"@wangeditor-next/editor": 5.6.10
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 @@ -3556,13 +3556,13 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wangeditor-next/table-module@workspace:packages/table-module"
peerDependencies:
"@wangeditor-next/core": 1.7.21
"@wangeditor-next/core": 1.7.22
dom7: ^3.0.0
lodash.debounce: ^4.0.8
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 @@ -3573,11 +3573,11 @@ __metadata:
peerDependencies:
"@uppy/core": ^2.0.3
"@uppy/xhr-upload": ^2.0.3
"@wangeditor-next/basic-modules": 1.5.20
"@wangeditor-next/core": 1.7.21
"@wangeditor-next/basic-modules": 1.5.21
"@wangeditor-next/core": 1.7.22
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 @@ -3588,10 +3588,10 @@ __metadata:
peerDependencies:
"@uppy/core": ^2.1.4
"@uppy/xhr-upload": ^2.0.7
"@wangeditor-next/core": 1.7.21
"@wangeditor-next/core": 1.7.22
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 @@ -3683,7 +3683,7 @@ __metadata:
"@wangeditor-next/editor": 5.6.10
"@wangeditor-next/yjs": ^0.1.19
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 @@ -3692,12 +3692,12 @@ __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"
peerDependencies:
"@wangeditor-next/core": 1.7.21
"@wangeditor-next/core": 1.7.22
slate: ^0.72.0
yjs: ^13.5.29
languageName: unknown
Expand Down Expand Up @@ -7547,10 +7547,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 @@ -11685,14 +11685,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

0 comments on commit 555c0cb

Please sign in to comment.