From ffb66001044524a8bd7e7c9225a36507c2333599 Mon Sep 17 00:00:00 2001 From: Barak Igal Date: Wed, 12 Jan 2022 15:49:10 +0200 Subject: [PATCH] v4.10.2 --- lerna.json | 2 +- package-lock.json | 200 +++++++++---------- 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, 162 insertions(+), 162 deletions(-) diff --git a/lerna.json b/lerna.json index 40498bfa4..dbaca9cc3 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "4.10.1", + "version": "4.10.2", "useWorkspaces": true } diff --git a/package-lock.json b/package-lock.json index c417e9d46..9a67275cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7276,10 +7276,10 @@ }, "packages/build-tools": { "name": "@stylable/build-tools", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "find-config": "^1.0.0" }, "engines": { @@ -7288,16 +7288,16 @@ }, "packages/cli": { "name": "@stylable/cli", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { "@file-services/node": "^5.7.1", "@file-services/types": "^5.7.1", - "@stylable/build-tools": "^4.10.1", - "@stylable/code-formatter": "^4.10.1", - "@stylable/core": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/optimizer": "^4.10.1", + "@stylable/build-tools": "^4.10.2", + "@stylable/code-formatter": "^4.10.2", + "@stylable/core": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/optimizer": "^4.10.2", "@wixc3/resolve-directory-context": "^1.0.3", "decache": "^4.6.1", "lodash.camelcase": "^4.3.0", @@ -7340,10 +7340,10 @@ }, "packages/code-formatter": { "name": "@stylable/code-formatter", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "js-beautify": "^1.14.0" }, "engines": { @@ -7352,7 +7352,7 @@ }, "packages/core": { "name": "@stylable/core", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { "@tokey/css-selector-parser": "^0.5.1", @@ -7377,11 +7377,11 @@ }, "packages/core-test-kit": { "name": "@stylable/core-test-kit", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { "@file-services/memory": "^5.7.1", - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "chai": "^4.3.4", "flat": "^5.0.2", "postcss": "^8.4.5" @@ -7396,7 +7396,7 @@ "integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" }, "packages/create-stylable-app": { - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { "validate-npm-package-name": "^3.0.0", @@ -7436,10 +7436,10 @@ }, "packages/custom-value": { "name": "@stylable/custom-value", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1" + "@stylable/core": "^4.10.2" }, "engines": { "node": ">=12" @@ -7447,11 +7447,11 @@ }, "packages/dom-test-kit": { "name": "@stylable/dom-test-kit", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/runtime": "^4.10.2", "@tokey/css-selector-parser": "^0.5.1" }, "engines": { @@ -7460,10 +7460,10 @@ }, "packages/e2e-test-kit": { "name": "@stylable/e2e-test-kit", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/runtime": "^4.10.1", + "@stylable/runtime": "^4.10.2", "express": "^4.17.2", "memory-fs": "^0.5.0", "node-eval": "^2.0.0", @@ -7478,10 +7478,10 @@ } }, "packages/eslint-plugin-stylable": { - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "@typescript-eslint/experimental-utils": "^5.9.1" }, "devDependencies": { @@ -7490,12 +7490,12 @@ }, "packages/experimental-loader": { "name": "@stylable/experimental-loader", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", - "@stylable/optimizer": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/optimizer": "^4.10.2", + "@stylable/runtime": "^4.10.2", "css-loader": "^6.5.1", "decache": "^4.6.1", "loader-utils": "^3.2.0" @@ -7511,13 +7511,13 @@ }, "packages/jest": { "name": "@stylable/jest", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", - "@stylable/module-utils": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/runtime": "^4.10.1" + "@stylable/core": "^4.10.2", + "@stylable/module-utils": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/runtime": "^4.10.2" }, "engines": { "node": ">=12" @@ -7525,13 +7525,13 @@ }, "packages/language-service": { "name": "@stylable/language-service", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { "@file-services/types": "^5.7.1", "@file-services/typescript": "^5.7.1", - "@stylable/code-formatter": "^4.10.1", - "@stylable/core": "^4.10.1", + "@stylable/code-formatter": "^4.10.2", + "@stylable/core": "^4.10.2", "css-selector-tokenizer": "^0.8.0", "postcss": "^8.4.5", "postcss-value-parser": "^4.2.0", @@ -7549,10 +7549,10 @@ }, "packages/module-utils": { "name": "@stylable/module-utils", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "@tokey/core": "^1.2.1", "vlq": "^2.0.4" }, @@ -7562,11 +7562,11 @@ }, "packages/node": { "name": "@stylable/node", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", - "@stylable/module-utils": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/module-utils": "^4.10.2", "find-config": "^1.0.0" }, "engines": { @@ -7575,10 +7575,10 @@ }, "packages/optimizer": { "name": "@stylable/optimizer", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "@tokey/css-selector-parser": "^0.5.1", "csso": "^5.0.2", "postcss": "^8.4.5" @@ -7589,13 +7589,13 @@ }, "packages/rollup-plugin": { "name": "@stylable/rollup-plugin", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/build-tools": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/optimizer": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/build-tools": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/optimizer": "^4.10.2", + "@stylable/runtime": "^4.10.2", "decache": "^4.6.1", "mime": "^3.0.0" }, @@ -7620,7 +7620,7 @@ }, "packages/runtime": { "name": "@stylable/runtime", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "engines": { "node": ">=12" @@ -7628,10 +7628,10 @@ }, "packages/schema-extract": { "name": "@stylable/schema-extract", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "jest-docblock": "^27.4.0" }, "engines": { @@ -7640,7 +7640,7 @@ }, "packages/uni-driver": { "name": "@stylable/uni-driver", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "engines": { "node": ">=12" @@ -7648,12 +7648,12 @@ }, "packages/webpack-extensions": { "name": "@stylable/webpack-extensions", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/core": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/webpack-plugin": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/webpack-plugin": "^4.10.2", "@tokey/css-selector-parser": "^0.5.1", "lodash.clonedeep": "^4.5.0" }, @@ -7666,14 +7666,14 @@ }, "packages/webpack-plugin": { "name": "@stylable/webpack-plugin", - "version": "4.10.1", + "version": "4.10.2", "license": "MIT", "dependencies": { - "@stylable/build-tools": "^4.10.1", - "@stylable/module-utils": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/optimizer": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/build-tools": "^4.10.2", + "@stylable/module-utils": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/optimizer": "^4.10.2", + "@stylable/runtime": "^4.10.2", "decache": "^4.6.1", "find-config": "^1.0.0", "lodash.clonedeep": "^4.5.0" @@ -7832,7 +7832,7 @@ "@stylable/build-tools": { "version": "file:packages/build-tools", "requires": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "find-config": "^1.0.0" } }, @@ -7841,11 +7841,11 @@ "requires": { "@file-services/node": "^5.7.1", "@file-services/types": "^5.7.1", - "@stylable/build-tools": "^4.10.1", - "@stylable/code-formatter": "^4.10.1", - "@stylable/core": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/optimizer": "^4.10.1", + "@stylable/build-tools": "^4.10.2", + "@stylable/code-formatter": "^4.10.2", + "@stylable/core": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/optimizer": "^4.10.2", "@wixc3/resolve-directory-context": "^1.0.3", "decache": "^4.6.1", "lodash.camelcase": "^4.3.0", @@ -7877,7 +7877,7 @@ "@stylable/code-formatter": { "version": "file:packages/code-formatter", "requires": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "js-beautify": "^1.14.0" } }, @@ -7912,7 +7912,7 @@ "version": "file:packages/core-test-kit", "requires": { "@file-services/memory": "^5.7.1", - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "chai": "^4.3.4", "flat": "^5.0.2", "postcss": "^8.4.5" @@ -7921,21 +7921,21 @@ "@stylable/custom-value": { "version": "file:packages/custom-value", "requires": { - "@stylable/core": "^4.10.1" + "@stylable/core": "^4.10.2" } }, "@stylable/dom-test-kit": { "version": "file:packages/dom-test-kit", "requires": { - "@stylable/core": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/runtime": "^4.10.2", "@tokey/css-selector-parser": "^0.5.1" } }, "@stylable/e2e-test-kit": { "version": "file:packages/e2e-test-kit", "requires": { - "@stylable/runtime": "^4.10.1", + "@stylable/runtime": "^4.10.2", "express": "^4.17.2", "memory-fs": "^0.5.0", "node-eval": "^2.0.0", @@ -7946,9 +7946,9 @@ "@stylable/experimental-loader": { "version": "file:packages/experimental-loader", "requires": { - "@stylable/core": "^4.10.1", - "@stylable/optimizer": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/optimizer": "^4.10.2", + "@stylable/runtime": "^4.10.2", "css-loader": "^6.5.1", "decache": "^4.6.1", "loader-utils": "^3.2.0" @@ -7964,10 +7964,10 @@ "@stylable/jest": { "version": "file:packages/jest", "requires": { - "@stylable/core": "^4.10.1", - "@stylable/module-utils": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/runtime": "^4.10.1" + "@stylable/core": "^4.10.2", + "@stylable/module-utils": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/runtime": "^4.10.2" } }, "@stylable/language-service": { @@ -7975,8 +7975,8 @@ "requires": { "@file-services/types": "^5.7.1", "@file-services/typescript": "^5.7.1", - "@stylable/code-formatter": "^4.10.1", - "@stylable/core": "^4.10.1", + "@stylable/code-formatter": "^4.10.2", + "@stylable/core": "^4.10.2", "css-selector-tokenizer": "^0.8.0", "postcss": "^8.4.5", "postcss-value-parser": "^4.2.0", @@ -7989,7 +7989,7 @@ "@stylable/module-utils": { "version": "file:packages/module-utils", "requires": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "@tokey/core": "^1.2.1", "vlq": "^2.0.4" } @@ -7997,15 +7997,15 @@ "@stylable/node": { "version": "file:packages/node", "requires": { - "@stylable/core": "^4.10.1", - "@stylable/module-utils": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/module-utils": "^4.10.2", "find-config": "^1.0.0" } }, "@stylable/optimizer": { "version": "file:packages/optimizer", "requires": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "@tokey/css-selector-parser": "^0.5.1", "csso": "^5.0.2", "postcss": "^8.4.5" @@ -8014,10 +8014,10 @@ "@stylable/rollup-plugin": { "version": "file:packages/rollup-plugin", "requires": { - "@stylable/build-tools": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/optimizer": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/build-tools": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/optimizer": "^4.10.2", + "@stylable/runtime": "^4.10.2", "decache": "^4.6.1", "mime": "^3.0.0" }, @@ -8035,7 +8035,7 @@ "@stylable/schema-extract": { "version": "file:packages/schema-extract", "requires": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "jest-docblock": "^27.4.0" } }, @@ -8045,9 +8045,9 @@ "@stylable/webpack-extensions": { "version": "file:packages/webpack-extensions", "requires": { - "@stylable/core": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/webpack-plugin": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/webpack-plugin": "^4.10.2", "@tokey/css-selector-parser": "^0.5.1", "lodash.clonedeep": "^4.5.0" } @@ -8055,11 +8055,11 @@ "@stylable/webpack-plugin": { "version": "file:packages/webpack-plugin", "requires": { - "@stylable/build-tools": "^4.10.1", - "@stylable/module-utils": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/optimizer": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/build-tools": "^4.10.2", + "@stylable/module-utils": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/optimizer": "^4.10.2", + "@stylable/runtime": "^4.10.2", "decache": "^4.6.1", "find-config": "^1.0.0", "lodash.clonedeep": "^4.5.0" @@ -9969,7 +9969,7 @@ "eslint-plugin-stylable": { "version": "file:packages/eslint-plugin-stylable", "requires": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "@typescript-eslint/experimental-utils": "^5.9.1", "create-temp-directory": "^1.1.1" } diff --git a/packages/build-tools/package.json b/packages/build-tools/package.json index 8c05117f8..854d90649 100644 --- a/packages/build-tools/package.json +++ b/packages/build-tools/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/build-tools", - "version": "4.10.1", + "version": "4.10.2", "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.1", + "@stylable/core": "^4.10.2", "find-config": "^1.0.0" }, "files": [ diff --git a/packages/cli/package.json b/packages/cli/package.json index b312963ee..3a8cd1acc 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/cli", - "version": "4.10.1", + "version": "4.10.2", "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.1", - "@stylable/code-formatter": "^4.10.1", - "@stylable/core": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/optimizer": "^4.10.1", + "@stylable/build-tools": "^4.10.2", + "@stylable/code-formatter": "^4.10.2", + "@stylable/core": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/optimizer": "^4.10.2", "@wixc3/resolve-directory-context": "^1.0.3", "decache": "^4.6.1", "lodash.camelcase": "^4.3.0", diff --git a/packages/code-formatter/package.json b/packages/code-formatter/package.json index cdef0384e..252abd423 100644 --- a/packages/code-formatter/package.json +++ b/packages/code-formatter/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/code-formatter", - "version": "4.10.1", + "version": "4.10.2", "description": "A code formatting utility for Stylable stylesheets", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\"" }, "dependencies": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "js-beautify": "^1.14.0" }, "files": [ diff --git a/packages/core-test-kit/package.json b/packages/core-test-kit/package.json index 4ba70ae58..2bac967be 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.1", + "version": "4.10.2", "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.1", + "@stylable/core": "^4.10.2", "chai": "^4.3.4", "flat": "^5.0.2", "postcss": "^8.4.5" diff --git a/packages/core/package.json b/packages/core/package.json index af4350efe..d13726f69 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/core", - "version": "4.10.1", + "version": "4.10.2", "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 60805948b..83ecb8c1b 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.1", + "version": "4.10.2", "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 6635b499e..81f642218 100644 --- a/packages/custom-value/package.json +++ b/packages/custom-value/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/custom-value", - "version": "4.10.1", + "version": "4.10.2", "description": "Custom values (variables) for Stylable", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\" --timeout 20000" }, "dependencies": { - "@stylable/core": "^4.10.1" + "@stylable/core": "^4.10.2" }, "files": [ "dist", diff --git a/packages/dom-test-kit/package.json b/packages/dom-test-kit/package.json index ec2e81a32..bfb8d7844 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.1", + "version": "4.10.2", "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.1", - "@stylable/runtime": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/runtime": "^4.10.2", "@tokey/css-selector-parser": "^0.5.1" }, "files": [ diff --git a/packages/e2e-test-kit/package.json b/packages/e2e-test-kit/package.json index 896a91e13..54afca25d 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.1", + "version": "4.10.2", "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.1", + "@stylable/runtime": "^4.10.2", "express": "^4.17.2", "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 a2ec62f1a..4f76947da 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.1", + "version": "4.10.2", "description": "eslint plugin for Stylable usages", "main": "dist/index.js", "scripts": { "test": "mocha \"dist/test/**/*.spec.js\" --timeout 5000" }, "dependencies": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "@typescript-eslint/experimental-utils": "^5.9.1" }, "devDependencies": { diff --git a/packages/experimental-loader/package.json b/packages/experimental-loader/package.json index 9edbb3437..eea86df61 100644 --- a/packages/experimental-loader/package.json +++ b/packages/experimental-loader/package.json @@ -1,14 +1,14 @@ { "name": "@stylable/experimental-loader", - "version": "4.10.1", + "version": "4.10.2", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\" --timeout 20000" }, "dependencies": { - "@stylable/core": "^4.10.1", - "@stylable/optimizer": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/optimizer": "^4.10.2", + "@stylable/runtime": "^4.10.2", "css-loader": "^6.5.1", "decache": "^4.6.1", "loader-utils": "^3.2.0" diff --git a/packages/jest/package.json b/packages/jest/package.json index 2d05a9e75..73cd8ac73 100644 --- a/packages/jest/package.json +++ b/packages/jest/package.json @@ -1,16 +1,16 @@ { "name": "@stylable/jest", - "version": "4.10.1", + "version": "4.10.2", "description": "Test your Stylable React components using Jest", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\"" }, "dependencies": { - "@stylable/core": "^4.10.1", - "@stylable/module-utils": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/runtime": "^4.10.1" + "@stylable/core": "^4.10.2", + "@stylable/module-utils": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/runtime": "^4.10.2" }, "files": [ "dist", diff --git a/packages/language-service/package.json b/packages/language-service/package.json index 9110ea4dd..aba15982e 100644 --- a/packages/language-service/package.json +++ b/packages/language-service/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/language-service", - "version": "4.10.1", + "version": "4.10.2", "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.1", - "@stylable/core": "^4.10.1", + "@stylable/code-formatter": "^4.10.2", + "@stylable/core": "^4.10.2", "css-selector-tokenizer": "^0.8.0", "postcss": "^8.4.5", "postcss-value-parser": "^4.2.0", diff --git a/packages/module-utils/package.json b/packages/module-utils/package.json index 016746b4c..f8929b865 100644 --- a/packages/module-utils/package.json +++ b/packages/module-utils/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/module-utils", - "version": "4.10.1", + "version": "4.10.2", "description": "Stylable module creation utilities", "main": "dist/index.js", "scripts": { "test": "mocha \"./dist/test/**/*.spec.js\"" }, "dependencies": { - "@stylable/core": "^4.10.1", + "@stylable/core": "^4.10.2", "@tokey/core": "^1.2.1", "vlq": "^2.0.4" }, diff --git a/packages/node/package.json b/packages/node/package.json index f723032ed..0493e85f7 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -1,14 +1,14 @@ { "name": "@stylable/node", - "version": "4.10.1", + "version": "4.10.2", "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.1", - "@stylable/module-utils": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/module-utils": "^4.10.2", "find-config": "^1.0.0" }, "files": [ diff --git a/packages/optimizer/package.json b/packages/optimizer/package.json index 1f94cd67c..454d97a5e 100644 --- a/packages/optimizer/package.json +++ b/packages/optimizer/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/optimizer", - "version": "4.10.1", + "version": "4.10.2", "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.1", + "@stylable/core": "^4.10.2", "@tokey/css-selector-parser": "^0.5.1", "csso": "^5.0.2", "postcss": "^8.4.5" diff --git a/packages/rollup-plugin/package.json b/packages/rollup-plugin/package.json index 1afc959a1..679c40ea5 100644 --- a/packages/rollup-plugin/package.json +++ b/packages/rollup-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/rollup-plugin", - "version": "4.10.1", + "version": "4.10.2", "description": "Stylable plugin for Rollup", "main": "dist/index.js", "scripts": { @@ -11,10 +11,10 @@ "rollup": "^2.45.2" }, "dependencies": { - "@stylable/build-tools": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/optimizer": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/build-tools": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/optimizer": "^4.10.2", + "@stylable/runtime": "^4.10.2", "decache": "^4.6.1", "mime": "^3.0.0" }, diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 120345045..17d2940dd 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/runtime", - "version": "4.10.1", + "version": "4.10.2", "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 4d56acdb9..ef4c3e85b 100644 --- a/packages/schema-extract/package.json +++ b/packages/schema-extract/package.json @@ -1,13 +1,13 @@ { "name": "@stylable/schema-extract", - "version": "4.10.1", + "version": "4.10.2", "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.1", + "@stylable/core": "^4.10.2", "jest-docblock": "^27.4.0" }, "files": [ diff --git a/packages/uni-driver/package.json b/packages/uni-driver/package.json index c09b9f96f..afb0934f3 100644 --- a/packages/uni-driver/package.json +++ b/packages/uni-driver/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/uni-driver", - "version": "4.10.1", + "version": "4.10.2", "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 fc4614ea2..a1d0514bd 100644 --- a/packages/webpack-extensions/package.json +++ b/packages/webpack-extensions/package.json @@ -1,6 +1,6 @@ { "name": "@stylable/webpack-extensions", - "version": "4.10.1", + "version": "4.10.2", "description": "Experimental Stylable webpack plugins", "main": "dist/index.js", "scripts": { @@ -10,9 +10,9 @@ "webpack": "^5.30.0" }, "dependencies": { - "@stylable/core": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/webpack-plugin": "^4.10.1", + "@stylable/core": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/webpack-plugin": "^4.10.2", "@tokey/css-selector-parser": "^0.5.1", "lodash.clonedeep": "^4.5.0" }, diff --git a/packages/webpack-plugin/package.json b/packages/webpack-plugin/package.json index 8c0c3a5a8..4c0048499 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.1", + "version": "4.10.2", "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.1", - "@stylable/module-utils": "^4.10.1", - "@stylable/node": "^4.10.1", - "@stylable/optimizer": "^4.10.1", - "@stylable/runtime": "^4.10.1", + "@stylable/build-tools": "^4.10.2", + "@stylable/module-utils": "^4.10.2", + "@stylable/node": "^4.10.2", + "@stylable/optimizer": "^4.10.2", + "@stylable/runtime": "^4.10.2", "decache": "^4.6.1", "find-config": "^1.0.0", "lodash.clonedeep": "^4.5.0"