diff --git a/package.json b/package.json index b72e8cf..6cdfa7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axp-ts", - "version": "1.11.3", + "version": "1.11.4", "description": "TypeScript helper library", "author": "AntoXa PRO ", "homepage": "https://antoxahub.ru/antoxa/axp-ts", @@ -32,7 +32,7 @@ "devDependencies": { "prettier": "^2.8.8", "typescript": "^4.9.5", - "vite": "^4.4.11", - "vite-plugin-dts": "^3.6.0" + "vite": "^4.5.1", + "vite-plugin-dts": "^3.7.0" } }