chore: bump version (#2950)

This commit is contained in:
Alex Yang
2023-07-01 16:26:43 +08:00
parent fbc196e828
commit 8f09df655c
15 changed files with 1037 additions and 787 deletions

View File

@@ -26,10 +26,10 @@
"devDependencies": {
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@vanilla-extract/css": "^1.11.1",
"@vanilla-extract/css": "^1.12.0",
"@vanilla-extract/vite-plugin": "^3.8.2",
"autoprefixer": "^10.4.14",
"tailwindcss": "^3.3.2",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
}
}

View File

@@ -18,15 +18,15 @@
"@apollo/server": "^4.7.4",
"@auth/prisma-adapter": "^1.0.0",
"@aws-sdk/client-s3": "^3.359.0",
"@nestjs/apollo": "^12.0.3",
"@nestjs/common": "^10.0.3",
"@nestjs/core": "^10.0.3",
"@nestjs/graphql": "^12.0.3",
"@nestjs/platform-express": "^10.0.3",
"@nestjs/apollo": "^12.0.7",
"@nestjs/common": "^10.0.4",
"@nestjs/core": "^10.0.4",
"@nestjs/graphql": "^12.0.7",
"@nestjs/platform-express": "^10.0.4",
"@node-rs/argon2": "^1.5.0",
"@node-rs/crc32": "^1.7.0",
"@node-rs/jsonwebtoken": "^0.2.0",
"@prisma/client": "^4.16.1",
"@prisma/client": "^4.16.2",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"graphql": "^16.7.1",
@@ -35,23 +35,23 @@
"lodash-es": "^4.17.21",
"next-auth": "^4.22.1",
"parse-duration": "^1.1.0",
"prisma": "^4.16.1",
"prisma": "^4.16.2",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.1"
},
"devDependencies": {
"@affine/storage": "workspace:*",
"@napi-rs/image": "^1.6.1",
"@nestjs/testing": "^10.0.3",
"@nestjs/testing": "^10.0.4",
"@types/express": "^4.17.17",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@types/supertest": "^2.0.12",
"c8": "^8.0.0",
"nodemon": "^2.0.22",
"supertest": "^6.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
},
"nodemonConfig": {
"exec": "node",

View File

@@ -9,23 +9,23 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/i18n": "workspace:*",
"@storybook/addon-actions": "^7.0.23",
"@storybook/addon-essentials": "^7.0.23",
"@storybook/addon-interactions": "^7.0.23",
"@storybook/addon-links": "^7.0.23",
"@storybook/addon-storysource": "^7.0.23",
"@storybook/blocks": "^7.0.23",
"@storybook/builder-vite": "^7.0.23",
"@storybook/addon-actions": "^7.0.24",
"@storybook/addon-essentials": "^7.0.24",
"@storybook/addon-interactions": "^7.0.24",
"@storybook/addon-links": "^7.0.24",
"@storybook/addon-storysource": "^7.0.24",
"@storybook/blocks": "^7.0.24",
"@storybook/builder-vite": "^7.0.24",
"@storybook/jest": "^0.1.0",
"@storybook/react": "^7.0.23",
"@storybook/react-vite": "^7.0.23",
"@storybook/react": "^7.0.24",
"@storybook/react-vite": "^7.0.24",
"@storybook/test-runner": "^0.11.0",
"@storybook/testing-library": "^0.2.0",
"@vitejs/plugin-react": "^4.0.1",
"concurrently": "^8.2.0",
"jest-mock": "^29.5.0",
"serve": "^14.2.0",
"storybook": "^7.0.21",
"storybook": "^7.0.24",
"storybook-dark-mode": "^3.0.0",
"wait-on": "^7.0.1"
},
@@ -34,7 +34,7 @@
"@blocksuite/blocks": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/editor": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/global": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/icons": "^2.1.23",
"@blocksuite/icons": "^2.1.24",
"@blocksuite/lit": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/store": "0.0.0-20230630081054-55a25248-nightly",
"react": "18.3.0-canary-8ec962d82-20230623",

View File

@@ -22,7 +22,7 @@
"@blocksuite/blocks": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/editor": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/global": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/icons": "^2.1.23",
"@blocksuite/icons": "^2.1.24",
"@blocksuite/lit": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/store": "0.0.0-20230630081054-55a25248-nightly",
"@dnd-kit/core": "^6.0.8",
@@ -32,8 +32,8 @@
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.13.6",
"@react-hookz/web": "^23.0.1",
"@sentry/nextjs": "^7.55.2",
"@react-hookz/web": "^23.1.0",
"@sentry/nextjs": "^7.57.0",
"@toeverything/hooks": "workspace:*",
"@toeverything/infra": "workspace:*",
"@toeverything/plugin-infra": "workspace:*",
@@ -49,7 +49,7 @@
"react": "18.3.0-canary-8ec962d82-20230623",
"react-dom": "18.3.0-canary-8ec962d82-20230623",
"react-is": "^18.2.0",
"react-resizable-panels": "^0.0.51",
"react-resizable-panels": "^0.0.53",
"rxjs": "^7.8.1",
"swr": "^2.1.5",
"y-protocols": "^1.0.5",
@@ -66,10 +66,10 @@
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/webpack-env": "^1.18.1",
"@vanilla-extract/css": "^1.11.1",
"@vanilla-extract/css": "^1.12.0",
"@vanilla-extract/next-plugin": "=2.1.2",
"dotenv": "^16.3.1",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-config-next": "^13.4.7",
"eslint-plugin-unicorn": "^47.0.0",
"express": "^4.18.2",
@@ -80,8 +80,8 @@
"redux": "^4.2.1",
"swc-plugin-coverage-instrument": "^0.0.18",
"ts-node": "^10.9.1",
"typescript": "^5.1.5",
"webpack": "^5.88.0"
"typescript": "^5.1.6",
"webpack": "^5.88.1"
},
"stableVersion": "0.0.0"
}

View File

@@ -54,21 +54,21 @@
"@istanbuljs/schema": "^0.1.3",
"@magic-works/i18n-codegen": "^0.5.0",
"@nx/vite": "16.3.2",
"@perfsee/sdk": "^1.8.2",
"@perfsee/sdk": "^1.8.3",
"@playwright/test": "=1.33.0",
"@taplo/cli": "^0.5.2",
"@testing-library/react": "^14.0.0",
"@toeverything/infra": "workspace:*",
"@toeverything/plugin-infra": "workspace:*",
"@types/eslint": "^8.40.2",
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vanilla-extract/vite-plugin": "^3.8.2",
"@vitejs/plugin-react": "^4.0.1",
"@vitest/coverage-istanbul": "^0.32.2",
"@vitest/ui": "^0.32.2",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
@@ -81,7 +81,7 @@
"fake-indexeddb": "4.0.1",
"happy-dom": "^9.20.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"madge": "^6.1.0",
"msw": "^1.2.2",
"nanoid": "^4.0.2",
@@ -91,7 +91,7 @@
"prettier": "^2.8.8",
"serve": "^14.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vite-plugin-istanbul": "^4.1.0",
"vite-tsconfig-paths": "^4.2.0",

View File

@@ -39,12 +39,12 @@
"@toeverything/theme": "^0.7.2",
"@vanilla-extract/dynamic": "^2.0.3",
"clsx": "^1.2.1",
"dayjs": "^1.11.8",
"dayjs": "^1.11.9",
"jotai": "^2.2.1",
"lit": "^2.7.5",
"lottie-web": "^5.12.2",
"react": "18.3.0-canary-8ec962d82-20230623",
"react-datepicker": "^4.13.0",
"react-datepicker": "^4.15.0",
"react-dom": "18.3.0-canary-8ec962d82-20230623",
"react-error-boundary": "^4.0.10",
"react-is": "^18.2.0",
@@ -54,15 +54,15 @@
"@blocksuite/blocks": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/editor": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/global": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/icons": "^2.1.23",
"@blocksuite/icons": "^2.1.24",
"@blocksuite/lit": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/store": "0.0.0-20230630081054-55a25248-nightly",
"@types/react": "^18.2.14",
"@types/react-datepicker": "^4.11.2",
"@types/react-dnd": "^3.0.2",
"@types/react-dom": "^18.2.6",
"@vanilla-extract/css": "^1.11.1",
"typescript": "^5.1.5",
"@vanilla-extract/css": "^1.12.0",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"yjs": "^13.6.6"
},

View File

@@ -27,15 +27,15 @@
"url": "git+https://github.com/toeverything/AFFiNE.git"
},
"dependencies": {
"i18next": "^23.2.3",
"react-i18next": "^13.0.0"
"i18next": "^23.2.6",
"react-i18next": "^13.0.1"
},
"devDependencies": {
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@types/prettier": "^2.7.3",
"prettier": "^2.8.8",
"ts-node": "^10.9.1",
"typescript": "^5.1.5"
"typescript": "^5.1.6"
},
"version": "0.7.0-beta.0"
}

View File

@@ -26,7 +26,7 @@
},
"devDependencies": {
"vite": "^4.3.9",
"vite-plugin-dts": "2.3.0"
"vite-plugin-dts": "3.0.2"
},
"version": "0.7.0-beta.0"
}

View File

@@ -16,12 +16,12 @@
"license": "MPL-2.0",
"devDependencies": {
"@napi-rs/cli": "^2.16.1",
"@types/node": "^18.16.18",
"@types/node": "^18.16.19",
"@types/uuid": "^9.0.2",
"cross-env": "^7.0.3",
"rxjs": "^7.8.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"uuid": "^9.0.0"
},
"engines": {

View File

@@ -31,7 +31,7 @@
"devDependencies": {
"jotai": "^2.2.1",
"vite": "^4.3.9",
"vite-plugin-dts": "2.3.0"
"vite-plugin-dts": "3.0.2"
},
"peerDependencies": {
"@blocksuite/blocks": "*",

View File

@@ -39,7 +39,7 @@
"@blocksuite/blocks": "0.0.0-20230630081054-55a25248-nightly",
"@blocksuite/store": "0.0.0-20230630081054-55a25248-nightly",
"vite": "^4.3.9",
"vite-plugin-dts": "2.3.0",
"vite-plugin-dts": "3.0.2",
"y-indexeddb": "^9.0.11"
},
"peerDependencies": {

View File

@@ -14,7 +14,7 @@
"dependencies": {
"@affine/component": "workspace:*",
"@toeverything/plugin-infra": "workspace:*",
"foxact": "^0.2.10",
"foxact": "^0.2.11",
"link-preview-js": "^3.0.4"
},
"devDependencies": {

View File

@@ -9,10 +9,10 @@
"dependencies": {
"@affine/component": "workspace:*",
"@toeverything/plugin-infra": "workspace:*",
"langchain": "^0.0.96",
"langchain": "^0.0.101",
"marked": "^5.1.0",
"marked-gfm-heading-id": "^3.0.4",
"marked-mangle": "^1.0.1"
"marked-mangle": "^1.1.0"
},
"devDependencies": {
"@types/marked": "^5.0.0",

View File

@@ -2,8 +2,6 @@ import { clsx } from 'clsx';
import type { MessageType } from 'langchain/schema';
import { marked } from 'marked';
import { gfmHeadingId } from 'marked-gfm-heading-id';
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-expect-error
import { mangle } from 'marked-mangle';
import { type ReactElement, useMemo } from 'react';

1716
yarn.lock

File diff suppressed because it is too large Load Diff