Skip to content

Commit 0dffdee

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 56adedc commit 0dffdee

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
@@ -19,9 +19,9 @@
1919
"check": "pnpm typecheck && pnpm build && pnpm lint && pnpm format:ci && pnpm test:run"
2020
},
2121
"dependencies": {
22-
"@conform-to/dom": "1.5.1",
23-
"@conform-to/react": "1.5.1",
24-
"@conform-to/zod": "1.5.1",
22+
"@conform-to/dom": "1.8.2",
23+
"@conform-to/react": "1.8.2",
24+
"@conform-to/zod": "1.8.2",
2525
"@mantine/charts": "7.15.2",
2626
"@mantine/core": "7.15.2",
2727
"@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)