mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 07:36:42 +08:00
cf98afb32e
close #13952 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Upgraded the shared theme library from v1.1.16 to v1.1.23 across the project (core components, UI widgets, content blocks, and frontend apps), delivering the latest styling and design refinements platform-wide. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: L-Sun <zover.v@gmail.com>
18 lines
407 B
JSON
18 lines
407 B
JSON
{
|
|
"name": "@affine-test/blocksuite",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "yarn playwright test"
|
|
},
|
|
"dependencies": {
|
|
"@blocksuite/affine": "workspace:*",
|
|
"@blocksuite/integration-test": "workspace:*",
|
|
"@playwright/test": "=1.52.0",
|
|
"@toeverything/theme": "^1.1.23",
|
|
"json-stable-stringify": "^1.2.1",
|
|
"rxjs": "^7.8.2"
|
|
},
|
|
"version": "0.25.7"
|
|
}
|