From a0638f1b673e69e8b8a686e1774b2589c3681703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 04:30:23 +0000 Subject: [PATCH] build(deps): bump jotai-location from 0.5.1 to 0.5.2 Bumps [jotai-location](https://github.com/jotaijs/jotai-location) from 0.5.1 to 0.5.2. - [Changelog](https://github.com/jotaijs/jotai-location/blob/main/CHANGELOG.md) - [Commits](https://github.com/jotaijs/jotai-location/compare/v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: jotai-location dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/org/package.json | 2 +- sites/sde/package.json | 2 +- sites/shared/package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) 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"