mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 03:49:56 +08:00
chore: bump version (#2255)
This commit is contained in:
@@ -48,11 +48,11 @@
|
||||
"react-is": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"@blocksuite/icons": "^2.1.15",
|
||||
"@blocksuite/store": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"@storybook/addon-actions": "^7.0.9",
|
||||
"@storybook/addon-coverage": "^0.0.8",
|
||||
"@storybook/addon-essentials": "^7.0.9",
|
||||
|
||||
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"next": "^13.4.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
@@ -7,10 +7,10 @@
|
||||
"jotai": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"lottie-web": "^5.11.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -28,8 +28,8 @@
|
||||
"idb": "^7.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230507142042-29bc8617-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230508043859-34d0cc68-nightly",
|
||||
"vite": "^4.3.5",
|
||||
"vite-plugin-dts": "^2.3.0",
|
||||
"y-indexeddb": "^9.0.11"
|
||||
|
||||
Reference in New Issue
Block a user