sui
sui copied to clipboard
Monorepo for SUI (Simple User Interface) packages.
BREAKING CHANGES: - sass color functions override - settings v7 compat removed ## Description ## Related Issue ## Example
Bumps [@tsconfig/vite-react](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.0 to 2.0.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [just-debounce-it](https://github.com/angus-c/just) from 1.1.0 to 1.5.0. Commits 055f873 Publish f6076d1 feat(just-cartesian-product): enable esm (#315) 675a861 minor version bump for TS (#324) fa1bde7 remove errant function call a0f79db Fix for overflow...
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.11 to 3.3.2. Release notes Sourced from fast-glob's releases. 3.3.2 Full Changelog: https://github.com/mrmlnc/fast-glob/compare/3.3.1...3.3.2 🐛 Bug fixes Handle square brackets as a special character on Windows in escape...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.12.1 to 2.15.2. Release notes Sourced from eslint-plugin-cypress's releases. v2.15.2 2.15.2 (2024-04-15) Bug Fixes deps: update semantic-release to 19.0.3 (573be16) v2.15.1 2.15.1 (2023-09-18) Bug Fixes unsafe-to-chain-command: Fix...
Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.18.10 to 7.25.9. Release notes Sourced from @babel/eslint-plugin's releases. v7.25.9 (2024-10-22) Thanks @victorenator for your first PR! :bug: Bug Fix babel-parser, babel-template, babel-types #16905 fix: Keep type...
## Description ## Related Issue ## Example
Move from this repo: https://github.mpi-internal.com/scmspain/frontend-common--lib-adv to this one
## Description ## Related Issue ## Example
## Description In this pull request we ensure that a doamin model class (value object or entity) has all attributes as private and each attribute has his getter. ## Related...