File tree Expand file tree Collapse file tree 2 files changed +11
-19
lines changed
Expand file tree Collapse file tree 2 files changed +11
-19
lines changed Original file line number Diff line number Diff line change 6666 "process" : " 0.11.10" ,
6767 "react" : " 18.3.1" ,
6868 "react-dom" : " 18.3.1" ,
69- "zustand" : " 4.5.6 "
69+ "zustand" : " 5.0.3 "
7070 },
7171 "devDependencies" : {
7272 "@playwright/test" : " 1.50.0" ,
Original file line number Diff line number Diff line change @@ -2072,7 +2072,7 @@ __metadata:
20722072 webpack-cli: "npm:5.1.4"
20732073 webpack-dev-server: "npm:5.2.0"
20742074 webpack-notifier: "npm:1.15.0"
2075- zustand: "npm:4.5.6 "
2075+ zustand: "npm:5.0.3 "
20762076 languageName: unknown
20772077 linkType: soft
20782078
@@ -18926,15 +18926,6 @@ __metadata:
1892618926 languageName: node
1892718927 linkType: hard
1892818928
18929- "use-sync-external-store@npm:^1.2.2":
18930- version: 1.4.0
18931- resolution: "use-sync-external-store@npm:1.4.0"
18932- peerDependencies:
18933- react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
18934- checksum: 10c0/ec011a5055962c0f6b509d6e78c0b143f8cd069890ae370528753053c55e3b360d3648e76cfaa854faa7a59eb08d6c5fb1015e60ffde9046d32f5b2a295acea5
18935- languageName: node
18936- linkType: hard
18937-
1893818929"usehooks-ts@npm:2.9.1":
1893918930 version: 2.9.1
1894018931 resolution: "usehooks-ts@npm:2.9.1"
@@ -19840,22 +19831,23 @@ __metadata:
1984019831 languageName: node
1984119832 linkType: hard
1984219833
19843- "zustand@npm:4.5.6":
19844- version: 4.5.6
19845- resolution: "zustand@npm:4.5.6"
19846- dependencies:
19847- use-sync-external-store: "npm:^1.2.2"
19834+ "zustand@npm:5.0.3":
19835+ version: 5.0.3
19836+ resolution: "zustand@npm:5.0.3"
1984819837 peerDependencies:
19849- "@types/react": ">=16.8 "
19838+ "@types/react": ">=18.0.0 "
1985019839 immer: ">=9.0.6"
19851- react: ">=16.8"
19840+ react: ">=18.0.0"
19841+ use-sync-external-store: ">=1.2.0"
1985219842 peerDependenciesMeta:
1985319843 "@types/react":
1985419844 optional: true
1985519845 immer:
1985619846 optional: true
1985719847 react:
1985819848 optional: true
19859- checksum: 10c0/5b39aff2ef57e5a8ada647261ec1115697d397be311c51461d9ea81b5b63c6d2c498b960477ad2db72dc21db6aa229a92bdf644f6a8ecf7b1d71df5b4a5e95d3
19849+ use-sync-external-store:
19850+ optional: true
19851+ checksum: 10c0/dad96c6c123fda088c583d5df6692e9245cd207583078dc15f93d255a67b0f346bad4535545c98852ecde93d254812a0c799579dfde2ab595016b99fbe20e4d5
1986019852 languageName: node
1986119853 linkType: hard
You can’t perform that action at this time.
0 commit comments