Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliushaertl committed Aug 21, 2020
1 parent 4439302 commit 2b8f7b7
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
55 changes: 28 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"@nextcloud/router": "^1.1.0",
"@nextcloud/vue": "^2.5.0",
"lodash": "^4.17.20",
"vue": "^2.6.11"
"vue": "^2.6.12"
},
"engines": {
"node": ">=10.0.0"
},
"devDependencies": {
"@babel/core": "^7.11.1",
"@babel/core": "^7.11.4",
"@babel/plugin-transform-arrow-functions": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@vue/test-utils": "^1.0.4",
Expand All @@ -61,7 +61,7 @@
"node-sass": "^4.14.1",
"prettier-eslint": "^11.0.0",
"resolve-url-loader": "^3.1.1",
"rollup": "^2.26.3",
"rollup": "^2.26.4",
"rollup-plugin-alias": "^2.2.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-buble": "^0.19.6",
Expand All @@ -77,7 +77,7 @@
"stylelint": "^13.6.1",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.18.0",
"vue-template-compiler": "^2.6.11"
"vue-template-compiler": "^2.6.12"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit 2b8f7b7

Please sign in to comment.