Skip to content

Commit fba747a

Browse files
Bump jotai from 2.6.0 to 2.12.5 (#194)
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.6.0 to 2.12.5. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.6.0...v2.12.5) --- updated-dependencies: - dependency-name: jotai dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f9514b commit fba747a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@react-navigation/stack": "^6.3.21",
2626
"@shopify/checkout-sheet-kit": "link:../modules/@shopify/checkout-sheet-kit",
2727
"graphql": "^16.8.1",
28-
"jotai": "^2.6.0",
28+
"jotai": "^2.12.5",
2929
"react-native-config": "^1.5.5",
3030
"react-native-reanimated": "^3.16.1",
3131
"react-native-safe-area-context": "^4.14.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8294,9 +8294,9 @@ __metadata:
82948294
languageName: node
82958295
linkType: hard
82968296

8297-
"jotai@npm:^2.6.0":
8298-
version: 2.6.0
8299-
resolution: "jotai@npm:2.6.0"
8297+
"jotai@npm:^2.12.5":
8298+
version: 2.12.5
8299+
resolution: "jotai@npm:2.12.5"
83008300
peerDependencies:
83018301
"@types/react": ">=17.0.0"
83028302
react: ">=17.0.0"
@@ -8305,7 +8305,7 @@ __metadata:
83058305
optional: true
83068306
react:
83078307
optional: true
8308-
checksum: 10c0/8e1687453c3713d227c8081291e286b51ca634657dc456303b3d9f9bf80d67b4a5e71481768675a8480789b432e3b0c0159521ac7794df8a0cce989713fdc7a4
8308+
checksum: 10c0/5075b2c78f3e170d84a14b9f69a5903a5aa5b61242ee9acebc5665ce5a5fb13724748107dfd1069d00fe45b3a4ed15e07c40c0861dc817effc10532b733afabe
83098309
languageName: node
83108310
linkType: hard
83118311

@@ -10633,7 +10633,7 @@ __metadata:
1063310633
"@types/react-native-vector-icons": "npm:^6.4.18"
1063410634
babel-plugin-module-resolver: "npm:^5.0.0"
1063510635
graphql: "npm:^16.8.1"
10636-
jotai: "npm:^2.6.0"
10636+
jotai: "npm:^2.12.5"
1063710637
react-native-config: "npm:^1.5.5"
1063810638
react-native-reanimated: "npm:^3.16.1"
1063910639
react-native-safe-area-context: "npm:^4.14.0"

0 commit comments

Comments
 (0)