update packages

This commit is contained in:
AntoXa PRO 2023-08-02 10:45:49 +03:00
parent 68f4239eb3
commit 683d4375ff
2 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "axp-ui", "name": "axp-ui",
"descriiption": "My helper ui lib", "descriiption": "My helper ui lib",
"version": "1.6.0", "version": "1.6.1",
"homepage": "https://antoxahub.ru/antoxa/axp-ui", "homepage": "https://antoxahub.ru/antoxa/axp-ui",
"repository": { "repository": {
"type": "git", "type": "git",
@ -34,14 +34,14 @@
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "^10.4.14", "autoprefixer": "^10.4.14",
"postcss": "^8.4.25", "postcss": "^8.4.27",
"prettier": "^2.8.8", "prettier": "^2.8.8",
"rollup": "^3.26.2", "rollup": "^3.27.0",
"rollup-plugin-sass": "^1.12.19", "rollup-plugin-sass": "^1.12.20",
"rollup-plugin-typescript2": "^0.35.0", "rollup-plugin-typescript2": "^0.35.0",
"rollup-plugin-vue": "^6.0.0", "rollup-plugin-vue": "^6.0.0",
"sass": "^1.63.6", "sass": "^1.64.2",
"tailwindcss": "^3.3.2", "tailwindcss": "^3.3.3",
"tslib": "^2.6.0" "tslib": "^2.6.1"
} }
} }

View File

@ -28,10 +28,10 @@ p
&-btn &-btn
@apply px-4 border @apply px-4 border
@apply flex justify-center items-center @apply flex justify-center items-center
// > *:not(:last-child) > *:not(:last-child)
// @apply mr-1 @apply mr-1
// > .ui-icon:first-child > .ui-icon:first-child
// @apply ml-[-5px] @apply ml-[-5px]
&-field &-field
.label .label