From 2251a0394f7e951cbc151f0577c9b15242e14443 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 13:55:36 +0000 Subject: [PATCH] Update jotai to version 2.12.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f2ba19a..ba0ec77 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.4", "lucide-react": "^0.379.0", "next": "14.2.3", "next-themes": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index 3f98a17..4198cbb 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.4: + version "2.12.4" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.12.4.tgz#f6b38e71ce5a2ddd6c5741ee5a6d3abb79e274f8" + integrity sha512-eFXLJol4oOLM8BS1+QV+XwaYQITG8n1tatBCFl4F5HE3zR5j2WIK8QpMt7VJIYmlogNUZfvB7wjwLoVk+umB9Q== "js-tokens@^3.0.0 || ^4.0.0": version "4.0.0"