Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: patch update of dependencies #2055

Merged
merged 3 commits into from
Dec 11, 2023
Merged

Conversation

savitris
Copy link
Contributor

@savitris savitris commented Dec 5, 2023

pnpm run update-patch

packages/component-library-react |  WARN  deprecated [email protected]

That package is still using [email protected] because it uses Gatsby.

babel-eslint is now @babel/eslint-parser.

The package.json of component-library-react shows its version of it "gatsby": "5.12.11".
The Gatsby npm page shows the @babel/eslint-parser as a dependency, and yet the terminal shows a warning.

I get the following warnings.
I don't know what "unmet peer" means

 WARN  Issues with peer dependencies found
packages/component-library-formio
└─┬ react-formio 4.3.0
  ├── ✕ unmet peer react@"^15.3.0 || ^16.0.0": found 18.2.0
  └── ✕ unmet peer react-dom@"^15.3.0 || ^16.0.0": found 18.2.0

packages/component-library-react
└─┬ @rollup/plugin-json 4.1.0
  ├── ✕ unmet peer rollup@"^1.20.0 || ^2.0.0": found 3.29.4
  └─┬ @rollup/pluginutils 3.1.0
    └── ✕ unmet peer rollup@^1.20.0||^2.0.0: found 3.29.4

packages/docusaurus
├─┬ @docusaurus/core 2.4.3
│ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/mdx-loader 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ └─┬ react-router 5.3.3
│   └─┬ mini-create-react-context 0.4.1
│     └── ✕ unmet peer react@"^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0": found 18.2.0
├─┬ @docusaurus/preset-classic 2.4.3
│ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/core 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/mdx-loader 2.4.3
│ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-content-blog 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├─┬ @docusaurus/core 2.4.3
│ │ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ └─┬ @docusaurus/mdx-loader 2.4.3
│ │ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │   └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/types 2.4.3
│ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-content-docs 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.4.3
│ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   └─┬ @docusaurus/mdx-loader 2.4.3
│ │     ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │     └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-content-pages 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.4.3
│ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   └─┬ @docusaurus/mdx-loader 2.4.3
│ │     ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │     └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-debug 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├─┬ @docusaurus/core 2.4.3
│ │ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ └─┬ @docusaurus/mdx-loader 2.4.3
│ │ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │   └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ react-json-view 1.21.3
│ │   ├── ✕ unmet peer react@"^17.0.0 || ^16.3.0 || ^15.5.4": found 18.2.0
│ │   ├── ✕ unmet peer react-dom@"^17.0.0 || ^16.3.0 || ^15.5.4": found 18.2.0
│ │   └─┬ flux 4.0.3
│ │     └── ✕ unmet peer react@"^15.0.2 || ^16.0.0 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-google-analytics 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.4.3
│ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   └─┬ @docusaurus/mdx-loader 2.4.3
│ │     ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │     └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-google-gtag 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.4.3
│ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   └─┬ @docusaurus/mdx-loader 2.4.3
│ │     ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │     └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-google-tag-manager 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.4.3
│ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   └─┬ @docusaurus/mdx-loader 2.4.3
│ │     ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │     └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-sitemap 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.4.3
│ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │   └─┬ @docusaurus/mdx-loader 2.4.3
│ │     ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │     └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/theme-classic 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├─┬ @docusaurus/core 2.4.3
│ │ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ └─┬ @docusaurus/mdx-loader 2.4.3
│ │ │   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │   └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├─┬ @docusaurus/theme-common 2.4.3
│ │ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @mdx-js/react 1.6.22
│ │   └── ✕ unmet peer react@"^16.13.1 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/theme-common 2.4.3
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ └─┬ @docusaurus/theme-search-algolia 2.4.3
│   ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│   └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
├─┬ @docusaurus/theme-common 2.4.3
│ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
└─┬ @docusaurus/theme-search-algolia 2.4.3
  ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
  └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0

packages/storybook-angular
└─┬ @compodoc/compodoc 1.1.23
  └─┬ cosmiconfig 8.3.6
    └── ✕ unmet peer typescript@>=4.9.5: found 4.8.4

@savitris savitris force-pushed the npm-dependency-patch-update branch from 2b5c973 to 3d50082 Compare December 7, 2023 15:16
@savitris savitris force-pushed the npm-dependency-patch-update branch from 3d50082 to 1093f97 Compare December 7, 2023 15:24
@savitris
Copy link
Contributor Author

savitris commented Dec 7, 2023

The last commit seems to have fixed all the Unmet peer issues as quoted above:

$pnpm install                                                                                                                            :( 130 23-12-07 - 17:36:53
Scope: all 25 workspace projects
Lockfile is up to date, resolution step is skipped
Packages: +41
+++++++++++++++++++++++++++++++++++++++++
. prepare$ husky install
│ husky - Git hooks installed
└─ Done in 275ms
Done in 2.1s

@savitris
Copy link
Contributor Author

savitris commented Dec 8, 2023

TODO's

 WARN  Issues with peer dependencies found
packages/component-library-formio
└─┬ react-formio 4.3.0
  ├── ✕ unmet peer react@"^15.3.0 || ^16.0.0": found 18.2.0
  └── ✕ unmet peer react-dom@"^15.3.0 || ^16.0.0": found 18.2.0

packages/component-library-react
├─┬ @rollup/plugin-json 4.1.0
│ ├── ✕ unmet peer rollup@"^1.20.0 || ^2.0.0": found 3.29.4
│ └─┬ @rollup/pluginutils 3.1.0
│   └── ✕ unmet peer rollup@^1.20.0||^2.0.0: found 3.29.4
└─┬ gatsby 5.12.11
  ├─┬ eslint-config-react-app 6.0.0
  │ ├── ✕ unmet peer @typescript-eslint/eslint-plugin@^4.0.0: found 5.62.0 in gatsby
  │ ├── ✕ unmet peer @typescript-eslint/parser@^4.0.0: found 5.62.0 in gatsby
  │ └── ✕ unmet peer eslint-plugin-jest@^24.0.0: found 27.2.3
  └─┬ react-server-dom-webpack 0.0.0-experimental-c8b778b7f-20220825
    └── ✕ unmet peer [email protected]: found 18.2.0

@Robbert Robbert merged commit 9916d93 into main Dec 11, 2023
10 checks passed
@Robbert Robbert deleted the npm-dependency-patch-update branch December 11, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants