From 0e70d0b7c2f224d21c66812d95dcc46126497e47 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 16:55:34 +0000 Subject: [PATCH] Update jotai to version 2.12.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f2ba19a..40c50fd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@supabase/supabase-js": "^2.43.4", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "jotai": "^2.8.2", + "jotai": "^2.12.2", "lucide-react": "^0.379.0", "next": "14.2.3", "next-themes": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index 3f98a17..26b159d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1052,10 +1052,10 @@ jose@^4.14.4: resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.5.tgz#6475d0f467ecd3c630a1b5dadd2735a7288df706" integrity sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg== -jotai@^2.8.2: - version "2.8.2" - resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.8.2.tgz#daa4333716868675c95c3b0b90d587768717ff31" - integrity sha512-AU+EU82YqP94izfbGYQQL3oa/06gmn+Ijf/CKx0QybAURtbqh2e4N6zA2fxeIh0JEUgASF6z5IhagJ8NicR95A== +jotai@^2.12.2: + version "2.12.2" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.12.2.tgz#21626f5f019fc971b4da6bc528790a02d1448e3c" + integrity sha512-oN8715y7MkjXlSrpyjlR887TOuc/NLZMs9gvgtfWH/JP47ChwO0lR2ijSwBvPMYyXRAPT+liIAhuBavluKGgtA== "js-tokens@^3.0.0 || ^4.0.0": version "4.0.0"