diff --git a/packages/app/package.json b/packages/app/package.json index 55f231b96..82e298a0f 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -9,8 +9,8 @@ "lint": "next lint" }, "dependencies": { - "@blocksuite/blocks": "^0.2.22", - "@blocksuite/editor": "^0.2.22", + "@blocksuite/blocks": "^0.2.23", + "@blocksuite/editor": "^0.2.23", "@emotion/css": "^11.10.0", "@emotion/react": "^11.10.4", "@emotion/server": "^11.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8231fc049..58b6a6df7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: packages/app: specifiers: - '@blocksuite/blocks': ^0.2.22 - '@blocksuite/editor': ^0.2.22 + '@blocksuite/blocks': ^0.2.23 + '@blocksuite/editor': ^0.2.23 '@emotion/css': ^11.10.0 '@emotion/react': ^11.10.4 '@emotion/server': ^11.10.0 @@ -48,8 +48,8 @@ importers: react-dom: 18.2.0 typescript: 4.8.3 dependencies: - '@blocksuite/blocks': 0.2.22 - '@blocksuite/editor': 0.2.22 + '@blocksuite/blocks': 0.2.23 + '@blocksuite/editor': 0.2.23 '@emotion/css': 11.10.0 '@emotion/react': 11.10.4_w5j4k42lgipnm43s3brx6h3c34 '@emotion/server': 11.10.0_@emotion+css@11.10.0 @@ -166,10 +166,10 @@ packages: to-fast-properties: 2.0.0 dev: false - /@blocksuite/blocks/0.2.22: - resolution: {integrity: sha512-66HqtUlXI44MZSffxF3uCDhaoMsMBABw4WKZxjCwFYxa2eeddm2Vl6+qNDrmsOK6ype5uVzY2u3BBis3k8A0Cw==} + /@blocksuite/blocks/0.2.23: + resolution: {integrity: sha512-fPGdiaQjp7Fe1HWSGhBtbIIP+1KbfZzG3XAQ4y6LPxS09lwKSYXTrMWrGVKtWLniylvF3bk4A1NoL0QzAWVmzw==} dependencies: - '@blocksuite/store': 0.2.22 + '@blocksuite/store': 0.2.23 hotkeys-js: 3.10.0 lit: 2.4.0 quill: 1.3.7 @@ -180,11 +180,11 @@ packages: - utf-8-validate dev: false - /@blocksuite/editor/0.2.22: - resolution: {integrity: sha512-TgJTNeNXynbYZW39hYBs/Z84Cha3wuNm2AngSa1f/GQV8Bbi0Q1C8KtBXATQ+WkHAAfZ7K1HXx0jrFbsiLk1sg==} + /@blocksuite/editor/0.2.23: + resolution: {integrity: sha512-yLnpLOFquDCAW85y4JOg2WtktpUQVLZ2T/4kqyW6Q+Z95l8tbz27gMjGeHggwUhsGvhkIj3mIi0GasQwE+YPJw==} dependencies: - '@blocksuite/blocks': 0.2.22 - '@blocksuite/store': 0.2.22 + '@blocksuite/blocks': 0.2.23 + '@blocksuite/store': 0.2.23 lit: 2.4.0 marked: 4.1.1 turndown: 7.1.1 @@ -194,8 +194,8 @@ packages: - utf-8-validate dev: false - /@blocksuite/store/0.2.22: - resolution: {integrity: sha512-sc85o52s3ga3ZtOXzqkRUw763+JxQsvPnVK905QaQyoQLcbtfJx3yx0iVUGcturGaNCkiUFwJsUQHLOiDvRTMA==} + /@blocksuite/store/0.2.23: + resolution: {integrity: sha512-wOsiP3sk79LVBBL8ZCNOa4TGwNOK4vhXI712M5bo4TTH6zfrm4jqMkLfMHU3wRfv1H3HX84dKKzZBvhUjiRvPA==} dependencies: lib0: 0.2.52 y-protocols: 1.0.5