From e4455c993e72038b6660ee559438ea0af9803586 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 02:28:35 +0000 Subject: [PATCH] fix(deps): update dependency jotai to v2 --- example/Galaxy/package.json | 2 +- example/Galaxy/yarn.lock | 10 +++++----- package.json | 4 ++-- yarn.lock | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/example/Galaxy/package.json b/example/Galaxy/package.json index 75b44b797..85332897b 100644 --- a/example/Galaxy/package.json +++ b/example/Galaxy/package.json @@ -24,7 +24,7 @@ "enigma.js": "2.7.3", "eventemitter3": "4.0.7", "extend": "3.0.2", - "jotai": "^1.6.6", + "jotai": "^2.0.0", "lodash": "4.17.21", "picasso-plugin-q": "^1.6.0", "picasso.js": "^1.6.0", diff --git a/example/Galaxy/yarn.lock b/example/Galaxy/yarn.lock index 1c2208c2e..a7d159d02 100644 --- a/example/Galaxy/yarn.lock +++ b/example/Galaxy/yarn.lock @@ -1245,7 +1245,7 @@ version "0.0.0" "@qlik/react-native-carbon@link:../..": - version "2.1.17" + version "2.1.22" "@qlik/react-native-helium@link:../../../react-native-helium": version "0.0.0" @@ -5126,10 +5126,10 @@ joi@^17.2.1: "@sideway/formula" "^3.0.0" "@sideway/pinpoint" "^2.0.0" -jotai@^1.6.6: - version "1.6.6" - resolved "https://registry.yarnpkg.com/jotai/-/jotai-1.6.6.tgz#ec3a8b4e5a323b00c2f9ca0d05825d0aeaeebe75" - integrity sha512-rzUyxHFImnDDjUmC0i0BXyppq1M6ZxrHjhp0SK3VQXvXYAu5Hz9wPJ6w207s2Mlv7jpfiIf26w9m82FLCP3eqw== +jotai@^2.0.0: + version "2.11.2" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.11.2.tgz#30c8f04add5820f7fbf0b9ef2c51ae2dd41522a1" + integrity sha512-H3xOvsdqjBJnXTvpgAWfff2y1B3wabi1iSA6FFd0FrLaM4ENsRJd+RJQtkNhY4PZgvAODa4PQhau9dheK+pUkw== js-sdsl@^4.1.4: version "4.3.0" diff --git a/package.json b/package.json index 3a8dc4d86..52b4787e4 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "fast-xml-parser": "^4.0.8", "husky": "8.0.3", "jest": "27.5.1", - "jotai": "1.6.0", + "jotai": "2.11.2", "lodash": "^4.17.21", "picasso-plugin-q": "1.6.0", "picasso.js": "1.6.0", @@ -69,7 +69,7 @@ "@babel/runtime": "7.17.2", "@nebula.js/stardust": "2.4.1", "eventemitter3": "4.0.7", - "jotai": "1.6.0", + "jotai": "2.11.2", "lodash": "4.17.21", "picasso-plugin-q": "1.6.0", "picasso.js": "1.6.0", diff --git a/yarn.lock b/yarn.lock index edf3f090c..3ffab3abf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6182,10 +6182,10 @@ joi@^17.2.1: "@sideway/formula" "^3.0.0" "@sideway/pinpoint" "^2.0.0" -jotai@1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/jotai/-/jotai-1.6.0.tgz#81412756dab42fcb712530fba512e5e43bd0de15" - integrity sha512-J/+aD9R1XDcNeY8drg/y/I47eUivQ13HGmLmA33w95SvJJLBStSF5WxYrmLgbuWcDC6MpRecF3g/GBchPJNcZg== +jotai@2.11.2: + version "2.11.2" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.11.2.tgz#30c8f04add5820f7fbf0b9ef2c51ae2dd41522a1" + integrity sha512-H3xOvsdqjBJnXTvpgAWfff2y1B3wabi1iSA6FFd0FrLaM4ENsRJd+RJQtkNhY4PZgvAODa4PQhau9dheK+pUkw== js-sdsl@^4.1.4: version "4.3.0"