diff --git a/sites/org/package.json b/sites/org/package.json index bdb2c3e1eeb..9e75cd5e3e5 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -40,7 +40,7 @@ "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.5.1", - "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 663cd6b82df..a1da9e5d8c4 100644 --- a/sites/sde/package.json +++ b/sites/sde/package.json @@ -52,7 +52,7 @@ "file-saver": "2.0.5", "i18next": "23.5.1", "jotai": "2.5.1", - "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 8fb48ea7386..5596829b43c 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.5.1", - "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 ca9f993edb0..ace803ded3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7857,10 +7857,10 @@ jiti@^1.19.1: 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.5.1: version "2.5.1"