chore: bump all dependencies (#5891)

This commit is contained in:
LongYinan
2024-02-23 09:37:14 +00:00
parent db1d0dcf52
commit ae41c6c544
42 changed files with 3232 additions and 3311 deletions
+3 -3
View File
@@ -7,9 +7,9 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.41.0",
"@types/fs-extra": "^11.0.2",
"fs-extra": "^11.1.1"
"@playwright/test": "^1.41.2",
"@types/fs-extra": "^11.0.4",
"fs-extra": "^11.2.0"
},
"version": "0.12.0"
}