mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 08:06:24 +08:00
chore: bump version (#2111)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"@electron-forge/maker-squirrel": "^6.1.1",
|
||||
"@electron-forge/maker-zip": "^6.1.1",
|
||||
"@electron-forge/shared-types": "^6.1.1",
|
||||
"@electron/rebuild": "^3.2.12",
|
||||
"@electron/rebuild": "^3.2.13",
|
||||
"@electron/remote": "2.0.9",
|
||||
"@types/better-sqlite3": "^7.6.4",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@nestjs/testing": "^9.4.0",
|
||||
"@types/lodash-es": "^4.17.7",
|
||||
"@types/node": "^18.15.13",
|
||||
"@types/node": "^18.16.0",
|
||||
"@types/supertest": "^2.0.12",
|
||||
"c8": "^7.13.0",
|
||||
"nodemon": "^2.0.22",
|
||||
|
||||
@@ -18,11 +18,11 @@
|
||||
"@affine/jotai": "workspace:*",
|
||||
"@affine/templates": "workspace:*",
|
||||
"@affine/workspace": "workspace:*",
|
||||
"@blocksuite/blocks": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/icons": "^2.1.10",
|
||||
"@blocksuite/store": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/icons": "^2.1.13",
|
||||
"@blocksuite/store": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@dnd-kit/core": "^6.0.8",
|
||||
"@dnd-kit/sortable": "^7.0.2",
|
||||
"@emotion/cache": "^11.10.7",
|
||||
@@ -44,7 +44,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0",
|
||||
"swr": "^2.1.3",
|
||||
"swr": "^2.1.4",
|
||||
"y-protocols": "^1.0.5",
|
||||
"yjs": "^13.6.0",
|
||||
"zod": "^3.21.4"
|
||||
|
||||
+4
-4
@@ -46,9 +46,9 @@
|
||||
"@playwright/test": "^1.32.3",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/eslint": "^8.37.0",
|
||||
"@types/node": "^18.15.13",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.0",
|
||||
"@typescript-eslint/parser": "^5.59.0",
|
||||
"@types/node": "^18.16.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.1",
|
||||
"@typescript-eslint/parser": "^5.59.1",
|
||||
"@vanilla-extract/vite-plugin": "^3.8.0",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"@vitest/coverage-istanbul": "^0.30.1",
|
||||
@@ -69,7 +69,7 @@
|
||||
"msw": "^1.2.1",
|
||||
"nanoid": "^4.0.2",
|
||||
"nyc": "^15.1.0",
|
||||
"prettier": "^2.8.7",
|
||||
"prettier": "^2.8.8",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"serve": "^14.2.0",
|
||||
|
||||
@@ -45,22 +45,22 @@
|
||||
"react-is": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/icons": "^2.1.10",
|
||||
"@blocksuite/store": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@storybook/addon-actions": "^7.0.6",
|
||||
"@blocksuite/blocks": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/icons": "^2.1.13",
|
||||
"@blocksuite/store": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@storybook/addon-actions": "^7.0.7",
|
||||
"@storybook/addon-coverage": "^0.0.8",
|
||||
"@storybook/addon-essentials": "^7.0.6",
|
||||
"@storybook/addon-interactions": "^7.0.6",
|
||||
"@storybook/addon-links": "^7.0.6",
|
||||
"@storybook/addon-storysource": "^7.0.6",
|
||||
"@storybook/blocks": "^7.0.6",
|
||||
"@storybook/builder-vite": "^7.0.6",
|
||||
"@storybook/addon-essentials": "^7.0.7",
|
||||
"@storybook/addon-interactions": "^7.0.7",
|
||||
"@storybook/addon-links": "^7.0.7",
|
||||
"@storybook/addon-storysource": "^7.0.7",
|
||||
"@storybook/blocks": "^7.0.7",
|
||||
"@storybook/builder-vite": "^7.0.7",
|
||||
"@storybook/jest": "^0.1.0",
|
||||
"@storybook/react": "^7.0.6",
|
||||
"@storybook/react-vite": "^7.0.6",
|
||||
"@storybook/react": "^7.0.7",
|
||||
"@storybook/react-vite": "^7.0.7",
|
||||
"@storybook/test-runner": "^0.10.0",
|
||||
"@storybook/testing-library": "^0.1.0",
|
||||
"@types/react": "^18.0.38",
|
||||
@@ -71,7 +71,7 @@
|
||||
"concurrently": "^8.0.1",
|
||||
"jest-mock": "^29.5.0",
|
||||
"serve": "^14.2.0",
|
||||
"storybook": "^7.0.6",
|
||||
"storybook": "^7.0.7",
|
||||
"storybook-dark-mode": "^3.0.0",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.3.1",
|
||||
|
||||
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"next": "=13.2.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
@@ -28,13 +28,13 @@
|
||||
"@affine/debug": "workspace:*",
|
||||
"i18next": "^22.4.15",
|
||||
"react": "^18.2.0",
|
||||
"react-i18next": "^12.2.0"
|
||||
"react-i18next": "^12.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.15.13",
|
||||
"@types/node": "^18.16.0",
|
||||
"@types/prettier": "^2.7.2",
|
||||
"next": "=13.2.3",
|
||||
"prettier": "^2.8.7",
|
||||
"prettier": "^2.8.8",
|
||||
"react-dom": "^18.2.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.0.4"
|
||||
|
||||
@@ -7,10 +7,10 @@
|
||||
"jotai": "^2.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"lottie-web": "^5.11.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "^2.15.2",
|
||||
"@types/node": "^18.15.13"
|
||||
"@types/node": "^18.16.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
"idb": "^7.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230422015719-7b64b527-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230424194949-ff9cc9dd-nightly",
|
||||
"vite": "^4.3.1",
|
||||
"vite-plugin-dts": "^2.3.0",
|
||||
"y-indexeddb": "^9.0.10"
|
||||
|
||||
Reference in New Issue
Block a user