From bbfb407bb8d12a83e3e77e8d4f861be4157a0eb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 21:18:47 +0000 Subject: [PATCH] Build(deps): Bump the npm_and_yarn group across 1 directory with 3 updates Bumps the npm_and_yarn group with 3 updates in the / directory: [@conform-to/zod](https://github.com/edmundhung/conform/tree/HEAD/packages/conform-zod), [@conform-to/dom](https://github.com/edmundhung/conform/tree/HEAD/packages/conform-dom) and [@conform-to/react](https://github.com/edmundhung/conform/tree/HEAD/packages/conform-react). Updates `@conform-to/zod` from 1.0.4 to 1.1.1 - [Release notes](https://github.com/edmundhung/conform/releases) - [Commits](https://github.com/edmundhung/conform/commits/v1.1.1/packages/conform-zod) Updates `@conform-to/dom` from 1.0.4 to 1.1.2 - [Release notes](https://github.com/edmundhung/conform/releases) - [Commits](https://github.com/edmundhung/conform/commits/v1.1.2/packages/conform-dom) Updates `@conform-to/react` from 1.0.4 to 1.1.2 - [Release notes](https://github.com/edmundhung/conform/releases) - [Commits](https://github.com/edmundhung/conform/commits/v1.1.2/packages/conform-react) --- updated-dependencies: - dependency-name: "@conform-to/zod" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@conform-to/dom" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@conform-to/react" dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 31 ++++++++++++++++++------------- package.json | 4 ++-- 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index f5731ed..7e64f4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,8 +6,8 @@ "": { "name": "prunt", "dependencies": { - "@conform-to/react": "^1.0.4", - "@conform-to/zod": "^1.0.4", + "@conform-to/react": "^1.1.2", + "@conform-to/zod": "^1.1.1", "@epic-web/cachified": "^5.1.2", "@epic-web/client-hints": "^1.3.0", "@epic-web/invariant": "^1.0.0", @@ -1085,32 +1085,37 @@ } }, "node_modules/@conform-to/dom": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@conform-to/dom/-/dom-1.0.4.tgz", - "integrity": "sha512-XT5RxFvNxZZ9LAljslVDfic8pG47j6Kh0JNgBMqwOiaURKZXKRD9L0PPAmsMS8JOYmP6yI42eqfLbRPPoufhAQ==" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@conform-to/dom/-/dom-1.1.2.tgz", + "integrity": "sha512-UFe1E++9vCU/mfGPwvXUnzWUNI16JRh5IM21iMSRFOkx9XkR1W/ozA36h8hVcCDKZiDXl6tjvzPmobIQ4usoFQ==" }, "node_modules/@conform-to/react": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@conform-to/react/-/react-1.0.4.tgz", - "integrity": "sha512-+p+6Z9ZdEGQjxNMTk79H5HQ/C46PzpTqn1HyHOKquXrXFhjrRILJScAu2FD7AtZLIvehfucCkfYn7W0in6SMgg==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@conform-to/react/-/react-1.1.2.tgz", + "integrity": "sha512-iM5weQt80swLds3oLeErcxi9EgAn4z4RPvqQBV1Z4kUqOX8zOQZiH9w5YXyutKuHV3GF823Qq31KLhmqSEZVNg==", "dependencies": { - "@conform-to/dom": "1.0.4" + "@conform-to/dom": "1.1.2" }, "peerDependencies": { "react": ">=18" } }, "node_modules/@conform-to/zod": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@conform-to/zod/-/zod-1.0.4.tgz", - "integrity": "sha512-CXKzrkmN118fp0VYlzCesKa8JODB5P/K8/Jnio+yREdqQB2EjDAz39IJUa1fjBoEVjvAGfBetj/2d97f4LlSnQ==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@conform-to/zod/-/zod-1.1.1.tgz", + "integrity": "sha512-IvGNKmpxsdJC2oHTpQxknJqLSPpTSruL8we+9fti1AQX2XPki7dugVcaudrtTpErxzik6naOcohAAzGp/3Q80w==", "dependencies": { - "@conform-to/dom": "1.0.4" + "@conform-to/dom": "1.1.1" }, "peerDependencies": { "zod": "^3.21.0" } }, + "node_modules/@conform-to/zod/node_modules/@conform-to/dom": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@conform-to/dom/-/dom-1.1.1.tgz", + "integrity": "sha512-6IiHuHjW12cZZ6DICiewZEYW8R3Kif90RDa5GOdyifvNF5ISQvy+sXakZlVoliPR3xRYMdOq8TCuwBwBca1+DQ==" + }, "node_modules/@emotion/hash": { "version": "0.9.1", "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.1.tgz", diff --git a/package.json b/package.json index 495135a..8d6c131 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "/server-build" ], "dependencies": { - "@conform-to/react": "^1.0.4", - "@conform-to/zod": "^1.0.4", + "@conform-to/react": "^1.1.2", + "@conform-to/zod": "^1.1.1", "@epic-web/cachified": "^5.1.2", "@epic-web/client-hints": "^1.3.0", "@epic-web/invariant": "^1.0.0",