Bump version 8.1.0 + npm audit fix

This commit is contained in:
John Livingston
2024-02-07 16:22:06 +01:00
parent 13135f6df0
commit 87997826c5
4 changed files with 734 additions and 529 deletions

View File

@ -1,7 +1,7 @@
{
"name": "peertube-plugin-livechat",
"description": "PeerTube plugin livechat: create chat rooms for your Peertube lives! Comes with many features: federation, moderation tools, chat bot, chat persistence, OBS integration, ...",
"version": "8.0.4",
"version": "8.1.0",
"license": "AGPL-3.0",
"author": {
"name": "John Livingston",
@ -66,7 +66,7 @@
"mustache": "^4.2.0",
"npm-run-all": "^4.1.5",
"sass": "^1.43.4",
"sharp": "^0.31.2",
"sharp": "^0.33.2",
"stylelint": "^14.0.1",
"stylelint-config-recommended-scss": "^5.0.1",
"stylelint-config-standard-scss": "^2.0.1",