diff --git a/package.json b/package.json index 05b9863..ad82dca 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "dependencies": { "@floating-ui/react": "^0", "@giscus/react": "^2", - "@lobehub/ui": "latest", + "@lobehub/ui": "^1", "ahooks": "^3", "antd": "^5", "antd-style": "^3", @@ -92,14 +92,14 @@ "@lobehub/lint": "latest", "@types/lodash-es": "^4", "@types/node": "^20", - "@types/react": "^18", + "@types/react": "18.2.40", "@types/react-dom": "^18", "@vitest/coverage-v8": "latest", "clean-pkg-json": "^1", "commitlint": "^19.0.0", "dumi": "^2", "dumi-assets-types": "^1", - "eslint": "^9.0.0", + "eslint": "^8", "father": "4.3.1", "father-plugin-dumi-theme": "latest", "husky": "^9.0.0",