Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
npm: bump the all group with 19 updates
Bumps the all group with 19 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.4` | | [usehooks-ts](https://github.com/juliencrn/usehooks-ts) | `2.9.1` | `3.0.2` | | [zustand](https://github.com/pmndrs/zustand) | `4.4.7` | `4.5.2` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `14.0.4` | `14.1.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.0` | `20.12.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.47` | `18.2.73` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.23` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.19` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.43.1` | `0.44.0` | | [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) | `1.0.1` | `4.0.0` | | [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.13.1` | `3.15.1` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `13.0.5` | `14.3.9` | | [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.38` | | [prettier](https://github.com/prettier/prettier) | `3.2.1` | `3.2.5` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.5.13` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.0` | `1.4.0` | Updates `next` from 14.0.4 to 14.1.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.0.4...v14.1.4) Updates `usehooks-ts` from 2.9.1 to 3.0.2 - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@3.0.2) Updates `zustand` from 4.4.7 to 4.5.2 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.4.7...v4.5.2) Updates `@next/eslint-plugin-next` from 14.0.4 to 14.1.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.1.4/packages/eslint-plugin-next) Updates `@types/node` from 20.11.0 to 20.12.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.47 to 18.2.73 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.18 to 18.2.23 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `autoprefixer` from 10.4.16 to 10.4.19 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.16...10.4.19) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-config-xo` from 0.43.1 to 0.44.0 - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.43.1...v0.44.0) Updates `eslint-config-xo-typescript` from 1.0.1 to 4.0.0 - [Release notes](https://github.com/xojs/eslint-config-xo-typescript/releases) - [Commits](xojs/eslint-config-xo-typescript@v1.0.1...v4.0.0) Updates `eslint-plugin-tailwindcss` from 3.13.1 to 3.15.1 - [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases) - [Commits](francoismassart/eslint-plugin-tailwindcss@v3.13.1...v3.15.1) Updates `happy-dom` from 13.0.5 to 14.3.9 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v13.0.5...v14.3.9) Updates `postcss` from 8.4.33 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.33...8.4.38) Updates `prettier` from 3.2.1 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.1...3.2.5) Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.5.13 - [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.5.11...v0.5.13) Updates `tailwindcss` from 3.4.1 to 3.4.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.3) Updates `typescript` from 5.3.3 to 5.4.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.3) Updates `vitest` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: usehooks-ts dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-config-xo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-config-xo-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information