From 37aa6e76ea73edd58f98249fd983663a4dfb50ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:02:07 +0700 Subject: [PATCH] build(deps): bump jotai from 2.10.3 to 2.11.0 (#410) Bumps [jotai](https://github.com/pmndrs/jotai) from 2.10.3 to 2.11.0. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](https://github.com/pmndrs/jotai/compare/v2.10.3...v2.11.0) --- updated-dependencies: - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/react/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index b21203f..c29d186 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "@reactive-dot/core": "workspace:^", - "jotai": "^2.10.3" + "jotai": "^2.11.0" }, "devDependencies": { "@reactive-dot/eslint-config": "workspace:^", diff --git a/yarn.lock b/yarn.lock index a35829e..483f13e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5067,7 +5067,7 @@ __metadata: "@tsconfig/strictest": "npm:^2.0.5" "@types/react": "npm:^19.0.1" eslint: "npm:^9.16.0" - jotai: "npm:^2.10.3" + jotai: "npm:^2.11.0" polkadot-api: "npm:^1.8.0" react: "npm:^19.0.0" typescript: "npm:^5.7.2" @@ -13168,9 +13168,9 @@ __metadata: languageName: node linkType: hard -"jotai@npm:^2.10.3": - version: 2.10.3 - resolution: "jotai@npm:2.10.3" +"jotai@npm:^2.11.0": + version: 2.11.0 + resolution: "jotai@npm:2.11.0" peerDependencies: "@types/react": ">=17.0.0" react: ">=17.0.0" @@ -13179,7 +13179,7 @@ __metadata: optional: true react: optional: true - checksum: 10c0/64f6536aaa91f77dacd8d9714fb846f254bfed6e5354b3005375433d72844f3ae1d6d893ee4dd423d5bddd109d393dd338e562da914605b31190989a3d47db35 + checksum: 10c0/4c08ae1c5576788454c1dd00ce5c0c6d10f37041828e6fee4ac5041ec22d9d9a819b836cabcb8155b9778a7459614f72937a01ce2b9d7ddb6c0813451efb1b25 languageName: node linkType: hard