diff --git a/package.json b/package.json index 1265720..072a5f9 100644 --- a/package.json +++ b/package.json @@ -86,6 +86,7 @@ "eslint-plugin-prettier": "^5.5.5", "eslint-plugin-security": "^3.0.1", "eslint-plugin-vue": "^10.9.1", + "vue-eslint-parser": "^10.4.0", "fake-indexeddb": "^6.2.5", "globals": "^17.6.0", "jsdom": "^29.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b264f32..e13dec4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,7 +53,7 @@ importers: specifier: ^1.11.20 version: 1.11.20 dompurify: - specifier: ^3.4.2 + specifier: '>=3.4.0' version: 3.4.2 electron-prompt: specifier: ^1.7.0 @@ -181,7 +181,7 @@ importers: version: 3.0.1 eslint-plugin-vue: specifier: ^10.9.1 - version: 10.9.1(eslint@9.39.4(jiti@2.7.0))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@2.7.0))) + version: 10.9.1(eslint@9.39.4(jiti@2.7.0))(vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.7.0))) fake-indexeddb: specifier: ^6.2.5 version: 6.2.5 @@ -215,6 +215,9 @@ importers: vitest: specifier: ^4.1.5 version: 4.1.5(@types/node@25.6.0)(@vitest/coverage-v8@4.1.5)(@vitest/ui@4.1.5)(jsdom@29.1.1)(vite@8.0.10(@types/node@25.6.0)(jiti@2.7.0)(terser@5.46.2)(yaml@2.8.3)) + vue-eslint-parser: + specifier: ^10.4.0 + version: 10.4.0(eslint@9.39.4(jiti@2.7.0)) packages: @@ -3793,11 +3796,11 @@ packages: vue-component-type-helpers@3.2.8: resolution: {integrity: sha512-9689efAXhN/EV86plgkL/XFiJSXhGtWPG6JDboZ+QnjlUWUUQrQ0ILKQtw4iQsuwIwu5k6Aw+JnehDe7161e7A==} - vue-eslint-parser@10.2.0: - resolution: {integrity: sha512-CydUvFOQKD928UzZhTp4pr2vWz1L+H99t7Pkln2QSPdvmURT0MoC4wUccfCnuEaihNsu9aYYyk+bep8rlfkUXw==} + vue-eslint-parser@10.4.0: + resolution: {integrity: sha512-Vxi9pJdbN3ZnVGLODVtZ7y4Y2kzAAE2Cm0CZ3ZDRvydVYxZ6VrnBhLikBsRS+dpwj4Jv4UCv21PTEwF5rQ9WXg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - eslint: ^8.57.0 || ^9.0.0 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 vue-i18n@11.4.0: resolution: {integrity: sha512-gxLVtcwdvOgwKSzkdb7nHKlW0N85A6aDNmHLnq6V+3w2/BXy/os5l71P7TIlgIQTxX0zJjiz89iImoHi51GieQ==} @@ -6055,7 +6058,7 @@ snapshots: dependencies: safe-regex: 2.1.1 - eslint-plugin-vue@10.9.1(eslint@9.39.4(jiti@2.7.0))(vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@2.7.0))): + eslint-plugin-vue@10.9.1(eslint@9.39.4(jiti@2.7.0))(vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.7.0))): dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.7.0)) eslint: 9.39.4(jiti@2.7.0) @@ -6063,7 +6066,7 @@ snapshots: nth-check: 2.1.1 postcss-selector-parser: 7.1.1 semver: 7.7.4 - vue-eslint-parser: 10.2.0(eslint@9.39.4(jiti@2.7.0)) + vue-eslint-parser: 10.4.0(eslint@9.39.4(jiti@2.7.0)) xml-name-validator: 4.0.0 eslint-scope@5.1.1: @@ -7934,7 +7937,7 @@ snapshots: vue-component-type-helpers@3.2.8: {} - vue-eslint-parser@10.2.0(eslint@9.39.4(jiti@2.7.0)): + vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.7.0)): dependencies: debug: 4.4.3 eslint: 9.39.4(jiti@2.7.0)