From eeb55a2840cee1c9b3121a40e56013e2b1cc7710 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 00:23:27 +0800 Subject: [PATCH] fix(deps): update dependency jotai to ^2.9.0 (#1394) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/app/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/app/package.json b/packages/app/package.json index 93d54993..d143e444 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -33,7 +33,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "cmdk": "^1.0.0", - "jotai": "^2.8.4", + "jotai": "^2.9.0", "lucide-react": "^0.401.0", "next-themes": "^0.3.0", "react": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fdd3445..33333ca1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -138,7 +138,7 @@ importers: specifier: ^1.0.0 version: 1.0.0(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) jotai: - specifier: ^2.8.4 + specifier: ^2.9.0 version: 2.9.0(@types/react@18.3.3)(react@18.3.1) lucide-react: specifier: ^0.401.0