Skip to content

Commit d562225

Browse files
deps: bump the dependencies-minor group across 1 directory with 14 updates
Bumps the dependencies-minor group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.3` | `2.1.6` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.488.0` | `0.508.0` | | [next](https://github.com/vercel/next.js) | `15.3.0` | `15.3.2` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.55.0` | `7.56.3` | | [styled-components](https://github.com/styled-components/styled-components) | `6.1.17` | `6.1.18` | | [zod](https://github.com/colinhacks/zod) | `3.24.2` | `3.24.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.15.17` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.2` | `19.1.3` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.2` | `19.1.3` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.30.1` | `8.32.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.0` | `15.3.2` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.4` | | [sass](https://github.com/sass/dart-sass) | `1.86.3` | `1.87.0` | Updates `@radix-ui/react-label` from 2.1.3 to 2.1.6 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.2.0 to 1.2.2 - [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.488.0 to 0.508.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.508.0/packages/lucide-react) Updates `next` from 15.3.0 to 15.3.2 - [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.3.0...v15.3.2) Updates `react-hook-form` from 7.55.0 to 7.56.3 - [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.55.0...v7.56.3) Updates `styled-components` from 6.1.17 to 6.1.18 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/[email protected]@6.1.18) Updates `zod` from 3.24.2 to 3.24.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.24.2...v3.24.4) Updates `@types/node` from 22.14.1 to 22.15.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.2 to 19.1.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.2 to 19.1.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/parser` from 8.30.1 to 8.32.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/v8.32.0/packages/parser) Updates `eslint-config-next` from 15.3.0 to 15.3.2 - [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.3.2/packages/eslint-config-next) Updates `eslint-config-prettier` from 10.1.2 to 10.1.4 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.4) Updates `sass` from 1.86.3 to 1.87.0 - [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.86.3...1.87.0) --- updated-dependencies: - dependency-name: "@radix-ui/react-label" dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: lucide-react dependency-version: 0.508.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: next dependency-version: 15.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: react-hook-form dependency-version: 7.56.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: styled-components dependency-version: 6.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: zod dependency-version: 3.24.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@types/node" dependency-version: 22.15.17 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: "@types/react" dependency-version: 19.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@types/react-dom" dependency-version: 19.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: eslint-config-next dependency-version: 15.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: eslint-config-prettier dependency-version: 10.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: sass dependency-version: 1.87.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b7b19f commit d562225

File tree

2 files changed

+129
-129
lines changed

2 files changed

+129
-129
lines changed

0 commit comments

Comments
 (0)