Skip to content

Commit 7ffe79f

Browse files
chore(deps): Bump jotai from 1.3.9 to 2.12.2
Bumps [jotai](https://github.com/pmndrs/jotai) from 1.3.9 to 2.12.2. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v1.3.9...v2.12.2) --- updated-dependencies: - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8520585 commit 7ffe79f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: packages/elements-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@stoplight/yaml": "^4.3.0",
7474
"classnames": "^2.2.6",
7575
"httpsnippet-lite": "^3.0.5",
76-
"jotai": "1.3.9",
76+
"jotai": "2.12.2",
7777
"json-schema": "^0.4.0",
7878
"lodash": "^4.17.21",
7979
"nanoid": "^3.1.32",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15026,10 +15026,10 @@ joi@^17.11.0:
1502615026
"@sideway/formula" "^3.0.1"
1502715027
"@sideway/pinpoint" "^2.0.0"
1502815028

15029-
jotai@1.3.9:
15030-
version "1.3.9"
15031-
resolved "https://registry.npmjs.org/jotai/-/jotai-1.3.9.tgz"
15032-
integrity sha512-b6DvH9gf+7TfjaboCO54g+C0yhaakIaUBtjLf0dk1p15FWCzNw/93sezdXy9cCaZ8qcEdMLJcjBwQlORmIq29g==
15029+
jotai@2.12.2:
15030+
version "2.12.2"
15031+
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.12.2.tgz#21626f5f019fc971b4da6bc528790a02d1448e3c"
15032+
integrity sha512-oN8715y7MkjXlSrpyjlR887TOuc/NLZMs9gvgtfWH/JP47ChwO0lR2ijSwBvPMYyXRAPT+liIAhuBavluKGgtA==
1503315033

1503415034
jotai@^1.4.5:
1503515035
version "1.4.7"

0 commit comments

Comments
 (0)