From faf8889aa64a1a8f39e3b180adb1e9a43ceb9fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 01:46:22 +0000 Subject: [PATCH] Bump jotai from 2.7.2 to 2.10.3 Bumps [jotai](https://github.com/pmndrs/jotai) from 2.7.2 to 2.10.3. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](https://github.com/pmndrs/jotai/compare/v2.7.2...v2.10.3) --- updated-dependencies: - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8a6f6a8..bfd101d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@shadow-panda/style-context": "^0.7.1", "i18next": "^23.8.2", "i18next-browser-languagedetector": "^8.0.0", - "jotai": "^2.7.2", + "jotai": "^2.10.3", "js-easing-functions": "^1.0.3", "lucide-react": "^0.451.0", "nip07-awaiter": "^0.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 419527d..6d9547b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^8.0.0 version: 8.0.0 jotai: - specifier: ^2.7.2 - version: 2.7.2(@types/react@18.3.1)(react@18.3.1) + specifier: ^2.10.3 + version: 2.10.3(@types/react@18.3.1)(react@18.3.1) js-easing-functions: specifier: ^1.0.3 version: 1.0.3 @@ -1851,8 +1851,8 @@ packages: javascript-stringify@2.1.0: resolution: {integrity: sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==} - jotai@2.7.2: - resolution: {integrity: sha512-6Ft5kpNu8p93Ssf1Faoza3hYQZRIYp7rioK8MwTTFnbQKwUyZElwquPwl1h6U0uo9hC0jr+ghO3gcSjc6P35/Q==} + jotai@2.10.3: + resolution: {integrity: sha512-Nnf4IwrLhNfuz2JOQLI0V/AgwcpxvVy8Ec8PidIIDeRi4KCFpwTFIpHAAcU+yCgnw/oASYElq9UY0YdUUegsSA==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -4470,7 +4470,7 @@ snapshots: javascript-stringify@2.1.0: {} - jotai@2.7.2(@types/react@18.3.1)(react@18.3.1): + jotai@2.10.3(@types/react@18.3.1)(react@18.3.1): optionalDependencies: '@types/react': 18.3.1 react: 18.3.1