update packages

This commit is contained in:
AntoXa PRO 2023-10-06 13:24:57 +03:00
parent fadd010d00
commit ec5449ea82

View File

@ -1,7 +1,7 @@
{ {
"name": "axp-ui", "name": "axp-ui",
"descriiption": "My helper ui lib", "descriiption": "My helper ui lib",
"version": "1.8.3", "version": "1.8.4",
"homepage": "https://antoxahub.ru/antoxa/axp-ui", "homepage": "https://antoxahub.ru/antoxa/axp-ui",
"repository": { "repository": {
"type": "git", "type": "git",
@ -32,7 +32,7 @@
"prepare": "npm run build" "prepare": "npm run build"
}, },
"peerDependencies": { "peerDependencies": {
"axp-ts": "^1.11.1", "axp-ts": "^1.11.2",
"vue": "^3.3.4", "vue": "^3.3.4",
"zod": "^3.22.4" "zod": "^3.22.4"
}, },