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-dependencies group with 32 updates
Bumps the development-dependencies group with 32 updates: | Package | From | To | | --- | --- | --- | | [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.3.3` | `1.5.1` | | [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.6` | `0.5.7` | | [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) | `3.5.38` | `3.5.42` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.198` | `4.14.201` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.0` | `20.9.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `6.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `6.11.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `2.3.4` | `4.5.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `0.34.5` | `0.34.6` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `0.33.0` | `0.34.6` | | [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `7.1.0` | `8.0.0` | | [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `9.0.0` | `12.0.0` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.1` | `2.4.2` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` | | [eslint](https://github.com/eslint/eslint) | `8.46.0` | `8.53.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.2.1` | `5.0.1` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `7.20.0` | `9.18.1` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `10.11.0` | `12.10.3` | | [lint-staged](https://github.com/okonet/lint-staged) | `14.0.1` | `15.1.0` | | [patch-package](https://github.com/ds300/patch-package) | `7.0.0` | `8.0.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.28` | `8.4.31` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.1.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.4.1` | `0.5.7` | | [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `5.9.0` | `5.9.2` | | [sass](https://github.com/sass/dart-sass) | `1.62.1` | `1.69.5` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `13.2.2` | `13.3.2` | | [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.0` | `2.0.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.3` | `3.3.5` | | [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import) | `0.16.1` | `0.16.7` | | [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `0.16.5` | `0.17.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `2.9.14` | `5.0.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.33.0` | `0.34.6` | Updates `@rushstack/eslint-patch` from 1.3.3 to 1.5.1 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.5.1/eslint/eslint-patch) Updates `@tailwindcss/forms` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-forms@v0.5.6...v0.5.7) Updates `@types/bluebird` from 3.5.38 to 3.5.42 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird) Updates `@types/lodash` from 4.14.198 to 4.14.201 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.5.0 to 20.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 6.11.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 6.11.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/parser) Updates `@vitejs/plugin-vue` from 2.3.4 to 4.5.0 - [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 `@vitest/coverage-v8` from 0.34.5 to 0.34.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/coverage-v8) Updates `@vitest/ui` from 0.33.0 to 0.34.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/ui) Updates `@vue/eslint-config-prettier` from 7.1.0 to 8.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@v7.1.0...v8.0.0) Updates `@vue/eslint-config-typescript` from 9.0.0 to 12.0.0 - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](vuejs/eslint-config-typescript@v9.0.0...v12.0.0) Updates `@vue/test-utils` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.1...v2.4.2) Updates `autoprefixer` from 10.4.15 to 10.4.16 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.15...10.4.16) Updates `eslint` from 8.46.0 to 8.53.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.46.0...v8.53.0) Updates `eslint-plugin-prettier` from 4.2.1 to 5.0.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v4.2.1...v5.0.1) Updates `eslint-plugin-vue` from 7.20.0 to 9.18.1 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v7.20.0...v9.18.1) Updates `happy-dom` from 10.11.0 to 12.10.3 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v10.11.0...v12.10.3) Updates `lint-staged` from 14.0.1 to 15.1.0 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v14.0.1...v15.1.0) Updates `patch-package` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/ds300/patch-package/releases) - [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md) - [Commits](ds300/patch-package@v7.0.0...v8.0.0) Updates `postcss` from 8.4.28 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.28...8.4.31) Updates `prettier` from 2.8.8 to 3.1.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.1.0) Updates `prettier-plugin-tailwindcss` from 0.4.1 to 0.5.7 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.4.1...v0.5.7) Updates `rollup-plugin-visualizer` from 5.9.0 to 5.9.2 - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v5.9.0...v5.9.2) Updates `sass` from 1.62.1 to 1.69.5 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.62.1...1.69.5) Updates `sass-loader` from 13.2.2 to 13.3.2 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v13.2.2...v13.3.2) Updates `start-server-and-test` from 2.0.0 to 2.0.3 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.0...v2.0.3) Updates `tailwindcss` from 3.3.3 to 3.3.5 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.3.3...v3.3.5) Updates `unplugin-auto-import` from 0.16.1 to 0.16.7 - [Release notes](https://github.com/antfu/unplugin-auto-import/releases) - [Commits](unplugin/unplugin-auto-import@v0.16.1...v0.16.7) Updates `unplugin-icons` from 0.16.5 to 0.17.4 - [Release notes](https://github.com/unplugin/unplugin-icons/releases) - [Commits](unplugin/unplugin-icons@v0.16.5...v0.17.4) Updates `vite` from 2.9.14 to 5.0.0 - [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/[email protected]/packages/vite) Updates `vitest` from 0.33.0 to 0.34.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/vitest) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@tailwindcss/forms" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/bluebird" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/lodash" 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: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-minor 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: autoprefixer 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-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-prettier 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-major dependency-group: development-dependencies - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: patch-package dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rollup-plugin-visualizer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: start-server-and-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: unplugin-auto-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: unplugin-icons dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information