diff --git a/package.json b/package.json index 8effac29..41720365 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@iconify/json": "^2.2.131", "@intlify/unplugin-vue-i18n": "^1.4.0", "@julr/vite-plugin-validate-env": "^0.2.4", - "@rushstack/eslint-patch": "1.7.0", + "@rushstack/eslint-patch": "1.7.1", "@types/markdown-it-link-attributes": "3.0.4", "@types/nprogress": "0.2.3", "@typescript-eslint/eslint-plugin": "6.19.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aacb5db5..ad33fcaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: ^0.2.4 version: 0.2.4(vite@5.0.12)(zod@3.22.4) '@rushstack/eslint-patch': - specifier: 1.7.0 - version: 1.7.0 + specifier: 1.7.1 + version: 1.7.1 '@types/markdown-it-link-attributes': specifier: 3.0.4 version: 3.0.4 @@ -2763,8 +2763,8 @@ packages: dev: true optional: true - /@rushstack/eslint-patch@1.7.0: - resolution: {integrity: sha512-Jh4t/593gxs0lJZ/z3NnasKlplXT2f+4y/LZYuaKZW5KAaiVFL/fThhs+17EbUd53jUVJ0QudYCBGbN/psvaqg==} + /@rushstack/eslint-patch@1.7.1: + resolution: {integrity: sha512-irBNt5094vHloql4QzY8RdeI8Tns2kGsaiJ/m6jENWx9xCz/m/F4gKQ1dAailFmpL0Id9tgWLqZbTUO4SINM/Q==} dev: true /@sinclair/typebox@0.27.8: