chore: bump version (#1829)

This commit is contained in:
Himself65
2023-04-05 22:44:38 -05:00
committed by GitHub
parent c209aa1d15
commit d8931db300
7 changed files with 256 additions and 208 deletions
+8 -8
View File
@@ -17,22 +17,22 @@
"@affine/jotai": "workspace:*",
"@affine/templates": "workspace:*",
"@affine/workspace": "workspace:*",
"@blocksuite/blocks": "0.0.0-20230404211759-4cf51928",
"@blocksuite/editor": "0.0.0-20230404211759-4cf51928",
"@blocksuite/icons": "^2.1.3",
"@blocksuite/store": "0.0.0-20230404211759-4cf51928",
"@emotion/cache": "^11.10.5",
"@blocksuite/blocks": "0.0.0-20230405154041-de2f96d3",
"@blocksuite/editor": "0.0.0-20230405154041-de2f96d3",
"@blocksuite/icons": "^2.1.4",
"@blocksuite/store": "0.0.0-20230405154041-de2f96d3",
"@emotion/cache": "^11.10.7",
"@emotion/react": "^11.10.6",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.6",
"@mui/material": "^5.11.16",
"@sentry/nextjs": "^7.46.0",
"@sentry/nextjs": "^7.47.0",
"@toeverything/hooks": "workspace:*",
"cmdk": "^0.2.0",
"css-spring": "^4.1.0",
"dayjs": "^1.11.7",
"jotai": "^2.0.3",
"lit": "^2.7.1",
"lit": "^2.7.2",
"lottie-web": "^5.10.2",
"next-themes": "^0.2.1",
"react": "^18.2.0",
@@ -64,6 +64,6 @@
"redux": "^4.2.1",
"swc-plugin-coverage-instrument": "=0.0.14",
"typescript": "^5.0.3",
"webpack": "^5.77.0"
"webpack": "^5.78.0"
}
}