From 44e4f1ba372fc4189fffb05e47ca1ba97958759e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 06:08:40 -0500 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20bump=20all=20non-major?= =?UTF-8?q?=20dependencies=20(#173)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +- pnpm-lock.yaml | 175 +++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 157 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 887a1c7..0b1ade3 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "prettier": "@jimmy.codes/prettier-config", "devDependencies": { "@commitlint/config-conventional": "19.2.2", - "@jimmy.codes/eslint-config": "1.6.1", - "@jimmy.codes/prettier-config": "1.0.2", + "@jimmy.codes/eslint-config": "1.7.0", + "@jimmy.codes/prettier-config": "1.1.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/commit-analyzer": "12.0.0", "@semantic-release/git": "10.0.1", @@ -52,7 +52,7 @@ "@types/node": "20.12.7", "@vitest/coverage-v8": "1.5.0", "clean-pkg-json": "1.2.0", - "commitlint": "19.2.2", + "commitlint": "19.3.0", "eslint": "8.57.0", "gitzy": "5.3.0", "is-ci": "3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ef2de7..00fff65 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,11 +9,11 @@ devDependencies: specifier: 19.2.2 version: 19.2.2 '@jimmy.codes/eslint-config': - specifier: 1.6.1 - version: 1.6.1(@typescript-eslint/parser@7.6.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0)(typescript@5.4.5) + specifier: 1.7.0 + version: 1.7.0(@typescript-eslint/parser@7.6.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0)(typescript@5.4.5) '@jimmy.codes/prettier-config': - specifier: 1.0.2 - version: 1.0.2(prettier@3.2.5) + specifier: 1.1.0 + version: 1.1.0(prettier@3.2.5) '@semantic-release/changelog': specifier: 6.0.3 version: 6.0.3(semantic-release@23.0.8) @@ -39,8 +39,8 @@ devDependencies: specifier: 1.2.0 version: 1.2.0 commitlint: - specifier: 19.2.2 - version: 19.2.2(@types/node@20.12.7)(typescript@5.4.5) + specifier: 19.3.0 + version: 19.3.0(@types/node@20.12.7)(typescript@5.4.5) eslint: specifier: 8.57.0 version: 8.57.0 @@ -84,6 +84,14 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: true + /@astrojs/compiler@1.8.2: + resolution: {integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==} + dev: true + + /@astrojs/compiler@2.7.1: + resolution: {integrity: sha512-/POejAYuj8WEw7ZI0J8JBvevjfp9jQ9Wmu/Bg52RiNwGXkMV7JnYpsenVfHvvf1G7R5sXHGKlTcxlQWhoUTiGQ==} + dev: true + /@babel/code-frame@7.24.2: resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==} engines: {node: '>=6.9.0'} @@ -147,12 +155,12 @@ packages: dev: true optional: true - /@commitlint/cli@19.2.2(@types/node@20.12.7)(typescript@5.4.5): - resolution: {integrity: sha512-P8cbOHfg2PQRzfICLSrzUVOCVMqjEZ8Hlth6mtJ4yOEjT47Q5PbIGymgX3rLVylNw+3IAT2Djn9IJ2wHbXFzBg==} + /@commitlint/cli@19.3.0(@types/node@20.12.7)(typescript@5.4.5): + resolution: {integrity: sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==} engines: {node: '>=v18'} hasBin: true dependencies: - '@commitlint/format': 19.0.3 + '@commitlint/format': 19.3.0 '@commitlint/lint': 19.2.2 '@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.4.5) '@commitlint/read': 19.2.1 @@ -197,8 +205,8 @@ packages: engines: {node: '>=v18'} dev: true - /@commitlint/format@19.0.3: - resolution: {integrity: sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==} + /@commitlint/format@19.3.0: + resolution: {integrity: sha512-luguk5/aF68HiF4H23ACAfk8qS8AHxl4LLN5oxPc24H+2+JRPsNr1OS3Gaea0CrH7PKhArBMKBz5RX9sA5NtTg==} engines: {node: '>=v18'} dependencies: '@commitlint/types': 19.0.3 @@ -586,8 +594,8 @@ packages: '@sinclair/typebox': 0.27.8 dev: true - /@jimmy.codes/eslint-config@1.6.1(@typescript-eslint/parser@7.6.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-pXrbrJ7NY4hce9ghTlcW8hlf5enkedUa18UgjzFA1BO//Hr0cFN7rY5uM1bvTST/VaymdkLzPu/RrE6DDoTbMQ==} + /@jimmy.codes/eslint-config@1.7.0(@typescript-eslint/parser@7.6.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-JXDKHSJUxZLQVWPCxGKvzBH53uN7ZEacHddI7uec+Ye2CszraSZl1ik6Ws465+24YdfARQA/F97R07nkb7IDjg==} engines: {node: '>= 20'} peerDependencies: eslint: ^8.57.0 @@ -595,9 +603,11 @@ packages: '@eslint/js': 8.57.0 '@tanstack/eslint-plugin-query': 5.28.11(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/utils': 7.6.0(eslint@8.57.0)(typescript@5.4.5) + astro-eslint-parser: 0.17.0(typescript@5.4.5) eslint: 8.57.0 eslint-config-prettier: 9.1.0(eslint@8.57.0) eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.6.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0) + eslint-plugin-astro: 0.34.0(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-import-x: 0.5.0(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-jest: 28.2.0(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-jest-dom: 5.2.0(eslint@8.57.0) @@ -623,21 +633,21 @@ packages: - typescript dev: true - /@jimmy.codes/prettier-config@1.0.2(prettier@3.2.5): - resolution: {integrity: sha512-g/s7GR6qRSCSMHPXc2cHuM8t/1c3zK+ZPS9QxRub/4Mukojo/gvmbQfSd/dHlW/ZAqIPOaGuA6KJbAPJiRNciw==} + /@jimmy.codes/prettier-config@1.1.0(prettier@3.2.5): + resolution: {integrity: sha512-aPSsdq0e1nVub1AcgYO3k5xlzlNsjLwQg+M1d80yA8ddBLpH/s9LJ4VhwJIXTkevWMd7EJ8VTEr7Hpduv0J7TA==} engines: {node: '>= 20'} peerDependencies: prettier: ^3.0 dependencies: prettier: 3.2.5 - prettier-plugin-tailwindcss: 0.5.13(prettier@3.2.5) + prettier-plugin-astro: 0.13.0 + prettier-plugin-tailwindcss: 0.5.13(prettier-plugin-astro@0.13.0)(prettier@3.2.5) transitivePeerDependencies: - '@ianvs/prettier-plugin-sort-imports' - '@prettier/plugin-pug' - '@shopify/prettier-plugin-liquid' - '@trivago/prettier-plugin-sort-imports' - '@zackad/prettier-plugin-twig-melody' - - prettier-plugin-astro - prettier-plugin-css-order - prettier-plugin-import-sort - prettier-plugin-jsdoc @@ -795,6 +805,11 @@ packages: '@octokit/openapi-types': 22.0.1 dev: true + /@pkgr/core@0.1.1: + resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + dev: true + /@pnpm/config.env-replace@1.1.0: resolution: {integrity: sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==} engines: {node: '>=12.22.0'} @@ -1792,6 +1807,37 @@ packages: resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==} dev: true + /astro-eslint-parser@0.17.0(typescript@5.4.5): + resolution: {integrity: sha512-yTgzioUI9MKgBF4LxP7YI+uuZLrnXgHDeW4dpa3VqCNbDmPzL7ix93tc0JJIwWGcskoSAAHZZVaBSp8bHyZZZA==} + engines: {node: ^14.18.0 || >=16.0.0} + dependencies: + '@astrojs/compiler': 2.7.1 + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.5) + astrojs-compiler-sync: 0.3.5(@astrojs/compiler@2.7.1) + debug: 4.3.4 + entities: 4.5.0 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.6.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + + /astrojs-compiler-sync@0.3.5(@astrojs/compiler@2.7.1): + resolution: {integrity: sha512-y420rhIIJ2HHDkYeqKArBHSdJNIIGMztLH90KGIX3zjcJyt/cr9Z2wYA8CP5J1w6KE7xqMh0DAkhfjhNDpQb2Q==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + '@astrojs/compiler': '>=0.27.0' + dependencies: + '@astrojs/compiler': 2.7.1 + synckit: 0.9.0 + dev: true + /available-typed-arrays@1.0.7: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} @@ -2001,12 +2047,12 @@ packages: engines: {node: '>=16'} dev: true - /commitlint@19.2.2(@types/node@20.12.7)(typescript@5.4.5): - resolution: {integrity: sha512-Q4g9addkfQzdDW46v5ylp2g95RceIXOwO9AnH31twQGTOZfAL8GyPZ66ucmwenoJUgC2gb/EPLv9orWIGldXMQ==} + /commitlint@19.3.0(@types/node@20.12.7)(typescript@5.4.5): + resolution: {integrity: sha512-B8eUVQCjz+1ZAjR3LC3+vzKg7c4/qN4QhSxkjp0u0v7Pi79t9CsnGAluvveKmFh56e885zgToPL5ax+l8BHTPg==} engines: {node: '>=v18'} hasBin: true dependencies: - '@commitlint/cli': 19.2.2(@types/node@20.12.7)(typescript@5.4.5) + '@commitlint/cli': 19.3.0(@types/node@20.12.7)(typescript@5.4.5) '@commitlint/types': 19.0.3 transitivePeerDependencies: - '@types/node' @@ -2133,6 +2179,12 @@ packages: type-fest: 1.4.0 dev: true + /cssesc@3.0.0: + resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} + engines: {node: '>=4'} + hasBin: true + dev: true + /damerau-levenshtein@1.0.8: resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} dev: true @@ -2303,6 +2355,11 @@ packages: strip-ansi: 6.0.1 dev: true + /entities@4.5.0: + resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} + engines: {node: '>=0.12'} + dev: true + /env-ci@11.0.0: resolution: {integrity: sha512-apikxMgkipkgTvMdRT9MNqWx5VLOci79F4VBd7Op/7OPjjoanjdAvn6fglMCCEf/1bAh8eOiuEVCUs4V3qP3nQ==} engines: {node: ^18.17 || >=20.6.1} @@ -2488,6 +2545,16 @@ packages: engines: {node: '>=12'} dev: true + /eslint-compat-utils@0.5.0(eslint@8.57.0): + resolution: {integrity: sha512-dc6Y8tzEcSYZMHa+CMPLi/hyo1FzNeonbhJL7Ol0ccuKQkwopJcJBA9YL/xmMTLU1eKigXo9vj9nALElWYSowg==} + engines: {node: '>=12'} + peerDependencies: + eslint: '>=6.0.0' + dependencies: + eslint: 8.57.0 + semver: 7.6.0 + dev: true + /eslint-config-prettier@9.1.0(eslint@8.57.0): resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true @@ -2588,6 +2655,26 @@ packages: - supports-color dev: true + /eslint-plugin-astro@0.34.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-nzw2H4g7HPXPLsWVpGUxuJ/ViVPLI8lM/AaUCJ51qTLTWtaMhvlvoe2d7yIPMFc+7xeCzQdo1POK8eR7NFsdKQ==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + eslint: '>=7.0.0' + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@jridgewell/sourcemap-codec': 1.4.15 + '@typescript-eslint/types': 5.62.0 + astro-eslint-parser: 0.17.0(typescript@5.4.5) + eslint: 8.57.0 + eslint-compat-utils: 0.5.0(eslint@8.57.0) + globals: 13.24.0 + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + /eslint-plugin-import-x@0.5.0(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-C7R8Z4IzxmsoOPMtSzwuOBW5FH6iRlxHR6iTks+MzVlrk3r3TUxokkWTx3ypdj9nGOEP+CG/5e6ebZzHbxgbbQ==} engines: {node: '>=16'} @@ -4698,6 +4785,14 @@ packages: engines: {node: '>= 0.4'} dev: true + /postcss-selector-parser@6.0.16: + resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==} + engines: {node: '>=4'} + dependencies: + cssesc: 3.0.0 + util-deprecate: 1.0.2 + dev: true + /postcss@8.4.38: resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} engines: {node: ^10 || ^12 || >=14} @@ -4712,7 +4807,16 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-tailwindcss@0.5.13(prettier@3.2.5): + /prettier-plugin-astro@0.13.0: + resolution: {integrity: sha512-5HrJNnPmZqTUNoA97zn4gNQv9BgVhv+et03314WpQ9H9N8m2L9OSV798olwmG2YLXPl1iSstlJCR1zB3x5xG4g==} + engines: {node: ^14.15.0 || >=16.0.0} + dependencies: + '@astrojs/compiler': 1.8.2 + prettier: 3.2.5 + sass-formatter: 0.7.9 + dev: true + + /prettier-plugin-tailwindcss@0.5.13(prettier-plugin-astro@0.13.0)(prettier@3.2.5): resolution: {integrity: sha512-2tPWHCFNC+WRjAC4SIWQNSOdcL1NNkydXim8w7TDqlZi+/ulZYz2OouAI6qMtkggnPt7lGamboj6LcTMwcCvoQ==} engines: {node: '>=14.21.3'} peerDependencies: @@ -4765,6 +4869,7 @@ packages: optional: true dependencies: prettier: 3.2.5 + prettier-plugin-astro: 0.13.0 dev: true /prettier@3.2.5: @@ -4991,6 +5096,10 @@ packages: queue-microtask: 1.2.3 dev: true + /s.color@0.0.15: + resolution: {integrity: sha512-AUNrbEUHeKY8XsYr/DYpl+qk5+aM+DChopnWOPEzn8YKzOhv4l2zH6LzZms3tOZP3wwdOyc0RmTciyi46HLIuA==} + dev: true + /safe-array-concat@1.1.2: resolution: {integrity: sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==} engines: {node: '>=0.4'} @@ -5014,6 +5123,12 @@ packages: is-regex: 1.1.4 dev: true + /sass-formatter@0.7.9: + resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==} + dependencies: + suf-log: 2.5.3 + dev: true + /semantic-release@23.0.8(typescript@5.4.5): resolution: {integrity: sha512-yZkuWcTTfh5h/DrR4Q4QvJSARJdb6wjwn/sN0qKMYEkvwaVFek8YWfrgtL8oWaRdl0fLte0Y1wWMzLbwoaII1g==} engines: {node: '>=20.8.1'} @@ -5326,6 +5441,12 @@ packages: js-tokens: 9.0.0 dev: true + /suf-log@2.5.3: + resolution: {integrity: sha512-KvC8OPjzdNOe+xQ4XWJV2whQA0aM1kGVczMQ8+dStAO6KfEB140JEVQ9dE76ONZ0/Ylf67ni4tILPJB41U0eow==} + dependencies: + s.color: 0.0.15 + dev: true + /super-regex@1.0.0: resolution: {integrity: sha512-CY8u7DtbvucKuquCmOFEKhr9Besln7n9uN8eFbwcoGYWXOMW07u2o8njWaiXt11ylS3qoGF55pILjRmPlbodyg==} engines: {node: '>=18'} @@ -5361,6 +5482,14 @@ packages: engines: {node: '>= 0.4'} dev: true + /synckit@0.9.0: + resolution: {integrity: sha512-7RnqIMq572L8PeEzKeBINYEJDDxpcH8JEgLwUqBd3TkofhFRbkq4QLR0u+36avGAhCRbk2nnmjcW9SE531hPDg==} + engines: {node: ^14.18.0 || >=16.0.0} + dependencies: + '@pkgr/core': 0.1.1 + tslib: 2.6.2 + dev: true + /tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -5487,6 +5616,10 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true + /tslib@2.6.2: + resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + dev: true + /tsutils@3.21.0(typescript@5.4.5): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'}