Skip to content

Update dependencies#97

Merged
Nowely merged 6 commits intonextfrom
update-deps
Nov 12, 2025
Merged

Update dependencies#97
Nowely merged 6 commits intonextfrom
update-deps

Conversation

@Nowely
Copy link
Owner

@Nowely Nowely commented Nov 12, 2025

No description provided.

- Bump versions for several devDependencies in package.json files:
  - `@microsoft/api-extractor` to `^7.55.0`
  - `@vitejs/plugin-react-swc` to `^4.2.2`
  - `oxlint` to `^1.28.0`
  - `vite` to `^7.2.2`
  - `antd` to `^5.28.1`
  - `@testing-library/jest-dom` to `^6.9.1`
  - `@faker-js/faker` to `^10.1.0`
- Update pnpm-lock.yaml to reflect these changes and ensure consistency across the workspace.
- Bump versions for `@vitest/coverage-v8`, `@vitest/ui`, and `vitest` to `4.0.8` in `pnpm-lock.yaml` and `pnpm-workspace.yaml`.
- Update mock implementations in tests to align with the new type definitions and improve clarity.
- Remove deprecated dependencies and streamline mock setups in `EventBus.spec.ts` and `Parser.spec.ts` for better maintainability.
…pnpm-lock.yaml

- Updated devDependencies for Storybook packages to the latest version, ensuring compatibility and access to new features.
- Reflects changes in the package.json for `@storybook/addon-docs`, `@storybook/addon-links`, `@storybook/cli`, `@storybook/react-vite`, and `storybook`.
- Bump the version of `@types/node` across multiple packages to ensure compatibility with the latest dependencies.
- Reflect changes in both `packages/tests/package.json` and `pnpm-lock.yaml` to maintain consistency in type definitions.
@vercel
Copy link

vercel bot commented Nov 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marked-input Ready Ready Preview Comment Nov 12, 2025 2:28pm

- Changed the module resolution strategy in tsconfig.json from 'node' to 'bundler' to enhance compatibility with modern build tools.
- Simplified mock iterator structure and streamlined mock return values for better readability.
- Ensured consistent formatting and alignment with TypeScript best practices.
@Nowely Nowely merged commit 601dea3 into next Nov 12, 2025
7 checks passed
@Nowely Nowely deleted the update-deps branch November 12, 2025 15:04
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