Skip to content

Commit

Permalink
패키지 의존성 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
KANGYONGSU23 committed Oct 5, 2023
1 parent 1060118 commit 0e656ce
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
30 changes: 15 additions & 15 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"dependencies": {
"@next/font": "^13.5.2",
"@tanstack/react-query": "^4.33.0",
"@team-return/design-system": "^1.1.3",
"axios": "^1.4.0",
"debug": "^4.3.4",
"next": "13.4.7",
Expand All @@ -23,7 +24,6 @@
},
"packageManager": "[email protected]",
"devDependencies": {
"@team-return/design-system": "^1.1.3",
"@testing-library/jest-dom": "^5.16.5",
"@types/debug": "^4",
"@types/eslint": "^8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7098,11 +7098,11 @@ __metadata:
linkType: hard

"uuid@npm:^9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 8dd2c83c43ddc7e1c71e36b60aea40030a6505139af6bee0f382ebcd1a56f6cd3028f7f06ffb07f8cf6ced320b76aea275284b224b002b289f89fe89c389b028
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -7269,8 +7269,8 @@ __metadata:
linkType: hard

"zustand@npm:^4.3.7":
version: 4.4.1
resolution: "zustand@npm:4.4.1"
version: 4.4.2
resolution: "zustand@npm:4.4.2"
dependencies:
use-sync-external-store: 1.2.0
peerDependencies:
Expand All @@ -7284,6 +7284,6 @@ __metadata:
optional: true
react:
optional: true
checksum: 80acd0fbf633782996642802c8692bbb80ae5c80a8dff4c501b88250acd5ccd468fbc6398bdce198475a25e3839c91385b81da921274f33ffb5c2d08c3eab400
checksum: ca10785e144561c52888578d1a04272ea5b2e6dad8ac6d9ae43b8de9bad5e4864ed8688c277eb4e2f68efd23a59db5e4c6f846eaf874f4f61c9c8271727380b4
languageName: node
linkType: hard

0 comments on commit 0e656ce

Please sign in to comment.