Comparing version 4.5.3 to 4.5.4
{ | ||
"name": "evnty", | ||
"description": "0-Deps, simple, fast, for browser and node js reactive anonymous event library", | ||
"version": "4.5.3", | ||
"version": "4.5.4", | ||
"type": "module", | ||
@@ -66,7 +66,7 @@ "types": "build/index.d.ts", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^22.10.1", | ||
"@types/node": "^22.10.2", | ||
"@typescript-eslint/eslint-plugin": "^8.18.0", | ||
"@typescript-eslint/parser": "^8.18.0", | ||
"@typescript-eslint/typescript-estree": "^8.18.0", | ||
"@vuepress/bundler-vite": "2.0.0-rc.18", | ||
"@vuepress/bundler-vite": "2.0.0-rc.19", | ||
"@vuepress/theme-default": "2.0.0-rc.65", | ||
@@ -87,5 +87,5 @@ "eslint": "^9.16.0", | ||
"vue": "^3.5.13", | ||
"vuepress": "2.0.0-rc.18" | ||
"vuepress": "2.0.0-rc.19" | ||
}, | ||
"packageManager": "pnpm@9.15.0" | ||
} |