Update client dependencies

pull/6443/head
Chocobozzz 2024-06-24 09:57:06 +02:00
parent bc8c853a53
commit ec33467261
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 2784 additions and 2428 deletions

View File

@ -50,10 +50,10 @@
"@angular/service-worker": "^17.0.8", "@angular/service-worker": "^17.0.8",
"@babel/core": "^7.18.5", "@babel/core": "^7.18.5",
"@babel/preset-env": "^7.18.2", "@babel/preset-env": "^7.18.2",
"@formatjs/intl-locale": "^3.3.1", "@formatjs/intl-locale": "^4.0.0",
"@formatjs/intl-pluralrules": "^5.2.2", "@formatjs/intl-pluralrules": "^5.2.2",
"@ng-bootstrap/ng-bootstrap": "^16.0.0", "@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "^12.0.4", "@ng-select/ng-select": "^13.3.0",
"@ngx-loading-bar/core": "^6.0.0", "@ngx-loading-bar/core": "^6.0.0",
"@ngx-loading-bar/http-client": "^6.0.0", "@ngx-loading-bar/http-client": "^6.0.0",
"@ngx-loading-bar/router": "^6.0.0", "@ngx-loading-bar/router": "^6.0.0",
@ -71,7 +71,7 @@
"@types/jschannel": "^1.0.0", "@types/jschannel": "^1.0.0",
"@types/linkifyjs": "^2.1.2", "@types/linkifyjs": "^2.1.2",
"@types/lodash-es": "^4.17.0", "@types/lodash-es": "^4.17.0",
"@types/markdown-it": "^13.0.2", "@types/markdown-it": "^14.1.1",
"@types/node": "^18.13.0", "@types/node": "^18.13.0",
"@types/qrcode": "^1.5.5", "@types/qrcode": "^1.5.5",
"@types/sanitize-html": "2.11.0", "@types/sanitize-html": "2.11.0",
@ -85,14 +85,14 @@
"@wdio/mocha-framework": "^8.10.4", "@wdio/mocha-framework": "^8.10.4",
"@wdio/shared-store-service": "^8.10.5", "@wdio/shared-store-service": "^8.10.5",
"@wdio/spec-reporter": "^8.10.5", "@wdio/spec-reporter": "^8.10.5",
"angularx-qrcode": "17.0.0", "angularx-qrcode": "17.0.1",
"babel-loader": "^9.1.0", "babel-loader": "^9.1.0",
"bootstrap": "^5.1.3", "bootstrap": "^5.1.3",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"chart.js": "^4.3.0", "chart.js": "^4.3.0",
"chartjs-plugin-zoom": "~2.0.1", "chartjs-plugin-zoom": "~2.0.1",
"core-js": "^3.22.8", "core-js": "^3.22.8",
"css-loader": "^6.2.0", "css-loader": "^7.1.2",
"debug": "^4.3.1", "debug": "^4.3.1",
"eslint": "^8.28.0", "eslint": "^8.28.0",
"eslint-plugin-import": "2.29.1", "eslint-plugin-import": "2.29.1",
@ -107,7 +107,7 @@
"linkify-html": "^4.0.2", "linkify-html": "^4.0.2",
"linkifyjs": "^4.0.2", "linkifyjs": "^4.0.2",
"lodash-es": "^4.17.4", "lodash-es": "^4.17.4",
"markdown-it": "14.0.0", "markdown-it": "14.1.0",
"markdown-it-emoji": "^3.0.0", "markdown-it-emoji": "^3.0.0",
"mini-css-extract-plugin": "^2.2.0", "mini-css-extract-plugin": "^2.2.0",
"ngx-uploadx": "^6.1.0", "ngx-uploadx": "^6.1.0",

File diff suppressed because it is too large Load Diff