wyntonfranklin / wfcodeeditor

A simple portable code editor for any lanaguage
https://wyntonfranklin.github.io/wfcodeeditor/
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Bump interactjs from 1.10.11 to 1.10.17 #93

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps interactjs from 1.10.11 to 1.10.17.

Changelog

Sourced from interactjs's changelog.

v1.10.17

  • fixed missing typings when only the @interactjs/interactjs package is installed and imported
  • added index to vue package for installing with side effect import

v1.10.16

  • remove vue and react deps fron pro @interactjs/interactjs package

v1.10.15

  • fixed an issue with broken @interactjs/types #972

v1.10.14

  • fixed an issue with iframes on Webkit #942. Thanks, @​tulps, for PR #943
  • fixed top-right and bottom-left resizing with aspectRatio with sub-modifiers #944. Thanks again, @​tulps, for PR #963
  • fixed typings for @itneractjs/ scoped module packages #933
  • added doubletap.double === true event prop for consistency with tap.double
  • fixed a bug with calling interactable.unset() in a drop listener #919

v1.10.13

  • Added .d.ts files to all @interactjs/* packages

v1.10.12

  • fixed incorrect behaviour when interactable.unset() is called multiple times
Commits


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)