Skip to content

Commit 56e6174

Browse files
chore(deps): bump the conform group with 3 updates
Bumps the conform group with 3 updates: [@conform-to/dom](https://github.com/edmundhung/conform/tree/HEAD/packages/conform-dom), [@conform-to/react](https://github.com/edmundhung/conform/tree/HEAD/packages/conform-react) and [@conform-to/zod](https://github.com/edmundhung/conform/tree/HEAD/packages/conform-zod). Updates `@conform-to/dom` from 1.5.1 to 1.8.2 - [Release notes](https://github.com/edmundhung/conform/releases) - [Commits](https://github.com/edmundhung/conform/commits/v1.8.2/packages/conform-dom) Updates `@conform-to/react` from 1.5.1 to 1.8.2 - [Release notes](https://github.com/edmundhung/conform/releases) - [Commits](https://github.com/edmundhung/conform/commits/v1.8.2/packages/conform-react) Updates `@conform-to/zod` from 1.5.1 to 1.8.2 - [Release notes](https://github.com/edmundhung/conform/releases) - [Commits](https://github.com/edmundhung/conform/commits/v1.8.2/packages/conform-zod) --- updated-dependencies: - dependency-name: "@conform-to/dom" dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: conform - dependency-name: "@conform-to/react" dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: conform - dependency-name: "@conform-to/zod" dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: conform ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa60e03 commit 56e6174

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"check": "pnpm typecheck && pnpm build && pnpm lint && pnpm format:ci && pnpm test"
2121
},
2222
"dependencies": {
23-
"@conform-to/dom": "1.5.1",
24-
"@conform-to/react": "1.5.1",
25-
"@conform-to/zod": "1.5.1",
23+
"@conform-to/dom": "1.8.2",
24+
"@conform-to/react": "1.8.2",
25+
"@conform-to/zod": "1.8.2",
2626
"@mantine/charts": "7.15.2",
2727
"@mantine/core": "7.15.2",
2828
"@mantine/dates": "7.15.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)