Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all-the-things group with 7 updates (#56)
* Bump the all-the-things group with 7 updates Bumps the all-the-things group with 7 updates: | Package | From | To | | --- | --- | --- | | [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.1.5` | `15.1.6` | | [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.5` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.473.0` | `0.474.0` | | [next](https://github.com/vercel/next.js) | `15.1.5` | `15.1.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.10.10` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.7` | `19.0.8` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.0` | Updates `@next/mdx` from 15.1.5 to 15.1.6 - [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/v15.1.6/packages/next-mdx) Updates `@radix-ui/react-popover` from 1.1.4 to 1.1.5 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `lucide-react` from 0.473.0 to 0.474.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.474.0/packages/lucide-react) Updates `next` from 15.1.5 to 15.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.5...v15.1.6) Updates `@types/node` from 22.10.7 to 22.10.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.0.7 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `tailwindcss` from 3.4.17 to 4.0.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/next/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-the-things - dependency-name: "@radix-ui/react-popover" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-the-things - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-the-things - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-the-things - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-the-things - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-the-things - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-the-things ... Signed-off-by: dependabot[bot] <support@github.com> * ignore tailwind 4 * lockfile --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sean Ross-Ross <srossross@gmail.com>
- Loading branch information