Skip to content

Commit

Permalink
chore: upgrade jotai devtools (#2209)
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed May 2, 2023
1 parent 648fad6 commit 4eff5f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Expand Up @@ -39,7 +39,7 @@
"dayjs": "^1.11.7",
"graphql": "^16.6.0",
"jotai": "^2.0.4",
"jotai-devtools": "^0.5.1",
"jotai-devtools": "^0.5.2",
"lit": "^2.7.3",
"lottie-web": "^5.11.0",
"next-themes": "^0.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -328,7 +328,7 @@ __metadata:
eslint-config-next: ^13.3.1
graphql: ^16.6.0
jotai: ^2.0.4
jotai-devtools: ^0.5.1
jotai-devtools: ^0.5.2
lit: ^2.7.3
lottie-web: ^5.11.0
next: =13.2.3
Expand Down Expand Up @@ -17421,9 +17421,9 @@ __metadata:
languageName: node
linkType: hard

"jotai-devtools@npm:^0.5.1":
version: 0.5.1
resolution: "jotai-devtools@npm:0.5.1"
"jotai-devtools@npm:^0.5.2":
version: 0.5.2
resolution: "jotai-devtools@npm:0.5.2"
dependencies:
"@mantine/core": ^6.0.9
"@mantine/hooks": ^6.0.9
Expand All @@ -17439,7 +17439,7 @@ __metadata:
"@emotion/react": ">=11.0.0"
jotai: ">=1.11.0"
react: ">=17.0.0"
checksum: 11478428d518d6a16bb2c61be8313bfb50418b33db4d11c176ad04db73a99c0a83c003f0a1e9d0e19446bc4d5efcfe9d182fe64a2e1cd790a2c424bb2bd0d197
checksum: 5697c7d103d7f5d51cd3660ad63f3be674b224b176d4e8e6fcab491c8795a5d552df8b9fa5114096c6d7cfaf9187bf799d04310f16349dbb4be6917977cbca8b
languageName: node
linkType: hard

Expand Down

2 comments on commit 4eff5f3

@vercel
Copy link

@vercel vercel bot commented on 4eff5f3 May 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 4eff5f3 May 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

affine-storybook – ./packages/component

affine-storybook.vercel.app
affine-storybook-git-master-toeverything.vercel.app
storybook.affine.pro
affine-storybook-toeverything.vercel.app

Please sign in to comment.