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