darwinia-network / smart-app

DVM, smart contract, and transfer RING/KTON between substrate address and ethereum address.
https://smart.darwinia.network/
4 stars 1 forks source link

chore(deps): bump @craco/craco from 6.1.1 to 6.4.5 #126

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps @craco/craco from 6.1.1 to 6.4.5.

Release notes

Sourced from @​craco/craco's releases.

v6.4.5

  • Reverted to v6.4.3. #425

v6.4.4

  • Fixed undefined properties error in tests. #425 #432

v6.4.3

New typescript config loader: gsoft-inc/craco#347

v6.4.2

Fix ts config support with function syntax gsoft-inc/craco#344

v6.4.1

Added support for craco.config.cjs file gsoft-inc/craco#343

v6.4.0

Add support for TS config file gsoft-inc/craco#334

v6.3.0

Add support for prepending or appending Webpack plugins gsoft-inc/craco#322

v6.2.0

Allow to extend plugins by array or function gsoft-inc/craco#267

v6.1.2

gsoft-inc/craco#283

Commits
  • 5200879 Revert "Merge pull request #432 from klougod/fix-jest-425"
  • b3d49ea Create FUNDING.yml
  • 93d9507 Merge pull request #434 from leothorp/master
  • 629afc1 README: remove deprecated plugins, add craco-esbuild
  • 2426796 remove dist on non-typescript version
  • a752c48 forgot to commit bumped version
  • df837e0 Merge pull request #432 from klougod/fix-jest-425
  • 85ed4c1 Update README.md
  • 7ab5c88 fix cannot read _cracoConfig form undefined when running tests
  • 4221bad fix cannot read createTransformer form undefined when running tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dilanx, a new releaser for @​craco/craco since your current version.


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)