File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @seed-design/stackflow " : patch
3+ ---
4+
5+ @seed-design/stackflow : @stackflow/react-ui-core 를 peerDependencies에서 dependencies로 이동합니다.
Original file line number Diff line number Diff line change 888888 "@radix-ui/react-use-callback-ref": "^1.1.1",
889889 "@seed-design/dom-utils": "1.0.0",
890890 "@seed-design/react-primitive": "1.0.0",
891+ "@stackflow/react-ui-core": "^1.3.3",
891892 "clsx": "^2.1.1",
892893 },
893894 "devDependencies": {
894895 "@seed-design/css": "1.1.10",
895896 "@stackflow/core": "^1.2.0",
896897 "@stackflow/react": "^1.5.1",
897- "@stackflow/react-ui-core": "^1.3.2",
898898 "@types/react": "^19.2.2",
899899 "@types/react-dom": "^19.2.1",
900900 "@vitejs/plugin-react": "^5.0.0",
908908 "@seed-design/css": ">=1.1.10",
909909 "@stackflow/core": ">=1.1.0",
910910 "@stackflow/react": ">=1.4.1",
911- "@stackflow/react-ui-core": ">=1.3.2",
912911 "react": ">=18.0.0",
913912 "react-dom": ">=18.0.0",
914913 },
Original file line number Diff line number Diff line change 3232 "@radix-ui/react-use-callback-ref" : " ^1.1.1" ,
3333 "@seed-design/dom-utils" : " 1.0.0" ,
3434 "@seed-design/react-primitive" : " 1.0.0" ,
35+ "@stackflow/react-ui-core" : " ^1.3.3" ,
3536 "clsx" : " ^2.1.1"
3637 },
3738 "devDependencies" : {
3839 "@seed-design/css" : " 1.1.10" ,
3940 "@stackflow/core" : " ^1.2.0" ,
4041 "@stackflow/react" : " ^1.5.1" ,
41- "@stackflow/react-ui-core" : " ^1.3.2" ,
4242 "@types/react" : " ^19.2.2" ,
4343 "@types/react-dom" : " ^19.2.1" ,
4444 "@vitejs/plugin-react" : " ^5.0.0" ,
5252 "@seed-design/css" : " >=1.1.10" ,
5353 "@stackflow/core" : " >=1.1.0" ,
5454 "@stackflow/react" : " >=1.4.1" ,
55- "@stackflow/react-ui-core" : " >=1.3.2" ,
5655 "react" : " >=18.0.0" ,
5756 "react-dom" : " >=18.0.0"
5857 },
You can’t perform that action at this time.
0 commit comments