From 35dc76a4d106f3e62e782342fd6e208957527bc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 11:52:09 +0000 Subject: [PATCH] chore(deps): update dependency jotai to v2.11.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 07ad87c1c..8f005c51f 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "formik-mui": "4.0.0", "formik-mui-lab": "1.0.0", "immer": "10.1.1", - "jotai": "2.11.0", + "jotai": "2.11.1", "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 3d4c176ff..00f40740a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -126,8 +126,8 @@ importers: specifier: 10.1.1 version: 10.1.1 jotai: - specifier: 2.11.0 - version: 2.11.0(@types/react@19.0.8)(react@19.0.0) + specifier: 2.11.1 + version: 2.11.1(@types/react@19.0.8)(react@19.0.0) just-compare: specifier: 2.3.0 version: 2.3.0 @@ -3788,8 +3788,8 @@ packages: jose@4.15.9: resolution: {integrity: sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==} - jotai@2.11.0: - resolution: {integrity: sha512-zKfoBBD1uDw3rljwHkt0fWuja1B76R7CjznuBO+mSX6jpsO1EBeWNRKpeaQho9yPI/pvCv4recGfgOXGxwPZvQ==} + jotai@2.11.1: + resolution: {integrity: sha512-41Su098mpHIX29hF/XOpDb0SqF6EES7+HXfrhuBqVSzRkxX48hD5i8nGsEewWZNAsBWJCTTmuz8M946Ih2PfcQ==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -10205,7 +10205,7 @@ snapshots: jose@4.15.9: {} - jotai@2.11.0(@types/react@19.0.8)(react@19.0.0): + jotai@2.11.1(@types/react@19.0.8)(react@19.0.0): optionalDependencies: '@types/react': 19.0.8 react: 19.0.0