From 1f8a38ed439695b668d28562776269f15d0e9fb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 13:39:35 +0000 Subject: [PATCH] chore(deps): update dependency jotai to v2.7.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 79cb7f052..e67b982e8 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "formik-mui": "4.0.0", "formik-mui-lab": "1.0.0", "immer": "9.0.21", - "jotai": "2.7.0", + "jotai": "2.7.2", "just-compare": "2.3.0", "just-group-by": "2.2.0", "jwt-decode": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40295f48f..20c0df80f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -123,8 +123,8 @@ dependencies: specifier: 9.0.21 version: 9.0.21 jotai: - specifier: 2.7.0 - version: 2.7.0(@types/react@18.2.65)(react@18.2.0) + specifier: 2.7.2 + version: 2.7.2(@types/react@18.2.65)(react@18.2.0) just-compare: specifier: 2.3.0 version: 2.3.0 @@ -5496,8 +5496,8 @@ packages: resolution: {integrity: sha512-W+oqK4H+r5sITxfxpSU+MMdr/YSWGvgZMQDIsNoBDGGy4i7GBPTtvFKibQzW06n3U3TqHjhvBJsirShsEJ6eeQ==} dev: false - /jotai@2.7.0(@types/react@18.2.65)(react@18.2.0): - resolution: {integrity: sha512-4qsyFKu4MprI39rj2uoItyhu24NoCHzkOV7z70PQr65SpzV6CSyhQvVIfbNlNqOIOspNMdf5OK+kTXLvqe63Jw==} + /jotai@2.7.2(@types/react@18.2.65)(react@18.2.0): + resolution: {integrity: sha512-6Ft5kpNu8p93Ssf1Faoza3hYQZRIYp7rioK8MwTTFnbQKwUyZElwquPwl1h6U0uo9hC0jr+ghO3gcSjc6P35/Q==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0'