diff --git a/package-lock.json b/package-lock.json index 2869bc6f78..779287feb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2031,18 +2031,6 @@ "node": ">=8" } }, - "node_modules/@commitlint/load/node_modules/typescript": { - "version": "4.9.5", - "dev": true, - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } - }, "node_modules/@commitlint/message": { "version": "13.2.0", "dev": true, @@ -2288,6 +2276,19 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@custom-elements-manifest/analyzer/node_modules/typescript": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz", + "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, "node_modules/@custom-elements-manifest/find-dependencies": { "version": "0.0.5", "resolved": "https://registry.npmjs.org/@custom-elements-manifest/find-dependencies/-/find-dependencies-0.0.5.tgz", @@ -20076,9 +20077,10 @@ } }, "node_modules/typescript": { - "version": "4.3.5", + "version": "4.4.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz", + "integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==", "dev": true, - "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -22008,8 +22010,21 @@ "node": ">=8" } }, + "packages/addons/node_modules/typescript": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz", + "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, "packages/compas-open-scd": { - "version": "0.33.0-6", + "version": "0.35.0-1", "license": "Apache-2.0", "dependencies": { "@material/mwc-dialog": "0.22.1", @@ -22077,6 +22092,19 @@ "workbox-cli": "^6.2.4" } }, + "packages/compas-open-scd/node_modules/typescript": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz", + "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, "packages/core": { "name": "@openscd/core", "version": "0.1.2", @@ -22113,7 +22141,7 @@ "tsdoc": "^0.0.4", "tslib": "^2.4.0", "typedoc": "^0.23.8", - "typescript": "^4.7.4" + "typescript": "^4.9.5" } }, "packages/core/node_modules/@babel/code-frame": { @@ -23724,6 +23752,19 @@ "node": ">=8" } }, + "packages/distribution/node_modules/typescript": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz", + "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, "packages/open-scd": { "version": "0.33.0", "extraneous": true, @@ -23852,7 +23893,7 @@ "tslib": "^2.3.1", "typedoc": "^0.23.8", "typedoc-plugin-markdown": "3.12.0", - "typescript": "^4.7.4", + "typescript": "^4.9.5", "web-component-analyzer": "^1.1.6", "workbox-cli": "^6.2.4" } @@ -24079,7 +24120,7 @@ "tslib": "^2.3.1", "typedoc": "^0.23.8", "typedoc-plugin-markdown": "3.12.0", - "typescript": "^4.7.4", + "typescript": "^4.9.5", "web-component-analyzer": "^1.1.6", "workbox-cli": "^6.2.4" } @@ -24286,7 +24327,7 @@ "tsdoc": "^0.0.4", "tslib": "^2.3.1", "typedoc": "^0.23.8", - "typescript": "^4.7.4" + "typescript": "^4.9.5" } }, "packages/xml/node_modules/@sinonjs/commons": { @@ -26245,10 +26286,6 @@ "requires": { "has-flag": "^4.0.0" } - }, - "typescript": { - "version": "4.9.5", - "dev": true } } }, @@ -26418,6 +26455,12 @@ "merge2": "^1.3.0", "slash": "^3.0.0" } + }, + "typescript": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz", + "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==", + "dev": true } } }, @@ -28147,6 +28190,12 @@ "requires": { "has-flag": "^4.0.0" } + }, + "typescript": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz", + "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==", + "dev": true } } }, @@ -28182,7 +28231,7 @@ "tsdoc": "^0.0.4", "tslib": "^2.4.0", "typedoc": "^0.23.8", - "typescript": "^4.7.4" + "typescript": "4.9.5" }, "dependencies": { "@babel/code-frame": { @@ -29309,6 +29358,12 @@ "requires": { "has-flag": "^4.0.0" } + }, + "typescript": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz", + "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==", + "dev": true } } }, @@ -29370,7 +29425,7 @@ "tslib": "^2.3.1", "typedoc": "^0.23.8", "typedoc-plugin-markdown": "3.12.0", - "typescript": "^4.7.4", + "typescript": "^4.9.5", "web-component-analyzer": "^1.1.6", "workbox-cli": "^6.2.4" }, @@ -29562,7 +29617,7 @@ "tslib": "^2.3.1", "typedoc": "^0.23.8", "typedoc-plugin-markdown": "3.12.0", - "typescript": "^4.7.4", + "typescript": "^4.9.5", "web-component-analyzer": "^1.1.6", "workbox-cli": "^6.2.4" }, @@ -29734,7 +29789,7 @@ "tsdoc": "^0.0.4", "tslib": "^2.3.1", "typedoc": "^0.23.8", - "typescript": "^4.7.4" + "typescript": "^4.9.5" }, "dependencies": { "@sinonjs/commons": { @@ -33020,6 +33075,14 @@ "typescript": "4.3.5", "web-component-analyzer": "^1.1.6", "workbox-cli": "^6.2.4" + }, + "dependencies": { + "typescript": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz", + "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==", + "dev": true + } } }, "compressible": { @@ -40833,7 +40896,9 @@ } }, "typescript": { - "version": "4.3.5", + "version": "4.4.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz", + "integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==", "dev": true }, "typical": {