Skip to content

Commit 42a27be

Browse files
chore(deps): bump jotai from 2.15.0 to 2.15.1
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.15.0...v2.15.1) --- updated-dependencies: - dependency-name: jotai dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f32e69e commit 42a27be

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/typink/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@dedot/chain-specs": "^0.1.0",
2222
"fast-deep-equal": "^3.1.3",
23-
"jotai": "^2.15.0"
23+
"jotai": "^2.15.1"
2424
},
2525
"peerDependencies": {
2626
"@dedot/chaintypes": ">=0.132.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12570,9 +12570,9 @@ __metadata:
1257012570
languageName: node
1257112571
linkType: hard
1257212572

12573-
"jotai@npm:^2.15.0":
12574-
version: 2.15.0
12575-
resolution: "jotai@npm:2.15.0"
12573+
"jotai@npm:^2.15.1":
12574+
version: 2.15.1
12575+
resolution: "jotai@npm:2.15.1"
1257612576
peerDependencies:
1257712577
"@babel/core": ">=7.0.0"
1257812578
"@babel/template": ">=7.0.0"
@@ -12587,7 +12587,7 @@ __metadata:
1258712587
optional: true
1258812588
react:
1258912589
optional: true
12590-
checksum: 10/d05469caf6b8e67110c835c1a4cade2e5b36c3b2baa7cbcbbff1fbdb6949c1a819d1d8bd77d47cf3d806ef3576324dc979bbd2589eee70a9f0d7c01145dcd0a1
12590+
checksum: 10/d346ded947768ba36ca70e8a55262281802bdb7ef2b14bc783a14c6a80c5a7e1bfcda6bf3ba4a747953c73dad8a8d205b2e0f57fa73e436a6188ecade5c6191b
1259112591
languageName: node
1259212592
linkType: hard
1259312593

@@ -17718,7 +17718,7 @@ __metadata:
1771817718
"@types/react": "npm:^19.1.1"
1771917719
"@vitest/ui": "npm:^3.2.4"
1772017720
fast-deep-equal: "npm:^3.1.3"
17721-
jotai: "npm:^2.15.0"
17721+
jotai: "npm:^2.15.1"
1772217722
jsdom: "npm:^25.0.1"
1772317723
react: "npm:^19.1.1"
1772417724
react-dom: "npm:^19.1.1"

0 commit comments

Comments
 (0)