chore(transverse): upgrade libs
Summary by CodeRabbit
-
Chores
- Streamlined the exclusion list for project files to improve organization.
- Introduced updated dependency management settings that use the traditional node modules structure.
- Upgraded runtime requirements to Node.js ^22.14 and Yarn ^4.1.0, explicitly specifying the package manager version.
- Updated the Docker image used in the CI pipeline to a newer Node.js version.
- Updated the Node.js version in the project configuration files to v22.14.
Edited by Gitlab Make.org