diff --git a/package.json b/package.json index c73f3de..2b2891c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-typescript": "^3.6.1", - "eslint-plugin-astro": "^0.29.1", + "eslint-plugin-astro": "^0.31.0", "eslint-plugin-import": "^2.28.1", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-prettier": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de8e33a..3977231 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -77,8 +77,8 @@ devDependencies: specifier: ^3.6.1 version: 3.6.1(@typescript-eslint/parser@6.7.4)(eslint-plugin-import@2.28.1)(eslint@8.50.0) eslint-plugin-astro: - specifier: ^0.29.1 - version: 0.29.1(eslint@8.50.0) + specifier: ^0.31.0 + version: 0.31.0(eslint@8.50.0) eslint-plugin-import: specifier: ^2.28.1 version: 2.28.1(@typescript-eslint/parser@6.7.4)(eslint-import-resolver-typescript@3.6.1)(eslint@8.50.0) @@ -2844,6 +2844,15 @@ packages: engines: {node: '>=12'} dev: false + /eslint-compat-utils@0.1.2(eslint@8.50.0): + resolution: {integrity: sha512-Jia4JDldWnFNIru1Ehx1H5s9/yxiRHY/TimCuUc0jNexew3cF1gI6CYZil1ociakfWO3rRqFjl1mskBblB3RYg==} + engines: {node: '>=12'} + peerDependencies: + eslint: '>=6.0.0' + dependencies: + eslint: 8.50.0 + dev: true + /eslint-config-prettier@9.0.0(eslint@8.50.0): resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true @@ -2916,8 +2925,8 @@ packages: - supports-color dev: true - /eslint-plugin-astro@0.29.1(eslint@8.50.0): - resolution: {integrity: sha512-ffuUc7zFz8HavaAVaS5iRUzWqBf3/YbrFWUhx0GxXW3gVtnbri5UyvkN8EMOkZWkNXG1zqD2y9dlEsAezhbC0w==} + /eslint-plugin-astro@0.31.0(eslint@8.50.0): + resolution: {integrity: sha512-oNZj7bcpCPkebKD7ZfGflAFVUwz78ItdXeK5aVAqFpZZk1JhGaseWdU24f8r26hRte9rrT3EQV4Qwbngp2xSPA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' @@ -2927,6 +2936,7 @@ packages: '@typescript-eslint/types': 5.62.0 astro-eslint-parser: 0.16.0 eslint: 8.50.0 + eslint-compat-utils: 0.1.2(eslint@8.50.0) postcss: 8.4.31 postcss-selector-parser: 6.0.13 transitivePeerDependencies: