diff --git a/package.json b/package.json index de98bdae7..81264e894 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "formik-mui": "4.0.0", "formik-mui-lab": "1.0.0", "immer": "9.0.21", - "jotai": "2.9.2", + "jotai": "2.10.1", "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 9e8f4438d..89b0fc813 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -123,8 +123,8 @@ dependencies: specifier: 9.0.21 version: 9.0.21 jotai: - specifier: 2.9.2 - version: 2.9.2(@types/react@18.3.3)(react@18.3.1) + specifier: 2.10.1 + version: 2.10.1(@types/react@18.3.3)(react@18.3.1) just-compare: specifier: 2.3.0 version: 2.3.0 @@ -5830,8 +5830,8 @@ packages: resolution: {integrity: sha512-W+oqK4H+r5sITxfxpSU+MMdr/YSWGvgZMQDIsNoBDGGy4i7GBPTtvFKibQzW06n3U3TqHjhvBJsirShsEJ6eeQ==} dev: false - /jotai@2.9.2(@types/react@18.3.3)(react@18.3.1): - resolution: {integrity: sha512-jIBXEadOHCziOuMY6HAy2KQcHipGhnsbF+twqh8Lcmcz/Yei0gdBtW5mOYdKmbQxGqkvfvXM3w/oHtJ2WNGSFg==} + /jotai@2.10.1(@types/react@18.3.3)(react@18.3.1): + resolution: {integrity: sha512-4FycO+BOTl2auLyF2Chvi6KTDqdsdDDtpaL/WHQMs8f3KS1E3loiUShQzAzFA/sMU5cJ0hz/RT1xum9YbG/zaA==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0'