mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 21:41:52 +08:00
chore: bump version (#3078)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user