diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 580e169..37ebbc5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,9 +15,7 @@ jobs: - uses: actions/checkout@v3 - name: Setup pnpm - uses: pnpm/action-setup@v2 - with: - version: 8 + uses: pnpm/action-setup@v4 - name: Setup Node.js uses: actions/setup-node@v4 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 24c72b7..4a566df 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,9 +23,7 @@ jobs: uses: actions/checkout@v3 - name: Setup pnpm - uses: pnpm/action-setup@v2 - with: - version: 8 + uses: pnpm/action-setup@v4 - name: Use Node.js uses: actions/setup-node@v1 diff --git a/package.json b/package.json index 7380243..514ec29 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "univer", "type": "module", "version": "1.1.0", + "packageManager": "pnpm@9.4.0", "description": "Create, edit, and view spreadsheets and documents in various formats like Excel and Word directly within your knowledge base.", "author": "DreamNum", "license": "Apache-2.0", @@ -21,30 +22,30 @@ "lint:fix": "eslint . --fix" }, "dependencies": { - "@univerjs/core": "0.1.15", - "@univerjs/data-validation": "0.1.15", - "@univerjs/design": "0.1.15", - "@univerjs/docs": "0.1.15", - "@univerjs/docs-ui": "0.1.15", - "@univerjs/engine-formula": "0.1.15", - "@univerjs/engine-render": "0.1.15", - "@univerjs/facade": "0.1.15", - "@univerjs/find-replace": "0.1.15", + "@univerjs/core": "^0.1.17", + "@univerjs/data-validation": "^0.1.17", + "@univerjs/design": "^0.1.17", + "@univerjs/docs": "^0.1.17", + "@univerjs/docs-ui": "^0.1.17", + "@univerjs/engine-formula": "^0.1.17", + "@univerjs/engine-render": "^0.1.17", + "@univerjs/facade": "^0.1.17", + "@univerjs/find-replace": "^0.1.17", "@univerjs/icons": "^0.1.57", "@univerjs/protocol": "^0.1.37", - "@univerjs/rpc": "0.1.15", - "@univerjs/sheets": "0.1.15", - "@univerjs/sheets-conditional-formatting-ui": "0.1.15", - "@univerjs/sheets-data-validation": "0.1.15", - "@univerjs/sheets-drawing-ui": "^0.1.15", - "@univerjs/sheets-filter": "^0.1.15", - "@univerjs/sheets-find-replace": "0.1.15", - "@univerjs/sheets-formula": "0.1.15", - "@univerjs/sheets-hyper-link-ui": "^0.1.15", - "@univerjs/sheets-numfmt": "0.1.15", - "@univerjs/sheets-ui": "0.1.15", - "@univerjs/sheets-zen-editor": "0.1.15", - "@univerjs/ui": "0.1.15", + "@univerjs/rpc": "^0.1.17", + "@univerjs/sheets": "^0.1.17", + "@univerjs/sheets-conditional-formatting-ui": "^0.1.17", + "@univerjs/sheets-data-validation": "^0.1.17", + "@univerjs/sheets-drawing-ui": "^0.1.17", + "@univerjs/sheets-filter": "^0.1.17", + "@univerjs/sheets-find-replace": "^0.1.17", + "@univerjs/sheets-formula": "^0.1.17", + "@univerjs/sheets-hyper-link-ui": "^0.1.17", + "@univerjs/sheets-numfmt": "^0.1.17", + "@univerjs/sheets-ui": "^0.1.17", + "@univerjs/sheets-zen-editor": "^0.1.17", + "@univerjs/ui": "^0.1.17", "@wendellhu/redi": "0.15.4", "defu": "^6.1.4", "jszip": "^3.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ff1d22..20fc74f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,77 +9,77 @@ importers: .: dependencies: '@univerjs/core': - specifier: 0.1.15 - version: 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@univerjs/data-validation': - specifier: 0.1.15 - version: 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@univerjs/design': - specifier: 0.1.15 - version: 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^0.1.17 + version: 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@univerjs/docs': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@univerjs/docs-ui': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(e3ec54obevavw377gab73piaki) '@univerjs/engine-formula': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@univerjs/engine-render': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@univerjs/facade': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/network@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-numfmt@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(6bd3ioa5wh2cdr2ontcd7jbx3q) '@univerjs/find-replace': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(hso4qx5cy7jzv26poya3skm7se) '@univerjs/icons': specifier: ^0.1.57 - version: 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@univerjs/protocol': specifier: ^0.1.37 - version: 0.1.37(@grpc/grpc-js@1.10.9)(rxjs@7.8.1) + version: 0.1.37(@grpc/grpc-js@1.10.10)(rxjs@7.8.1) '@univerjs/rpc': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@univerjs/sheets': - specifier: 0.1.15 - version: 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@univerjs/sheets-conditional-formatting-ui': - specifier: 0.1.15 - version: 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-conditional-formatting@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(dayjs@1.11.11)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(v7frrpeakz6kzk5fvg7prgc7dm) '@univerjs/sheets-data-validation': - specifier: 0.1.15 - version: 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/data-validation@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(dayjs@1.11.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(uekds3qj47fk4aeb6gylmf5asy) '@univerjs/sheets-drawing-ui': - specifier: ^0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/drawing-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@wendellhu/redi@0.15.4))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(ha2ig26caweblmsufiqxyltqum) '@univerjs/sheets-filter': - specifier: ^0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@univerjs/sheets-find-replace': - specifier: 0.1.15 - version: 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/find-replace@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(n6yruea6uwnr2xjzcjmnb7mo6q) '@univerjs/sheets-formula': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(su2kigh2rc6fg7kxh2xjd6g5rm) '@univerjs/sheets-hyper-link-ui': - specifier: ^0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-hyper-link@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(6c27ojbpyaeskchcjvcsxdchbu) '@univerjs/sheets-numfmt': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(ph5bj7kahzrtdpswykurjxngzy) '@univerjs/sheets-ui': - specifier: 0.1.15 - version: 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(omqvuhy42hptkpyxmen6wxtoye) '@univerjs/sheets-zen-editor': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^0.1.17 + version: 0.1.17(jwex5qa2etk6ipvbg2g4m2rms4) '@univerjs/ui': - specifier: 0.1.15 - version: 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + specifier: ^0.1.17 + version: 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': specifier: 0.15.4 version: 0.15.4 @@ -102,13 +102,13 @@ importers: devDependencies: '@antfu/eslint-config': specifier: ^2.21.1 - version: 2.21.1(@vue/compiler-sfc@3.4.29)(eslint@8.57.0)(typescript@5.4.5) + version: 2.21.3(@vue/compiler-sfc@3.4.31)(eslint@8.57.0)(typescript@5.5.3) '@release-it/conventional-changelog': specifier: ^8.0.1 - version: 8.0.1(release-it@17.3.0(typescript@5.4.5)) + version: 8.0.1(release-it@17.5.0(typescript@5.5.3)) '@types/node': specifier: ^20.14.5 - version: 20.14.5 + version: 20.14.10 '@univerjs/vite-plugin': specifier: ^0.4.4 version: 0.4.4 @@ -126,24 +126,28 @@ importers: version: 15.2.7 obsidian: specifier: 1.5.7-1 - version: 1.5.7-1(@codemirror/state@6.4.1)(@codemirror/view@6.28.1) + version: 1.5.7-1(@codemirror/state@6.4.1)(@codemirror/view@6.28.4) release-it: specifier: ^17.3.0 - version: 17.3.0(typescript@5.4.5) + version: 17.5.0(typescript@5.5.3) simple-git-hooks: specifier: ^2.11.1 version: 2.11.1 typescript: specifier: ^5.4.5 - version: 5.4.5 + version: 5.5.3 vite: specifier: ^5.3.1 - version: 5.3.1(@types/node@20.14.5) + version: 5.3.3(@types/node@20.14.10) packages: - '@antfu/eslint-config@2.21.1': - resolution: {integrity: sha512-CG7U7nihU73zufrxe5Rr4pxsHrW60GXl9yzRpRY+ImGQ2CVhd0eb3fqJYdNwDJBgKgqHGWX4p1ovYvno/jfWHA==} + '@ant-design/fast-color@1.2.0': + resolution: {integrity: sha512-CgyH14PfGOTE2eggjzgw3xznhYP3sXmcVxIjm0xTbYr2y8BgsrIjt6byQ9UJDws2j6p7rEwzep+Hmt179Esb0w==} + engines: {node: '>=8.x'} + + '@antfu/eslint-config@2.21.3': + resolution: {integrity: sha512-nY2pYSJGo5utj8LSMHIkJVMv04PTX9Cpu78ciCgkO5R5DOHyilvXXAEe+iwXkvaaRTmtDqhnhbIPFxKCiaqFNA==} hasBin: true peerDependencies: '@eslint-react/eslint-plugin': ^1.5.8 @@ -159,7 +163,7 @@ packages: eslint-plugin-svelte: '>=2.35.1' prettier-plugin-astro: ^0.13.0 prettier-plugin-slidev: ^1.0.5 - svelte-eslint-parser: ^0.33.1 + svelte-eslint-parser: '>=0.37.0' peerDependenciesMeta: '@eslint-react/eslint-plugin': optional: true @@ -191,8 +195,8 @@ packages: '@antfu/install-pkg@0.3.3': resolution: {integrity: sha512-nHHsk3NXQ6xkCfiRRC8Nfrg8pU5kkr3P3Y9s9dKqiuRmBD0Yap7fymNDjGFKeWhZQHqqbCS5CfeMy9wtExM24w==} - '@antfu/utils@0.7.8': - resolution: {integrity: sha512-rWQkqXRESdjXtc+7NRfK9lASQjpXJu1ayp7qi1d23zZorY+wBHVLHHoVcMsEnkqEBWTFqbztO7/QdJFzyEcLTg==} + '@antfu/utils@0.7.10': + resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==} '@babel/code-frame@7.24.7': resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} @@ -237,12 +241,8 @@ packages: '@codemirror/state@6.4.1': resolution: {integrity: sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A==} - '@codemirror/view@6.28.1': - resolution: {integrity: sha512-BUWr+zCJpMkA/u69HlJmR+YkV4yPpM81HeMkOMZuwFa8iM5uJdEPKAs1icIRZKkKmy0Ub1x9/G3PQLTXdpBxrQ==} - - '@ctrl/tinycolor@3.6.1': - resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==} - engines: {node: '>=10'} + '@codemirror/view@6.28.4': + resolution: {integrity: sha512-QScv95fiviSQ/CaVGflxAvvvDy/9wi0RFyDl4LkHHWiMr/UPebyuTspmYSeN5Nx6eujcPYwsQzA6ZIZucKZVHQ==} '@es-joy/jsdoccomment@0.43.1': resolution: {integrity: sha512-I238eDtOolvCuvtxrnqtlBaw0BwdQuYqK7eA6XIonicMdOOOb75mqdIzkGDUbS04+1Di007rgm9snFRNeVrOog==} @@ -392,8 +392,8 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - '@eslint-community/regexpp@4.10.1': - resolution: {integrity: sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==} + '@eslint-community/regexpp@4.11.0': + resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} '@eslint/eslintrc@2.1.4': @@ -408,8 +408,8 @@ packages: resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@grpc/grpc-js@1.10.9': - resolution: {integrity: sha512-5tcgUctCG0qoNyfChZifz2tJqbRbXVO9J7X6duFcOjY3HUNCxg5D0ZCK7EP9vIcZ0zRpLU9bWkyCqVCLZ46IbQ==} + '@grpc/grpc-js@1.10.10': + resolution: {integrity: sha512-HPa/K5NX6ahMoeBv15njAc/sfF4/jmiXLar9UlC2UfHFKZzsCVLc3wbe7+7qua7w9VPh2/L6EBxyAV7/E8Wftg==} engines: {node: '>=12.10.0'} '@grpc/proto-loader@0.7.13': @@ -451,10 +451,6 @@ packages: resolution: {integrity: sha512-f5DRIOZf7wxogefH03RjMPMdBF7ADTWUMoOs9kaJo06EfwF+aFhMZMDZxHg/Xe12hptN9xoZjGso2fdjapBRIA==} engines: {node: '>=10'} - '@ljharb/through@2.3.13': - resolution: {integrity: sha512-/gKJun8NNiWGZJkGzI/Ragc53cOdcLNdzjLaIa+GEjguQs0ulsurx8WN0jijdK9yPqDvziX995sMRLyLt1uZMQ==} - engines: {node: '>= 0.4'} - '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -519,6 +515,10 @@ packages: '@octokit/types@13.5.0': resolution: {integrity: sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==} + '@pkgr/core@0.1.1': + resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + '@pnpm/config.env-replace@1.1.0': resolution: {integrity: sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==} engines: {node: '>=12.22.0'} @@ -561,8 +561,8 @@ packages: '@protobufjs/utf8@1.1.0': resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} - '@rc-component/color-picker@1.5.3': - resolution: {integrity: sha512-+tGGH3nLmYXTalVe0L8hSZNs73VTP5ueSHwUlDC77KKRaN7G4DS4wcpG5DTDzdcV/Yas+rzA6UGgIyzd8fS4cw==} + '@rc-component/color-picker@1.6.0': + resolution: {integrity: sha512-kB6QVTWOR80ZiKuD86Y1EXkvQtTkO2w4Oxnjkb/peMXgWfh/U/Em3K5EREZfioioiouWiEZ7oInI5/JEKoqaRA==} peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' @@ -591,83 +591,83 @@ packages: peerDependencies: release-it: ^17.0.0 - '@rollup/rollup-android-arm-eabi@4.18.0': - resolution: {integrity: sha512-Tya6xypR10giZV1XzxmH5wr25VcZSncG0pZIjfePT0OVBvqNEurzValetGNarVrGiq66EBVAFn15iYX4w6FKgQ==} + '@rollup/rollup-android-arm-eabi@4.18.1': + resolution: {integrity: sha512-lncuC4aHicncmbORnx+dUaAgzee9cm/PbIqgWz1PpXuwc+sa1Ct83tnqUDy/GFKleLiN7ZIeytM6KJ4cAn1SxA==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.18.0': - resolution: {integrity: sha512-avCea0RAP03lTsDhEyfy+hpfr85KfyTctMADqHVhLAF3MlIkq83CP8UfAHUssgXTYd+6er6PaAhx/QGv4L1EiA==} + '@rollup/rollup-android-arm64@4.18.1': + resolution: {integrity: sha512-F/tkdw0WSs4ojqz5Ovrw5r9odqzFjb5LIgHdHZG65dFI1lWTWRVy32KDJLKRISHgJvqUeUhdIvy43fX41znyDg==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.18.0': - resolution: {integrity: sha512-IWfdwU7KDSm07Ty0PuA/W2JYoZ4iTj3TUQjkVsO/6U+4I1jN5lcR71ZEvRh52sDOERdnNhhHU57UITXz5jC1/w==} + '@rollup/rollup-darwin-arm64@4.18.1': + resolution: {integrity: sha512-vk+ma8iC1ebje/ahpxpnrfVQJibTMyHdWpOGZ3JpQ7Mgn/3QNHmPq7YwjZbIE7km73dH5M1e6MRRsnEBW7v5CQ==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.18.0': - resolution: {integrity: sha512-n2LMsUz7Ynu7DoQrSQkBf8iNrjOGyPLrdSg802vk6XT3FtsgX6JbE8IHRvposskFm9SNxzkLYGSq9QdpLYpRNA==} + '@rollup/rollup-darwin-x64@4.18.1': + resolution: {integrity: sha512-IgpzXKauRe1Tafcej9STjSSuG0Ghu/xGYH+qG6JwsAUxXrnkvNHcq/NL6nz1+jzvWAnQkuAJ4uIwGB48K9OCGA==} cpu: [x64] os: [darwin] - '@rollup/rollup-linux-arm-gnueabihf@4.18.0': - resolution: {integrity: sha512-C/zbRYRXFjWvz9Z4haRxcTdnkPt1BtCkz+7RtBSuNmKzMzp3ZxdM28Mpccn6pt28/UWUCTXa+b0Mx1k3g6NOMA==} + '@rollup/rollup-linux-arm-gnueabihf@4.18.1': + resolution: {integrity: sha512-P9bSiAUnSSM7EmyRK+e5wgpqai86QOSv8BwvkGjLwYuOpaeomiZWifEos517CwbG+aZl1T4clSE1YqqH2JRs+g==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.18.0': - resolution: {integrity: sha512-l3m9ewPgjQSXrUMHg93vt0hYCGnrMOcUpTz6FLtbwljo2HluS4zTXFy2571YQbisTnfTKPZ01u/ukJdQTLGh9A==} + '@rollup/rollup-linux-arm-musleabihf@4.18.1': + resolution: {integrity: sha512-5RnjpACoxtS+aWOI1dURKno11d7krfpGDEn19jI8BuWmSBbUC4ytIADfROM1FZrFhQPSoP+KEa3NlEScznBTyQ==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.18.0': - resolution: {integrity: sha512-rJ5D47d8WD7J+7STKdCUAgmQk49xuFrRi9pZkWoRD1UeSMakbcepWXPF8ycChBoAqs1pb2wzvbY6Q33WmN2ftw==} + '@rollup/rollup-linux-arm64-gnu@4.18.1': + resolution: {integrity: sha512-8mwmGD668m8WaGbthrEYZ9CBmPug2QPGWxhJxh/vCgBjro5o96gL04WLlg5BA233OCWLqERy4YUzX3bJGXaJgQ==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.18.0': - resolution: {integrity: sha512-be6Yx37b24ZwxQ+wOQXXLZqpq4jTckJhtGlWGZs68TgdKXJgw54lUUoFYrg6Zs/kjzAQwEwYbp8JxZVzZLRepQ==} + '@rollup/rollup-linux-arm64-musl@4.18.1': + resolution: {integrity: sha512-dJX9u4r4bqInMGOAQoGYdwDP8lQiisWb9et+T84l2WXk41yEej8v2iGKodmdKimT8cTAYt0jFb+UEBxnPkbXEQ==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.18.0': - resolution: {integrity: sha512-hNVMQK+qrA9Todu9+wqrXOHxFiD5YmdEi3paj6vP02Kx1hjd2LLYR2eaN7DsEshg09+9uzWi2W18MJDlG0cxJA==} + '@rollup/rollup-linux-powerpc64le-gnu@4.18.1': + resolution: {integrity: sha512-V72cXdTl4EI0x6FNmho4D502sy7ed+LuVW6Ym8aI6DRQ9hQZdp5sj0a2usYOlqvFBNKQnLQGwmYnujo2HvjCxQ==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.18.0': - resolution: {integrity: sha512-ROCM7i+m1NfdrsmvwSzoxp9HFtmKGHEqu5NNDiZWQtXLA8S5HBCkVvKAxJ8U+CVctHwV2Gb5VUaK7UAkzhDjlg==} + '@rollup/rollup-linux-riscv64-gnu@4.18.1': + resolution: {integrity: sha512-f+pJih7sxoKmbjghrM2RkWo2WHUW8UbfxIQiWo5yeCaCM0TveMEuAzKJte4QskBp1TIinpnRcxkquY+4WuY/tg==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.18.0': - resolution: {integrity: sha512-0UyyRHyDN42QL+NbqevXIIUnKA47A+45WyasO+y2bGJ1mhQrfrtXUpTxCOrfxCR4esV3/RLYyucGVPiUsO8xjg==} + '@rollup/rollup-linux-s390x-gnu@4.18.1': + resolution: {integrity: sha512-qb1hMMT3Fr/Qz1OKovCuUM11MUNLUuHeBC2DPPAWUYYUAOFWaxInaTwTQmc7Fl5La7DShTEpmYwgdt2hG+4TEg==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.18.0': - resolution: {integrity: sha512-xuglR2rBVHA5UsI8h8UbX4VJ470PtGCf5Vpswh7p2ukaqBGFTnsfzxUBetoWBWymHMxbIG0Cmx7Y9qDZzr648w==} + '@rollup/rollup-linux-x64-gnu@4.18.1': + resolution: {integrity: sha512-7O5u/p6oKUFYjRbZkL2FLbwsyoJAjyeXHCU3O4ndvzg2OFO2GinFPSJFGbiwFDaCFc+k7gs9CF243PwdPQFh5g==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.18.0': - resolution: {integrity: sha512-LKaqQL9osY/ir2geuLVvRRs+utWUNilzdE90TpyoX0eNqPzWjRm14oMEE+YLve4k/NAqCdPkGYDaDF5Sw+xBfg==} + '@rollup/rollup-linux-x64-musl@4.18.1': + resolution: {integrity: sha512-pDLkYITdYrH/9Cv/Vlj8HppDuLMDUBmgsM0+N+xLtFd18aXgM9Nyqupb/Uw+HeidhfYg2lD6CXvz6CjoVOaKjQ==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.18.0': - resolution: {integrity: sha512-7J6TkZQFGo9qBKH0pk2cEVSRhJbL6MtfWxth7Y5YmZs57Pi+4x6c2dStAUvaQkHQLnEQv1jzBUW43GvZW8OFqA==} + '@rollup/rollup-win32-arm64-msvc@4.18.1': + resolution: {integrity: sha512-W2ZNI323O/8pJdBGil1oCauuCzmVd9lDmWBBqxYZcOqWD6aWqJtVBQ1dFrF4dYpZPks6F+xCZHfzG5hYlSHZ6g==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.18.0': - resolution: {integrity: sha512-Txjh+IxBPbkUB9+SXZMpv+b/vnTEtFyfWZgJ6iyCmt2tdx0OF5WhFowLmnh8ENGNpfUlUZkdI//4IEmhwPieNg==} + '@rollup/rollup-win32-ia32-msvc@4.18.1': + resolution: {integrity: sha512-ELfEX1/+eGZYMaCIbK4jqLxO1gyTSOIlZr6pbC4SRYFaSIDVKOnZNMdoZ+ON0mrFDp4+H5MhwNC1H/AhE3zQLg==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.18.0': - resolution: {integrity: sha512-UOo5FdvOL0+eIVTgS4tIdbW+TtnBLWg1YBCcU2KWM7nuNwRz9bksDX1bekJJCpu25N1DVWaCwnT39dVQxzqS8g==} + '@rollup/rollup-win32-x64-msvc@4.18.1': + resolution: {integrity: sha512-yjk2MAkQmoaPYCSu35RLJ62+dz358nE83VfTePJRp8CG7aMg25mEJYpXFiD+NcevhX8LxD5OP5tktPXnXN7GDw==} cpu: [x64] os: [win32] @@ -679,31 +679,31 @@ packages: resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} engines: {node: '>=18'} - '@stylistic/eslint-plugin-js@2.2.1': - resolution: {integrity: sha512-M2dQkKw2R4R+b1SJ/xElJ9bDVq/vCI31VpIIxkZD9KXCqbUHvtsGpZH3eO6MzmFWOZj4PfNdEQdP332MtqjCPg==} + '@stylistic/eslint-plugin-js@2.3.0': + resolution: {integrity: sha512-lQwoiYb0Fs6Yc5QS3uT8+T9CPKK2Eoxc3H8EnYJgM26v/DgtW+1lvy2WNgyBflU+ThShZaHm3a6CdD9QeKx23w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-jsx@2.2.1': - resolution: {integrity: sha512-J/R4tU38v8gVqKPy6Mh22dq8btLSPWK06SuRc/ryOxT8LpW2ZdcSDP4HNvQiOte0Wy9xzgKJHP4JlYauDZ/oVw==} + '@stylistic/eslint-plugin-jsx@2.3.0': + resolution: {integrity: sha512-tsQ0IEKB195H6X9A4iUSgLLLKBc8gUBWkBIU8tp1/3g2l8stu+PtMQVV/VmK1+3bem5FJCyvfcZIQ/WF1fsizA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-plus@2.2.1': - resolution: {integrity: sha512-VGdTcQzZ/cZNcJnvjDos1VLzUerPapvYCVSCQZEhupMtmxt+mbITiJWzLLHYNfqGBnW7ABqViLfob+s3Q2GcKw==} + '@stylistic/eslint-plugin-plus@2.3.0': + resolution: {integrity: sha512-xboPWGUU5yaPlR+WR57GwXEuY4PSlPqA0C3IdNA/+1o2MuBi95XgDJcZiJ9N+aXsqBXAPIpFFb+WQ7QEHo4f7g==} peerDependencies: eslint: '*' - '@stylistic/eslint-plugin-ts@2.2.1': - resolution: {integrity: sha512-2AbpXGGorCEzDryth7RhOMJWlko+sxSs1lxL2tSXB5H/EffmXgLn1tMoMKgwYJW3s6v0BxJRr5BWj9B9JaZTUQ==} + '@stylistic/eslint-plugin-ts@2.3.0': + resolution: {integrity: sha512-wqOR38/uz/0XPnHX68ftp8sNMSAqnYGjovOTN7w00xnjS6Lxr3Sk7q6AaxWWqbMvOj7V2fQiMC5HWAbTruJsCg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin@2.2.1': - resolution: {integrity: sha512-YErqfwWFbRCpkyPtrcVYaJhvEn9aXE4WzxxkZ7Q3OKS4QD9CE6qZjzEw5DhcA2wL3Jo6JbzSB3/stJMNocGMgQ==} + '@stylistic/eslint-plugin@2.3.0': + resolution: {integrity: sha512-rtiz6u5gRyyEZp36FcF1/gHJbsbT3qAgXZ1qkad6Nr/xJ9wrSJkiSFFQhpYVTIZ7FJNRJurEcumZDCwN9dEI4g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' @@ -733,8 +733,8 @@ packages: '@types/mdast@3.0.15': resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==} - '@types/node@20.14.5': - resolution: {integrity: sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==} + '@types/node@20.14.10': + resolution: {integrity: sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -754,8 +754,8 @@ packages: '@types/unist@2.0.10': resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==} - '@typescript-eslint/eslint-plugin@7.13.1': - resolution: {integrity: sha512-kZqi+WZQaZfPKnsflLJQCz6Ze9FFSMfXrrIOcyargekQxG37ES7DJNpJUE9Q/X5n3yTIP/WPutVNzgknQ7biLg==} + '@typescript-eslint/eslint-plugin@7.16.0': + resolution: {integrity: sha512-py1miT6iQpJcs1BiJjm54AMzeuMPBSPuKPlnT8HlfudbcS5rYeX5jajpLf3mrdRh9dA/Ec2FVUY0ifeVNDIhZw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: '@typescript-eslint/parser': ^7.0.0 @@ -765,8 +765,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@7.13.1': - resolution: {integrity: sha512-1ELDPlnLvDQ5ybTSrMhRTFDfOQEOXNM+eP+3HT/Yq7ruWpciQw+Avi73pdEbA4SooCawEWo3dtYbF68gN7Ed1A==} + '@typescript-eslint/parser@7.16.0': + resolution: {integrity: sha512-ar9E+k7CU8rWi2e5ErzQiC93KKEFAXA2Kky0scAlPcxYblLt8+XZuHUZwlyfXILyQa95P6lQg+eZgh/dDs3+Vw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -775,12 +775,12 @@ packages: typescript: optional: true - '@typescript-eslint/scope-manager@7.13.1': - resolution: {integrity: sha512-adbXNVEs6GmbzaCpymHQ0MB6E4TqoiVbC0iqG3uijR8ZYfpAXMGttouQzF4Oat3P2GxDVIrg7bMI/P65LiQZdg==} + '@typescript-eslint/scope-manager@7.16.0': + resolution: {integrity: sha512-8gVv3kW6n01Q6TrI1cmTZ9YMFi3ucDT7i7aI5lEikk2ebk1AEjrwX8MDTdaX5D7fPXMBLvnsaa0IFTAu+jcfOw==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/type-utils@7.13.1': - resolution: {integrity: sha512-aWDbLu1s9bmgPGXSzNCxELu+0+HQOapV/y+60gPXafR8e2g1Bifxzevaa+4L2ytCWm+CHqpELq4CSoN9ELiwCg==} + '@typescript-eslint/type-utils@7.16.0': + resolution: {integrity: sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -789,12 +789,12 @@ packages: typescript: optional: true - '@typescript-eslint/types@7.13.1': - resolution: {integrity: sha512-7K7HMcSQIAND6RBL4kDl24sG/xKM13cA85dc7JnmQXw2cBDngg7c19B++JzvJHRG3zG36n9j1i451GBzRuHchw==} + '@typescript-eslint/types@7.16.0': + resolution: {integrity: sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/typescript-estree@7.13.1': - resolution: {integrity: sha512-uxNr51CMV7npU1BxZzYjoVz9iyjckBduFBP0S5sLlh1tXYzHzgZ3BR9SVsNed+LmwKrmnqN3Kdl5t7eZ5TS1Yw==} + '@typescript-eslint/typescript-estree@7.16.0': + resolution: {integrity: sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: typescript: '*' @@ -802,14 +802,14 @@ packages: typescript: optional: true - '@typescript-eslint/utils@7.13.1': - resolution: {integrity: sha512-h5MzFBD5a/Gh/fvNdp9pTfqJAbuQC4sCN2WzuXme71lqFJsZtLbjxfSk4r3p02WIArOF9N94pdsLiGutpDbrXQ==} + '@typescript-eslint/utils@7.16.0': + resolution: {integrity: sha512-PqP4kP3hb4r7Jav+NiRCntlVzhxBNWq6ZQ+zQwII1y/G/1gdIPeYDCKr2+dH6049yJQsWZiHU6RlwvIFBXXGNA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 - '@typescript-eslint/visitor-keys@7.13.1': - resolution: {integrity: sha512-k/Bfne7lrP7hcb7m9zSsgcBmo+8eicqqfNAJ7uUY+jkTFpKeH2FSkWpFRtimBxgkyvqfu9jTPRbYOvud6isdXA==} + '@typescript-eslint/visitor-keys@7.16.0': + resolution: {integrity: sha512-rMo01uPy9C7XxG7AFsxa8zLnWXTF8N3PYclekWSrurvhwiw1eW88mrKiAYe6s53AUY57nTRz8dJsuuXdkAhzCg==} engines: {node: ^18.18.0 || >=20.0.0} '@ungap/structured-clone@1.2.0': @@ -818,121 +818,121 @@ packages: '@univerjs-pro/exchange-wasm@1.1.0': resolution: {integrity: sha512-L3qkB0pLsoCRiLszE2vTf7ylL1hTadiQnQnZKE7GTfHhnXddQndIELPV9o/JqUSXcDkIgOfqrISTX5tUDuR1RA==} - '@univerjs/core@0.1.15': - resolution: {integrity: sha512-fRcLgbZDPjfMLWrBWKCziJ52jmTcntrL8eYadjaM8OMi3IitX1GfhWWyBeVjqm1wwTsAs4A2AHtnyOhTpBGIYA==} + '@univerjs/core@0.1.17': + resolution: {integrity: sha512-tcKks2BKAg+xhUjjau5meNapTD0witzOiiSlFU4OEJ/2e5XyIjExcL6IWci8j+uJCqJu2ZNuSYzn2iAmz98u5Q==} peerDependencies: '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/data-validation@0.1.15': - resolution: {integrity: sha512-jG1ayGFV7rwuizPJ6NYB0ewI8I+ysYSe1W07O2ZX6ZEBMu2wqn6xaHzVUFCIkkxIlYxFlNDBRG4WAgiK/6cOtQ==} + '@univerjs/data-validation@0.1.17': + resolution: {integrity: sha512-pRtFfGT9hLi3rGADi6NvoB+mtywz+/uTiTkn7cDEi2Y3E5m5Ekz8yx//befDl2+c4yuMBdL/ZmmOvC4d3l1Yhg==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/sheets': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/sheets': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/design@0.1.15': - resolution: {integrity: sha512-GNXie0F+euZSZUzFwP4KdMig7A7fOW1GhePLuxxHXWEKqQ7NqAYiObTU0549919TGpb749sExS16ABrRbO7Q9g==} + '@univerjs/design@0.1.17': + resolution: {integrity: sha512-NLMBpvF8piaI5kCVMEPFner1tFF2VVrZQUBXYX258tq3lxuCuYrN4nnWjhgzMToe3ILxEFo81CuEn8wsu5kSCA==} peerDependencies: clsx: '>=2.0.0' dayjs: '>=1.11.0' react: ^16.9.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 - '@univerjs/docs-ui@0.1.15': - resolution: {integrity: sha512-YbTp+XMtdoI+MsTVgZvUDjJfQWp3HF9WWJRZjlVGsJ2lXTT9QWEZoC3+0YnxFJZ5sjzT57h1sJbWOSoQsjpFfg==} + '@univerjs/docs-ui@0.1.17': + resolution: {integrity: sha512-2v7rhyhXdnHouQxiwE3dWOk26fQHh3zzMFkjrU6cObIzMjTg9bAE3j5MN6Vkl1Q4KfW/QcVeV+gHropPZXmitg==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/docs': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/docs': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 react: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/docs@0.1.15': - resolution: {integrity: sha512-Np/Q9ly06SuEkbPXIXa89DQCDAHTzwVmkwwFnT97gMya545rhbxDwaJQk8Zj9oo6+EnYFglfHof8MKrrSnnY3A==} + '@univerjs/docs@0.1.17': + resolution: {integrity: sha512-Q5cKcppJJjHPfzxB3gBSbxx3JDAyebvdupflUWqRkhwnX7mzZouk0mLDUZN6l5wWzYSIERV8xPAcERxW9iBnrg==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/engine-render': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/engine-render': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/drawing-ui@0.1.15': - resolution: {integrity: sha512-/Z2m/sQ1I2FQJDT+4Q1NckvLdgG6eFfPPaqNqwkzw0WInFh4aQfMjtiPmUBxEAH8K4EcLyoEs1hKc9vG/HEHMQ==} + '@univerjs/drawing-ui@0.1.17': + resolution: {integrity: sha512-uYAhFl2JW78LBssEl5ktZlGtBcBClzXhqlYty8ZIdDjRzhE59Ts4RCJImn6JwN6usBC/PVSirVnwpxoyg5XAWw==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/drawing': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/drawing': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 clsx: '>=2.0.0' react: ^16.9.0 || ^17.0.0 || ^18.0.0 - '@univerjs/drawing@0.1.15': - resolution: {integrity: sha512-mgmx5HxRYNABAV/+tkmh6sZIvouibqXiLMOUfydrma4LjW+kuIUeX1LYd4oBwCUYpSn0JGRjR9DGnA7RrxCRWg==} + '@univerjs/drawing@0.1.17': + resolution: {integrity: sha512-pmprfZmXF7JlBA+/9gYKzp8TG45LlEcSUcoQDbb1KUFpIevW8JTnfwNMLZpzdBIZeaEuEzdtWAVUOheU0oGSrA==} peerDependencies: - '@univerjs/core': 0.1.15 + '@univerjs/core': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/engine-formula@0.1.15': - resolution: {integrity: sha512-Hge5IIOKYF+o9Akjb3dDz9iZ/JtTFjEC7hH4xJinOZobuCiTMm9oIAco5F5z/7wm1gX6Y4qiZJlHC0qnv0rxcg==} + '@univerjs/engine-formula@0.1.17': + resolution: {integrity: sha512-aXFkq1ckRd9L5J4LoIynYDBpNXiUlGavPIffMJfkA3iuWcuaLvZC0h7h9aJX2SHseB3pCmbzQ0faW6R7vmy5jg==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/rpc': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/rpc': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/engine-numfmt@0.1.15': - resolution: {integrity: sha512-PFCJTXVv3JA9r/BqcYRCdKFAP+TbuAydq4oge53NdaILewA+ViGknZhQdrLy1BCpwoXzFNQDWFqdb1GM9bqEIQ==} + '@univerjs/engine-numfmt@0.1.17': + resolution: {integrity: sha512-jynSuqxyapUKDltyUF3NINUOPi4T4qIGlHtBi6LxK/AzUKHBwnxTJ5/3TpXePC7rsfHDHisD3LiEMoYr3McwHg==} - '@univerjs/engine-render@0.1.15': - resolution: {integrity: sha512-Y7MXC+rvEyu4EN26gfpdeUsgkWT9bkQx69T9m1FKBrNnNQYPohdFWfKMurJf25Be6+WSYxP9xdMbfBDXRlA3pw==} + '@univerjs/engine-render@0.1.17': + resolution: {integrity: sha512-OmsLw4rl7PDSTTLWDnte0LZSUrLUeiY6m3AEHzWsaCAiQe1LXW7yAiIy15KJPpqFJmR1h3afLNVzxASz0gtjcA==} peerDependencies: - '@univerjs/core': 0.1.15 + '@univerjs/core': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/facade@0.1.15': - resolution: {integrity: sha512-1PYeBK+KKSnvK923lM3ssE2MLRttgMxaqSmACjFxetQbD9PUkkiybFdu8BITIJ7tneUXE1ndX3ZN6ikCr72hqQ==} + '@univerjs/facade@0.1.17': + resolution: {integrity: sha512-MfU48ttX8Af22xsixVGm0guFodhvm5kMOf62oBKDcSx1O/uYYTp75BT33AKgDDdX7ZPHzPlRIuHOLtIk+8LiDQ==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/docs': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/network': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-formula': 0.1.15 - '@univerjs/sheets-numfmt': 0.1.15 - '@univerjs/sheets-ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/docs': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/network': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-formula': 0.1.17 + '@univerjs/sheets-numfmt': 0.1.17 + '@univerjs/sheets-ui': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/find-replace@0.1.15': - resolution: {integrity: sha512-DnEaGJTpK3LnBWpqpRBkKaGDlLoJ+LKNKI7bW8QbA5HJ/ZEIT2EZSZh+4ig4+nXkd08uT/w9xovwX31ZzPvGRA==} + '@univerjs/find-replace@0.1.17': + resolution: {integrity: sha512-l0zNV3hjMSk551esZBegSpcQ2lSLSSt4oD/dUIyzUxRc0WSqZlUyruBPrVUNtwLuJ2XitiqAZAVTqpejly5lUw==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 react: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/icons@0.1.57': - resolution: {integrity: sha512-8zKON1JHmsi7KYl0UncDmfYAP4Jb0+8wivvJs5rOycBm9ow2nD1fwhaGsR8YvifOrk2nVeo5rI/xsf3es4CEuA==} + '@univerjs/icons@0.1.59': + resolution: {integrity: sha512-TMDDHE/Bg7W+IAV2f3Z4MvZT7f77oZ0z+I4zpWlGcAXEr4WcqzEBuOa0BMQJVkr3GXTraJ7LOIK2ZxRo7cOKhQ==} peerDependencies: react: '*' react-dom: '*' - '@univerjs/network@0.1.15': - resolution: {integrity: sha512-WQsYhlG0uzzkuzFzhkeAa0SVMovNCWIdWNRZ3RcyyTszV2/UFLlOeKjdl95IUFCubkHB/sxV9ETS9WGcL8X+aw==} + '@univerjs/network@0.1.17': + resolution: {integrity: sha512-dd+k2X43sTMdhEPcZDpWohSmMy1yhaxHqKJ4eyrsP2XzGhJ/9AWMdnOcdReRQUdndrAbQOJ71U73jQYHSR8fbA==} peerDependencies: - '@univerjs/core': 0.1.15 + '@univerjs/core': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' @@ -943,212 +943,212 @@ packages: '@grpc/grpc-js': ^1.9.14 rxjs: '>=7.0.0' - '@univerjs/protocol@0.1.38-alpha.3': - resolution: {integrity: sha512-fSPi8dFO66OJEjpGs3p0HUTmka7MNghbsp58CtkK7ZuxpqXBDZme36wN1mDAbSb80/9qc3+/2Q2i4dhyyolIiA==} + '@univerjs/protocol@0.1.38-alpha.6': + resolution: {integrity: sha512-CVA3iDkhh4KWdE+zHryIoFJlUluNLJPpSW2gfe6KKYnZrM87vWlgx2CqV13HeXpnwpqi9S+2qjpUNqWtRAd0jw==} engines: {node: '>=16.0.0', npm: '>=8.0.0'} peerDependencies: '@grpc/grpc-js': ^1.9.14 rxjs: '>=7.0.0' - '@univerjs/rpc@0.1.15': - resolution: {integrity: sha512-JvOybRUwXIJxXItMqDFql4QP/6T0UVsPTy6kg+8zSAUEvTvl0ezqBkUoV/kkDQQMr+1PI9K/E+mZh7SvbqCong==} + '@univerjs/rpc@0.1.17': + resolution: {integrity: sha512-fRc7rtYQaypjXAIa+BR0XsLAYTbSwZNQq0drsgPI7gjyXO9Rs4v866FC1oDdqF1EaAr+9RGei1y1Drxnz74g0Q==} peerDependencies: - '@univerjs/core': 0.1.15 + '@univerjs/core': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/sheets-conditional-formatting-ui@0.1.15': - resolution: {integrity: sha512-w++159MOiwZUtQaOuF+PonPx58+Q8nn/0c0PTj+vYemj0UCx+NkVC+8B+z3QxABA0OzlVBez2w51dL2GcqOySw==} + '@univerjs/sheets-conditional-formatting-ui@0.1.17': + resolution: {integrity: sha512-5EafiMUgESoib1zFIwwpFyCRAd1qLsvzo6Vtplw3Aejlsr3qg5w9xWiCOQ/7CKrENC0/nOqsZaR/7sy87h2qfg==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-conditional-formatting': 0.1.15 - '@univerjs/sheets-ui': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-conditional-formatting': 0.1.17 + '@univerjs/sheets-ui': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 clsx: '>=2.0.0' react: ^16.9.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/sheets-conditional-formatting@0.1.15': - resolution: {integrity: sha512-2QVyOnlXS0wZ86xWYcSxbe5AINvrN7p3HVW0k+v1HmRcaaniKPcdKAZ/9olGyfzIP8o0GALq5d3JKHXxutQRrw==} + '@univerjs/sheets-conditional-formatting@0.1.17': + resolution: {integrity: sha512-cUMrMrte9pARSbDq3sC8XecFIhKRh+bOa5QfAa3fuioaNjW5Jo7O3nve4sUt98JkEyY2qGyHon2dVCXtv3oBvw==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/sheets': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/sheets': 0.1.17 '@wendellhu/redi': 0.15.4 dayjs: '>=1.11.0' rxjs: '>=7.0.0' - '@univerjs/sheets-data-validation@0.1.15': - resolution: {integrity: sha512-rE2p61yOh47cimFWhJnD4j4Spy8dUDTB48f/ZG7TLSBd5mwonszGqYrvtxAaP06YF1Sjrg1fSVkhY9G566GiqQ==} + '@univerjs/sheets-data-validation@0.1.17': + resolution: {integrity: sha512-YkClwAzX+qENFoQ7n3JtnuvrypJw7H997EH5juMLy69oiJb/gq+KCDTkq3lIQwX2yY4BTy3dslnffHnWyupH6g==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/data-validation': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-formula': 0.1.15 - '@univerjs/sheets-ui': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/data-validation': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-formula': 0.1.17 + '@univerjs/sheets-ui': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 clsx: '>=2.0.0' dayjs: '>=1.11.0' react: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/sheets-drawing-ui@0.1.15': - resolution: {integrity: sha512-T81FHCHwtKlkdKx3YDNyDefVTy1C0kAO0OKBul3EKwNwq4CnVBP59v/KgCugr6pWlKMtN23yBrXX1TVMS655qQ==} + '@univerjs/sheets-drawing-ui@0.1.17': + resolution: {integrity: sha512-bIDKL0N1qdeCtQQmQwDfI8OuBlY7JxsckwSGReP6XkzRNlCt88UcAYFr+ME7Fi6hGm8zZ3ri0Qa+sgzvJ8Rx+w==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/drawing': 0.1.15 - '@univerjs/drawing-ui': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-drawing': 0.1.15 - '@univerjs/sheets-ui': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/drawing': 0.1.17 + '@univerjs/drawing-ui': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-drawing': 0.1.17 + '@univerjs/sheets-ui': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 clsx: '>=2.0.0' react: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/sheets-drawing@0.1.15': - resolution: {integrity: sha512-DUC2utj8o9vOT0i3rSLw3V2BNadC7yqepYTxEz2f9J7FDS8wAOkxabvpmr+WMShWrsMTO+m47DNcPjFTXTyH0A==} + '@univerjs/sheets-drawing@0.1.17': + resolution: {integrity: sha512-K28VNws38vfS6UXe1ZHaVv8B4uLEhed9saWFhckHp+ehRu3EyWIj6Df6/8D1ZuK6Xv65vff+jcM0UavpZ8M6oA==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/drawing': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/drawing': 0.1.17 '@wendellhu/redi': 0.15.4 - '@univerjs/sheets-filter@0.1.15': - resolution: {integrity: sha512-UsNGeVqDxzc21ATvsTeybkkvFencDi9nJSTo9Q2iQOI1BO0GSHcqfIv6qr+CvdeTqeubmI2tQfzqR7+smWV3Qg==} + '@univerjs/sheets-filter@0.1.17': + resolution: {integrity: sha512-BT1fqZPhZvnaZWl1wWxHXDI6NbcqHiC3AjbWdEbuBdG9wrwpUbODsHwFFbN25lu4Jd7GqE5tNzQJOXa+xBPxxQ==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/sheets': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/sheets': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/sheets-find-replace@0.1.15': - resolution: {integrity: sha512-10390K4QtgeecTGXd7gk5h5n+6bih1ZzhajZ+sHm8C2n7bArNjPSGkGFcpmUfJrEt4Byq41oAiWbCOrke98qDg==} + '@univerjs/sheets-find-replace@0.1.17': + resolution: {integrity: sha512-WwmrexZllrWyrc95HCi4JdBUfBdUn0YLXb+J2J1/Gsd4fsIzuvowJpIGQ34RqabZ7aRF+u2G4kUKq6VCkfjlzg==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/find-replace': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/find-replace': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-ui': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/sheets-formula@0.1.15': - resolution: {integrity: sha512-1D3OINbfmQqmFd3DUngUQN4ksyDaUIHekRxZ0wnTPVuqLswDfEBe4M47cXsvtxmIUzSFJHt7nVrmDbo7AbhmZg==} + '@univerjs/sheets-formula@0.1.17': + resolution: {integrity: sha512-T+tfk2bxuAhj0IXxOhw6gQRzvsZvWJM4yHeY/NNAnJeNezDSFu1bYjRAbWC0SwfcZcrz9JRlqiTwj73aepweDA==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/docs': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-ui': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/docs': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-ui': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 react: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/sheets-hyper-link-ui@0.1.15': - resolution: {integrity: sha512-isIuhyM+qdtTqRJedY2Yiju/fHSjcop8fWkZb23KQXTd1PN6MnijHaMh4SV+YmR68GqCQetu5pZqZ6pRnox5fA==} + '@univerjs/sheets-hyper-link-ui@0.1.17': + resolution: {integrity: sha512-cvhVk+kdK74bVSbrk+pdhXP3xjQZ1wAhHkNtGlEkVgy0MoDnl2St9vpK1tiCmbj8NyKMUauVX8skxi49/5jlwA==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-formula': 0.1.15 - '@univerjs/sheets-hyper-link': 0.1.15 - '@univerjs/sheets-ui': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-hyper-link': 0.1.17 + '@univerjs/sheets-ui': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 clsx: '>=2.0.0' react: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/sheets-hyper-link@0.1.15': - resolution: {integrity: sha512-1a6PF9GeLB/fdF8PC5ltp+3iGjVzvjcdCavfoG2A0+n9pIz0IVa47AN1/CAJz9sUBzbrJSTwDYC9QTf2Zfowcg==} + '@univerjs/sheets-hyper-link@0.1.17': + resolution: {integrity: sha512-4+kumR+FunBQgH0f2iDPbq6DsOdE9gCVJTPz6tzSrdWfV9le9E6JpYfqZvcG7ObE757YnBCx8DwtYg3b1fQjCw==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-hyper-link': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-hyper-link': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/sheets-numfmt@0.1.15': - resolution: {integrity: sha512-TUtn68UPYQLPbcJvx6AuG9LQjUlslviwJdfmxnUsiwH7PCahML8ZWz6QHsmV4u1yzeKjVBqf4Q4ZQd6wlugGUw==} + '@univerjs/sheets-numfmt@0.1.17': + resolution: {integrity: sha512-fwMh1VpuQCAouiyuUJ9LIfStUUd4vg4WRpG2qHqYJIro+V/GBMu34/FBK7iISNX0wWlHzrJDIIaOFpFN2vpmnA==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/engine-numfmt': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-ui': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/engine-numfmt': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-ui': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 react: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/sheets-ui@0.1.15': - resolution: {integrity: sha512-FPeR9P7ResQw+5F1+DQ11Pd5OvAYqfYGxd/2vhtD/af3XXQ7dkVhb6wmMMWEZnZb5xcDeBV+4FuaWJhV6cuyfw==} + '@univerjs/sheets-ui@0.1.17': + resolution: {integrity: sha512-9/Q9McRRYv/aoDP2lGtrfMTPplFyUDsoQAG3EwKuu8m75pMwEJFzNVRPtYhvyPgCH2E9vcMjK4c5LHGVJ+THIw==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/docs': 0.1.15 - '@univerjs/docs-ui': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/engine-numfmt': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/docs': 0.1.17 + '@univerjs/docs-ui': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/engine-numfmt': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 clsx: '>=2.0.0' react: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/sheets-zen-editor@0.1.15': - resolution: {integrity: sha512-sHCdtL48KME9MPntOvqwfn0NrADlHeUcXpYDTV+UV9XPY3maDTmq1t51zD44fBxc8ZG28LICT1qhvOeUalcUfw==} + '@univerjs/sheets-zen-editor@0.1.17': + resolution: {integrity: sha512-mWahXNhB0MUelhqes9zQ44XoI+5LDSBHfIx+wFuvos5cuUXUSMJzmu4VzyKzO0em6GDOuY1Lnv3lNAyPMuNpkw==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/docs': 0.1.15 - '@univerjs/engine-render': 0.1.15 - '@univerjs/sheets': 0.1.15 - '@univerjs/sheets-ui': 0.1.15 - '@univerjs/ui': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/docs': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/sheets': 0.1.17 + '@univerjs/sheets-ui': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 clsx: '>=2.0.0' react: ^16.9.0 || ^17.0.0 || ^18.0.0 rxjs: '>=7.0.0' - '@univerjs/sheets@0.1.15': - resolution: {integrity: sha512-VFfS9mLbYetbP4bOrhnUC5MnYnxAnx9ZIlGe/iTiSPY6hF06sRVPlHD/6fJin+WZ/wlsC+2CBu+bz4BZRa08FQ==} + '@univerjs/sheets@0.1.17': + resolution: {integrity: sha512-aBeKnL0RiL5CSToUvxnODDGawYrgdA5m1Wq3vxOFR2EpyWX0tKm3LIGbcZ0B7VEXmG/h+wIgQRG8JlMZd1OpKg==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/rpc': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/rpc': 0.1.17 '@wendellhu/redi': 0.15.4 rxjs: '>=7.0.0' - '@univerjs/ui@0.1.15': - resolution: {integrity: sha512-/go5NKH6qT1pmRaOX1Bm0sTozfoSH5jxYebKbPB55n7dc/Klc6qoRPiFrUqUBlrTiZq9ISt9QIJIzxApf0NPUw==} + '@univerjs/ui@0.1.17': + resolution: {integrity: sha512-HBoYUr6L4qrwoe7uyyoFjoMrdz3+1vmH0t9u45XczQnw/Z1c8JiCR1LGpcN6yDho3dxB32RwWfXWBAgKwPkiBA==} peerDependencies: - '@univerjs/core': 0.1.15 - '@univerjs/design': 0.1.15 - '@univerjs/engine-formula': 0.1.15 - '@univerjs/engine-render': 0.1.15 + '@univerjs/core': 0.1.17 + '@univerjs/design': 0.1.17 + '@univerjs/engine-formula': 0.1.17 + '@univerjs/engine-render': 0.1.17 + '@univerjs/ui': 0.1.17 '@wendellhu/redi': 0.15.4 clsx: '>=2.0.0' react: ^16.9.0 || ^17.0.0 || ^18.0.0 @@ -1159,34 +1159,34 @@ packages: resolution: {integrity: sha512-7Hk97ewwgqv/Gn9DsDbvLAStxMWTYCbqrXiekl2CSm+8su45fbRT8NZMIO2cZU6K24aOWxc6gYaFARfNcGm8uQ==} engines: {node: '>=16.0.0', npm: '>=8.0.0'} - '@vue/compiler-core@3.4.29': - resolution: {integrity: sha512-TFKiRkKKsRCKvg/jTSSKK7mYLJEQdUiUfykbG49rubC9SfDyvT2JrzTReopWlz2MxqeLyxh9UZhvxEIBgAhtrg==} + '@vue/compiler-core@3.4.31': + resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==} - '@vue/compiler-dom@3.4.29': - resolution: {integrity: sha512-A6+iZ2fKIEGnfPJejdB7b1FlJzgiD+Y/sxxKwJWg1EbJu6ZPgzaPQQ51ESGNv0CP6jm6Z7/pO6Ia8Ze6IKrX7w==} + '@vue/compiler-dom@3.4.31': + resolution: {integrity: sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==} - '@vue/compiler-sfc@3.4.29': - resolution: {integrity: sha512-zygDcEtn8ZimDlrEQyLUovoWgKQic6aEQqRXce2WXBvSeHbEbcAsXyCk9oG33ZkyWH4sl9D3tkYc1idoOkdqZQ==} + '@vue/compiler-sfc@3.4.31': + resolution: {integrity: sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==} - '@vue/compiler-ssr@3.4.29': - resolution: {integrity: sha512-rFbwCmxJ16tDp3N8XCx5xSQzjhidYjXllvEcqX/lopkoznlNPz3jyy0WGJCyhAaVQK677WWFt3YO/WUEkMMUFQ==} + '@vue/compiler-ssr@3.4.31': + resolution: {integrity: sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==} - '@vue/reactivity@3.4.29': - resolution: {integrity: sha512-w8+KV+mb1a8ornnGQitnMdLfE0kXmteaxLdccm2XwdFxXst4q/Z7SEboCV5SqJNpZbKFeaRBBJBhW24aJyGINg==} + '@vue/reactivity@3.4.31': + resolution: {integrity: sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==} - '@vue/runtime-core@3.4.29': - resolution: {integrity: sha512-s8fmX3YVR/Rk5ig0ic0NuzTNjK2M7iLuVSZyMmCzN/+Mjuqqif1JasCtEtmtoJWF32pAtUjyuT2ljNKNLeOmnQ==} + '@vue/runtime-core@3.4.31': + resolution: {integrity: sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==} - '@vue/runtime-dom@3.4.29': - resolution: {integrity: sha512-gI10atCrtOLf/2MPPMM+dpz3NGulo9ZZR9d1dWo4fYvm+xkfvRrw1ZmJ7mkWtiJVXSsdmPbcK1p5dZzOCKDN0g==} + '@vue/runtime-dom@3.4.31': + resolution: {integrity: sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==} - '@vue/server-renderer@3.4.29': - resolution: {integrity: sha512-HMLCmPI2j/k8PVkSBysrA2RxcxC5DgBiCdj7n7H2QtR8bQQPqKAe8qoaxLcInzouBmzwJ+J0x20ygN/B5mYBng==} + '@vue/server-renderer@3.4.31': + resolution: {integrity: sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==} peerDependencies: - vue: 3.4.29 + vue: 3.4.31 - '@vue/shared@3.4.29': - resolution: {integrity: sha512-hQ2gAQcBO/CDpC82DCrinJNgOHI2v+FA7BDW4lMSPeBpQ7sRe2OLHWe5cph1s7D8DUQAwRt18dBDfJJ220APEA==} + '@vue/shared@3.4.31': + resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==} '@wendellhu/redi@0.15.4': resolution: {integrity: sha512-XhflsMuOJKGpdhZUzr45t//3yjAsXP9uBtqwQaPcH8dK7MTqrP7saKffLn/GbVmZsJ/cORm8nCbsdvwZtmdkKA==} @@ -1200,8 +1200,8 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - acorn@8.12.0: - resolution: {integrity: sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==} + acorn@8.12.1: + resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} engines: {node: '>=0.4.0'} hasBin: true @@ -1253,10 +1253,6 @@ packages: argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - array-buffer-byte-length@1.0.1: - resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==} - engines: {node: '>= 0.4'} - array-ify@1.0.0: resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==} @@ -1264,14 +1260,6 @@ packages: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} - array.prototype.map@1.0.7: - resolution: {integrity: sha512-XpcFfLoBEAhezrrNw1V+yLXkE7M6uR7xJEsxbG6c/V9v043qurwVJB9r9UTnoSioFDoz1i1VOydpWGmJpfVZbg==} - engines: {node: '>= 0.4'} - - arraybuffer.prototype.slice@1.0.3: - resolution: {integrity: sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==} - engines: {node: '>= 0.4'} - ast-types@0.13.4: resolution: {integrity: sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==} engines: {node: '>=4'} @@ -1279,10 +1267,6 @@ packages: async-retry@1.3.3: resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==} - available-typed-arrays@1.0.7: - resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} - engines: {node: '>= 0.4'} - balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -1346,10 +1330,6 @@ packages: resolution: {integrity: sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==} engines: {node: '>=14.16'} - call-bind@1.0.7: - resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} - engines: {node: '>= 0.4'} - call-me-maybe@1.0.2: resolution: {integrity: sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==} @@ -1361,8 +1341,8 @@ packages: resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==} engines: {node: '>=14.16'} - caniuse-lite@1.0.30001636: - resolution: {integrity: sha512-bMg2vmr8XBsbL6Lr0UHXy/21m84FTxDLWn2FSqMd5PrlbMxwJlQnC2YWYxVgp66PZE+BBNF2jYQUBKCo1FDeZg==} + caniuse-lite@1.0.30001640: + resolution: {integrity: sha512-lA4VMpW0PSUrFnkmVuEKBUovSWKhj7puyCg8StBChgu298N1AtuF1sKWEvfDuimSEDbhlb/KqPKC3fs1HbuQUA==} chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} @@ -1604,18 +1584,6 @@ packages: resolution: {integrity: sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==} engines: {node: '>= 14'} - data-view-buffer@1.0.1: - resolution: {integrity: sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==} - engines: {node: '>= 0.4'} - - data-view-byte-length@1.0.1: - resolution: {integrity: sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==} - engines: {node: '>= 0.4'} - - data-view-byte-offset@1.0.0: - resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==} - engines: {node: '>= 0.4'} - dayjs@1.11.11: resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==} @@ -1662,18 +1630,10 @@ packages: resolution: {integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==} engines: {node: '>=10'} - define-data-property@1.1.4: - resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} - engines: {node: '>= 0.4'} - define-lazy-prop@3.0.0: resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==} engines: {node: '>=12'} - define-properties@1.2.1: - resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} - engines: {node: '>= 0.4'} - defu@6.1.4: resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} @@ -1710,8 +1670,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.4.806: - resolution: {integrity: sha512-nkoEX2QIB8kwCOtvtgwhXWy2IHVcOLQZu9Qo36uaGB835mdX/h8uLRlosL6QIhLVUnAiicXRW00PwaPZC74Nrg==} + electron-to-chromium@1.4.819: + resolution: {integrity: sha512-8RwI6gKUokbHWcN3iRij/qpvf/wCbIVY5slODi85werwqUQwpFXM+dvUBND93Qh7SB0pW3Hlq3/wZsqQ3M9Jaw==} emoji-regex@10.3.0: resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==} @@ -1737,35 +1697,8 @@ packages: error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} - es-abstract@1.23.3: - resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==} - engines: {node: '>= 0.4'} - - es-array-method-boxes-properly@1.0.0: - resolution: {integrity: sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==} - - es-define-property@1.0.0: - resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==} - engines: {node: '>= 0.4'} - - es-errors@1.3.0: - resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} - engines: {node: '>= 0.4'} - - es-get-iterator@1.1.3: - resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==} - - es-object-atoms@1.0.0: - resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==} - engines: {node: '>= 0.4'} - - es-set-tostringtag@2.0.3: - resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==} - engines: {node: '>= 0.4'} - - es-to-primitive@1.2.1: - resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} - engines: {node: '>= 0.4'} + es-module-lexer@1.5.4: + resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==} esbuild@0.21.5: resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} @@ -1799,8 +1732,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - eslint-config-flat-gitignore@0.1.5: - resolution: {integrity: sha512-hEZLwuZjDBGDERA49c2q7vxc8sCGv8EdBp6PQYzGOMcHIgrfG9YOM6s/4jx24zhD+wnK9AI8mgN5RxSss5nClQ==} + eslint-config-flat-gitignore@0.1.6: + resolution: {integrity: sha512-9MDrX6SNdwb+QtYR4Ox88f5HUPeDog1TgkqFXMJAXpLHZqVpTA5sT/DAGKUj8+TBrQXXemM325dROAofRtTa+w==} eslint-flat-config-utils@0.2.5: resolution: {integrity: sha512-iO+yLZtC/LKgACerkpvsZ6NoRVB2sxT04mOpnNcEM1aTwKy+6TsT46PUvrML4y2uVBS6I67hRCd2JiKAPaL/Uw==} @@ -1813,8 +1746,8 @@ packages: peerDependencies: eslint: '*' - eslint-plugin-antfu@2.3.3: - resolution: {integrity: sha512-TAgYNuc20QyKw8NXtpzR3LeMTTv1qAJVKkjCVzjRSGiSR1EetEY7LRgQVhcgP/C1FnI87isQERAIkKvkYyLq0Q==} + eslint-plugin-antfu@2.3.4: + resolution: {integrity: sha512-5RIjJpBK1tuNHuLyFyZ90/iW9s439dP1u2cxA4dH70djx9sKq1CqI+O6Q95aVjgFNTDtQzSC9uYdAD5uEEKciQ==} peerDependencies: eslint: '*' @@ -1823,8 +1756,8 @@ packages: peerDependencies: eslint: '*' - eslint-plugin-es-x@7.7.0: - resolution: {integrity: sha512-aP3qj8BwiEDPttxQkZdI221DLKq9sI/qHolE2YSQL1/9+xk7dTV+tB1Fz8/IaCA+lnLA1bDEnvaS2LKs0k2Uig==} + eslint-plugin-es-x@7.8.0: + resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=8' @@ -1835,14 +1768,14 @@ packages: peerDependencies: eslint: '>=4.19.1' - eslint-plugin-import-x@0.5.1: - resolution: {integrity: sha512-2JK8bbFOLes+gG6tgdnM8safCxMAj4u2wjX8X1BRFPfnY7Ct2hFYESoIcVwABX/DDcdpQFLGtKmzbNEWJZD9iQ==} + eslint-plugin-import-x@0.5.3: + resolution: {integrity: sha512-hJ/wkMcsLQXAZL3+txXIDpbW5cqwdm1rLTqV4VRY03aIbzE3zWE7rPZKW6Gzf7xyl1u3V1iYC6tOG77d9NF4GQ==} engines: {node: '>=16'} peerDependencies: eslint: ^8.56.0 || ^9.0.0-0 - eslint-plugin-jsdoc@48.2.12: - resolution: {integrity: sha512-sO9sKkJx5ovWoRk9hV0YiNzXQ4Z6j27CqE/po2E3wddZVuy9wvKPSTiIhpxMTrP/qURvKayJIDB2+o9kyCW1Fw==} + eslint-plugin-jsdoc@48.5.2: + resolution: {integrity: sha512-VXBJFviQz30rynlOEQ+dNWLmeopjoAgutUVrWOZwm6Ki4EVDm4XkyIqAV/Zhf7FcDr0AG0aGmRn5FxxCtAF0tA==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -1893,14 +1826,14 @@ packages: peerDependencies: eslint: '>=8.44.0' - eslint-plugin-toml@0.11.0: - resolution: {integrity: sha512-sau+YvPU4fWTjB+qtBt3n8WS87aoDCs+BVbSUAemGaIsRNbvR9uEk+Tt892iLHTGvp/DPWYoCX4/8DoyAbB+sQ==} + eslint-plugin-toml@0.11.1: + resolution: {integrity: sha512-Y1WuMSzfZpeMIrmlP1nUh3kT8p96mThIq4NnHrYUhg10IKQgGfBZjAWnrg9fBqguiX4iFps/x/3Hb5TxBisfdw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' - eslint-plugin-unicorn@53.0.0: - resolution: {integrity: sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==} + eslint-plugin-unicorn@54.0.0: + resolution: {integrity: sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ==} engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' @@ -1928,8 +1861,8 @@ packages: vitest: optional: true - eslint-plugin-vue@9.26.0: - resolution: {integrity: sha512-eTvlxXgd4ijE1cdur850G6KalZqk65k1JKoOI2d1kT3hr8sPD07j1q98FRFdNnpxBELGPWxZmInxeHGF/GxtqQ==} + eslint-plugin-vue@9.27.0: + resolution: {integrity: sha512-5Dw3yxEyuBSXTzT5/Ge1X5kIkRTQ3nvBn/VwPwInNiZBSJOO/timWMUaflONnFBzU6NhB68lxnCda7ULV5N7LA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -1980,8 +1913,8 @@ packages: engines: {node: '>=4'} hasBin: true - esquery@1.5.0: - resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} + esquery@1.6.0: + resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} engines: {node: '>=0.10'} esrecurse@4.3.0: @@ -2068,9 +2001,6 @@ packages: flatted@3.3.1: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} - for-each@0.3.3: - resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} - form-data-encoder@2.1.4: resolution: {integrity: sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==} engines: {node: '>= 14.17'} @@ -2097,13 +2027,6 @@ packages: function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} - function.prototype.name@1.1.6: - resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} - engines: {node: '>= 0.4'} - - functions-have-names@1.2.3: - resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - get-caller-file@2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} @@ -2112,10 +2035,6 @@ packages: resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==} engines: {node: '>=18'} - get-intrinsic@1.2.4: - resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} - engines: {node: '>= 0.4'} - get-stream@6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} @@ -2124,10 +2043,6 @@ packages: resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} engines: {node: '>=16'} - get-symbol-description@1.0.2: - resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==} - engines: {node: '>= 0.4'} - get-tsconfig@4.7.5: resolution: {integrity: sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==} @@ -2175,25 +2090,18 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@15.6.0: - resolution: {integrity: sha512-UzcJi88Hw//CurUIRa9Jxb0vgOCcuD/MNjwmXp633cyaRKkCWACkoqHCtfZv43b1kqXGg/fpOa8bwgacCeXsVg==} + globals@15.8.0: + resolution: {integrity: sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==} engines: {node: '>=18'} - globalthis@1.0.4: - resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} - engines: {node: '>= 0.4'} - globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} - globby@14.0.1: - resolution: {integrity: sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==} + globby@14.0.2: + resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==} engines: {node: '>=18'} - gopd@1.0.1: - resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} - got@12.6.1: resolution: {integrity: sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==} engines: {node: '>=14.16'} @@ -2216,9 +2124,6 @@ packages: engines: {node: '>=0.4.7'} hasBin: true - has-bigints@1.0.2: - resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} - has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} @@ -2227,21 +2132,6 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - has-property-descriptors@1.0.2: - resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} - - has-proto@1.0.3: - resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==} - engines: {node: '>= 0.4'} - - has-symbols@1.0.3: - resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} - engines: {node: '>= 0.4'} - - has-tostringtag@1.0.2: - resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} - engines: {node: '>= 0.4'} - hasown@2.0.2: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} @@ -2264,8 +2154,8 @@ packages: resolution: {integrity: sha512-V5nVw1PAOgfI3Lmeaj2Exmeg7fenjhRUgz1lPSezy1CuhPYbgQtbQj4jZfEAEMlaL+vupsvhjqCyjzob0yxsmQ==} engines: {node: '>=10.19.0'} - https-proxy-agent@7.0.4: - resolution: {integrity: sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==} + https-proxy-agent@7.0.5: + resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==} engines: {node: '>= 14'} human-signals@2.1.0: @@ -2320,14 +2210,10 @@ packages: resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==} engines: {node: '>=10'} - inquirer@9.2.22: - resolution: {integrity: sha512-SqLLa/Oe5rZUagTR9z+Zd6izyatHglbmbvVofo1KzuVB54YHleWzeHNLoR7FOICGOeQSqeLh1cordb3MzhGcEw==} + inquirer@9.3.2: + resolution: {integrity: sha512-+ynEbhWKhyomnaX0n2aLIMSkgSlGB5RrWbNXnEqj6mdaIydu6y40MdBjL38SAB0JcdmOaIaMua1azdjLEr3sdw==} engines: {node: '>=18'} - internal-slot@1.0.7: - resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==} - engines: {node: '>= 0.4'} - interpret@1.4.0: resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==} engines: {node: '>= 0.10'} @@ -2345,45 +2231,19 @@ packages: is-alphanumerical@1.0.4: resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==} - is-arguments@1.1.1: - resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==} - engines: {node: '>= 0.4'} - - is-array-buffer@3.0.4: - resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==} - engines: {node: '>= 0.4'} - is-arrayish@0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} - is-bigint@1.0.4: - resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} - - is-boolean-object@1.1.2: - resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} - engines: {node: '>= 0.4'} - is-builtin-module@3.2.1: resolution: {integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==} engines: {node: '>=6'} - is-callable@1.2.7: - resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} - engines: {node: '>= 0.4'} - is-ci@3.0.1: resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==} hasBin: true - is-core-module@2.13.1: - resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} - - is-data-view@1.0.1: - resolution: {integrity: sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==} - engines: {node: '>= 0.4'} - - is-date-object@1.0.5: - resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} + is-core-module@2.14.0: + resolution: {integrity: sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==} engines: {node: '>= 0.4'} is-decimal@1.0.4: @@ -2439,22 +2299,10 @@ packages: resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==} engines: {node: '>=12'} - is-map@2.0.3: - resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==} - engines: {node: '>= 0.4'} - - is-negative-zero@2.0.3: - resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==} - engines: {node: '>= 0.4'} - is-npm@6.0.0: resolution: {integrity: sha512-JEjxbSmtPSt1c8XTkVrlujcXdKV1/tvuQ7GwKcAlyiVLeYFQ2VHat8xfrDJsIkhCdF/tZ7CiIR3sy141c6+gPQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - is-number-object@1.0.7: - resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} - engines: {node: '>= 0.4'} - is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} @@ -2467,18 +2315,6 @@ packages: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} - is-regex@1.1.4: - resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} - engines: {node: '>= 0.4'} - - is-set@2.0.3: - resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==} - engines: {node: '>= 0.4'} - - is-shared-array-buffer@1.0.3: - resolution: {integrity: sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==} - engines: {node: '>= 0.4'} - is-ssh@1.4.0: resolution: {integrity: sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==} @@ -2490,22 +2326,10 @@ packages: resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - is-string@1.0.7: - resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} - engines: {node: '>= 0.4'} - - is-symbol@1.0.4: - resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} - engines: {node: '>= 0.4'} - is-text-path@2.0.0: resolution: {integrity: sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==} engines: {node: '>=8'} - is-typed-array@1.1.13: - resolution: {integrity: sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==} - engines: {node: '>= 0.4'} - is-typedarray@1.0.0: resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==} @@ -2521,9 +2345,6 @@ packages: resolution: {integrity: sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==} engines: {node: '>=18'} - is-weakref@1.0.2: - resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} - is-wsl@3.1.0: resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==} engines: {node: '>=16'} @@ -2531,22 +2352,13 @@ packages: isarray@1.0.0: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} - isarray@2.0.5: - resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} - isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - issue-parser@7.0.0: - resolution: {integrity: sha512-jgAw78HO3gs9UrKqJNQvfDj9Ouy8Mhu40fbEJ8yXff4MW8+/Fcn9iFjyWUQ6SKbX8ipPk3X5A3AyfYHRu6uVLw==} + issue-parser@7.0.1: + resolution: {integrity: sha512-3YZcUUR2Wt1WsapF+S/WiA2WmlW0cWAoPccMqne7AxEBhCdFeTPjfv/Axb8V2gyCgY3nRw+ksZ3xSUX+R47iAg==} engines: {node: ^18.17 || >=20.6.1} - iterate-iterator@1.0.2: - resolution: {integrity: sha512-t91HubM4ZDQ70M9wqp+pcNpu8OyJ9UAtXntT/Bcsvp5tZMnz9vRa+IunKXeI8AnfZMTv0jNuVEmGeLSMjVvfPw==} - - iterate-value@1.0.2: - resolution: {integrity: sha512-A6fMAio4D2ot2r/TYzr4yUWrmwNdsN5xL7+HUiyACE4DXm+q8HtPcnFTp+NnW3k4N05tZ7FVYFFb2CR13NxyHQ==} - js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -2636,8 +2448,8 @@ packages: engines: {node: '>=18.12.0'} hasBin: true - listr2@8.2.1: - resolution: {integrity: sha512-irTfvpib/rNiD637xeevjO2l3Z5loZmuaRi0L0YE5LfijwVY96oyVn0DFD3o/teAok7nfobMG1THvvcHh/BP6g==} + listr2@8.2.3: + resolution: {integrity: sha512-Lllokma2mtoniUOS94CcOErHWAug5iu7HOmDrvWgpw8jyQH2fomgB+7lZS4HWZxytUuQwkGOwe49FvwVaA85Xw==} engines: {node: '>=18.0.0'} local-pkg@0.5.0: @@ -2712,9 +2524,9 @@ packages: resolution: {integrity: sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - lru-cache@10.2.2: - resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==} - engines: {node: 14 || >=16.14} + lru-cache@10.4.2: + resolution: {integrity: sha512-voV4dDrdVZVNz84n39LFKDaRzfwhdzJ7akpyXfTMxCgRUp07U3lcJUXRlhTKP17rgt09sUzLi5iCitpEAr+6ug==} + engines: {node: 14 || 16 || 18 || 20 || >=22} lru-cache@7.18.3: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} @@ -2782,8 +2594,8 @@ packages: minimatch@3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} - minimatch@9.0.4: - resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} + minimatch@9.0.5: + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} minimist@1.2.8: @@ -2849,8 +2661,8 @@ packages: normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} - normalize-package-data@6.0.1: - resolution: {integrity: sha512-6rvCfeRW+OEZagAB4lMLSNuTNYZWLVtKccK79VSTf//yTY5VOCgcpH80O+bZK8Neps7pUnd5G+QlMg1yV/2iZQ==} + normalize-package-data@6.0.2: + resolution: {integrity: sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==} engines: {node: ^16.14.0 || >=18.0.0} normalize-url@8.0.1: @@ -2878,17 +2690,6 @@ packages: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} - object-inspect@1.13.1: - resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} - - object-keys@1.1.1: - resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} - engines: {node: '>= 0.4'} - - object.assign@4.1.5: - resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} - engines: {node: '>= 0.4'} - obsidian@1.5.7-1: resolution: {integrity: sha512-T5ZRuQ1FnfXqEoakTTHVDYvzUEEoT8zSPnQCW31PVgYwG4D4tZCQfKHN2hTz1ifnCe8upvwa6mBTAP2WUA5Vng==} peerDependencies: @@ -2973,8 +2774,8 @@ packages: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - pac-proxy-agent@7.0.1: - resolution: {integrity: sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==} + pac-proxy-agent@7.0.2: + resolution: {integrity: sha512-BFi3vZnO9X5Qt6NRz7ZOaPja3ic0PhlsmCRYLOpN11+mWBCR6XJDqW5RF3j8jm4WGGQZtBA+bTfxYzeKW73eHg==} engines: {node: '>= 14'} pac-resolver@7.0.1: @@ -2999,6 +2800,10 @@ packages: resolution: {integrity: sha512-RmVuCHWsfu0QPNW+mraxh/xjQVw/lhUCUru8Zni3Ctq3AoMhpDTq0OVdKS6iesd6Kqb7viCV3isAL43dciOSog==} engines: {node: '>=14'} + parse-imports@2.1.1: + resolution: {integrity: sha512-TDT4HqzUiTMO1wJRwg/t/hYk8Wdp3iF/ToMIlAoVQfL1Xs/sTxq1dKWSMjMbQmIarfWKymOyly40+zmPHXMqCA==} + engines: {node: '>= 18'} + parse-json@5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} @@ -3063,23 +2868,19 @@ packages: engines: {node: '>=0.10'} hasBin: true - pkg-types@1.1.1: - resolution: {integrity: sha512-ko14TjmDuQJ14zsotODv7dBlwxKhUKQEhuhmbqo1uCi9BB0Z2alo/wAXg6q1dTR5TyuqYyWhjtfe/Tsh+X28jQ==} + pkg-types@1.1.3: + resolution: {integrity: sha512-+JrgthZG6m3ckicaOB74TwQ+tBWsFl3qVQg7mN8ulwSOElJ7gBhKzj2VkCPnZ4NlF6kEquYU+RIYNVAvzd54UA==} pluralize@8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} - possible-typed-array-names@1.0.0: - resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} - engines: {node: '>= 0.4'} - postcss-selector-parser@6.1.0: resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==} engines: {node: '>=4'} - postcss@8.4.38: - resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} + postcss@8.4.39: + resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -3089,10 +2890,6 @@ packages: process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} - promise.allsettled@1.0.7: - resolution: {integrity: sha512-hezvKvQQmsFkOdrZfYxUxkyxl8mgFQeT259Ajj9PXdbg9VzBCWrItOev72JyWxkCD5VSSqAeHmlN3tWx4DlmsA==} - engines: {node: '>= 0.4'} - prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} @@ -3152,8 +2949,8 @@ packages: react: '>=16.0.0' react-dom: '>=16.0.0' - rc-menu@9.14.0: - resolution: {integrity: sha512-La3LBCDMLMs9Q/8mTGbnscb+ZeJ26ebkLz9xJFHd2SD8vfsCKl1Z/k3mwbxyKL01lB40fel1s9Nn9LAv/nmVJQ==} + rc-menu@9.14.1: + resolution: {integrity: sha512-5wlRb3M8S4yGlWhSoEYJ7ZVRElyScdcpUHxgiLxkeig1tEdyKrnED3B2fhpN0Rrpdp9jyhnmZR/Lwq2fH5VvDQ==} peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' @@ -3177,8 +2974,8 @@ packages: react: '>=16.9.0' react-dom: '>=16.9.0' - rc-picker@4.6.5: - resolution: {integrity: sha512-kxei2AgsK+kimg+pO12dDeBk3q31cZxGpkzo+O2pv2dXpPze8AI76fyR2PsilrTx8EvIwjZ66q3azkZOrjib8A==} + rc-picker@4.6.7: + resolution: {integrity: sha512-ZntxLH863jdNPZq2i6e2+1iXpRfYKHjNfUGgoObA1YExuWAnTCHpZzOkBuS43GnVcnp2MPDp78pH9OZJFd2hLw==} engines: {node: '>=8.x'} peerDependencies: date-fns: '>= 2.x' @@ -3234,8 +3031,8 @@ packages: react: '>=16.9.0' react-dom: '>=16.9.0' - rc-virtual-list@3.14.3: - resolution: {integrity: sha512-6+6wiEhdqakNBnbRJymgMlh+90qpkgqherTRo1l1cX7mK6F9hWsazPczmP0lA+64yhC9/t+M9Dh5pjvDWimn8A==} + rc-virtual-list@3.14.5: + resolution: {integrity: sha512-ZMOnkCLv2wUN8Jz7yI4XiSLa9THlYvf00LuMhb1JlsQCewuU7ydPuHw1rGVPhe9VZYl/5UqODtNd7QKJ2DMGfg==} engines: {node: '>=8.x'} peerDependencies: react: '>=16.9.0' @@ -3338,10 +3135,6 @@ packages: resolution: {integrity: sha512-HbLDPF+RkBiPjlzmU0hnUQd4abs56JiA2riHxNVfxjagcGwIy3Xhc2Yyx2+0/p5QeM0kj270nEOlTj57HvWXFA==} engines: {node: '>=16'} - regexp.prototype.flags@1.5.2: - resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==} - engines: {node: '>= 0.4'} - registry-auth-token@5.0.2: resolution: {integrity: sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==} engines: {node: '>=14'} @@ -3354,9 +3147,9 @@ packages: resolution: {integrity: sha512-qx+xQGZVsy55CH0a1hiVwHmqjLryfh7wQyF5HO07XJ9f7dQMY/gPQHhlyDkIzJKC+x2fUCpCcUODUUUFrm7SHA==} hasBin: true - release-it@17.3.0: - resolution: {integrity: sha512-7t9a2WEwqQKCdteshZUrO/3RX60plS5CzYAFr5+4Zj8qvRx1pFOFVglJSz4BeFAEd2yejpPxfI60+qRUzLEDZw==} - engines: {node: ^18.18.0 || ^20.8.0 || ^22.0.0} + release-it@17.5.0: + resolution: {integrity: sha512-+g6k/7i6AjdCozLkcybvwgYLw/RF6bcYJHf1xDLcg36GeBu8zr/geI9joLk5drubiE/UKdN694vwAeimmJWt8Q==} + engines: {node: ^18.18.0 || ^20.9.0 || ^22.0.0} hasBin: true require-directory@2.1.1: @@ -3408,8 +3201,8 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - rollup@4.18.0: - resolution: {integrity: sha512-QmJz14PX3rzbJCN1SG4Xe/bAAX2a6NpCP8ab2vfu2GiUr8AQcr2nCV/oEO3yneFarB67zk8ShlIyWb2LGTb3Sg==} + rollup@4.18.1: + resolution: {integrity: sha512-Elx2UT8lzxxOXMpy5HWQGZqkrQOtrVDDa/bm9l10+U4rQnVzbL/LgZ4NOM1MPIDyHk69W4InuYDF5dzRh4Kw1A==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -3427,20 +3220,12 @@ packages: rxjs@7.8.1: resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} - safe-array-concat@1.1.2: - resolution: {integrity: sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==} - engines: {node: '>=0.4'} - safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - safe-regex-test@1.0.3: - resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==} - engines: {node: '>= 0.4'} - safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} @@ -3464,14 +3249,6 @@ packages: engines: {node: '>=10'} hasBin: true - set-function-length@1.2.2: - resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} - engines: {node: '>= 0.4'} - - set-function-name@2.0.2: - resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==} - engines: {node: '>= 0.4'} - setimmediate@1.0.5: resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} @@ -3488,10 +3265,6 @@ packages: engines: {node: '>=4'} hasBin: true - side-channel@1.0.6: - resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} - engines: {node: '>= 0.4'} - signal-exit@3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} @@ -3514,6 +3287,9 @@ packages: resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==} engines: {node: '>=14.16'} + slashes@3.0.12: + resolution: {integrity: sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==} + slice-ansi@5.0.0: resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==} engines: {node: '>=12'} @@ -3526,8 +3302,8 @@ packages: resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} - socks-proxy-agent@8.0.3: - resolution: {integrity: sha512-VNegTZKhuGq5vSD6XNKlbqWhyt/40CgoEw8XxD6dhnm8Jq9IEa3nIa4HwnM8XOqU0CdB0BwWVXusqiFXfHB3+A==} + socks-proxy-agent@8.0.4: + resolution: {integrity: sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw==} engines: {node: '>= 14'} socks@2.8.3: @@ -3564,14 +3340,13 @@ packages: sprintf-js@1.1.3: resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==} + stable-hash@0.0.4: + resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==} + stdin-discarder@0.2.2: resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==} engines: {node: '>=18'} - stop-iteration-iterator@1.0.0: - resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==} - engines: {node: '>= 0.4'} - string-argv@0.3.2: resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} engines: {node: '>=0.6.19'} @@ -3584,24 +3359,13 @@ packages: resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} engines: {node: '>=12'} - string-width@7.1.0: - resolution: {integrity: sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==} + string-width@7.2.0: + resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} engines: {node: '>=18'} string.prototype.codepointat@0.2.1: resolution: {integrity: sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==} - string.prototype.trim@1.2.9: - resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==} - engines: {node: '>= 0.4'} - - string.prototype.trimend@1.0.8: - resolution: {integrity: sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==} - - string.prototype.trimstart@1.0.8: - resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==} - engines: {node: '>= 0.4'} - string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} @@ -3660,6 +3424,10 @@ packages: resolution: {integrity: sha512-Vhf+bUa//YSTYKseDiiEuQmhGCoIF3CVBhunm3r/DQnYiGT4JssmnKQc44BIyOZRK2pKjXXAgbhfmbeoC9CJpA==} engines: {node: '>=12.20'} + synckit@0.9.0: + resolution: {integrity: sha512-7RnqIMq572L8PeEzKeBINYEJDDxpcH8JEgLwUqBd3TkofhFRbkq4QLR0u+36avGAhCRbk2nnmjcW9SE531hPDg==} + engines: {node: ^14.18.0 || >=16.0.0} + tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -3689,8 +3457,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - toml-eslint-parser@0.9.3: - resolution: {integrity: sha512-moYoCvkNUAPCxSW9jmHmRElhm4tVJpHL8ItC/+uYD0EpPSFXbck7yREz9tNdJVTSpHVod8+HoipcpbQ0oE6gsw==} + toml-eslint-parser@0.10.0: + resolution: {integrity: sha512-khrZo4buq4qVmsGzS5yQjKe/WsFvV8fGfOjDQN0q4iy9FjRfPWRgTFrU8u1R2iu/SfWLhY9WnCi4Jhdrcbtg+g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} trigram-utils@2.0.1: @@ -3741,34 +3509,18 @@ packages: resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==} engines: {node: '>=14.16'} - type-fest@4.20.1: - resolution: {integrity: sha512-R6wDsVsoS9xYOpy8vgeBlqpdOyzJ12HNfQhC/aAKWM3YoCV9TtunJzh/QpkMgeDhkoynDcw5f1y+qF9yc/HHyg==} + type-fest@4.21.0: + resolution: {integrity: sha512-ADn2w7hVPcK6w1I0uWnM//y1rLXZhzB9mr0a3OirzclKF1Wp6VzevUmzz/NRAWunOT6E8HrnpGY7xOfc6K57fA==} engines: {node: '>=16'} - typed-array-buffer@1.0.2: - resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==} - engines: {node: '>= 0.4'} - - typed-array-byte-length@1.0.1: - resolution: {integrity: sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==} - engines: {node: '>= 0.4'} - - typed-array-byte-offset@1.0.2: - resolution: {integrity: sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==} - engines: {node: '>= 0.4'} - - typed-array-length@1.0.6: - resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==} - engines: {node: '>= 0.4'} - typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - typescript@5.4.5: - resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} + typescript@5.5.3: + resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} engines: {node: '>=14.17'} hasBin: true @@ -3780,9 +3532,6 @@ packages: engines: {node: '>=0.8.0'} hasBin: true - unbox-primitive@1.0.2: - resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} @@ -3811,8 +3560,8 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - update-browserslist-db@1.0.16: - resolution: {integrity: sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==} + update-browserslist-db@1.1.0: + resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' @@ -3834,8 +3583,8 @@ packages: validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - vite@5.3.1: - resolution: {integrity: sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==} + vite@5.3.3: + resolution: {integrity: sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3868,8 +3617,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - vue@3.4.29: - resolution: {integrity: sha512-8QUYfRcYzNlYuzKPfge1UWC6nF9ym0lx7mpGVPJYNhddxEf3DD0+kU07NTL0sXuiT2HuJuKr/iEO8WvXvT0RSQ==} + vue@3.4.31: + resolution: {integrity: sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3886,13 +3635,6 @@ packages: resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==} engines: {node: '>= 8'} - which-boxed-primitive@1.0.2: - resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} - - which-typed-array@1.1.15: - resolution: {integrity: sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==} - engines: {node: '>= 0.4'} - which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} @@ -3971,47 +3713,55 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - yocto-queue@1.0.0: - resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} + yocto-queue@1.1.1: + resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==} engines: {node: '>=12.20'} + yoctocolors-cjs@2.1.2: + resolution: {integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==} + engines: {node: '>=18'} + snapshots: - '@antfu/eslint-config@2.21.1(@vue/compiler-sfc@3.4.29)(eslint@8.57.0)(typescript@5.4.5)': + '@ant-design/fast-color@1.2.0': + dependencies: + '@babel/runtime': 7.24.7 + + '@antfu/eslint-config@2.21.3(@vue/compiler-sfc@3.4.31)(eslint@8.57.0)(typescript@5.5.3)': dependencies: '@antfu/install-pkg': 0.3.3 '@clack/prompts': 0.7.0 - '@stylistic/eslint-plugin': 2.2.1(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/parser': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@stylistic/eslint-plugin': 2.3.0(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/eslint-plugin': 7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/parser': 7.16.0(eslint@8.57.0)(typescript@5.5.3) eslint: 8.57.0 - eslint-config-flat-gitignore: 0.1.5 + eslint-config-flat-gitignore: 0.1.6 eslint-flat-config-utils: 0.2.5 eslint-merge-processors: 0.1.0(eslint@8.57.0) - eslint-plugin-antfu: 2.3.3(eslint@8.57.0) + eslint-plugin-antfu: 2.3.4(eslint@8.57.0) eslint-plugin-command: 0.2.3(eslint@8.57.0) eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.0) - eslint-plugin-import-x: 0.5.1(eslint@8.57.0)(typescript@5.4.5) - eslint-plugin-jsdoc: 48.2.12(eslint@8.57.0) + eslint-plugin-import-x: 0.5.3(eslint@8.57.0)(typescript@5.5.3) + eslint-plugin-jsdoc: 48.5.2(eslint@8.57.0) eslint-plugin-jsonc: 2.16.0(eslint@8.57.0) eslint-plugin-markdown: 5.0.0(eslint@8.57.0) eslint-plugin-n: 17.9.0(eslint@8.57.0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-perfectionist: 2.11.0(eslint@8.57.0)(typescript@5.4.5)(vue-eslint-parser@9.4.3(eslint@8.57.0)) + eslint-plugin-perfectionist: 2.11.0(eslint@8.57.0)(typescript@5.5.3)(vue-eslint-parser@9.4.3(eslint@8.57.0)) eslint-plugin-regexp: 2.6.0(eslint@8.57.0) - eslint-plugin-toml: 0.11.0(eslint@8.57.0) - eslint-plugin-unicorn: 53.0.0(eslint@8.57.0) - eslint-plugin-unused-imports: 3.2.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) - eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) - eslint-plugin-vue: 9.26.0(eslint@8.57.0) + eslint-plugin-toml: 0.11.1(eslint@8.57.0) + eslint-plugin-unicorn: 54.0.0(eslint@8.57.0) + eslint-plugin-unused-imports: 3.2.0(@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0) + eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3) + eslint-plugin-vue: 9.27.0(eslint@8.57.0) eslint-plugin-yml: 1.14.0(eslint@8.57.0) - eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.29)(eslint@8.57.0) - globals: 15.6.0 + eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.31)(eslint@8.57.0) + globals: 15.8.0 jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 parse-gitignore: 2.0.0 picocolors: 1.0.1 - toml-eslint-parser: 0.9.3 + toml-eslint-parser: 0.10.0 vue-eslint-parser: 9.4.3(eslint@8.57.0) yaml-eslint-parser: 1.2.3 yargs: 17.7.2 @@ -4026,7 +3776,7 @@ snapshots: dependencies: '@jsdevtools/ez-spawn': 3.0.4 - '@antfu/utils@0.7.8': {} + '@antfu/utils@0.7.10': {} '@babel/code-frame@7.24.7': dependencies: @@ -4075,21 +3825,19 @@ snapshots: '@codemirror/state@6.4.1': {} - '@codemirror/view@6.28.1': + '@codemirror/view@6.28.4': dependencies: '@codemirror/state': 6.4.1 style-mod: 4.1.2 w3c-keyname: 2.2.8 - '@ctrl/tinycolor@3.6.1': {} - '@es-joy/jsdoccomment@0.43.1': dependencies: '@types/eslint': 8.56.10 '@types/estree': 1.0.5 - '@typescript-eslint/types': 7.13.1 + '@typescript-eslint/types': 7.16.0 comment-parser: 1.4.1 - esquery: 1.5.0 + esquery: 1.6.0 jsdoc-type-pratt-parser: 4.0.0 '@esbuild/aix-ppc64@0.21.5': @@ -4166,7 +3914,7 @@ snapshots: eslint: 8.57.0 eslint-visitor-keys: 3.4.3 - '@eslint-community/regexpp@4.10.1': {} + '@eslint-community/regexpp@4.11.0': {} '@eslint/eslintrc@2.1.4': dependencies: @@ -4198,7 +3946,7 @@ snapshots: '@eslint/js@8.57.0': {} - '@grpc/grpc-js@1.10.9': + '@grpc/grpc-js@1.10.10': dependencies: '@grpc/proto-loader': 0.7.13 '@js-sdsl/ordered-map': 4.4.2 @@ -4239,10 +3987,6 @@ snapshots: string-argv: 0.3.2 type-detect: 4.0.8 - '@ljharb/through@2.3.13': - dependencies: - call-bind: 1.0.7 - '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 @@ -4318,6 +4062,8 @@ snapshots: dependencies: '@octokit/openapi-types': 22.2.0 + '@pkgr/core@0.1.1': {} + '@pnpm/config.env-replace@1.1.0': {} '@pnpm/network.ca-file@1.0.2': @@ -4353,10 +4099,10 @@ snapshots: '@protobufjs/utf8@1.1.0': {} - '@rc-component/color-picker@1.5.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@rc-component/color-picker@1.6.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: + '@ant-design/fast-color': 1.2.0 '@babel/runtime': 7.24.7 - '@ctrl/tinycolor': 3.6.1 classnames: 2.5.1 rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 @@ -4385,107 +4131,107 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@release-it/conventional-changelog@8.0.1(release-it@17.3.0(typescript@5.4.5))': + '@release-it/conventional-changelog@8.0.1(release-it@17.5.0(typescript@5.5.3))': dependencies: concat-stream: 2.0.0 conventional-changelog: 5.1.0 conventional-recommended-bump: 9.0.0 - release-it: 17.3.0(typescript@5.4.5) + release-it: 17.5.0(typescript@5.5.3) semver: 7.6.2 - '@rollup/rollup-android-arm-eabi@4.18.0': + '@rollup/rollup-android-arm-eabi@4.18.1': optional: true - '@rollup/rollup-android-arm64@4.18.0': + '@rollup/rollup-android-arm64@4.18.1': optional: true - '@rollup/rollup-darwin-arm64@4.18.0': + '@rollup/rollup-darwin-arm64@4.18.1': optional: true - '@rollup/rollup-darwin-x64@4.18.0': + '@rollup/rollup-darwin-x64@4.18.1': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.18.0': + '@rollup/rollup-linux-arm-gnueabihf@4.18.1': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.18.0': + '@rollup/rollup-linux-arm-musleabihf@4.18.1': optional: true - '@rollup/rollup-linux-arm64-gnu@4.18.0': + '@rollup/rollup-linux-arm64-gnu@4.18.1': optional: true - '@rollup/rollup-linux-arm64-musl@4.18.0': + '@rollup/rollup-linux-arm64-musl@4.18.1': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.18.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.18.1': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.18.0': + '@rollup/rollup-linux-riscv64-gnu@4.18.1': optional: true - '@rollup/rollup-linux-s390x-gnu@4.18.0': + '@rollup/rollup-linux-s390x-gnu@4.18.1': optional: true - '@rollup/rollup-linux-x64-gnu@4.18.0': + '@rollup/rollup-linux-x64-gnu@4.18.1': optional: true - '@rollup/rollup-linux-x64-musl@4.18.0': + '@rollup/rollup-linux-x64-musl@4.18.1': optional: true - '@rollup/rollup-win32-arm64-msvc@4.18.0': + '@rollup/rollup-win32-arm64-msvc@4.18.1': optional: true - '@rollup/rollup-win32-ia32-msvc@4.18.0': + '@rollup/rollup-win32-ia32-msvc@4.18.1': optional: true - '@rollup/rollup-win32-x64-msvc@4.18.0': + '@rollup/rollup-win32-x64-msvc@4.18.1': optional: true '@sindresorhus/is@5.6.0': {} '@sindresorhus/merge-streams@2.3.0': {} - '@stylistic/eslint-plugin-js@2.2.1(eslint@8.57.0)': + '@stylistic/eslint-plugin-js@2.3.0(eslint@8.57.0)': dependencies: '@types/eslint': 8.56.10 - acorn: 8.12.0 + acorn: 8.12.1 eslint: 8.57.0 eslint-visitor-keys: 4.0.0 espree: 10.1.0 - '@stylistic/eslint-plugin-jsx@2.2.1(eslint@8.57.0)': + '@stylistic/eslint-plugin-jsx@2.3.0(eslint@8.57.0)': dependencies: - '@stylistic/eslint-plugin-js': 2.2.1(eslint@8.57.0) + '@stylistic/eslint-plugin-js': 2.3.0(eslint@8.57.0) '@types/eslint': 8.56.10 eslint: 8.57.0 estraverse: 5.3.0 picomatch: 4.0.2 - '@stylistic/eslint-plugin-plus@2.2.1(eslint@8.57.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin-plus@2.3.0(eslint@8.57.0)(typescript@5.5.3)': dependencies: '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin-ts@2.2.1(eslint@8.57.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin-ts@2.3.0(eslint@8.57.0)(typescript@5.5.3)': dependencies: - '@stylistic/eslint-plugin-js': 2.2.1(eslint@8.57.0) + '@stylistic/eslint-plugin-js': 2.3.0(eslint@8.57.0) '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin@2.2.1(eslint@8.57.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin@2.3.0(eslint@8.57.0)(typescript@5.5.3)': dependencies: - '@stylistic/eslint-plugin-js': 2.2.1(eslint@8.57.0) - '@stylistic/eslint-plugin-jsx': 2.2.1(eslint@8.57.0) - '@stylistic/eslint-plugin-plus': 2.2.1(eslint@8.57.0)(typescript@5.4.5) - '@stylistic/eslint-plugin-ts': 2.2.1(eslint@8.57.0)(typescript@5.4.5) + '@stylistic/eslint-plugin-js': 2.3.0(eslint@8.57.0) + '@stylistic/eslint-plugin-jsx': 2.3.0(eslint@8.57.0) + '@stylistic/eslint-plugin-plus': 2.3.0(eslint@8.57.0)(typescript@5.5.3) + '@stylistic/eslint-plugin-ts': 2.3.0(eslint@8.57.0)(typescript@5.5.3) '@types/eslint': 8.56.10 eslint: 8.57.0 transitivePeerDependencies: @@ -4517,7 +4263,7 @@ snapshots: dependencies: '@types/unist': 2.0.10 - '@types/node@20.14.5': + '@types/node@20.14.10': dependencies: undici-types: 5.26.5 @@ -4540,85 +4286,85 @@ snapshots: '@types/unist@2.0.10': {} - '@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3)': dependencies: - '@eslint-community/regexpp': 4.10.1 - '@typescript-eslint/parser': 7.13.1(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/scope-manager': 7.13.1 - '@typescript-eslint/type-utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.13.1 + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 7.16.0(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/scope-manager': 7.16.0 + '@typescript-eslint/type-utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/visitor-keys': 7.16.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.4.5) + ts-api-utils: 1.3.0(typescript@5.5.3) optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3)': dependencies: - '@typescript-eslint/scope-manager': 7.13.1 - '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.13.1 + '@typescript-eslint/scope-manager': 7.16.0 + '@typescript-eslint/types': 7.16.0 + '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.3) + '@typescript-eslint/visitor-keys': 7.16.0 debug: 4.3.5 eslint: 8.57.0 optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@7.13.1': + '@typescript-eslint/scope-manager@7.16.0': dependencies: - '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/visitor-keys': 7.13.1 + '@typescript-eslint/types': 7.16.0 + '@typescript-eslint/visitor-keys': 7.16.0 - '@typescript-eslint/type-utils@7.13.1(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/type-utils@7.16.0(eslint@8.57.0)(typescript@5.5.3)': dependencies: - '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5) - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.3) + '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) debug: 4.3.5 eslint: 8.57.0 - ts-api-utils: 1.3.0(typescript@5.4.5) + ts-api-utils: 1.3.0(typescript@5.5.3) optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@7.13.1': {} + '@typescript-eslint/types@7.16.0': {} - '@typescript-eslint/typescript-estree@7.13.1(typescript@5.4.5)': + '@typescript-eslint/typescript-estree@7.16.0(typescript@5.5.3)': dependencies: - '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/visitor-keys': 7.13.1 + '@typescript-eslint/types': 7.16.0 + '@typescript-eslint/visitor-keys': 7.16.0 debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.4 + minimatch: 9.0.5 semver: 7.6.2 - ts-api-utils: 1.3.0(typescript@5.4.5) + ts-api-utils: 1.3.0(typescript@5.5.3) optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@7.13.1(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/utils@7.16.0(eslint@8.57.0)(typescript@5.5.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@typescript-eslint/scope-manager': 7.13.1 - '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.16.0 + '@typescript-eslint/types': 7.16.0 + '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.3) eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/visitor-keys@7.13.1': + '@typescript-eslint/visitor-keys@7.16.0': dependencies: - '@typescript-eslint/types': 7.13.1 + '@typescript-eslint/types': 7.16.0 eslint-visitor-keys: 3.4.3 '@ungap/structured-clone@1.2.0': {} @@ -4626,9 +4372,9 @@ snapshots: '@univerjs-pro/exchange-wasm@1.1.0': optional: true - '@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': + '@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': dependencies: - '@univerjs/protocol': 0.1.38-alpha.3(@grpc/grpc-js@1.10.9)(rxjs@7.8.1) + '@univerjs/protocol': 0.1.38-alpha.6(@grpc/grpc-js@1.10.10)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 nanoid: 5.0.7 numeral: 2.0.6 @@ -4637,30 +4383,30 @@ snapshots: transitivePeerDependencies: - '@grpc/grpc-js' - '@univerjs/data-validation@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': + '@univerjs/data-validation@0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/protocol': 0.1.38-alpha.3(@grpc/grpc-js@1.10.9)(rxjs@7.8.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/protocol': 0.1.38-alpha.6(@grpc/grpc-js@1.10.10)(rxjs@7.8.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 rxjs: 7.8.1 transitivePeerDependencies: - '@grpc/grpc-js' - '@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@rc-component/color-picker': 1.5.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@rc-component/color-picker': 1.6.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@rc-component/trigger': 2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/react-mentions': 4.1.13 - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) clsx: 2.1.1 dayjs: 1.11.11 rc-dialog: 9.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rc-dropdown: 4.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rc-input: 1.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rc-input-number: 9.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - rc-menu: 9.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - rc-picker: 4.6.5(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + rc-menu: 9.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + rc-picker: 4.6.7(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rc-segmented: 2.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rc-select: 14.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rc-textarea: 1.7.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4677,42 +4423,42 @@ snapshots: - luxon - moment - ? '@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/docs': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/docs-ui@0.1.17(e3ec54obevavw377gab73piaki)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/docs': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 react: 18.3.1 rxjs: 7.8.1 - '@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': + '@univerjs/docs@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 rxjs: 7.8.1 - ? '@univerjs/drawing-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/drawing': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/drawing-ui@0.1.17(vo6uqafxjx6ew4hteqhjifp7py)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/drawing': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 clsx: 2.1.1 react: 18.3.1 transitivePeerDependencies: - react-dom - '@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)': + '@univerjs/drawing@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@wendellhu/redi': 0.15.4 ot-json1: 1.0.2 rxjs: 7.8.1 @@ -4720,94 +4466,94 @@ snapshots: - react - react-dom - '@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': + '@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/rpc': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/rpc': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 big.js: 6.2.1 numfmt: 2.5.2 rxjs: 7.8.1 - '@univerjs/engine-numfmt@0.1.15': + '@univerjs/engine-numfmt@0.1.17': dependencies: numfmt: 2.5.2 - '@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': + '@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 cjk-regex: 3.1.0 franc-min: 6.2.0 opentype.js: 1.3.4 rxjs: 7.8.1 - ? '@univerjs/facade@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/network@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-numfmt@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/docs': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/network': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/sheets-numfmt': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/sheets-ui': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + '@univerjs/facade@0.1.17(6bd3ioa5wh2cdr2ontcd7jbx3q)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/docs': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/network': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-formula': 0.1.17(su2kigh2rc6fg7kxh2xjd6g5rm) + '@univerjs/sheets-numfmt': 0.1.17(ph5bj7kahzrtdpswykurjxngzy) + '@univerjs/sheets-ui': 0.1.17(omqvuhy42hptkpyxmen6wxtoye) '@wendellhu/redi': 0.15.4 rxjs: 7.8.1 - ? '@univerjs/find-replace@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/find-replace@0.1.17(hso4qx5cy7jzv26poya3skm7se)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 react: 18.3.1 rxjs: 7.8.1 transitivePeerDependencies: - react-dom - '@univerjs/icons@0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@univerjs/icons@0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@univerjs/network@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': + '@univerjs/network@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 rxjs: 7.8.1 - '@univerjs/protocol@0.1.37(@grpc/grpc-js@1.10.9)(rxjs@7.8.1)': + '@univerjs/protocol@0.1.37(@grpc/grpc-js@1.10.10)(rxjs@7.8.1)': dependencies: - '@grpc/grpc-js': 1.10.9 + '@grpc/grpc-js': 1.10.10 rxjs: 7.8.1 - '@univerjs/protocol@0.1.38-alpha.3(@grpc/grpc-js@1.10.9)(rxjs@7.8.1)': + '@univerjs/protocol@0.1.38-alpha.6(@grpc/grpc-js@1.10.10)(rxjs@7.8.1)': dependencies: - '@grpc/grpc-js': 1.10.9 + '@grpc/grpc-js': 1.10.10 rxjs: 7.8.1 - '@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': + '@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 rxjs: 7.8.1 - ? '@univerjs/sheets-conditional-formatting-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-conditional-formatting@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(dayjs@1.11.11)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/protocol': 0.1.38-alpha.3(@grpc/grpc-js@1.10.9)(rxjs@7.8.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-conditional-formatting': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(dayjs@1.11.11)(rxjs@7.8.1) - '@univerjs/sheets-ui': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/sheets-conditional-formatting-ui@0.1.17(v7frrpeakz6kzk5fvg7prgc7dm)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/protocol': 0.1.38-alpha.6(@grpc/grpc-js@1.10.10)(rxjs@7.8.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-conditional-formatting': 0.1.17(irhmdw7zooeaxwhidphcgfov7y) + '@univerjs/sheets-ui': 0.1.17(omqvuhy42hptkpyxmen6wxtoye) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 clsx: 2.1.1 lodash.get: 4.4.2 @@ -4820,32 +4566,32 @@ snapshots: transitivePeerDependencies: - '@grpc/grpc-js' - ? '@univerjs/sheets-conditional-formatting@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(dayjs@1.11.11)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/protocol': 0.1.38-alpha.3(@grpc/grpc-js@1.10.9)(rxjs@7.8.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-conditional-formatting@0.1.17(irhmdw7zooeaxwhidphcgfov7y)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/protocol': 0.1.38-alpha.6(@grpc/grpc-js@1.10.10)(rxjs@7.8.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 dayjs: 1.11.11 rxjs: 7.8.1 transitivePeerDependencies: - '@grpc/grpc-js' - ? '@univerjs/sheets-data-validation@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/data-validation@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(dayjs@1.11.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/data-validation': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/protocol': 0.1.38-alpha.3(@grpc/grpc-js@1.10.9)(rxjs@7.8.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/sheets-ui': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/sheets-data-validation@0.1.17(uekds3qj47fk4aeb6gylmf5asy)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/data-validation': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/protocol': 0.1.38-alpha.6(@grpc/grpc-js@1.10.10)(rxjs@7.8.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-formula': 0.1.17(su2kigh2rc6fg7kxh2xjd6g5rm) + '@univerjs/sheets-ui': 0.1.17(omqvuhy42hptkpyxmen6wxtoye) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 clsx: 2.1.1 dayjs: 1.11.11 @@ -4855,18 +4601,18 @@ snapshots: - '@grpc/grpc-js' - react-dom - ? '@univerjs/sheets-drawing-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/drawing-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@wendellhu/redi@0.15.4))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/drawing': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/drawing-ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-drawing': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@wendellhu/redi@0.15.4) - '@univerjs/sheets-ui': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/sheets-drawing-ui@0.1.17(ha2ig26caweblmsufiqxyltqum)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/drawing': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + '@univerjs/drawing-ui': 0.1.17(vo6uqafxjx6ew4hteqhjifp7py) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-drawing': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/drawing@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@wendellhu/redi@0.15.4) + '@univerjs/sheets-ui': 0.1.17(omqvuhy42hptkpyxmen6wxtoye) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 clsx: 2.1.1 react: 18.3.1 @@ -4874,61 +4620,60 @@ snapshots: transitivePeerDependencies: - react-dom - '@univerjs/sheets-drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/drawing@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)': + '@univerjs/sheets-drawing@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/drawing@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/drawing': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/drawing': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 - '@univerjs/sheets-filter@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': + '@univerjs/sheets-filter@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 rxjs: 7.8.1 - ? '@univerjs/sheets-find-replace@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/find-replace@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/find-replace': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/protocol': 0.1.38-alpha.3(@grpc/grpc-js@1.10.9)(rxjs@7.8.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-ui': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + '@univerjs/sheets-find-replace@0.1.17(n6yruea6uwnr2xjzcjmnb7mo6q)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/find-replace': 0.1.17(hso4qx5cy7jzv26poya3skm7se) + '@univerjs/protocol': 0.1.38-alpha.6(@grpc/grpc-js@1.10.10)(rxjs@7.8.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-ui': 0.1.17(omqvuhy42hptkpyxmen6wxtoye) '@wendellhu/redi': 0.15.4 rxjs: 7.8.1 transitivePeerDependencies: - '@grpc/grpc-js' - ? '@univerjs/sheets-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/docs': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-ui': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/sheets-formula@0.1.17(su2kigh2rc6fg7kxh2xjd6g5rm)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/docs': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-ui': 0.1.17(omqvuhy42hptkpyxmen6wxtoye) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 react: 18.3.1 rxjs: 7.8.1 transitivePeerDependencies: - react-dom - ? '@univerjs/sheets-hyper-link-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets-hyper-link@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/sheets-hyper-link': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-ui': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/sheets-hyper-link-ui@0.1.17(6c27ojbpyaeskchcjvcsxdchbu)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-hyper-link': 0.1.17(v5dawfmtaj5hc2bsbbqob35j5u) + '@univerjs/sheets-ui': 0.1.17(omqvuhy42hptkpyxmen6wxtoye) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 clsx: 2.1.1 react: 18.3.1 @@ -4936,44 +4681,44 @@ snapshots: transitivePeerDependencies: - react-dom - ? '@univerjs/sheets-hyper-link@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-hyper-link': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-hyper-link@0.1.17(v5dawfmtaj5hc2bsbbqob35j5u)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-hyper-link': 0.1.17(v5dawfmtaj5hc2bsbbqob35j5u) '@wendellhu/redi': 0.15.4 rxjs: 7.8.1 - ? '@univerjs/sheets-numfmt@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/engine-numfmt': 0.1.15 - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-ui': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/sheets-numfmt@0.1.17(ph5bj7kahzrtdpswykurjxngzy)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/engine-numfmt': 0.1.17 + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-ui': 0.1.17(omqvuhy42hptkpyxmen6wxtoye) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 react: 18.3.1 rxjs: 7.8.1 transitivePeerDependencies: - react-dom - ? '@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/docs': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/docs-ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-numfmt': 0.1.15 - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/protocol': 0.1.38-alpha.3(@grpc/grpc-js@1.10.9)(rxjs@7.8.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/sheets-ui@0.1.17(omqvuhy42hptkpyxmen6wxtoye)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/docs': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/docs-ui': 0.1.17(e3ec54obevavw377gab73piaki) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-numfmt': 0.1.17 + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/protocol': 0.1.38-alpha.6(@grpc/grpc-js@1.10.10)(rxjs@7.8.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 clsx: 2.1.1 react: 18.3.1 @@ -4982,15 +4727,15 @@ snapshots: - '@grpc/grpc-js' - react-dom - ? '@univerjs/sheets-zen-editor@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets-ui@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)' - : dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/docs': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/sheets': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/sheets-ui': 0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs-ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(react@18.3.1)(rxjs@7.8.1))(@univerjs/docs@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-numfmt@0.1.15)(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) - '@univerjs/ui': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5) + '@univerjs/sheets-zen-editor@0.1.17(jwex5qa2etk6ipvbg2g4m2rms4)': + dependencies: + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/docs': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/sheets': 0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/sheets-ui': 0.1.17(omqvuhy42hptkpyxmen6wxtoye) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 clsx: 2.1.1 react: 18.3.1 @@ -4998,24 +4743,25 @@ snapshots: transitivePeerDependencies: - react-dom - '@univerjs/sheets@0.1.15(@grpc/grpc-js@1.10.9)(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': + '@univerjs/sheets@0.1.17(@grpc/grpc-js@1.10.10)(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/protocol': 0.1.38-alpha.3(@grpc/grpc-js@1.10.9)(rxjs@7.8.1) - '@univerjs/rpc': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/protocol': 0.1.38-alpha.6(@grpc/grpc-js@1.10.10)(rxjs@7.8.1) + '@univerjs/rpc': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) '@wendellhu/redi': 0.15.4 rxjs: 7.8.1 transitivePeerDependencies: - '@grpc/grpc-js' - '@univerjs/ui@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.4.5)': + '@univerjs/ui@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3)': dependencies: - '@univerjs/core': 0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/design': 0.1.15(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@univerjs/engine-formula': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/engine-render': 0.1.15(@univerjs/core@0.1.15(@grpc/grpc-js@1.10.9)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) - '@univerjs/icons': 0.1.57(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/core': 0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/design': 0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/engine-formula': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/engine-render': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1) + '@univerjs/icons': 0.1.59(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@univerjs/ui': 0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/design@0.1.17(clsx@2.1.1)(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@univerjs/engine-formula@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/rpc@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@univerjs/engine-render@0.1.17(@univerjs/core@0.1.17(@grpc/grpc-js@1.10.10)(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(rxjs@7.8.1))(@wendellhu/redi@0.15.4)(clsx@2.1.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(typescript@5.5.3) '@wendellhu/redi': 0.15.4 clsx: 2.1.1 localforage: 1.10.0 @@ -5025,69 +4771,69 @@ snapshots: react-dom: 18.3.1(react@18.3.1) rxjs: 7.8.1 optionalDependencies: - vue: 3.4.29(typescript@5.4.5) + vue: 3.4.31(typescript@5.5.3) transitivePeerDependencies: - typescript '@univerjs/vite-plugin@0.4.4': {} - '@vue/compiler-core@3.4.29': + '@vue/compiler-core@3.4.31': dependencies: '@babel/parser': 7.24.7 - '@vue/shared': 3.4.29 + '@vue/shared': 3.4.31 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.29': + '@vue/compiler-dom@3.4.31': dependencies: - '@vue/compiler-core': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/compiler-core': 3.4.31 + '@vue/shared': 3.4.31 - '@vue/compiler-sfc@3.4.29': + '@vue/compiler-sfc@3.4.31': dependencies: '@babel/parser': 7.24.7 - '@vue/compiler-core': 3.4.29 - '@vue/compiler-dom': 3.4.29 - '@vue/compiler-ssr': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/compiler-core': 3.4.31 + '@vue/compiler-dom': 3.4.31 + '@vue/compiler-ssr': 3.4.31 + '@vue/shared': 3.4.31 estree-walker: 2.0.2 magic-string: 0.30.10 - postcss: 8.4.38 + postcss: 8.4.39 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.29': + '@vue/compiler-ssr@3.4.31': dependencies: - '@vue/compiler-dom': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/compiler-dom': 3.4.31 + '@vue/shared': 3.4.31 - '@vue/reactivity@3.4.29': + '@vue/reactivity@3.4.31': dependencies: - '@vue/shared': 3.4.29 + '@vue/shared': 3.4.31 optional: true - '@vue/runtime-core@3.4.29': + '@vue/runtime-core@3.4.31': dependencies: - '@vue/reactivity': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/reactivity': 3.4.31 + '@vue/shared': 3.4.31 optional: true - '@vue/runtime-dom@3.4.29': + '@vue/runtime-dom@3.4.31': dependencies: - '@vue/reactivity': 3.4.29 - '@vue/runtime-core': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/reactivity': 3.4.31 + '@vue/runtime-core': 3.4.31 + '@vue/shared': 3.4.31 csstype: 3.1.3 optional: true - '@vue/server-renderer@3.4.29(vue@3.4.29(typescript@5.4.5))': + '@vue/server-renderer@3.4.31(vue@3.4.31(typescript@5.5.3))': dependencies: - '@vue/compiler-ssr': 3.4.29 - '@vue/shared': 3.4.29 - vue: 3.4.29(typescript@5.4.5) + '@vue/compiler-ssr': 3.4.31 + '@vue/shared': 3.4.31 + vue: 3.4.31(typescript@5.5.3) optional: true - '@vue/shared@3.4.29': {} + '@vue/shared@3.4.31': {} '@wendellhu/redi@0.15.4': {} @@ -5096,11 +4842,11 @@ snapshots: jsonparse: 1.3.1 through: 2.3.8 - acorn-jsx@5.3.2(acorn@8.12.0): + acorn-jsx@5.3.2(acorn@8.12.1): dependencies: - acorn: 8.12.0 + acorn: 8.12.1 - acorn@8.12.0: {} + acorn@8.12.1: {} add-stream@1.0.0: {} @@ -5145,35 +4891,10 @@ snapshots: argparse@2.0.1: {} - array-buffer-byte-length@1.0.1: - dependencies: - call-bind: 1.0.7 - is-array-buffer: 3.0.4 - array-ify@1.0.0: {} array-union@2.1.0: {} - array.prototype.map@1.0.7: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-array-method-boxes-properly: 1.0.0 - es-object-atoms: 1.0.0 - is-string: 1.0.7 - - arraybuffer.prototype.slice@1.0.3: - dependencies: - array-buffer-byte-length: 1.0.1 - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-errors: 1.3.0 - get-intrinsic: 1.2.4 - is-array-buffer: 3.0.4 - is-shared-array-buffer: 1.0.3 - ast-types@0.13.4: dependencies: tslib: 2.6.3 @@ -5182,10 +4903,6 @@ snapshots: dependencies: retry: 0.13.1 - available-typed-arrays@1.0.7: - dependencies: - possible-typed-array-names: 1.0.0 - balanced-match@1.0.2: {} base64-js@1.5.1: {} @@ -5230,10 +4947,10 @@ snapshots: browserslist@4.23.1: dependencies: - caniuse-lite: 1.0.30001636 - electron-to-chromium: 1.4.806 + caniuse-lite: 1.0.30001640 + electron-to-chromium: 1.4.819 node-releases: 2.0.14 - update-browserslist-db: 1.0.16(browserslist@4.23.1) + update-browserslist-db: 1.1.0(browserslist@4.23.1) buffer-from@1.1.2: {} @@ -5260,21 +4977,13 @@ snapshots: normalize-url: 8.0.1 responselike: 3.0.0 - call-bind@1.0.7: - dependencies: - es-define-property: 1.0.0 - es-errors: 1.3.0 - function-bind: 1.1.2 - get-intrinsic: 1.2.4 - set-function-length: 1.2.2 - call-me-maybe@1.0.2: {} callsites@3.1.0: {} camelcase@7.0.1: {} - caniuse-lite@1.0.30001636: {} + caniuse-lite@1.0.30001640: {} chalk@2.4.2: dependencies: @@ -5327,7 +5036,7 @@ snapshots: cli-truncate@4.0.0: dependencies: slice-ansi: 5.0.0 - string-width: 7.1.0 + string-width: 7.2.0 cli-width@4.1.0: {} @@ -5413,7 +5122,7 @@ snapshots: git-raw-commits: 4.0.0 git-semver-tags: 7.0.1 hosted-git-info: 7.0.2 - normalize-package-data: 6.0.1 + normalize-package-data: 6.0.2 read-pkg: 8.1.0 read-pkg-up: 10.1.0 @@ -5478,14 +5187,14 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig@9.0.0(typescript@5.4.5): + cosmiconfig@9.0.0(typescript@5.5.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.3 cross-spawn@7.0.3: dependencies: @@ -5507,24 +5216,6 @@ snapshots: data-uri-to-buffer@6.0.2: {} - data-view-buffer@1.0.1: - dependencies: - call-bind: 1.0.7 - es-errors: 1.3.0 - is-data-view: 1.0.1 - - data-view-byte-length@1.0.1: - dependencies: - call-bind: 1.0.7 - es-errors: 1.3.0 - is-data-view: 1.0.1 - - data-view-byte-offset@1.0.0: - dependencies: - call-bind: 1.0.7 - es-errors: 1.3.0 - is-data-view: 1.0.1 - dayjs@1.11.11: {} debug@3.2.7: @@ -5556,20 +5247,8 @@ snapshots: defer-to-connect@2.0.1: {} - define-data-property@1.1.4: - dependencies: - es-define-property: 1.0.0 - es-errors: 1.3.0 - gopd: 1.0.1 - define-lazy-prop@3.0.0: {} - define-properties@1.2.1: - dependencies: - define-data-property: 1.1.4 - has-property-descriptors: 1.0.2 - object-keys: 1.1.1 - defu@6.1.4: {} degenerator@5.0.1: @@ -5605,7 +5284,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.4.806: {} + electron-to-chromium@1.4.819: {} emoji-regex@10.3.0: {} @@ -5626,90 +5305,7 @@ snapshots: dependencies: is-arrayish: 0.2.1 - es-abstract@1.23.3: - dependencies: - array-buffer-byte-length: 1.0.1 - arraybuffer.prototype.slice: 1.0.3 - available-typed-arrays: 1.0.7 - call-bind: 1.0.7 - data-view-buffer: 1.0.1 - data-view-byte-length: 1.0.1 - data-view-byte-offset: 1.0.0 - es-define-property: 1.0.0 - es-errors: 1.3.0 - es-object-atoms: 1.0.0 - es-set-tostringtag: 2.0.3 - es-to-primitive: 1.2.1 - function.prototype.name: 1.1.6 - get-intrinsic: 1.2.4 - get-symbol-description: 1.0.2 - globalthis: 1.0.4 - gopd: 1.0.1 - has-property-descriptors: 1.0.2 - has-proto: 1.0.3 - has-symbols: 1.0.3 - hasown: 2.0.2 - internal-slot: 1.0.7 - is-array-buffer: 3.0.4 - is-callable: 1.2.7 - is-data-view: 1.0.1 - is-negative-zero: 2.0.3 - is-regex: 1.1.4 - is-shared-array-buffer: 1.0.3 - is-string: 1.0.7 - is-typed-array: 1.1.13 - is-weakref: 1.0.2 - object-inspect: 1.13.1 - object-keys: 1.1.1 - object.assign: 4.1.5 - regexp.prototype.flags: 1.5.2 - safe-array-concat: 1.1.2 - safe-regex-test: 1.0.3 - string.prototype.trim: 1.2.9 - string.prototype.trimend: 1.0.8 - string.prototype.trimstart: 1.0.8 - typed-array-buffer: 1.0.2 - typed-array-byte-length: 1.0.1 - typed-array-byte-offset: 1.0.2 - typed-array-length: 1.0.6 - unbox-primitive: 1.0.2 - which-typed-array: 1.1.15 - - es-array-method-boxes-properly@1.0.0: {} - - es-define-property@1.0.0: - dependencies: - get-intrinsic: 1.2.4 - - es-errors@1.3.0: {} - - es-get-iterator@1.1.3: - dependencies: - call-bind: 1.0.7 - get-intrinsic: 1.2.4 - has-symbols: 1.0.3 - is-arguments: 1.1.1 - is-map: 2.0.3 - is-set: 2.0.3 - is-string: 1.0.7 - isarray: 2.0.5 - stop-iteration-iterator: 1.0.0 - - es-object-atoms@1.0.0: - dependencies: - es-errors: 1.3.0 - - es-set-tostringtag@2.0.3: - dependencies: - get-intrinsic: 1.2.4 - has-tostringtag: 1.0.2 - hasown: 2.0.2 - - es-to-primitive@1.2.1: - dependencies: - is-callable: 1.2.7 - is-date-object: 1.0.5 - is-symbol: 1.0.4 + es-module-lexer@1.5.4: {} esbuild@0.21.5: optionalDependencies: @@ -5758,7 +5354,7 @@ snapshots: eslint: 8.57.0 semver: 7.6.2 - eslint-config-flat-gitignore@0.1.5: + eslint-config-flat-gitignore@0.1.6: dependencies: find-up: 7.0.0 parse-gitignore: 2.0.0 @@ -5771,7 +5367,7 @@ snapshots: eslint-import-resolver-node@0.3.9: dependencies: debug: 3.2.7 - is-core-module: 2.13.1 + is-core-module: 2.14.0 resolve: 1.22.8 transitivePeerDependencies: - supports-color @@ -5780,9 +5376,9 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-plugin-antfu@2.3.3(eslint@8.57.0): + eslint-plugin-antfu@2.3.4(eslint@8.57.0): dependencies: - '@antfu/utils': 0.7.8 + '@antfu/utils': 0.7.10 eslint: 8.57.0 eslint-plugin-command@0.2.3(eslint@8.57.0): @@ -5790,10 +5386,10 @@ snapshots: '@es-joy/jsdoccomment': 0.43.1 eslint: 8.57.0 - eslint-plugin-es-x@7.7.0(eslint@8.57.0): + eslint-plugin-es-x@7.8.0(eslint@8.57.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@eslint-community/regexpp': 4.10.1 + '@eslint-community/regexpp': 4.11.0 eslint: 8.57.0 eslint-compat-utils: 0.5.1(eslint@8.57.0) @@ -5803,23 +5399,24 @@ snapshots: eslint: 8.57.0 ignore: 5.3.1 - eslint-plugin-import-x@0.5.1(eslint@8.57.0)(typescript@5.4.5): + eslint-plugin-import-x@0.5.3(eslint@8.57.0)(typescript@5.5.3): dependencies: - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) debug: 4.3.5 doctrine: 3.0.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.7.5 is-glob: 4.0.3 - minimatch: 9.0.4 + minimatch: 9.0.5 semver: 7.6.2 + stable-hash: 0.0.4 tslib: 2.6.3 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-jsdoc@48.2.12(eslint@8.57.0): + eslint-plugin-jsdoc@48.5.2(eslint@8.57.0): dependencies: '@es-joy/jsdoccomment': 0.43.1 are-docs-informative: 0.0.2 @@ -5827,9 +5424,11 @@ snapshots: debug: 4.3.5 escape-string-regexp: 4.0.0 eslint: 8.57.0 - esquery: 1.5.0 + esquery: 1.6.0 + parse-imports: 2.1.1 semver: 7.6.2 spdx-expression-parse: 4.0.0 + synckit: 0.9.0 transitivePeerDependencies: - supports-color @@ -5856,20 +5455,20 @@ snapshots: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) enhanced-resolve: 5.17.0 eslint: 8.57.0 - eslint-plugin-es-x: 7.7.0(eslint@8.57.0) + eslint-plugin-es-x: 7.8.0(eslint@8.57.0) get-tsconfig: 4.7.5 - globals: 15.6.0 + globals: 15.8.0 ignore: 5.3.1 - minimatch: 9.0.4 + minimatch: 9.0.5 semver: 7.6.2 eslint-plugin-no-only-tests@3.1.0: {} - eslint-plugin-perfectionist@2.11.0(eslint@8.57.0)(typescript@5.4.5)(vue-eslint-parser@9.4.3(eslint@8.57.0)): + eslint-plugin-perfectionist@2.11.0(eslint@8.57.0)(typescript@5.5.3)(vue-eslint-parser@9.4.3(eslint@8.57.0)): dependencies: - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) eslint: 8.57.0 - minimatch: 9.0.4 + minimatch: 9.0.5 natural-compare-lite: 1.4.0 optionalDependencies: vue-eslint-parser: 9.4.3(eslint@8.57.0) @@ -5880,7 +5479,7 @@ snapshots: eslint-plugin-regexp@2.6.0(eslint@8.57.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@eslint-community/regexpp': 4.10.1 + '@eslint-community/regexpp': 4.11.0 comment-parser: 1.4.1 eslint: 8.57.0 jsdoc-type-pratt-parser: 4.0.0 @@ -5888,17 +5487,17 @@ snapshots: regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-toml@0.11.0(eslint@8.57.0): + eslint-plugin-toml@0.11.1(eslint@8.57.0): dependencies: debug: 4.3.5 eslint: 8.57.0 eslint-compat-utils: 0.5.1(eslint@8.57.0) lodash: 4.17.21 - toml-eslint-parser: 0.9.3 + toml-eslint-parser: 0.10.0 transitivePeerDependencies: - supports-color - eslint-plugin-unicorn@53.0.0(eslint@8.57.0): + eslint-plugin-unicorn@54.0.0(eslint@8.57.0): dependencies: '@babel/helper-validator-identifier': 7.24.7 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) @@ -5907,7 +5506,7 @@ snapshots: clean-regexp: 1.0.0 core-js-compat: 3.37.1 eslint: 8.57.0 - esquery: 1.5.0 + esquery: 1.6.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 jsesc: 3.0.2 @@ -5920,24 +5519,24 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-unused-imports@3.2.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0): + eslint-plugin-unused-imports@3.2.0(@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0): dependencies: eslint: 8.57.0 eslint-rule-composer: 0.3.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3) - eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5): + eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3): dependencies: - '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) eslint: 8.57.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-vue@9.26.0(eslint@8.57.0): + eslint-plugin-vue@9.27.0(eslint@8.57.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) eslint: 8.57.0 @@ -5962,9 +5561,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.29)(eslint@8.57.0): + eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.31)(eslint@8.57.0): dependencies: - '@vue/compiler-sfc': 3.4.29 + '@vue/compiler-sfc': 3.4.31 eslint: 8.57.0 eslint-rule-composer@0.3.0: {} @@ -5981,7 +5580,7 @@ snapshots: eslint@8.57.0: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@eslint-community/regexpp': 4.10.1 + '@eslint-community/regexpp': 4.11.0 '@eslint/eslintrc': 2.1.4 '@eslint/js': 8.57.0 '@humanwhocodes/config-array': 0.11.14 @@ -5997,7 +5596,7 @@ snapshots: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - esquery: 1.5.0 + esquery: 1.6.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 @@ -6023,19 +5622,19 @@ snapshots: espree@10.1.0: dependencies: - acorn: 8.12.0 - acorn-jsx: 5.3.2(acorn@8.12.0) + acorn: 8.12.1 + acorn-jsx: 5.3.2(acorn@8.12.1) eslint-visitor-keys: 4.0.0 espree@9.6.1: dependencies: - acorn: 8.12.0 - acorn-jsx: 5.3.2(acorn@8.12.0) + acorn: 8.12.1 + acorn-jsx: 5.3.2(acorn@8.12.1) eslint-visitor-keys: 3.4.3 esprima@4.0.1: {} - esquery@1.5.0: + esquery@1.6.0: dependencies: estraverse: 5.3.0 @@ -6143,10 +5742,6 @@ snapshots: flatted@3.3.1: {} - for-each@0.3.3: - dependencies: - is-callable: 1.2.7 - form-data-encoder@2.1.4: {} formdata-polyfill@4.0.10: @@ -6170,37 +5765,14 @@ snapshots: function-bind@1.1.2: {} - function.prototype.name@1.1.6: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - functions-have-names: 1.2.3 - - functions-have-names@1.2.3: {} - get-caller-file@2.0.5: {} get-east-asian-width@1.2.0: {} - get-intrinsic@1.2.4: - dependencies: - es-errors: 1.3.0 - function-bind: 1.1.2 - has-proto: 1.0.3 - has-symbols: 1.0.3 - hasown: 2.0.2 - get-stream@6.0.1: {} get-stream@8.0.1: {} - get-symbol-description@1.0.2: - dependencies: - call-bind: 1.0.7 - es-errors: 1.3.0 - get-intrinsic: 1.2.4 - get-tsconfig@4.7.5: dependencies: resolve-pkg-maps: 1.0.0 @@ -6261,12 +5833,7 @@ snapshots: globals@14.0.0: {} - globals@15.6.0: {} - - globalthis@1.0.4: - dependencies: - define-properties: 1.2.1 - gopd: 1.0.1 + globals@15.8.0: {} globby@11.1.0: dependencies: @@ -6277,7 +5844,7 @@ snapshots: merge2: 1.4.1 slash: 3.0.0 - globby@14.0.1: + globby@14.0.2: dependencies: '@sindresorhus/merge-streams': 2.3.0 fast-glob: 3.3.2 @@ -6286,10 +5853,6 @@ snapshots: slash: 5.1.0 unicorn-magic: 0.1.0 - gopd@1.0.1: - dependencies: - get-intrinsic: 1.2.4 - got@12.6.1: dependencies: '@sindresorhus/is': 5.6.0 @@ -6333,24 +5896,10 @@ snapshots: optionalDependencies: uglify-js: 3.18.0 - has-bigints@1.0.2: {} - has-flag@3.0.0: {} has-flag@4.0.0: {} - has-property-descriptors@1.0.2: - dependencies: - es-define-property: 1.0.0 - - has-proto@1.0.3: {} - - has-symbols@1.0.3: {} - - has-tostringtag@1.0.2: - dependencies: - has-symbols: 1.0.3 - hasown@2.0.2: dependencies: function-bind: 1.1.2 @@ -6359,7 +5908,7 @@ snapshots: hosted-git-info@7.0.2: dependencies: - lru-cache: 10.2.2 + lru-cache: 10.4.2 http-cache-semantics@4.1.1: {} @@ -6375,7 +5924,7 @@ snapshots: quick-lru: 5.1.1 resolve-alpn: 1.2.1 - https-proxy-agent@7.0.4: + https-proxy-agent@7.0.5: dependencies: agent-base: 7.1.1 debug: 4.3.5 @@ -6418,16 +5967,12 @@ snapshots: ini@2.0.0: {} - inquirer@9.2.22: + inquirer@9.3.2: dependencies: '@inquirer/figures': 1.0.3 - '@ljharb/through': 2.3.13 ansi-escapes: 4.3.2 - chalk: 5.3.0 - cli-cursor: 3.1.0 cli-width: 4.1.0 external-editor: 3.1.0 - lodash: 4.17.21 mute-stream: 1.0.0 ora: 5.4.1 run-async: 3.0.0 @@ -6435,12 +5980,7 @@ snapshots: string-width: 4.2.3 strip-ansi: 6.0.1 wrap-ansi: 6.2.0 - - internal-slot@1.0.7: - dependencies: - es-errors: 1.3.0 - hasown: 2.0.2 - side-channel: 1.0.6 + yoctocolors-cjs: 2.1.2 interpret@1.4.0: {} @@ -6460,49 +6000,20 @@ snapshots: is-alphabetical: 1.0.4 is-decimal: 1.0.4 - is-arguments@1.1.1: - dependencies: - call-bind: 1.0.7 - has-tostringtag: 1.0.2 - - is-array-buffer@3.0.4: - dependencies: - call-bind: 1.0.7 - get-intrinsic: 1.2.4 - is-arrayish@0.2.1: {} - is-bigint@1.0.4: - dependencies: - has-bigints: 1.0.2 - - is-boolean-object@1.1.2: - dependencies: - call-bind: 1.0.7 - has-tostringtag: 1.0.2 - is-builtin-module@3.2.1: dependencies: builtin-modules: 3.3.0 - is-callable@1.2.7: {} - is-ci@3.0.1: dependencies: ci-info: 3.9.0 - is-core-module@2.13.1: + is-core-module@2.14.0: dependencies: hasown: 2.0.2 - is-data-view@1.0.1: - dependencies: - is-typed-array: 1.1.13 - - is-date-object@1.0.5: - dependencies: - has-tostringtag: 1.0.2 - is-decimal@1.0.4: {} is-docker@3.0.0: {} @@ -6538,33 +6049,14 @@ snapshots: is-interactive@2.0.0: {} - is-map@2.0.3: {} - - is-negative-zero@2.0.3: {} - is-npm@6.0.0: {} - is-number-object@1.0.7: - dependencies: - has-tostringtag: 1.0.2 - is-number@7.0.0: {} is-obj@2.0.0: {} is-path-inside@3.0.3: {} - is-regex@1.1.4: - dependencies: - call-bind: 1.0.7 - has-tostringtag: 1.0.2 - - is-set@2.0.3: {} - - is-shared-array-buffer@1.0.3: - dependencies: - call-bind: 1.0.7 - is-ssh@1.4.0: dependencies: protocols: 2.0.1 @@ -6573,22 +6065,10 @@ snapshots: is-stream@3.0.0: {} - is-string@1.0.7: - dependencies: - has-tostringtag: 1.0.2 - - is-symbol@1.0.4: - dependencies: - has-symbols: 1.0.3 - is-text-path@2.0.0: dependencies: text-extensions: 2.4.0 - is-typed-array@1.1.13: - dependencies: - which-typed-array: 1.1.15 - is-typedarray@1.0.0: {} is-unicode-supported@0.1.0: {} @@ -6597,21 +6077,15 @@ snapshots: is-unicode-supported@2.0.0: {} - is-weakref@1.0.2: - dependencies: - call-bind: 1.0.7 - is-wsl@3.1.0: dependencies: is-inside-container: 1.0.0 isarray@1.0.0: {} - isarray@2.0.5: {} - isexe@2.0.0: {} - issue-parser@7.0.0: + issue-parser@7.0.1: dependencies: lodash.capitalize: 4.2.1 lodash.escaperegexp: 4.1.2 @@ -6619,13 +6093,6 @@ snapshots: lodash.isstring: 4.0.1 lodash.uniqby: 4.7.0 - iterate-iterator@1.0.2: {} - - iterate-value@1.0.2: - dependencies: - es-get-iterator: 1.1.3 - iterate-iterator: 1.0.2 - js-tokens@4.0.0: {} js-yaml@4.1.0: @@ -6654,7 +6121,7 @@ snapshots: jsonc-eslint-parser@2.4.0: dependencies: - acorn: 8.12.0 + acorn: 8.12.1 eslint-visitor-keys: 3.4.3 espree: 9.6.1 semver: 7.6.2 @@ -6708,7 +6175,7 @@ snapshots: debug: 4.3.5 execa: 8.0.1 lilconfig: 3.1.2 - listr2: 8.2.1 + listr2: 8.2.3 micromatch: 4.0.7 pidtree: 0.6.0 string-argv: 0.3.2 @@ -6716,7 +6183,7 @@ snapshots: transitivePeerDependencies: - supports-color - listr2@8.2.1: + listr2@8.2.3: dependencies: cli-truncate: 4.0.0 colorette: 2.0.20 @@ -6728,7 +6195,7 @@ snapshots: local-pkg@0.5.0: dependencies: mlly: 1.7.1 - pkg-types: 1.1.1 + pkg-types: 1.1.3 localforage@1.10.0: dependencies: @@ -6792,7 +6259,7 @@ snapshots: lowercase-keys@3.0.0: {} - lru-cache@10.2.2: {} + lru-cache@10.4.2: {} lru-cache@7.18.3: {} @@ -6852,7 +6319,7 @@ snapshots: dependencies: brace-expansion: 1.1.11 - minimatch@9.0.4: + minimatch@9.0.5: dependencies: brace-expansion: 2.0.1 @@ -6860,9 +6327,9 @@ snapshots: mlly@1.7.1: dependencies: - acorn: 8.12.0 + acorn: 8.12.1 pathe: 1.1.2 - pkg-types: 1.1.1 + pkg-types: 1.1.3 ufo: 1.5.3 moment@2.29.4: {} @@ -6908,10 +6375,9 @@ snapshots: semver: 5.7.2 validate-npm-package-license: 3.0.4 - normalize-package-data@6.0.1: + normalize-package-data@6.0.2: dependencies: hosted-git-info: 7.0.2 - is-core-module: 2.13.1 semver: 7.6.2 validate-npm-package-license: 3.0.4 @@ -6935,21 +6401,10 @@ snapshots: object-assign@4.1.1: {} - object-inspect@1.13.1: {} - - object-keys@1.1.1: {} - - object.assign@4.1.5: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - has-symbols: 1.0.3 - object-keys: 1.1.1 - - obsidian@1.5.7-1(@codemirror/state@6.4.1)(@codemirror/view@6.28.1): + obsidian@1.5.7-1(@codemirror/state@6.4.1)(@codemirror/view@6.28.4): dependencies: '@codemirror/state': 6.4.1 - '@codemirror/view': 6.28.1 + '@codemirror/view': 6.28.4 '@types/codemirror': 5.60.8 moment: 2.29.4 @@ -7007,7 +6462,7 @@ snapshots: is-unicode-supported: 2.0.0 log-symbols: 6.0.0 stdin-discarder: 0.2.2 - string-width: 7.1.0 + string-width: 7.2.0 strip-ansi: 7.1.0 os-name@5.1.0: @@ -7037,7 +6492,7 @@ snapshots: p-limit@4.0.0: dependencies: - yocto-queue: 1.0.0 + yocto-queue: 1.1.1 p-locate@4.1.0: dependencies: @@ -7053,16 +6508,16 @@ snapshots: p-try@2.2.0: {} - pac-proxy-agent@7.0.1: + pac-proxy-agent@7.0.2: dependencies: '@tootallnate/quickjs-emscripten': 0.23.0 agent-base: 7.1.1 debug: 4.3.5 get-uri: 6.0.3 http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.4 + https-proxy-agent: 7.0.5 pac-resolver: 7.0.1 - socks-proxy-agent: 8.0.3 + socks-proxy-agent: 8.0.4 transitivePeerDependencies: - supports-color @@ -7095,6 +6550,11 @@ snapshots: parse-gitignore@2.0.0: {} + parse-imports@2.1.1: + dependencies: + es-module-lexer: 1.5.4 + slashes: 3.0.12 + parse-json@5.2.0: dependencies: '@babel/code-frame': 7.24.7 @@ -7144,7 +6604,7 @@ snapshots: pidtree@0.6.0: {} - pkg-types@1.1.1: + pkg-types@1.1.3: dependencies: confbox: 0.1.7 mlly: 1.7.1 @@ -7152,14 +6612,12 @@ snapshots: pluralize@8.0.0: {} - possible-typed-array-names@1.0.0: {} - postcss-selector-parser@6.1.0: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss@8.4.38: + postcss@8.4.39: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 @@ -7169,15 +6627,6 @@ snapshots: process-nextick-args@2.0.1: {} - promise.allsettled@1.0.7: - dependencies: - array.prototype.map: 1.0.7 - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - get-intrinsic: 1.2.4 - iterate-value: 1.0.2 - prop-types@15.8.1: dependencies: loose-envify: 1.4.0 @@ -7198,7 +6647,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.14.5 + '@types/node': 20.14.10 long: 5.2.3 protocols@2.0.1: {} @@ -7208,11 +6657,11 @@ snapshots: agent-base: 7.1.1 debug: 4.3.5 http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.4 + https-proxy-agent: 7.0.5 lru-cache: 7.18.3 - pac-proxy-agent: 7.0.1 + pac-proxy-agent: 7.0.2 proxy-from-env: 1.1.0 - socks-proxy-agent: 8.0.3 + socks-proxy-agent: 8.0.4 transitivePeerDependencies: - supports-color @@ -7265,7 +6714,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - rc-menu@9.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + rc-menu@9.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.24.7 '@rc-component/trigger': 2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -7302,7 +6751,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - rc-picker@4.6.5(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + rc-picker@4.6.7(dayjs@1.11.11)(moment@2.29.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.24.7 '@rc-component/trigger': 2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -7342,7 +6791,7 @@ snapshots: rc-motion: 2.9.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rc-overflow: 1.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - rc-virtual-list: 3.14.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + rc-virtual-list: 3.14.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -7371,7 +6820,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) react-is: 18.3.1 - rc-virtual-list@3.14.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + rc-virtual-list@3.14.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.24.7 classnames: 2.5.1 @@ -7449,7 +6898,7 @@ snapshots: dependencies: find-up: 6.3.0 read-pkg: 8.1.0 - type-fest: 4.20.1 + type-fest: 4.21.0 read-pkg-up@7.0.1: dependencies: @@ -7467,9 +6916,9 @@ snapshots: read-pkg@8.1.0: dependencies: '@types/normalize-package-data': 2.4.4 - normalize-package-data: 6.0.1 + normalize-package-data: 6.0.2 parse-json: 7.1.1 - type-fest: 4.20.1 + type-fest: 4.21.0 readable-stream@2.3.8: dependencies: @@ -7493,7 +6942,7 @@ snapshots: refa@0.12.1: dependencies: - '@eslint-community/regexpp': 4.10.1 + '@eslint-community/regexpp': 4.11.0 regenerator-runtime@0.13.11: {} @@ -7501,7 +6950,7 @@ snapshots: regexp-ast-analysis@0.7.1: dependencies: - '@eslint-community/regexpp': 4.10.1 + '@eslint-community/regexpp': 4.11.0 refa: 0.12.1 regexp-tree@0.1.27: {} @@ -7510,13 +6959,6 @@ snapshots: dependencies: tslib: 2.6.3 - regexp.prototype.flags@1.5.2: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-errors: 1.3.0 - set-function-name: 2.0.2 - registry-auth-token@5.0.2: dependencies: '@pnpm/npm-conf': 2.2.2 @@ -7529,20 +6971,20 @@ snapshots: dependencies: jsesc: 0.5.0 - release-it@17.3.0(typescript@5.4.5): + release-it@17.5.0(typescript@5.5.3): dependencies: '@iarna/toml': 2.2.5 '@octokit/rest': 20.1.1 async-retry: 1.3.3 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.4.5) + cosmiconfig: 9.0.0(typescript@5.5.3) execa: 8.0.1 git-url-parse: 14.0.0 - globby: 14.0.1 + globby: 14.0.2 got: 13.0.0 - inquirer: 9.2.22 + inquirer: 9.3.2 is-ci: 3.0.1 - issue-parser: 7.0.0 + issue-parser: 7.0.1 lodash: 4.17.21 mime-types: 2.1.35 new-github-release-url: 2.0.0 @@ -7550,7 +6992,6 @@ snapshots: open: 10.1.0 ora: 8.0.1 os-name: 5.1.0 - promise.allsettled: 1.0.7 proxy-agent: 6.4.0 semver: 7.6.2 shelljs: 0.8.5 @@ -7574,7 +7015,7 @@ snapshots: resolve@1.22.8: dependencies: - is-core-module: 2.13.1 + is-core-module: 2.14.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -7602,26 +7043,26 @@ snapshots: dependencies: glob: 7.2.3 - rollup@4.18.0: + rollup@4.18.1: dependencies: '@types/estree': 1.0.5 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.18.0 - '@rollup/rollup-android-arm64': 4.18.0 - '@rollup/rollup-darwin-arm64': 4.18.0 - '@rollup/rollup-darwin-x64': 4.18.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.18.0 - '@rollup/rollup-linux-arm-musleabihf': 4.18.0 - '@rollup/rollup-linux-arm64-gnu': 4.18.0 - '@rollup/rollup-linux-arm64-musl': 4.18.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.18.0 - '@rollup/rollup-linux-riscv64-gnu': 4.18.0 - '@rollup/rollup-linux-s390x-gnu': 4.18.0 - '@rollup/rollup-linux-x64-gnu': 4.18.0 - '@rollup/rollup-linux-x64-musl': 4.18.0 - '@rollup/rollup-win32-arm64-msvc': 4.18.0 - '@rollup/rollup-win32-ia32-msvc': 4.18.0 - '@rollup/rollup-win32-x64-msvc': 4.18.0 + '@rollup/rollup-android-arm-eabi': 4.18.1 + '@rollup/rollup-android-arm64': 4.18.1 + '@rollup/rollup-darwin-arm64': 4.18.1 + '@rollup/rollup-darwin-x64': 4.18.1 + '@rollup/rollup-linux-arm-gnueabihf': 4.18.1 + '@rollup/rollup-linux-arm-musleabihf': 4.18.1 + '@rollup/rollup-linux-arm64-gnu': 4.18.1 + '@rollup/rollup-linux-arm64-musl': 4.18.1 + '@rollup/rollup-linux-powerpc64le-gnu': 4.18.1 + '@rollup/rollup-linux-riscv64-gnu': 4.18.1 + '@rollup/rollup-linux-s390x-gnu': 4.18.1 + '@rollup/rollup-linux-x64-gnu': 4.18.1 + '@rollup/rollup-linux-x64-musl': 4.18.1 + '@rollup/rollup-win32-arm64-msvc': 4.18.1 + '@rollup/rollup-win32-ia32-msvc': 4.18.1 + '@rollup/rollup-win32-x64-msvc': 4.18.1 fsevents: 2.3.3 run-applescript@7.0.0: {} @@ -7636,23 +7077,10 @@ snapshots: dependencies: tslib: 2.6.3 - safe-array-concat@1.1.2: - dependencies: - call-bind: 1.0.7 - get-intrinsic: 1.2.4 - has-symbols: 1.0.3 - isarray: 2.0.5 - safe-buffer@5.1.2: {} safe-buffer@5.2.1: {} - safe-regex-test@1.0.3: - dependencies: - call-bind: 1.0.7 - es-errors: 1.3.0 - is-regex: 1.1.4 - safer-buffer@2.1.2: {} scheduler@0.23.2: @@ -7661,7 +7089,7 @@ snapshots: scslre@0.3.0: dependencies: - '@eslint-community/regexpp': 4.10.1 + '@eslint-community/regexpp': 4.11.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 @@ -7673,22 +7101,6 @@ snapshots: semver@7.6.2: {} - set-function-length@1.2.2: - dependencies: - define-data-property: 1.1.4 - es-errors: 1.3.0 - function-bind: 1.1.2 - get-intrinsic: 1.2.4 - gopd: 1.0.1 - has-property-descriptors: 1.0.2 - - set-function-name@2.0.2: - dependencies: - define-data-property: 1.1.4 - es-errors: 1.3.0 - functions-have-names: 1.2.3 - has-property-descriptors: 1.0.2 - setimmediate@1.0.5: {} shebang-command@2.0.0: @@ -7703,13 +7115,6 @@ snapshots: interpret: 1.4.0 rechoir: 0.6.2 - side-channel@1.0.6: - dependencies: - call-bind: 1.0.7 - es-errors: 1.3.0 - get-intrinsic: 1.2.4 - object-inspect: 1.13.1 - signal-exit@3.0.7: {} signal-exit@4.1.0: {} @@ -7722,6 +7127,8 @@ snapshots: slash@5.1.0: {} + slashes@3.0.12: {} + slice-ansi@5.0.0: dependencies: ansi-styles: 6.2.1 @@ -7734,7 +7141,7 @@ snapshots: smart-buffer@4.2.0: {} - socks-proxy-agent@8.0.3: + socks-proxy-agent@8.0.4: dependencies: agent-base: 7.1.1 debug: 4.3.5 @@ -7774,11 +7181,9 @@ snapshots: sprintf-js@1.1.3: {} - stdin-discarder@0.2.2: {} + stable-hash@0.0.4: {} - stop-iteration-iterator@1.0.0: - dependencies: - internal-slot: 1.0.7 + stdin-discarder@0.2.2: {} string-argv@0.3.2: {} @@ -7794,7 +7199,7 @@ snapshots: emoji-regex: 9.2.2 strip-ansi: 7.1.0 - string-width@7.1.0: + string-width@7.2.0: dependencies: emoji-regex: 10.3.0 get-east-asian-width: 1.2.0 @@ -7802,25 +7207,6 @@ snapshots: string.prototype.codepointat@0.2.1: {} - string.prototype.trim@1.2.9: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-object-atoms: 1.0.0 - - string.prototype.trimend@1.0.8: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-object-atoms: 1.0.0 - - string.prototype.trimstart@1.0.8: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-object-atoms: 1.0.0 - string_decoder@1.1.1: dependencies: safe-buffer: 5.1.2 @@ -7871,6 +7257,11 @@ snapshots: dependencies: tslib: 2.6.3 + synckit@0.9.0: + dependencies: + '@pkgr/core': 0.1.1 + tslib: 2.6.3 + tapable@2.2.1: {} text-extensions@2.4.0: {} @@ -7891,7 +7282,7 @@ snapshots: dependencies: is-number: 7.0.0 - toml-eslint-parser@0.9.3: + toml-eslint-parser@0.10.0: dependencies: eslint-visitor-keys: 3.4.3 @@ -7900,9 +7291,9 @@ snapshots: collapse-white-space: 2.1.0 n-gram: 2.0.2 - ts-api-utils@1.3.0(typescript@5.4.5): + ts-api-utils@1.3.0(typescript@5.5.3): dependencies: - typescript: 5.4.5 + typescript: 5.5.3 tslib@2.6.3: {} @@ -7926,39 +7317,7 @@ snapshots: type-fest@3.13.1: {} - type-fest@4.20.1: {} - - typed-array-buffer@1.0.2: - dependencies: - call-bind: 1.0.7 - es-errors: 1.3.0 - is-typed-array: 1.1.13 - - typed-array-byte-length@1.0.1: - dependencies: - call-bind: 1.0.7 - for-each: 0.3.3 - gopd: 1.0.1 - has-proto: 1.0.3 - is-typed-array: 1.1.13 - - typed-array-byte-offset@1.0.2: - dependencies: - available-typed-arrays: 1.0.7 - call-bind: 1.0.7 - for-each: 0.3.3 - gopd: 1.0.1 - has-proto: 1.0.3 - is-typed-array: 1.1.13 - - typed-array-length@1.0.6: - dependencies: - call-bind: 1.0.7 - for-each: 0.3.3 - gopd: 1.0.1 - has-proto: 1.0.3 - is-typed-array: 1.1.13 - possible-typed-array-names: 1.0.0 + type-fest@4.21.0: {} typedarray-to-buffer@3.1.5: dependencies: @@ -7966,20 +7325,13 @@ snapshots: typedarray@0.0.6: {} - typescript@5.4.5: {} + typescript@5.5.3: {} ufo@1.5.3: {} uglify-js@3.18.0: optional: true - unbox-primitive@1.0.2: - dependencies: - call-bind: 1.0.7 - has-bigints: 1.0.2 - has-symbols: 1.0.3 - which-boxed-primitive: 1.0.2 - undici-types@5.26.5: {} unicode-regex@4.0.0: @@ -8002,7 +7354,7 @@ snapshots: universalify@2.0.1: {} - update-browserslist-db@1.0.16(browserslist@4.23.1): + update-browserslist-db@1.1.0(browserslist@4.23.1): dependencies: browserslist: 4.23.1 escalade: 3.1.2 @@ -8036,13 +7388,13 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite@5.3.1(@types/node@20.14.5): + vite@5.3.3(@types/node@20.14.10): dependencies: esbuild: 0.21.5 - postcss: 8.4.38 - rollup: 4.18.0 + postcss: 8.4.39 + rollup: 4.18.1 optionalDependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.10 fsevents: 2.3.3 vue-eslint-parser@9.4.3(eslint@8.57.0): @@ -8052,21 +7404,21 @@ snapshots: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - esquery: 1.5.0 + esquery: 1.6.0 lodash: 4.17.21 semver: 7.6.2 transitivePeerDependencies: - supports-color - vue@3.4.29(typescript@5.4.5): + vue@3.4.31(typescript@5.5.3): dependencies: - '@vue/compiler-dom': 3.4.29 - '@vue/compiler-sfc': 3.4.29 - '@vue/runtime-dom': 3.4.29 - '@vue/server-renderer': 3.4.29(vue@3.4.29(typescript@5.4.5)) - '@vue/shared': 3.4.29 + '@vue/compiler-dom': 3.4.31 + '@vue/compiler-sfc': 3.4.31 + '@vue/runtime-dom': 3.4.31 + '@vue/server-renderer': 3.4.31(vue@3.4.31(typescript@5.5.3)) + '@vue/shared': 3.4.31 optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.3 optional: true w3c-keyname@2.2.8: {} @@ -8077,22 +7429,6 @@ snapshots: web-streams-polyfill@3.3.3: {} - which-boxed-primitive@1.0.2: - dependencies: - is-bigint: 1.0.4 - is-boolean-object: 1.1.2 - is-number-object: 1.0.7 - is-string: 1.0.7 - is-symbol: 1.0.4 - - which-typed-array@1.1.15: - dependencies: - available-typed-arrays: 1.0.7 - call-bind: 1.0.7 - for-each: 0.3.3 - gopd: 1.0.1 - has-tostringtag: 1.0.2 - which@2.0.2: dependencies: isexe: 2.0.0 @@ -8132,7 +7468,7 @@ snapshots: wrap-ansi@9.0.0: dependencies: ansi-styles: 6.2.1 - string-width: 7.1.0 + string-width: 7.2.0 strip-ansi: 7.1.0 wrappy@1.0.2: {} @@ -8172,4 +7508,6 @@ snapshots: yocto-queue@0.1.0: {} - yocto-queue@1.0.0: {} + yocto-queue@1.1.1: {} + + yoctocolors-cjs@2.1.2: {}