You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--
Before opening a pull request, please read the [contributing
guidelines](https://github.com/pancakeswap/pancake-frontend/blob/develop/CONTRIBUTING.md)
first
-->
<!-- start pr-codex -->
---
## PR-Codex overview
This PR focuses on updating the version specifications for several
dependencies, particularly `@babel/core`, across multiple `package.json`
files and the `pnpm-lock.yaml` file. The changes ensure consistency in
dependency versions used throughout the project.
### Detailed summary
- Updated `@babel/core` version from `^7.23.9` to `7.23.9` in:
- `packages/hooks/package.json`
- `packages/uikit/package.json`
- Adjusted `@babel/preset-env` and `@babel/preset-react` versions to
`7.23.3` in various places.
- Ensured consistency in `pnpm-lock.yaml` for dependencies related to
`@babel/core` and others.
> The following files were skipped due to too many changes:
`pnpm-lock.yaml`
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`
<!-- end pr-codex -->
0 commit comments