Skip to content

Nudge dependencies up a bit to quiet down console warnings #3

@chris-erickson

Description

@chris-erickson

Mission-critical infra here...

Likely just bumping up the react dependencies to something like (but maybe also the Sanity deps. works fine for me on latest Sanity).

     "react": "^15.0.0 || ^16.0.0 || ^17.0.0",
     "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0"
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper@0.0.3" has incorrect peer dependency "react@^16".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper@0.0.3" has unmet peer dependency "rxjs@^6.1.0".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/base@0.140.36" has incorrect peer dependency "react@^16.2".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/base@0.140.36" has incorrect peer dependency "react-dom@^16.2".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/components@0.140.38" has incorrect peer dependency "react@^16.2".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/components@0.140.38" has incorrect peer dependency "react-dom@^16.2".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/base > @sanity/preview@0.140.36" has incorrect peer dependency "react@^16".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/base > @sanity/state-router@0.140.0" has incorrect peer dependency "react@^16.2".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/base > @sanity/state-router@0.140.0" has incorrect peer dependency "react-dom@^16.2".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/base > react-icons@2.2.7" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/base > react-icons@2.2.7" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/base > react-intl@2.9.0" has incorrect peer dependency "react@^0.14.9 || ^15.0.0 || ^16.0.0".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/components > @sanity/imagetool@0.140.30" has incorrect peer dependency "react@^16.2".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/components > @sanity/imagetool@0.140.30" has incorrect peer dependency "react-dom@^16.2".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/components > react-sortable-hoc@0.6.8" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/components > react-sortable-hoc@0.6.8" has incorrect peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/components > @sanity/date-input > @sanity/rich-date-input > react-datepicker@1.8.0" has incorrect peer dependency "react@^16.0.0".
warning "workspace-aggregator-86b25356-5d66-43e6-ad56-c8f1657a502d > @ourproject/studio > sanity-plugin-minesweeper > @sanity/components > @sanity/date-input > @sanity/rich-date-input > react-datepicker@1.8.0" has incorrect peer dependency "react-dom@^16.0.0".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions