mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: bump version (#2178)
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"@vanilla-extract/dynamic": "^2.0.3",
|
||||
"clsx": "^1.2.1",
|
||||
"jotai": "^2.0.4",
|
||||
"lit": "^2.7.2",
|
||||
"lit": "^2.7.3",
|
||||
"lottie-web": "^5.11.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@@ -48,11 +48,11 @@
|
||||
"react-is": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"@blocksuite/icons": "^2.1.13",
|
||||
"@blocksuite/store": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"@storybook/addon-actions": "^7.0.7",
|
||||
"@storybook/addon-coverage": "^0.0.8",
|
||||
"@storybook/addon-essentials": "^7.0.7",
|
||||
@@ -66,9 +66,9 @@
|
||||
"@storybook/react-vite": "^7.0.7",
|
||||
"@storybook/test-runner": "^0.10.0",
|
||||
"@storybook/testing-library": "^0.1.0",
|
||||
"@types/react": "^18.0.38",
|
||||
"@types/react": "^18.2.0",
|
||||
"@types/react-dnd": "^3.0.2",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@types/react-dom": "18.2.1",
|
||||
"@vanilla-extract/css": "^1.11.0",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"concurrently": "^8.0.1",
|
||||
@@ -77,7 +77,7 @@
|
||||
"storybook": "^7.0.7",
|
||||
"storybook-dark-mode": "^3.0.0",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.3.1",
|
||||
"vite": "^4.3.3",
|
||||
"wait-on": "^7.0.1",
|
||||
"yjs": "^13.6.0"
|
||||
},
|
||||
|
||||
4
packages/env/package.json
vendored
4
packages/env/package.json
vendored
@@ -4,7 +4,7 @@
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"next": "=13.2.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@@ -19,7 +19,7 @@
|
||||
"@blocksuite/global": "0.0.0-20230409084303-221991d4-nightly"
|
||||
},
|
||||
"dependencies": {
|
||||
"lit": "^2.7.2"
|
||||
"lit": "^2.7.3"
|
||||
},
|
||||
"version": "0.5.4-canary.14"
|
||||
}
|
||||
|
||||
@@ -11,12 +11,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/add": "^4.0.1",
|
||||
"@graphql-codegen/cli": "3.3.0",
|
||||
"@graphql-codegen/typescript": "^3.0.3",
|
||||
"@graphql-codegen/typescript-operations": "^3.0.3",
|
||||
"@graphql-codegen/cli": "3.3.1",
|
||||
"@graphql-codegen/typescript": "^3.0.4",
|
||||
"@graphql-codegen/typescript-operations": "^3.0.4",
|
||||
"@types/lodash-es": "^4.17.7",
|
||||
"lodash-es": "^4.17.21",
|
||||
"prettier": "^2.8.7"
|
||||
"prettier": "^2.8.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"graphql": "^16.6.0"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"react-i18next": "^12.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.16.0",
|
||||
"@types/node": "^18.16.2",
|
||||
"@types/prettier": "^2.7.2",
|
||||
"next": "=13.2.3",
|
||||
"prettier": "^2.8.8",
|
||||
|
||||
@@ -7,10 +7,10 @@
|
||||
"jotai": "^2.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"lottie-web": "^5.11.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "^2.15.2",
|
||||
"@types/node": "^18.16.0"
|
||||
"@types/node": "^18.16.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite": "^4.3.1",
|
||||
"vite": "^4.3.3",
|
||||
"vite-plugin-dts": "^2.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"@affine/env": "workspace:*",
|
||||
"@toeverything/y-indexeddb": "workspace:*",
|
||||
"firebase": "^9.20.0",
|
||||
"firebase": "^9.21.0",
|
||||
"jotai": "^2.0.4",
|
||||
"js-base64": "^3.7.5",
|
||||
"ky": "^0.33.3",
|
||||
|
||||
@@ -27,9 +27,9 @@
|
||||
"idb": "^7.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230426054154-cbe3dbce-nightly",
|
||||
"vite": "^4.3.1",
|
||||
"@blocksuite/blocks": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230427041825-7fff957d-nightly",
|
||||
"vite": "^4.3.3",
|
||||
"vite-plugin-dts": "^2.3.0",
|
||||
"y-indexeddb": "^9.0.10"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user