From ba360dd4cec2f23fa8a042001d30de97e59b628f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 08:42:44 +0000 Subject: [PATCH] Update jotai to version 2.12.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f2ba19a..a0685d3 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.5", "lucide-react": "^0.379.0", "next": "14.2.3", "next-themes": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index 3f98a17..854d4cb 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.5: + version "2.12.5" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.12.5.tgz#2decdf41dfcad5e4afc7278da81c45646d4ae8ad" + integrity sha512-G8m32HW3lSmcz/4mbqx0hgJIQ0ekndKWiYP7kWVKi0p6saLXdSoye+FZiOFyonnd7Q482LCzm8sMDl7Ar1NWDw== "js-tokens@^3.0.0 || ^4.0.0": version "4.0.0"