tablecheck / tablekit

Next generation UI component library
https://tablekit.tablecheck.com/
MIT License
9 stars 2 forks source link

fix(tablekit-icon): move dev dependencies to correct place #195

Closed SimeonC closed 1 year ago

SimeonC commented 1 year ago

Prevent this situation

CleanShot 2023-07-14 at 14 42 41

I have disabled the audit for this branch as we shouldn't be updating it after this that we needed for a vite upgrade. The audit has 48 vulnerabilities that we'll probably ignore or would be handled in next branch or downstream repos.

πŸ“¦ Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @tablecheck/tablekit-alert@3.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-avatar@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-banner@2.1.3-canary.195.5551879162.0 npm install @tablecheck/tablekit-button-group@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-button@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-calendar@3.1.4-canary.195.5551879162.0 npm install @tablecheck/tablekit-free-icon-config@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-icon@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-inline-dialog@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-input-button@2.1.4-canary.195.5551879162.0 npm install @tablecheck/tablekit-input@2.1.4-canary.195.5551879162.0 npm install @tablecheck/tablekit-item@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-language-selector@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-modal-dialog@3.1.4-canary.195.5551879162.0 npm install @tablecheck/tablekit-panel@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-password-field@2.1.5-canary.195.5551879162.0 npm install @tablecheck/tablekit-phone-input@3.1.4-canary.195.5551879162.0 npm install @tablecheck/tablekit-pro-icon-config@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-radio@2.1.4-canary.195.5551879162.0 npm install @tablecheck/tablekit-select@2.1.4-canary.195.5551879162.0 npm install @tablecheck/tablekit-sidenav@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-table@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-tabs@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-tag@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-textarea@2.1.4-canary.195.5551879162.0 npm install @tablecheck/tablekit-toggle@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-tooltip@2.1.2-canary.195.5551879162.0 npm install @tablecheck/tablekit-topnav@2.1.2-canary.195.5551879162.0 # or yarn add @tablecheck/tablekit-alert@3.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-avatar@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-banner@2.1.3-canary.195.5551879162.0 yarn add @tablecheck/tablekit-button-group@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-button@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-calendar@3.1.4-canary.195.5551879162.0 yarn add @tablecheck/tablekit-free-icon-config@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-icon@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-inline-dialog@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-input-button@2.1.4-canary.195.5551879162.0 yarn add @tablecheck/tablekit-input@2.1.4-canary.195.5551879162.0 yarn add @tablecheck/tablekit-item@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-language-selector@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-modal-dialog@3.1.4-canary.195.5551879162.0 yarn add @tablecheck/tablekit-panel@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-password-field@2.1.5-canary.195.5551879162.0 yarn add @tablecheck/tablekit-phone-input@3.1.4-canary.195.5551879162.0 yarn add @tablecheck/tablekit-pro-icon-config@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-radio@2.1.4-canary.195.5551879162.0 yarn add @tablecheck/tablekit-select@2.1.4-canary.195.5551879162.0 yarn add @tablecheck/tablekit-sidenav@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-table@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-tabs@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-tag@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-textarea@2.1.4-canary.195.5551879162.0 yarn add @tablecheck/tablekit-toggle@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-tooltip@2.1.2-canary.195.5551879162.0 yarn add @tablecheck/tablekit-topnav@2.1.2-canary.195.5551879162.0 ```
github-actions[bot] commented 1 year ago

Unit Test Results

191 tests   191 :heavy_check_mark:  32s :stopwatch: βŸβ€„28 suitesβ€ƒβ€ƒβŸβ€„βŸβ€„0 :zzz: βŸβ€„βŸβ€„1 filesβ€„β€‚β€ƒβ€ƒβŸβ€„βŸβ€„0 :x:

Results for commit 6e3a83d3.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 year ago

:rocket: PR was released in @tablecheck/tablekit-core@3.0.0-next.16, @tablecheck/tablekit-css@3.0.0-next.17, @tablecheck/tablekit-react-css@3.0.0-next.17, @tablecheck/tablekit-react-datepicker@3.0.0-next.16, @tablecheck/tablekit-react-fit-content-textarea@3.0.0-next.16, @tablecheck/tablekit-react-select@3.0.0-next.18, @tablecheck/tablekit-react@3.0.0-next.16 :rocket: