From c6242c1fd44d56e730ad8b9d4dfdbc0166439f95 Mon Sep 17 00:00:00 2001 From: Ido Rosenthal Date: Mon, 21 Mar 2022 12:13:47 +0200 Subject: [PATCH] v4.11.0 --- lerna.json | 2 +- package-lock.json | 498 +++++++++++-------- packages/build-tools/package.json | 4 +- packages/cli/package.json | 12 +- packages/code-formatter/package.json | 4 +- packages/core-test-kit/package.json | 4 +- packages/core/package.json | 2 +- packages/create-stylable-app/package.json | 2 +- packages/custom-value/package.json | 4 +- packages/dom-test-kit/package.json | 6 +- packages/e2e-test-kit/package.json | 4 +- packages/eslint-plugin-stylable/package.json | 4 +- packages/experimental-loader/package.json | 8 +- packages/jest/package.json | 10 +- packages/language-service/package.json | 6 +- packages/module-utils/package.json | 4 +- packages/node/package.json | 6 +- packages/optimizer/package.json | 4 +- packages/rollup-plugin/package.json | 10 +- packages/runtime/package.json | 2 +- packages/schema-extract/package.json | 4 +- packages/uni-driver/package.json | 2 +- packages/webpack-extensions/package.json | 8 +- packages/webpack-plugin/package.json | 12 +- 24 files changed, 344 insertions(+), 278 deletions(-) diff --git a/lerna.json b/lerna.json index e9368ea07..76fd351b6 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "4.10.4", + "version": "4.11.0", "useWorkspaces": true } diff --git a/package-lock.json b/package-lock.json index 41388b627..7f37d460d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -529,9 +529,9 @@ } }, "node_modules/@types/json-schema": { - "version": "7.0.9", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz", - "integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==" + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.10.tgz", + "integrity": "sha512-BLO9bBq59vW3fxCpD4o0N4U+DXsvwvIcl+jofw0frQo/GrBFC+/jRZj1E7kgp6dvTyNmA4y6JCV5Id/r3mNP5A==" }, "node_modules/@types/lodash": { "version": "4.14.180", @@ -650,9 +650,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "17.0.40", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz", - "integrity": "sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==", + "version": "17.0.41", + "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.41.tgz", + "integrity": "sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -661,9 +661,9 @@ } }, "node_modules/@types/react-dom": { - "version": "17.0.13", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.13.tgz", - "integrity": "sha512-wEP+B8hzvy6ORDv1QBhcQia4j6ea4SFIBttHYpXKPFZRviBvknq0FRh3VrIxeXUmsPkwuXVZrVGG7KUVONmXCQ==", + "version": "17.0.14", + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.14.tgz", + "integrity": "sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==", "dev": true, "dependencies": { "@types/react": "*" @@ -723,9 +723,9 @@ "dev": true }, "node_modules/@types/yargs": { - "version": "17.0.9", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.9.tgz", - "integrity": "sha512-Ci8+4/DOtkHRylcisKmVMtmVO5g7weUVCKcsu1sJvF1bn0wExTmbHmhFKj7AnEm0de800iovGhdSKzYnzbaHpg==", + "version": "17.0.10", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.10.tgz", + "integrity": "sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==", "dev": true, "dependencies": { "@types/yargs-parser": "*" @@ -1104,9 +1104,9 @@ } }, "node_modules/@wixc3/resolve-directory-context/node_modules/type-fest": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.12.0.tgz", - "integrity": "sha512-Qe5GRT+n/4GoqCNGGVp5Snapg1Omq3V7irBJB3EaKsp7HWDo5Gv2d/67gfNyV+d5EXD+x/RF5l1h4yJ7qNkcGA==", + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.12.1.tgz", + "integrity": "sha512-AiknQSEqKVGDDjtZqeKrUoTlcj7FKhupmnVUgz6KoOKtvMwRGE6hUNJ/nVear+h7fnUPO1q/htSkYKb1pyntkQ==", "engines": { "node": ">=12.20" }, @@ -1643,13 +1643,19 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001317", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001317.tgz", - "integrity": "sha512-xIZLh8gBm4dqNX0gkzrBeyI86J2eCjWzYAs40q88smG844YIrN4tVQl/RhquHvKEKImWWFIVh1Lxe5n1G/N+GQ==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - } + "version": "1.0.30001319", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001319.tgz", + "integrity": "sha512-xjlIAFHucBRSMUo1kb5D4LYgcN1M45qdKP++lhqowDpwJwGkpIRTt5qQqnhxjj1vHcI7nrJxWhCC1ATrCEBTcw==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + } + ] }, "node_modules/chai": { "version": "4.3.6", @@ -2060,9 +2066,9 @@ } }, "node_modules/debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "dependencies": { "ms": "2.1.2" }, @@ -2252,9 +2258,9 @@ } }, "node_modules/domhandler": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.0.tgz", - "integrity": "sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz", + "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", "dev": true, "dependencies": { "domelementtype": "^2.2.0" @@ -2337,9 +2343,9 @@ "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" }, "node_modules/electron-to-chromium": { - "version": "1.4.85", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.85.tgz", - "integrity": "sha512-K9AsQ41WS2bjZUFpRWfvaS4RjEcRCamEkBJN1Z1TQILBfP1H8QnJ9ti0wiLiMv0sRjX3EHKzgs9jDnmGFx2jXg==" + "version": "1.4.88", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.88.tgz", + "integrity": "sha512-oA7mzccefkvTNi9u7DXmT0LqvhnOiN2BhSrKerta7HeUC1cLoIwtbf2wL+Ah2ozh5KQd3/1njrGrwDBXx6d14Q==" }, "node_modules/emoji-regex": { "version": "8.0.0", @@ -4462,21 +4468,19 @@ } }, "node_modules/mocha-play": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/mocha-play/-/mocha-play-3.0.2.tgz", - "integrity": "sha512-Wf50QuB27XtUQMbo+zo5widQlo41SI/SdarW6OIRAd1UYBlnmNcIh0kp3Q7t0lxXbaoi0jwjA9xhJkDzlb28Dw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/mocha-play/-/mocha-play-3.1.0.tgz", + "integrity": "sha512-akhWxo/7TFA93gahYJfPEiKiVD21nPw60B3aLTrVgwmHD2u6Uixr07JNVSWmnHL0eWOUXgFTrB1JcSrN2sMKnA==", "dev": true, "dependencies": { - "commander": "^9.0.0", + "commander": "^9.1.0", "create-listening-server": "^1.0.0", - "css-loader": "^6.5.1", - "express": "^4.17.2", - "find-up": "^6.2.0", + "express": "^4.17.3", + "find-up": "^6.3.0", "glob": "^7.2.0", "html-webpack-plugin": "^5.5.0", - "playwright-core": "^1.18.1", - "style-loader": "^3.3.1", - "webpack-dev-middleware": "^5.3.0" + "playwright-core": "^1.20.0", + "webpack-dev-middleware": "^5.3.1" }, "bin": { "mocha-play": "bin/mocha-play.js" @@ -4490,9 +4494,9 @@ } }, "node_modules/mocha-play/node_modules/commander": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-9.0.0.tgz", - "integrity": "sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-9.1.0.tgz", + "integrity": "sha512-i0/MaqBtdbnJ4XQs4Pmyb+oFQl+q0lsAmokVUH92SlSw4fkeAcG3bVon+Qt7hmtF+u3Het6o4VgrcY3qAoEB6w==", "dev": true, "engines": { "node": "^12.20.0 || >=14" @@ -4580,6 +4584,29 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/mocha/node_modules/debug": { + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", + "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "dev": true, + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/mocha/node_modules/debug/node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, "node_modules/mocha/node_modules/minimatch": { "version": "4.2.1", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-4.2.1.tgz", @@ -5310,6 +5337,22 @@ "node": ">=12" } }, + "node_modules/playwright-core/node_modules/debug": { + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", + "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/playwright-core/node_modules/ws": { "version": "8.4.2", "resolved": "https://registry.npmjs.org/ws/-/ws-8.4.2.tgz", @@ -6328,18 +6371,18 @@ } }, "node_modules/string.prototype.matchall": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz", - "integrity": "sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz", + "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==", "dev": true, "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.3", "es-abstract": "^1.19.1", "get-intrinsic": "^1.1.1", - "has-symbols": "^1.0.2", + "has-symbols": "^1.0.3", "internal-slot": "^1.0.3", - "regexp.prototype.flags": "^1.3.1", + "regexp.prototype.flags": "^1.4.1", "side-channel": "^1.0.4" }, "funding": { @@ -6810,14 +6853,14 @@ "integrity": "sha512-aodjPa2wPQFkra1G8CzJBTHXhgk3EVSwxSWXNPr1fgdFLUb8kvLV1iEb6rFgasIsjP82HWI6dsb5Io26DDnasA==" }, "node_modules/vscode-css-languageservice": { - "version": "5.1.13", - "resolved": "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-5.1.13.tgz", - "integrity": "sha512-FA0foqMzMmEoO0WJP+MjoD4dRERhKS+Ag+yBrtmWQDmw2OuZ1R/5FkvI/XdTkCpHmTD9VMczugpHRejQyTXCNQ==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-5.2.0.tgz", + "integrity": "sha512-FR5yDEfzbXJtYmZYrA7JWFcRSLHsJw3nv55XAmx7qdwRpFj9yy0ulKfN/NUUdiZW2jZU2fD/+Y4VJYPdafHDag==", "dependencies": { - "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-languageserver-types": "^3.16.0", "vscode-nls": "^5.0.0", - "vscode-uri": "^3.0.2" + "vscode-uri": "^3.0.3" } }, "node_modules/vscode-jsonrpc": { @@ -7278,10 +7321,10 @@ }, "packages/build-tools": { "name": "@stylable/build-tools", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "find-config": "^1.0.0" }, "engines": { @@ -7290,16 +7333,16 @@ }, "packages/cli": { "name": "@stylable/cli", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { "@file-services/node": "^5.7.1", "@file-services/types": "^5.7.1", - "@stylable/build-tools": "^4.10.4", - "@stylable/code-formatter": "^4.10.4", - "@stylable/core": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/optimizer": "^4.10.4", + "@stylable/build-tools": "^4.11.0", + "@stylable/code-formatter": "^4.11.0", + "@stylable/core": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/optimizer": "^4.11.0", "@wixc3/resolve-directory-context": "^2.0.0", "decache": "^4.6.1", "lodash.camelcase": "^4.3.0", @@ -7316,9 +7359,9 @@ } }, "packages/cli/node_modules/yargs": { - "version": "17.3.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.3.1.tgz", - "integrity": "sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.4.0.tgz", + "integrity": "sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==", "dependencies": { "cliui": "^7.0.2", "escalade": "^3.1.1", @@ -7342,10 +7385,10 @@ }, "packages/code-formatter": { "name": "@stylable/code-formatter", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "js-beautify": "^1.14.0" }, "engines": { @@ -7354,7 +7397,7 @@ }, "packages/core": { "name": "@stylable/core", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { "@tokey/css-selector-parser": "^0.6.0", @@ -7379,11 +7422,11 @@ }, "packages/core-test-kit": { "name": "@stylable/core-test-kit", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { "@file-services/memory": "^5.7.1", - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "chai": "^4.3.6", "flat": "^5.0.2", "postcss": "^8.4.12" @@ -7398,7 +7441,7 @@ "integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" }, "packages/create-stylable-app": { - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { "validate-npm-package-name": "^3.0.0", @@ -7412,9 +7455,9 @@ } }, "packages/create-stylable-app/node_modules/yargs": { - "version": "17.3.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.3.1.tgz", - "integrity": "sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.4.0.tgz", + "integrity": "sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==", "dependencies": { "cliui": "^7.0.2", "escalade": "^3.1.1", @@ -7438,10 +7481,10 @@ }, "packages/custom-value": { "name": "@stylable/custom-value", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4" + "@stylable/core": "^4.11.0" }, "engines": { "node": ">=12" @@ -7449,11 +7492,11 @@ }, "packages/dom-test-kit": { "name": "@stylable/dom-test-kit", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/runtime": "^4.11.0", "@tokey/css-selector-parser": "^0.6.0" }, "engines": { @@ -7462,10 +7505,10 @@ }, "packages/e2e-test-kit": { "name": "@stylable/e2e-test-kit", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/runtime": "^4.10.4", + "@stylable/runtime": "^4.11.0", "express": "^4.17.3", "memory-fs": "^0.5.0", "node-eval": "^2.0.0", @@ -7480,10 +7523,10 @@ } }, "packages/eslint-plugin-stylable": { - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "@typescript-eslint/experimental-utils": "^5.15.0" }, "devDependencies": { @@ -7492,12 +7535,12 @@ }, "packages/experimental-loader": { "name": "@stylable/experimental-loader", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/optimizer": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/optimizer": "^4.11.0", + "@stylable/runtime": "^4.11.0", "css-loader": "^6.7.1", "decache": "^4.6.1", "loader-utils": "^3.2.0" @@ -7513,13 +7556,13 @@ }, "packages/jest": { "name": "@stylable/jest", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/module-utils": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/runtime": "^4.10.4" + "@stylable/core": "^4.11.0", + "@stylable/module-utils": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/runtime": "^4.11.0" }, "engines": { "node": ">=12" @@ -7527,13 +7570,13 @@ }, "packages/language-service": { "name": "@stylable/language-service", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { "@file-services/types": "^5.7.1", "@file-services/typescript": "^5.7.1", - "@stylable/code-formatter": "^4.10.4", - "@stylable/core": "^4.10.4", + "@stylable/code-formatter": "^4.11.0", + "@stylable/core": "^4.11.0", "css-selector-tokenizer": "^0.8.0", "postcss": "^8.4.12", "postcss-value-parser": "^4.2.0", @@ -7551,10 +7594,10 @@ }, "packages/module-utils": { "name": "@stylable/module-utils", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "@tokey/core": "^1.3.0", "vlq": "^2.0.4" }, @@ -7564,11 +7607,11 @@ }, "packages/node": { "name": "@stylable/node", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/module-utils": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/module-utils": "^4.11.0", "find-config": "^1.0.0" }, "engines": { @@ -7577,10 +7620,10 @@ }, "packages/optimizer": { "name": "@stylable/optimizer", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "@tokey/css-selector-parser": "^0.6.0", "csso": "^5.0.3", "postcss": "^8.4.12" @@ -7591,13 +7634,13 @@ }, "packages/rollup-plugin": { "name": "@stylable/rollup-plugin", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/build-tools": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/optimizer": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/build-tools": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/optimizer": "^4.11.0", + "@stylable/runtime": "^4.11.0", "decache": "^4.6.1", "mime": "^3.0.0" }, @@ -7611,7 +7654,7 @@ }, "packages/runtime": { "name": "@stylable/runtime", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "engines": { "node": ">=12" @@ -7619,10 +7662,10 @@ }, "packages/schema-extract": { "name": "@stylable/schema-extract", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "jest-docblock": "^27.5.1" }, "engines": { @@ -7631,7 +7674,7 @@ }, "packages/uni-driver": { "name": "@stylable/uni-driver", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "engines": { "node": ">=12" @@ -7639,12 +7682,12 @@ }, "packages/webpack-extensions": { "name": "@stylable/webpack-extensions", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/webpack-plugin": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/webpack-plugin": "^4.11.0", "@tokey/css-selector-parser": "^0.6.0", "lodash.clonedeep": "^4.5.0" }, @@ -7657,14 +7700,14 @@ }, "packages/webpack-plugin": { "name": "@stylable/webpack-plugin", - "version": "4.10.4", + "version": "4.11.0", "license": "MIT", "dependencies": { - "@stylable/build-tools": "^4.10.4", - "@stylable/module-utils": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/optimizer": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/build-tools": "^4.11.0", + "@stylable/module-utils": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/optimizer": "^4.11.0", + "@stylable/runtime": "^4.11.0", "decache": "^4.6.1", "find-config": "^1.0.0", "lodash.clonedeep": "^4.5.0" @@ -7816,7 +7859,7 @@ "@stylable/build-tools": { "version": "file:packages/build-tools", "requires": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "find-config": "^1.0.0" } }, @@ -7825,11 +7868,11 @@ "requires": { "@file-services/node": "^5.7.1", "@file-services/types": "^5.7.1", - "@stylable/build-tools": "^4.10.4", - "@stylable/code-formatter": "^4.10.4", - "@stylable/core": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/optimizer": "^4.10.4", + "@stylable/build-tools": "^4.11.0", + "@stylable/code-formatter": "^4.11.0", + "@stylable/core": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/optimizer": "^4.11.0", "@wixc3/resolve-directory-context": "^2.0.0", "decache": "^4.6.1", "lodash.camelcase": "^4.3.0", @@ -7838,9 +7881,9 @@ }, "dependencies": { "yargs": { - "version": "17.3.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.3.1.tgz", - "integrity": "sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.4.0.tgz", + "integrity": "sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==", "requires": { "cliui": "^7.0.2", "escalade": "^3.1.1", @@ -7861,7 +7904,7 @@ "@stylable/code-formatter": { "version": "file:packages/code-formatter", "requires": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "js-beautify": "^1.14.0" } }, @@ -7896,7 +7939,7 @@ "version": "file:packages/core-test-kit", "requires": { "@file-services/memory": "^5.7.1", - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "chai": "^4.3.6", "flat": "^5.0.2", "postcss": "^8.4.12" @@ -7905,21 +7948,21 @@ "@stylable/custom-value": { "version": "file:packages/custom-value", "requires": { - "@stylable/core": "^4.10.4" + "@stylable/core": "^4.11.0" } }, "@stylable/dom-test-kit": { "version": "file:packages/dom-test-kit", "requires": { - "@stylable/core": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/runtime": "^4.11.0", "@tokey/css-selector-parser": "^0.6.0" } }, "@stylable/e2e-test-kit": { "version": "file:packages/e2e-test-kit", "requires": { - "@stylable/runtime": "^4.10.4", + "@stylable/runtime": "^4.11.0", "express": "^4.17.3", "memory-fs": "^0.5.0", "node-eval": "^2.0.0", @@ -7930,9 +7973,9 @@ "@stylable/experimental-loader": { "version": "file:packages/experimental-loader", "requires": { - "@stylable/core": "^4.10.4", - "@stylable/optimizer": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/optimizer": "^4.11.0", + "@stylable/runtime": "^4.11.0", "css-loader": "^6.7.1", "decache": "^4.6.1", "loader-utils": "^3.2.0" @@ -7948,10 +7991,10 @@ "@stylable/jest": { "version": "file:packages/jest", "requires": { - "@stylable/core": "^4.10.4", - "@stylable/module-utils": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/runtime": "^4.10.4" + "@stylable/core": "^4.11.0", + "@stylable/module-utils": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/runtime": "^4.11.0" } }, "@stylable/language-service": { @@ -7959,8 +8002,8 @@ "requires": { "@file-services/types": "^5.7.1", "@file-services/typescript": "^5.7.1", - "@stylable/code-formatter": "^4.10.4", - "@stylable/core": "^4.10.4", + "@stylable/code-formatter": "^4.11.0", + "@stylable/core": "^4.11.0", "css-selector-tokenizer": "^0.8.0", "postcss": "^8.4.12", "postcss-value-parser": "^4.2.0", @@ -7973,7 +8016,7 @@ "@stylable/module-utils": { "version": "file:packages/module-utils", "requires": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "@tokey/core": "^1.3.0", "vlq": "^2.0.4" } @@ -7981,15 +8024,15 @@ "@stylable/node": { "version": "file:packages/node", "requires": { - "@stylable/core": "^4.10.4", - "@stylable/module-utils": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/module-utils": "^4.11.0", "find-config": "^1.0.0" } }, "@stylable/optimizer": { "version": "file:packages/optimizer", "requires": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "@tokey/css-selector-parser": "^0.6.0", "csso": "^5.0.3", "postcss": "^8.4.12" @@ -7998,10 +8041,10 @@ "@stylable/rollup-plugin": { "version": "file:packages/rollup-plugin", "requires": { - "@stylable/build-tools": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/optimizer": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/build-tools": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/optimizer": "^4.11.0", + "@stylable/runtime": "^4.11.0", "decache": "^4.6.1", "mime": "^3.0.0" } @@ -8012,7 +8055,7 @@ "@stylable/schema-extract": { "version": "file:packages/schema-extract", "requires": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "jest-docblock": "^27.5.1" } }, @@ -8022,9 +8065,9 @@ "@stylable/webpack-extensions": { "version": "file:packages/webpack-extensions", "requires": { - "@stylable/core": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/webpack-plugin": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/webpack-plugin": "^4.11.0", "@tokey/css-selector-parser": "^0.6.0", "lodash.clonedeep": "^4.5.0" } @@ -8032,11 +8075,11 @@ "@stylable/webpack-plugin": { "version": "file:packages/webpack-plugin", "requires": { - "@stylable/build-tools": "^4.10.4", - "@stylable/module-utils": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/optimizer": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/build-tools": "^4.11.0", + "@stylable/module-utils": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/optimizer": "^4.11.0", + "@stylable/runtime": "^4.11.0", "decache": "^4.6.1", "find-config": "^1.0.0", "lodash.clonedeep": "^4.5.0" @@ -8234,9 +8277,9 @@ } }, "@types/json-schema": { - "version": "7.0.9", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz", - "integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==" + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.10.tgz", + "integrity": "sha512-BLO9bBq59vW3fxCpD4o0N4U+DXsvwvIcl+jofw0frQo/GrBFC+/jRZj1E7kgp6dvTyNmA4y6JCV5Id/r3mNP5A==" }, "@types/lodash": { "version": "4.14.180", @@ -8355,9 +8398,9 @@ "dev": true }, "@types/react": { - "version": "17.0.40", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz", - "integrity": "sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==", + "version": "17.0.41", + "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.41.tgz", + "integrity": "sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==", "dev": true, "requires": { "@types/prop-types": "*", @@ -8366,9 +8409,9 @@ } }, "@types/react-dom": { - "version": "17.0.13", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.13.tgz", - "integrity": "sha512-wEP+B8hzvy6ORDv1QBhcQia4j6ea4SFIBttHYpXKPFZRviBvknq0FRh3VrIxeXUmsPkwuXVZrVGG7KUVONmXCQ==", + "version": "17.0.14", + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.14.tgz", + "integrity": "sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==", "dev": true, "requires": { "@types/react": "*" @@ -8430,9 +8473,9 @@ "dev": true }, "@types/yargs": { - "version": "17.0.9", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.9.tgz", - "integrity": "sha512-Ci8+4/DOtkHRylcisKmVMtmVO5g7weUVCKcsu1sJvF1bn0wExTmbHmhFKj7AnEm0de800iovGhdSKzYnzbaHpg==", + "version": "17.0.10", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.10.tgz", + "integrity": "sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==", "dev": true, "requires": { "@types/yargs-parser": "*" @@ -8706,9 +8749,9 @@ } }, "type-fest": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.12.0.tgz", - "integrity": "sha512-Qe5GRT+n/4GoqCNGGVp5Snapg1Omq3V7irBJB3EaKsp7HWDo5Gv2d/67gfNyV+d5EXD+x/RF5l1h4yJ7qNkcGA==" + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.12.1.tgz", + "integrity": "sha512-AiknQSEqKVGDDjtZqeKrUoTlcj7FKhupmnVUgz6KoOKtvMwRGE6hUNJ/nVear+h7fnUPO1q/htSkYKb1pyntkQ==" } } }, @@ -9094,9 +9137,9 @@ "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==" }, "caniuse-lite": { - "version": "1.0.30001317", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001317.tgz", - "integrity": "sha512-xIZLh8gBm4dqNX0gkzrBeyI86J2eCjWzYAs40q88smG844YIrN4tVQl/RhquHvKEKImWWFIVh1Lxe5n1G/N+GQ==" + "version": "1.0.30001319", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001319.tgz", + "integrity": "sha512-xjlIAFHucBRSMUo1kb5D4LYgcN1M45qdKP++lhqowDpwJwGkpIRTt5qQqnhxjj1vHcI7nrJxWhCC1ATrCEBTcw==" }, "chai": { "version": "4.3.6", @@ -9285,9 +9328,9 @@ }, "dependencies": { "yargs": { - "version": "17.3.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.3.1.tgz", - "integrity": "sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.4.0.tgz", + "integrity": "sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==", "requires": { "cliui": "^7.0.2", "escalade": "^3.1.1", @@ -9430,9 +9473,9 @@ } }, "debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "requires": { "ms": "2.1.2" } @@ -9569,9 +9612,9 @@ } }, "domhandler": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.0.tgz", - "integrity": "sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz", + "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", "dev": true, "requires": { "domelementtype": "^2.2.0" @@ -9641,9 +9684,9 @@ "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" }, "electron-to-chromium": { - "version": "1.4.85", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.85.tgz", - "integrity": "sha512-K9AsQ41WS2bjZUFpRWfvaS4RjEcRCamEkBJN1Z1TQILBfP1H8QnJ9ti0wiLiMv0sRjX3EHKzgs9jDnmGFx2jXg==" + "version": "1.4.88", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.88.tgz", + "integrity": "sha512-oA7mzccefkvTNi9u7DXmT0LqvhnOiN2BhSrKerta7HeUC1cLoIwtbf2wL+Ah2ozh5KQd3/1njrGrwDBXx6d14Q==" }, "emoji-regex": { "version": "8.0.0", @@ -9940,7 +9983,7 @@ "eslint-plugin-stylable": { "version": "file:packages/eslint-plugin-stylable", "requires": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "@typescript-eslint/experimental-utils": "^5.15.0", "create-temp-directory": "^1.1.1" } @@ -11211,6 +11254,23 @@ "yargs-unparser": "2.0.0" }, "dependencies": { + "debug": { + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", + "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "dev": true, + "requires": { + "ms": "2.1.2" + }, + "dependencies": { + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + } + } + }, "minimatch": { "version": "4.2.1", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-4.2.1.tgz", @@ -11238,27 +11298,25 @@ } }, "mocha-play": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/mocha-play/-/mocha-play-3.0.2.tgz", - "integrity": "sha512-Wf50QuB27XtUQMbo+zo5widQlo41SI/SdarW6OIRAd1UYBlnmNcIh0kp3Q7t0lxXbaoi0jwjA9xhJkDzlb28Dw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/mocha-play/-/mocha-play-3.1.0.tgz", + "integrity": "sha512-akhWxo/7TFA93gahYJfPEiKiVD21nPw60B3aLTrVgwmHD2u6Uixr07JNVSWmnHL0eWOUXgFTrB1JcSrN2sMKnA==", "dev": true, "requires": { - "commander": "^9.0.0", + "commander": "^9.1.0", "create-listening-server": "^1.0.0", - "css-loader": "^6.5.1", - "express": "^4.17.2", - "find-up": "^6.2.0", + "express": "^4.17.3", + "find-up": "^6.3.0", "glob": "^7.2.0", "html-webpack-plugin": "^5.5.0", - "playwright-core": "^1.18.1", - "style-loader": "^3.3.1", - "webpack-dev-middleware": "^5.3.0" + "playwright-core": "^1.20.0", + "webpack-dev-middleware": "^5.3.1" }, "dependencies": { "commander": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-9.0.0.tgz", - "integrity": "sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-9.1.0.tgz", + "integrity": "sha512-i0/MaqBtdbnJ4XQs4Pmyb+oFQl+q0lsAmokVUH92SlSw4fkeAcG3bVon+Qt7hmtF+u3Het6o4VgrcY3qAoEB6w==", "dev": true }, "find-up": { @@ -11832,6 +11890,14 @@ "yazl": "2.5.1" }, "dependencies": { + "debug": { + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", + "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "requires": { + "ms": "2.1.2" + } + }, "ws": { "version": "8.4.2", "resolved": "https://registry.npmjs.org/ws/-/ws-8.4.2.tgz", @@ -12555,18 +12621,18 @@ } }, "string.prototype.matchall": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz", - "integrity": "sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz", + "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.3", "es-abstract": "^1.19.1", "get-intrinsic": "^1.1.1", - "has-symbols": "^1.0.2", + "has-symbols": "^1.0.3", "internal-slot": "^1.0.3", - "regexp.prototype.flags": "^1.3.1", + "regexp.prototype.flags": "^1.4.1", "side-channel": "^1.0.4" } }, @@ -12891,14 +12957,14 @@ "integrity": "sha512-aodjPa2wPQFkra1G8CzJBTHXhgk3EVSwxSWXNPr1fgdFLUb8kvLV1iEb6rFgasIsjP82HWI6dsb5Io26DDnasA==" }, "vscode-css-languageservice": { - "version": "5.1.13", - "resolved": "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-5.1.13.tgz", - "integrity": "sha512-FA0foqMzMmEoO0WJP+MjoD4dRERhKS+Ag+yBrtmWQDmw2OuZ1R/5FkvI/XdTkCpHmTD9VMczugpHRejQyTXCNQ==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-5.2.0.tgz", + "integrity": "sha512-FR5yDEfzbXJtYmZYrA7JWFcRSLHsJw3nv55XAmx7qdwRpFj9yy0ulKfN/NUUdiZW2jZU2fD/+Y4VJYPdafHDag==", "requires": { - "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-textdocument": "^1.0.4", "vscode-languageserver-types": "^3.16.0", "vscode-nls": "^5.0.0", - "vscode-uri": "^3.0.2" + "vscode-uri": "^3.0.3" } }, "vscode-jsonrpc": { diff --git a/packages/build-tools/package.json b/packages/build-tools/package.json index 5b3ba558c..420957c50 100644 --- a/packages/build-tools/package.json +++ b/packages/build-tools/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/build-tools", - "version": "4.10.4", + "version": "4.11.0", "description": "Collection of helper functions for Stylable based tooling.", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\" --timeout 20000" }, "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "find-config": "^1.0.0" }, "files": [ diff --git a/packages/cli/package.json b/packages/cli/package.json index 7fd0006ac..3fc299aef 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/cli", - "version": "4.10.4", + "version": "4.11.0", "description": "A low-level utility used for working with Stylable projects", "main": "dist/index.js", "bin": { @@ -14,11 +14,11 @@ "dependencies": { "@file-services/node": "^5.7.1", "@file-services/types": "^5.7.1", - "@stylable/build-tools": "^4.10.4", - "@stylable/code-formatter": "^4.10.4", - "@stylable/core": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/optimizer": "^4.10.4", + "@stylable/build-tools": "^4.11.0", + "@stylable/code-formatter": "^4.11.0", + "@stylable/core": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/optimizer": "^4.11.0", "@wixc3/resolve-directory-context": "^2.0.0", "decache": "^4.6.1", "lodash.camelcase": "^4.3.0", diff --git a/packages/code-formatter/package.json b/packages/code-formatter/package.json index 306de65f1..610bfe001 100644 --- a/packages/code-formatter/package.json +++ b/packages/code-formatter/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/code-formatter", - "version": "4.10.4", + "version": "4.11.0", "description": "A code formatting utility for Stylable stylesheets", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\"" }, "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "js-beautify": "^1.14.0" }, "files": [ diff --git a/packages/core-test-kit/package.json b/packages/core-test-kit/package.json index a238cdad6..9670b6e70 100644 --- a/packages/core-test-kit/package.json +++ b/packages/core-test-kit/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/core-test-kit", - "version": "4.10.4", + "version": "4.11.0", "description": "Stylable core test-kit", "main": "dist/index.js", "scripts": { @@ -8,7 +8,7 @@ }, "dependencies": { "@file-services/memory": "^5.7.1", - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "chai": "^4.3.6", "flat": "^5.0.2", "postcss": "^8.4.12" diff --git a/packages/core/package.json b/packages/core/package.json index 7d0ded72d..4e28fdd31 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/core", - "version": "4.10.4", + "version": "4.11.0", "description": "CSS for Components", "main": "dist/index.js", "scripts": { diff --git a/packages/create-stylable-app/package.json b/packages/create-stylable-app/package.json index e850b471b..960ebf4e8 100644 --- a/packages/create-stylable-app/package.json +++ b/packages/create-stylable-app/package.json @@ -1,6 +1,6 @@ { "name": "create-stylable-app", - "version": "4.10.4", + "version": "4.11.0", "description": "Quickly create a Stylable application", "main": "dist/index.js", "bin": { diff --git a/packages/custom-value/package.json b/packages/custom-value/package.json index 70d856fed..2d559e810 100644 --- a/packages/custom-value/package.json +++ b/packages/custom-value/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/custom-value", - "version": "4.10.4", + "version": "4.11.0", "description": "Custom values (variables) for Stylable", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\" --timeout 20000" }, "dependencies": { - "@stylable/core": "^4.10.4" + "@stylable/core": "^4.11.0" }, "files": [ "dist", diff --git a/packages/dom-test-kit/package.json b/packages/dom-test-kit/package.json index 87dd219c1..10a884873 100644 --- a/packages/dom-test-kit/package.json +++ b/packages/dom-test-kit/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/dom-test-kit", - "version": "4.10.4", + "version": "4.11.0", "description": "Stylable DOM testing utilities", "main": "dist/index.js", "scripts": { @@ -8,8 +8,8 @@ "start": "mocha-play ./dist/test/**/*.spec.js -c ./webpack.config.js -w" }, "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/runtime": "^4.11.0", "@tokey/css-selector-parser": "^0.6.0" }, "files": [ diff --git a/packages/e2e-test-kit/package.json b/packages/e2e-test-kit/package.json index 0c46d4298..28e850a8d 100644 --- a/packages/e2e-test-kit/package.json +++ b/packages/e2e-test-kit/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/e2e-test-kit", - "version": "4.10.4", + "version": "4.11.0", "description": "A collection of tools to help test Stylable components and applications from end-to-end", "main": "dist/index.js", "peerDependencies": { "webpack": "^5.30.0" }, "dependencies": { - "@stylable/runtime": "^4.10.4", + "@stylable/runtime": "^4.11.0", "express": "^4.17.3", "memory-fs": "^0.5.0", "node-eval": "^2.0.0", diff --git a/packages/eslint-plugin-stylable/package.json b/packages/eslint-plugin-stylable/package.json index 3accea17e..6f27d56a7 100644 --- a/packages/eslint-plugin-stylable/package.json +++ b/packages/eslint-plugin-stylable/package.json @@ -1,13 +1,13 @@ { "name": "eslint-plugin-stylable", - "version": "4.10.4", + "version": "4.11.0", "description": "eslint plugin for Stylable usages", "main": "dist/index.js", "scripts": { "test": "mocha \"dist/test/**/*.spec.js\" --timeout 5000" }, "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "@typescript-eslint/experimental-utils": "^5.15.0" }, "devDependencies": { diff --git a/packages/experimental-loader/package.json b/packages/experimental-loader/package.json index d9c1a8d49..c39b5b92f 100644 --- a/packages/experimental-loader/package.json +++ b/packages/experimental-loader/package.json @@ -1,14 +1,14 @@ { "name": "@stylable/experimental-loader", - "version": "4.10.4", + "version": "4.11.0", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\" --timeout 20000" }, "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/optimizer": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/optimizer": "^4.11.0", + "@stylable/runtime": "^4.11.0", "css-loader": "^6.7.1", "decache": "^4.6.1", "loader-utils": "^3.2.0" diff --git a/packages/jest/package.json b/packages/jest/package.json index 783ea0f0c..09176d024 100644 --- a/packages/jest/package.json +++ b/packages/jest/package.json @@ -1,16 +1,16 @@ { "name": "@stylable/jest", - "version": "4.10.4", + "version": "4.11.0", "description": "Test your Stylable React components using Jest", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\"" }, "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/module-utils": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/runtime": "^4.10.4" + "@stylable/core": "^4.11.0", + "@stylable/module-utils": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/runtime": "^4.11.0" }, "files": [ "dist", diff --git a/packages/language-service/package.json b/packages/language-service/package.json index 4ded150c6..d6de32cc2 100644 --- a/packages/language-service/package.json +++ b/packages/language-service/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/language-service", - "version": "4.10.4", + "version": "4.11.0", "description": "Stylable Language Services - syntax highlighting, completions, hinting and more for the Stylable CSS preprocessor.", "main": "dist/index.js", "scripts": { @@ -13,8 +13,8 @@ "dependencies": { "@file-services/types": "^5.7.1", "@file-services/typescript": "^5.7.1", - "@stylable/code-formatter": "^4.10.4", - "@stylable/core": "^4.10.4", + "@stylable/code-formatter": "^4.11.0", + "@stylable/core": "^4.11.0", "css-selector-tokenizer": "^0.8.0", "postcss": "^8.4.12", "postcss-value-parser": "^4.2.0", diff --git a/packages/module-utils/package.json b/packages/module-utils/package.json index b937b7b25..26995221c 100644 --- a/packages/module-utils/package.json +++ b/packages/module-utils/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/module-utils", - "version": "4.10.4", + "version": "4.11.0", "description": "Stylable module creation utilities", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\"" }, "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "@tokey/core": "^1.3.0", "vlq": "^2.0.4" }, diff --git a/packages/node/package.json b/packages/node/package.json index e72d09970..d91a7127a 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -1,14 +1,14 @@ { "name": "@stylable/node", - "version": "4.10.4", + "version": "4.11.0", "description": "Integrate Stylable into your node application", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\" --timeout 10000" }, "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/module-utils": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/module-utils": "^4.11.0", "find-config": "^1.0.0" }, "files": [ diff --git a/packages/optimizer/package.json b/packages/optimizer/package.json index a6bcce14b..8b5cf2429 100644 --- a/packages/optimizer/package.json +++ b/packages/optimizer/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/optimizer", - "version": "4.10.4", + "version": "4.11.0", "description": "Stylable core optimizer", "main": "dist/index.js", "scripts": { @@ -8,7 +8,7 @@ "start": "mocha-play ./dist/test/**/*.spec.js -c ./webpack.config.js -w" }, "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "@tokey/css-selector-parser": "^0.6.0", "csso": "^5.0.3", "postcss": "^8.4.12" diff --git a/packages/rollup-plugin/package.json b/packages/rollup-plugin/package.json index 534b8f823..5132038df 100644 --- a/packages/rollup-plugin/package.json +++ b/packages/rollup-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/rollup-plugin", - "version": "4.10.4", + "version": "4.11.0", "description": "Stylable plugin for Rollup", "main": "dist/index.js", "scripts": { @@ -11,10 +11,10 @@ "rollup": "^2.45.2" }, "dependencies": { - "@stylable/build-tools": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/optimizer": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/build-tools": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/optimizer": "^4.11.0", + "@stylable/runtime": "^4.11.0", "decache": "^4.6.1", "mime": "^3.0.0" }, diff --git a/packages/runtime/package.json b/packages/runtime/package.json index b25a0d115..2e3fdba86 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/runtime", - "version": "4.10.4", + "version": "4.11.0", "description": "Stylable runtime DOM integration", "main": "dist/index.js", "scripts": { diff --git a/packages/schema-extract/package.json b/packages/schema-extract/package.json index 5d2d68a0b..aa2cde4d9 100644 --- a/packages/schema-extract/package.json +++ b/packages/schema-extract/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/schema-extract", - "version": "4.10.4", + "version": "4.11.0", "description": "A utility for extracting JSON schema objects from a Stylable stylesheet", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\"" }, "dependencies": { - "@stylable/core": "^4.10.4", + "@stylable/core": "^4.11.0", "jest-docblock": "^27.5.1" }, "files": [ diff --git a/packages/uni-driver/package.json b/packages/uni-driver/package.json index 26496e73f..b71387bf4 100644 --- a/packages/uni-driver/package.json +++ b/packages/uni-driver/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/uni-driver", - "version": "4.10.4", + "version": "4.11.0", "description": "Stylable UniDriver testing utilities", "main": "dist/index.js", "scripts": { diff --git a/packages/webpack-extensions/package.json b/packages/webpack-extensions/package.json index fdae4fae1..8a2dfc887 100644 --- a/packages/webpack-extensions/package.json +++ b/packages/webpack-extensions/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/webpack-extensions", - "version": "4.10.4", + "version": "4.11.0", "description": "Experimental Stylable webpack plugins", "main": "dist/index.js", "scripts": { @@ -10,9 +10,9 @@ "webpack": "^5.30.0" }, "dependencies": { - "@stylable/core": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/webpack-plugin": "^4.10.4", + "@stylable/core": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/webpack-plugin": "^4.11.0", "@tokey/css-selector-parser": "^0.6.0", "lodash.clonedeep": "^4.5.0" }, diff --git a/packages/webpack-plugin/package.json b/packages/webpack-plugin/package.json index c30b081dd..b556e16e2 100644 --- a/packages/webpack-plugin/package.json +++ b/packages/webpack-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@stylable/webpack-plugin", "description": "Webpack (5.x) plugin for Stylable modules", - "version": "4.10.4", + "version": "4.11.0", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\" --timeout 20000" @@ -11,11 +11,11 @@ "webpack": "^5.30.0" }, "dependencies": { - "@stylable/build-tools": "^4.10.4", - "@stylable/module-utils": "^4.10.4", - "@stylable/node": "^4.10.4", - "@stylable/optimizer": "^4.10.4", - "@stylable/runtime": "^4.10.4", + "@stylable/build-tools": "^4.11.0", + "@stylable/module-utils": "^4.11.0", + "@stylable/node": "^4.11.0", + "@stylable/optimizer": "^4.11.0", + "@stylable/runtime": "^4.11.0", "decache": "^4.6.1", "find-config": "^1.0.0", "lodash.clonedeep": "^4.5.0"