diff --git a/web/package.json b/web/package.json index 5f291dba09..4bb51fc77d 100644 --- a/web/package.json +++ b/web/package.json @@ -79,7 +79,7 @@ "i18next": "^23.7.7", "i18next-browser-languagedetector": "^7.2.0", "i18next-http-backend": "^2.4.2", - "jotai": "^2.5.0", + "jotai": "^2.6.0", "js-yaml": "^4.1.0", "mapbox-gl": "npm:empty-npm-package@1.0.0", "maplibre-gl": "^2.4.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index aeaf5d1618..2e7584f765 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -102,8 +102,8 @@ dependencies: specifier: ^2.4.2 version: 2.4.2 jotai: - specifier: ^2.5.0 - version: 2.5.0(@types/react@18.2.20)(react@18.2.0) + specifier: ^2.6.0 + version: 2.6.0(@types/react@18.2.20)(react@18.2.0) js-yaml: specifier: ^4.1.0 version: 4.1.0 @@ -13128,8 +13128,8 @@ packages: '@sideway/formula': 3.0.1 '@sideway/pinpoint': 2.0.0 - /jotai@2.5.0(@types/react@18.2.20)(react@18.2.0): - resolution: {integrity: sha512-iPJDFrhNw3KU4o4SSAESeZoW+nM1L/76VULXZWF23qmivBEcbAQjiF5n1W4Hn5dXAol4tmtEYe4HH7d9emEz0Q==} + /jotai@2.6.0(@types/react@18.2.20)(react@18.2.0): + resolution: {integrity: sha512-Vt6hsc04Km4j03l+Ax+Sc+FVft5cRJhqgxt6GTz6GM2eM3DyX3CdBdzcG0z2FrlZToL1/0OAkqDghIyARWnSuQ==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0'