Skip to content

Commit

Permalink
chore: 의존설 설치 파일 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
saseungmin committed Oct 30, 2024
1 parent 5750a4a commit f6cb914
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 13 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
28 changes: 15 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18612,12 +18612,12 @@ __metadata:
languageName: node
linkType: hard

"use-sync-external-store@npm:1.2.0":
version: 1.2.0
resolution: "use-sync-external-store@npm:1.2.0"
"use-sync-external-store@npm:1.2.2":
version: 1.2.2
resolution: "use-sync-external-store@npm:1.2.2"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10/a676216affc203876bd47981103f201f28c2731361bb186367e12d287a7566763213a8816910c6eb88265eccd4c230426eb783d64c373c4a180905be8820ed8e
checksum: 10/671e9c190aab9a8374a5d468c6ba17f52c38b6fae970110bc196fc1e2b57204149aea9619be49a1bb5207fb6e51d8afd19c3bcb94afe61813fed039821461dc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -18985,9 +18985,10 @@ __metadata:
start-server-and-test: "npm:1.14.0"
storybook: "npm:8.3.3"
typescript: "npm:5.2.2"
use-sync-external-store: "npm:1.2.2"
usehooks-ts: "npm:3.1.0"
webpack: "npm:5.95.0"
zustand: "npm:4.5.2"
zustand: "npm:5.0.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19460,22 +19461,23 @@ __metadata:
languageName: node
linkType: hard

"zustand@npm:4.5.2":
version: 4.5.2
resolution: "zustand@npm:4.5.2"
dependencies:
use-sync-external-store: "npm:1.2.0"
"zustand@npm:5.0.0":
version: 5.0.0
resolution: "zustand@npm:5.0.0"
peerDependencies:
"@types/react": ">=16.8"
"@types/react": ">=18.0.0"
immer: ">=9.0.6"
react: ">=16.8"
react: ">=18.0.0"
use-sync-external-store: ">=1.2.0"
peerDependenciesMeta:
"@types/react":
optional: true
immer:
optional: true
react:
optional: true
checksum: 10/9e9e92ce7378c5de1d7682f4f10340a1c07a81b673ad0a125b59883a6ade3f2bf39eac6ccc5b05630f9df6ed925291f681592db59ccd3815685c2e83f67c8525
use-sync-external-store:
optional: true
checksum: 10/be75ef4d1b218b143314467bb9e23641231043cad2d5c3a4b2219c46d1609ee799cd8dc9acec9b23d55ec3a2a619a06616e593aea4049f3b7323938af9a33bfe
languageName: node
linkType: hard

0 comments on commit f6cb914

Please sign in to comment.