Skip to content

Commit

Permalink
chore(deps): update json packages
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Apr 14, 2023
1 parent b744fb7 commit 59df398
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -34,24 +34,24 @@
"npm": "^7.0.0 || ^8.0.0"
},
"dependencies": {
"plyr": "^3.7.2",
"vue": "^3.2.37"
"plyr": "^3.7.8",
"vue": "^3.2.47"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/eslint-config": "^8.1.2",
"@nextcloud/stylelint-config": "^2.2.0",
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@nextcloud/eslint-config": "^8.2.1",
"@nextcloud/stylelint-config": "^2.3.0",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@vue/tsconfig": "^0.1.3",
"jest": "^29.0.1",
"jest-environment-jsdom": "^29.0.1",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"rollup": "^2.78.1",
"rollup-plugin-inject-process-env": "^1.3.1",
"rollup-plugin-styles": "^4.0.0",
"rollup-plugin-vue": "^6.0.0",
"rollup-plugin-vue2": "^0.8.1",
"sass": "^1.54.4"
"sass": "^1.62.0"
},
"keywords": [
"vue-plyr",
Expand Down

0 comments on commit 59df398

Please sign in to comment.