- Changed the ESLint rule for "package-json-extend/ensure-package-version" from "warn" to "error" to enforce stricter package version checks. - Updated various dependencies across multiple package.json files, including: - Upgraded @eslint/compat to version 1.2.9 - Updated @types/node, @types/react, and @types/react-dom to their latest versions. - Bumped eslint to version 9.27.0 and lint-staged to version 16.1.0. - Updated several other packages such as turbo, tsx, and various Radix UI components to their latest versions. - Ensured compatibility with the latest versions of dependencies. Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| bump.config.ts | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||