From 00c079c029f16cc2fde17b206ddf8bd5fdfffe8c Mon Sep 17 00:00:00 2001 From: Valentin Silyutin Date: Fri, 26 Dec 2025 11:39:46 +0400 Subject: [PATCH] Publish - @advdominion/eslint-config@1.1.1 - @advdominion/get-scrollbar-width@2.0.1 - @advdominion/is@1.0.2 - @advdominion/pluralize@1.0.2 --- packages/config-eslint/package.json | 48 +++++++++++------------ packages/get-scrollbar-width/package.json | 24 ++++++------ packages/is/package.json | 24 ++++++------ packages/pluralize/package.json | 24 ++++++------ 4 files changed, 60 insertions(+), 60 deletions(-) diff --git a/packages/config-eslint/package.json b/packages/config-eslint/package.json index 98f05ed..a285636 100644 --- a/packages/config-eslint/package.json +++ b/packages/config-eslint/package.json @@ -1,26 +1,26 @@ { - "name": "@advdominion/eslint-config", - "version": "1.1.0", - "type": "module", - "main": "index.js", - "repository": { - "type": "git", - "url": "https://gitea.optiweb.ru/public/frontend.git" - }, - "license": "MIT", - "publishConfig": { - "access": "public" - }, - "dependencies": { - "@eslint/js": "^9.39.2", - "eslint-config-prettier": "^10.1.8", - "eslint-plugin-simple-import-sort": "^12.1.1", - "eslint-plugin-unicorn": "^62.0.0", - "eslint-plugin-vue": "^10.6.2", - "globals": "^16.5.0", - "vue-eslint-parser": "^10.2.0" - }, - "peerDependencies": { - "eslint": "^9.39.0" - } + "name": "@advdominion/eslint-config", + "version": "1.1.1", + "type": "module", + "main": "index.js", + "repository": { + "type": "git", + "url": "https://gitea.optiweb.ru/public/frontend.git" + }, + "license": "MIT", + "publishConfig": { + "access": "public" + }, + "dependencies": { + "@eslint/js": "^9.39.2", + "eslint-config-prettier": "^10.1.8", + "eslint-plugin-simple-import-sort": "^12.1.1", + "eslint-plugin-unicorn": "^62.0.0", + "eslint-plugin-vue": "^10.6.2", + "globals": "^16.5.0", + "vue-eslint-parser": "^10.2.0" + }, + "peerDependencies": { + "eslint": "^9.39.0" + } } diff --git a/packages/get-scrollbar-width/package.json b/packages/get-scrollbar-width/package.json index 2c21ee2..3951488 100644 --- a/packages/get-scrollbar-width/package.json +++ b/packages/get-scrollbar-width/package.json @@ -1,14 +1,14 @@ { - "name": "@advdominion/get-scrollbar-width", - "version": "2.0.0", - "type": "module", - "main": "index.js", - "repository": { - "type": "git", - "url": "https://gitea.optiweb.ru/public/frontend.git" - }, - "license": "MIT", - "publishConfig": { - "access": "public" - } + "name": "@advdominion/get-scrollbar-width", + "version": "2.0.1", + "type": "module", + "main": "index.js", + "repository": { + "type": "git", + "url": "https://gitea.optiweb.ru/public/frontend.git" + }, + "license": "MIT", + "publishConfig": { + "access": "public" + } } diff --git a/packages/is/package.json b/packages/is/package.json index 00c84c2..ea9c1f9 100644 --- a/packages/is/package.json +++ b/packages/is/package.json @@ -1,14 +1,14 @@ { - "name": "@advdominion/is", - "version": "1.0.1", - "type": "module", - "main": "index.js", - "repository": { - "type": "git", - "url": "https://gitea.optiweb.ru/public/frontend.git" - }, - "license": "MIT", - "publishConfig": { - "access": "public" - } + "name": "@advdominion/is", + "version": "1.0.2", + "type": "module", + "main": "index.js", + "repository": { + "type": "git", + "url": "https://gitea.optiweb.ru/public/frontend.git" + }, + "license": "MIT", + "publishConfig": { + "access": "public" + } } diff --git a/packages/pluralize/package.json b/packages/pluralize/package.json index a93565d..3de1792 100644 --- a/packages/pluralize/package.json +++ b/packages/pluralize/package.json @@ -1,14 +1,14 @@ { - "name": "@advdominion/pluralize", - "version": "1.0.1", - "type": "module", - "main": "index.js", - "repository": { - "type": "git", - "url": "https://gitea.optiweb.ru/public/frontend.git" - }, - "license": "MIT", - "publishConfig": { - "access": "public" - } + "name": "@advdominion/pluralize", + "version": "1.0.2", + "type": "module", + "main": "index.js", + "repository": { + "type": "git", + "url": "https://gitea.optiweb.ru/public/frontend.git" + }, + "license": "MIT", + "publishConfig": { + "access": "public" + } }