diff --git a/package.json b/package.json index 542e98c0..460ea042 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@eslint/js": "^10.0.1", "@types/crypto-js": "^4.2.2", "@vitejs/plugin-vue": "^6.0.7", - "@vue/eslint-config-typescript": "^14.8.0", + "@vue/eslint-config-typescript": "^14.9.0", "@vue/test-utils": "2.4.6", "cypress": "^15.17.0", "eslint": "^10.5.0", diff --git a/yarn.lock b/yarn.lock index f8e7b91c..d8caa725 100644 --- a/yarn.lock +++ b/yarn.lock @@ -896,10 +896,10 @@ resolved "https://registry.yarnpkg.com/@vue/devtools-shared/-/devtools-shared-8.1.2.tgz#1399660db04b7426a873b5985a548a6a7397fddd" integrity sha512-X9RyVFYAdkBe4IUf5v48TxBF/6QPmF8CmWrDAjXzfUHrgQ/HGfTC1A6TqgXqZ03ye66l3AD51BAGD69IvKM9sw== -"@vue/eslint-config-typescript@^14.8.0": - version "14.8.0" - resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-14.8.0.tgz#dd4d1e195c1a1626b7f34f821ffc9f1192df5dc8" - integrity sha512-yIquzhXH7ZsrwSSm+rYvoGCRY6wcuF4qBi76e0l7hHLq7YU0f9aC+RcR5fL+XJNfmBZxgX5cVl4sppt4x7ZCBg== +"@vue/eslint-config-typescript@^14.9.0": + version "14.9.0" + resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-14.9.0.tgz#5d0181f5e0bcd24e8810ccfa66bc55f5d8cb49c8" + integrity sha512-E3j9hDlfVf10F30MRcLTPY2IIhWIx1nsvkVukk14kTcuA+oBVot9zsP1hzsO+PAMDxV3Fd9FimBJtUBNBL5KFA== dependencies: "@typescript-eslint/utils" "^8.60.0" fast-glob "^3.3.3"