mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2025-12-31 20:24:55 +01:00
- Upgraded Kotlin from `1.9.20` to `1.9.24`. - Added a new Kotlin/Wasm target (`wasmJs`) for both browser and Node.js environments. - Updated numerous JavaScript dependencies in `yarn.lock`, including major upgrades for `webpack`, `terser`, and various `@webpack-cli`, `@jridgewell`, and `@webassemblyjs` packages. - Configured the Node.js version to `22.0.0` for JS and Wasm targets.