Comparing version 4.5.20 to 4.5.21
{ | ||
"name": "evnty", | ||
"description": "0-Deps, simple, fast, for browser and node js reactive anonymous event library", | ||
"version": "4.5.20", | ||
"version": "4.5.21", | ||
"type": "module", | ||
@@ -66,8 +66,8 @@ "types": "build/index.d.ts", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^22.10.5", | ||
"@typescript-eslint/eslint-plugin": "^8.19.1", | ||
"@typescript-eslint/parser": "^8.19.1", | ||
"@typescript-eslint/typescript-estree": "^8.19.1", | ||
"@types/node": "^22.10.6", | ||
"@typescript-eslint/eslint-plugin": "^8.20.0", | ||
"@typescript-eslint/parser": "^8.20.0", | ||
"@typescript-eslint/typescript-estree": "^8.20.0", | ||
"@vuepress/bundler-vite": "2.0.0-rc.19", | ||
"@vuepress/theme-default": "2.0.0-rc.69", | ||
"@vuepress/theme-default": "2.0.0-rc.70", | ||
"eslint": "^9.18.0", | ||
@@ -83,3 +83,3 @@ "eslint-config-airbnb-base": "^15.0.0", | ||
"recast": "^0.23.9", | ||
"sass-embedded": "^1.83.1", | ||
"sass-embedded": "^1.83.4", | ||
"ts-node": "^10.9.2", | ||
@@ -90,3 +90,3 @@ "typescript": "^5.7.3", | ||
}, | ||
"packageManager": "pnpm@9.15.3" | ||
"packageManager": "pnpm@9.15.4" | ||
} |