Skip to content

Commit

Permalink
Test/service test (#56)
Browse files Browse the repository at this point in the history
* feat: tailwind pretendard 폰트 설정

* refactor: lint, prettier 설정

* feat: svg.webpack 추가

* feat: arrow 변경

* fix: svgr 오류 수정

* fix: svgr 오류 수정

* fix: svg 경로 수정

* fix: yarn.lock 수정

* fix: yarn.lock 수정

* fix: yarn.lock 수정
  • Loading branch information
daun-up authored Sep 19, 2024
1 parent 326ed4a commit b59f825
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
"typescript": "^5.5.4",
"typescript-eslint": "^7.17.0"
}
}
}
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3158,6 +3158,13 @@ next@^14.2.6:
"@next/swc-win32-arm64-msvc" "14.2.12"
"@next/swc-win32-ia32-msvc" "14.2.12"
"@next/swc-win32-x64-msvc" "14.2.12"
no-case@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d"
integrity sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==
dependencies:
lower-case "^2.0.2"
tslib "^2.0.3"

node-releases@^2.0.18:
version "2.0.18"
Expand Down

0 comments on commit b59f825

Please sign in to comment.