diff --git a/package-lock.json b/package-lock.json index 9c5838ef..7662f005 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "taiga-linters", - "version": "0.90.1", + "version": "0.91.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "taiga-linters", - "version": "0.90.1", + "version": "0.91.0", "license": "Apache-2.0", "workspaces": [ "projects/*" @@ -17162,12 +17162,12 @@ }, "projects/browserslist-config": { "name": "@taiga-ui/browserslist-config", - "version": "0.90.1", + "version": "0.91.0", "license": "Apache-2.0" }, "projects/commitlint-config": { "name": "@taiga-ui/commitlint-config", - "version": "0.90.1", + "version": "0.91.0", "license": "Apache-2.0", "peerDependencies": { "@commitlint/cli": "^19.3.0", @@ -17176,7 +17176,7 @@ }, "projects/cspell-config": { "name": "@taiga-ui/cspell-config", - "version": "0.90.1", + "version": "0.91.0", "license": "Apache-2.0", "peerDependencies": { "@cspell/dict-ar": "^1.1.0", @@ -17188,7 +17188,7 @@ }, "projects/eslint-plugin-experience": { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.90.1", + "version": "0.91.0", "peerDependencies": { "@angular-eslint/eslint-plugin": "^18.0.1", "@angular-eslint/eslint-plugin-template": "^18.0.1", @@ -17227,7 +17227,7 @@ }, "projects/prettier-config": { "name": "@taiga-ui/prettier-config", - "version": "0.90.1", + "version": "0.91.0", "license": "Apache-2.0", "peerDependencies": { "@prettier/plugin-xml": "^3.4.1", @@ -17240,7 +17240,7 @@ }, "projects/stylelint-config": { "name": "@taiga-ui/stylelint-config", - "version": "0.90.1", + "version": "0.91.0", "license": "Apache-2.0", "peerDependencies": { "@miller-svt/stylelint-no-px": "^1.0.1", @@ -17253,7 +17253,7 @@ }, "projects/tsconfig": { "name": "@taiga-ui/tsconfig", - "version": "0.90.1", + "version": "0.91.0", "license": "Apache-2.0" } } diff --git a/package.json b/package.json index 4279fb53..0f0e13a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taiga-linters", - "version": "0.90.1", + "version": "0.91.0", "private": true, "description": "", "license": "Apache-2.0", diff --git a/projects/browserslist-config/package.json b/projects/browserslist-config/package.json index c6e70aac..b2a91237 100644 --- a/projects/browserslist-config/package.json +++ b/projects/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/browserslist-config", - "version": "0.90.1", + "version": "0.91.0", "description": "Taiga UI browserslist config", "keywords": [ "browserslist" diff --git a/projects/commitlint-config/package.json b/projects/commitlint-config/package.json index 6ffcc28b..0ca3aaca 100644 --- a/projects/commitlint-config/package.json +++ b/projects/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/commitlint-config", - "version": "0.90.1", + "version": "0.91.0", "description": "Taiga UI commitlint config", "keywords": [ "commitlint", diff --git a/projects/cspell-config/package.json b/projects/cspell-config/package.json index 696f5ff6..092bcd9e 100644 --- a/projects/cspell-config/package.json +++ b/projects/cspell-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/cspell-config", - "version": "0.90.1", + "version": "0.91.0", "description": "Taiga UI cspell config", "keywords": [ "cspell" diff --git a/projects/eslint-plugin-experience/package.json b/projects/eslint-plugin-experience/package.json index 167c9712..13330769 100644 --- a/projects/eslint-plugin-experience/package.json +++ b/projects/eslint-plugin-experience/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.90.1", + "version": "0.91.0", "description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects", "main": "index.js", "peerDependencies": { diff --git a/projects/prettier-config/package.json b/projects/prettier-config/package.json index a97a5b89..e3889ad5 100644 --- a/projects/prettier-config/package.json +++ b/projects/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/prettier-config", - "version": "0.90.1", + "version": "0.91.0", "description": "Taiga-ui prettier config", "keywords": [ "prettier", diff --git a/projects/stylelint-config/package.json b/projects/stylelint-config/package.json index 21465658..2bdea1d8 100644 --- a/projects/stylelint-config/package.json +++ b/projects/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/stylelint-config", - "version": "0.90.1", + "version": "0.91.0", "description": "Taiga UI stylelint config", "keywords": [ "stylelint", diff --git a/projects/tsconfig/package.json b/projects/tsconfig/package.json index 5f5b43f7..0f22db7f 100644 --- a/projects/tsconfig/package.json +++ b/projects/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/tsconfig", - "version": "0.90.1", + "version": "0.91.0", "description": "Taiga UI tsconfig", "keywords": [ "taiga-ui",