浏览代码

chore: update deps

C4illin 8 月之前
父节点
当前提交
c5f8162a22
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 二进制
      bun.lockb
  2. 4 4
      package.json

二进制
bun.lockb


+ 4 - 4
package.json

@@ -33,7 +33,7 @@
     "@types/bun": "^1.1.13",
     "@types/eslint-plugin-tailwindcss": "^3.17.0",
     "@types/eslint__js": "^8.42.3",
-    "@types/node": "^22.9.1",
+    "@types/node": "^22.9.4",
     "autoprefixer": "^10.4.20",
     "cssnano": "^7.0.6",
     "eslint": "^9.15.0",
@@ -42,14 +42,14 @@
     "eslint-plugin-simple-import-sort": "^12.1.1",
     "eslint-plugin-tailwindcss": "^3.17.5",
     "globals": "^15.12.0",
-    "knip": "^5.37.1",
+    "knip": "^5.37.2",
     "npm-run-all2": "^7.0.1",
     "postcss": "^8.4.49",
     "postcss-cli": "^11.0.0",
     "prettier": "^3.3.3",
     "tailwind-scrollbar": "^3.1.0",
     "tailwindcss": "^3.4.15",
-    "typescript": "^5.6.3",
-    "typescript-eslint": "^8.15.0"
+    "typescript": "^5.7.2",
+    "typescript-eslint": "^8.16.0"
   }
 }