dream-num / univer

Univer is an open-source alternative to Google Sheets, Slides, and Docs
https://univer.ai
Apache License 2.0
5.75k stars 476 forks source link

chore: fix wrong import path & update dependencies #2669

Closed jikkai closed 5 days ago

jikkai commented 5 days ago
- import type { Nullable } from 'vitest';
+ import type { Nullable } from '@univerjs/core';

Pull Request Checklist

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 26.92%. Comparing base (4c1c3de) to head (db0cae1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2669 +/- ## ======================================= Coverage 26.92% 26.92% ======================================= Files 1714 1714 Lines 87513 87513 Branches 18331 18331 ======================================= Hits 23564 23564 Misses 63949 63949 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 5 days ago

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link