Skip to content

Commit

Permalink
Merge pull request #5759 from owncloud/31082021_remove-unused-deps
Browse files Browse the repository at this point in the history
Remove unused deps, bump markdown editor version
  • Loading branch information
Pascal Wengerter authored Sep 2, 2021
2 parents e321214 + f1d662d commit 3d8fa8d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 22 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"@vue/test-utils": "^1.1.2",
"archiver": "^3.0.0",
"autoprefixer": "^10.2.4",
"axe-core": "^4.3.2",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^27.0.6",
Expand Down Expand Up @@ -85,14 +84,12 @@
"jest-serializer-vue": "^2.0.2",
"jest-svg-transformer": "^1.0.0",
"join-path": "^1.1.1",
"jsdom": "^16.6.0",
"ldapjs": "^2.2.3",
"lodash": "^4.17.21",
"nightwatch": "1.5.1",
"nightwatch-api": "3.0.1",
"nightwatch-vrt": "^0.2.10",
"node-fetch": "^2.6.1",
"p-limit": "^3.1.0",
"postcss": "^8.3.6",
"regenerator-runtime": "^0.13.7",
"requirejs": "^2.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-markdown-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "ownCloud web markdown-editor",
"license": "AGPL-3.0",
"devDependencies": {
"marked": "^0.8.0",
"marked": "^3.0.0",
"vuex": "^3.1.1"
}
}
24 changes: 6 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2228,7 +2228,7 @@ axe-core@^3.5.5:
resolved "https://registry.npmjs.org/axe-core/-/axe-core-3.5.6.tgz"
integrity sha512-LEUDjgmdJoA3LqklSTwKYqkjcZ4HKc4ddIYGSAiSkr46NTjzg2L9RNB+lekO9P7Dlpa87+hBtzc2Fzn/+GUWMQ==

axe-core@^4.0.1, axe-core@^4.3.2:
axe-core@^4.0.1:
version "4.3.2"
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.3.2.tgz"
integrity sha512-5LMaDRWm8ZFPAEdzTYmgjjEdj1YnQcpfrVajO/sn/LhbpGp0Y0H64c2hLZI1gRMxfA+w1S71Uc/nHaOXgcCvGg==
Expand Down Expand Up @@ -6770,7 +6770,7 @@ jsbn@~0.1.0:
resolved "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz"
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=

jsdom@^16.4.0, jsdom@^16.6.0:
jsdom@^16.4.0:
version "16.6.0"
resolved "https://registry.npmjs.org/jsdom/-/jsdom-16.6.0.tgz"
integrity sha512-Ty1vmF4NHJkolaEmdjtxTfSfkdb8Ywarwf63f+F8/mDD1uLSSWDxDuMiZxiPhwunLrn9LOSVItWj4bLYsLN3Dg==
Expand Down Expand Up @@ -7553,10 +7553,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

marked@^0.8.0:
version "0.8.2"
resolved "https://registry.npmjs.org/marked/-/marked-0.8.2.tgz"
integrity sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw==
marked@^3.0.0:
version "3.0.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.2.tgz#60ce97d6aec34dd882ab4bb4df82494666854e17"
integrity sha512-TMJQQ79Z0e3rJYazY0tIoMsFzteUGw9fB3FD+gzuIT3zLuG9L9ckIvUfF51apdJkcqc208jJN2KbtPbOvXtbjA==

md5.js@^1.3.4:
version "1.3.5"
Expand Down Expand Up @@ -8300,13 +8300,6 @@ p-limit@^2.0.0, p-limit@^2.2.0:
dependencies:
p-try "^2.0.0"

p-limit@^3.1.0:
version "3.1.0"
resolved "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz"
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
dependencies:
yocto-queue "^0.1.0"

p-locate@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz"
Expand Down Expand Up @@ -11814,11 +11807,6 @@ yauzl@^2.10.0:
buffer-crc32 "~0.2.3"
fd-slicer "~1.1.0"

yocto-queue@^0.1.0:
version "0.1.0"
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

zip-stream@^2.1.2:
version "2.1.3"
resolved "https://registry.npmjs.org/zip-stream/-/zip-stream-2.1.3.tgz"
Expand Down

0 comments on commit 3d8fa8d

Please sign in to comment.