Skip to content

Commit 7255a0a

Browse files
committed
vendor
1 parent e9e1800 commit 7255a0a

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

.changeset/great-candles-joke.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@udecode/plate-core': patch
3+
---
4+
5+
bump zustand-x

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"slate-react": "0.112.1",
7474
"use-deep-compare": "^1.3.0",
7575
"zustand": "^5.0.3",
76-
"zustand-x": "6.0.3"
76+
"zustand-x": "6.1.0"
7777
},
7878
"peerDependencies": {
7979
"react": ">=18.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6341,7 +6341,7 @@ __metadata:
63416341
resolution: "@udecode/plate-ai@workspace:packages/ai"
63426342
dependencies:
63436343
"@udecode/plate-combobox": "npm:44.0.0"
6344-
"@udecode/plate-markdown": "npm:44.0.0"
6344+
"@udecode/plate-markdown": "npm:45.0.4"
63456345
"@udecode/plate-selection": "npm:44.0.0"
63466346
ai: "npm:^3.4.33"
63476347
lodash: "npm:^4.17.21"
@@ -6512,7 +6512,7 @@ __metadata:
65126512
slate-react: "npm:0.112.1"
65136513
use-deep-compare: "npm:^1.3.0"
65146514
zustand: "npm:^5.0.3"
6515-
zustand-x: "npm:6.0.3"
6515+
zustand-x: "npm:6.1.0"
65166516
peerDependencies:
65176517
react: ">=18.0.0"
65186518
react-dom: ">=18.0.0"
@@ -6813,7 +6813,7 @@ __metadata:
68136813
languageName: unknown
68146814
linkType: soft
68156815

6816-
"@udecode/plate-markdown@npm:44.0.0, @udecode/plate-markdown@workspace:^, @udecode/plate-markdown@workspace:packages/markdown":
6816+
"@udecode/plate-markdown@npm:45.0.4, @udecode/plate-markdown@workspace:^, @udecode/plate-markdown@workspace:packages/markdown":
68176817
version: 0.0.0-use.local
68186818
resolution: "@udecode/plate-markdown@workspace:packages/markdown"
68196819
dependencies:
@@ -22090,9 +22090,9 @@ __metadata:
2209022090
languageName: node
2209122091
linkType: hard
2209222092

22093-
"zustand-x@npm:6.0.3":
22094-
version: 6.0.3
22095-
resolution: "zustand-x@npm:6.0.3"
22093+
"zustand-x@npm:6.1.0":
22094+
version: 6.1.0
22095+
resolution: "zustand-x@npm:6.1.0"
2209622096
dependencies:
2209722097
immer: "npm:^10.0.3"
2209822098
lodash.mapvalues: "npm:^4.6.0"
@@ -22101,7 +22101,7 @@ __metadata:
2210122101
use-sync-external-store: "npm:1.4.0"
2210222102
peerDependencies:
2210322103
zustand: ">=5.0.2"
22104-
checksum: 10c0/95b9b67e2f5d954bad2f6bb705f215f9e8c1b2ddaa2368fa1d3b4b259569aa8b77aaba9847f66dcecaa6d4b1c7f86683bd6193d0fd86cc329d3bf733a634ff69
22104+
checksum: 10c0/713c8e728fdad4cdab3bdd06c57ed33e77471bbcadee3697f19a75211f872dace2bc7df666ef5908097defe71693b54252c456ce1b72af16f850d9b33d37807b
2210522105
languageName: node
2210622106
linkType: hard
2210722107

0 commit comments

Comments
 (0)