From a20e4a7f4bfdda27e30c48262528d0d0a0886b3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 07:55:47 +0000 Subject: [PATCH] chore(deps): bump jotai from 2.9.3 to 2.10.1 in /web Bumps [jotai](https://github.com/pmndrs/jotai) from 2.9.3 to 2.10.1. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](https://github.com/pmndrs/jotai/compare/v2.9.3...v2.10.1) --- updated-dependencies: - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 7e613adfa39..48d62795394 100644 --- a/web/package.json +++ b/web/package.json @@ -90,7 +90,7 @@ "i18next": "^23.15.1", "i18next-browser-languagedetector": "^8.0.0", "i18next-resources-to-backend": "^1.2.1", - "jotai": "^2.9.3", + "jotai": "^2.10.1", "js-yaml": "^4.1.0", "lucide-react": "^0.446.0", "maplibre-gl": "^3.6.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 0a5f89c4727..fd03c1e9661 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -120,8 +120,8 @@ importers: specifier: ^1.2.1 version: 1.2.1 jotai: - specifier: ^2.9.3 - version: 2.9.3(@types/react@18.3.12)(react@18.3.1) + specifier: ^2.10.1 + version: 2.10.1(@types/react@18.3.12)(react@18.3.1) js-yaml: specifier: ^4.1.0 version: 4.1.0 @@ -6009,8 +6009,8 @@ packages: joi@17.13.3: resolution: {integrity: sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==} - jotai@2.9.3: - resolution: {integrity: sha512-IqMWKoXuEzWSShjd9UhalNsRGbdju5G2FrqNLQJT+Ih6p41VNYe2sav5hnwQx4HJr25jq9wRqvGSWGviGG6Gjw==} + jotai@2.10.1: + resolution: {integrity: sha512-4FycO+BOTl2auLyF2Chvi6KTDqdsdDDtpaL/WHQMs8f3KS1E3loiUShQzAzFA/sMU5cJ0hz/RT1xum9YbG/zaA==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -15844,7 +15844,7 @@ snapshots: '@sideway/formula': 3.0.1 '@sideway/pinpoint': 2.0.0 - jotai@2.9.3(@types/react@18.3.12)(react@18.3.1): + jotai@2.10.1(@types/react@18.3.12)(react@18.3.1): optionalDependencies: '@types/react': 18.3.12 react: 18.3.1