Merged
Conversation
- 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.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.