|
54 | 54 | ]
|
55 | 55 | },
|
56 | 56 | "dependencies": {
|
57 |
| - "@babel/runtime": "^7", |
58 |
| - "@lobehub/ui": "latest", |
| 57 | + "@babel/runtime": "^7.25.6", |
59 | 58 | "@vercel/og": "0.5.18",
|
60 |
| - "ahooks": "^3", |
61 |
| - "antd": "^5", |
62 |
| - "antd-style": "^3", |
63 | 59 | "dotenv": "^16.4.5",
|
64 |
| - "fast-deep-equal": "^3", |
65 |
| - "immer": "^10", |
66 |
| - "leva": "latest", |
67 |
| - "lodash-es": "^4", |
68 |
| - "lucide-react": "latest", |
| 60 | + "fast-deep-equal": "^3.1.3", |
| 61 | + "immer": "^10.1.1", |
| 62 | + "lodash-es": "^4.17.21", |
69 | 63 | "node-html-parser": "^6.1.13",
|
70 |
| - "polished": "^4", |
71 |
| - "query-string": "^8", |
72 |
| - "react-layout-kit": "^1", |
73 |
| - "react-markdown": "^8", |
74 |
| - "react-syntax-highlighter": "^15", |
75 |
| - "rehype-highlight": "^7", |
76 |
| - "rehype-raw": "^7", |
77 |
| - "remark-gfm": "^3", |
78 |
| - "remark-slug": "^7", |
79 |
| - "remark-toc": "^8", |
80 |
| - "simple-icons": "^10.0.0", |
81 |
| - "swr": "^2.2.4", |
82 |
| - "url-join": "^5", |
83 |
| - "use-merge-value": "^1", |
84 |
| - "utility-types": "^3", |
85 |
| - "zustand": "^4.4", |
86 |
| - "zustand-utils": "^1" |
| 64 | + "polished": "^4.3.1", |
| 65 | + "query-string": "^8.2.0", |
| 66 | + "react-markdown": "^8.0.7", |
| 67 | + "react-syntax-highlighter": "^15.5.0", |
| 68 | + "rehype-highlight": "^7.0.0", |
| 69 | + "rehype-raw": "^7.0.0", |
| 70 | + "remark-gfm": "^3.0.1", |
| 71 | + "remark-slug": "^7.0.1", |
| 72 | + "remark-toc": "^8.0.1", |
| 73 | + "simple-icons": "^10.4.0", |
| 74 | + "swr": "^2.2.5", |
| 75 | + "url-join": "^5.0.0", |
| 76 | + "use-merge-value": "^1.2.0", |
| 77 | + "utility-types": "^3.11.0", |
| 78 | + "zustand": "^4.5.5", |
| 79 | + "zustand-utils": "^1.3.2" |
87 | 80 | },
|
88 | 81 | "devDependencies": {
|
89 |
| - "@commitlint/cli": "^18", |
| 82 | + "@commitlint/cli": "^18.6.1", |
90 | 83 | "@lobehub/lint": "latest",
|
91 |
| - "@testing-library/react": "^14", |
92 |
| - "@types/lodash-es": "^4", |
93 |
| - "@types/react": "^18", |
94 |
| - "@types/react-dom": "^18", |
95 |
| - "@vitest/coverage-v8": "latest", |
96 |
| - "commitlint": "^18", |
97 |
| - "concurrently": "^8", |
98 |
| - "cross-env": "^7", |
| 84 | + "@testing-library/react": "^14.3.1", |
| 85 | + "@types/lodash-es": "^4.17.12", |
| 86 | + "@types/react": "^18.3.8", |
| 87 | + "@types/react-dom": "^18.3.0", |
| 88 | + "@vitest/coverage-v8": "~1.2.2", |
| 89 | + "babel-plugin-antd-style": "^1.0.4", |
| 90 | + "commitlint": "^18.6.1", |
| 91 | + "concurrently": "^8.2.2", |
| 92 | + "cross-env": "^7.0.3", |
99 | 93 | "dumi": "2.2.17",
|
100 |
| - "dumi-theme-lobehub": "latest", |
101 |
| - "eslint": "^8", |
| 94 | + "dumi-theme-lobehub": "^1.8.1", |
| 95 | + "eslint": "^8.57.1", |
102 | 96 | "father": "4.3.1",
|
103 |
| - "husky": "^8", |
104 |
| - "jsdom": "^23.0.0", |
105 |
| - "lint-staged": "^15", |
106 |
| - "prettier": "^3", |
107 |
| - "react": "^18", |
108 |
| - "react-dom": "^18", |
109 |
| - "remark": "^14", |
110 |
| - "remark-cli": "^11", |
111 |
| - "semantic-release": "^21", |
112 |
| - "stylelint": "^15", |
113 |
| - "typescript": "^5", |
114 |
| - "vitest": "latest" |
| 97 | + "husky": "^8.0.3", |
| 98 | + "jsdom": "^23.2.0", |
| 99 | + "lint-staged": "^15.2.10", |
| 100 | + "prettier": "^3.3.3", |
| 101 | + "remark": "^14.0.3", |
| 102 | + "remark-cli": "^11.0.0", |
| 103 | + "semantic-release": "^21.1.2", |
| 104 | + "stylelint": "^15.11.0", |
| 105 | + "typescript": "^5.6.2", |
| 106 | + "vitest": "~1.2.2" |
| 107 | + }, |
| 108 | + "peerDependencies": { |
| 109 | + "@lobehub/ui": ">=1", |
| 110 | + "ahooks": ">=3", |
| 111 | + "antd": ">=5.13.0", |
| 112 | + "antd-style": ">=3", |
| 113 | + "leva": ">=0.9.35", |
| 114 | + "lucide-react": ">=0.396.0", |
| 115 | + "react": ">=18", |
| 116 | + "react-dom": ">=18", |
| 117 | + "react-layout-kit": ">=1" |
115 | 118 | },
|
116 | 119 | "publishConfig": {
|
117 | 120 | "access": "public",
|
|
0 commit comments