Skip to content

Commit

Permalink
feat: 풀구 헤더 버전업
Browse files Browse the repository at this point in the history
  • Loading branch information
juno7803 committed Dec 2, 2023
1 parent 0b1d673 commit bdc450b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nanostores/react": "^0.7.1",
"@sentry/nextjs": "^7.51.0",
"@sopt-makers/colors": "^2.2.0",
"@sopt-makers/playground-common": "^1.3.2",
"@sopt-makers/playground-common": "^1.4.2",
"@stitches/react": "^1.2.8",
"@tanstack/react-query": "^4.10.3",
"axios": "^1.1.3",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3574,16 +3574,21 @@
resolved "https://registry.yarnpkg.com/@sopt-makers/colors/-/colors-2.2.0.tgz#32be1c92c806d72f2e6893c094d446217ba3d7c8"
integrity sha512-L91wbWPxuLc5qTR+UJ1N69WzYqv35Z+jR5Yo3DhZHhzKFUwUrp9xOMVQd1ezS0RJKBXS60MsouMf3s2jA4ukug==

"@sopt-makers/playground-common@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@sopt-makers/playground-common/-/playground-common-1.3.2.tgz#cb474772f1b4e19ebe25506a6429c3cee065add2"
integrity sha512-r+MdnMfruQLdRSMUreEQHvqNj01cmcj0f+wjQWXQuAMULP7Enviycbu5HKAdXo+x8V2xyRk+R+VTFPaczbiDhQ==
"@sopt-makers/colors@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sopt-makers/colors/-/colors-3.0.0.tgz#a3db487bf645255cd25edcba49ba59e2cd54db05"
integrity sha512-1IWd4GUbkouKBqee+TgiRcRcaPB3pnBgjx9YN+Ti/G0pgFkdG+4K2VWKWrqUwIS/fV+fE8ttrjpYpgTWN+XhJw==

"@sopt-makers/playground-common@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@sopt-makers/playground-common/-/playground-common-1.4.2.tgz#12adf07be136f504e72bce4257bad2768b46b108"
integrity sha512-zxjTiDVAoA9KoQk/dvlAY389A4319AHWxX/2/efVJeXLb1KNHSyyUBHcaLSdbsntspswusZYjwqcvaWc1abyHQ==
dependencies:
"@emotion/react" "^11.9.0"
"@emotion/styled" "^11.8.1"
"@radix-ui/react-dialog" "1.0.2"
"@radix-ui/react-dropdown-menu" "2.0.2"
"@sopt-makers/colors" "^2.2.0"
"@sopt-makers/colors" "^3.0.0"
react-remove-scroll "2.5.5"

"@stitches/react@^1.2.8":
Expand Down

0 comments on commit bdc450b

Please sign in to comment.