Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump the development-dependencies group in /app with…
… 15 updates (#16) * chore(deps-dev): Bump the development-dependencies group Bumps the development-dependencies group in /app with 15 updates: | Package | From | To | | --- | --- | --- | | [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.10.1` | `1.10.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.13.0` | `20.14.5` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.0.4` | `5.0.5` | | [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `8.0.0` | `9.0.0` | | [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `12.0.0` | `13.0.0` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.5` | `2.4.6` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.5.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.24.0` | `9.26.0` | | [jsdom](https://github.com/jsdom/jsdom) | `24.0.0` | `24.1.0` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `6.1.2` | `6.2.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.7` | `5.3.1` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.0.7` | `2.0.21` | Updates `@rushstack/eslint-patch` from 1.10.1 to 1.10.3 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.3/eslint/eslint-patch) Updates `@types/node` from 20.13.0 to 20.14.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 5.0.4 to 5.0.5 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue) Updates `@vue/eslint-config-prettier` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/vuejs/eslint-config-prettier/releases) - [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](vuejs/eslint-config-prettier@v8.0.0...v9.0.0) Updates `@vue/eslint-config-typescript` from 12.0.0 to 13.0.0 - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](vuejs/eslint-config-typescript@v12.0.0...v13.0.0) Updates `@vue/test-utils` from 2.4.5 to 2.4.6 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.5...v2.4.6) Updates `eslint` from 8.57.0 to 9.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.5.0) Updates `eslint-plugin-vue` from 9.24.0 to 9.26.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.24.0...v9.26.0) Updates `jsdom` from 24.0.0 to 24.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.0.0...24.1.0) Updates `npm-run-all2` from 6.1.2 to 6.2.0 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v6.1.2...v6.2.0) Updates `prettier` from 3.2.5 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.2) Updates `typescript` from 5.4.3 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5) Updates `uuid` from 9.0.1 to 10.0.0 - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v10.0.0) Updates `vite` from 5.2.7 to 5.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite) Updates `vue-tsc` from 2.0.7 to 2.0.21 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v2.0.21/packages/tsc) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@vue/eslint-config-prettier" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vue/eslint-config-typescript" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vue/test-utils" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: npm-run-all2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: uuid dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * chore: Revert `eslint` back to v8.57.0 * chore: Bump `@types/jsdom` --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Howard Smith <[email protected]>
- Loading branch information