From 3b97295d81cd66e5c54c5540b1d617cfcc49c3f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 05:32:45 +0000 Subject: [PATCH] fix(deps): update dependency jotai to ^2.11.1 (#466) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/www/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/www/package.json b/apps/www/package.json index bbf52d04..d35134ed 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -33,7 +33,7 @@ "fumadocs-mdx": "^11.3.1", "fumadocs-ui": "^14.7.6", "geist": "^1.3.1", - "jotai": "^2.11.0", + "jotai": "^2.11.1", "next": "^15.1.5", "react": "catalog:react18", "react-dom": "catalog:react18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b26374e4..24510f73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,8 +115,8 @@ importers: specifier: ^1.3.1 version: 1.3.1(next@15.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) jotai: - specifier: ^2.11.0 - version: 2.11.0(@types/react@18.3.18)(react@18.3.1) + specifier: ^2.11.1 + version: 2.11.1(@types/react@18.3.18)(react@18.3.1) next: specifier: ^15.1.5 version: 15.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -3465,8 +3465,8 @@ packages: resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==} hasBin: true - 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' @@ -8328,7 +8328,7 @@ snapshots: jiti@2.4.2: optional: true - jotai@2.11.0(@types/react@18.3.18)(react@18.3.1): + jotai@2.11.1(@types/react@18.3.18)(react@18.3.1): optionalDependencies: '@types/react': 18.3.18 react: 18.3.1