feat: 更新了部分依赖包的开发状态标记

This commit is contained in:
zyh
2024-10-22 02:46:31 +00:00
parent 663bc4c3b0
commit cd5b6243a5
14 changed files with 366 additions and 46 deletions

View File

@@ -52,6 +52,7 @@
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@remix-run/cloudflare": "^2.10.2",
"@remix-run/cloudflare-pages": "^2.10.2",
"@remix-run/node": "^2.13.1",
"@remix-run/react": "^2.10.2",
"@uiw/codemirror-theme-vscode": "^4.23.0",
"@unocss/reset": "^0.61.0",
@@ -60,12 +61,14 @@
"@xterm/addon-web-links": "^0.11.0",
"@xterm/xterm": "^5.5.0",
"ai": "^3.3.4",
"bcryptjs": "^2.4.3",
"date-fns": "^3.6.0",
"diff": "^5.2.0",
"framer-motion": "^11.2.12",
"isbot": "^4.1.0",
"istextorbinary": "^9.5.0",
"jose": "^5.6.3",
"jsonwebtoken": "^9.0.2",
"knex": "^3.1.0",
"mysql2": "^3.11.3",
"nanostores": "^0.10.3",
@@ -88,7 +91,9 @@
"@blitz/eslint-plugin": "0.1.0",
"@cloudflare/workers-types": "^4.20240620.0",
"@remix-run/dev": "^2.10.0",
"@types/bcryptjs": "^2.4.6",
"@types/diff": "^5.2.1",
"@types/jsonwebtoken": "^9.0.7",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"fast-glob": "^3.3.2",