From df541aef4885176dfda7d6ce303d9f66329aaca6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:07:00 +0000 Subject: [PATCH] chore(deps): update dependency jotai to v2.11.3 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dcb302ebe..0aa6b1167 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.2", + "jotai": "2.11.3", "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 ccb1f5b5a..33cb2f80b 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.2 - version: 2.11.2(@types/react@19.0.8)(react@19.0.0) + specifier: 2.11.3 + version: 2.11.3(@types/react@19.0.8)(react@19.0.0) just-compare: specifier: 2.3.0 version: 2.3.0 @@ -3790,8 +3790,8 @@ packages: jose@4.15.9: resolution: {integrity: sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==} - jotai@2.11.2: - resolution: {integrity: sha512-H3xOvsdqjBJnXTvpgAWfff2y1B3wabi1iSA6FFd0FrLaM4ENsRJd+RJQtkNhY4PZgvAODa4PQhau9dheK+pUkw==} + jotai@2.11.3: + resolution: {integrity: sha512-B/PsewAQ0UOS5e2+TTWegUPQ3SCLPCjPY24LYUjfn2EorGlluTA2dFjVLgF1+xHLjK9Jit3y5mKHyMG3Xq/GZg==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -10204,7 +10204,7 @@ snapshots: jose@4.15.9: {} - jotai@2.11.2(@types/react@19.0.8)(react@19.0.0): + jotai@2.11.3(@types/react@19.0.8)(react@19.0.0): optionalDependencies: '@types/react': 19.0.8 react: 19.0.0