chore: bump version (#3078)

This commit is contained in:
Alex Yang
2023-07-07 09:55:11 +08:00
committed by GitHub
parent 955d80e2c1
commit 80ee33fd3e
9 changed files with 21 additions and 21 deletions

View File

@@ -40,7 +40,7 @@
"@vanilla-extract/dynamic": "^2.0.3",
"clsx": "^1.2.1",
"dayjs": "^1.11.9",
"jotai": "^2.2.1",
"jotai": "^2.2.2",
"lit": "^2.7.5",
"lottie-web": "^5.12.2",
"react": "18.3.0-canary-1fdacbefd-20230630",

View File

@@ -3,7 +3,7 @@
"private": true,
"main": "./src/index.ts",
"dependencies": {
"jotai": "^2.2.1"
"jotai": "^2.2.2"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230705162600-2cb608e4-nightly",

View File

@@ -26,10 +26,10 @@
"@blocksuite/global": "0.0.0-20230705162600-2cb608e4-nightly",
"@blocksuite/lit": "0.0.0-20230705162600-2cb608e4-nightly",
"@blocksuite/store": "0.0.0-20230705162600-2cb608e4-nightly",
"jotai": "^2.2.1"
"jotai": "^2.2.2"
},
"devDependencies": {
"jotai": "^2.2.1",
"jotai": "^2.2.2",
"vite": "^4.3.9",
"vite-plugin-dts": "3.0.2"
},

View File

@@ -21,7 +21,7 @@
"@toeverything/plugin-infra": "workspace:*",
"@toeverything/y-indexeddb": "workspace:*",
"async-call-rpc": "^6.3.1",
"jotai": "^2.2.1",
"jotai": "^2.2.2",
"js-base64": "^3.7.5",
"ky": "^0.33.3",
"lib0": "^0.2.78",