Skip to content

Commit

Permalink
fix(deps): update dependency jotai to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 8c1afa9 commit 279066a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"framer-motion": "10.12.18",
"graphql": "16.7.1",
"i18next": "23.2.7",
"jotai": "2.2.1",
"jotai": "2.2.2",
"jwt-decode": "3.1.2",
"md5": "2.3.0",
"next": "13.4.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18062,15 +18062,15 @@ __metadata:
languageName: node
linkType: hard

"jotai@npm:2.2.1":
version: 2.2.1
resolution: "jotai@npm:2.2.1"
"jotai@npm:2.2.2":
version: 2.2.2
resolution: "jotai@npm:2.2.2"
peerDependencies:
react: ">=17.0.0"
peerDependenciesMeta:
react:
optional: true
checksum: 1400d0320516966e23ff4d134e7ff525e32987f3a63e75246a49fed21790b9ff567c480e69a86b74d1bbfa354015de1581ab622664fdfe8a38d0fb8de00e424c
checksum: 6b3a62714a22984afd4f089e5bb904dc9d7dc8f6eb26135746bf154da760e485bcd5d83b08297e9f1f3f7843eb8d604c9b480fdae97786170f2d00de0ad2f87b
languageName: node
linkType: hard

Expand Down Expand Up @@ -22947,7 +22947,7 @@ __metadata:
i18next-parser: 8.0.0
jest: 29.5.0
jest-environment-jsdom: 29.5.0
jotai: 2.2.1
jotai: 2.2.2
jwt-decode: 3.1.2
md5: 2.3.0
msw: 1.2.2
Expand Down

0 comments on commit 279066a

Please sign in to comment.