chore: bump version (#2178)

This commit is contained in:
Himself65
2023-04-27 17:59:54 -05:00
committed by GitHub
parent 567092a1ff
commit 3df3498523
15 changed files with 538 additions and 818 deletions
+2 -2
View File
@@ -38,13 +38,13 @@
"@types/better-sqlite3": "^7.6.4",
"@types/fs-extra": "^11.0.1",
"cross-env": "7.0.3",
"electron": "24.1.2",
"electron": "24.1.3",
"electron-log": "^5.0.0-beta.23",
"electron-squirrel-startup": "1.0.0",
"electron-window-state": "^5.0.3",
"esbuild": "^0.17.18",
"fs-extra": "^11.1.1",
"playwright": "^1.32.3",
"playwright": "^1.33.0",
"ts-node": "^10.9.1",
"undici": "^5.22.0",
"zx": "^7.2.1"
+2 -2
View File
@@ -26,12 +26,12 @@
"lodash-es": "^4.17.21",
"prisma": "^4.13.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.0"
"rxjs": "^7.8.1"
},
"devDependencies": {
"@nestjs/testing": "^9.4.0",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.0",
"@types/node": "^18.16.2",
"@types/supertest": "^2.0.12",
"c8": "^7.13.0",
"nodemon": "^2.0.22",
+11 -11
View File
@@ -19,11 +19,11 @@
"@affine/jotai": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/workspace": "workspace:*",
"@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",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^7.0.2",
"@emotion/cache": "^11.10.7",
@@ -32,7 +32,7 @@
"@emotion/styled": "^11.10.6",
"@mui/material": "^5.12.2",
"@react-hookz/web": "^23.0.0",
"@sentry/nextjs": "^7.49.0",
"@sentry/nextjs": "^7.50.0",
"@toeverything/hooks": "workspace:*",
"cmdk": "^0.2.0",
"css-spring": "^4.1.0",
@@ -40,13 +40,13 @@
"graphql": "^16.6.0",
"jotai": "^2.0.4",
"jotai-devtools": "^0.4.0",
"lit": "^2.7.2",
"lit": "^2.7.3",
"lottie-web": "^5.11.0",
"next-themes": "^0.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"swr": "^2.1.4",
"swr": "^2.1.5",
"y-protocols": "^1.0.5",
"yjs": "^13.6.0",
"zod": "^3.21.4"
@@ -55,11 +55,11 @@
"@perfsee/webpack": "^1.6.0",
"@redux-devtools/extension": "^3.2.5",
"@rich-data/viewer": "^2.15.6",
"@sentry/webpack-plugin": "^1.20.0",
"@sentry/webpack-plugin": "^1.20.1",
"@swc-jotai/debug-label": "^0.0.9",
"@swc-jotai/react-refresh": "^0.0.7",
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/webpack-env": "^1.18.0",
"@vanilla-extract/css": "^1.11.0",
"@vanilla-extract/next-plugin": "^2.1.2",
@@ -73,7 +73,7 @@
"redux": "^4.2.1",
"swc-plugin-coverage-instrument": "=0.0.14",
"typescript": "^5.0.4",
"webpack": "^5.80.0"
"webpack": "^5.81.0"
},
"stableVersion": "0.0.0"
}
+4 -4
View File
@@ -45,10 +45,10 @@
"@faker-js/faker": "^7.6.0",
"@istanbuljs/schema": "^0.1.3",
"@perfsee/sdk": "^1.6.0",
"@playwright/test": "^1.32.3",
"@playwright/test": "^1.33.0",
"@testing-library/react": "^14.0.0",
"@types/eslint": "^8.37.0",
"@types/node": "^18.16.0",
"@types/node": "^18.16.2",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vanilla-extract/vite-plugin": "^3.8.0",
@@ -67,7 +67,7 @@
"got": "^12.6.0",
"happy-dom": "^9.9.2",
"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.2",
"msw": "^1.2.1",
"nanoid": "^4.0.2",
"nyc": "^15.1.0",
@@ -76,7 +76,7 @@
"react-dom": "^18.2.0",
"serve": "^14.2.0",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vite": "^4.3.3",
"vite-plugin-istanbul": "^4.0.1",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.30.1",
+8 -8
View File
@@ -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"
},
+2 -2
View File
@@ -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"
}
+4 -4
View File
@@ -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"
+1 -1
View File
@@ -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",
+4 -4
View File
@@ -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": {
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -21,7 +21,7 @@
}
},
"devDependencies": {
"vite": "^4.3.1",
"vite": "^4.3.3",
"vite-plugin-dts": "^2.3.0"
}
}
+1 -1
View File
@@ -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",
+3 -3
View File
@@ -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"
},
+2 -2
View File
@@ -6,8 +6,8 @@
"./playwright": "./playwright.ts"
},
"devDependencies": {
"@playwright/test": "^1.32.3",
"playwright": "^1.32.3"
"@playwright/test": "^1.33.0",
"playwright": "^1.33.0"
},
"peerDependencies": {
"@playwright/test": "*",
+492 -772
View File
File diff suppressed because it is too large Load Diff