chore: update basic version to 0.11.0 (#5355)

This commit is contained in:
Joooye_34
2023-12-20 08:10:42 +00:00
parent 80eeb2ddc7
commit a4f31df192
45 changed files with 45 additions and 45 deletions

View File

@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.39.0"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -11,5 +11,5 @@
"@types/fs-extra": "^11.0.2",
"fs-extra": "^11.1.1"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -12,5 +12,5 @@
"fs-extra": "^11.1.1",
"playwright": "^1.39.0"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -18,5 +18,5 @@
"http-proxy-middleware": "^3.0.0-beta.1",
"serve": "^14.2.1"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -18,5 +18,5 @@
"http-proxy-middleware": "^3.0.0-beta.1",
"serve": "^14.2.1"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -18,5 +18,5 @@
"http-proxy-middleware": "^3.0.0-beta.1",
"serve": "^14.2.1"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -18,5 +18,5 @@
"http-proxy-middleware": "^3.0.0-beta.1",
"serve": "^14.2.1"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.39.0"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -13,5 +13,5 @@
"@blocksuite/store": "0.11.0-nightly-202312200102-8254dc9",
"@playwright/test": "^1.39.0"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -9,5 +9,5 @@
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.39.0"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}

View File

@@ -2,7 +2,7 @@
"name": "@affine-test/kit",
"private": true,
"type": "module",
"version": "0.10.3-canary.2",
"version": "0.11.0",
"exports": {
"./electron": "./electron.ts",
"./playwright": "./playwright.ts",

View File

@@ -56,5 +56,5 @@
"@blocksuite/presets": "*",
"@blocksuite/store": "*"
},
"version": "0.10.3-canary.2"
"version": "0.11.0"
}