aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json18
1 files changed, 9 insertions, 9 deletions
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 @@
66 "@types/lodash-es": "^4.17.0", 66 "@types/lodash-es": "^4.17.0",
67 "@types/markdown-it": "^12.0.1", 67 "@types/markdown-it": "^12.0.1",
68 "@types/node": "^14.0.14", 68 "@types/node": "^14.0.14",
69 "@types/sanitize-html": "1.27.1", 69 "@types/sanitize-html": "2.5.0",
70 "@types/sha.js": "^2.4.0", 70 "@types/sha.js": "^2.4.0",
71 "@types/video.js": "^7.3.8", 71 "@types/video.js": "^7.3.8",
72 "@types/webtorrent": "^0.109.0", 72 "@types/webtorrent": "^0.109.0",
73 "@typescript-eslint/eslint-plugin": "5.0.0", 73 "@typescript-eslint/eslint-plugin": "5.3.1",
74 "@typescript-eslint/parser": "5.0.0", 74 "@typescript-eslint/parser": "5.3.1",
75 "@wdio/browserstack-service": "^7.11.1", 75 "@wdio/browserstack-service": "^7.11.1",
76 "@wdio/cli": "^7.11.1", 76 "@wdio/cli": "^7.11.1",
77 "@wdio/codemod": "^0.9.0", 77 "@wdio/codemod": "^0.9.0",
@@ -85,14 +85,14 @@
85 "buffer": "^6.0.3", 85 "buffer": "^6.0.3",
86 "cache-chunk-store": "^3.0.0", 86 "cache-chunk-store": "^3.0.0",
87 "chart.js": "^3.5.1", 87 "chart.js": "^3.5.1",
88 "chromedriver": "^94.0.0", 88 "chromedriver": "^95.0.0",
89 "core-js": "^3.1.4", 89 "core-js": "^3.1.4",
90 "css-loader": "^6.2.0", 90 "css-loader": "^6.2.0",
91 "debug": "^4.3.1", 91 "debug": "^4.3.1",
92 "dexie": "^3.0.0", 92 "dexie": "^3.0.0",
93 "eslint": "7", 93 "eslint": "8.2.0",
94 "eslint-plugin-import": "^2.24.2", 94 "eslint-plugin-import": "^2.24.2",
95 "eslint-plugin-jsdoc": "^36.0.8", 95 "eslint-plugin-jsdoc": "^37.0.3",
96 "eslint-plugin-prefer-arrow": "latest", 96 "eslint-plugin-prefer-arrow": "latest",
97 "expect": "^27.1.0", 97 "expect": "^27.1.0",
98 "expect-webdriverio": "^3.1.2", 98 "expect-webdriverio": "^3.1.2",
@@ -111,7 +111,7 @@
111 "mini-css-extract-plugin": "^2.2.0", 111 "mini-css-extract-plugin": "^2.2.0",
112 "ngx-uploadx": "^4.1.0", 112 "ngx-uploadx": "^4.1.0",
113 "path-browserify": "^1.0.0", 113 "path-browserify": "^1.0.0",
114 "primeng": "^12.0.0-rc.1", 114 "primeng": "^13.0.0-rc.1",
115 "process": "^0.11.10", 115 "process": "^0.11.10",
116 "purify-css": "^1.2.5", 116 "purify-css": "^1.2.5",
117 "raw-loader": "^4.0.2", 117 "raw-loader": "^4.0.2",
@@ -123,8 +123,8 @@
123 "socket.io-client": "^4.0.1", 123 "socket.io-client": "^4.0.1",
124 "stream-browserify": "^3.0.0", 124 "stream-browserify": "^3.0.0",
125 "stream-http": "^3.0.0", 125 "stream-http": "^3.0.0",
126 "stylelint": "^13.13.0", 126 "stylelint": "^14.0.1",
127 "stylelint-config-sass-guidelines": "^8.0.0", 127 "stylelint-config-sass-guidelines": "^9.0.1",
128 "terser-webpack-plugin": "^5.1.2", 128 "terser-webpack-plugin": "^5.1.2",
129 "ts-loader": "^9.2.2", 129 "ts-loader": "^9.2.2",
130 "tslib": "^2.0.0", 130 "tslib": "^2.0.0",