diff --git a/package.json b/package.json index 33795b53..a752742f 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "vitest": "0.34.2", "vue": "^3.3.4", "vue-router": "^4.2.5", - "vue-tsc": "^1.8.16" + "vue-tsc": "^1.8.18" }, "peerDependencies": { "vue": "^3.3.4" @@ -150,7 +150,7 @@ ] }, "engines": { - "node": ">=18.17.0" + "node": ">=18.17.1" }, "volta": { "node": "18.18.0", diff --git a/yarn.lock b/yarn.lock index aee0a4b2..641905ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7585,7 +7585,7 @@ vue-template-compiler@^2.7.14: de-indent "^1.0.2" he "^1.2.0" -vue-tsc@^1.8.16: +vue-tsc@^1.8.18: version "1.8.19" resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-1.8.19.tgz#313481444e87aa2840b02644134c2fc2f3c92ba2" integrity sha512-tacMQLQ0CXAfbhRycCL5sWIy1qujXaIEtP1hIQpzHWOUuICbtTj9gJyFf91PvzG5KCNIkA5Eg7k2Fmgt28l5DQ==