chore: bump version (#2681)

This commit is contained in:
himself65
2023-06-05 01:00:41 +08:00
parent 2360107b35
commit bac5417ff1
14 changed files with 281 additions and 261 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"@clack/prompts": "^0.6.3"
},
"dependencies": {
"dotenv": "^16.1.1"
"dotenv": "^16.1.4"
},
"version": "0.6.0"
}
+4 -4
View File
@@ -43,9 +43,9 @@
"@toeverything/theme": "^0.6.1",
"@vanilla-extract/dynamic": "^2.0.3",
"clsx": "^1.2.1",
"dayjs": "^1.11.7",
"jotai": "^2.1.0",
"lit": "^2.7.4",
"dayjs": "^1.11.8",
"jotai": "^2.1.1",
"lit": "^2.7.5",
"lottie-web": "^5.12.0",
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
@@ -78,7 +78,7 @@
"@types/react-dom": "18.2.4",
"@vanilla-extract/css": "^1.11.0",
"@vitejs/plugin-react": "^4.0.0",
"concurrently": "^8.0.1",
"concurrently": "^8.1.0",
"jest-mock": "^29.5.0",
"serve": "^14.2.0",
"storybook": "^7.0.18",
+1 -1
View File
@@ -20,7 +20,7 @@
"@blocksuite/global": "0.0.0-20230409084303-221991d4-nightly"
},
"dependencies": {
"lit": "^2.7.4"
"lit": "^2.7.5"
},
"version": "0.6.0"
}
+1 -1
View File
@@ -11,7 +11,7 @@
},
"devDependencies": {
"@graphql-codegen/add": "^5.0.0",
"@graphql-codegen/cli": "4.0.0",
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/typescript": "^4.0.0",
"@graphql-codegen/typescript-operations": "^4.0.0",
"@types/lodash-es": "^4.17.7",
+1 -1
View File
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/node": "^18.16.16",
"@types/prettier": "^2.7.2",
"@types/prettier": "^2.7.3",
"prettier": "^2.8.8",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
+1 -1
View File
@@ -4,7 +4,7 @@
"main": "./src/index.ts",
"dependencies": {
"@affine/env": "workspace:*",
"jotai": "^2.1.0"
"jotai": "^2.1.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230601101714-0d24ba91-nightly",
+1 -1
View File
@@ -20,7 +20,7 @@
"@blocksuite/store": "0.0.0-20230601101714-0d24ba91-nightly"
},
"devDependencies": {
"jotai": "^2.1.0"
"jotai": "^2.1.1"
},
"peerDependencies": {
"@blocksuite/blocks": "*",
+1 -1
View File
@@ -24,7 +24,7 @@
"@toeverything/hooks": "workspace:*",
"@toeverything/y-indexeddb": "workspace:*",
"firebase": "^9.22.1",
"jotai": "^2.1.0",
"jotai": "^2.1.1",
"js-base64": "^3.7.5",
"ky": "^0.33.3",
"lib0": "^0.2.78",