Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the non-majors group across 1 directory with 37 updates
Bumps the non-majors group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.3.4` | `3.4.2` | | [chart.js](https://github.com/chartjs/Chart.js) | `4.4.1` | `4.4.3` | | [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `10.8.0` | `10.12.2` | | [i18next](https://github.com/i18next/i18next) | `23.8.2` | `23.11.5` | | [jotai](https://github.com/pmndrs/jotai) | `2.6.4` | `2.8.3` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.323.0` | `0.383.0` | | [nanoid](https://github.com/ai/nanoid) | `5.0.5` | `5.0.7` | | [next](https://github.com/vercel/next.js) | `14.1.0` | `14.2.3` | | [next-i18n-router](https://github.com/i18nexus/next-i18n-router) | `5.2.1` | `5.5.0` | | [nextjs13-progress](https://github.com/designly1/nextjs13-progress) | `1.2.5` | `1.3.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.55` | `18.3.3` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.3.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.50.1` | `7.51.5` | | [react-i18next](https://github.com/i18next/react-i18next) | `14.0.5` | `14.1.2` | | [sharp](https://github.com/lovell/sharp) | `0.33.2` | `0.33.4` | | [swr](https://github.com/vercel/swr) | `2.2.4` | `2.2.5` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.3.0` | | [valibot](https://github.com/fabian-hiller/valibot) | `0.28.0` | `0.30.0` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `14.1.0` | `14.2.3` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.2.2` | `1.6.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.0` | `14.2.3` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.2` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` | | [husky](https://github.com/typicode/husky) | `9.0.10` | `9.0.11` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.2` | `15.2.5` | | [postcss](https://github.com/postcss/postcss) | `8.4.34` | `8.4.38` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.6.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.2.1` | `16.6.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.12` | `5.2.12` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.2` | `1.6.0` | Updates `@hookform/resolvers` from 3.3.4 to 3.4.2 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.3.4...v3.4.2) Updates `chart.js` from 4.4.1 to 4.4.3 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.4.1...v4.4.3) Updates `clsx` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v2.1.0...v2.1.1) Updates `firebase` from 10.8.0 to 10.12.2 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@10.12.2) Updates `i18next` from 23.8.2 to 23.11.5 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.8.2...v23.11.5) Updates `jotai` from 2.6.4 to 2.8.3 - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.6.4...v2.8.3) Updates `lucide-react` from 0.323.0 to 0.383.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.383.0/packages/lucide-react) Updates `nanoid` from 5.0.5 to 5.0.7 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.5...5.0.7) Updates `next` from 14.1.0 to 14.2.3 - [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.1.0...v14.2.3) Updates `next-i18n-router` from 5.2.1 to 5.5.0 - [Release notes](https://github.com/i18nexus/next-i18n-router/releases) - [Changelog](https://github.com/i18nexus/next-i18n-router/blob/main/CHANGELOG.md) - [Commits](i18nexus/next-i18n-router@v5.2.1...v5.5.0) Updates `nextjs13-progress` from 1.2.5 to 1.3.3 - [Commits](https://github.com/designly1/nextjs13-progress/commits) Updates `react` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `@types/react` from 18.2.55 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.18 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-hook-form` from 7.50.1 to 7.51.5 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.50.1...v7.51.5) Updates `react-i18next` from 14.0.5 to 14.1.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v14.0.5...v14.1.2) Updates `sharp` from 0.33.2 to 0.33.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.33.2...v0.33.4) Updates `swr` from 2.2.4 to 2.2.5 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.2.4...v2.2.5) Updates `tailwind-merge` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.2.1...v2.3.0) Updates `valibot` from 0.28.0 to 0.30.0 - [Release notes](https://github.com/fabian-hiller/valibot/releases) - [Commits](fabian-hiller/valibot@v0.28.0...v0.30.0) Updates `@next/bundle-analyzer` from 14.1.0 to 14.2.3 - [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.2.3/packages/next-bundle-analyzer) Updates `@types/react` from 18.2.55 to 18.3.3 - [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.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitest/coverage-v8` from 1.2.2 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8) Updates `autoprefixer` from 10.4.17 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.17...10.4.19) Updates `eslint-config-next` from 14.1.0 to 14.2.3 - [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.2.3/packages/eslint-config-next) Updates `eslint-plugin-react` from 7.33.2 to 7.34.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.2) Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `husky` from 9.0.10 to 9.0.11 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.10...v9.0.11) Updates `lint-staged` from 15.2.2 to 15.2.5 - [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@v15.2.2...v15.2.5) Updates `postcss` from 8.4.34 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.34...8.4.38) Updates `prettier` from 3.2.5 to 3.3.0 - [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.0) Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.6.1 - [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.6.1) Updates `stylelint` from 16.2.1 to 16.6.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.2.1...16.6.1) 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.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.3.3...v5.4.5) Updates `vite` from 5.0.12 to 5.2.12 - [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.2.12/packages/vite) Updates `vitest` from 1.2.2 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: firebase dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: next-i18n-router dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: nextjs13-progress dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: swr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: valibot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@next/bundle-analyzer" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-majors ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information