chore: bump version (#2542)

This commit is contained in:
Himself65 2023-05-26 15:47:45 +08:00 committed by GitHub
parent 798dc49da4
commit ef1a44a413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 1125 additions and 997 deletions

View File

@ -56,7 +56,7 @@
"zx": "^7.2.2"
},
"dependencies": {
"better-sqlite3": "^8.3.0",
"better-sqlite3": "^8.4.0",
"cheerio": "^1.0.0-rc.12",
"chokidar": "^3.5.3",
"electron-updater": "^5.3.0",

View File

@ -15,11 +15,11 @@
},
"dependencies": {
"@apollo/server": "^4.7.1",
"@nestjs/apollo": "^11.0.5",
"@nestjs/common": "^9.4.1",
"@nestjs/core": "^9.4.1",
"@nestjs/graphql": "^11.0.5",
"@nestjs/platform-express": "^9.4.1",
"@nestjs/apollo": "^11.0.6",
"@nestjs/common": "^9.4.2",
"@nestjs/core": "^9.4.2",
"@nestjs/graphql": "^11.0.6",
"@nestjs/platform-express": "^9.4.2",
"@node-rs/bcrypt": "^1.7.1",
"@prisma/client": "^4.14.1",
"dotenv": "^16.0.3",
@ -33,7 +33,7 @@
"rxjs": "^7.8.1"
},
"devDependencies": {
"@nestjs/testing": "^9.4.1",
"@nestjs/testing": "^9.4.2",
"@types/express": "^4.17.17",
"@types/jsonwebtoken": "^9.0.2",
"@types/lodash-es": "^4.17.7",

View File

@ -30,9 +30,9 @@
"@emotion/react": "^11.11.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.13.1",
"@react-hookz/web": "^23.0.0",
"@sentry/nextjs": "^7.52.1",
"@mui/material": "^5.13.2",
"@react-hookz/web": "^23.0.1",
"@sentry/nextjs": "^7.53.1",
"@toeverything/hooks": "workspace:*",
"cmdk": "^0.2.0",
"css-spring": "^4.1.0",
@ -64,8 +64,8 @@
"@vanilla-extract/css": "^1.11.0",
"@vanilla-extract/next-plugin": "^2.1.2",
"dotenv": "^16.0.3",
"eslint": "^8.40.0",
"eslint-config-next": "^13.4.2",
"eslint": "^8.41.0",
"eslint-config-next": "^13.4.4",
"eslint-plugin-unicorn": "^47.0.0",
"next": "^13.4.2",
"next-debug-local": "^0.1.5",
@ -74,7 +74,7 @@
"redux": "^4.2.1",
"swc-plugin-coverage-instrument": "^0.0.18",
"typescript": "^5.0.4",
"webpack": "^5.83.1"
"webpack": "^5.84.1"
},
"stableVersion": "0.0.0"
}

View File

@ -54,15 +54,15 @@
"@playwright/test": "^1.33.0",
"@taplo/cli": "^0.5.2",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.37.0",
"@types/eslint": "^8.40.0",
"@types/node": "^18.16.13",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@vanilla-extract/vite-plugin": "^3.8.1",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@vanilla-extract/vite-plugin": "^3.8.2",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-istanbul": "^0.31.1",
"@vitest/ui": "^0.31.1",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
@ -73,7 +73,7 @@
"eslint-plugin-unused-imports": "^2.0.0",
"fake-indexeddb": "4.0.1",
"got": "^12.6.0",
"happy-dom": "^9.18.3",
"happy-dom": "^9.20.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"madge": "^6.0.0",

View File

@ -31,15 +31,15 @@
"@emotion/react": "^11.11.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/base": "5.0.0-beta.1",
"@mui/base": "5.0.0-beta.2",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.1",
"@mui/material": "^5.13.2",
"@popperjs/core": "^2.11.7",
"@radix-ui/react-avatar": "^1.0.2",
"@radix-ui/react-collapsible": "^1.0.2",
"@radix-ui/react-toast": "^1.1.3",
"@toeverything/hooks": "workspace:*",
"@toeverything/theme": "^0.5.8",
"@toeverything/theme": "^0.5.9",
"@vanilla-extract/dynamic": "^2.0.3",
"clsx": "^1.2.1",
"jotai": "^2.1.0",
@ -58,17 +58,17 @@
"@blocksuite/icons": "^2.1.19",
"@blocksuite/lit": "0.0.0-20230526024755-74df4d56-nightly",
"@blocksuite/store": "0.0.0-20230526024755-74df4d56-nightly",
"@storybook/addon-actions": "^7.0.12",
"@storybook/addon-actions": "^7.0.17",
"@storybook/addon-coverage": "^0.0.8",
"@storybook/addon-essentials": "^7.0.12",
"@storybook/addon-interactions": "^7.0.12",
"@storybook/addon-links": "^7.0.12",
"@storybook/addon-storysource": "^7.0.12",
"@storybook/blocks": "^7.0.12",
"@storybook/builder-vite": "^7.0.12",
"@storybook/addon-essentials": "^7.0.17",
"@storybook/addon-interactions": "^7.0.17",
"@storybook/addon-links": "^7.0.17",
"@storybook/addon-storysource": "^7.0.17",
"@storybook/blocks": "^7.0.17",
"@storybook/builder-vite": "^7.0.17",
"@storybook/jest": "^0.1.0",
"@storybook/react": "^7.0.12",
"@storybook/react-vite": "^7.0.12",
"@storybook/react": "^7.0.17",
"@storybook/react-vite": "^7.0.17",
"@storybook/test-runner": "^0.10.0",
"@storybook/testing-library": "^0.1.0",
"@types/react": "^18.2.6",
@ -79,7 +79,7 @@
"concurrently": "^8.0.1",
"jest-mock": "^29.5.0",
"serve": "^14.2.0",
"storybook": "^7.0.12",
"storybook": "^7.0.17",
"storybook-dark-mode": "^3.0.0",
"typescript": "^5.0.4",
"vite": "^4.3.8",

View File

@ -7,7 +7,7 @@
"debug": "^4.3.4"
},
"devDependencies": {
"@types/debug": "^4.1.7"
"@types/debug": "^4.1.8"
},
"version": "0.6.0-canary.8"
}

View File

@ -10,10 +10,10 @@
".": "./src/index.ts"
},
"devDependencies": {
"@graphql-codegen/add": "^4.0.1",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/typescript": "^3.0.4",
"@graphql-codegen/typescript-operations": "^3.0.4",
"@graphql-codegen/add": "^5.0.0",
"@graphql-codegen/cli": "4.0.0",
"@graphql-codegen/typescript": "^4.0.0",
"@graphql-codegen/typescript-operations": "^4.0.0",
"@types/lodash-es": "^4.17.7",
"lodash-es": "^4.17.21",
"prettier": "^2.8.8"

View File

@ -27,8 +27,8 @@
},
"dependencies": {
"@affine/debug": "workspace:*",
"i18next": "^22.4.15",
"react-i18next": "^12.3.0"
"i18next": "^22.5.0",
"react-i18next": "^12.3.1"
},
"devDependencies": {
"@types/node": "^18.16.13",

View File

@ -24,11 +24,11 @@
"@affine/env": "workspace:*",
"@toeverything/hooks": "workspace:*",
"@toeverything/y-indexeddb": "workspace:*",
"firebase": "^9.22.0",
"firebase": "^9.22.1",
"jotai": "^2.1.0",
"js-base64": "^3.7.5",
"ky": "^0.33.3",
"lib0": "^0.2.74",
"lib0": "^0.2.76",
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"y-protocols": "^1.0.5",

2040
yarn.lock

File diff suppressed because it is too large Load Diff