diff --git a/sites/org/package.json b/sites/org/package.json index 91c05437abc..2b172546637 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "daisyui": "3.9.2", "echarts": "5.4.2", "echarts-for-react": "3.0.2", - "jotai": "2.5.1", + "jotai": "2.6.0", "jotai-location": "0.5.2", "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", diff --git a/sites/sde/package.json b/sites/sde/package.json index ff0cc594ffb..2515f288887 100644 --- a/sites/sde/package.json +++ b/sites/sde/package.json @@ -51,7 +51,7 @@ "daisyui": "3.9.2", "file-saver": "2.0.5", "i18next": "23.7.7", - "jotai": "2.5.1", + "jotai": "2.6.0", "jotai-location": "0.5.2", "js-yaml": "4.1.0", "lodash.debounce": "^4.0.8", diff --git a/sites/shared/package.json b/sites/shared/package.json index 89588df1b41..357989ec9e3 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -29,7 +29,7 @@ "front-matter": "4.0.2", "highlight.js": "11.9.0", "github-slugger": "2.0.0", - "jotai": "2.5.1", + "jotai": "2.6.0", "jotai-location": "0.5.2", "lodash.clonedeep": "4.5.0", "lodash.debounce": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index f92853d25c8..3567eeeda0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7855,10 +7855,10 @@ jotai-location@0.5.2: resolved "https://registry.yarnpkg.com/jotai-location/-/jotai-location-0.5.2.tgz#9d8ccbaea0cc2ed199c7e15adb7a3b8a3060fa6d" integrity sha512-4S9hDh1wYp4SG4Laq3+Xd0GdW7jwnWlbEuL8U22kv3wUZW892n6gXlNhwU0LaoXnWoGG0gtjSLBuFm5iodFKLg== -jotai@2.5.1: - version "2.5.1" - resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.5.1.tgz#eed05a32a4ac1264c531a77e86478f7ad3197ca3" - integrity sha512-vanPCCSuHczUXNbVh/iUunuMfrWRL4FdBtAbTRmrfqezJcKb8ybBTg8iivyYuUHapjcDETyJe1E4inlo26bVHA== +jotai@2.6.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.6.0.tgz#68b5d634f78a9ea55adfb8d92206ef59304b5dd5" + integrity sha512-Vt6hsc04Km4j03l+Ax+Sc+FVft5cRJhqgxt6GTz6GM2eM3DyX3CdBdzcG0z2FrlZToL1/0OAkqDghIyARWnSuQ== js-base64@^2.1.9: version "2.6.4"