ghostdevv / ghostsui

My personalised UI library
https://ghostsui.pages.dev/
Other
6 stars 1 forks source link

chore(deps-dev): bump cssnano from 5.0.15 to 5.0.16 #13

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cssnano from 5.0.15 to 5.0.16.

Release notes

Sourced from cssnano's releases.

v5.0.16

5.0.16

Patch Changes

  • refactor: replace natural sort with built-in array sort
  • Updated dependencies
Commits
  • e0d6f5c Publish cssnano 5.0.16 (#1299)
  • dfbf8a7 refactor: replace alphanum-sort with built-in sort (#1297)
  • 819f85d refactor(postcss-discard-unused): remove uniqs function (#1296)
  • 99570c7 refactor(postcss-discard-duplicates): reduce indirection (#1295)
  • b027773 refactor: replace array with set if used as set (#1294)
  • f1b84d0 refactor: replace objects with maps and avoid excessively dynamic code (#1293)
  • c79fed9 refactor: remove implicit boolean conversion (#1292)
  • b663972 docs: add missing license (#1291)
  • 4849078 docs: remove description of removed functionality (#1290)
  • ac6247f test: reduce circular dependencies in tests (#1288)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)