Fixed the selection and rendering issues of the syncstore
This commit is contained in:
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -30,8 +30,8 @@ importers:
|
||||
specifier: ^1.0.10
|
||||
version: 1.0.10
|
||||
'@warkypublic/zustandsyncstore':
|
||||
specifier: ^0.0.2
|
||||
version: 0.0.2(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1))(zustand@5.0.8(@types/react@19.1.13)(immer@10.1.3)(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1)))
|
||||
specifier: ^0.0.4
|
||||
version: 0.0.4(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1))(zustand@5.0.8(@types/react@19.1.13)(immer@10.1.3)(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1)))
|
||||
immer:
|
||||
specifier: ^10.1.3
|
||||
version: 10.1.3
|
||||
@@ -1180,8 +1180,8 @@ packages:
|
||||
resolution: {integrity: sha512-qIgjcWqLyYfoKDUYt3Gm7PVe2S4AdjA46J1jPIff1p6wUP5WsHA8UfZq7pEdP6YNxqavv+h84oe1+HsJOoU6jQ==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
'@warkypublic/zustandsyncstore@0.0.2':
|
||||
resolution: {integrity: sha512-QHeOjBcO5K5T9O50BCxQZSTkagiUBUi8WnxG2JBXtwTJL8SIPKqM4E21OxjH7sC9e8FyQdCyGWiAl/5GYxaWow==}
|
||||
'@warkypublic/zustandsyncstore@0.0.4':
|
||||
resolution: {integrity: sha512-LJ+/rxnPeAybcRSVWHzl3dHC35IsqZH1n++g6Xv3fMXX41XPF/bkCMd3lKatqLmQWPwtMPriBSmG4ukm47vaAQ==}
|
||||
peerDependencies:
|
||||
react: '>= 19.0.0'
|
||||
use-sync-external-store: '>= 1.4.0'
|
||||
@@ -4493,7 +4493,7 @@ snapshots:
|
||||
semver: 7.7.2
|
||||
uuid: 11.1.0
|
||||
|
||||
'@warkypublic/zustandsyncstore@0.0.2(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1))(zustand@5.0.8(@types/react@19.1.13)(immer@10.1.3)(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1)))':
|
||||
'@warkypublic/zustandsyncstore@0.0.4(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1))(zustand@5.0.8(@types/react@19.1.13)(immer@10.1.3)(react@19.1.1)(use-sync-external-store@1.5.0(react@19.1.1)))':
|
||||
dependencies:
|
||||
'@warkypublic/artemis-kit': 1.0.10
|
||||
react: 19.1.1
|
||||
|
||||
Reference in New Issue
Block a user