From 87178a88e8903d255bef427801fe246442f1f481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 22:20:36 +0000 Subject: [PATCH] chore(deps): bump jotai from 1.13.1 to 2.9.0 Bumps [jotai](https://github.com/pmndrs/jotai) from 1.13.1 to 2.9.0. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](https://github.com/pmndrs/jotai/compare/v1.13.1...v2.9.0) --- updated-dependencies: - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 52 +++++++++++--------------------------------------- 2 files changed, 12 insertions(+), 42 deletions(-) diff --git a/package.json b/package.json index aa72167..f74a4b8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vivjs/types": "^0.16.1", "@zarrita/storage": "^0.0.2", "deck.gl": "^8.9.34", - "jotai": "^1.0.0", + "jotai": "^2.9.0", "just-debounce-it": "^3.1.1", "math.gl": "^4.0.1", "p-map": "^5.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e9d5fe..d41f387 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^8.9.34 version: 8.9.36(@loaders.gl/core@3.4.15)(@loaders.gl/gltf@3.4.15)(@loaders.gl/images@3.4.15)(@luma.gl/constants@8.5.21)(@luma.gl/core@8.5.21)(@luma.gl/engine@8.5.21)(@luma.gl/gltools@8.5.21)(@luma.gl/shadertools@8.5.21)(@luma.gl/webgl@8.5.21)(@math.gl/core@4.0.1)(@math.gl/web-mercator@3.6.3)(@types/react@18.3.3)(gl-matrix@3.4.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) jotai: - specifier: ^1.0.0 - version: 1.13.1(@babel/core@7.24.9)(@babel/template@7.24.7)(react@18.3.1) + specifier: ^2.9.0 + version: 2.9.0(@types/react@18.3.3)(react@18.3.1) just-debounce-it: specifier: ^3.1.1 version: 3.2.0 @@ -1071,44 +1071,16 @@ packages: is-in-browser@1.1.3: resolution: {integrity: sha512-FeXIBgG/CPGd/WUxuEyvgGTEfwiG9Z4EKGxjNMRqviiIIfsmgrpnHLffEDdwUHqNva1VEW91o3xBT/m8Elgl9g==} - jotai@1.13.1: - resolution: {integrity: sha512-RUmH1S4vLsG3V6fbGlKzGJnLrDcC/HNb5gH2AeA9DzuJknoVxSGvvg8OBB7lke+gDc4oXmdVsaKn/xDUhWZ0vw==} + jotai@2.9.0: + resolution: {integrity: sha512-MioTpMvR78IGfJ+W8EwQj3kwTkb+u0reGnTyg3oJZMWK9rK9v8NBSC9Rhrg9jrrFYA6bGZtzJa96zsuAYF6W3w==} engines: {node: '>=12.20.0'} peerDependencies: - '@babel/core': '*' - '@babel/template': '*' - jotai-devtools: '*' - jotai-immer: '*' - jotai-optics: '*' - jotai-redux: '*' - jotai-tanstack-query: '*' - jotai-urql: '*' - jotai-valtio: '*' - jotai-xstate: '*' - jotai-zustand: '*' - react: '>=16.8' + '@types/react': '>=17.0.0' + react: '>=17.0.0' peerDependenciesMeta: - '@babel/core': - optional: true - '@babel/template': - optional: true - jotai-devtools: - optional: true - jotai-immer: - optional: true - jotai-optics: - optional: true - jotai-redux: - optional: true - jotai-tanstack-query: - optional: true - jotai-urql: - optional: true - jotai-valtio: - optional: true - jotai-xstate: + '@types/react': optional: true - jotai-zustand: + react: optional: true js-tokens@4.0.0: @@ -2668,12 +2640,10 @@ snapshots: is-in-browser@1.1.3: {} - jotai@1.13.1(@babel/core@7.24.9)(@babel/template@7.24.7)(react@18.3.1): - dependencies: - react: 18.3.1 + jotai@2.9.0(@types/react@18.3.3)(react@18.3.1): optionalDependencies: - '@babel/core': 7.24.9 - '@babel/template': 7.24.7 + '@types/react': 18.3.3 + react: 18.3.1 js-tokens@4.0.0: {}