Skip to content

Commit

Permalink
v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nonblocking committed Jan 10, 2024
1 parent 679f56f commit 99ab843
Show file tree
Hide file tree
Showing 73 changed files with 484 additions and 484 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "2.4.5"
"version": "2.5.0"
}
478 changes: 239 additions & 239 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/core/mashroom-json-schemas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"schemas/**",
"type-definitions/**"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/mashroom-portal-ui-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "https://www.mashroom-server.com",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"main": "dist",
"dependencies": {
"@codemirror/lang-css": "^6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/mashroom-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"main": "lib",
"files": [
"lib/**"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/mashroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"main": "dist",
"files": [
"dist/**",
Expand All @@ -17,7 +17,7 @@
"mashroom": "./dist/server.js"
},
"dependencies": {
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom-utils": "2.5.0",
"@types/express": "^4.17.21",
"anymatch": "^3.1.3",
"chokidar": "^3.5.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**",
"public/**",
Expand All @@ -18,8 +18,8 @@
"node-schedule": "^2.1.1"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-monitoring-metrics-collector": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-monitoring-metrics-collector": "2.5.0",
"@types/express": "^4.17.21",
"@types/express-handlebars": "^6.0.0",
"@types/node-schedule": "^2.1.5"
Expand Down
8 changes: 4 additions & 4 deletions packages/plugin-packages/mashroom-browser-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**",
"type-definitions/*"
],
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-security": "2.4.5",
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-security": "2.5.0",
"@mashroom/mashroom-utils": "2.5.0",
"@types/express": "^4.17.21"
},
"jest": {
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-packages/mashroom-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**",
"type-definitions/*"
],
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-utils": "2.5.0",
"@types/express": "^4.17.21"
},
"jest": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**",
"type-definitions/*"
Expand All @@ -13,8 +13,8 @@
"csrf": "^3.1.0"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-utils": "2.5.0",
"@types/express": "^4.17.21"
},
"jest": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-packages/mashroom-demo-webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**"
],
"dependencies": {
"express": "^4.18.2"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@types/express": "^4.17.21"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-packages/mashroom-docs-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"public/**"
],
Expand Down
8 changes: 4 additions & 4 deletions packages/plugin-packages/mashroom-error-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**",
"pages/**"
],
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-i18n": "2.4.5",
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-i18n": "2.5.0",
"@mashroom/mashroom-utils": "2.5.0",
"@types/express": "^4.17.21"
},
"jest": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-packages/mashroom-helmet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**"
],
"dependencies": {
"helmet": "^7.1.0"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5"
"@mashroom/mashroom": "2.5.0"
},
"scripts": {
"lint": "eslint src --ext \".ts\" --fix",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**"
],
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-http-proxy": "2.4.5",
"@mashroom/mashroom-security": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-http-proxy": "2.5.0",
"@mashroom/mashroom-security": "2.5.0",
"@types/express": "^4.17.21"
},
"jest": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**"
],
"dependencies": {
"@mashroom/mashroom-utils": "2.4.5"
"@mashroom/mashroom-utils": "2.5.0"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-http-proxy": "2.4.5",
"@mashroom/mashroom-security": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-http-proxy": "2.5.0",
"@mashroom/mashroom-security": "2.5.0",
"@types/express": "^4.17.21"
},
"jest": {
Expand Down
10 changes: 5 additions & 5 deletions packages/plugin-packages/mashroom-http-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**",
"type-definitions/*"
Expand All @@ -14,10 +14,10 @@
"request": "^2.88.2"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-monitoring-metrics-collector": "2.4.5",
"@mashroom/mashroom-security": "2.4.5",
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-monitoring-metrics-collector": "2.5.0",
"@mashroom/mashroom-security": "2.5.0",
"@mashroom/mashroom-utils": "2.5.0",
"@types/express": "^4.17.21",
"@types/http-proxy": "1.17.9",
"@types/request": "^2.48.12",
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-packages/mashroom-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**",
"messages/**",
Expand All @@ -14,8 +14,8 @@
"accept-language-parser": "^1.5.0"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-utils": "2.5.0",
"@types/accept-language-parser": "^1.5.6",
"@types/express": "^4.17.21"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**"
],
"dependencies": {
"ioredis": "^5.3.2"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-memory-cache": "2.4.5",
"@mashroom/mashroom-monitoring-metrics-collector": "2.4.5"
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-memory-cache": "2.5.0",
"@mashroom/mashroom-monitoring-metrics-collector": "2.5.0"
},
"jest": {
"verbose": true,
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-packages/mashroom-memory-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**",
"type-definitions/*"
Expand All @@ -14,8 +14,8 @@
"node-cache": "^5.1.2"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-monitoring-metrics-collector": "2.4.5"
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-monitoring-metrics-collector": "2.5.0"
},
"jest": {
"verbose": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**"
],
"dependencies": {
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom-utils": "2.5.0",
"rhea": "^3.0.2"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-messaging": "2.4.5",
"@mashroom/mashroom-monitoring-metrics-collector": "2.4.5"
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-messaging": "2.5.0",
"@mashroom/mashroom-monitoring-metrics-collector": "2.5.0"
},
"jest": {
"verbose": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**"
],
"dependencies": {
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom-utils": "2.5.0",
"mqtt": "^5.3.3"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-messaging": "2.4.5",
"@mashroom/mashroom-monitoring-metrics-collector": "2.4.5",
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-messaging": "2.5.0",
"@mashroom/mashroom-monitoring-metrics-collector": "2.5.0",
"@types/ws": "^8.5.10"
},
"jest": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"homepage": "https://www.mashroom-server.com",
"repository": "github:nonblocking/mashroom",
"license": "MIT",
"version": "2.4.5",
"version": "2.5.0",
"files": [
"dist/**"
],
"dependencies": {
"@mashroom/mashroom-utils": "2.4.5",
"@mashroom/mashroom-utils": "2.5.0",
"ioredis": "^5.3.2"
},
"devDependencies": {
"@mashroom/mashroom": "2.4.5",
"@mashroom/mashroom-messaging": "2.4.5",
"@mashroom/mashroom-monitoring-metrics-collector": "2.4.5"
"@mashroom/mashroom": "2.5.0",
"@mashroom/mashroom-messaging": "2.5.0",
"@mashroom/mashroom-monitoring-metrics-collector": "2.5.0"
},
"jest": {
"verbose": true,
Expand Down

0 comments on commit 99ab843

Please sign in to comment.