chore: bump ts & blocksuite

This commit is contained in:
DarkSky
2023-02-06 17:07:48 +08:00
parent b0e586d02b
commit be3158d529
6 changed files with 105 additions and 148 deletions

View File

@@ -11,10 +11,10 @@
"dependencies": {
"@affine/datacenter": "workspace:*",
"@affine/i18n": "workspace:*",
"@blocksuite/blocks": "0.4.0-20230203030233-b22bea7",
"@blocksuite/editor": "0.4.0-20230203030233-b22bea7",
"@blocksuite/blocks": "0.4.0-20230205175611-17a62e3",
"@blocksuite/editor": "0.4.0-20230205175611-17a62e3",
"@blocksuite/icons": "^2.0.2",
"@blocksuite/store": "0.4.0-20230203030233-b22bea7",
"@blocksuite/store": "0.4.0-20230205175611-17a62e3",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",
@@ -50,7 +50,7 @@
"eslint-plugin-prettier": "^4.2.1",
"next-pwa": "^5.6.0",
"raw-loader": "^4.0.2",
"typescript": "4.8.3"
"typescript": "^4.9.5"
},
"eslintConfig": {
"extends": [