Skip to content

Commit 38a0bbf

Browse files
committed
fix: isbot peer dependency 추가
1 parent abcc17b commit 38a0bbf

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"clsx": "^2.1.1",
2929
"dayjs": "^1.11.19",
3030
"es-toolkit": "^1.43.0",
31+
"isbot": "^5.1.32",
3132
"pretendard": "^1.3.9",
3233
"react": "^19.2.3",
3334
"react-dom": "^19.2.3",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5659,7 +5659,7 @@ __metadata:
56595659
languageName: node
56605660
linkType: hard
56615661

5662-
"isbot@npm:^5.1.11":
5662+
"isbot@npm:^5.1.11, isbot@npm:^5.1.32":
56635663
version: 5.1.32
56645664
resolution: "isbot@npm:5.1.32"
56655665
checksum: 10c0/e5aa9c5c92dae4879cf49956797c46ef77fa919230183cd6254628667ca5e22f15b24bc4d63b0e88cb96da3d7a51e33f847ef7114fa542e3e066f78178c8d97e
@@ -6285,6 +6285,7 @@ __metadata:
62856285
eslint-plugin-unused-imports: "npm:^4.3.0"
62866286
globals: "npm:^16.5.0"
62876287
husky: "npm:^9.1.7"
6288+
isbot: "npm:^5.1.32"
62886289
jsdom: "npm:^27.3.0"
62896290
lint-staged: "npm:^16.2.7"
62906291
msw: "npm:^2.12.7"

0 commit comments

Comments
 (0)