From 7f0b416d32c876b810353764bc9af2d312e84c49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 21:26:36 +0000 Subject: [PATCH] chore(deps): update dependency jotai to v2.12.5 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 56805fa8b..1e49531c8 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "dayjs": "1.11.13", "filesize": "10.1.6", "immer": "10.1.1", - "jotai": "2.12.4", + "jotai": "2.12.5", "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 6e09697b6..d9ebfe4a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,8 +128,8 @@ importers: specifier: 10.1.1 version: 10.1.1 jotai: - specifier: 2.12.4 - version: 2.12.4(@types/react@19.1.6)(react@19.1.0) + specifier: 2.12.5 + version: 2.12.5(@types/react@19.1.6)(react@19.1.0) just-compare: specifier: 2.3.0 version: 2.3.0 @@ -3908,8 +3908,8 @@ packages: jose@4.15.9: resolution: {integrity: sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==} - jotai@2.12.4: - resolution: {integrity: sha512-eFXLJol4oOLM8BS1+QV+XwaYQITG8n1tatBCFl4F5HE3zR5j2WIK8QpMt7VJIYmlogNUZfvB7wjwLoVk+umB9Q==} + jotai@2.12.5: + resolution: {integrity: sha512-G8m32HW3lSmcz/4mbqx0hgJIQ0ekndKWiYP7kWVKi0p6saLXdSoye+FZiOFyonnd7Q482LCzm8sMDl7Ar1NWDw==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -10258,7 +10258,7 @@ snapshots: jose@4.15.9: {} - jotai@2.12.4(@types/react@19.1.6)(react@19.1.0): + jotai@2.12.5(@types/react@19.1.6)(react@19.1.0): optionalDependencies: '@types/react': 19.1.6 react: 19.1.0