From 9bedf70b23cc01ca44ca2f82935c7cc28cb75232 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 10 Nov 2021 16:11:28 +0100 Subject: Update client dependencies --- client/package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 8819068a4..f8688ebd2 100644 --- a/client/package.json +++ b/client/package.json @@ -66,12 +66,12 @@ "@types/lodash-es": "^4.17.0", "@types/markdown-it": "^12.0.1", "@types/node": "^14.0.14", - "@types/sanitize-html": "1.27.1", + "@types/sanitize-html": "2.5.0", "@types/sha.js": "^2.4.0", "@types/video.js": "^7.3.8", "@types/webtorrent": "^0.109.0", - "@typescript-eslint/eslint-plugin": "5.0.0", - "@typescript-eslint/parser": "5.0.0", + "@typescript-eslint/eslint-plugin": "5.3.1", + "@typescript-eslint/parser": "5.3.1", "@wdio/browserstack-service": "^7.11.1", "@wdio/cli": "^7.11.1", "@wdio/codemod": "^0.9.0", @@ -85,14 +85,14 @@ "buffer": "^6.0.3", "cache-chunk-store": "^3.0.0", "chart.js": "^3.5.1", - "chromedriver": "^94.0.0", + "chromedriver": "^95.0.0", "core-js": "^3.1.4", "css-loader": "^6.2.0", "debug": "^4.3.1", "dexie": "^3.0.0", - "eslint": "7", + "eslint": "8.2.0", "eslint-plugin-import": "^2.24.2", - "eslint-plugin-jsdoc": "^36.0.8", + "eslint-plugin-jsdoc": "^37.0.3", "eslint-plugin-prefer-arrow": "latest", "expect": "^27.1.0", "expect-webdriverio": "^3.1.2", @@ -111,7 +111,7 @@ "mini-css-extract-plugin": "^2.2.0", "ngx-uploadx": "^4.1.0", "path-browserify": "^1.0.0", - "primeng": "^12.0.0-rc.1", + "primeng": "^13.0.0-rc.1", "process": "^0.11.10", "purify-css": "^1.2.5", "raw-loader": "^4.0.2", @@ -123,8 +123,8 @@ "socket.io-client": "^4.0.1", "stream-browserify": "^3.0.0", "stream-http": "^3.0.0", - "stylelint": "^13.13.0", - "stylelint-config-sass-guidelines": "^8.0.0", + "stylelint": "^14.0.1", + "stylelint-config-sass-guidelines": "^9.0.1", "terser-webpack-plugin": "^5.1.2", "ts-loader": "^9.2.2", "tslib": "^2.0.0", -- cgit v1.2.3