Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updating packages
If the CI build fails it's likely that there have been breaking changes upstream in the monorepo.
A Leather dev should checkout the repo and fix these before merging the pull request.
Output
WARN 34 deprecated subdependencies found: @babel/[email protected], @babel/[email protected], @babel/[email protected], @babel/[email protected], @babel/[email protected], @babel/[email protected], @babel/[email protected], @babel/[email protected], @humanwhocodes/[email protected], @humanwhocodes/[email protected], @npmcli/[email protected], @xmldom/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] Packages: +211 -121 ++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------ dependencies: - @leather.io/bitcoin 0.16.0 + @leather.io/bitcoin 0.16.1 - @leather.io/constants 0.13.0 + @leather.io/constants 0.13.1 - @leather.io/crypto 1.6.7 + @leather.io/crypto 1.6.8 - @leather.io/models 0.18.3 + @leather.io/models 0.19.0 - @leather.io/query 2.19.0 + @leather.io/query 2.20.0 - @leather.io/stacks 1.3.0 + @leather.io/stacks 1.3.1 - @leather.io/ui 1.32.0 + @leather.io/ui 1.32.1 - @leather.io/utils 0.16.7 + @leather.io/utils 0.17.0 devDependencies: - @leather.io/rpc 2.1.14 + @leather.io/rpc 2.1.15 WARN Issues with peer dependencies found . ├─┬ react-native 0.74.1 │ └── ✕ unmet peer [email protected]: found 18.3.1 ├─┬ @redux-devtools/remote 0.9.3 │ └─┬ @redux-devtools/utils 3.0.0 │ ├── ✕ unmet peer immutable@^4.3.4: found 5.0.2 │ └─┬ @redux-devtools/serialize 0.4.2 │ └── ✕ unmet peer immutable@^4.0.0: found 5.0.2 ├─┬ @storybook/react 8.2.4 │ ├─┬ @storybook/preview-api 8.2.9 │ │ └── ✕ unmet peer storybook@^8.2.9: found 8.2.4 │ ├─┬ @storybook/components 8.2.9 │ │ └── ✕ unmet peer storybook@^8.2.9: found 8.2.4 │ └─┬ @storybook/manager-api 8.2.9 │ └── ✕ unmet peer storybook@^8.2.9: found 8.2.4 ├─┬ @storybook/addon-styling-webpack 1.0.0 │ └─┬ @storybook/node-logger 8.2.9 │ └── ✕ unmet peer storybook@^8.2.9: found 8.2.4 ├─┬ web-ext 7.8.0 │ └─┬ addons-linter 6.13.0 │ └─┬ addons-scanner-utils 9.3.0 │ └── ✕ unmet peer [email protected]: found 3.3.1 └─┬ @coinbase/cbpay-js 2.1.0 └── ✕ unmet peer regenerator-runtime@^0.13.9: found 0.14.1 Done in 21.1s