diff --git a/packages/elements-core/package.json b/packages/elements-core/package.json index 00a6017cd..b4a5d740c 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.11.3", "json-schema": "^0.4.0", "lodash": "^4.17.21", "nanoid": "^3.1.32", diff --git a/yarn.lock b/yarn.lock index 980a235e4..eff0fa1f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15026,10 +15026,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.npmjs.org/jotai/-/jotai-1.3.9.tgz" - integrity sha512-b6DvH9gf+7TfjaboCO54g+C0yhaakIaUBtjLf0dk1p15FWCzNw/93sezdXy9cCaZ8qcEdMLJcjBwQlORmIq29g== +jotai@2.11.3: + version "2.11.3" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.11.3.tgz#7d95086ac7aebf363cb607404356b8427d3c1547" + integrity sha512-B/PsewAQ0UOS5e2+TTWegUPQ3SCLPCjPY24LYUjfn2EorGlluTA2dFjVLgF1+xHLjK9Jit3y5mKHyMG3Xq/GZg== jotai@^1.4.5: version "1.4.7"