diff --git a/lerna.json b/lerna.json index a7071fc1..ce931e8c 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "2.6.1" -} + "version": "2.7.0" +} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index d58b400f..b0fceb50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30683,10 +30683,10 @@ }, "packages/core/mashroom": { "name": "@mashroom/mashroom", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "anymatch": "^3.1.3", "chokidar": "^3.6.0", @@ -30718,7 +30718,7 @@ }, "packages/core/mashroom-json-schemas": { "name": "@mashroom/mashroom-json-schemas", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { "ajv": "^8.16.0", @@ -30749,7 +30749,7 @@ }, "packages/core/mashroom-portal-ui-commons": { "name": "@mashroom/mashroom-portal-ui-commons", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "@codemirror/lang-css": "^6.2.1", @@ -30774,7 +30774,7 @@ }, "packages/core/mashroom-utils": { "name": "@mashroom/mashroom-utils", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "find-process": "^1.4.7", @@ -30791,7 +30791,7 @@ }, "packages/plugin-packages/mashroom-background-jobs": { "name": "@mashroom/mashroom-background-jobs", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2", @@ -30800,61 +30800,61 @@ "node-schedule": "^2.1.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/express": "^4.17.21", "@types/node-schedule": "^2.1.7" } }, "packages/plugin-packages/mashroom-browser-cache": { "name": "@mashroom/mashroom-browser-cache", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-cdn": { "name": "@mashroom/mashroom-cdn", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-csrf-protection": { "name": "@mashroom/mashroom-csrf-protection", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "csrf": "^3.1.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-demo-webapp": { "name": "@mashroom/mashroom-demo-webapp", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", + "@mashroom/mashroom": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-docs-static": { "name": "@mashroom/mashroom-docs-static", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { "cheerio": "^1.0.0-rc.12", @@ -30865,38 +30865,38 @@ }, "packages/plugin-packages/mashroom-error-pages": { "name": "@mashroom/mashroom-error-pages", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-i18n": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-i18n": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-helmet": { "name": "@mashroom/mashroom-helmet", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "helmet": "^7.1.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1" + "@mashroom/mashroom": "2.7.0" } }, "packages/plugin-packages/mashroom-http-proxy": { "name": "@mashroom/mashroom-http-proxy", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "http-proxy": "^1.18.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "@types/http-proxy": "1.17.9", "@types/ws": "^8.5.10", @@ -30905,26 +30905,26 @@ }, "packages/plugin-packages/mashroom-http-proxy-add-access-token": { "name": "@mashroom/mashroom-http-proxy-add-access-token", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-http-proxy": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-http-proxy": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-http-proxy-add-user-headers": { "name": "@mashroom/mashroom-http-proxy-add-user-headers", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { - "@mashroom/mashroom-utils": "2.6.1" + "@mashroom/mashroom-utils": "2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-http-proxy": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-http-proxy": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", "@types/express": "^4.17.21" } }, @@ -30939,102 +30939,102 @@ }, "packages/plugin-packages/mashroom-i18n": { "name": "@mashroom/mashroom-i18n", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "accept-language-parser": "^1.5.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/accept-language-parser": "^1.5.6", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-memory-cache": { "name": "@mashroom/mashroom-memory-cache", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2", "node-cache": "^5.1.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0" } }, "packages/plugin-packages/mashroom-memory-cache-provider-redis": { "name": "@mashroom/mashroom-memory-cache-provider-redis", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "ioredis": "^5.4.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-memory-cache": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-memory-cache": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0" } }, "packages/plugin-packages/mashroom-messaging": { "name": "@mashroom/mashroom-messaging", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", - "@mashroom/mashroom-websocket": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", + "@mashroom/mashroom-websocket": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-messaging-external-provider-amqp": { "name": "@mashroom/mashroom-messaging-external-provider-amqp", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "rhea": "^3.0.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-messaging": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-messaging": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0" } }, "packages/plugin-packages/mashroom-messaging-external-provider-mqtt": { "name": "@mashroom/mashroom-messaging-external-provider-mqtt", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "mqtt": "^5.7.3" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-messaging": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-messaging": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/ws": "^8.5.10" } }, "packages/plugin-packages/mashroom-messaging-external-provider-redis": { "name": "@mashroom/mashroom-messaging-external-provider-redis", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "ioredis": "^5.4.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-messaging": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-messaging": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0" } }, "packages/plugin-packages/mashroom-monitoring-metrics-collector": { "name": "@mashroom/mashroom-monitoring-metrics-collector", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.9.0", @@ -31046,14 +31046,14 @@ "url-value-parser": "^2.2.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", + "@mashroom/mashroom": "2.7.0", "@types/express": "^4.17.21", "@types/response-time": "^2.3.8" } }, "packages/plugin-packages/mashroom-monitoring-pm2-exporter": { "name": "@mashroom/mashroom-monitoring-pm2-exporter", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.9.0", @@ -31062,14 +31062,14 @@ "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-monitoring-prometheus-exporter": { "name": "@mashroom/mashroom-monitoring-prometheus-exporter", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.9.0", @@ -31078,17 +31078,17 @@ "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-portal": { "name": "@mashroom/mashroom-portal", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "body-parser": "^1.20.2", "express": "^4.19.2", "express-sse-ts": "^1.0.2", @@ -31096,18 +31096,18 @@ "node-fetch": "^2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-browser-cache": "2.6.1", - "@mashroom/mashroom-cdn": "2.6.1", - "@mashroom/mashroom-csrf-protection": "2.6.1", - "@mashroom/mashroom-http-proxy": "2.6.1", - "@mashroom/mashroom-i18n": "2.6.1", - "@mashroom/mashroom-memory-cache": "2.6.1", - "@mashroom/mashroom-messaging": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-vhost-path-mapper": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-browser-cache": "2.7.0", + "@mashroom/mashroom-cdn": "2.7.0", + "@mashroom/mashroom-csrf-protection": "2.7.0", + "@mashroom/mashroom-http-proxy": "2.7.0", + "@mashroom/mashroom-i18n": "2.7.0", + "@mashroom/mashroom-memory-cache": "2.7.0", + "@mashroom/mashroom-messaging": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-vhost-path-mapper": "2.7.0", "@types/body-parser": "^1.19.5", "@types/express": "^4.17.21", "@types/node-fetch": "^2.6.11" @@ -31115,12 +31115,12 @@ }, "packages/plugin-packages/mashroom-portal-admin-app": { "name": "@mashroom/mashroom-portal-admin-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-portal-ui-commons": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-portal-ui-commons": "2.7.0", "@types/latinize": "^0.2.18", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", @@ -31136,12 +31136,12 @@ }, "packages/plugin-packages/mashroom-portal-app-user-extradata": { "name": "@mashroom/mashroom-portal-app-user-extradata", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", "@types/express": "^4.17.21" } }, @@ -31152,7 +31152,7 @@ }, "packages/plugin-packages/mashroom-portal-default-theme": { "name": "@mashroom/mashroom-portal-default-theme", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2", @@ -31161,15 +31161,15 @@ }, "devDependencies": { "@fortawesome/fontawesome-free": "^6.5.2", - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "@types/express": "^4.17.21", "bootstrap": "^5.3.3" } }, "packages/plugin-packages/mashroom-portal-demo-alternative-theme": { "name": "@mashroom/mashroom-portal-demo-alternative-theme", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2", @@ -31178,8 +31178,8 @@ }, "devDependencies": { "@fortawesome/fontawesome-free": "^6.5.2", - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "@types/express": "^4.17.21", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", @@ -31188,7 +31188,7 @@ }, "packages/plugin-packages/mashroom-portal-demo-angular-app": { "name": "@mashroom/mashroom-portal-demo-angular-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { "@angular-devkit/build-angular": "^18.0.6", @@ -31204,7 +31204,7 @@ "@angular/language-service": "^18.0.5", "@angular/platform-browser": "^18.0.5", "@angular/platform-browser-dynamic": "^18.0.5", - "@mashroom/mashroom-portal": "2.6.1" + "@mashroom/mashroom-portal": "2.7.0" } }, "packages/plugin-packages/mashroom-portal-demo-angular-app/node_modules/@angular-devkit/build-angular": { @@ -32087,10 +32087,10 @@ }, "packages/plugin-packages/mashroom-portal-demo-composite-app": { "name": "@mashroom/mashroom-portal-demo-composite-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", @@ -32099,10 +32099,10 @@ }, "packages/plugin-packages/mashroom-portal-demo-load-dynamically-app": { "name": "@mashroom/mashroom-portal-demo-load-dynamically-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", @@ -32111,10 +32111,10 @@ }, "packages/plugin-packages/mashroom-portal-demo-react-app": { "name": "@mashroom/mashroom-portal-demo-react-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", @@ -32123,7 +32123,7 @@ }, "packages/plugin-packages/mashroom-portal-demo-react-app2": { "name": "@mashroom/mashroom-portal-demo-react-app2", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "@codemirror/lang-markdown": "^6.2.5", @@ -32134,8 +32134,8 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-json-schemas": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "@types/markdown-it": "^14.1.1", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0" @@ -32143,10 +32143,10 @@ }, "packages/plugin-packages/mashroom-portal-demo-rest-proxy-app": { "name": "@mashroom/mashroom-portal-demo-rest-proxy-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", @@ -32156,11 +32156,11 @@ }, "packages/plugin-packages/mashroom-portal-demo-solidjs-app": { "name": "@mashroom/mashroom-portal-demo-solidjs-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-json-schemas": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "babel-preset-solid": "^1.8.18", "eslint-plugin-solid": "^0.14.1", "solid-js": "^1.8.18" @@ -32168,11 +32168,11 @@ }, "packages/plugin-packages/mashroom-portal-demo-svelte-app": { "name": "@mashroom/mashroom-portal-demo-svelte-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "@tsconfig/svelte": "^5.0.4", "svelte": "^4.2.18", "svelte-check": "^3.8.4", @@ -32182,13 +32182,13 @@ }, "packages/plugin-packages/mashroom-portal-demo-vue-app": { "name": "@mashroom/mashroom-portal-demo-vue-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "vue": "^3.4.31" }, "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@vue/eslint-config-typescript": "^13.0.0", "eslint-plugin-vue": "^9.26.0", "vue-eslint-parser": "^9.4.3", @@ -32198,10 +32198,10 @@ }, "packages/plugin-packages/mashroom-portal-demo-websocket-proxy-app": { "name": "@mashroom/mashroom-portal-demo-websocket-proxy-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", @@ -32210,15 +32210,15 @@ }, "packages/plugin-packages/mashroom-portal-iframe-app": { "name": "@mashroom/mashroom-portal-iframe-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1" + "@mashroom/mashroom-portal": "2.7.0" } }, "packages/plugin-packages/mashroom-portal-remote-app-registry": { "name": "@mashroom/mashroom-portal-remote-app-registry", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "body-parser": "^1.20.2", @@ -32228,13 +32228,13 @@ "node-fetch": "^2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-background-jobs": "2.6.1", - "@mashroom/mashroom-csrf-protection": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-background-jobs": "2.7.0", + "@mashroom/mashroom-csrf-protection": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/body-parser": "^1.19.5", "@types/express": "^4.17.21", "@types/node-fetch": "^2.6.11" @@ -32242,7 +32242,7 @@ }, "packages/plugin-packages/mashroom-portal-remote-app-registry-k8s": { "name": "@mashroom/mashroom-portal-remote-app-registry-k8s", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "@kubernetes/client-node": "^0.21.0", @@ -32252,24 +32252,24 @@ "node-fetch": "^2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-background-jobs": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-background-jobs": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "@types/node-fetch": "^2.6.11" } }, "packages/plugin-packages/mashroom-portal-remote-messaging-app": { "name": "@mashroom/mashroom-portal-remote-messaging-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-portal-ui-commons": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-portal-ui-commons": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "nanoid": "^3.3.7", @@ -32282,13 +32282,13 @@ }, "packages/plugin-packages/mashroom-portal-sandbox-app": { "name": "@mashroom/mashroom-portal-sandbox-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-portal-ui-commons": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-portal-ui-commons": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "nanoid": "^3.3.7", @@ -32301,10 +32301,10 @@ }, "packages/plugin-packages/mashroom-portal-tabify-app": { "name": "@mashroom/mashroom-portal-tabify-app", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", @@ -32313,29 +32313,29 @@ }, "packages/plugin-packages/mashroom-robots": { "name": "@mashroom/mashroom-robots", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "devDependencies": { - "@mashroom/mashroom": "2.6.1" + "@mashroom/mashroom": "2.7.0" } }, "packages/plugin-packages/mashroom-security": { "name": "@mashroom/mashroom-security", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-security-default-login-webapp": { "name": "@mashroom/mashroom-security-default-login-webapp", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "body-parser": "^1.20.2", @@ -32344,12 +32344,12 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-browser-cache": "2.6.1", - "@mashroom/mashroom-csrf-protection": "2.6.1", - "@mashroom/mashroom-i18n": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-vhost-path-mapper": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-browser-cache": "2.7.0", + "@mashroom/mashroom-csrf-protection": "2.7.0", + "@mashroom/mashroom-i18n": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-vhost-path-mapper": "2.7.0", "@types/body-parser": "^1.19.5", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0" @@ -32357,36 +32357,36 @@ }, "packages/plugin-packages/mashroom-security-provider-basic-wrapper": { "name": "@mashroom/mashroom-security-provider-basic-wrapper", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-security-provider-ldap": { "name": "@mashroom/mashroom-security-provider-ldap", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2", "ldapts": "^7.0.12" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-security-provider-openid-connect": { "name": "@mashroom/mashroom-security-provider-openid-connect", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2", @@ -32394,53 +32394,53 @@ "openid-client": "^5.6.5" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "@types/node-fetch": "^2.6.11" } }, "packages/plugin-packages/mashroom-security-provider-simple": { "name": "@mashroom/mashroom-security-provider-simple", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" } }, "packages/plugin-packages/mashroom-session": { "name": "@mashroom/mashroom-session", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2", "express-session": "^1.18.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0" } }, "packages/plugin-packages/mashroom-session-provider-filestore": { "name": "@mashroom/mashroom-session-provider-filestore", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2", "session-file-store": "^1.5.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-session": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-session": "2.7.0", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0", "@types/session-file-store": "^1.2.5" @@ -32448,7 +32448,7 @@ }, "packages/plugin-packages/mashroom-session-provider-mongodb": { "name": "@mashroom/mashroom-session-provider-mongodb", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "connect-mongo": "^5.1.0", @@ -32456,16 +32456,16 @@ "mongodb": "^6.8.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-session": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-session": "2.7.0", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0" } }, "packages/plugin-packages/mashroom-session-provider-redis": { "name": "@mashroom/mashroom-session-provider-redis", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "connect-redis": "^7.1.1", @@ -32473,28 +32473,28 @@ "ioredis": "^5.4.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-session": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-session": "2.7.0", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0" } }, "packages/plugin-packages/mashroom-storage": { "name": "@mashroom/mashroom-storage", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { - "@mashroom/mashroom-utils": "2.6.1" + "@mashroom/mashroom-utils": "2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-memory-cache": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-memory-cache": "2.7.0" } }, "packages/plugin-packages/mashroom-storage-provider-filestore": { "name": "@mashroom/mashroom-storage-provider-filestore", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "fs-extra": "^11.2.0", @@ -32503,44 +32503,44 @@ "proper-lockfile": "^4.1.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/fs-extra": "^11.0.4", "@types/proper-lockfile": "^4.1.4" } }, "packages/plugin-packages/mashroom-storage-provider-mongodb": { "name": "@mashroom/mashroom-storage-provider-mongodb", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "mongodb": "^6.8.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@shelf/jest-mongodb": "^4.3.2" } }, "packages/plugin-packages/mashroom-vhost-path-mapper": { "name": "@mashroom/mashroom-vhost-path-mapper", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", + "@mashroom/mashroom": "2.7.0", "@types/express": "^4.17.21", "webpack-cli": "^5.1.4" } }, "packages/plugin-packages/mashroom-websocket": { "name": "@mashroom/mashroom-websocket", - "version": "2.6.1", + "version": "2.7.0", "license": "MIT", "dependencies": { "express": "^4.19.2", @@ -32551,10 +32551,10 @@ "ws": "^8.17.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "@types/fs-extra": "^11.0.4", "@types/uuid": "^10.0.0", @@ -32563,66 +32563,66 @@ }, "packages/test/test-server1": { "name": "@mashroom/mashroom-test-server1", - "version": "2.6.1", + "version": "2.7.0", "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" } }, "packages/test/test-server2": { "name": "@mashroom/mashroom-test-server2", - "version": "2.6.1", + "version": "2.7.0", "dependencies": { "@opentelemetry/exporter-prometheus": "^0.52.1", "pm2": "^5.4.1" }, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" } }, "packages/test/test-server3": { "name": "@mashroom/mashroom-test-server3", - "version": "2.6.1", + "version": "2.7.0", "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" } }, "packages/test/test-server4": { "name": "@mashroom/mashroom-test-server4", - "version": "2.6.1", + "version": "2.7.0", "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" } }, "packages/test/test-server5": { "name": "@mashroom/mashroom-test-server5", - "version": "2.6.1", + "version": "2.7.0", "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" } }, "packages/test/test-server6": { "name": "@mashroom/mashroom-test-server6", - "version": "2.6.1", + "version": "2.7.0", "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1", + "@mashroom/mashroom-json-schemas": "2.7.0", "fs-extra": "^11.2.0" } }, "packages/test/test-server7": { "name": "@mashroom/mashroom-test-server7", - "version": "2.6.1", + "version": "2.7.0", "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-json-schemas": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-json-schemas": "2.7.0", "log4js": "^6.9.1", "ts-node": "^10.9.2" } }, "packages/test/test-server8": { "name": "@mashroom/mashroom-test-server8", - "version": "2.6.1", + "version": "2.7.0", "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" } } } diff --git a/packages/core/mashroom-json-schemas/package.json b/packages/core/mashroom-json-schemas/package.json index 4844eead..cdbfe9e1 100644 --- a/packages/core/mashroom-json-schemas/package.json +++ b/packages/core/mashroom-json-schemas/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "schemas/**", "type-definitions/**" diff --git a/packages/core/mashroom-portal-ui-commons/package.json b/packages/core/mashroom-portal-ui-commons/package.json index 1c3a7a38..d21fb538 100644 --- a/packages/core/mashroom-portal-ui-commons/package.json +++ b/packages/core/mashroom-portal-ui-commons/package.json @@ -4,7 +4,7 @@ "private": true, "homepage": "https://www.mashroom-server.com", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "main": "dist", "dependencies": { "@codemirror/lang-css": "^6.2.1", diff --git a/packages/core/mashroom-utils/package.json b/packages/core/mashroom-utils/package.json index 5081d45e..a4e206a0 100644 --- a/packages/core/mashroom-utils/package.json +++ b/packages/core/mashroom-utils/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "main": "lib", "files": [ "lib/**" diff --git a/packages/core/mashroom/package.json b/packages/core/mashroom/package.json index 762d0c91..576f4eb7 100644 --- a/packages/core/mashroom/package.json +++ b/packages/core/mashroom/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "main": "dist", "files": [ "dist/**", @@ -17,7 +17,7 @@ "mashroom": "./dist/server.js" }, "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "anymatch": "^3.1.3", "chokidar": "^3.6.0", diff --git a/packages/plugin-packages/mashroom-background-jobs/package.json b/packages/plugin-packages/mashroom-background-jobs/package.json index 91931b07..f3346976 100644 --- a/packages/plugin-packages/mashroom-background-jobs/package.json +++ b/packages/plugin-packages/mashroom-background-jobs/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "public/**", @@ -18,8 +18,8 @@ "node-schedule": "^2.1.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/express": "^4.17.21", "@types/node-schedule": "^2.1.7" }, diff --git a/packages/plugin-packages/mashroom-browser-cache/package.json b/packages/plugin-packages/mashroom-browser-cache/package.json index 65a7c89a..3d8fc874 100644 --- a/packages/plugin-packages/mashroom-browser-cache/package.json +++ b/packages/plugin-packages/mashroom-browser-cache/package.json @@ -4,15 +4,15 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-cdn/package.json b/packages/plugin-packages/mashroom-cdn/package.json index 6f376ecd..6a7672ac 100644 --- a/packages/plugin-packages/mashroom-cdn/package.json +++ b/packages/plugin-packages/mashroom-cdn/package.json @@ -4,14 +4,14 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-csrf-protection/package.json b/packages/plugin-packages/mashroom-csrf-protection/package.json index 43dd4b77..fdf57766 100644 --- a/packages/plugin-packages/mashroom-csrf-protection/package.json +++ b/packages/plugin-packages/mashroom-csrf-protection/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" @@ -13,8 +13,8 @@ "csrf": "^3.1.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-demo-webapp/package.json b/packages/plugin-packages/mashroom-demo-webapp/package.json index a6338abd..7031eb08 100644 --- a/packages/plugin-packages/mashroom-demo-webapp/package.json +++ b/packages/plugin-packages/mashroom-demo-webapp/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -12,7 +12,7 @@ "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", + "@mashroom/mashroom": "2.7.0", "@types/express": "^4.17.21" }, "scripts": { diff --git a/packages/plugin-packages/mashroom-docs-static/package.json b/packages/plugin-packages/mashroom-docs-static/package.json index 81a3dd0b..5290b103 100644 --- a/packages/plugin-packages/mashroom-docs-static/package.json +++ b/packages/plugin-packages/mashroom-docs-static/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "public/**" ], diff --git a/packages/plugin-packages/mashroom-error-pages/package.json b/packages/plugin-packages/mashroom-error-pages/package.json index 2e6f0787..92953c4c 100644 --- a/packages/plugin-packages/mashroom-error-pages/package.json +++ b/packages/plugin-packages/mashroom-error-pages/package.json @@ -4,15 +4,15 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "pages/**" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-i18n": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-i18n": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-helmet/package.json b/packages/plugin-packages/mashroom-helmet/package.json index b45d998b..479eac56 100644 --- a/packages/plugin-packages/mashroom-helmet/package.json +++ b/packages/plugin-packages/mashroom-helmet/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -12,7 +12,7 @@ "helmet": "^7.1.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1" + "@mashroom/mashroom": "2.7.0" }, "scripts": { "lint": "eslint src --ext \".ts\" --fix", diff --git a/packages/plugin-packages/mashroom-http-proxy-add-access-token/package.json b/packages/plugin-packages/mashroom-http-proxy-add-access-token/package.json index f1526665..7932955d 100644 --- a/packages/plugin-packages/mashroom-http-proxy-add-access-token/package.json +++ b/packages/plugin-packages/mashroom-http-proxy-add-access-token/package.json @@ -4,14 +4,14 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-http-proxy": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-http-proxy": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-http-proxy-add-user-headers/package.json b/packages/plugin-packages/mashroom-http-proxy-add-user-headers/package.json index a09eb625..4bf5676a 100644 --- a/packages/plugin-packages/mashroom-http-proxy-add-user-headers/package.json +++ b/packages/plugin-packages/mashroom-http-proxy-add-user-headers/package.json @@ -4,17 +4,17 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "dependencies": { - "@mashroom/mashroom-utils": "2.6.1" + "@mashroom/mashroom-utils": "2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-http-proxy": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-http-proxy": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-http-proxy/package.json b/packages/plugin-packages/mashroom-http-proxy/package.json index 934c0c8a..97ac21bc 100644 --- a/packages/plugin-packages/mashroom-http-proxy/package.json +++ b/packages/plugin-packages/mashroom-http-proxy/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" @@ -13,10 +13,10 @@ "http-proxy": "^1.18.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "@types/http-proxy": "1.17.9", "@types/ws": "^8.5.10", diff --git a/packages/plugin-packages/mashroom-i18n/package.json b/packages/plugin-packages/mashroom-i18n/package.json index c2b2af4d..b3db24c3 100644 --- a/packages/plugin-packages/mashroom-i18n/package.json +++ b/packages/plugin-packages/mashroom-i18n/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "messages/**", @@ -14,8 +14,8 @@ "accept-language-parser": "^1.5.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/accept-language-parser": "^1.5.6", "@types/express": "^4.17.21" }, diff --git a/packages/plugin-packages/mashroom-memory-cache-provider-redis/package.json b/packages/plugin-packages/mashroom-memory-cache-provider-redis/package.json index 2e2f530f..22c687cc 100644 --- a/packages/plugin-packages/mashroom-memory-cache-provider-redis/package.json +++ b/packages/plugin-packages/mashroom-memory-cache-provider-redis/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -12,9 +12,9 @@ "ioredis": "^5.4.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-memory-cache": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-memory-cache": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0" }, "jest": { "verbose": true, diff --git a/packages/plugin-packages/mashroom-memory-cache/package.json b/packages/plugin-packages/mashroom-memory-cache/package.json index 63c868e0..3a929d9d 100644 --- a/packages/plugin-packages/mashroom-memory-cache/package.json +++ b/packages/plugin-packages/mashroom-memory-cache/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" @@ -14,8 +14,8 @@ "node-cache": "^5.1.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0" }, "jest": { "verbose": true, diff --git a/packages/plugin-packages/mashroom-messaging-external-provider-amqp/package.json b/packages/plugin-packages/mashroom-messaging-external-provider-amqp/package.json index c7fe7f14..a6e8218f 100644 --- a/packages/plugin-packages/mashroom-messaging-external-provider-amqp/package.json +++ b/packages/plugin-packages/mashroom-messaging-external-provider-amqp/package.json @@ -4,18 +4,18 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "rhea": "^3.0.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-messaging": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-messaging": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0" }, "jest": { "verbose": true, diff --git a/packages/plugin-packages/mashroom-messaging-external-provider-mqtt/package.json b/packages/plugin-packages/mashroom-messaging-external-provider-mqtt/package.json index 680da286..faa025ae 100644 --- a/packages/plugin-packages/mashroom-messaging-external-provider-mqtt/package.json +++ b/packages/plugin-packages/mashroom-messaging-external-provider-mqtt/package.json @@ -4,18 +4,18 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "mqtt": "^5.7.3" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-messaging": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-messaging": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/ws": "^8.5.10" }, "jest": { diff --git a/packages/plugin-packages/mashroom-messaging-external-provider-redis/package.json b/packages/plugin-packages/mashroom-messaging-external-provider-redis/package.json index f591c691..3ab3be7b 100644 --- a/packages/plugin-packages/mashroom-messaging-external-provider-redis/package.json +++ b/packages/plugin-packages/mashroom-messaging-external-provider-redis/package.json @@ -4,18 +4,18 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "ioredis": "^5.4.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-messaging": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-messaging": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0" }, "jest": { "verbose": true, diff --git a/packages/plugin-packages/mashroom-messaging/package.json b/packages/plugin-packages/mashroom-messaging/package.json index facd9cd4..58a26fd7 100644 --- a/packages/plugin-packages/mashroom-messaging/package.json +++ b/packages/plugin-packages/mashroom-messaging/package.json @@ -4,16 +4,16 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", - "@mashroom/mashroom-websocket": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", + "@mashroom/mashroom-websocket": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-monitoring-metrics-collector/package.json b/packages/plugin-packages/mashroom-monitoring-metrics-collector/package.json index 06f1ea59..e0a0f037 100644 --- a/packages/plugin-packages/mashroom-monitoring-metrics-collector/package.json +++ b/packages/plugin-packages/mashroom-monitoring-metrics-collector/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" @@ -19,7 +19,7 @@ "url-value-parser": "^2.2.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", + "@mashroom/mashroom": "2.7.0", "@types/express": "^4.17.21", "@types/response-time": "^2.3.8" }, diff --git a/packages/plugin-packages/mashroom-monitoring-pm2-exporter/package.json b/packages/plugin-packages/mashroom-monitoring-pm2-exporter/package.json index 90f84f69..06de770b 100644 --- a/packages/plugin-packages/mashroom-monitoring-pm2-exporter/package.json +++ b/packages/plugin-packages/mashroom-monitoring-pm2-exporter/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -15,8 +15,8 @@ "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-monitoring-prometheus-exporter/package.json b/packages/plugin-packages/mashroom-monitoring-prometheus-exporter/package.json index a6942910..4ced36de 100644 --- a/packages/plugin-packages/mashroom-monitoring-prometheus-exporter/package.json +++ b/packages/plugin-packages/mashroom-monitoring-prometheus-exporter/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -15,8 +15,8 @@ "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-portal-admin-app/package.json b/packages/plugin-packages/mashroom-portal-admin-app/package.json index 1de9cbf5..0dd10bfc 100644 --- a/packages/plugin-packages/mashroom-portal-admin-app/package.json +++ b/packages/plugin-packages/mashroom-portal-admin-app/package.json @@ -4,14 +4,14 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-portal-ui-commons": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-portal-ui-commons": "2.7.0", "@types/latinize": "^0.2.18", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", diff --git a/packages/plugin-packages/mashroom-portal-app-user-extradata/package.json b/packages/plugin-packages/mashroom-portal-app-user-extradata/package.json index 1b00088b..bc99bc37 100644 --- a/packages/plugin-packages/mashroom-portal-app-user-extradata/package.json +++ b/packages/plugin-packages/mashroom-portal-app-user-extradata/package.json @@ -4,14 +4,14 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", "@types/express": "^4.17.21" }, "scripts": { diff --git a/packages/plugin-packages/mashroom-portal-default-theme/package.json b/packages/plugin-packages/mashroom-portal-default-theme/package.json index 101b2a4d..be2b07ce 100644 --- a/packages/plugin-packages/mashroom-portal-default-theme/package.json +++ b/packages/plugin-packages/mashroom-portal-default-theme/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "views/**" @@ -15,9 +15,9 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", "@fortawesome/fontawesome-free": "^6.5.2", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "@types/express": "^4.17.21", "bootstrap": "^5.3.3" }, diff --git a/packages/plugin-packages/mashroom-portal-demo-alternative-theme/package.json b/packages/plugin-packages/mashroom-portal-demo-alternative-theme/package.json index 8e4f2847..4bfd8128 100644 --- a/packages/plugin-packages/mashroom-portal-demo-alternative-theme/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-alternative-theme/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -14,9 +14,9 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", "@fortawesome/fontawesome-free": "^6.5.2", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "@types/express": "^4.17.21", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", diff --git a/packages/plugin-packages/mashroom-portal-demo-angular-app/package.json b/packages/plugin-packages/mashroom-portal-demo-angular-app/package.json index 6e3110e7..78cf69bc 100755 --- a/packages/plugin-packages/mashroom-portal-demo-angular-app/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-angular-app/package.json @@ -4,12 +4,11 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", "@angular-devkit/build-angular": "^18.0.6", "@angular-eslint/builder": "^18.0.1", "@angular-eslint/schematics": "^18.0.1", @@ -22,7 +21,8 @@ "@angular/forms": "^18.0.5", "@angular/language-service": "^18.0.5", "@angular/platform-browser": "^18.0.5", - "@angular/platform-browser-dynamic": "^18.0.5" + "@angular/platform-browser-dynamic": "^18.0.5", + "@mashroom/mashroom-portal": "2.7.0" }, "scripts": { "dev": "ng serve", diff --git a/packages/plugin-packages/mashroom-portal-demo-composite-app/package.json b/packages/plugin-packages/mashroom-portal-demo-composite-app/package.json index 9d3bf25b..12fc4df4 100644 --- a/packages/plugin-packages/mashroom-portal-demo-composite-app/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-composite-app/package.json @@ -4,13 +4,13 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", diff --git a/packages/plugin-packages/mashroom-portal-demo-load-dynamically-app/package.json b/packages/plugin-packages/mashroom-portal-demo-load-dynamically-app/package.json index 81c6eeb5..836c60de 100644 --- a/packages/plugin-packages/mashroom-portal-demo-load-dynamically-app/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-load-dynamically-app/package.json @@ -4,12 +4,12 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", diff --git a/packages/plugin-packages/mashroom-portal-demo-react-app/package.json b/packages/plugin-packages/mashroom-portal-demo-react-app/package.json index 34350ccb..77457066 100644 --- a/packages/plugin-packages/mashroom-portal-demo-react-app/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-react-app/package.json @@ -4,14 +4,14 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**", "screenshot.png" ], "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", diff --git a/packages/plugin-packages/mashroom-portal-demo-react-app2/package.json b/packages/plugin-packages/mashroom-portal-demo-react-app2/package.json index 121c9cde..df040dd5 100644 --- a/packages/plugin-packages/mashroom-portal-demo-react-app2/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-react-app2/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**", @@ -19,8 +19,8 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-json-schemas": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "@types/markdown-it": "^14.1.1", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0" diff --git a/packages/plugin-packages/mashroom-portal-demo-rest-proxy-app/package.json b/packages/plugin-packages/mashroom-portal-demo-rest-proxy-app/package.json index 1641d187..c15ad123 100644 --- a/packages/plugin-packages/mashroom-portal-demo-rest-proxy-app/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-rest-proxy-app/package.json @@ -4,13 +4,13 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", diff --git a/packages/plugin-packages/mashroom-portal-demo-solidjs-app/package.json b/packages/plugin-packages/mashroom-portal-demo-solidjs-app/package.json index 002f9779..50e8ebdd 100644 --- a/packages/plugin-packages/mashroom-portal-demo-solidjs-app/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-solidjs-app/package.json @@ -4,15 +4,15 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**", "mashroom.json" ], "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-json-schemas": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "babel-preset-solid": "^1.8.18", "eslint-plugin-solid": "^0.14.1", "solid-js": "^1.8.18" diff --git a/packages/plugin-packages/mashroom-portal-demo-svelte-app/package.json b/packages/plugin-packages/mashroom-portal-demo-svelte-app/package.json index 6a0a35e4..e1368586 100644 --- a/packages/plugin-packages/mashroom-portal-demo-svelte-app/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-svelte-app/package.json @@ -1,6 +1,6 @@ { "name": "@mashroom/mashroom-portal-demo-svelte-app", - "version": "2.6.1", + "version": "2.7.0", "description": "A simple Svelte based SPA that can be used in the Mashroom Portal", "homepage": "https://www.mashroom-server.com", "license": "MIT", @@ -27,8 +27,8 @@ "url": "https://github.com/nonblocking/mashroom/issues" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", "@tsconfig/svelte": "^5.0.4", "svelte": "^4.2.18", "svelte-check": "^3.8.4", diff --git a/packages/plugin-packages/mashroom-portal-demo-vue-app/package.json b/packages/plugin-packages/mashroom-portal-demo-vue-app/package.json index 5c0ec5e6..9ccad3c5 100644 --- a/packages/plugin-packages/mashroom-portal-demo-vue-app/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-vue-app/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**" @@ -13,7 +13,7 @@ "vue": "^3.4.31" }, "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@vue/eslint-config-typescript": "^13.0.0", "eslint-plugin-vue": "^9.26.0", "vue-eslint-parser": "^9.4.3", diff --git a/packages/plugin-packages/mashroom-portal-demo-websocket-proxy-app/package.json b/packages/plugin-packages/mashroom-portal-demo-websocket-proxy-app/package.json index 0968fe23..8daec2fd 100644 --- a/packages/plugin-packages/mashroom-portal-demo-websocket-proxy-app/package.json +++ b/packages/plugin-packages/mashroom-portal-demo-websocket-proxy-app/package.json @@ -4,13 +4,13 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", diff --git a/packages/plugin-packages/mashroom-portal-iframe-app/package.json b/packages/plugin-packages/mashroom-portal-iframe-app/package.json index e1db0051..e87af306 100644 --- a/packages/plugin-packages/mashroom-portal-iframe-app/package.json +++ b/packages/plugin-packages/mashroom-portal-iframe-app/package.json @@ -4,13 +4,13 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1" + "@mashroom/mashroom-portal": "2.7.0" }, "jest": { "verbose": true, diff --git a/packages/plugin-packages/mashroom-portal-remote-app-registry-k8s/package.json b/packages/plugin-packages/mashroom-portal-remote-app-registry-k8s/package.json index 635a3dbe..a4f4c758 100644 --- a/packages/plugin-packages/mashroom-portal-remote-app-registry-k8s/package.json +++ b/packages/plugin-packages/mashroom-portal-remote-app-registry-k8s/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**", @@ -19,11 +19,11 @@ "node-fetch": "^2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-background-jobs": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-background-jobs": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "@types/node-fetch": "^2.6.11" }, diff --git a/packages/plugin-packages/mashroom-portal-remote-app-registry/package.json b/packages/plugin-packages/mashroom-portal-remote-app-registry/package.json index ec17c4d1..6db378d1 100644 --- a/packages/plugin-packages/mashroom-portal-remote-app-registry/package.json +++ b/packages/plugin-packages/mashroom-portal-remote-app-registry/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "public/**", @@ -19,13 +19,13 @@ "node-fetch": "^2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-background-jobs": "2.6.1", - "@mashroom/mashroom-csrf-protection": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-background-jobs": "2.7.0", + "@mashroom/mashroom-csrf-protection": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/body-parser": "^1.19.5", "@types/express": "^4.17.21", "@types/node-fetch": "^2.6.11" diff --git a/packages/plugin-packages/mashroom-portal-remote-messaging-app/package.json b/packages/plugin-packages/mashroom-portal-remote-messaging-app/package.json index 6e19350d..fe251e68 100644 --- a/packages/plugin-packages/mashroom-portal-remote-messaging-app/package.json +++ b/packages/plugin-packages/mashroom-portal-remote-messaging-app/package.json @@ -4,15 +4,15 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-portal-ui-commons": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-portal-ui-commons": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "nanoid": "^3.3.7", diff --git a/packages/plugin-packages/mashroom-portal-sandbox-app/package.json b/packages/plugin-packages/mashroom-portal-sandbox-app/package.json index fff4c477..52ef50b4 100644 --- a/packages/plugin-packages/mashroom-portal-sandbox-app/package.json +++ b/packages/plugin-packages/mashroom-portal-sandbox-app/package.json @@ -4,15 +4,15 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-portal": "2.6.1", - "@mashroom/mashroom-portal-ui-commons": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-portal": "2.7.0", + "@mashroom/mashroom-portal-ui-commons": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "nanoid": "^3.3.7", diff --git a/packages/plugin-packages/mashroom-portal-tabify-app/package.json b/packages/plugin-packages/mashroom-portal-tabify-app/package.json index c2b3f940..02d2264d 100644 --- a/packages/plugin-packages/mashroom-portal-tabify-app/package.json +++ b/packages/plugin-packages/mashroom-portal-tabify-app/package.json @@ -4,13 +4,13 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "sideEffects": false, "files": [ "dist/**" ], "devDependencies": { - "@mashroom/mashroom-portal": "2.6.1", + "@mashroom/mashroom-portal": "2.7.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "react": "^18.3.1", diff --git a/packages/plugin-packages/mashroom-portal/package.json b/packages/plugin-packages/mashroom-portal/package.json index 946d1e59..943bd002 100644 --- a/packages/plugin-packages/mashroom-portal/package.json +++ b/packages/plugin-packages/mashroom-portal/package.json @@ -4,13 +4,13 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" ], "dependencies": { - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom-utils": "2.7.0", "body-parser": "^1.20.2", "express": "^4.19.2", "express-sse-ts": "^1.0.2", @@ -18,18 +18,18 @@ "node-fetch": "^2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-browser-cache": "2.6.1", - "@mashroom/mashroom-cdn": "2.6.1", - "@mashroom/mashroom-csrf-protection": "2.6.1", - "@mashroom/mashroom-http-proxy": "2.6.1", - "@mashroom/mashroom-i18n": "2.6.1", - "@mashroom/mashroom-memory-cache": "2.6.1", - "@mashroom/mashroom-messaging": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-vhost-path-mapper": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-browser-cache": "2.7.0", + "@mashroom/mashroom-cdn": "2.7.0", + "@mashroom/mashroom-csrf-protection": "2.7.0", + "@mashroom/mashroom-http-proxy": "2.7.0", + "@mashroom/mashroom-i18n": "2.7.0", + "@mashroom/mashroom-memory-cache": "2.7.0", + "@mashroom/mashroom-messaging": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-vhost-path-mapper": "2.7.0", "@types/body-parser": "^1.19.5", "@types/express": "^4.17.21", "@types/node-fetch": "^2.6.11" diff --git a/packages/plugin-packages/mashroom-robots/package.json b/packages/plugin-packages/mashroom-robots/package.json index f3855489..ca1b1b9a 100644 --- a/packages/plugin-packages/mashroom-robots/package.json +++ b/packages/plugin-packages/mashroom-robots/package.json @@ -4,13 +4,13 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "default-robots.txt" ], "devDependencies": { - "@mashroom/mashroom": "2.6.1" + "@mashroom/mashroom": "2.7.0" }, "jest": { "verbose": true, diff --git a/packages/plugin-packages/mashroom-security-default-login-webapp/package.json b/packages/plugin-packages/mashroom-security-default-login-webapp/package.json index c56fe2ac..ca3290b8 100644 --- a/packages/plugin-packages/mashroom-security-default-login-webapp/package.json +++ b/packages/plugin-packages/mashroom-security-default-login-webapp/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "assets/**", @@ -17,12 +17,12 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-browser-cache": "2.6.1", - "@mashroom/mashroom-csrf-protection": "2.6.1", - "@mashroom/mashroom-i18n": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-vhost-path-mapper": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-browser-cache": "2.7.0", + "@mashroom/mashroom-csrf-protection": "2.7.0", + "@mashroom/mashroom-i18n": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-vhost-path-mapper": "2.7.0", "@types/body-parser": "^1.19.5", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0" diff --git a/packages/plugin-packages/mashroom-security-provider-basic-wrapper/package.json b/packages/plugin-packages/mashroom-security-provider-basic-wrapper/package.json index acd06a42..89e3c390 100644 --- a/packages/plugin-packages/mashroom-security-provider-basic-wrapper/package.json +++ b/packages/plugin-packages/mashroom-security-provider-basic-wrapper/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -12,9 +12,9 @@ "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-security-provider-ldap/package.json b/packages/plugin-packages/mashroom-security-provider-ldap/package.json index 159fc1c1..d910141f 100644 --- a/packages/plugin-packages/mashroom-security-provider-ldap/package.json +++ b/packages/plugin-packages/mashroom-security-provider-ldap/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -13,9 +13,9 @@ "ldapts": "^7.0.12" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-security-provider-openid-connect/package.json b/packages/plugin-packages/mashroom-security-provider-openid-connect/package.json index 15daa70c..32ee4baa 100644 --- a/packages/plugin-packages/mashroom-security-provider-openid-connect/package.json +++ b/packages/plugin-packages/mashroom-security-provider-openid-connect/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -14,9 +14,9 @@ "openid-client": "^5.6.5" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "@types/node-fetch": "^2.6.11" }, diff --git a/packages/plugin-packages/mashroom-security-provider-simple/package.json b/packages/plugin-packages/mashroom-security-provider-simple/package.json index b0187ae8..9eea0940 100644 --- a/packages/plugin-packages/mashroom-security-provider-simple/package.json +++ b/packages/plugin-packages/mashroom-security-provider-simple/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -12,9 +12,9 @@ "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-security/package.json b/packages/plugin-packages/mashroom-security/package.json index 1f68a43e..8c330644 100644 --- a/packages/plugin-packages/mashroom-security/package.json +++ b/packages/plugin-packages/mashroom-security/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" @@ -13,9 +13,9 @@ "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21" }, "jest": { diff --git a/packages/plugin-packages/mashroom-session-provider-filestore/package.json b/packages/plugin-packages/mashroom-session-provider-filestore/package.json index 8d84e961..2c523d6c 100644 --- a/packages/plugin-packages/mashroom-session-provider-filestore/package.json +++ b/packages/plugin-packages/mashroom-session-provider-filestore/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -13,8 +13,8 @@ "session-file-store": "^1.5.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-session": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-session": "2.7.0", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0", "@types/session-file-store": "^1.2.5" diff --git a/packages/plugin-packages/mashroom-session-provider-mongodb/package.json b/packages/plugin-packages/mashroom-session-provider-mongodb/package.json index 7f5ff580..3b8b7c58 100644 --- a/packages/plugin-packages/mashroom-session-provider-mongodb/package.json +++ b/packages/plugin-packages/mashroom-session-provider-mongodb/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -14,9 +14,9 @@ "mongodb": "^6.8.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-session": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-session": "2.7.0", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0" }, diff --git a/packages/plugin-packages/mashroom-session-provider-redis/package.json b/packages/plugin-packages/mashroom-session-provider-redis/package.json index e941998b..9b068047 100644 --- a/packages/plugin-packages/mashroom-session-provider-redis/package.json +++ b/packages/plugin-packages/mashroom-session-provider-redis/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -14,9 +14,9 @@ "ioredis": "^5.4.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-session": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-session": "2.7.0", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0" }, diff --git a/packages/plugin-packages/mashroom-session/package.json b/packages/plugin-packages/mashroom-session/package.json index dd8aea8c..a7fdd50f 100644 --- a/packages/plugin-packages/mashroom-session/package.json +++ b/packages/plugin-packages/mashroom-session/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" @@ -14,8 +14,8 @@ "express-session": "^1.18.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", "@types/express": "^4.17.21", "@types/express-session": "^1.18.0" }, diff --git a/packages/plugin-packages/mashroom-storage-provider-filestore/package.json b/packages/plugin-packages/mashroom-storage-provider-filestore/package.json index 57253f29..44197596 100644 --- a/packages/plugin-packages/mashroom-storage-provider-filestore/package.json +++ b/packages/plugin-packages/mashroom-storage-provider-filestore/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -15,9 +15,9 @@ "proper-lockfile": "^4.1.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/fs-extra": "^11.0.4", "@types/proper-lockfile": "^4.1.4" }, diff --git a/packages/plugin-packages/mashroom-storage-provider-mongodb/package.json b/packages/plugin-packages/mashroom-storage-provider-mongodb/package.json index 8aadb4c4..eb8ec22d 100755 --- a/packages/plugin-packages/mashroom-storage-provider-mongodb/package.json +++ b/packages/plugin-packages/mashroom-storage-provider-mongodb/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**" ], @@ -12,10 +12,10 @@ "mongodb": "^6.8.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-storage": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-storage": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@shelf/jest-mongodb": "^4.3.2" }, "jest": { diff --git a/packages/plugin-packages/mashroom-storage/package.json b/packages/plugin-packages/mashroom-storage/package.json index 7ce0025e..6ab7da9b 100644 --- a/packages/plugin-packages/mashroom-storage/package.json +++ b/packages/plugin-packages/mashroom-storage/package.json @@ -4,17 +4,17 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" ], "dependencies": { - "@mashroom/mashroom-utils": "2.6.1" + "@mashroom/mashroom-utils": "2.7.0" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-memory-cache": "2.6.1" + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-memory-cache": "2.7.0" }, "jest": { "verbose": true, diff --git a/packages/plugin-packages/mashroom-vhost-path-mapper/package.json b/packages/plugin-packages/mashroom-vhost-path-mapper/package.json index 9dae56b6..398b5537 100644 --- a/packages/plugin-packages/mashroom-vhost-path-mapper/package.json +++ b/packages/plugin-packages/mashroom-vhost-path-mapper/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "type-definitions/*" @@ -13,7 +13,7 @@ "express": "^4.19.2" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", + "@mashroom/mashroom": "2.7.0", "@types/express": "^4.17.21", "webpack-cli": "^5.1.4" }, diff --git a/packages/plugin-packages/mashroom-websocket/package.json b/packages/plugin-packages/mashroom-websocket/package.json index c16c1952..40920562 100644 --- a/packages/plugin-packages/mashroom-websocket/package.json +++ b/packages/plugin-packages/mashroom-websocket/package.json @@ -4,7 +4,7 @@ "homepage": "https://www.mashroom-server.com", "repository": "github:nonblocking/mashroom", "license": "MIT", - "version": "2.6.1", + "version": "2.7.0", "files": [ "dist/**", "views/**", @@ -19,10 +19,10 @@ "ws": "^8.17.1" }, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-monitoring-metrics-collector": "2.6.1", - "@mashroom/mashroom-security": "2.6.1", - "@mashroom/mashroom-utils": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-monitoring-metrics-collector": "2.7.0", + "@mashroom/mashroom-security": "2.7.0", + "@mashroom/mashroom-utils": "2.7.0", "@types/express": "^4.17.21", "@types/fs-extra": "^11.0.4", "@types/uuid": "^10.0.0", diff --git a/packages/test/test-server1/package.json b/packages/test/test-server1/package.json index 39fb65db..1bac64a0 100644 --- a/packages/test/test-server1/package.json +++ b/packages/test/test-server1/package.json @@ -1,9 +1,9 @@ { "name": "@mashroom/mashroom-test-server1", - "version": "2.6.1", + "version": "2.7.0", "private": true, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" }, "scripts": { "start": "nodemon --watch ../../core/mashroom/src -e .js,.ts,.json --exec \"nx build @mashroom/mashroom && node --trace-warnings --trace-deprecation ../../core/mashroom/dist/server.js\"" diff --git a/packages/test/test-server2/package.json b/packages/test/test-server2/package.json index ddc9bf32..0d0c174d 100644 --- a/packages/test/test-server2/package.json +++ b/packages/test/test-server2/package.json @@ -1,13 +1,13 @@ { "name": "@mashroom/mashroom-test-server2", - "version": "2.6.1", + "version": "2.7.0", "private": true, "dependencies": { "@opentelemetry/exporter-prometheus": "^0.52.1", "pm2": "^5.4.1" }, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" }, "scripts": { "start": "mashroom", diff --git a/packages/test/test-server3/package.json b/packages/test/test-server3/package.json index 81992b9c..3841c21b 100644 --- a/packages/test/test-server3/package.json +++ b/packages/test/test-server3/package.json @@ -1,9 +1,9 @@ { "name": "@mashroom/mashroom-test-server3", - "version": "2.6.1", + "version": "2.7.0", "private": true, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" }, "scripts": { "start": "nodemon --watch ../../core/mashroom/src -e .js,.ts,.json --exec \"nx build @mashroom/mashroom && node ../../core/mashroom/dist/server.js\"" diff --git a/packages/test/test-server4/package.json b/packages/test/test-server4/package.json index b1792745..c270145a 100644 --- a/packages/test/test-server4/package.json +++ b/packages/test/test-server4/package.json @@ -1,9 +1,9 @@ { "name": "@mashroom/mashroom-test-server4", - "version": "2.6.1", + "version": "2.7.0", "private": true, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" }, "scripts": { "start": "nodemon --watch ../../core/mashroom/src -e .js,.ts,.json --exec \"nx build @mashroom/mashroom && node ../../core/mashroom/dist/server.js\"" diff --git a/packages/test/test-server5/package.json b/packages/test/test-server5/package.json index 8413f45c..9dc5c9a2 100644 --- a/packages/test/test-server5/package.json +++ b/packages/test/test-server5/package.json @@ -1,9 +1,9 @@ { "name": "@mashroom/mashroom-test-server5", - "version": "2.6.1", + "version": "2.7.0", "private": true, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" }, "scripts": { "start": "nodemon --watch ../../core/mashroom/src -e .js,.ts,.json --exec \"nx build @mashroom/mashroom && node ../../core/mashroom/dist/server.js\"" diff --git a/packages/test/test-server6/package.json b/packages/test/test-server6/package.json index 285947ad..ffd16937 100644 --- a/packages/test/test-server6/package.json +++ b/packages/test/test-server6/package.json @@ -1,9 +1,9 @@ { "name": "@mashroom/mashroom-test-server6", - "version": "2.6.1", + "version": "2.7.0", "private": true, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1", + "@mashroom/mashroom-json-schemas": "2.7.0", "fs-extra": "^11.2.0" }, "scripts": { diff --git a/packages/test/test-server7/package.json b/packages/test/test-server7/package.json index be31119b..9e0b394a 100644 --- a/packages/test/test-server7/package.json +++ b/packages/test/test-server7/package.json @@ -1,10 +1,10 @@ { "name": "@mashroom/mashroom-test-server7", - "version": "2.6.1", + "version": "2.7.0", "private": true, "devDependencies": { - "@mashroom/mashroom": "2.6.1", - "@mashroom/mashroom-json-schemas": "2.6.1", + "@mashroom/mashroom": "2.7.0", + "@mashroom/mashroom-json-schemas": "2.7.0", "log4js": "^6.9.1", "ts-node": "^10.9.2" }, diff --git a/packages/test/test-server8/package.json b/packages/test/test-server8/package.json index 323d62eb..25a19759 100644 --- a/packages/test/test-server8/package.json +++ b/packages/test/test-server8/package.json @@ -1,9 +1,9 @@ { "name": "@mashroom/mashroom-test-server8", - "version": "2.6.1", + "version": "2.7.0", "private": true, "devDependencies": { - "@mashroom/mashroom-json-schemas": "2.6.1" + "@mashroom/mashroom-json-schemas": "2.7.0" }, "scripts": { "start": "nodemon --watch ../../core/mashroom/src -e .js,.ts,.json --exec \"nx build @mashroom/mashroom && node ../../core/mashroom/dist/server.js\""