From 92a4da43247cf9f381db8feeba38a7c352dc492d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 00:22:28 +0000 Subject: [PATCH] Build(deps): Bump the npm_and_yarn group across 1 directory with 4 updates Bumps the npm_and_yarn group with 4 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), [@conform-to/react](https://github.com/edmundhung/conform/tree/HEAD/packages/conform-react) and [ws](https://github.com/websockets/ws). 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.5 - [Release notes](https://github.com/edmundhung/conform/releases) - [Commits](https://github.com/edmundhung/conform/commits/v1.1.5/packages/conform-dom) Updates `@conform-to/react` from 1.0.4 to 1.1.5 - [Release notes](https://github.com/edmundhung/conform/releases) - [Commits](https://github.com/edmundhung/conform/commits/v1.1.5/packages/conform-react) Updates `ws` from 7.5.9 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10) --- 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 - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 43 ++++++++++++++++++++++++------------------- package.json | 4 ++-- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index f5731ed..294eb34 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.5", + "@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.5", + "resolved": "https://registry.npmjs.org/@conform-to/dom/-/dom-1.1.5.tgz", + "integrity": "sha512-tWI3YxWvDaZFSl4QN8Y0WbgBxsWEfcTrSMtKic3YTt/hGVJXjQ8qURBdsJXudzJ38zwAr5GhpLWmyI6BbG9+gA==" }, "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.5", + "resolved": "https://registry.npmjs.org/@conform-to/react/-/react-1.1.5.tgz", + "integrity": "sha512-QyzJ8SIazHmez7qkMffypICDBwU+Ht5TPe+C4MTP2dro0N0Hu6LsfLq7mMWFJyAJ7IYxT1BMzfoFj28jheIIOw==", "dependencies": { - "@conform-to/dom": "1.0.4" + "@conform-to/dom": "1.1.5" }, "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", @@ -12618,9 +12623,9 @@ } }, "node_modules/jsdom/node_modules/ws": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", + "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", "dev": true, "engines": { "node": ">=10.0.0" @@ -20905,9 +20910,9 @@ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" }, "node_modules/ws": { - "version": "7.5.9", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "version": "7.5.10", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", + "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", "dev": true, "engines": { "node": ">=8.3.0" diff --git a/package.json b/package.json index 495135a..2099401 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.5", + "@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",