|
|
@ -147,8 +147,8 @@ importers: |
|
|
|
specifier: ^11.0.5 |
|
|
|
specifier: ^11.0.5 |
|
|
|
version: 11.0.5 |
|
|
|
version: 11.0.5 |
|
|
|
zustand: |
|
|
|
zustand: |
|
|
|
specifier: ^4.5.5 |
|
|
|
specifier: ^5.0.1 |
|
|
|
version: 4.5.5(@types/react@18.3.11)(react@18.3.1) |
|
|
|
version: 5.0.1(@types/react@18.3.11)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)) |
|
|
|
devDependencies: |
|
|
|
devDependencies: |
|
|
|
'@playwright/test': |
|
|
|
'@playwright/test': |
|
|
|
specifier: ^1.48.0 |
|
|
|
specifier: ^1.48.0 |
|
|
@ -3243,6 +3243,24 @@ packages: |
|
|
|
react: |
|
|
|
react: |
|
|
|
optional: true |
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zustand@5.0.1: |
|
|
|
|
|
|
|
resolution: {integrity: sha512-pRET7Lao2z+n5R/HduXMio35TncTlSW68WsYBq2Lg1ASspsNGjpwLAsij3RpouyV6+kHMwwwzP0bZPD70/Jx/w==} |
|
|
|
|
|
|
|
engines: {node: '>=12.20.0'} |
|
|
|
|
|
|
|
peerDependencies: |
|
|
|
|
|
|
|
'@types/react': '>=18.0.0' |
|
|
|
|
|
|
|
immer: '>=9.0.6' |
|
|
|
|
|
|
|
react: '>=18.0.0' |
|
|
|
|
|
|
|
use-sync-external-store: '>=1.2.0' |
|
|
|
|
|
|
|
peerDependenciesMeta: |
|
|
|
|
|
|
|
'@types/react': |
|
|
|
|
|
|
|
optional: true |
|
|
|
|
|
|
|
immer: |
|
|
|
|
|
|
|
optional: true |
|
|
|
|
|
|
|
react: |
|
|
|
|
|
|
|
optional: true |
|
|
|
|
|
|
|
use-sync-external-store: |
|
|
|
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
|
|
zwitch@2.0.4: |
|
|
|
zwitch@2.0.4: |
|
|
|
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} |
|
|
|
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} |
|
|
|
|
|
|
|
|
|
|
@ -6455,4 +6473,10 @@ snapshots: |
|
|
|
'@types/react': 18.3.11 |
|
|
|
'@types/react': 18.3.11 |
|
|
|
react: 18.3.1 |
|
|
|
react: 18.3.1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zustand@5.0.1(@types/react@18.3.11)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)): |
|
|
|
|
|
|
|
optionalDependencies: |
|
|
|
|
|
|
|
'@types/react': 18.3.11 |
|
|
|
|
|
|
|
react: 18.3.1 |
|
|
|
|
|
|
|
use-sync-external-store: 1.2.2(react@18.3.1) |
|
|
|
|
|
|
|
|
|
|
|
zwitch@2.0.4: {} |
|
|
|
zwitch@2.0.4: {} |
|
|
|