Skip to content

Commit

Permalink
revert: fix(deps): update dependency filerobot-image-editor to ^4.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Mar 22, 2024
1 parent 6c91016 commit 45c1560
Show file tree
Hide file tree
Showing 9 changed files with 17,036 additions and 1,254 deletions.
4 changes: 2 additions & 2 deletions css/viewer-main.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion js/index-BXlIyGgR.mjs.map

This file was deleted.

4 changes: 2 additions & 2 deletions js/index-BXlIyGgR.mjs → js/index-BahqIHTU.mjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/index-BahqIHTU.mjs.map

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Included dependencies:

@babel/runtime
version: 7.24.0
version: 7.24.1
license: MIT

@emotion/is-prop-valid
Expand Down Expand Up @@ -89,11 +89,11 @@ version: 2.1.0
license: GPL-3.0-or-later

@nextcloud/router
version: 2.2.1
version: 2.1.2
license: GPL-3.0-or-later

@nextcloud/vue
version: 8.9.1
version: 8.11.1
license: AGPL-3.0

@nextcloud/vue-select
Expand Down Expand Up @@ -133,7 +133,7 @@ version: 6.0.1
license: MIT

axios
version: 1.6.7
version: 1.6.8
license: MIT

camelcase
Expand All @@ -149,7 +149,7 @@ version: 0.0.2
license: BSD-3-Clause

core-js
version: 3.36.0
version: 3.36.1
license: MIT

crypt
Expand All @@ -165,7 +165,7 @@ version: 2.0.0
license: MIT

dompurify
version: 3.0.9
version: 3.0.11
license: (MPL-2.0 OR Apache-2.0)

emoji-mart-vue-fast
Expand All @@ -177,7 +177,7 @@ version: 1.0.3
license: MIT

filerobot-image-editor
version: 4.7.0
version: 4.5.2
license: MIT

floating-vue
Expand All @@ -201,7 +201,7 @@ version: 1.1.6
license: MIT

its-fine
version: 1.1.1
version: 1.1.2
license: MIT

konva
Expand Down Expand Up @@ -341,5 +341,5 @@ version: 3.11.1
license: MIT

webdav
version: 5.4.0
version: 5.5.0
license: MIT
250 changes: 135 additions & 115 deletions js/viewer-main.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/viewer-main.mjs.map

Large diffs are not rendered by default.

18,008 changes: 16,885 additions & 1,123 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@skjnldsv/vue-plyr": "^7.4.0",
"camelcase": "^8.0.0",
"debounce": "^2.0.0",
"filerobot-image-editor": "^4.7.0",
"filerobot-image-editor": "4.5.2",
"nextcloud-server": "^0.15.10",
"path-parse": "^1.0.7",
"vue": "^2.7.16",
Expand Down

0 comments on commit 45c1560

Please sign in to comment.