Skip to content

Commit ce779c9

Browse files
deps: bump the dependencies-minor group across 1 directory with 5 updates (#321)
Bumps the dependencies-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.517.0` | `0.525.0` | | [next](https://github.com/vercel/next.js) | `15.3.4` | `15.3.5` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.58.1` | `7.59.0` | | [zod](https://github.com/colinhacks/zod) | `3.25.67` | `3.25.72` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.53.1` | `1.53.2` | Updates `lucide-react` from 0.517.0 to 0.525.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.525.0/packages/lucide-react) Updates `next` from 15.3.4 to 15.3.5 - [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.4...v15.3.5) Updates `react-hook-form` from 7.58.1 to 7.59.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.58.1...v7.59.0) Updates `zod` from 3.25.67 to 3.25.72 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.67...v3.25.72) Updates `@playwright/test` from 1.53.1 to 1.53.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.1...v1.53.2) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.525.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: next dependency-version: 15.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: react-hook-form dependency-version: 7.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: zod dependency-version: 3.25.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@playwright/test" dependency-version: 1.53.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82e851f commit ce779c9

File tree

2 files changed

+69
-86
lines changed

2 files changed

+69
-86
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@
4242
"@types/styled-components": "5.1.34",
4343
"class-variance-authority": "0.7.1",
4444
"clsx": "2.1.1",
45-
"lucide-react": "0.517.0",
46-
"next": "15.3.4",
45+
"lucide-react": "0.525.0",
46+
"next": "15.3.5",
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.58.1",
51+
"react-hook-form": "7.59.0",
5252
"styled-components": "6.1.19",
53-
"zod": "3.25.67"
53+
"zod": "3.25.72"
5454
},
5555
"devDependencies": {
56-
"@playwright/test": "1.53.1",
56+
"@playwright/test": "1.53.2",
5757
"@types/node": "22.15.21",
5858
"@types/react": "19.1.8",
5959
"@types/react-dom": "19.1.6",

0 commit comments

Comments
 (0)