Эх сурвалжийг харах

chore: 更新 lock 文件

claude-code-best 3 долоо хоног өмнө
parent
commit
0135ad99ad
1 өөрчлөгдсөн 11 нэмэгдсэн , 13 устгасан
  1. 11 13
      bun.lock

+ 11 - 13
bun.lock

@@ -4,7 +4,7 @@
   "workspaces": {
     "": {
       "name": "claude-code",
-      "dependencies": {
+      "devDependencies": {
         "@alcalzone/ansi-tokenize": "^0.3.0",
         "@ant/claude-for-chrome-mcp": "workspace:*",
         "@ant/computer-use-input": "workspace:*",
@@ -23,6 +23,7 @@
         "@aws-sdk/credential-provider-node": "^3.972.28",
         "@aws-sdk/credential-providers": "^3.1020.0",
         "@azure/identity": "^4.13.1",
+        "@biomejs/biome": "^2.4.10",
         "@commander-js/extra-typings": "^14.0.0",
         "@growthbook/growthbook": "^1.6.5",
         "@modelcontextprotocol/sdk": "^1.29.0",
@@ -46,6 +47,13 @@
         "@opentelemetry/semantic-conventions": "^1.40.0",
         "@smithy/core": "^3.23.13",
         "@smithy/node-http-handler": "^4.5.1",
+        "@types/bun": "^1.3.11",
+        "@types/cacache": "^20.0.1",
+        "@types/plist": "^3.0.5",
+        "@types/react": "^19.2.14",
+        "@types/react-reconciler": "^0.33.0",
+        "@types/sharp": "^0.32.0",
+        "@types/turndown": "^5.0.6",
         "ajv": "^8.18.0",
         "asciichart": "^1.5.25",
         "audio-capture-napi": "workspace:*",
@@ -74,6 +82,7 @@
         "image-processor-napi": "workspace:*",
         "indent-string": "^5.0.0",
         "jsonc-parser": "^3.3.1",
+        "knip": "^6.1.1",
         "lodash-es": "^4.17.23",
         "lru-cache": "^11.2.7",
         "marked": "^17.0.5",
@@ -96,6 +105,7 @@
         "tree-kill": "^1.2.2",
         "turndown": "^7.2.2",
         "type-fest": "^5.5.0",
+        "typescript": "^6.0.2",
         "undici": "^7.24.6",
         "url-handler-napi": "workspace:*",
         "usehooks-ts": "^3.1.1",
@@ -108,18 +118,6 @@
         "yaml": "^2.8.3",
         "zod": "^4.3.6",
       },
-      "devDependencies": {
-        "@biomejs/biome": "^2.4.10",
-        "@types/bun": "^1.3.11",
-        "@types/cacache": "^20.0.1",
-        "@types/plist": "^3.0.5",
-        "@types/react": "^19.2.14",
-        "@types/react-reconciler": "^0.33.0",
-        "@types/sharp": "^0.32.0",
-        "@types/turndown": "^5.0.6",
-        "knip": "^6.1.1",
-        "typescript": "^6.0.2",
-      },
     },
     "packages/@ant/claude-for-chrome-mcp": {
       "name": "@ant/claude-for-chrome-mcp",