Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump the development group across 1 directory with 9…
… updates (#303) Bumps the development group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.0.3` | `20.0.7` | | [@tsconfig/recommended](https://github.com/tsconfig/bases/tree/HEAD/bases) | `1.0.7` | `1.0.8` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `18.3.12` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `5.4.10` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.3` | `2.1.4` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.15.0` | `1.15.2` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.1` | `1.2.2` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.29.1` | `9.30.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.10.0` | `8.12.2` | Updates `nx` from 20.0.3 to 20.0.7 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.0.7/packages/nx) Updates `@tsconfig/recommended` from 1.0.7 to 1.0.8 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/react` from 18.3.11 to 18.3.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `vite` from 5.4.9 to 5.4.10 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite) Updates `vitest` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest) Updates `@eslint-react/eslint-plugin` from 1.15.0 to 1.15.2 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.15.2/packages/plugins/eslint-plugin) Updates `@eslint/compat` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.1...compat-v1.2.2) Updates `eslint-plugin-vue` from 9.29.1 to 9.30.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.29.1...v9.30.0) Updates `typescript-eslint` from 8.10.0 to 8.12.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@tsconfig/recommended" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@eslint-react/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information