diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 698d92f..264f489 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -187,8 +187,8 @@ importers: specifier: ^5.1.5 version: 5.1.5(vite@5.4.11(@types/node@22.9.0))(vue@3.5.12(typescript@5.6.3)) eslint-plugin-vue: - specifier: ^9.30.0 - version: 9.30.0(eslint@9.14.0) + specifier: ^9.31.0 + version: 9.31.0(eslint@9.14.0) publint: specifier: ^0.2.0 version: 0.2.12 @@ -1630,8 +1630,8 @@ packages: peerDependencies: eslint: '>6.6.0' - eslint-plugin-vue@9.30.0: - resolution: {integrity: sha512-CyqlRgShvljFkOeYK8wN5frh/OGTvkj1S7wlr2Q2pUvwq+X5VYiLd6ZjujpgSgLnys2W8qrBLkXQ41SUYaoPIQ==} + eslint-plugin-vue@9.31.0: + resolution: {integrity: sha512-aYMUCgivhz1o4tLkRHj5oq9YgYPM4/EJc0M7TAKRLCUA5OYxRLAhYEVD2nLtTwLyixEFI+/QXSvKU9ESZFgqjQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -4623,7 +4623,7 @@ snapshots: dotenv: 16.0.3 eslint: 9.14.0 - eslint-plugin-vue@9.30.0(eslint@9.14.0): + eslint-plugin-vue@9.31.0(eslint@9.14.0): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0) eslint: 9.14.0 |