Skip to content

Commit 646bffe

Browse files
deps: bump the dependencies-minor group across 1 directory with 8 updates (#310)
Bumps the dependencies-minor group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `5.1.0` | `5.1.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.513.0` | `0.515.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.57.0` | `7.58.0` | | [styled-components](https://github.com/styled-components/styled-components) | `6.1.18` | `6.1.19` | | [zod](https://github.com/colinhacks/zod) | `3.25.56` | `3.25.64` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.52.0` | `1.53.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.6` | `19.1.8` | | [sass](https://github.com/sass/dart-sass) | `1.89.1` | `1.89.2` | Updates `@hookform/resolvers` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v5.1.0...v5.1.1) Updates `lucide-react` from 0.513.0 to 0.515.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.515.0/packages/lucide-react) Updates `react-hook-form` from 7.57.0 to 7.58.0 - [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.57.0...v7.58.0) Updates `styled-components` from 6.1.18 to 6.1.19 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.1.18...styled-components@6.1.19) Updates `zod` from 3.25.56 to 3.25.64 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.56...v3.25.64) Updates `@playwright/test` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.53.0) Updates `@types/react` from 19.1.6 to 19.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `sass` from 1.89.1 to 1.89.2 - [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.89.1...1.89.2) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: lucide-react dependency-version: 0.515.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: react-hook-form dependency-version: 7.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: styled-components dependency-version: 6.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: zod dependency-version: 3.25.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@playwright/test" dependency-version: 1.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d17032 commit 646bffe

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package-lock.json

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,29 +35,29 @@
3535
"@arcjet/env": "^1.0.0-beta.8",
3636
"@arcjet/ip": "1.0.0-beta.8",
3737
"@arcjet/next": "1.0.0-beta.8",
38-
"@hookform/resolvers": "5.1.0",
38+
"@hookform/resolvers": "5.1.1",
3939
"@nosecone/next": "1.0.0-beta.8",
4040
"@radix-ui/react-label": "2.1.7",
4141
"@radix-ui/react-slot": "1.2.3",
4242
"@types/styled-components": "5.1.34",
4343
"class-variance-authority": "0.7.1",
4444
"clsx": "2.1.1",
45-
"lucide-react": "0.513.0",
45+
"lucide-react": "0.515.0",
4646
"next": "15.3.3",
4747
"next-auth": "5.0.0-beta.28",
4848
"next-themes": "0.4.6",
4949
"react": "19.1.0",
5050
"react-dom": "19.1.0",
51-
"react-hook-form": "7.57.0",
52-
"styled-components": "6.1.18",
53-
"zod": "3.25.56"
51+
"react-hook-form": "7.58.0",
52+
"styled-components": "6.1.19",
53+
"zod": "3.25.64"
5454
},
5555
"devDependencies": {
56-
"@playwright/test": "1.52.0",
56+
"@playwright/test": "1.53.0",
5757
"@types/node": "22.15.21",
58-
"@types/react": "19.1.6",
58+
"@types/react": "19.1.8",
5959
"@types/react-dom": "19.1.6",
60-
"sass": "1.89.1",
60+
"sass": "1.89.2",
6161
"typescript": "5.8.3"
6262
}
6363
}

0 commit comments

Comments
 (0)