Skip to content

Commit 27fc6f7

Browse files
fix(frontend): update dependency slate-history to v0.86.0
1 parent 791af77 commit 27fc6f7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"react-window-reversed": "1.4.1",
101101
"rehype-raw": "6.1.1",
102102
"slate": "0.86.0",
103-
"slate-history": "0.85.0",
103+
"slate-history": "0.86.0",
104104
"slate-react": "0.83.2",
105105
"stream-browserify": "3.0.0",
106106
"styled-components": "5.3.6",

www/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13531,14 +13531,14 @@ __metadata:
1353113531
languageName: node
1353213532
linkType: hard
1353313533

13534-
"slate-history@npm:0.85.0":
13535-
version: 0.85.0
13536-
resolution: "slate-history@npm:0.85.0"
13534+
"slate-history@npm:0.86.0":
13535+
version: 0.86.0
13536+
resolution: "slate-history@npm:0.86.0"
1353713537
dependencies:
1353813538
is-plain-object: ^5.0.0
1353913539
peerDependencies:
1354013540
slate: ">=0.65.3"
13541-
checksum: 561a536163f7a5289bb6c04fd301fa2c15691ba043b3465a90d86612dcc102f18a08d9bd831c44157b05ee04c5f792ffc1c203a67799b6cd7f8cbbd965a19a4c
13541+
checksum: 1adb1997056b87ddac83ab5e69efd317ece443458a3f40aa82429121b4f79501576b16a8b143bc9b6c7ba2374cbcf5f9e9bd05b1377ab6238a52086cd3b94838
1354213542
languageName: node
1354313543
linkType: hard
1354413544

@@ -15823,7 +15823,7 @@ __metadata:
1582315823
rehype-raw: 6.1.1
1582415824
serve: 14.1.2
1582515825
slate: 0.86.0
15826-
slate-history: 0.85.0
15826+
slate-history: 0.86.0
1582715827
slate-react: 0.83.2
1582815828
source-map-explorer: 2.5.3
1582915829
stream-browserify: 3.0.0

0 commit comments

Comments
 (0)