mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 05:47:09 +08:00
chore: bump version (#3955)
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@blocksuite/block-std": "0.0.0-20230824205952-3df3727b-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230824205952-3df3727b-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230824205952-3df3727b-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230824205952-3df3727b-nightly",
|
||||
"@playwright/test": "^1.37.0",
|
||||
"@blocksuite/block-std": "0.0.0-20230825054009-a12544d6-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230825054009-a12544d6-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230825054009-a12544d6-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230825054009-a12544d6-nightly",
|
||||
"@playwright/test": "^1.37.1",
|
||||
"express": "^4.18.2",
|
||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||
"serve": "^14.2.0"
|
||||
"serve": "^14.2.1"
|
||||
},
|
||||
"version": "0.8.0-canary.34"
|
||||
}
|
||||
|
||||
@@ -9,14 +9,14 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@blocksuite/block-std": "0.0.0-20230824205952-3df3727b-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230824205952-3df3727b-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230824205952-3df3727b-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230824205952-3df3727b-nightly",
|
||||
"@playwright/test": "^1.37.0",
|
||||
"@blocksuite/block-std": "0.0.0-20230825054009-a12544d6-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230825054009-a12544d6-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230825054009-a12544d6-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230825054009-a12544d6-nightly",
|
||||
"@playwright/test": "^1.37.1",
|
||||
"express": "^4.18.2",
|
||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||
"serve": "^14.2.0"
|
||||
"serve": "^14.2.1"
|
||||
},
|
||||
"version": "0.8.0-canary.34"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@playwright/test": "^1.37.0"
|
||||
"@playwright/test": "^1.37.1"
|
||||
},
|
||||
"version": "0.8.0-canary.34"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@playwright/test": "^1.37.0"
|
||||
"@playwright/test": "^1.37.1"
|
||||
},
|
||||
"version": "0.8.0-canary.34"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@playwright/test": "^1.37.0"
|
||||
"@playwright/test": "^1.37.1"
|
||||
},
|
||||
"version": "0.8.0-canary.34"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"./utils/*": "./utils/*.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.37.0"
|
||||
"@playwright/test": "^1.37.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@playwright/test": "*"
|
||||
|
||||
Reference in New Issue
Block a user