Skip to content

Commit bdb017d

Browse files
chore(deps): bump slate-react from 0.107.1 to 0.108.0 (#873)
Bumps [slate-react](https://github.com/ianstormtaylor/slate) from 0.107.1 to 0.108.0. - [Release notes](https://github.com/ianstormtaylor/slate/releases) - [Commits](https://github.com/ianstormtaylor/slate/compare/[email protected]@0.108.0) --- updated-dependencies: - dependency-name: slate-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 419fca6 commit bdb017d

File tree

2 files changed

+6
-22
lines changed

2 files changed

+6
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-text-truncate": "^0.19.0",
4848
"reading-time": "^1.5.0",
4949
"slate": "^0.100.0",
50-
"slate-react": "^0.107.1",
50+
"slate-react": "^0.108.0",
5151
"slugify": "^1.6.5",
5252
"yarn": "1.22.19",
5353
"zero-fill": "^2.2.4",

yarn.lock

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2184,13 +2184,6 @@ __metadata:
21842184
languageName: node
21852185
linkType: hard
21862186

2187-
"@types/is-hotkey@npm:^0.1.8":
2188-
version: 0.1.10
2189-
resolution: "@types/is-hotkey@npm:0.1.10"
2190-
checksum: 10c0/8ce7cc70a42e4191ba9871905a68fa6586a9da0bfa9940e20fe67e573b34bc79bfc23158e842c7bd3288ebf9c82ee5cce0c7fa1fe8245f6845c2f9b9f3afc536
2191-
languageName: node
2192-
linkType: hard
2193-
21942187
"@types/js-yaml@npm:^4.0.5":
21952188
version: 4.0.9
21962189
resolution: "@types/js-yaml@npm:4.0.9"
@@ -2212,13 +2205,6 @@ __metadata:
22122205
languageName: node
22132206
linkType: hard
22142207

2215-
"@types/lodash@npm:^4.14.200":
2216-
version: 4.14.202
2217-
resolution: "@types/lodash@npm:4.14.202"
2218-
checksum: 10c0/6064d43c8f454170841bd67c8266cc9069d9e570a72ca63f06bceb484cb4a3ee60c9c1f305c1b9e3a87826049fd41124b8ef265c4dd08b00f6766609c7fe9973
2219-
languageName: node
2220-
linkType: hard
2221-
22222208
"@types/node@npm:*":
22232209
version: 20.14.12
22242210
resolution: "@types/node@npm:20.14.12"
@@ -6684,7 +6670,7 @@ __metadata:
66846670
react-text-truncate: "npm:^0.19.0"
66856671
reading-time: "npm:^1.5.0"
66866672
slate: "npm:^0.100.0"
6687-
slate-react: "npm:^0.107.1"
6673+
slate-react: "npm:^0.108.0"
66886674
slugify: "npm:^1.6.5"
66896675
tailwindcss: "npm:^3.3.5"
66906676
typescript: "npm:5.2.2"
@@ -8910,13 +8896,11 @@ __metadata:
89108896
languageName: node
89118897
linkType: hard
89128898

8913-
"slate-react@npm:^0.107.1":
8914-
version: 0.107.1
8915-
resolution: "slate-react@npm:0.107.1"
8899+
"slate-react@npm:^0.108.0":
8900+
version: 0.108.0
8901+
resolution: "slate-react@npm:0.108.0"
89168902
dependencies:
89178903
"@juggle/resize-observer": "npm:^3.4.0"
8918-
"@types/is-hotkey": "npm:^0.1.8"
8919-
"@types/lodash": "npm:^4.14.200"
89208904
direction: "npm:^1.0.4"
89218905
is-hotkey: "npm:^0.2.0"
89228906
is-plain-object: "npm:^5.0.0"
@@ -8927,7 +8911,7 @@ __metadata:
89278911
react: ">=18.2.0"
89288912
react-dom: ">=18.2.0"
89298913
slate: ">=0.99.0"
8930-
checksum: 10c0/8dbfbb95f3ac9c0295772f693a8670bccf3e1d5c4bb7f8bed6748f5b4ca335f6e416d9e63a81493ad1d0709e0d33a156cbc8b21bbd067f4d59f155c7511303b4
8914+
checksum: 10c0/8c5aedf3d82842b504f448cdc632cf1725dcca6657a41f46f97906c886a53bf4e30d18ced9088cb664af41c5087dd8451fae206fce1dc3a248a7dc8800dd226c
89318915
languageName: node
89328916
linkType: hard
89338917

0 commit comments

Comments
 (0)