File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @react-editable-tables/native" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " 轻量、零依赖的 React 可编辑表格,内置虚拟滚动、校验、数据联动和 CSS 变量主题" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.js" ,
4444 "url" : " https://github.com/chenJJ-88/react-editable-tables/issues"
4545 },
4646 "peerDependencies" : {
47- "react" : " >=18 " ,
48- "react-dom" : " >=18 "
47+ "react" : " >=17 " ,
48+ "react-dom" : " >=17 "
4949 },
5050 "dependencies" : {
5151 "@tanstack/react-virtual" : " ^3.13.9"
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-editable-tables/formily" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " 高性能可编辑表格组件,基于 Formily 2.x + antd 5.x" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.js" ,
4444 "url" : " https://github.com/chenJJ-88/react-editable-tables/issues"
4545 },
4646 "peerDependencies" : {
47- "react" : " >=18 " ,
48- "react-dom" : " >=18 " ,
47+ "react" : " >=17 " ,
48+ "react-dom" : " >=17 " ,
4949 "antd" : " >=5" ,
5050 "@formily/core" : " >=2" ,
5151 "@formily/react" : " >=2" ,
You can’t perform that action at this time.
0 commit comments