From f9b084b8ffb497a23730a97222869f2784d7f4c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 08:27:15 +0000 Subject: [PATCH] chore(deps): Bump jotai from 1.3.9 to 2.10.2 Bumps [jotai](https://github.com/pmndrs/jotai) from 1.3.9 to 2.10.2. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](https://github.com/pmndrs/jotai/compare/v1.3.9...v2.10.2) --- updated-dependencies: - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/elements-core/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/elements-core/package.json b/packages/elements-core/package.json index 0aac75aef..ed5d037c3 100644 --- a/packages/elements-core/package.json +++ b/packages/elements-core/package.json @@ -73,7 +73,7 @@ "@stoplight/yaml": "^4.3.0", "classnames": "^2.2.6", "httpsnippet-lite": "^3.0.5", - "jotai": "1.3.9", + "jotai": "2.10.2", "json-schema": "^0.4.0", "lodash": "^4.17.21", "nanoid": "^3.1.32", diff --git a/yarn.lock b/yarn.lock index 9672b0d80..fec8e2667 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15641,10 +15641,10 @@ joi@^17.11.0: "@sideway/formula" "^3.0.1" "@sideway/pinpoint" "^2.0.0" -jotai@1.3.9: - version "1.3.9" - resolved "https://registry.yarnpkg.com/jotai/-/jotai-1.3.9.tgz#d65a7069b949a3a74f9e069d3e3f06f99be02817" - integrity sha512-b6DvH9gf+7TfjaboCO54g+C0yhaakIaUBtjLf0dk1p15FWCzNw/93sezdXy9cCaZ8qcEdMLJcjBwQlORmIq29g== +jotai@2.10.2: + version "2.10.2" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.10.2.tgz#c5fe5419e0526c262d401d6033f7a2c0049ce1b4" + integrity sha512-DqsBTlRglIBviuJLfK6JxZzpd6vKfbuJ4IqRCz70RFEDeZf46Fcteb/FXxNr1UnoxR5oUy3oq7IE8BrEq0G5DQ== jotai@^1.4.5: version "1.4.7"