Skip to content

chore: update dependencies and migrate to biome#32

Merged
LancelotP merged 5 commits intomainfrom
chore/update-dependencies
Oct 9, 2025
Merged

chore: update dependencies and migrate to biome#32
LancelotP merged 5 commits intomainfrom
chore/update-dependencies

Conversation

@LancelotP
Copy link
Copy Markdown
Owner

  • Removed ESLint configuration file (.eslintrc.cjs) and Prettier configuration file (.prettierrc.js).
  • Added new Biome configuration file (biome.json) to manage linting and formatting.
  • Updated package.json scripts to use Biome for linting and added CI-specific linting commands.
  • Adjusted pnpm-lock.yaml to reflect the removal of ESLint and Prettier dependencies and the addition of Biome.
  • Updated workflows to run the new linting commands.

…-lock.yaml

- Updated download script to use `pnpm dlx tsx` instead of `ts-node-esm`.
- Bumped versions of several devDependencies:
  - `@types/cli-progress` from 3.11.5 to 3.11.6
  - `check-export-map` from 1.3.0 to 1.3.1
  - `rollup-plugin-visualizer` from 5.9.2 to 5.14.0
  - `typescript` from 5.2.2 to 5.9.3
  - `vite` from 4.5.0 to 4.5.14
  - `vite-plugin-dts` from 3.6.3 to 3.9.1
  - `zod` from 3.22.4 to 3.25.76
- Updated lockfile version to 9.0 and adjusted package resolutions accordingly.
…atting

- Removed ESLint configuration file (.eslintrc.cjs) and Prettier configuration file (.prettierrc.js).
- Added new Biome configuration file (biome.json) to manage linting and formatting.
- Updated package.json scripts to use Biome for linting and added CI-specific linting commands.
- Adjusted pnpm-lock.yaml to reflect the removal of ESLint and Prettier dependencies and the addition of Biome.
- Updated workflows to run the new linting commands.
@LancelotP LancelotP merged commit 3ec2c76 into main Oct 9, 2025
2 checks passed
@LancelotP LancelotP deleted the chore/update-dependencies branch October 9, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant