diff --git a/sites/org/package.json b/sites/org/package.json index 3dc944ea9d6..c9b58e6a4bc 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -40,7 +40,7 @@ "echarts": "5.4.3", "echarts-for-react": "3.0.2", "jotai": "2.4.3", - "jotai-location": "0.5.1", + "jotai-location": "0.5.2", "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", "lodash.set": "4.3.2", diff --git a/sites/sde/package.json b/sites/sde/package.json index e49a6f6e602..877a8763bb5 100644 --- a/sites/sde/package.json +++ b/sites/sde/package.json @@ -52,7 +52,7 @@ "file-saver": "2.0.5", "i18next": "23.6.0", "jotai": "2.4.3", - "jotai-location": "0.5.1", + "jotai-location": "0.5.2", "js-yaml": "4.1.0", "lodash.debounce": "^4.0.8", "lodash.get": "4.4.2", diff --git a/sites/shared/package.json b/sites/shared/package.json index 813739ac648..c28e07db9f8 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -30,7 +30,7 @@ "highlight.js": "11.9.0", "github-slugger": "2.0.0", "jotai": "2.4.3", - "jotai-location": "0.5.1", + "jotai-location": "0.5.2", "lodash.clonedeep": "4.5.0", "lodash.debounce": "^4.0.8", "lodash.orderby": "4.6.0", diff --git a/yarn.lock b/yarn.lock index 9d6032f2511..324b1eb3e6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7873,10 +7873,10 @@ jiti@^1.18.2: resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.20.0.tgz#2d823b5852ee8963585c8dd8b7992ffc1ae83b42" integrity sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA== -jotai-location@0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/jotai-location/-/jotai-location-0.5.1.tgz#1a08b683cd7823ce57f7fef8b98335f1ce5c7105" - integrity sha512-6b34X6PpUaXmHCcyxdMFUHgRLUEp+SFHq9UxHbg5HxHC1LddVyVZbPJI+P15+SOQJcUTH3KrsIeKmeLko+Vw/A== +jotai-location@0.5.2: + version "0.5.2" + resolved "https://registry.yarnpkg.com/jotai-location/-/jotai-location-0.5.2.tgz#9d8ccbaea0cc2ed199c7e15adb7a3b8a3060fa6d" + integrity sha512-4S9hDh1wYp4SG4Laq3+Xd0GdW7jwnWlbEuL8U22kv3wUZW892n6gXlNhwU0LaoXnWoGG0gtjSLBuFm5iodFKLg== jotai@2.4.3: version "2.4.3"