diff --git a/packages/assertions/package-lock.json b/packages/assertions/package-lock.json index 44f5a4af4..2d4d532d7 100644 --- a/packages/assertions/package-lock.json +++ b/packages/assertions/package-lock.json @@ -1,6 +1,6 @@ { "name": "@thing-description-playground/assertions", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/assertions/package.json b/packages/assertions/package.json index 92c2fd4b5..3741460c7 100644 --- a/packages/assertions/package.json +++ b/packages/assertions/package.json @@ -2,7 +2,7 @@ "name": "@thing-description-playground/assertions", "author": "TUM ESI (https://www.ei.tum.de/en/esi/home/)", "license": "MIT", - "version": "1.3.0", + "version": "1.3.1", "description": "Provides the assertion testing functionality for the Web of Things - Thing Description Playground.", "homepage": "https://github.com/thingweb/thingweb-playground#readme", "bugs": { @@ -21,7 +21,7 @@ "prepare": "npm run bundle" }, "dependencies": { - "@thing-description-playground/core": "^1.2.0", + "@thing-description-playground/core": "^1.2.1", "ajv": "^6.12.2", "csvjson": "^5.1.0", "is-utf8": "^0.2.1", diff --git a/packages/cli/package-lock.json b/packages/cli/package-lock.json index f3bcd6c50..874b663e4 100644 --- a/packages/cli/package-lock.json +++ b/packages/cli/package-lock.json @@ -1,6 +1,6 @@ { "name": "@thing-description-playground/cli", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 4930d1b19..0e5d43b23 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -2,7 +2,7 @@ "name": "@thing-description-playground/cli", "author": "Eclipse Thingweb (https://thingweb.io/)", "license": "MIT", - "version": "1.4.0", + "version": "1.4.1", "description": "Provides a Command Line Interface for the Web of Things - Thing Description Playground.", "homepage": "https://github.com/thingweb/thingweb-playground#readme", "bugs": { @@ -19,11 +19,11 @@ "start": "node ./index.js" }, "dependencies": { - "@thing-description-playground/assertions": "^1.3.0", - "@thing-description-playground/core": "^1.2.0", - "@thing-description-playground/defaults": "^1.2.0", - "@thing-description-playground/td_to_asyncapi": "^1.0.1", - "@thing-description-playground/td_to_openapi": "^1.2.1", + "@thing-description-playground/assertions": "^1.3.1", + "@thing-description-playground/core": "^1.2.1", + "@thing-description-playground/defaults": "^1.2.1", + "@thing-description-playground/td_to_asyncapi": "^1.0.2", + "@thing-description-playground/td_to_openapi": "^1.2.2", "argly": "^1.2.0" }, "publishConfig": { diff --git a/packages/core/package-lock.json b/packages/core/package-lock.json index 303af6963..90b773457 100644 --- a/packages/core/package-lock.json +++ b/packages/core/package-lock.json @@ -1,6 +1,6 @@ { "name": "@thing-description-playground/core", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/core/package.json b/packages/core/package.json index cf6a6d526..63aacaf49 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -2,7 +2,7 @@ "name": "@thing-description-playground/core", "author": "TUM ESI (https://www.ei.tum.de/en/esi/home/)", "license": "MIT", - "version": "1.2.0", + "version": "1.2.1", "description": "Provides the validation functionality for the Web of Things - Thing Description Playground.", "homepage": "https://github.com/thingweb/thingweb-playground#readme", "bugs": { diff --git a/packages/defaults/package-lock.json b/packages/defaults/package-lock.json index f076e8ada..e16102ed2 100644 --- a/packages/defaults/package-lock.json +++ b/packages/defaults/package-lock.json @@ -1,6 +1,6 @@ { "name": "@thing-description-playground/defaults", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/defaults/package.json b/packages/defaults/package.json index b2c35526f..793092482 100644 --- a/packages/defaults/package.json +++ b/packages/defaults/package.json @@ -2,7 +2,7 @@ "name": "@thing-description-playground/defaults", "author": "TUM ESI (https://www.ei.tum.de/en/esi/home/)", "license": "MIT", - "version": "1.2.0", + "version": "1.2.1", "description": "Adds/removes defaults for Thing Descriptions in the Web of Things - Thing Description Playground.", "homepage": "https://github.com/thingweb/thingweb-playground#readme", "bugs": { @@ -20,7 +20,7 @@ "prepare": "npm run bundle" }, "devDependencies": { - "@thing-description-playground/core": "^1.2.0", + "@thing-description-playground/core": "^1.2.1", "browserify": "^16.5.1", "eslint": "7.10.0", "jest": "^26.4.2", diff --git a/packages/gist_backend/package-lock.json b/packages/gist_backend/package-lock.json index 7dca834c6..76ce98052 100644 --- a/packages/gist_backend/package-lock.json +++ b/packages/gist_backend/package-lock.json @@ -1,6 +1,6 @@ { "name": "@thing-description-playground/gist_backend", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/gist_backend/package.json b/packages/gist_backend/package.json index a26ef8239..822a97cdf 100644 --- a/packages/gist_backend/package.json +++ b/packages/gist_backend/package.json @@ -2,7 +2,7 @@ "name": "@thing-description-playground/gist_backend", "author": "TUM ESI (https://www.ei.tum.de/en/esi/home/)", "license": "MIT", - "version": "1.2.0", + "version": "1.2.1", "description": "Provides a gist submission backend for the @thing-description-playground/web package.", "homepage": "https://github.com/thingweb/thingweb-playground#readme", "bugs": { diff --git a/packages/td_to_asyncapi/package-lock.json b/packages/td_to_asyncapi/package-lock.json index 4b78e261d..17b8a1fb5 100644 --- a/packages/td_to_asyncapi/package-lock.json +++ b/packages/td_to_asyncapi/package-lock.json @@ -1,6 +1,6 @@ { "name": "@thing-description-playground/td_to_asyncapi", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/td_to_asyncapi/package.json b/packages/td_to_asyncapi/package.json index b08ca84a4..fefe8b184 100644 --- a/packages/td_to_asyncapi/package.json +++ b/packages/td_to_asyncapi/package.json @@ -2,7 +2,7 @@ "name": "@thing-description-playground/td_to_asyncapi", "author": "TUM ESI (https://www.ei.tum.de/en/esi/home/)", "license": "MIT", - "version": "1.0.1", + "version": "1.0.2", "description": "Provides AsyncAPI instance generation for Thing Descriptions in the Web of Things - Thing Description Playground.", "homepage": "https://github.com/thingweb/thingweb-playground#readme", "bugs": { @@ -23,7 +23,7 @@ }, "dependencies": { "@asyncapi/parser": "^1.2.0", - "@thing-description-playground/defaults": "^1.2.0", + "@thing-description-playground/defaults": "^1.2.1", "json-to-pretty-yaml": "^1.2.2" }, "devDependencies": { diff --git a/packages/td_to_openAPI/package-lock.json b/packages/td_to_openAPI/package-lock.json index 2bfe775d5..33de72081 100644 --- a/packages/td_to_openAPI/package-lock.json +++ b/packages/td_to_openAPI/package-lock.json @@ -1,6 +1,6 @@ { "name": "@thing-description-playground/td_to_openapi", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/td_to_openAPI/package.json b/packages/td_to_openAPI/package.json index 9bbea4dcc..eb7ccf9bb 100644 --- a/packages/td_to_openAPI/package.json +++ b/packages/td_to_openAPI/package.json @@ -2,7 +2,7 @@ "name": "@thing-description-playground/td_to_openapi", "author": "TUM ESI (https://www.ei.tum.de/en/esi/home/)", "license": "MIT", - "version": "1.2.1", + "version": "1.2.2", "description": "Provides openAPI instance generation for Thing Descriptions in the Web of Things - Thing Description Playground.", "homepage": "https://github.com/thingweb/thingweb-playground#readme", "bugs": { diff --git a/packages/web/package-lock.json b/packages/web/package-lock.json index 83fb86595..9e563fdad 100644 --- a/packages/web/package-lock.json +++ b/packages/web/package-lock.json @@ -1,6 +1,6 @@ { "name": "@thing-description-playground/web", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/web/package.json b/packages/web/package.json index bc036d13d..f65c9ce91 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -2,7 +2,7 @@ "name": "@thing-description-playground/web", "author": "TUM ESI (https://www.ei.tum.de/en/esi/home/)", "license": "MIT", - "version": "1.4.0", + "version": "1.4.1", "description": "Provides a browser GUI for the Web of Things - Thing Description Playground.", "homepage": "https://github.com/thingweb/thingweb-playground#readme", "bugs": { @@ -20,11 +20,11 @@ "serve": "serve -p 5500" }, "dependencies": { - "@thing-description-playground/assertions": "^1.3.0", - "@thing-description-playground/core": "^1.2.0", - "@thing-description-playground/defaults": "^1.2.0", - "@thing-description-playground/td_to_asyncapi": "^1.0.1", - "@thing-description-playground/td_to_openapi": "^1.2.1", + "@thing-description-playground/assertions": "^1.3.1", + "@thing-description-playground/core": "^1.2.1", + "@thing-description-playground/defaults": "^1.2.1", + "@thing-description-playground/td_to_asyncapi": "^1.0.2", + "@thing-description-playground/td_to_openapi": "^1.2.2", "bootstrap-css-only": "4.4.1", "monaco-editor": "^0.20.0", "papaparse": "^5.3.0"