Skip to content

Commit

Permalink
env : 사용하지 않는 의존성 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloWook committed Dec 6, 2024
1 parent 53959cb commit a6df269
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 43 deletions.
23 changes: 0 additions & 23 deletions .pnp.cjs

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"@turf/turf": "^7.1.0",
"axios": "^1.7.7",
"canvas-confetti": "^1.9.3",
"class-variance-authority": "^0.7.1",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"file-saver": "^2.0.5",
Expand All @@ -39,7 +38,6 @@
"react-textarea-autosize": "^8.5.5",
"sharp": "^0.33.5",
"swiper": "^11.1.15",
"tailwind-merge": "^2.5.5",
"tailwindcss-animated": "^1.1.2",
"ts-pattern": "^5.5.0",
"zustand": "^5.0.1"
Expand Down
18 changes: 0 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6454,15 +6454,6 @@ __metadata:
languageName: node
linkType: hard

"class-variance-authority@npm:^0.7.1":
version: 0.7.1
resolution: "class-variance-authority@npm:0.7.1"
dependencies:
clsx: "npm:^2.1.1"
checksum: 10c0/0f438cea22131808b99272de0fa933c2532d5659773bfec0c583de7b3f038378996d3350683426b8e9c74a6286699382106d71fbec52f0dd5fbb191792cccb5b
languageName: node
linkType: hard

"classnames@npm:^2.5.1":
version: 2.5.1
resolution: "classnames@npm:2.5.1"
Expand Down Expand Up @@ -12262,13 +12253,6 @@ __metadata:
languageName: node
linkType: hard

"tailwind-merge@npm:^2.5.5":
version: 2.5.5
resolution: "tailwind-merge@npm:2.5.5"
checksum: 10c0/32614dd2b4ddd4fab070d5ec569e6da00e2b34269b9ac2f2ff16733cef29a076c8e2210fbfc1904d7983a8fdb6b3e63d18ca117645f21b12ca7bcf8fe3507241
languageName: node
linkType: hard

"tailwindcss-animated@npm:^1.1.2":
version: 1.1.2
resolution: "tailwindcss-animated@npm:1.1.2"
Expand Down Expand Up @@ -13202,7 +13186,6 @@ __metadata:
axios: "npm:^1.7.7"
canvas-confetti: "npm:^1.9.3"
chromatic: "npm:^11.18.1"
class-variance-authority: "npm:^0.7.1"
classnames: "npm:^2.5.1"
clsx: "npm:^2.1.1"
eslint: "npm:^9.15.0"
Expand Down Expand Up @@ -13238,7 +13221,6 @@ __metadata:
sharp: "npm:^0.33.5"
storybook: "npm:8.4.4"
swiper: "npm:^11.1.15"
tailwind-merge: "npm:^2.5.5"
tailwindcss: "npm:^3.4.15"
tailwindcss-animated: "npm:^1.1.2"
ts-pattern: "npm:^5.5.0"
Expand Down

0 comments on commit a6df269

Please sign in to comment.