From 73fcbfa709ad90c35b2456f0e4706cd7a2d5f6e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 22:30:25 +0000 Subject: [PATCH 01/95] fix(deps): update dependency astro to v2.6.4 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index cfdab79d..8334cc24 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^3.1.3", - "astro": "2.6.3", + "astro": "2.6.4", "astro-compress": "^1.1.47", "astro-purgecss": "^2.0.1", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c14526c7..6a9ec717 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^3.1.3 - version: 3.1.3(astro@2.6.3)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 3.1.3(astro@2.6.4)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.6.3 - version: 2.6.3(@types/node@20.2.1)(sass@1.63.3) + specifier: 2.6.4 + version: 2.6.4(@types/node@20.2.1)(sass@1.63.3) astro-compress: specifier: ^1.1.47 version: 1.1.47 astro-purgecss: specifier: ^2.0.1 - version: 2.0.1(astro@2.6.3) + version: 2.0.1(astro@2.6.4) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -159,13 +159,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.6.3): + /@astrojs/markdown-remark@2.2.1(astro@2.6.4): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.6.3(@types/node@20.2.1)(sass@1.63.3) + astro: 2.6.4(@types/node@20.2.1)(sass@1.63.3) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -210,14 +210,14 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@3.1.3(astro@2.6.3)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@3.1.3(astro@2.6.4)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-10S1omrv5K5HRVAZ0fBgN5vQykn2HRL332LAVFyBASMn1Ff6gDfSK+CPUeUu94eZUOEaPnECLK8EHAqZ8iY9CA==} peerDependencies: astro: ^2.5.0 tailwindcss: ^3.0.24 dependencies: '@proload/core': 0.3.3 - astro: 2.6.3(@types/node@20.2.1)(sass@1.63.3) + astro: 2.6.4(@types/node@20.2.1)(sass@1.63.3) autoprefixer: 10.4.14(postcss@8.4.23) postcss: 8.4.23 postcss-load-config: 4.0.1(postcss@8.4.23)(ts-node@10.9.1) @@ -1880,17 +1880,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.0.1(astro@2.6.3): + /astro-purgecss@2.0.1(astro@2.6.4): resolution: {integrity: sha512-G1DYu2wvfodPc4fTBcCOaKGuTBosyHZnXEgfKh64e4eCaHupCeaBrrIwBxFUePFZIvm1vciDWYUiPIG7qTKgOg==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.6.3(@types/node@20.2.1)(sass@1.63.3) + astro: 2.6.4(@types/node@20.2.1)(sass@1.63.3) purgecss: 5.0.0 dev: false - /astro@2.6.3(@types/node@20.2.1)(sass@1.63.3): - resolution: {integrity: sha512-gJoBX+t11qAeYDjterGEaQZx7qqlGOigWhE0zkcEBv4zy7l4IpKx6nGGUNzD/l8x6WomZxkdZROsOsiEaWSJmQ==} + /astro@2.6.4(@types/node@20.2.1)(sass@1.63.3): + resolution: {integrity: sha512-YM5H9SLHflxCB/3H8S2Bi+1Lbwn/MA9Vl/eOZmkCT491gvBsyuKCTsoUas6fwggeKn+fIR2XpdYd2F+unQve3g==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1902,7 +1902,7 @@ packages: '@astrojs/compiler': 1.4.2 '@astrojs/internal-helpers': 0.1.0 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.6.3) + '@astrojs/markdown-remark': 2.2.1(astro@2.6.4) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.1 From 29aaf851705aeabaa10515884a56bcd680552df5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 01:54:05 +0000 Subject: [PATCH 02/95] chore(deps): update dependency sass to ^1.63.4 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 8334cc24..7e1424da 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "lodash.get": "^4.4.2", "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", - "sass": "^1.63.3", + "sass": "^1.63.4", "satori": "^0.10.1", "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a9ec717..5510a9d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 3.1.3(astro@2.6.4)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.6.4 - version: 2.6.4(@types/node@20.2.1)(sass@1.63.3) + version: 2.6.4(@types/node@20.2.1)(sass@1.63.4) astro-compress: specifier: ^1.1.47 version: 1.1.47 @@ -101,8 +101,8 @@ devDependencies: specifier: ^4.2.0 version: 4.2.0 sass: - specifier: ^1.63.3 - version: 1.63.3 + specifier: ^1.63.4 + version: 1.63.4 satori: specifier: ^0.10.1 version: 0.10.1 @@ -165,7 +165,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.6.4(@types/node@20.2.1)(sass@1.63.3) + astro: 2.6.4(@types/node@20.2.1)(sass@1.63.4) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -217,7 +217,7 @@ packages: tailwindcss: ^3.0.24 dependencies: '@proload/core': 0.3.3 - astro: 2.6.4(@types/node@20.2.1)(sass@1.63.3) + astro: 2.6.4(@types/node@20.2.1)(sass@1.63.4) autoprefixer: 10.4.14(postcss@8.4.23) postcss: 8.4.23 postcss-load-config: 4.0.1(postcss@8.4.23)(ts-node@10.9.1) @@ -1885,11 +1885,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.6.4(@types/node@20.2.1)(sass@1.63.3) + astro: 2.6.4(@types/node@20.2.1)(sass@1.63.4) purgecss: 5.0.0 dev: false - /astro@2.6.4(@types/node@20.2.1)(sass@1.63.3): + /astro@2.6.4(@types/node@20.2.1)(sass@1.63.4): resolution: {integrity: sha512-YM5H9SLHflxCB/3H8S2Bi+1Lbwn/MA9Vl/eOZmkCT491gvBsyuKCTsoUas6fwggeKn+fIR2XpdYd2F+unQve3g==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1952,7 +1952,7 @@ packages: typescript: 5.1.3 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.8(@types/node@20.2.1)(sass@1.63.3) + vite: 4.3.8(@types/node@20.2.1)(sass@1.63.4) vitefu: 0.2.4(vite@4.3.8) yargs-parser: 21.1.1 zod: 3.20.6 @@ -5292,8 +5292,8 @@ packages: suf-log: 2.5.3 dev: false - /sass@1.63.3: - resolution: {integrity: sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==} + /sass@1.63.4: + resolution: {integrity: sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -6065,7 +6065,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.8(@types/node@20.2.1)(sass@1.63.3): + /vite@4.3.8(@types/node@20.2.1)(sass@1.63.4): resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6094,7 +6094,7 @@ packages: esbuild: 0.17.19 postcss: 8.4.23 rollup: 3.22.0 - sass: 1.63.3 + sass: 1.63.4 optionalDependencies: fsevents: 2.3.2 dev: false @@ -6107,7 +6107,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.8(@types/node@20.2.1)(sass@1.63.3) + vite: 4.3.8(@types/node@20.2.1)(sass@1.63.4) dev: false /vscode-css-languageservice@6.2.4: From 2a1154ca3d777f4b6c4f735bb463c522d80dff45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 17:46:10 +0000 Subject: [PATCH 03/95] fix(deps): update dependency astro-purgecss to ^2.1.0 --- package.json | 2 +- pnpm-lock.yaml | 25 +++++-------------------- 2 files changed, 6 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 7e1424da..6c060fd2 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@astrojs/tailwind": "^3.1.3", "astro": "2.6.4", "astro-compress": "^1.1.47", - "astro-purgecss": "^2.0.1", + "astro-purgecss": "^2.1.0", "tailwindcss": "^3.3.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5510a9d8..1f033faf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: ^1.1.47 version: 1.1.47 astro-purgecss: - specifier: ^2.0.1 - version: 2.0.1(astro@2.6.4) + specifier: ^2.1.0 + version: 2.1.0(astro@2.6.4) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -1880,8 +1880,8 @@ packages: - supports-color dev: true - /astro-purgecss@2.0.1(astro@2.6.4): - resolution: {integrity: sha512-G1DYu2wvfodPc4fTBcCOaKGuTBosyHZnXEgfKh64e4eCaHupCeaBrrIwBxFUePFZIvm1vciDWYUiPIG7qTKgOg==} + /astro-purgecss@2.1.0(astro@2.6.4): + resolution: {integrity: sha512-xBeMKIE5s0B5ifCuVrPw55OlBgfvU3jlC9zq1e4O7mlRbzaSkog+AeBpR2kiXqZ/a05zfYWJvoeOV/ymd5hFmw==} peerDependencies: astro: ^2.0.0 dependencies: @@ -4492,12 +4492,6 @@ packages: object-assign: 4.1.1 thenify-all: 1.6.0 - /nanoid@3.3.4: - resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - dev: false - /nanoid@3.3.6: resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -4886,15 +4880,6 @@ packages: /postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - /postcss@8.4.21: - resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.4 - picocolors: 1.0.0 - source-map-js: 1.0.2 - dev: false - /postcss@8.4.23: resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} engines: {node: ^10 || ^12 || >=14} @@ -4988,7 +4973,7 @@ packages: dependencies: commander: 9.5.0 glob: 8.1.0 - postcss: 8.4.21 + postcss: 8.4.23 postcss-selector-parser: 6.0.11 dev: false From 068c3c0b6add9704095967494eab693e7c373b8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 02:24:55 +0000 Subject: [PATCH 04/95] chore(deps): update dependency commander to v11 --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6c060fd2..68229e35 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/node": "^20.2.1", "@typescript-eslint/eslint-plugin": "^5.59.11", "@typescript-eslint/parser": "^5.59.11", - "commander": "^10.0.1", + "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.8", "dotenv": "^16.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f033faf..d9312cee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ devDependencies: specifier: ^5.59.11 version: 5.59.11(eslint@8.42.0)(typescript@5.1.3) commander: - specifier: ^10.0.1 - version: 10.0.1 + specifier: ^11.0.0 + version: 11.0.0 commitizen: specifier: ^4.3.0 version: 4.3.0 @@ -2297,6 +2297,12 @@ packages: /commander@10.0.1: resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} engines: {node: '>=14'} + dev: false + + /commander@11.0.0: + resolution: {integrity: sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==} + engines: {node: '>=16'} + dev: true /commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} From a0fa09a483680fa5d43c4ee08aabf9e9f00d62f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 05:42:23 +0000 Subject: [PATCH 05/95] chore(deps): update dependency dotenv to ^16.2.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 68229e35..f703f1b6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.8", - "dotenv": "^16.1.4", + "dotenv": "^16.2.0", "eslint": "^8.42.0", "eslint-plugin-astro": "^0.27.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9312cee..2616adc7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,8 +77,8 @@ devDependencies: specifier: ^1.11.8 version: 1.11.8 dotenv: - specifier: ^16.1.4 - version: 16.1.4 + specifier: ^16.2.0 + version: 16.2.0 eslint: specifier: ^8.42.0 version: 8.42.0 @@ -2697,8 +2697,8 @@ packages: is-obj: 2.0.0 dev: true - /dotenv@16.1.4: - resolution: {integrity: sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==} + /dotenv@16.2.0: + resolution: {integrity: sha512-jcq2vR1DY1+QA+vH58RIrWLDZOifTGmyQJWzP9arDUbgZcySdzuBb1WvhWZzZtiXgfm+GW2pjBqStqlfpzq7wQ==} engines: {node: '>=12'} dev: true From 21c03e9d9e679fea1c7a3352a01df1893622c4f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 17:30:46 +0000 Subject: [PATCH 06/95] chore(deps): update dependency dotenv to ^16.3.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f703f1b6..538f2a6f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.8", - "dotenv": "^16.2.0", + "dotenv": "^16.3.0", "eslint": "^8.42.0", "eslint-plugin-astro": "^0.27.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2616adc7..a6ae8e9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,8 +77,8 @@ devDependencies: specifier: ^1.11.8 version: 1.11.8 dotenv: - specifier: ^16.2.0 - version: 16.2.0 + specifier: ^16.3.0 + version: 16.3.0 eslint: specifier: ^8.42.0 version: 8.42.0 @@ -2697,8 +2697,8 @@ packages: is-obj: 2.0.0 dev: true - /dotenv@16.2.0: - resolution: {integrity: sha512-jcq2vR1DY1+QA+vH58RIrWLDZOifTGmyQJWzP9arDUbgZcySdzuBb1WvhWZzZtiXgfm+GW2pjBqStqlfpzq7wQ==} + /dotenv@16.3.0: + resolution: {integrity: sha512-tHB+hmf8MRCkT3VVivGiG8kq9HiGTmQ3FzOKgztfpJQH1IWuZTOvKSJmHNnQPowecAmkCJhLrxdPhOr06LLqIQ==} engines: {node: '>=12'} dev: true From 944a047a48a4f252c461fb77465c0a3d2fa136d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 23:06:19 +0000 Subject: [PATCH 07/95] chore(deps): update dependency eslint to ^8.43.0 --- package.json | 2 +- pnpm-lock.yaml | 64 +++++++++++++++++++++++++------------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index 538f2a6f..b41d66b3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "commitizen": "^4.3.0", "dayjs": "^1.11.8", "dotenv": "^16.3.0", - "eslint": "^8.42.0", + "eslint": "^8.43.0", "eslint-plugin-astro": "^0.27.1", "eslint-plugin-simple-import-sort": "^10.0.0", "husky": "^8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6ae8e9b..20bc51ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,10 +63,10 @@ devDependencies: version: 20.2.1 '@typescript-eslint/eslint-plugin': specifier: ^5.59.11 - version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@5.1.3) + version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3) '@typescript-eslint/parser': specifier: ^5.59.11 - version: 5.59.11(eslint@8.42.0)(typescript@5.1.3) + version: 5.59.11(eslint@8.43.0)(typescript@5.1.3) commander: specifier: ^11.0.0 version: 11.0.0 @@ -80,14 +80,14 @@ devDependencies: specifier: ^16.3.0 version: 16.3.0 eslint: - specifier: ^8.42.0 - version: 8.42.0 + specifier: ^8.43.0 + version: 8.43.0 eslint-plugin-astro: specifier: ^0.27.1 - version: 0.27.1(eslint@8.42.0) + version: 0.27.1(eslint@8.43.0) eslint-plugin-simple-import-sort: specifier: ^10.0.0 - version: 10.0.0(eslint@8.42.0) + version: 10.0.0(eslint@8.43.0) husky: specifier: ^8.0.3 version: 8.0.3 @@ -1096,13 +1096,13 @@ packages: dev: false optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.42.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.43.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.42.0 + eslint: 8.43.0 eslint-visitor-keys: 3.4.1 dev: true @@ -1128,8 +1128,8 @@ packages: - supports-color dev: true - /@eslint/js@8.42.0: - resolution: {integrity: sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==} + /@eslint/js@8.43.0: + resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1557,7 +1557,7 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@5.1.3): + /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3): resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1569,12 +1569,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/type-utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/type-utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) debug: 4.3.4 - eslint: 8.42.0 + eslint: 8.43.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -1585,7 +1585,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@5.59.11(eslint@8.42.0)(typescript@5.1.3): + /@typescript-eslint/parser@5.59.11(eslint@8.43.0)(typescript@5.1.3): resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1599,7 +1599,7 @@ packages: '@typescript-eslint/types': 5.59.11 '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) debug: 4.3.4 - eslint: 8.42.0 + eslint: 8.43.0 typescript: 5.1.3 transitivePeerDependencies: - supports-color @@ -1621,7 +1621,7 @@ packages: '@typescript-eslint/visitor-keys': 5.59.7 dev: true - /@typescript-eslint/type-utils@5.59.11(eslint@8.42.0)(typescript@5.1.3): + /@typescript-eslint/type-utils@5.59.11(eslint@8.43.0)(typescript@5.1.3): resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1632,9 +1632,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) debug: 4.3.4 - eslint: 8.42.0 + eslint: 8.43.0 tsutils: 3.21.0(typescript@5.1.3) typescript: 5.1.3 transitivePeerDependencies: @@ -1672,19 +1672,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.59.11(eslint@8.42.0)(typescript@5.1.3): + /@typescript-eslint/utils@5.59.11(eslint@8.43.0)(typescript@5.1.3): resolution: {integrity: sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.59.11 '@typescript-eslint/types': 5.59.11 '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) - eslint: 8.42.0 + eslint: 8.43.0 eslint-scope: 5.1.1 semver: 7.5.0 transitivePeerDependencies: @@ -2836,29 +2836,29 @@ packages: engines: {node: '>=12'} dev: false - /eslint-plugin-astro@0.27.1(eslint@8.42.0): + /eslint-plugin-astro@0.27.1(eslint@8.43.0): resolution: {integrity: sha512-xt02HVlj5lBoAPzYOKDfVa3swjFr2Vh0Rj6TsInWmfcmQcjEkDMnu9olUAF8Q+LqHr0wQr5z6GmcxJskSqOmjQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) '@jridgewell/sourcemap-codec': 1.4.14 '@typescript-eslint/types': 5.59.7 astro-eslint-parser: 0.14.0 - eslint: 8.42.0 + eslint: 8.43.0 postcss: 8.4.23 postcss-selector-parser: 6.0.11 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-simple-import-sort@10.0.0(eslint@8.42.0): + /eslint-plugin-simple-import-sort@10.0.0(eslint@8.43.0): resolution: {integrity: sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.42.0 + eslint: 8.43.0 dev: true /eslint-scope@5.1.1: @@ -2882,15 +2882,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.42.0: - resolution: {integrity: sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==} + /eslint@8.43.0: + resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) '@eslint-community/regexpp': 4.5.1 '@eslint/eslintrc': 2.0.3 - '@eslint/js': 8.42.0 + '@eslint/js': 8.43.0 '@humanwhocodes/config-array': 0.11.10 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 From 94008a8a8a320f878fa6db0ff36838ba655854a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 23:06:45 +0000 Subject: [PATCH 08/95] fix(deps): update dependency astro-purgecss to ^2.2.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 538f2a6f..5c47af0e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@astrojs/tailwind": "^3.1.3", "astro": "2.6.4", "astro-compress": "^1.1.47", - "astro-purgecss": "^2.1.0", + "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6ae8e9b..d34de862 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: ^1.1.47 version: 1.1.47 astro-purgecss: - specifier: ^2.1.0 - version: 2.1.0(astro@2.6.4) + specifier: ^2.2.0 + version: 2.2.0(astro@2.6.4) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -1880,8 +1880,8 @@ packages: - supports-color dev: true - /astro-purgecss@2.1.0(astro@2.6.4): - resolution: {integrity: sha512-xBeMKIE5s0B5ifCuVrPw55OlBgfvU3jlC9zq1e4O7mlRbzaSkog+AeBpR2kiXqZ/a05zfYWJvoeOV/ymd5hFmw==} + /astro-purgecss@2.2.0(astro@2.6.4): + resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: From a096928514fe791a51cf54cd96482bf49d20c4d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Jun 2023 18:02:55 +0000 Subject: [PATCH 09/95] chore(deps): update dependency dotenv to ^16.3.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 624a0509..5da5f1d0 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.8", - "dotenv": "^16.3.0", + "dotenv": "^16.3.1", "eslint": "^8.43.0", "eslint-plugin-astro": "^0.27.1", "eslint-plugin-simple-import-sort": "^10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 915167d6..822ae389 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,8 +77,8 @@ devDependencies: specifier: ^1.11.8 version: 1.11.8 dotenv: - specifier: ^16.3.0 - version: 16.3.0 + specifier: ^16.3.1 + version: 16.3.1 eslint: specifier: ^8.43.0 version: 8.43.0 @@ -2697,8 +2697,8 @@ packages: is-obj: 2.0.0 dev: true - /dotenv@16.3.0: - resolution: {integrity: sha512-tHB+hmf8MRCkT3VVivGiG8kq9HiGTmQ3FzOKgztfpJQH1IWuZTOvKSJmHNnQPowecAmkCJhLrxdPhOr06LLqIQ==} + /dotenv@16.3.1: + resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} engines: {node: '>=12'} dev: true From 8f7d865b37198ce8b158d84084010090f06e1f20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 15:12:20 +0000 Subject: [PATCH 10/95] chore(deps): update pnpm to v8.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5da5f1d0..e16f4857 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "2.2.5", "license": "MIT", - "packageManager": "pnpm@8.6.2", + "packageManager": "pnpm@8.6.3", "scripts": { "lc:new": "tsx ./src/cmd/leetcode.ts", "dev": "astro dev", From 6597ad28064a4dd1b30fc086e811f8cd207cde31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:24:02 +0000 Subject: [PATCH 11/95] fix(deps): update dependency @astrojs/tailwind to v4 --- package.json | 2 +- pnpm-lock.yaml | 62 +++++++++++++++++++++++++++++++------------------- 2 files changed, 39 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index e16f4857..bf3913e5 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@astrojs/partytown": "^1.2.3", "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", - "@astrojs/tailwind": "^3.1.3", + "@astrojs/tailwind": "^4.0.0", "astro": "2.6.4", "astro-compress": "^1.1.47", "astro-purgecss": "^2.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 822ae389..8227e61b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^1.3.3 version: 1.3.3 '@astrojs/tailwind': - specifier: ^3.1.3 - version: 3.1.3(astro@2.6.4)(tailwindcss@3.3.2)(ts-node@10.9.1) + specifier: ^4.0.0 + version: 4.0.0(astro@2.6.4)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.6.4 version: 2.6.4(@types/node@20.2.1)(sass@1.63.4) @@ -210,17 +210,16 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@3.1.3(astro@2.6.4)(tailwindcss@3.3.2)(ts-node@10.9.1): - resolution: {integrity: sha512-10S1omrv5K5HRVAZ0fBgN5vQykn2HRL332LAVFyBASMn1Ff6gDfSK+CPUeUu94eZUOEaPnECLK8EHAqZ8iY9CA==} + /@astrojs/tailwind@4.0.0(astro@2.6.4)(tailwindcss@3.3.2)(ts-node@10.9.1): + resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: - astro: ^2.5.0 + astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - '@proload/core': 0.3.3 astro: 2.6.4(@types/node@20.2.1)(sass@1.63.4) - autoprefixer: 10.4.14(postcss@8.4.23) - postcss: 8.4.23 - postcss-load-config: 4.0.1(postcss@8.4.23)(ts-node@10.9.1) + autoprefixer: 10.4.14(postcss@8.4.24) + postcss: 8.4.24 + postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) tailwindcss: 3.3.2(ts-node@10.9.1) transitivePeerDependencies: - ts-node @@ -1246,13 +1245,6 @@ packages: tiny-glob: 0.2.9 tslib: 2.5.0 - /@proload/core@0.3.3: - resolution: {integrity: sha512-7dAFWsIK84C90AMl24+N/ProHKm4iw0akcnoKjRvbfHifJZBLhaDsDus1QJmhG12lXj4e/uB/8mB/0aduCW+NQ==} - dependencies: - deepmerge: 4.3.0 - escalade: 3.1.1 - dev: false - /@resvg/resvg-js-android-arm-eabi@2.4.1: resolution: {integrity: sha512-AA6f7hS0FAPpvQMhBCf6f1oD1LdlqNXKCxAAPpKh6tR11kqV0YIB9zOlIYgITM14mq2YooLFl6XIbbvmY+jwUw==} engines: {node: '>= 10'} @@ -1981,7 +1973,7 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /autoprefixer@10.4.14(postcss@8.4.23): + /autoprefixer@10.4.14(postcss@8.4.24): resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -1993,7 +1985,7 @@ packages: fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.23 + postcss: 8.4.24 postcss-value-parser: 4.2.0 dev: false @@ -2589,11 +2581,6 @@ packages: engines: {node: '>=16.0.0'} dev: false - /deepmerge@4.3.0: - resolution: {integrity: sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og==} - engines: {node: '>=0.10.0'} - dev: false - /defaults@1.0.4: resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==} dependencies: @@ -4859,6 +4846,24 @@ packages: ts-node: 10.9.1(@types/node@20.2.1)(typescript@5.1.3) yaml: 2.2.1 + /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): + resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} + engines: {node: '>= 14'} + peerDependencies: + postcss: '>=8.0.9' + ts-node: '>=9.0.0' + peerDependenciesMeta: + postcss: + optional: true + ts-node: + optional: true + dependencies: + lilconfig: 2.1.0 + postcss: 8.4.24 + ts-node: 10.9.1(@types/node@20.2.1)(typescript@5.1.3) + yaml: 2.2.1 + dev: false + /postcss-nested@6.0.1(postcss@8.4.23): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} engines: {node: '>=12.0'} @@ -4894,6 +4899,15 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss@8.4.24: + resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.6 + picocolors: 1.0.0 + source-map-js: 1.0.2 + dev: false + /prebuild-install@7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} engines: {node: '>=10'} @@ -6083,7 +6097,7 @@ packages: dependencies: '@types/node': 20.2.1 esbuild: 0.17.19 - postcss: 8.4.23 + postcss: 8.4.24 rollup: 3.22.0 sass: 1.63.4 optionalDependencies: From 048c2cdeb468b02638447089e67fe92995e4a82b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:26:09 +0000 Subject: [PATCH 12/95] fix(deps): update dependency astro to v2.6.5 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index bf3913e5..f4add08b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.6.4", + "astro": "2.6.5", "astro-compress": "^1.1.47", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8227e61b..0e128f88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.6.4)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.6.5)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.6.4 - version: 2.6.4(@types/node@20.2.1)(sass@1.63.4) + specifier: 2.6.5 + version: 2.6.5(@types/node@20.2.1)(sass@1.63.4) astro-compress: specifier: ^1.1.47 version: 1.1.47 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.6.4) + version: 2.2.0(astro@2.6.5) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -159,13 +159,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.6.4): + /@astrojs/markdown-remark@2.2.1(astro@2.6.5): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.6.4(@types/node@20.2.1)(sass@1.63.4) + astro: 2.6.5(@types/node@20.2.1)(sass@1.63.4) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -210,13 +210,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.6.4)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.6.5)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.6.4(@types/node@20.2.1)(sass@1.63.4) + astro: 2.6.5(@types/node@20.2.1)(sass@1.63.4) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1872,17 +1872,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.6.4): + /astro-purgecss@2.2.0(astro@2.6.5): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.6.4(@types/node@20.2.1)(sass@1.63.4) + astro: 2.6.5(@types/node@20.2.1)(sass@1.63.4) purgecss: 5.0.0 dev: false - /astro@2.6.4(@types/node@20.2.1)(sass@1.63.4): - resolution: {integrity: sha512-YM5H9SLHflxCB/3H8S2Bi+1Lbwn/MA9Vl/eOZmkCT491gvBsyuKCTsoUas6fwggeKn+fIR2XpdYd2F+unQve3g==} + /astro@2.6.5(@types/node@20.2.1)(sass@1.63.4): + resolution: {integrity: sha512-5q/DAP3i1hM7DC6KfhhMFEiGjUPSjLHc/Df66DgIF2YMu747PvI4zPrzODJWkTB6WM9gHZfslg3ild/hKF7lxg==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1894,7 +1894,7 @@ packages: '@astrojs/compiler': 1.4.2 '@astrojs/internal-helpers': 0.1.0 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.6.4) + '@astrojs/markdown-remark': 2.2.1(astro@2.6.5) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.1 From 548c563ae64f454fd5bd7d045763951c289d2c4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:26:36 +0000 Subject: [PATCH 13/95] chore(deps): update typescript-eslint monorepo to ^5.60.0 --- package.json | 4 +-- pnpm-lock.yaml | 92 +++++++++++++++++++++++++------------------------- 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/package.json b/package.json index bf3913e5..d4f20f2e 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", "@types/node": "^20.2.1", - "@typescript-eslint/eslint-plugin": "^5.59.11", - "@typescript-eslint/parser": "^5.59.11", + "@typescript-eslint/eslint-plugin": "^5.60.0", + "@typescript-eslint/parser": "^5.60.0", "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8227e61b..c1ba871b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,11 +62,11 @@ devDependencies: specifier: ^20.2.1 version: 20.2.1 '@typescript-eslint/eslint-plugin': - specifier: ^5.59.11 - version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3) + specifier: ^5.60.0 + version: 5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.1.3) '@typescript-eslint/parser': - specifier: ^5.59.11 - version: 5.59.11(eslint@8.43.0)(typescript@5.1.3) + specifier: ^5.60.0 + version: 5.60.0(eslint@8.43.0)(typescript@5.1.3) commander: specifier: ^11.0.0 version: 11.0.0 @@ -1549,8 +1549,8 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3): - resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==} + /@typescript-eslint/eslint-plugin@5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1561,10 +1561,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) - '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/type-utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/type-utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3) debug: 4.3.4 eslint: 8.43.0 grapheme-splitter: 1.0.4 @@ -1577,8 +1577,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@5.59.11(eslint@8.43.0)(typescript@5.1.3): - resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==} + /@typescript-eslint/parser@5.60.0(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1587,9 +1587,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) debug: 4.3.4 eslint: 8.43.0 typescript: 5.1.3 @@ -1597,14 +1597,6 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager@5.59.11: - resolution: {integrity: sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/visitor-keys': 5.59.11 - dev: true - /@typescript-eslint/scope-manager@5.59.7: resolution: {integrity: sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1613,8 +1605,16 @@ packages: '@typescript-eslint/visitor-keys': 5.59.7 dev: true - /@typescript-eslint/type-utils@5.59.11(eslint@8.43.0)(typescript@5.1.3): - resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==} + /@typescript-eslint/scope-manager@5.60.0: + resolution: {integrity: sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/visitor-keys': 5.60.0 + dev: true + + /@typescript-eslint/type-utils@5.60.0(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1623,8 +1623,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3) debug: 4.3.4 eslint: 8.43.0 tsutils: 3.21.0(typescript@5.1.3) @@ -1633,18 +1633,18 @@ packages: - supports-color dev: true - /@typescript-eslint/types@5.59.11: - resolution: {integrity: sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==} + /@typescript-eslint/types@5.59.7: + resolution: {integrity: sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@5.59.7: - resolution: {integrity: sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==} + /@typescript-eslint/types@5.60.0: + resolution: {integrity: sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.59.11(typescript@5.1.3): - resolution: {integrity: sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==} + /@typescript-eslint/typescript-estree@5.60.0(typescript@5.1.3): + resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1652,8 +1652,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/visitor-keys': 5.59.11 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/visitor-keys': 5.60.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -1664,8 +1664,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.59.11(eslint@8.43.0)(typescript@5.1.3): - resolution: {integrity: sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==} + /@typescript-eslint/utils@5.60.0(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1673,9 +1673,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) eslint: 8.43.0 eslint-scope: 5.1.1 semver: 7.5.0 @@ -1684,19 +1684,19 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys@5.59.11: - resolution: {integrity: sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==} + /@typescript-eslint/visitor-keys@5.59.7: + resolution: {integrity: sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/types': 5.59.7 eslint-visitor-keys: 3.4.1 dev: true - /@typescript-eslint/visitor-keys@5.59.7: - resolution: {integrity: sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==} + /@typescript-eslint/visitor-keys@5.60.0: + resolution: {integrity: sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.7 + '@typescript-eslint/types': 5.60.0 eslint-visitor-keys: 3.4.1 dev: true From b1f6bfe7ae85914e1a5f353210be3b742205b5ec Mon Sep 17 00:00:00 2001 From: Le Minh Tri Date: Tue, 20 Jun 2023 00:31:30 +0700 Subject: [PATCH 14/95] fix(github-workflow): update parameter name --- .github/workflows/deploy_to_netlify.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_to_netlify.yaml b/.github/workflows/deploy_to_netlify.yaml index d32f2d8c..c5081114 100644 --- a/.github/workflows/deploy_to_netlify.yaml +++ b/.github/workflows/deploy_to_netlify.yaml @@ -116,7 +116,7 @@ jobs: PROD: ${{ needs.set_deploy_environment.outputs.github_environment == 'production' }} with: auth-token: ${{ env.NETLIFY_AUTH_TOKEN }} - site-id: ${{ env.NETLIFY_SITE_ID }} + site: ${{ env.NETLIFY_SITE_ID }} dir: ${{ env.DEPLOY_DIR }} alias: ${{ env.NETLIFY_DEPLOY_ALIAS }} prod: ${{ env.PROD }} From fa624edd1217fc83f6fe5af7ab20049099f4ce31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 17:33:51 +0000 Subject: [PATCH 15/95] fix(deps): update dependency astro to v2.6.6 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 4401a2ca..fc6dff04 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.6.5", + "astro": "2.6.6", "astro-compress": "^1.1.47", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca77f0e9..344722ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.6.5)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.6.6)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.6.5 - version: 2.6.5(@types/node@20.2.1)(sass@1.63.4) + specifier: 2.6.6 + version: 2.6.6(@types/node@20.2.1)(sass@1.63.4) astro-compress: specifier: ^1.1.47 version: 1.1.47 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.6.5) + version: 2.2.0(astro@2.6.6) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -159,13 +159,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.6.5): + /@astrojs/markdown-remark@2.2.1(astro@2.6.6): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.6.5(@types/node@20.2.1)(sass@1.63.4) + astro: 2.6.6(@types/node@20.2.1)(sass@1.63.4) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -210,13 +210,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.6.5)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.6.6)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.6.5(@types/node@20.2.1)(sass@1.63.4) + astro: 2.6.6(@types/node@20.2.1)(sass@1.63.4) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1872,17 +1872,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.6.5): + /astro-purgecss@2.2.0(astro@2.6.6): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.6.5(@types/node@20.2.1)(sass@1.63.4) + astro: 2.6.6(@types/node@20.2.1)(sass@1.63.4) purgecss: 5.0.0 dev: false - /astro@2.6.5(@types/node@20.2.1)(sass@1.63.4): - resolution: {integrity: sha512-5q/DAP3i1hM7DC6KfhhMFEiGjUPSjLHc/Df66DgIF2YMu747PvI4zPrzODJWkTB6WM9gHZfslg3ild/hKF7lxg==} + /astro@2.6.6(@types/node@20.2.1)(sass@1.63.4): + resolution: {integrity: sha512-npeTXVaSOWKYYF6Znj6Yfxfq+WIFZ9u/Q+vtFP3nXbl7/XimvE+LbmWoK+hPFBOXC/KRLHxqQSltXJX5ALFmFg==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1894,7 +1894,7 @@ packages: '@astrojs/compiler': 1.4.2 '@astrojs/internal-helpers': 0.1.0 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.6.5) + '@astrojs/markdown-remark': 2.2.1(astro@2.6.6) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.1 From ec13d00d4a51f0664d822e85370d29207346e4d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:12:24 +0000 Subject: [PATCH 16/95] chore(deps): update dependency sass to ^1.63.5 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index fc6dff04..f777bc7d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "lodash.get": "^4.4.2", "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", - "sass": "^1.63.4", + "sass": "^1.63.5", "satori": "^0.10.1", "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 344722ce..d9d3e956 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.6.6)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.6.6 - version: 2.6.6(@types/node@20.2.1)(sass@1.63.4) + version: 2.6.6(@types/node@20.2.1)(sass@1.63.5) astro-compress: specifier: ^1.1.47 version: 1.1.47 @@ -101,8 +101,8 @@ devDependencies: specifier: ^4.2.0 version: 4.2.0 sass: - specifier: ^1.63.4 - version: 1.63.4 + specifier: ^1.63.5 + version: 1.63.5 satori: specifier: ^0.10.1 version: 0.10.1 @@ -165,7 +165,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.6.6(@types/node@20.2.1)(sass@1.63.4) + astro: 2.6.6(@types/node@20.2.1)(sass@1.63.5) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -216,7 +216,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.6.6(@types/node@20.2.1)(sass@1.63.4) + astro: 2.6.6(@types/node@20.2.1)(sass@1.63.5) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1877,11 +1877,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.6.6(@types/node@20.2.1)(sass@1.63.4) + astro: 2.6.6(@types/node@20.2.1)(sass@1.63.5) purgecss: 5.0.0 dev: false - /astro@2.6.6(@types/node@20.2.1)(sass@1.63.4): + /astro@2.6.6(@types/node@20.2.1)(sass@1.63.5): resolution: {integrity: sha512-npeTXVaSOWKYYF6Znj6Yfxfq+WIFZ9u/Q+vtFP3nXbl7/XimvE+LbmWoK+hPFBOXC/KRLHxqQSltXJX5ALFmFg==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1944,7 +1944,7 @@ packages: typescript: 5.1.3 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.8(@types/node@20.2.1)(sass@1.63.4) + vite: 4.3.8(@types/node@20.2.1)(sass@1.63.5) vitefu: 0.2.4(vite@4.3.8) yargs-parser: 21.1.1 zod: 3.20.6 @@ -5297,8 +5297,8 @@ packages: suf-log: 2.5.3 dev: false - /sass@1.63.4: - resolution: {integrity: sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==} + /sass@1.63.5: + resolution: {integrity: sha512-Q6c5gs482oezdAp+0fWF9cRisvpy7yfYb64knID0OE8AnMgtkluRPfpGMFjeD4/+M4+6QpJZCU6JRSxbjiktkg==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -6070,7 +6070,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.8(@types/node@20.2.1)(sass@1.63.4): + /vite@4.3.8(@types/node@20.2.1)(sass@1.63.5): resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6099,7 +6099,7 @@ packages: esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 - sass: 1.63.4 + sass: 1.63.5 optionalDependencies: fsevents: 2.3.2 dev: false @@ -6112,7 +6112,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.8(@types/node@20.2.1)(sass@1.63.4) + vite: 4.3.8(@types/node@20.2.1)(sass@1.63.5) dev: false /vscode-css-languageservice@6.2.4: From cd55c8389c356382cd230b79296de12246632676 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 02:26:13 +0000 Subject: [PATCH 17/95] chore(deps): update dependency sass to ^1.63.6 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index f777bc7d..ea8b37e7 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "lodash.get": "^4.4.2", "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", - "sass": "^1.63.5", + "sass": "^1.63.6", "satori": "^0.10.1", "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9d3e956..4559471c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.6.6)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.6.6 - version: 2.6.6(@types/node@20.2.1)(sass@1.63.5) + version: 2.6.6(@types/node@20.2.1)(sass@1.63.6) astro-compress: specifier: ^1.1.47 version: 1.1.47 @@ -101,8 +101,8 @@ devDependencies: specifier: ^4.2.0 version: 4.2.0 sass: - specifier: ^1.63.5 - version: 1.63.5 + specifier: ^1.63.6 + version: 1.63.6 satori: specifier: ^0.10.1 version: 0.10.1 @@ -165,7 +165,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.6.6(@types/node@20.2.1)(sass@1.63.5) + astro: 2.6.6(@types/node@20.2.1)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -216,7 +216,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.6.6(@types/node@20.2.1)(sass@1.63.5) + astro: 2.6.6(@types/node@20.2.1)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1877,11 +1877,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.6.6(@types/node@20.2.1)(sass@1.63.5) + astro: 2.6.6(@types/node@20.2.1)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.6.6(@types/node@20.2.1)(sass@1.63.5): + /astro@2.6.6(@types/node@20.2.1)(sass@1.63.6): resolution: {integrity: sha512-npeTXVaSOWKYYF6Znj6Yfxfq+WIFZ9u/Q+vtFP3nXbl7/XimvE+LbmWoK+hPFBOXC/KRLHxqQSltXJX5ALFmFg==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1944,7 +1944,7 @@ packages: typescript: 5.1.3 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.8(@types/node@20.2.1)(sass@1.63.5) + vite: 4.3.8(@types/node@20.2.1)(sass@1.63.6) vitefu: 0.2.4(vite@4.3.8) yargs-parser: 21.1.1 zod: 3.20.6 @@ -5297,8 +5297,8 @@ packages: suf-log: 2.5.3 dev: false - /sass@1.63.5: - resolution: {integrity: sha512-Q6c5gs482oezdAp+0fWF9cRisvpy7yfYb64knID0OE8AnMgtkluRPfpGMFjeD4/+M4+6QpJZCU6JRSxbjiktkg==} + /sass@1.63.6: + resolution: {integrity: sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -6070,7 +6070,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.8(@types/node@20.2.1)(sass@1.63.5): + /vite@4.3.8(@types/node@20.2.1)(sass@1.63.6): resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6099,7 +6099,7 @@ packages: esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 - sass: 1.63.5 + sass: 1.63.6 optionalDependencies: fsevents: 2.3.2 dev: false @@ -6112,7 +6112,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.8(@types/node@20.2.1)(sass@1.63.5) + vite: 4.3.8(@types/node@20.2.1)(sass@1.63.6) dev: false /vscode-css-languageservice@6.2.4: From c560cfd5fa0fbb662736d2b7f6fc17e618745c85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:10:26 +0000 Subject: [PATCH 18/95] fix(deps): update dependency astro to v2.7.0 --- package.json | 2 +- pnpm-lock.yaml | 354 ++++++++++++++++++++++++++----------------------- 2 files changed, 190 insertions(+), 166 deletions(-) diff --git a/package.json b/package.json index ea8b37e7..3cd8a1bc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.6.6", + "astro": "2.7.0", "astro-compress": "^1.1.47", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4559471c..8bf3cbc7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.6.6)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.7.0)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.6.6 - version: 2.6.6(@types/node@20.2.1)(sass@1.63.6) + specifier: 2.7.0 + version: 2.7.0(@types/node@20.2.1)(sass@1.63.6) astro-compress: specifier: ^1.1.47 version: 1.1.47 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.6.6) + version: 2.2.0(astro@2.7.0) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -135,6 +135,11 @@ packages: /@astrojs/compiler@1.4.2: resolution: {integrity: sha512-xoRp7JpiMZPK/beUcZEM5kM44Z/h20wwwQcl54duPqQMyySG9vZ5xMM6dYiQmn7b3XzpZs0cT6TRDoJJ5gwHAQ==} + dev: true + + /@astrojs/compiler@1.5.1: + resolution: {integrity: sha512-iIGKu/uzB8sJ5VveQf0eHrVPPFEcrvSlp4qShYMOuY2aMmK2RVXQlX9dUjtmBQ+NAokfIOb7fwCutvH+p13l+g==} + dev: false /@astrojs/internal-helpers@0.1.0: resolution: {integrity: sha512-OSwvoFkTqVowiyP+codQeQZWoq/HOwY32x17NxDglWoCx2sdyXzplDZoVV4/3odmSEY6/A+48WMl5qkjmP1CXw==} @@ -144,7 +149,7 @@ packages: resolution: {integrity: sha512-HG/9nWk+b9Ol9KgBz4Osg1iuq4DGI75GGF7Kvre0GT5rxksoGiJRK96Vd5NLyS7qOhAgX8SgXZ//5USF/fqsQA==} hasBin: true dependencies: - '@astrojs/compiler': 1.4.2 + '@astrojs/compiler': 1.5.1 '@jridgewell/trace-mapping': 0.3.17 '@vscode/emmet-helper': 2.8.6 events: 3.3.0 @@ -159,13 +164,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.6.6): + /@astrojs/markdown-remark@2.2.1(astro@2.7.0): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.6.6(@types/node@20.2.1)(sass@1.63.6) + astro: 2.7.0(@types/node@20.2.1)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -210,13 +215,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.6.6)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.7.0)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.6.6(@types/node@20.2.1)(sass@1.63.6) + astro: 2.7.0(@types/node@20.2.1)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -251,35 +256,35 @@ packages: resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.18.6 + '@babel/highlight': 7.22.5 dev: true - /@babel/code-frame@7.21.4: - resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==} + /@babel/code-frame@7.22.5: + resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.18.6 + '@babel/highlight': 7.22.5 dev: false - /@babel/compat-data@7.22.3: - resolution: {integrity: sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==} + /@babel/compat-data@7.22.5: + resolution: {integrity: sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==} engines: {node: '>=6.9.0'} dev: false - /@babel/core@7.22.1: - resolution: {integrity: sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==} + /@babel/core@7.22.5: + resolution: {integrity: sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.21.4 - '@babel/generator': 7.22.3 - '@babel/helper-compilation-targets': 7.22.1(@babel/core@7.22.1) - '@babel/helper-module-transforms': 7.22.1 - '@babel/helpers': 7.22.3 - '@babel/parser': 7.22.4 - '@babel/template': 7.21.9 - '@babel/traverse': 7.22.4 - '@babel/types': 7.22.4 + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5) + '@babel/helper-module-transforms': 7.22.5 + '@babel/helpers': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -289,197 +294,197 @@ packages: - supports-color dev: false - /@babel/generator@7.22.3: - resolution: {integrity: sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==} + /@babel/generator@7.22.5: + resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.4 + '@babel/types': 7.22.5 '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.17 jsesc: 2.5.2 dev: false - /@babel/helper-annotate-as-pure@7.18.6: - resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} + /@babel/helper-annotate-as-pure@7.22.5: + resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.4 + '@babel/types': 7.22.5 dev: false - /@babel/helper-compilation-targets@7.22.1(@babel/core@7.22.1): - resolution: {integrity: sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==} + /@babel/helper-compilation-targets@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.22.3 - '@babel/core': 7.22.1 - '@babel/helper-validator-option': 7.21.0 + '@babel/compat-data': 7.22.5 + '@babel/core': 7.22.5 + '@babel/helper-validator-option': 7.22.5 browserslist: 4.21.5 lru-cache: 5.1.1 semver: 6.3.0 dev: false - /@babel/helper-environment-visitor@7.22.1: - resolution: {integrity: sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==} + /@babel/helper-environment-visitor@7.22.5: + resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-function-name@7.21.0: - resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} + /@babel/helper-function-name@7.22.5: + resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.21.9 - '@babel/types': 7.22.4 + '@babel/template': 7.22.5 + '@babel/types': 7.22.5 dev: false - /@babel/helper-hoist-variables@7.18.6: - resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} + /@babel/helper-hoist-variables@7.22.5: + resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.4 + '@babel/types': 7.22.5 dev: false - /@babel/helper-module-imports@7.21.4: - resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} + /@babel/helper-module-imports@7.22.5: + resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.4 + '@babel/types': 7.22.5 dev: false - /@babel/helper-module-transforms@7.22.1: - resolution: {integrity: sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==} + /@babel/helper-module-transforms@7.22.5: + resolution: {integrity: sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.22.1 - '@babel/helper-module-imports': 7.21.4 - '@babel/helper-simple-access': 7.21.5 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.21.9 - '@babel/traverse': 7.22.4 - '@babel/types': 7.22.4 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-plugin-utils@7.20.2: - resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} + /@babel/helper-plugin-utils@7.22.5: + resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-simple-access@7.21.5: - resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==} + /@babel/helper-simple-access@7.22.5: + resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.4 + '@babel/types': 7.22.5 dev: false - /@babel/helper-split-export-declaration@7.18.6: - resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} + /@babel/helper-split-export-declaration@7.22.5: + resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.4 + '@babel/types': 7.22.5 dev: false - /@babel/helper-string-parser@7.21.5: - resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==} + /@babel/helper-string-parser@7.22.5: + resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-validator-identifier@7.19.1: - resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} + /@babel/helper-validator-identifier@7.22.5: + resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option@7.21.0: - resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} + /@babel/helper-validator-option@7.22.5: + resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} engines: {node: '>=6.9.0'} dev: false - /@babel/helpers@7.22.3: - resolution: {integrity: sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==} + /@babel/helpers@7.22.5: + resolution: {integrity: sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.21.9 - '@babel/traverse': 7.22.4 - '@babel/types': 7.22.4 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: false - /@babel/highlight@7.18.6: - resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} + /@babel/highlight@7.22.5: + resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.22.5 chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser@7.22.4: - resolution: {integrity: sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==} + /@babel/parser@7.22.5: + resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.4 + '@babel/types': 7.22.5 dev: false - /@babel/plugin-syntax-jsx@7.18.6(@babel/core@7.22.1): - resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} + /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.1 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.22.1): - resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==} + /@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.5): + resolution: {integrity: sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.1 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-module-imports': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-jsx': 7.18.6(@babel/core@7.22.1) - '@babel/types': 7.22.4 + '@babel/core': 7.22.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5) + '@babel/types': 7.22.5 dev: false - /@babel/template@7.21.9: - resolution: {integrity: sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==} + /@babel/template@7.22.5: + resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.21.4 - '@babel/parser': 7.22.4 - '@babel/types': 7.22.4 + '@babel/code-frame': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 dev: false - /@babel/traverse@7.22.4: - resolution: {integrity: sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==} + /@babel/traverse@7.22.5: + resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.21.4 - '@babel/generator': 7.22.3 - '@babel/helper-environment-visitor': 7.22.1 - '@babel/helper-function-name': 7.21.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.22.4 - '@babel/types': 7.22.4 + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: false - /@babel/types@7.22.4: - resolution: {integrity: sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==} + /@babel/types@7.22.5: + resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.21.5 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 dev: false @@ -1409,11 +1414,11 @@ packages: /@tsconfig/node16@1.0.3: resolution: {integrity: sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==} - /@types/babel__core@7.20.0: - resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==} + /@types/babel__core@7.20.1: + resolution: {integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==} dependencies: - '@babel/parser': 7.22.4 - '@babel/types': 7.22.4 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.18.3 @@ -1422,20 +1427,20 @@ packages: /@types/babel__generator@7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.22.4 + '@babel/types': 7.22.5 dev: false /@types/babel__template@7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.22.4 - '@babel/types': 7.22.4 + '@babel/parser': 7.22.5 + '@babel/types': 7.22.5 dev: false /@types/babel__traverse@7.18.3: resolution: {integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==} dependencies: - '@babel/types': 7.22.4 + '@babel/types': 7.22.5 dev: false /@types/css-tree@2.3.1: @@ -1678,7 +1683,7 @@ packages: '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) eslint: 8.43.0 eslint-scope: 5.1.1 - semver: 7.5.0 + semver: 7.5.2 transitivePeerDependencies: - supports-color - typescript @@ -1722,12 +1727,12 @@ packages: through: 2.3.8 dev: true - /acorn-jsx@5.3.2(acorn@8.8.2): + /acorn-jsx@5.3.2(acorn@8.9.0): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.8.2 + acorn: 8.9.0 dev: true /acorn-walk@8.2.0: @@ -1739,6 +1744,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + /acorn@8.9.0: + resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==} + engines: {node: '>=0.4.0'} + hasBin: true + /ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: @@ -1872,17 +1882,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.6.6): + /astro-purgecss@2.2.0(astro@2.7.0): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.6.6(@types/node@20.2.1)(sass@1.63.6) + astro: 2.7.0(@types/node@20.2.1)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.6.6(@types/node@20.2.1)(sass@1.63.6): - resolution: {integrity: sha512-npeTXVaSOWKYYF6Znj6Yfxfq+WIFZ9u/Q+vtFP3nXbl7/XimvE+LbmWoK+hPFBOXC/KRLHxqQSltXJX5ALFmFg==} + /astro@2.7.0(@types/node@20.2.1)(sass@1.63.6): + resolution: {integrity: sha512-gUYx2R0V7fpZtFRN9f4nE0We95qYhJyAr+VW0nVFqlMMF1of9MzrjjJ+8rIGJ/6RooFK8XAaXWTQMGTok3ZzEA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1891,21 +1901,21 @@ packages: sharp: optional: true dependencies: - '@astrojs/compiler': 1.4.2 + '@astrojs/compiler': 1.5.1 '@astrojs/internal-helpers': 0.1.0 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.6.6) + '@astrojs/markdown-remark': 2.2.1(astro@2.7.0) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 - '@babel/core': 7.22.1 - '@babel/generator': 7.22.3 - '@babel/parser': 7.22.4 - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.1) - '@babel/traverse': 7.22.4 - '@babel/types': 7.22.4 - '@types/babel__core': 7.20.0 + '@babel/core': 7.22.5 + '@babel/generator': 7.22.5 + '@babel/parser': 7.22.5 + '@babel/plugin-transform-react-jsx': 7.22.5(@babel/core@7.22.5) + '@babel/traverse': 7.22.5 + '@babel/types': 7.22.5 + '@types/babel__core': 7.20.1 '@types/yargs-parser': 21.0.0 - acorn: 8.8.2 + acorn: 8.9.0 boxen: 6.2.1 chokidar: 3.5.3 ci-info: 3.8.0 @@ -1915,7 +1925,7 @@ packages: deepmerge-ts: 4.3.0 devalue: 4.3.2 diff: 5.1.0 - es-module-lexer: 1.2.0 + es-module-lexer: 1.3.0 esbuild: 0.17.19 estree-walker: 3.0.0 execa: 6.1.0 @@ -1927,25 +1937,25 @@ packages: kleur: 4.1.5 magic-string: 0.27.0 mime: 3.0.0 - ora: 6.1.2 + ora: 6.3.1 p-limit: 4.0.0 path-to-regexp: 6.2.1 preferred-pm: 3.0.3 prompts: 2.4.2 rehype: 12.0.1 - semver: 7.5.0 + semver: 7.5.2 server-destroy: 1.0.1 shiki: 0.14.2 slash: 4.0.0 string-width: 5.1.2 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 supports-esm: 1.0.0 tsconfig-resolver: 3.0.1 typescript: 5.1.3 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.8(@types/node@20.2.1)(sass@1.63.6) - vitefu: 0.2.4(vite@4.3.8) + vite: 4.3.9(@types/node@20.2.1)(sass@1.63.6) + vitefu: 0.2.4(vite@4.3.9) yargs-parser: 21.1.1 zod: 3.20.6 transitivePeerDependencies: @@ -2737,8 +2747,8 @@ packages: is-arrayish: 0.2.1 dev: true - /es-module-lexer@1.2.0: - resolution: {integrity: sha512-2BMfqBDeVCcOlLaL1ZAfp+D868SczNpKArrTM3dhpd7dK/OVlogzY15qpUngt+LMTq5UC/csb9vVQAgupucSbA==} + /es-module-lexer@1.3.0: + resolution: {integrity: sha512-vZK7T0N2CBmBOixhmjdqx2gWVbFZ4DXZ/NyRMZVlJXPa7CyFS+/a4QQsDGDQy9ZfEzxFuNEsMLeQJnKP2p5/JA==} dev: false /esbuild@0.17.17: @@ -2921,8 +2931,8 @@ packages: resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.8.2 - acorn-jsx: 5.3.2(acorn@8.8.2) + acorn: 8.9.0 + acorn-jsx: 5.3.2(acorn@8.9.0) eslint-visitor-keys: 3.4.1 dev: true @@ -4519,7 +4529,7 @@ packages: resolution: {integrity: sha512-7GGVawqyHF4pfd0YFybhv/eM9JwTtPqx0mAanQ146O3FlSh3pA24zf9IRQTOsfTSqXTNzPSP5iagAJ94jjuVog==} engines: {node: '>=10'} dependencies: - semver: 7.5.0 + semver: 7.5.2 dev: false /node-addon-api@6.1.0: @@ -4545,7 +4555,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.11.0 - semver: 7.5.0 + semver: 7.5.2 validate-npm-package-license: 3.0.4 dev: true @@ -4639,18 +4649,18 @@ packages: wcwidth: 1.0.1 dev: true - /ora@6.1.2: - resolution: {integrity: sha512-EJQ3NiP5Xo94wJXIzAyOtSb0QEIAUu7m8t6UZ9krbz0vAJqr92JpcK/lEXg91q6B9pEGqrykkd2EQplnifDSBw==} + /ora@6.3.1: + resolution: {integrity: sha512-ERAyNnZOfqM+Ao3RAvIXkYh5joP220yf59gVe2X/cI6SiCxIdi4c9HZKZD8R6q/RDXEje1THBju6iExiSsgJaQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: - bl: 5.1.0 chalk: 5.2.0 cli-cursor: 4.0.0 cli-spinners: 2.7.0 is-interactive: 2.0.0 is-unicode-supported: 1.3.0 log-symbols: 5.1.0 - strip-ansi: 7.0.1 + stdin-discarder: 0.1.0 + strip-ansi: 7.1.0 wcwidth: 1.0.1 dev: false @@ -4946,7 +4956,7 @@ packages: resolution: {integrity: sha512-lJ/mG/Lz/ccSwNtwqpFS126mtMVzFVyYv0ddTF9wqwrEG4seECjKDAyw/oGv915rAcJi8jr89990nqfpmG+qdg==} engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'} dependencies: - '@astrojs/compiler': 1.4.2 + '@astrojs/compiler': 1.5.1 prettier: 2.8.8 sass-formatter: 0.7.6 synckit: 0.8.5 @@ -5357,6 +5367,13 @@ packages: dependencies: lru-cache: 6.0.0 + /semver@7.5.2: + resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + /server-destroy@1.0.1: resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==} dev: false @@ -5490,6 +5507,13 @@ packages: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} dev: false + /stdin-discarder@0.1.0: + resolution: {integrity: sha512-xhV7w8S+bUwlPTb4bAOUQhv8/cSS5offJuX8GQGq32ONF0ZtDWKfkdomM3HMRA+LhX6um/FZ0COqlwsjD53LeQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dependencies: + bl: 5.1.0 + dev: false + /streamsearch@1.1.0: resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} engines: {node: '>=10.0.0'} @@ -5509,7 +5533,7 @@ packages: dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 dev: false /string.prototype.codepointat@0.2.1: @@ -5534,8 +5558,8 @@ packages: dependencies: ansi-regex: 5.0.1 - /strip-ansi@7.0.1: - resolution: {integrity: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==} + /strip-ansi@7.1.0: + resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} engines: {node: '>=12'} dependencies: ansi-regex: 6.0.1 @@ -6070,8 +6094,8 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.8(@types/node@20.2.1)(sass@1.63.6): - resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} + /vite@4.3.9(@types/node@20.2.1)(sass@1.63.6): + resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -6104,7 +6128,7 @@ packages: fsevents: 2.3.2 dev: false - /vitefu@0.2.4(vite@4.3.8): + /vitefu@0.2.4(vite@4.3.9): resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -6112,7 +6136,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.8(@types/node@20.2.1)(sass@1.63.6) + vite: 4.3.9(@types/node@20.2.1)(sass@1.63.6) dev: false /vscode-css-languageservice@6.2.4: @@ -6239,7 +6263,7 @@ packages: dependencies: ansi-styles: 6.2.1 string-width: 5.1.2 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 dev: false /wrappy@1.0.2: From f037e6271396100571bb073383d28c81a54f4e3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Jun 2023 09:11:50 +0000 Subject: [PATCH 19/95] chore(deps): update commitlint monorepo to ^17.6.6 --- package.json | 4 ++-- pnpm-lock.yaml | 54 ++++++++++++++++++++------------------------------ 2 files changed, 23 insertions(+), 35 deletions(-) diff --git a/package.json b/package.json index 3cd8a1bc..d8307272 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "tailwindcss": "^3.3.2" }, "devDependencies": { - "@commitlint/cli": "^17.6.5", - "@commitlint/config-conventional": "^17.6.5", + "@commitlint/cli": "^17.6.6", + "@commitlint/config-conventional": "^17.6.6", "@fontsource/ibm-plex-mono": "^5.0.3", "@iconify-json/bi": "^1.1.17", "@resvg/resvg-js": "^2.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8bf3cbc7..4f60fade 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,11 +32,11 @@ dependencies: devDependencies: '@commitlint/cli': - specifier: ^17.6.5 - version: 17.6.5 + specifier: ^17.6.6 + version: 17.6.6 '@commitlint/config-conventional': - specifier: ^17.6.5 - version: 17.6.5 + specifier: ^17.6.6 + version: 17.6.6 '@fontsource/ibm-plex-mono': specifier: ^5.0.3 version: 5.0.3 @@ -252,19 +252,11 @@ packages: undici: 5.22.1 dev: false - /@babel/code-frame@7.18.6: - resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.22.5 - dev: true - /@babel/code-frame@7.22.5: resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.22.5 - dev: false /@babel/compat-data@7.22.5: resolution: {integrity: sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==} @@ -493,13 +485,13 @@ packages: hasBin: true dev: false - /@commitlint/cli@17.6.5: - resolution: {integrity: sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==} + /@commitlint/cli@17.6.6: + resolution: {integrity: sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==} engines: {node: '>=v14'} hasBin: true dependencies: '@commitlint/format': 17.4.4 - '@commitlint/lint': 17.6.5 + '@commitlint/lint': 17.6.6 '@commitlint/load': 17.5.0 '@commitlint/read': 17.5.1 '@commitlint/types': 17.4.4 @@ -513,8 +505,8 @@ packages: - '@swc/wasm' dev: true - /@commitlint/config-conventional@17.6.5: - resolution: {integrity: sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==} + /@commitlint/config-conventional@17.6.6: + resolution: {integrity: sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==} engines: {node: '>=v14'} dependencies: conventional-changelog-conventionalcommits: 5.0.0 @@ -553,19 +545,19 @@ packages: chalk: 4.1.2 dev: true - /@commitlint/is-ignored@17.6.5: - resolution: {integrity: sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==} + /@commitlint/is-ignored@17.6.6: + resolution: {integrity: sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==} engines: {node: '>=v14'} dependencies: '@commitlint/types': 17.4.4 - semver: 7.5.0 + semver: 7.5.2 dev: true - /@commitlint/lint@17.6.5: - resolution: {integrity: sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==} + /@commitlint/lint@17.6.6: + resolution: {integrity: sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==} engines: {node: '>=v14'} dependencies: - '@commitlint/is-ignored': 17.6.5 + '@commitlint/is-ignored': 17.6.6 '@commitlint/parse': 17.6.5 '@commitlint/rules': 17.6.5 '@commitlint/types': 17.4.4 @@ -1662,7 +1654,7 @@ packages: debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.5.0 + semver: 7.5.2 tsutils: 3.21.0(typescript@5.1.3) typescript: 5.1.3 transitivePeerDependencies: @@ -1739,11 +1731,6 @@ packages: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} engines: {node: '>=0.4.0'} - /acorn@8.8.2: - resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} - engines: {node: '>=0.4.0'} - hasBin: true - /acorn@8.9.0: resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==} engines: {node: '>=0.4.0'} @@ -4733,7 +4720,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.22.5 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -5366,6 +5353,7 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 + dev: true /semver@7.5.2: resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==} @@ -5387,7 +5375,7 @@ packages: detect-libc: 2.0.1 node-addon-api: 6.1.0 prebuild-install: 7.1.1 - semver: 7.5.0 + semver: 7.5.2 simple-get: 4.0.1 tar-fs: 2.1.1 tunnel-agent: 0.6.0 @@ -5740,7 +5728,7 @@ packages: hasBin: true dependencies: '@jridgewell/source-map': 0.3.3 - acorn: 8.8.2 + acorn: 8.9.0 commander: 2.20.3 source-map-support: 0.5.21 dev: false @@ -5839,7 +5827,7 @@ packages: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 '@types/node': 20.2.1 - acorn: 8.8.2 + acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 From 6dcb513d577391da3017926e58c6e25c31fd78ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Jun 2023 11:56:54 +0000 Subject: [PATCH 20/95] chore(deps): update dependency eslint-plugin-astro to ^0.27.2 --- package.json | 2 +- pnpm-lock.yaml | 53 +++++++++++++------------------------------------- 2 files changed, 14 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index d8307272..9c02d93a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "dayjs": "^1.11.8", "dotenv": "^16.3.1", "eslint": "^8.43.0", - "eslint-plugin-astro": "^0.27.1", + "eslint-plugin-astro": "^0.27.2", "eslint-plugin-simple-import-sort": "^10.0.0", "husky": "^8.0.3", "lodash.get": "^4.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f60fade..f3212b4b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: ^8.43.0 version: 8.43.0 eslint-plugin-astro: - specifier: ^0.27.1 - version: 0.27.1(eslint@8.43.0) + specifier: ^0.27.2 + version: 0.27.2(eslint@8.43.0) eslint-plugin-simple-import-sort: specifier: ^10.0.0 version: 10.0.0(eslint@8.43.0) @@ -133,13 +133,8 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: false - /@astrojs/compiler@1.4.2: - resolution: {integrity: sha512-xoRp7JpiMZPK/beUcZEM5kM44Z/h20wwwQcl54duPqQMyySG9vZ5xMM6dYiQmn7b3XzpZs0cT6TRDoJJ5gwHAQ==} - dev: true - /@astrojs/compiler@1.5.1: resolution: {integrity: sha512-iIGKu/uzB8sJ5VveQf0eHrVPPFEcrvSlp4qShYMOuY2aMmK2RVXQlX9dUjtmBQ+NAokfIOb7fwCutvH+p13l+g==} - dev: false /@astrojs/internal-helpers@0.1.0: resolution: {integrity: sha512-OSwvoFkTqVowiyP+codQeQZWoq/HOwY32x17NxDglWoCx2sdyXzplDZoVV4/3odmSEY6/A+48WMl5qkjmP1CXw==} @@ -1594,14 +1589,6 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager@5.59.7: - resolution: {integrity: sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.59.7 - '@typescript-eslint/visitor-keys': 5.59.7 - dev: true - /@typescript-eslint/scope-manager@5.60.0: resolution: {integrity: sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1630,11 +1617,6 @@ packages: - supports-color dev: true - /@typescript-eslint/types@5.59.7: - resolution: {integrity: sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@typescript-eslint/types@5.60.0: resolution: {integrity: sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1681,14 +1663,6 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys@5.59.7: - resolution: {integrity: sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.59.7 - eslint-visitor-keys: 3.4.1 - dev: true - /@typescript-eslint/visitor-keys@5.60.0: resolution: {integrity: sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1857,14 +1831,14 @@ packages: resolution: {integrity: sha512-3F8l1h7+5MNxzDg1cSQxEloalG7fj64K6vOERChUVG7RLnAzSoafADnPQlU8DpMM3WRNfRHSC4NwUCORk/aPrA==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: - '@astrojs/compiler': 1.4.2 - '@typescript-eslint/scope-manager': 5.59.7 - '@typescript-eslint/types': 5.59.7 - astrojs-compiler-sync: 0.3.1(@astrojs/compiler@1.4.2) + '@astrojs/compiler': 1.5.1 + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/types': 5.60.0 + astrojs-compiler-sync: 0.3.1(@astrojs/compiler@1.5.1) debug: 4.3.4 eslint-visitor-keys: 3.4.1 espree: 9.5.2 - semver: 7.5.0 + semver: 7.5.2 transitivePeerDependencies: - supports-color dev: true @@ -1955,13 +1929,13 @@ packages: - terser dev: false - /astrojs-compiler-sync@0.3.1(@astrojs/compiler@1.4.2): + /astrojs-compiler-sync@0.3.1(@astrojs/compiler@1.5.1): resolution: {integrity: sha512-IzPuzkwdiRIZoBhCTuFhuBMWVESXgthTdwQ24QS8LvLargcWAA4E21KmZo4wimsmOG5vj4KKs9QFpy9zhXuo9Q==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@astrojs/compiler': '>=0.27.0' dependencies: - '@astrojs/compiler': 1.4.2 + '@astrojs/compiler': 1.5.1 synckit: 0.8.5 dev: true @@ -2820,18 +2794,18 @@ packages: engines: {node: '>=12'} dev: false - /eslint-plugin-astro@0.27.1(eslint@8.43.0): - resolution: {integrity: sha512-xt02HVlj5lBoAPzYOKDfVa3swjFr2Vh0Rj6TsInWmfcmQcjEkDMnu9olUAF8Q+LqHr0wQr5z6GmcxJskSqOmjQ==} + /eslint-plugin-astro@0.27.2(eslint@8.43.0): + resolution: {integrity: sha512-MUEkKXvj4onjq9/IyLMfbg8nUjY+SznhHcOvKDnHLgqzGzxUEoaOTR+mPZrDIyqAPC716GxpjsK9MDgoYLPyFA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) '@jridgewell/sourcemap-codec': 1.4.14 - '@typescript-eslint/types': 5.59.7 + '@typescript-eslint/types': 5.60.0 astro-eslint-parser: 0.14.0 eslint: 8.43.0 - postcss: 8.4.23 + postcss: 8.4.24 postcss-selector-parser: 6.0.11 transitivePeerDependencies: - supports-color @@ -4903,7 +4877,6 @@ packages: nanoid: 3.3.6 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: false /prebuild-install@7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} From 6329db0510ea77f47ddb18e65725d27163b10738 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 14:10:50 +0000 Subject: [PATCH 21/95] chore(deps): update dependency @types/node to ^20.3.1 --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 9c02d93a..4188730f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.2.1", + "@types/node": "^20.3.1", "@typescript-eslint/eslint-plugin": "^5.60.0", "@typescript-eslint/parser": "^5.60.0", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f3212b4b..cd5f32a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.7.0)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.7.0 - version: 2.7.0(@types/node@20.2.1)(sass@1.63.6) + version: 2.7.0(@types/node@20.3.1)(sass@1.63.6) astro-compress: specifier: ^1.1.47 version: 1.1.47 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.2.1 - version: 20.2.1 + specifier: ^20.3.1 + version: 20.3.1 '@typescript-eslint/eslint-plugin': specifier: ^5.60.0 version: 5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.1.3) @@ -165,7 +165,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.7.0(@types/node@20.2.1)(sass@1.63.6) + astro: 2.7.0(@types/node@20.3.1)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -216,7 +216,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.7.0(@types/node@20.2.1)(sass@1.63.6) + astro: 2.7.0(@types/node@20.3.1)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -566,15 +566,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.4.4 '@commitlint/types': 17.4.4 - '@types/node': 20.2.1 + '@types/node': 20.3.1 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.2.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.2.1)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3) typescript: 5.1.3 transitivePeerDependencies: - '@swc/core' @@ -1508,8 +1508,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.2.1: - resolution: {integrity: sha512-DqJociPbZP1lbZ5SQPk4oag6W7AyaGMO6gSfRwq3PWl4PXTwJpRQJhDq4W0kzrg3w6tJ1SwlvGZ5uKFHY13LIg==} + /@types/node@20.3.1: + resolution: {integrity: sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1526,7 +1526,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.2.1 + '@types/node': 20.3.1 dev: false /@types/semver@7.3.13: @@ -1848,11 +1848,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.7.0(@types/node@20.2.1)(sass@1.63.6) + astro: 2.7.0(@types/node@20.3.1)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.7.0(@types/node@20.2.1)(sass@1.63.6): + /astro@2.7.0(@types/node@20.3.1)(sass@1.63.6): resolution: {integrity: sha512-gUYx2R0V7fpZtFRN9f4nE0We95qYhJyAr+VW0nVFqlMMF1of9MzrjjJ+8rIGJ/6RooFK8XAaXWTQMGTok3ZzEA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1915,7 +1915,7 @@ packages: typescript: 5.1.3 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.2.1)(sass@1.63.6) + vite: 4.3.9(@types/node@20.3.1)(sass@1.63.6) vitefu: 0.2.4(vite@4.3.9) yargs-parser: 21.1.1 zod: 3.20.6 @@ -2366,7 +2366,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.2.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2375,9 +2375,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.2.1 + '@types/node': 20.3.1 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.2.1)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3) typescript: 5.1.3 dev: true @@ -4814,7 +4814,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.2.1)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3) yaml: 2.2.1 /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): @@ -4831,7 +4831,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.2.1)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3) yaml: 2.2.1 dev: false @@ -5780,7 +5780,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.2.1)(typescript@5.1.3): + /ts-node@10.9.1(@types/node@20.3.1)(typescript@5.1.3): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5799,7 +5799,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.2.1 + '@types/node': 20.3.1 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6055,7 +6055,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.2.1)(sass@1.63.6): + /vite@4.3.9(@types/node@20.3.1)(sass@1.63.6): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6080,7 +6080,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.2.1 + '@types/node': 20.3.1 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 @@ -6097,7 +6097,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.2.1)(sass@1.63.6) + vite: 4.3.9(@types/node@20.3.1)(sass@1.63.6) dev: false /vscode-css-languageservice@6.2.4: From c5d514ab7bdb7061ab893443efd8306cffed86db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 01:38:33 +0000 Subject: [PATCH 22/95] chore(deps): update pnpm to v8.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4188730f..93c809cb 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "2.2.5", "license": "MIT", - "packageManager": "pnpm@8.6.3", + "packageManager": "pnpm@8.6.4", "scripts": { "lc:new": "tsx ./src/cmd/leetcode.ts", "dev": "astro dev", From 1da6986daf228d10b9ea8ab0c85c2865a5a86dfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 19:08:16 +0000 Subject: [PATCH 23/95] chore(deps): update typescript-eslint monorepo to ^5.60.1 --- package.json | 4 +-- pnpm-lock.yaml | 87 +++++++++++++++++++++++++++++--------------------- 2 files changed, 52 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index 93c809cb..4ef59fc0 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", "@types/node": "^20.3.1", - "@typescript-eslint/eslint-plugin": "^5.60.0", - "@typescript-eslint/parser": "^5.60.0", + "@typescript-eslint/eslint-plugin": "^5.60.1", + "@typescript-eslint/parser": "^5.60.1", "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd5f32a4..e02f3f14 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,11 +62,11 @@ devDependencies: specifier: ^20.3.1 version: 20.3.1 '@typescript-eslint/eslint-plugin': - specifier: ^5.60.0 - version: 5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.1.3) + specifier: ^5.60.1 + version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.3) '@typescript-eslint/parser': - specifier: ^5.60.0 - version: 5.60.0(eslint@8.43.0)(typescript@5.1.3) + specifier: ^5.60.1 + version: 5.60.1(eslint@8.43.0)(typescript@5.1.3) commander: specifier: ^11.0.0 version: 11.0.0 @@ -1541,8 +1541,8 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.1.3): - resolution: {integrity: sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==} + /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1553,24 +1553,24 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.1.3) - '@typescript-eslint/scope-manager': 5.60.0 - '@typescript-eslint/type-utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.60.1(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.1 + '@typescript-eslint/type-utils': 5.60.1(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.3) debug: 4.3.4 eslint: 8.43.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 - semver: 7.5.0 + semver: 7.5.2 tsutils: 3.21.0(typescript@5.1.3) typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.60.0(eslint@8.43.0)(typescript@5.1.3): - resolution: {integrity: sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==} + /@typescript-eslint/parser@5.60.1(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1579,9 +1579,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.60.0 - '@typescript-eslint/types': 5.60.0 - '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.1 + '@typescript-eslint/types': 5.60.1 + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) debug: 4.3.4 eslint: 8.43.0 typescript: 5.1.3 @@ -1597,8 +1597,16 @@ packages: '@typescript-eslint/visitor-keys': 5.60.0 dev: true - /@typescript-eslint/type-utils@5.60.0(eslint@8.43.0)(typescript@5.1.3): - resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==} + /@typescript-eslint/scope-manager@5.60.1: + resolution: {integrity: sha512-Dn/LnN7fEoRD+KspEOV0xDMynEmR3iSHdgNsarlXNLGGtcUok8L4N71dxUgt3YvlO8si7E+BJ5Fe3wb5yUw7DQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.60.1 + '@typescript-eslint/visitor-keys': 5.60.1 + dev: true + + /@typescript-eslint/type-utils@5.60.1(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1607,8 +1615,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) - '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.3) debug: 4.3.4 eslint: 8.43.0 tsutils: 3.21.0(typescript@5.1.3) @@ -1622,8 +1630,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.60.0(typescript@5.1.3): - resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==} + /@typescript-eslint/types@5.60.1: + resolution: {integrity: sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /@typescript-eslint/typescript-estree@5.60.1(typescript@5.1.3): + resolution: {integrity: sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1631,8 +1644,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.60.0 - '@typescript-eslint/visitor-keys': 5.60.0 + '@typescript-eslint/types': 5.60.1 + '@typescript-eslint/visitor-keys': 5.60.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -1643,8 +1656,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.60.0(eslint@8.43.0)(typescript@5.1.3): - resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==} + /@typescript-eslint/utils@5.60.1(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1652,9 +1665,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.60.0 - '@typescript-eslint/types': 5.60.0 - '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.1 + '@typescript-eslint/types': 5.60.1 + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) eslint: 8.43.0 eslint-scope: 5.1.1 semver: 7.5.2 @@ -1671,6 +1684,14 @@ packages: eslint-visitor-keys: 3.4.1 dev: true + /@typescript-eslint/visitor-keys@5.60.1: + resolution: {integrity: sha512-xEYIxKcultP6E/RMKqube11pGjXH1DCo60mQoWhVYyKfLkwbIVVjYxmOenNMxILx0TjCujPTjjnTIVzm09TXIw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.60.1 + eslint-visitor-keys: 3.4.1 + dev: true + /@vscode/emmet-helper@2.8.6: resolution: {integrity: sha512-IIB8jbiKy37zN8bAIHx59YmnIelY78CGHtThnibD/d3tQOKRY83bYVi9blwmZVUZh6l9nfkYH3tvReaiNxY9EQ==} dependencies: @@ -5320,14 +5341,6 @@ packages: hasBin: true dev: false - /semver@7.5.0: - resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==} - engines: {node: '>=10'} - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: true - /semver@7.5.2: resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==} engines: {node: '>=10'} From cf07141503fb5aab2b71ba67f4b14b41b7189823 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 22:31:24 +0000 Subject: [PATCH 24/95] chore(deps): update dependency @types/node to ^20.3.2 --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 4ef59fc0..a87cda0d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.3.1", + "@types/node": "^20.3.2", "@typescript-eslint/eslint-plugin": "^5.60.1", "@typescript-eslint/parser": "^5.60.1", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e02f3f14..8f62c117 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.7.0)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.7.0 - version: 2.7.0(@types/node@20.3.1)(sass@1.63.6) + version: 2.7.0(@types/node@20.3.2)(sass@1.63.6) astro-compress: specifier: ^1.1.47 version: 1.1.47 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.3.1 - version: 20.3.1 + specifier: ^20.3.2 + version: 20.3.2 '@typescript-eslint/eslint-plugin': specifier: ^5.60.1 version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.3) @@ -165,7 +165,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.7.0(@types/node@20.3.1)(sass@1.63.6) + astro: 2.7.0(@types/node@20.3.2)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -216,7 +216,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.7.0(@types/node@20.3.1)(sass@1.63.6) + astro: 2.7.0(@types/node@20.3.2)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -566,15 +566,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.4.4 '@commitlint/types': 17.4.4 - '@types/node': 20.3.1 + '@types/node': 20.3.2 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.3) typescript: 5.1.3 transitivePeerDependencies: - '@swc/core' @@ -1508,8 +1508,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.3.1: - resolution: {integrity: sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==} + /@types/node@20.3.2: + resolution: {integrity: sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1526,7 +1526,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.3.1 + '@types/node': 20.3.2 dev: false /@types/semver@7.3.13: @@ -1869,11 +1869,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.7.0(@types/node@20.3.1)(sass@1.63.6) + astro: 2.7.0(@types/node@20.3.2)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.7.0(@types/node@20.3.1)(sass@1.63.6): + /astro@2.7.0(@types/node@20.3.2)(sass@1.63.6): resolution: {integrity: sha512-gUYx2R0V7fpZtFRN9f4nE0We95qYhJyAr+VW0nVFqlMMF1of9MzrjjJ+8rIGJ/6RooFK8XAaXWTQMGTok3ZzEA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1936,7 +1936,7 @@ packages: typescript: 5.1.3 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.3.1)(sass@1.63.6) + vite: 4.3.9(@types/node@20.3.2)(sass@1.63.6) vitefu: 0.2.4(vite@4.3.9) yargs-parser: 21.1.1 zod: 3.20.6 @@ -2387,7 +2387,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2396,9 +2396,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.3.1 + '@types/node': 20.3.2 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.3) typescript: 5.1.3 dev: true @@ -4835,7 +4835,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.3) yaml: 2.2.1 /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): @@ -4852,7 +4852,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.3) yaml: 2.2.1 dev: false @@ -5793,7 +5793,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.3.1)(typescript@5.1.3): + /ts-node@10.9.1(@types/node@20.3.2)(typescript@5.1.3): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5812,7 +5812,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.3.1 + '@types/node': 20.3.2 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6068,7 +6068,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.3.1)(sass@1.63.6): + /vite@4.3.9(@types/node@20.3.2)(sass@1.63.6): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6093,7 +6093,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.3.1 + '@types/node': 20.3.2 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 @@ -6110,7 +6110,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.3.1)(sass@1.63.6) + vite: 4.3.9(@types/node@20.3.2)(sass@1.63.6) dev: false /vscode-css-languageservice@6.2.4: From 37e7e47e5f9bc742cf3fa395d1c184b0625daf46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 14:50:00 +0000 Subject: [PATCH 25/95] fix(deps): update dependency astro to v2.7.1 --- package.json | 2 +- pnpm-lock.yaml | 73 ++++++++++++++++++++------------------------------ 2 files changed, 30 insertions(+), 45 deletions(-) diff --git a/package.json b/package.json index a87cda0d..86ea6ca0 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.7.0", + "astro": "2.7.1", "astro-compress": "^1.1.47", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f62c117..e52f6bec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.7.0)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.7.1)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.7.0 - version: 2.7.0(@types/node@20.3.2)(sass@1.63.6) + specifier: 2.7.1 + version: 2.7.1(@types/node@20.3.2)(sass@1.63.6) astro-compress: specifier: ^1.1.47 version: 1.1.47 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.7.0) + version: 2.2.0(astro@2.7.1) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -136,8 +136,8 @@ packages: /@astrojs/compiler@1.5.1: resolution: {integrity: sha512-iIGKu/uzB8sJ5VveQf0eHrVPPFEcrvSlp4qShYMOuY2aMmK2RVXQlX9dUjtmBQ+NAokfIOb7fwCutvH+p13l+g==} - /@astrojs/internal-helpers@0.1.0: - resolution: {integrity: sha512-OSwvoFkTqVowiyP+codQeQZWoq/HOwY32x17NxDglWoCx2sdyXzplDZoVV4/3odmSEY6/A+48WMl5qkjmP1CXw==} + /@astrojs/internal-helpers@0.1.1: + resolution: {integrity: sha512-+LySbvFbjv2nO2m/e78suleQOGEru4Cnx73VsZbrQgB2u7A4ddsQg3P2T0zC0e10jgcT+c6nNlKeLpa6nRhQIg==} dev: false /@astrojs/language-server@1.0.5: @@ -159,13 +159,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.7.0): + /@astrojs/markdown-remark@2.2.1(astro@2.7.1): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.7.0(@types/node@20.3.2)(sass@1.63.6) + astro: 2.7.1(@types/node@20.3.2)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -210,13 +210,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.7.0)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.7.1)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.7.0(@types/node@20.3.2)(sass@1.63.6) + astro: 2.7.1(@types/node@20.3.2)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1204,10 +1204,6 @@ packages: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 - /@ljharb/has-package-exports-patterns@0.0.2: - resolution: {integrity: sha512-4/RWEeXDO6bocPONheFe6gX/oQdP/bEpv0oL4HqjPP5DCenBSt0mHgahppY49N0CpsaqffdwPq+TlX9CYOq2Dw==} - dev: false - /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -1670,7 +1666,7 @@ packages: '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) eslint: 8.43.0 eslint-scope: 5.1.1 - semver: 7.5.2 + semver: 7.5.3 transitivePeerDependencies: - supports-color - typescript @@ -1864,17 +1860,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.7.0): + /astro-purgecss@2.2.0(astro@2.7.1): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.7.0(@types/node@20.3.2)(sass@1.63.6) + astro: 2.7.1(@types/node@20.3.2)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.7.0(@types/node@20.3.2)(sass@1.63.6): - resolution: {integrity: sha512-gUYx2R0V7fpZtFRN9f4nE0We95qYhJyAr+VW0nVFqlMMF1of9MzrjjJ+8rIGJ/6RooFK8XAaXWTQMGTok3ZzEA==} + /astro@2.7.1(@types/node@20.3.2)(sass@1.63.6): + resolution: {integrity: sha512-W7KbiHPIWM9tmjAUza8iQtalbNnpRcbtKgEZ7zc/+vOpuvcmSHxkYVar+VhLf2ZuwBIDjgaF9M8ScQ2B1oobAA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1884,9 +1880,9 @@ packages: optional: true dependencies: '@astrojs/compiler': 1.5.1 - '@astrojs/internal-helpers': 0.1.0 + '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.7.0) + '@astrojs/markdown-remark': 2.2.1(astro@2.7.1) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 @@ -1925,13 +1921,11 @@ packages: preferred-pm: 3.0.3 prompts: 2.4.2 rehype: 12.0.1 - semver: 7.5.2 + semver: 7.5.3 server-destroy: 1.0.1 shiki: 0.14.2 - slash: 4.0.0 string-width: 5.1.2 strip-ansi: 7.1.0 - supports-esm: 1.0.0 tsconfig-resolver: 3.0.1 typescript: 5.1.3 unist-util-visit: 4.1.2 @@ -3360,12 +3354,6 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - /has-package-exports@1.3.0: - resolution: {integrity: sha512-e9OeXPQnmPhYoJ63lXC4wWe34TxEGZDZ3OQX9XRqp2VwsfLl3bQBy7VehLnd34g3ef8CmYlBLGqEMKXuz8YazQ==} - dependencies: - '@ljharb/has-package-exports-patterns': 0.0.2 - dev: false - /has@1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} engines: {node: '>= 0.4.0'} @@ -4511,7 +4499,7 @@ packages: resolution: {integrity: sha512-7GGVawqyHF4pfd0YFybhv/eM9JwTtPqx0mAanQ146O3FlSh3pA24zf9IRQTOsfTSqXTNzPSP5iagAJ94jjuVog==} engines: {node: '>=10'} dependencies: - semver: 7.5.2 + semver: 7.5.3 dev: false /node-addon-api@6.1.0: @@ -4537,7 +4525,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.11.0 - semver: 7.5.2 + semver: 7.5.3 validate-npm-package-license: 3.0.4 dev: true @@ -5347,6 +5335,14 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 + dev: true + + /semver@7.5.3: + resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 /server-destroy@1.0.1: resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==} @@ -5361,7 +5357,7 @@ packages: detect-libc: 2.0.1 node-addon-api: 6.1.0 prebuild-install: 7.1.1 - semver: 7.5.2 + semver: 7.5.3 simple-get: 4.0.1 tar-fs: 2.1.1 tunnel-agent: 0.6.0 @@ -5426,11 +5422,6 @@ packages: engines: {node: '>=8'} dev: true - /slash@4.0.0: - resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} - engines: {node: '>=12'} - dev: false - /source-map-js@1.0.2: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} @@ -5615,12 +5606,6 @@ packages: dependencies: has-flag: 4.0.0 - /supports-esm@1.0.0: - resolution: {integrity: sha512-96Am8CDqUaC0I2+C/swJ0yEvM8ZnGn4unoers/LSdE4umhX7mELzqyLzx3HnZAluq5PXIsGMKqa7NkqaeHMPcg==} - dependencies: - has-package-exports: 1.3.0 - dev: false - /supports-preserve-symlinks-flag@1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} From 8b02a2024026cf608d5f36408b5b3c4289fe965a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 02:13:35 +0000 Subject: [PATCH 26/95] chore(deps): update dependency typescript to ^5.1.5 --- package.json | 2 +- pnpm-lock.yaml | 76 +++++++++++++++++++++++++------------------------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index 86ea6ca0..14ee7775 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,6 @@ "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", "tsx": "^3.12.7", - "typescript": "^5.1.3" + "typescript": "^5.1.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e52f6bec..86e17e7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,10 +63,10 @@ devDependencies: version: 20.3.2 '@typescript-eslint/eslint-plugin': specifier: ^5.60.1 - version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.3) + version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.5) '@typescript-eslint/parser': specifier: ^5.60.1 - version: 5.60.1(eslint@8.43.0)(typescript@5.1.3) + version: 5.60.1(eslint@8.43.0)(typescript@5.1.5) commander: specifier: ^11.0.0 version: 11.0.0 @@ -116,8 +116,8 @@ devDependencies: specifier: ^3.12.7 version: 3.12.7 typescript: - specifier: ^5.1.3 - version: 5.1.3 + specifier: ^5.1.5 + version: 5.1.5 packages: @@ -569,13 +569,13 @@ packages: '@types/node': 20.3.2 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.5) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.3) - typescript: 5.1.3 + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.5) + typescript: 5.1.5 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -1537,7 +1537,7 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.3): + /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.5): resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1549,23 +1549,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.60.1(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.60.1(eslint@8.43.0)(typescript@5.1.5) '@typescript-eslint/scope-manager': 5.60.1 - '@typescript-eslint/type-utils': 5.60.1(eslint@8.43.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/type-utils': 5.60.1(eslint@8.43.0)(typescript@5.1.5) + '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.5) debug: 4.3.4 eslint: 8.43.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.1.5) + typescript: 5.1.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.60.1(eslint@8.43.0)(typescript@5.1.3): + /@typescript-eslint/parser@5.60.1(eslint@8.43.0)(typescript@5.1.5): resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1577,10 +1577,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.60.1 '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.5) debug: 4.3.4 eslint: 8.43.0 - typescript: 5.1.3 + typescript: 5.1.5 transitivePeerDependencies: - supports-color dev: true @@ -1601,7 +1601,7 @@ packages: '@typescript-eslint/visitor-keys': 5.60.1 dev: true - /@typescript-eslint/type-utils@5.60.1(eslint@8.43.0)(typescript@5.1.3): + /@typescript-eslint/type-utils@5.60.1(eslint@8.43.0)(typescript@5.1.5): resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1611,12 +1611,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) - '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.5) + '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.5) debug: 4.3.4 eslint: 8.43.0 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.1.5) + typescript: 5.1.5 transitivePeerDependencies: - supports-color dev: true @@ -1631,7 +1631,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.60.1(typescript@5.1.3): + /@typescript-eslint/typescript-estree@5.60.1(typescript@5.1.5): resolution: {integrity: sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1646,13 +1646,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.1.5) + typescript: 5.1.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.60.1(eslint@8.43.0)(typescript@5.1.3): + /@typescript-eslint/utils@5.60.1(eslint@8.43.0)(typescript@5.1.5): resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1663,7 +1663,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.60.1 '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.5) eslint: 8.43.0 eslint-scope: 5.1.1 semver: 7.5.3 @@ -1927,7 +1927,7 @@ packages: string-width: 5.1.2 strip-ansi: 7.1.0 tsconfig-resolver: 3.0.1 - typescript: 5.1.3 + typescript: 5.1.5 unist-util-visit: 4.1.2 vfile: 5.3.7 vite: 4.3.9(@types/node@20.3.2)(sass@1.63.6) @@ -2381,7 +2381,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.3): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.5): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2392,8 +2392,8 @@ packages: dependencies: '@types/node': 20.3.2 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.3) - typescript: 5.1.3 + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.5) + typescript: 5.1.5 dev: true /cosmiconfig@8.1.0: @@ -4823,7 +4823,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.5) yaml: 2.2.1 /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): @@ -4840,7 +4840,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.5) yaml: 2.2.1 dev: false @@ -5778,7 +5778,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.3.2)(typescript@5.1.3): + /ts-node@10.9.1(@types/node@20.3.2)(typescript@5.1.5): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5804,7 +5804,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.1.3 + typescript: 5.1.5 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -5826,14 +5826,14 @@ packages: /tslib@2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} - /tsutils@3.21.0(typescript@5.1.3): + /tsutils@3.21.0(typescript@5.1.5): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.1.3 + typescript: 5.1.5 dev: true /tsx@3.12.7: @@ -5895,8 +5895,8 @@ packages: engines: {node: '>=12.20'} dev: false - /typescript@5.1.3: - resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + /typescript@5.1.5: + resolution: {integrity: sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==} engines: {node: '>=14.17'} hasBin: true From 5a04e9f190c09ec51a75cbccd76e1bc3c31e92ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 02:35:49 +0000 Subject: [PATCH 27/95] chore(deps): update dependency typescript to ^5.1.6 --- package.json | 2 +- pnpm-lock.yaml | 76 +++++++++++++++++++++++++------------------------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index 14ee7775..c5bbf3d5 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,6 @@ "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", "tsx": "^3.12.7", - "typescript": "^5.1.5" + "typescript": "^5.1.6" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 86e17e7b..553c769f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,10 +63,10 @@ devDependencies: version: 20.3.2 '@typescript-eslint/eslint-plugin': specifier: ^5.60.1 - version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.5) + version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.6) '@typescript-eslint/parser': specifier: ^5.60.1 - version: 5.60.1(eslint@8.43.0)(typescript@5.1.5) + version: 5.60.1(eslint@8.43.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -116,8 +116,8 @@ devDependencies: specifier: ^3.12.7 version: 3.12.7 typescript: - specifier: ^5.1.5 - version: 5.1.5 + specifier: ^5.1.6 + version: 5.1.6 packages: @@ -569,13 +569,13 @@ packages: '@types/node': 20.3.2 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.5) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.5) - typescript: 5.1.5 + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -1537,7 +1537,7 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.5): + /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1549,23 +1549,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.60.1(eslint@8.43.0)(typescript@5.1.5) + '@typescript-eslint/parser': 5.60.1(eslint@8.43.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 5.60.1 - '@typescript-eslint/type-utils': 5.60.1(eslint@8.43.0)(typescript@5.1.5) - '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.5) + '@typescript-eslint/type-utils': 5.60.1(eslint@8.43.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.43.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.1.5) - typescript: 5.1.5 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.60.1(eslint@8.43.0)(typescript@5.1.5): + /@typescript-eslint/parser@5.60.1(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1577,10 +1577,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.60.1 '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.5) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) debug: 4.3.4 eslint: 8.43.0 - typescript: 5.1.5 + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true @@ -1601,7 +1601,7 @@ packages: '@typescript-eslint/visitor-keys': 5.60.1 dev: true - /@typescript-eslint/type-utils@5.60.1(eslint@8.43.0)(typescript@5.1.5): + /@typescript-eslint/type-utils@5.60.1(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1611,12 +1611,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.5) - '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.5) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) + '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.43.0 - tsutils: 3.21.0(typescript@5.1.5) - typescript: 5.1.5 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true @@ -1631,7 +1631,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.60.1(typescript@5.1.5): + /@typescript-eslint/typescript-estree@5.60.1(typescript@5.1.6): resolution: {integrity: sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1646,13 +1646,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.1.5) - typescript: 5.1.5 + tsutils: 3.21.0(typescript@5.1.6) + typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.60.1(eslint@8.43.0)(typescript@5.1.5): + /@typescript-eslint/utils@5.60.1(eslint@8.43.0)(typescript@5.1.6): resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1663,7 +1663,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.60.1 '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.5) + '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) eslint: 8.43.0 eslint-scope: 5.1.1 semver: 7.5.3 @@ -1927,7 +1927,7 @@ packages: string-width: 5.1.2 strip-ansi: 7.1.0 tsconfig-resolver: 3.0.1 - typescript: 5.1.5 + typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 vite: 4.3.9(@types/node@20.3.2)(sass@1.63.6) @@ -2381,7 +2381,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.5): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2392,8 +2392,8 @@ packages: dependencies: '@types/node': 20.3.2 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.5) - typescript: 5.1.5 + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.6) + typescript: 5.1.6 dev: true /cosmiconfig@8.1.0: @@ -4823,7 +4823,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.5) + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.6) yaml: 2.2.1 /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): @@ -4840,7 +4840,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.5) + ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.6) yaml: 2.2.1 dev: false @@ -5778,7 +5778,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.3.2)(typescript@5.1.5): + /ts-node@10.9.1(@types/node@20.3.2)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5804,7 +5804,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.1.5 + typescript: 5.1.6 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -5826,14 +5826,14 @@ packages: /tslib@2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} - /tsutils@3.21.0(typescript@5.1.5): + /tsutils@3.21.0(typescript@5.1.6): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.1.5 + typescript: 5.1.6 dev: true /tsx@3.12.7: @@ -5895,8 +5895,8 @@ packages: engines: {node: '>=12.20'} dev: false - /typescript@5.1.5: - resolution: {integrity: sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==} + /typescript@5.1.6: + resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} engines: {node: '>=14.17'} hasBin: true From e34bb2e31a648bd9491708651edd02bea33e8069 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 10:06:39 +0000 Subject: [PATCH 28/95] fix(deps): update dependency astro to v2.7.2 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index c5bbf3d5..5633f48a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.7.1", + "astro": "2.7.2", "astro-compress": "^1.1.47", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 553c769f..1ee432c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.7.1)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.7.2)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.7.1 - version: 2.7.1(@types/node@20.3.2)(sass@1.63.6) + specifier: 2.7.2 + version: 2.7.2(@types/node@20.3.2)(sass@1.63.6) astro-compress: specifier: ^1.1.47 version: 1.1.47 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.7.1) + version: 2.2.0(astro@2.7.2) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -159,13 +159,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.7.1): + /@astrojs/markdown-remark@2.2.1(astro@2.7.2): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.7.1(@types/node@20.3.2)(sass@1.63.6) + astro: 2.7.2(@types/node@20.3.2)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -210,13 +210,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.7.1)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.7.2)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.7.1(@types/node@20.3.2)(sass@1.63.6) + astro: 2.7.2(@types/node@20.3.2)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1860,17 +1860,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.7.1): + /astro-purgecss@2.2.0(astro@2.7.2): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.7.1(@types/node@20.3.2)(sass@1.63.6) + astro: 2.7.2(@types/node@20.3.2)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.7.1(@types/node@20.3.2)(sass@1.63.6): - resolution: {integrity: sha512-W7KbiHPIWM9tmjAUza8iQtalbNnpRcbtKgEZ7zc/+vOpuvcmSHxkYVar+VhLf2ZuwBIDjgaF9M8ScQ2B1oobAA==} + /astro@2.7.2(@types/node@20.3.2)(sass@1.63.6): + resolution: {integrity: sha512-2+vjXeVGU04aecs0mm93Qx9KdeVDw4OTeBIijs2Z+QLoe4RUYZnkqx5gR70VNfnoMdXoPp7+wB+ARcb0+ee/yg==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1882,7 +1882,7 @@ packages: '@astrojs/compiler': 1.5.1 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.7.1) + '@astrojs/markdown-remark': 2.2.1(astro@2.7.2) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From fc2844e1c86a6a98ed3f5346a36841cd6d7f0275 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 01:47:59 +0000 Subject: [PATCH 29/95] fix(deps): update dependency astro-compress to ^1.1.48 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 5633f48a..f6b5f205 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", "astro": "2.7.2", - "astro-compress": "^1.1.47", + "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ee432c6..2499b1c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: 2.7.2 version: 2.7.2(@types/node@20.3.2)(sass@1.63.6) astro-compress: - specifier: ^1.1.47 - version: 1.1.47 + specifier: ^1.1.48 + version: 1.1.48 astro-purgecss: specifier: ^2.2.0 version: 2.2.0(astro@2.7.2) @@ -1831,8 +1831,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /astro-compress@1.1.47: - resolution: {integrity: sha512-UBhhDfZffcPVdDFA4v42G68BdcNL6ZlYoXZdHTappiLWDvZPlhRmK6iuwya3SAGl4La4kqKCfNSqwKbG3agdBQ==} + /astro-compress@1.1.48: + resolution: {integrity: sha512-oQVCAcJ0/A+8iX1l8ozrpkCZKihX+1tPAJ1cKTqAHpljMNqgVYJsR3b3rw05U9KFsYOF2sNugKoFM0OLu5fZdg==} dependencies: '@types/csso': 5.0.0 '@types/html-minifier-terser': 7.0.0 @@ -1841,7 +1841,7 @@ packages: html-minifier-terser: 7.2.0 sharp: 0.32.1 svgo: 3.0.2 - terser: 5.17.7 + terser: 5.18.2 dev: false /astro-eslint-parser@0.14.0: @@ -3473,7 +3473,7 @@ packages: entities: 4.4.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.17.7 + terser: 5.18.2 dev: false /html-void-elements@2.0.1: @@ -5693,8 +5693,8 @@ packages: readable-stream: 3.6.1 dev: false - /terser@5.17.7: - resolution: {integrity: sha512-/bi0Zm2C6VAexlGgLlVxA0P2lru/sdLyfCVaRMfKVo9nWxbmz7f/sD8VPybPeSUJaJcwmCJis9pBIhcVcG1QcQ==} + /terser@5.18.2: + resolution: {integrity: sha512-Ah19JS86ypbJzTzvUCX7KOsEIhDaRONungA4aYBjEP3JZRf4ocuDzTg4QWZnPn9DEMiMYGJPiSOy7aykoCc70w==} engines: {node: '>=10'} hasBin: true dependencies: From f3ec70bff38e0f192f54d63f088b23196757a17d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 03:59:50 +0000 Subject: [PATCH 30/95] chore(deps): update dependency @types/node to ^20.3.3 --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index f6b5f205..78ccd5d2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.3.2", + "@types/node": "^20.3.3", "@typescript-eslint/eslint-plugin": "^5.60.1", "@typescript-eslint/parser": "^5.60.1", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2499b1c2..8b44f072 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.7.2)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.7.2 - version: 2.7.2(@types/node@20.3.2)(sass@1.63.6) + version: 2.7.2(@types/node@20.3.3)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.3.2 - version: 20.3.2 + specifier: ^20.3.3 + version: 20.3.3 '@typescript-eslint/eslint-plugin': specifier: ^5.60.1 version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.6) @@ -165,7 +165,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.7.2(@types/node@20.3.2)(sass@1.63.6) + astro: 2.7.2(@types/node@20.3.3)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -216,7 +216,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.7.2(@types/node@20.3.2)(sass@1.63.6) + astro: 2.7.2(@types/node@20.3.3)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -566,15 +566,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.4.4 '@commitlint/types': 17.4.4 - '@types/node': 20.3.2 + '@types/node': 20.3.3 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.3)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.3.3)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1504,8 +1504,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.3.2: - resolution: {integrity: sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw==} + /@types/node@20.3.3: + resolution: {integrity: sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1522,7 +1522,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.3.2 + '@types/node': 20.3.3 dev: false /@types/semver@7.3.13: @@ -1865,11 +1865,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.7.2(@types/node@20.3.2)(sass@1.63.6) + astro: 2.7.2(@types/node@20.3.3)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.7.2(@types/node@20.3.2)(sass@1.63.6): + /astro@2.7.2(@types/node@20.3.3)(sass@1.63.6): resolution: {integrity: sha512-2+vjXeVGU04aecs0mm93Qx9KdeVDw4OTeBIijs2Z+QLoe4RUYZnkqx5gR70VNfnoMdXoPp7+wB+ARcb0+ee/yg==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1930,7 +1930,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.3.2)(sass@1.63.6) + vite: 4.3.9(@types/node@20.3.3)(sass@1.63.6) vitefu: 0.2.4(vite@4.3.9) yargs-parser: 21.1.1 zod: 3.20.6 @@ -2381,7 +2381,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.3)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2390,9 +2390,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.3.2 + '@types/node': 20.3.3 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.3.3)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -4823,7 +4823,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.3.3)(typescript@5.1.6) yaml: 2.2.1 /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): @@ -4840,7 +4840,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.3.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.3.3)(typescript@5.1.6) yaml: 2.2.1 dev: false @@ -5778,7 +5778,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.3.2)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.3.3)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5797,7 +5797,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.3.2 + '@types/node': 20.3.3 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6053,7 +6053,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.3.2)(sass@1.63.6): + /vite@4.3.9(@types/node@20.3.3)(sass@1.63.6): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6078,7 +6078,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.3.2 + '@types/node': 20.3.3 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 @@ -6095,7 +6095,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.3.2)(sass@1.63.6) + vite: 4.3.9(@types/node@20.3.3)(sass@1.63.6) dev: false /vscode-css-languageservice@6.2.4: From 791d8739c8b030b8f6f4d7b3cbf2645644d99de2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 04:00:17 +0000 Subject: [PATCH 31/95] chore(deps): update dependency dayjs to ^1.11.9 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f6b5f205..18e03a07 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@typescript-eslint/parser": "^5.60.1", "commander": "^11.0.0", "commitizen": "^4.3.0", - "dayjs": "^1.11.8", + "dayjs": "^1.11.9", "dotenv": "^16.3.1", "eslint": "^8.43.0", "eslint-plugin-astro": "^0.27.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2499b1c2..7f799f34 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: ^4.3.0 version: 4.3.0 dayjs: - specifier: ^1.11.8 - version: 1.11.8 + specifier: ^1.11.9 + version: 1.11.9 dotenv: specifier: ^16.3.1 version: 16.3.1 @@ -2503,8 +2503,8 @@ packages: engines: {node: '>=8'} dev: true - /dayjs@1.11.8: - resolution: {integrity: sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ==} + /dayjs@1.11.9: + resolution: {integrity: sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==} dev: true /debug@4.3.4: From ae3e3a49ee7a3f0e57111c16b0674b85e3712fc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 06:44:49 +0000 Subject: [PATCH 32/95] chore(deps): update dependency eslint to ^8.44.0 --- package.json | 2 +- pnpm-lock.yaml | 96 +++++++++++++++++++++++++++++--------------------- 2 files changed, 56 insertions(+), 42 deletions(-) diff --git a/package.json b/package.json index f6b5f205..fa4a1e10 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "commitizen": "^4.3.0", "dayjs": "^1.11.8", "dotenv": "^16.3.1", - "eslint": "^8.43.0", + "eslint": "^8.44.0", "eslint-plugin-astro": "^0.27.2", "eslint-plugin-simple-import-sort": "^10.0.0", "husky": "^8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2499b1c2..784945c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,10 +63,10 @@ devDependencies: version: 20.3.2 '@typescript-eslint/eslint-plugin': specifier: ^5.60.1 - version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.6) + version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)(typescript@5.1.6) '@typescript-eslint/parser': specifier: ^5.60.1 - version: 5.60.1(eslint@8.43.0)(typescript@5.1.6) + version: 5.60.1(eslint@8.44.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -80,14 +80,14 @@ devDependencies: specifier: ^16.3.1 version: 16.3.1 eslint: - specifier: ^8.43.0 - version: 8.43.0 + specifier: ^8.44.0 + version: 8.44.0 eslint-plugin-astro: specifier: ^0.27.2 - version: 0.27.2(eslint@8.43.0) + version: 0.27.2(eslint@8.44.0) eslint-plugin-simple-import-sort: specifier: ^10.0.0 - version: 10.0.0(eslint@8.43.0) + version: 10.0.0(eslint@8.44.0) husky: specifier: ^8.0.3 version: 8.0.3 @@ -121,6 +121,11 @@ devDependencies: packages: + /@aashutoshrathi/word-wrap@1.2.6: + resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} + engines: {node: '>=0.10.0'} + dev: true + /@alloc/quick-lru@5.2.0: resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} engines: {node: '>=10'} @@ -1087,13 +1092,13 @@ packages: dev: false optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.43.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.44.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.43.0 + eslint: 8.44.0 eslint-visitor-keys: 3.4.1 dev: true @@ -1102,13 +1107,13 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.0.3: - resolution: {integrity: sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==} + /@eslint/eslintrc@2.1.0: + resolution: {integrity: sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.5.2 + espree: 9.6.0 globals: 13.20.0 ignore: 5.2.4 import-fresh: 3.3.0 @@ -1119,8 +1124,8 @@ packages: - supports-color dev: true - /@eslint/js@8.43.0: - resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==} + /@eslint/js@8.44.0: + resolution: {integrity: sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1537,7 +1542,7 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.43.0)(typescript@5.1.6): + /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)(typescript@5.1.6): resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1549,12 +1554,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.60.1(eslint@8.43.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.60.1(eslint@8.44.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 5.60.1 - '@typescript-eslint/type-utils': 5.60.1(eslint@8.43.0)(typescript@5.1.6) - '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.6) + '@typescript-eslint/type-utils': 5.60.1(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.60.1(eslint@8.44.0)(typescript@5.1.6) debug: 4.3.4 - eslint: 8.43.0 + eslint: 8.44.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -1565,7 +1570,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@5.60.1(eslint@8.43.0)(typescript@5.1.6): + /@typescript-eslint/parser@5.60.1(eslint@8.44.0)(typescript@5.1.6): resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1579,7 +1584,7 @@ packages: '@typescript-eslint/types': 5.60.1 '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) debug: 4.3.4 - eslint: 8.43.0 + eslint: 8.44.0 typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -1601,7 +1606,7 @@ packages: '@typescript-eslint/visitor-keys': 5.60.1 dev: true - /@typescript-eslint/type-utils@5.60.1(eslint@8.43.0)(typescript@5.1.6): + /@typescript-eslint/type-utils@5.60.1(eslint@8.44.0)(typescript@5.1.6): resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1612,9 +1617,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) - '@typescript-eslint/utils': 5.60.1(eslint@8.43.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.60.1(eslint@8.44.0)(typescript@5.1.6) debug: 4.3.4 - eslint: 8.43.0 + eslint: 8.44.0 tsutils: 3.21.0(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: @@ -1652,19 +1657,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.60.1(eslint@8.43.0)(typescript@5.1.6): + /@typescript-eslint/utils@5.60.1(eslint@8.44.0)(typescript@5.1.6): resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.60.1 '@typescript-eslint/types': 5.60.1 '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) - eslint: 8.43.0 + eslint: 8.44.0 eslint-scope: 5.1.1 semver: 7.5.3 transitivePeerDependencies: @@ -2809,29 +2814,29 @@ packages: engines: {node: '>=12'} dev: false - /eslint-plugin-astro@0.27.2(eslint@8.43.0): + /eslint-plugin-astro@0.27.2(eslint@8.44.0): resolution: {integrity: sha512-MUEkKXvj4onjq9/IyLMfbg8nUjY+SznhHcOvKDnHLgqzGzxUEoaOTR+mPZrDIyqAPC716GxpjsK9MDgoYLPyFA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@jridgewell/sourcemap-codec': 1.4.14 '@typescript-eslint/types': 5.60.0 astro-eslint-parser: 0.14.0 - eslint: 8.43.0 + eslint: 8.44.0 postcss: 8.4.24 postcss-selector-parser: 6.0.11 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-simple-import-sort@10.0.0(eslint@8.43.0): + /eslint-plugin-simple-import-sort@10.0.0(eslint@8.44.0): resolution: {integrity: sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.43.0 + eslint: 8.44.0 dev: true /eslint-scope@5.1.1: @@ -2855,15 +2860,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.43.0: - resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==} + /eslint@8.44.0: + resolution: {integrity: sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@eslint-community/regexpp': 4.5.1 - '@eslint/eslintrc': 2.0.3 - '@eslint/js': 8.43.0 + '@eslint/eslintrc': 2.1.0 + '@eslint/js': 8.44.0 '@humanwhocodes/config-array': 0.11.10 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -2875,7 +2880,7 @@ packages: escape-string-regexp: 4.0.0 eslint-scope: 7.2.0 eslint-visitor-keys: 3.4.1 - espree: 9.5.2 + espree: 9.6.0 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -2895,7 +2900,7 @@ packages: lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 - optionator: 0.9.1 + optionator: 0.9.3 strip-ansi: 6.0.1 strip-json-comments: 3.1.1 text-table: 0.2.0 @@ -2912,6 +2917,15 @@ packages: eslint-visitor-keys: 3.4.1 dev: true + /espree@9.6.0: + resolution: {integrity: sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + acorn: 8.9.0 + acorn-jsx: 5.3.2(acorn@8.9.0) + eslint-visitor-keys: 3.4.1 + dev: true + /esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} @@ -4592,16 +4606,16 @@ packages: is-docker: 2.2.1 is-wsl: 2.2.0 - /optionator@0.9.1: - resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} + /optionator@0.9.3: + resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==} engines: {node: '>= 0.8.0'} dependencies: + '@aashutoshrathi/word-wrap': 1.2.6 deep-is: 0.1.4 fast-levenshtein: 2.0.6 levn: 0.4.1 prelude-ls: 1.2.1 type-check: 0.4.0 - word-wrap: 1.2.3 dev: true /ora@5.4.1: From 426c20a7b3c5460c0e446c8fe87e12ee6666ba46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 13:33:56 +0000 Subject: [PATCH 33/95] chore(deps): update pnpm to v8.6.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 799962bb..7459192b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "2.2.5", "license": "MIT", - "packageManager": "pnpm@8.6.4", + "packageManager": "pnpm@8.6.6", "scripts": { "lc:new": "tsx ./src/cmd/leetcode.ts", "dev": "astro dev", From bdfaa0a9793513df5a245bef15174f16748664b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 13:34:25 +0000 Subject: [PATCH 34/95] fix(deps): update dependency astro to v2.7.3 --- package.json | 2 +- pnpm-lock.yaml | 37 +++++++++++++++++++++---------------- 2 files changed, 22 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 799962bb..84d39026 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.7.2", + "astro": "2.7.3", "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5d5be8d..856e84ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.7.2)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.7.3)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.7.2 - version: 2.7.2(@types/node@20.3.3)(sass@1.63.6) + specifier: 2.7.3 + version: 2.7.3(@types/node@20.3.3)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.7.2) + version: 2.2.0(astro@2.7.3) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -140,6 +140,11 @@ packages: /@astrojs/compiler@1.5.1: resolution: {integrity: sha512-iIGKu/uzB8sJ5VveQf0eHrVPPFEcrvSlp4qShYMOuY2aMmK2RVXQlX9dUjtmBQ+NAokfIOb7fwCutvH+p13l+g==} + dev: true + + /@astrojs/compiler@1.5.3: + resolution: {integrity: sha512-/HSFkJ+Yv+WUWSq0QVsIlhBKam5VUpGV+s8MvPguC/krHmw4Ww9TIgmfJSvV8/BN0sHJB7pCgf7yInae1zb+TQ==} + dev: false /@astrojs/internal-helpers@0.1.1: resolution: {integrity: sha512-+LySbvFbjv2nO2m/e78suleQOGEru4Cnx73VsZbrQgB2u7A4ddsQg3P2T0zC0e10jgcT+c6nNlKeLpa6nRhQIg==} @@ -149,7 +154,7 @@ packages: resolution: {integrity: sha512-HG/9nWk+b9Ol9KgBz4Osg1iuq4DGI75GGF7Kvre0GT5rxksoGiJRK96Vd5NLyS7qOhAgX8SgXZ//5USF/fqsQA==} hasBin: true dependencies: - '@astrojs/compiler': 1.5.1 + '@astrojs/compiler': 1.5.3 '@jridgewell/trace-mapping': 0.3.17 '@vscode/emmet-helper': 2.8.6 events: 3.3.0 @@ -164,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.7.2): + /@astrojs/markdown-remark@2.2.1(astro@2.7.3): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.7.2(@types/node@20.3.3)(sass@1.63.6) + astro: 2.7.3(@types/node@20.3.3)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -215,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.7.2)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.7.3)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.7.2(@types/node@20.3.3)(sass@1.63.6) + astro: 2.7.3(@types/node@20.3.3)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1865,17 +1870,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.7.2): + /astro-purgecss@2.2.0(astro@2.7.3): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.7.2(@types/node@20.3.3)(sass@1.63.6) + astro: 2.7.3(@types/node@20.3.3)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.7.2(@types/node@20.3.3)(sass@1.63.6): - resolution: {integrity: sha512-2+vjXeVGU04aecs0mm93Qx9KdeVDw4OTeBIijs2Z+QLoe4RUYZnkqx5gR70VNfnoMdXoPp7+wB+ARcb0+ee/yg==} + /astro@2.7.3(@types/node@20.3.3)(sass@1.63.6): + resolution: {integrity: sha512-DwPvvOYElhCNyAWUlFd17HhTNBx+XXnAZfM/PYHq7RicvC/tG4loBjlYk/Yw7x9wQCkbKjoxVRiNYvmvSUmisw==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1884,10 +1889,10 @@ packages: sharp: optional: true dependencies: - '@astrojs/compiler': 1.5.1 + '@astrojs/compiler': 1.5.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.7.2) + '@astrojs/markdown-remark': 2.2.1(astro@2.7.3) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 @@ -4939,7 +4944,7 @@ packages: resolution: {integrity: sha512-lJ/mG/Lz/ccSwNtwqpFS126mtMVzFVyYv0ddTF9wqwrEG4seECjKDAyw/oGv915rAcJi8jr89990nqfpmG+qdg==} engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'} dependencies: - '@astrojs/compiler': 1.5.1 + '@astrojs/compiler': 1.5.3 prettier: 2.8.8 sass-formatter: 0.7.6 synckit: 0.8.5 From 9242147945ea57760330d60abb37d6f66f2a7a01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 18:57:49 +0000 Subject: [PATCH 35/95] chore(deps): update typescript-eslint monorepo to ^5.61.0 --- package.json | 4 +-- pnpm-lock.yaml | 84 ++++++++++++++++++++++++-------------------------- 2 files changed, 42 insertions(+), 46 deletions(-) diff --git a/package.json b/package.json index 30dd6cef..d4d97e7f 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", "@types/node": "^20.3.3", - "@typescript-eslint/eslint-plugin": "^5.60.1", - "@typescript-eslint/parser": "^5.60.1", + "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/parser": "^5.61.0", "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 856e84ed..a86de848 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,11 +62,11 @@ devDependencies: specifier: ^20.3.3 version: 20.3.3 '@typescript-eslint/eslint-plugin': - specifier: ^5.60.1 - version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)(typescript@5.1.6) + specifier: ^5.61.0 + version: 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: ^5.60.1 - version: 5.60.1(eslint@8.44.0)(typescript@5.1.6) + specifier: ^5.61.0 + version: 5.61.0(eslint@8.44.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -1547,8 +1547,8 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==} + /@typescript-eslint/eslint-plugin@5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1559,24 +1559,24 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.60.1(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 5.60.1 - '@typescript-eslint/type-utils': 5.60.1(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/utils': 5.60.1(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.61.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 5.61.0 + '@typescript-eslint/type-utils': 5.61.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.61.0(eslint@8.44.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.44.0 - grapheme-splitter: 1.0.4 + graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 - semver: 7.5.2 + semver: 7.5.3 tsutils: 3.21.0(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.60.1(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==} + /@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1585,9 +1585,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.60.1 - '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) + '@typescript-eslint/scope-manager': 5.61.0 + '@typescript-eslint/types': 5.61.0 + '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) debug: 4.3.4 eslint: 8.44.0 typescript: 5.1.6 @@ -1603,16 +1603,16 @@ packages: '@typescript-eslint/visitor-keys': 5.60.0 dev: true - /@typescript-eslint/scope-manager@5.60.1: - resolution: {integrity: sha512-Dn/LnN7fEoRD+KspEOV0xDMynEmR3iSHdgNsarlXNLGGtcUok8L4N71dxUgt3YvlO8si7E+BJ5Fe3wb5yUw7DQ==} + /@typescript-eslint/scope-manager@5.61.0: + resolution: {integrity: sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/visitor-keys': 5.60.1 + '@typescript-eslint/types': 5.61.0 + '@typescript-eslint/visitor-keys': 5.61.0 dev: true - /@typescript-eslint/type-utils@5.60.1(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==} + /@typescript-eslint/type-utils@5.61.0(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1621,8 +1621,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) - '@typescript-eslint/utils': 5.60.1(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) + '@typescript-eslint/utils': 5.61.0(eslint@8.44.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.44.0 tsutils: 3.21.0(typescript@5.1.6) @@ -1636,13 +1636,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@5.60.1: - resolution: {integrity: sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==} + /@typescript-eslint/types@5.61.0: + resolution: {integrity: sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.60.1(typescript@5.1.6): - resolution: {integrity: sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==} + /@typescript-eslint/typescript-estree@5.61.0(typescript@5.1.6): + resolution: {integrity: sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1650,20 +1650,20 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/visitor-keys': 5.60.1 + '@typescript-eslint/types': 5.61.0 + '@typescript-eslint/visitor-keys': 5.61.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.5.2 + semver: 7.5.3 tsutils: 3.21.0(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.60.1(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==} + /@typescript-eslint/utils@5.61.0(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1671,9 +1671,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.60.1 - '@typescript-eslint/types': 5.60.1 - '@typescript-eslint/typescript-estree': 5.60.1(typescript@5.1.6) + '@typescript-eslint/scope-manager': 5.61.0 + '@typescript-eslint/types': 5.61.0 + '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) eslint: 8.44.0 eslint-scope: 5.1.1 semver: 7.5.3 @@ -1690,11 +1690,11 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@typescript-eslint/visitor-keys@5.60.1: - resolution: {integrity: sha512-xEYIxKcultP6E/RMKqube11pGjXH1DCo60mQoWhVYyKfLkwbIVVjYxmOenNMxILx0TjCujPTjjnTIVzm09TXIw==} + /@typescript-eslint/visitor-keys@5.61.0: + resolution: {integrity: sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.60.1 + '@typescript-eslint/types': 5.61.0 eslint-visitor-keys: 3.4.1 dev: true @@ -3342,10 +3342,6 @@ packages: /graceful-fs@4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} - /grapheme-splitter@1.0.4: - resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - dev: true - /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true From a41885f6f37aff42b9e29f06522ab3f590650ba2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 02:17:46 +0000 Subject: [PATCH 36/95] chore(deps): update dependency @fontsource/ibm-plex-mono to ^5.0.4 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d4d97e7f..78fddb5e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@commitlint/cli": "^17.6.6", "@commitlint/config-conventional": "^17.6.6", - "@fontsource/ibm-plex-mono": "^5.0.3", + "@fontsource/ibm-plex-mono": "^5.0.4", "@iconify-json/bi": "^1.1.17", "@resvg/resvg-js": "^2.4.1", "@tailwindcss/typography": "^0.5.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a86de848..29ba09b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: ^17.6.6 version: 17.6.6 '@fontsource/ibm-plex-mono': - specifier: ^5.0.3 - version: 5.0.3 + specifier: ^5.0.4 + version: 5.0.4 '@iconify-json/bi': specifier: ^1.1.17 version: 1.1.17 @@ -1134,8 +1134,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@fontsource/ibm-plex-mono@5.0.3: - resolution: {integrity: sha512-ifYK2yFaYmPcPi+zFOm4mAIP21K2LJ1wvjOW0Xfpx+Cxcz56m3Opow29mdj3HPGpfSZX7RdTVgno220MiUKCnw==} + /@fontsource/ibm-plex-mono@5.0.4: + resolution: {integrity: sha512-SOP9L156TEGe/b0c11JMrHKtLGfIRseKG6xZDzSdVB9N1G6JYHcfvzp6RVaEHc0DCHJJfdoahld2K0u53FAzcw==} dev: true /@humanwhocodes/config-array@0.11.10: From 92bea8af3cf4129d6cd675ac3312a4e47b1df946 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 08:26:45 +0000 Subject: [PATCH 37/95] fix(deps): update dependency astro to v2.7.4 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 78fddb5e..8587144a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.7.3", + "astro": "2.7.4", "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29ba09b9..d89e0fab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.7.3)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.7.4)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.7.3 - version: 2.7.3(@types/node@20.3.3)(sass@1.63.6) + specifier: 2.7.4 + version: 2.7.4(@types/node@20.3.3)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.7.3) + version: 2.2.0(astro@2.7.4) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.7.3): + /@astrojs/markdown-remark@2.2.1(astro@2.7.4): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.7.3(@types/node@20.3.3)(sass@1.63.6) + astro: 2.7.4(@types/node@20.3.3)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.7.3)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.7.4)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.7.3(@types/node@20.3.3)(sass@1.63.6) + astro: 2.7.4(@types/node@20.3.3)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1870,17 +1870,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.7.3): + /astro-purgecss@2.2.0(astro@2.7.4): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.7.3(@types/node@20.3.3)(sass@1.63.6) + astro: 2.7.4(@types/node@20.3.3)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.7.3(@types/node@20.3.3)(sass@1.63.6): - resolution: {integrity: sha512-DwPvvOYElhCNyAWUlFd17HhTNBx+XXnAZfM/PYHq7RicvC/tG4loBjlYk/Yw7x9wQCkbKjoxVRiNYvmvSUmisw==} + /astro@2.7.4(@types/node@20.3.3)(sass@1.63.6): + resolution: {integrity: sha512-LDALXeMfD4U6jkM6ZywtKuBkGMxMZjSCFqbNXEKtD3OWZr3hiLNhE3YDgUScCBkQJSROWrS0W9/UVPpsS36+ow==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1892,7 +1892,7 @@ packages: '@astrojs/compiler': 1.5.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.7.3) + '@astrojs/markdown-remark': 2.2.1(astro@2.7.4) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From 3fd60085ed7f619bbc4de29929c160d20cf1031a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 22:45:36 +0000 Subject: [PATCH 38/95] chore(deps): update dependency @types/node to ^20.4.0 --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 8587144a..42a225bf 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.3.3", + "@types/node": "^20.4.0", "@typescript-eslint/eslint-plugin": "^5.61.0", "@typescript-eslint/parser": "^5.61.0", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d89e0fab..2f08e8d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.7.4)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.7.4 - version: 2.7.4(@types/node@20.3.3)(sass@1.63.6) + version: 2.7.4(@types/node@20.4.0)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.3.3 - version: 20.3.3 + specifier: ^20.4.0 + version: 20.4.0 '@typescript-eslint/eslint-plugin': specifier: ^5.61.0 version: 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@5.1.6) @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.7.4(@types/node@20.3.3)(sass@1.63.6) + astro: 2.7.4(@types/node@20.4.0)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.7.4(@types/node@20.3.3)(sass@1.63.6) + astro: 2.7.4(@types/node@20.4.0)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -576,15 +576,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.4.4 '@commitlint/types': 17.4.4 - '@types/node': 20.3.3 + '@types/node': 20.4.0 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.3)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.0)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.3.3)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.0)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1514,8 +1514,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.3.3: - resolution: {integrity: sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw==} + /@types/node@20.4.0: + resolution: {integrity: sha512-jfT7iTf/4kOQ9S7CHV9BIyRaQqHu67mOjsIQBC3BKZvzvUB6zLxEwJ6sBE3ozcvP8kF6Uk5PXN0Q+c0dfhGX0g==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1532,7 +1532,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.3.3 + '@types/node': 20.4.0 dev: false /@types/semver@7.3.13: @@ -1875,11 +1875,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.7.4(@types/node@20.3.3)(sass@1.63.6) + astro: 2.7.4(@types/node@20.4.0)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.7.4(@types/node@20.3.3)(sass@1.63.6): + /astro@2.7.4(@types/node@20.4.0)(sass@1.63.6): resolution: {integrity: sha512-LDALXeMfD4U6jkM6ZywtKuBkGMxMZjSCFqbNXEKtD3OWZr3hiLNhE3YDgUScCBkQJSROWrS0W9/UVPpsS36+ow==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1940,7 +1940,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.3.3)(sass@1.63.6) + vite: 4.3.9(@types/node@20.4.0)(sass@1.63.6) vitefu: 0.2.4(vite@4.3.9) yargs-parser: 21.1.1 zod: 3.20.6 @@ -2391,7 +2391,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.3)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.0)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2400,9 +2400,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.3.3 + '@types/node': 20.4.0 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.3.3)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.0)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -4838,7 +4838,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.3.3)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.0)(typescript@5.1.6) yaml: 2.2.1 /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): @@ -4855,7 +4855,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.3.3)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.0)(typescript@5.1.6) yaml: 2.2.1 dev: false @@ -5793,7 +5793,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.3.3)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.0)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5812,7 +5812,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.3.3 + '@types/node': 20.4.0 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6068,7 +6068,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.3.3)(sass@1.63.6): + /vite@4.3.9(@types/node@20.4.0)(sass@1.63.6): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6093,7 +6093,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.3.3 + '@types/node': 20.4.0 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 @@ -6110,7 +6110,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.3.3)(sass@1.63.6) + vite: 4.3.9(@types/node@20.4.0)(sass@1.63.6) dev: false /vscode-css-languageservice@6.2.4: From 003003a2245d214c4c9341b3e483a2a3fd0a16f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 18:26:30 +0000 Subject: [PATCH 39/95] fix(deps): update dependency astro to v2.8.0 --- package.json | 2 +- pnpm-lock.yaml | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 42a225bf..ad38bbf6 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.7.4", + "astro": "2.8.0", "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f08e8d4..138d1f38 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.7.4)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.8.0)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.7.4 - version: 2.7.4(@types/node@20.4.0)(sass@1.63.6) + specifier: 2.8.0 + version: 2.8.0(@types/node@20.4.0)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.7.4) + version: 2.2.0(astro@2.8.0) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.7.4): + /@astrojs/markdown-remark@2.2.1(astro@2.8.0): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.7.4(@types/node@20.4.0)(sass@1.63.6) + astro: 2.8.0(@types/node@20.4.0)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.7.4)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.8.0)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.7.4(@types/node@20.4.0)(sass@1.63.6) + astro: 2.8.0(@types/node@20.4.0)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1870,17 +1870,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.7.4): + /astro-purgecss@2.2.0(astro@2.8.0): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.7.4(@types/node@20.4.0)(sass@1.63.6) + astro: 2.8.0(@types/node@20.4.0)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.7.4(@types/node@20.4.0)(sass@1.63.6): - resolution: {integrity: sha512-LDALXeMfD4U6jkM6ZywtKuBkGMxMZjSCFqbNXEKtD3OWZr3hiLNhE3YDgUScCBkQJSROWrS0W9/UVPpsS36+ow==} + /astro@2.8.0(@types/node@20.4.0)(sass@1.63.6): + resolution: {integrity: sha512-bqdhE9039dzi0mqaWGO9rMk5HKxTn5TckxFmRPUdsV1qmbpghXtwuERHblfJu5etQofV6WVEyTrouG+BLRkqfA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1892,7 +1892,7 @@ packages: '@astrojs/compiler': 1.5.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.7.4) + '@astrojs/markdown-remark': 2.2.1(astro@2.8.0) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 @@ -1942,6 +1942,7 @@ packages: vfile: 5.3.7 vite: 4.3.9(@types/node@20.4.0)(sass@1.63.6) vitefu: 0.2.4(vite@4.3.9) + which-pm: 2.0.0 yargs-parser: 21.1.1 zod: 3.20.6 transitivePeerDependencies: From e2b6c232e274afa46704303a2c6fb6190cdec8d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 01:52:48 +0000 Subject: [PATCH 40/95] chore(deps): update dependency @types/node to ^20.4.1 --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index ad38bbf6..295fa66f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.4.0", + "@types/node": "^20.4.1", "@typescript-eslint/eslint-plugin": "^5.61.0", "@typescript-eslint/parser": "^5.61.0", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 138d1f38..423b0c7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.8.0)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.8.0 - version: 2.8.0(@types/node@20.4.0)(sass@1.63.6) + version: 2.8.0(@types/node@20.4.1)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.4.0 - version: 20.4.0 + specifier: ^20.4.1 + version: 20.4.1 '@typescript-eslint/eslint-plugin': specifier: ^5.61.0 version: 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@5.1.6) @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.8.0(@types/node@20.4.0)(sass@1.63.6) + astro: 2.8.0(@types/node@20.4.1)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.8.0(@types/node@20.4.0)(sass@1.63.6) + astro: 2.8.0(@types/node@20.4.1)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -576,15 +576,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.4.4 '@commitlint/types': 17.4.4 - '@types/node': 20.4.0 + '@types/node': 20.4.1 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.0)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.0)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.1)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1514,8 +1514,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.4.0: - resolution: {integrity: sha512-jfT7iTf/4kOQ9S7CHV9BIyRaQqHu67mOjsIQBC3BKZvzvUB6zLxEwJ6sBE3ozcvP8kF6Uk5PXN0Q+c0dfhGX0g==} + /@types/node@20.4.1: + resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1532,7 +1532,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.4.0 + '@types/node': 20.4.1 dev: false /@types/semver@7.3.13: @@ -1875,11 +1875,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.8.0(@types/node@20.4.0)(sass@1.63.6) + astro: 2.8.0(@types/node@20.4.1)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.8.0(@types/node@20.4.0)(sass@1.63.6): + /astro@2.8.0(@types/node@20.4.1)(sass@1.63.6): resolution: {integrity: sha512-bqdhE9039dzi0mqaWGO9rMk5HKxTn5TckxFmRPUdsV1qmbpghXtwuERHblfJu5etQofV6WVEyTrouG+BLRkqfA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1940,7 +1940,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.4.0)(sass@1.63.6) + vite: 4.3.9(@types/node@20.4.1)(sass@1.63.6) vitefu: 0.2.4(vite@4.3.9) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -2392,7 +2392,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.0)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2401,9 +2401,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.4.0 + '@types/node': 20.4.1 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.4.0)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.1)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -4839,7 +4839,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.4.0)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.1)(typescript@5.1.6) yaml: 2.2.1 /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): @@ -4856,7 +4856,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.4.0)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.1)(typescript@5.1.6) yaml: 2.2.1 dev: false @@ -5794,7 +5794,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.4.0)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.1)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5813,7 +5813,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.4.0 + '@types/node': 20.4.1 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6069,7 +6069,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.4.0)(sass@1.63.6): + /vite@4.3.9(@types/node@20.4.1)(sass@1.63.6): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6094,7 +6094,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.0 + '@types/node': 20.4.1 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 @@ -6111,7 +6111,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.4.0)(sass@1.63.6) + vite: 4.3.9(@types/node@20.4.1)(sass@1.63.6) dev: false /vscode-css-languageservice@6.2.4: From c627102375ab90d1518b3405989355c8d61c7d3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 01:18:34 +0000 Subject: [PATCH 41/95] chore(deps): update dependency @fontsource/ibm-plex-mono to ^5.0.5 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 295fa66f..ff1674b0 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@commitlint/cli": "^17.6.6", "@commitlint/config-conventional": "^17.6.6", - "@fontsource/ibm-plex-mono": "^5.0.4", + "@fontsource/ibm-plex-mono": "^5.0.5", "@iconify-json/bi": "^1.1.17", "@resvg/resvg-js": "^2.4.1", "@tailwindcss/typography": "^0.5.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 423b0c7e..59b53431 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: ^17.6.6 version: 17.6.6 '@fontsource/ibm-plex-mono': - specifier: ^5.0.4 - version: 5.0.4 + specifier: ^5.0.5 + version: 5.0.5 '@iconify-json/bi': specifier: ^1.1.17 version: 1.1.17 @@ -1134,8 +1134,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@fontsource/ibm-plex-mono@5.0.4: - resolution: {integrity: sha512-SOP9L156TEGe/b0c11JMrHKtLGfIRseKG6xZDzSdVB9N1G6JYHcfvzp6RVaEHc0DCHJJfdoahld2K0u53FAzcw==} + /@fontsource/ibm-plex-mono@5.0.5: + resolution: {integrity: sha512-A1rDiQB7X7oOgsZbjeSQV3r/ZOBEZDjKEnlLvWqd4sMBZwGKTDnCxQYoqedY/8if2NXyiQoLXPdV5RpQ/3BerQ==} dev: true /@humanwhocodes/config-array@0.11.10: From 04c56346ba3e08b5dc39977742253444976e03ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 02:20:06 +0000 Subject: [PATCH 42/95] chore(deps): update pnpm to v8.6.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff1674b0..0c3f6842 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "2.2.5", "license": "MIT", - "packageManager": "pnpm@8.6.6", + "packageManager": "pnpm@8.6.7", "scripts": { "lc:new": "tsx ./src/cmd/leetcode.ts", "dev": "astro dev", From 992a8771a0159a670198d0b36fa6164cb0802471 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 17:48:29 +0000 Subject: [PATCH 43/95] chore(deps): update typescript-eslint monorepo to ^5.62.0 --- package.json | 4 +-- pnpm-lock.yaml | 74 +++++++++++++++++++++++++------------------------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index 0c3f6842..fe066bee 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", "@types/node": "^20.4.1", - "@typescript-eslint/eslint-plugin": "^5.61.0", - "@typescript-eslint/parser": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59b53431..a0ffbcaa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,11 +62,11 @@ devDependencies: specifier: ^20.4.1 version: 20.4.1 '@typescript-eslint/eslint-plugin': - specifier: ^5.61.0 - version: 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@5.1.6) + specifier: ^5.62.0 + version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: ^5.61.0 - version: 5.61.0(eslint@8.44.0)(typescript@5.1.6) + specifier: ^5.62.0 + version: 5.62.0(eslint@8.44.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -1547,8 +1547,8 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==} + /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1559,10 +1559,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.61.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 5.61.0 - '@typescript-eslint/type-utils': 5.61.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/utils': 5.61.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/type-utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.44.0 graphemer: 1.4.0 @@ -1575,8 +1575,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==} + /@typescript-eslint/parser@5.62.0(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1585,9 +1585,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.61.0 - '@typescript-eslint/types': 5.61.0 - '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) debug: 4.3.4 eslint: 8.44.0 typescript: 5.1.6 @@ -1603,16 +1603,16 @@ packages: '@typescript-eslint/visitor-keys': 5.60.0 dev: true - /@typescript-eslint/scope-manager@5.61.0: - resolution: {integrity: sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==} + /@typescript-eslint/scope-manager@5.62.0: + resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.61.0 - '@typescript-eslint/visitor-keys': 5.61.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/type-utils@5.61.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==} + /@typescript-eslint/type-utils@5.62.0(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1621,8 +1621,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) - '@typescript-eslint/utils': 5.61.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) + '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.44.0 tsutils: 3.21.0(typescript@5.1.6) @@ -1636,13 +1636,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@5.61.0: - resolution: {integrity: sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==} + /@typescript-eslint/types@5.62.0: + resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.61.0(typescript@5.1.6): - resolution: {integrity: sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==} + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.1.6): + resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1650,8 +1650,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.61.0 - '@typescript-eslint/visitor-keys': 5.61.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/visitor-keys': 5.62.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -1662,8 +1662,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.61.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==} + /@typescript-eslint/utils@5.62.0(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1671,9 +1671,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.61.0 - '@typescript-eslint/types': 5.61.0 - '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) eslint: 8.44.0 eslint-scope: 5.1.1 semver: 7.5.3 @@ -1690,11 +1690,11 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@typescript-eslint/visitor-keys@5.61.0: - resolution: {integrity: sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==} + /@typescript-eslint/visitor-keys@5.62.0: + resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.61.0 + '@typescript-eslint/types': 5.62.0 eslint-visitor-keys: 3.4.1 dev: true From e60bf9516dd02760b236ca21345a755bcf5a56d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 19:27:15 +0000 Subject: [PATCH 44/95] chore(deps): update typescript-eslint monorepo to v6 --- package.json | 4 +- pnpm-lock.yaml | 137 +++++++++++++++++++++++++------------------------ 2 files changed, 72 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index fe066bee..f23434c2 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", "@types/node": "^20.4.1", - "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/eslint-plugin": "^6.0.0", + "@typescript-eslint/parser": "^6.0.0", "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0ffbcaa..bb80ae6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,11 +62,11 @@ devDependencies: specifier: ^20.4.1 version: 20.4.1 '@typescript-eslint/eslint-plugin': - specifier: ^5.62.0 - version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6) + specifier: ^6.0.0 + version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: ^5.62.0 - version: 5.62.0(eslint@8.44.0)(typescript@5.1.6) + specifier: ^6.0.0 + version: 6.0.0(eslint@8.44.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -1547,47 +1547,51 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - '@typescript-eslint/parser': ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha + eslint: ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.0.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.0.0 + '@typescript-eslint/type-utils': 6.0.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.0.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.0.0 debug: 4.3.4 eslint: 8.44.0 + grapheme-splitter: 1.0.4 graphemer: 1.4.0 ignore: 5.2.4 + natural-compare: 1.4.0 natural-compare-lite: 1.4.0 semver: 7.5.3 - tsutils: 3.21.0(typescript@5.1.6) + ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.62.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/parser@6.0.0(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-TNaufYSPrr1U8n+3xN+Yp9g31vQDJqhXzzPSHfQDLcaO4tU+mCfODPxCwf4H530zo7aUBE3QIdxCXamEnG04Tg==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + eslint: ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.0.0 + '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.0.0 debug: 4.3.4 eslint: 8.44.0 typescript: 5.1.6 @@ -1603,29 +1607,29 @@ packages: '@typescript-eslint/visitor-keys': 5.60.0 dev: true - /@typescript-eslint/scope-manager@5.62.0: - resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/scope-manager@6.0.0: + resolution: {integrity: sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==} + engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/visitor-keys': 5.62.0 + '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/visitor-keys': 6.0.0 dev: true - /@typescript-eslint/type-utils@5.62.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/type-utils@6.0.0(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - eslint: '*' + eslint: ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) - '@typescript-eslint/utils': 5.62.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.0.0(eslint@8.44.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.44.0 - tsutils: 3.21.0(typescript@5.1.6) + ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -1636,44 +1640,44 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@5.62.0: - resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/types@6.0.0: + resolution: {integrity: sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==} + engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@5.62.0(typescript@5.1.6): - resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/typescript-estree@6.0.0(typescript@5.1.6): + resolution: {integrity: sha512-2zq4O7P6YCQADfmJ5OTDQTP3ktajnXIRrYAtHM9ofto/CJZV3QfJ89GEaM2BNGeSr1KgmBuLhEkz5FBkS2RQhQ==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/visitor-keys': 5.62.0 + '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/visitor-keys': 6.0.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.3 - tsutils: 3.21.0(typescript@5.1.6) + ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/utils@6.0.0(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + eslint: ^7.0.0 || ^8.0.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.0.0 + '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) eslint: 8.44.0 eslint-scope: 5.1.1 semver: 7.5.3 @@ -1690,11 +1694,11 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@typescript-eslint/visitor-keys@5.62.0: - resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/visitor-keys@6.0.0: + resolution: {integrity: sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==} + engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/types': 6.0.0 eslint-visitor-keys: 3.4.1 dev: true @@ -3343,6 +3347,10 @@ packages: /graceful-fs@4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} + /grapheme-splitter@1.0.4: + resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} + dev: true + /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true @@ -5791,6 +5799,15 @@ packages: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} dev: false + /ts-api-utils@1.0.1(typescript@5.1.6): + resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==} + engines: {node: '>=16.13.0'} + peerDependencies: + typescript: '>=4.2.0' + dependencies: + typescript: 5.1.6 + dev: true + /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} @@ -5835,23 +5852,9 @@ packages: type-fest: 0.13.1 dev: false - /tslib@1.14.1: - resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - dev: true - /tslib@2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} - /tsutils@3.21.0(typescript@5.1.6): - resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} - engines: {node: '>= 6'} - peerDependencies: - typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - dependencies: - tslib: 1.14.1 - typescript: 5.1.6 - dev: true - /tsx@3.12.7: resolution: {integrity: sha512-C2Ip+jPmqKd1GWVQDvz/Eyc6QJbGfE7NrR3fx5BpEHMZsEHoIxHL1j+lKdGobr8ovEyqeNkPLSKp6SCSOt7gmw==} hasBin: true From 0ca3348c9b7c713aca921c73c34eb2c15bfa6fd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 15:40:53 +0000 Subject: [PATCH 45/95] fix(deps): update dependency astro to v2.8.1 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index f23434c2..a435aa39 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.8.0", + "astro": "2.8.1", "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb80ae6a..a798ba74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.8.0)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.8.1)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.8.0 - version: 2.8.0(@types/node@20.4.1)(sass@1.63.6) + specifier: 2.8.1 + version: 2.8.1(@types/node@20.4.1)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.8.0) + version: 2.2.0(astro@2.8.1) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.8.0): + /@astrojs/markdown-remark@2.2.1(astro@2.8.1): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.8.0(@types/node@20.4.1)(sass@1.63.6) + astro: 2.8.1(@types/node@20.4.1)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.8.0)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.8.1)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.8.0(@types/node@20.4.1)(sass@1.63.6) + astro: 2.8.1(@types/node@20.4.1)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1874,17 +1874,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.8.0): + /astro-purgecss@2.2.0(astro@2.8.1): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.8.0(@types/node@20.4.1)(sass@1.63.6) + astro: 2.8.1(@types/node@20.4.1)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.8.0(@types/node@20.4.1)(sass@1.63.6): - resolution: {integrity: sha512-bqdhE9039dzi0mqaWGO9rMk5HKxTn5TckxFmRPUdsV1qmbpghXtwuERHblfJu5etQofV6WVEyTrouG+BLRkqfA==} + /astro@2.8.1(@types/node@20.4.1)(sass@1.63.6): + resolution: {integrity: sha512-qHG9bw/eidVKs3wc4shOlK4zuX2SaXDGWfbDLoJIISlQuEDD09LIXv8K39O7lLRSMFRgjfv0QYXP3g05VtOBzg==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1896,7 +1896,7 @@ packages: '@astrojs/compiler': 1.5.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.8.0) + '@astrojs/markdown-remark': 2.2.1(astro@2.8.1) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From ca4849c1c1f3a9b9ec401902f02eb2424d6c304f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 00:48:43 +0000 Subject: [PATCH 46/95] chore(deps): update dependency @types/node to ^20.4.2 --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index a435aa39..3c902700 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.4.1", + "@types/node": "^20.4.2", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a798ba74..3b93aa45 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.8.1)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: specifier: 2.8.1 - version: 2.8.1(@types/node@20.4.1)(sass@1.63.6) + version: 2.8.1(@types/node@20.4.2)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.4.1 - version: 20.4.1 + specifier: ^20.4.2 + version: 20.4.2 '@typescript-eslint/eslint-plugin': specifier: ^6.0.0 version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.6) @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.8.1(@types/node@20.4.1)(sass@1.63.6) + astro: 2.8.1(@types/node@20.4.2)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.8.1(@types/node@20.4.1)(sass@1.63.6) + astro: 2.8.1(@types/node@20.4.2)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -576,15 +576,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.4.4 '@commitlint/types': 17.4.4 - '@types/node': 20.4.1 + '@types/node': 20.4.2 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.1)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1514,8 +1514,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.4.1: - resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==} + /@types/node@20.4.2: + resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1532,7 +1532,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 dev: false /@types/semver@7.3.13: @@ -1879,11 +1879,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.8.1(@types/node@20.4.1)(sass@1.63.6) + astro: 2.8.1(@types/node@20.4.2)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.8.1(@types/node@20.4.1)(sass@1.63.6): + /astro@2.8.1(@types/node@20.4.2)(sass@1.63.6): resolution: {integrity: sha512-qHG9bw/eidVKs3wc4shOlK4zuX2SaXDGWfbDLoJIISlQuEDD09LIXv8K39O7lLRSMFRgjfv0QYXP3g05VtOBzg==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1944,7 +1944,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.4.1)(sass@1.63.6) + vite: 4.3.9(@types/node@20.4.2)(sass@1.63.6) vitefu: 0.2.4(vite@4.3.9) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -2396,7 +2396,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.1)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2405,9 +2405,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.4.1)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -4847,7 +4847,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.4.1)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) yaml: 2.2.1 /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): @@ -4864,7 +4864,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.4.1)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) yaml: 2.2.1 dev: false @@ -5811,7 +5811,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.4.1)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5830,7 +5830,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.4.1 + '@types/node': 20.4.2 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6072,7 +6072,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.4.1)(sass@1.63.6): + /vite@4.3.9(@types/node@20.4.2)(sass@1.63.6): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6097,7 +6097,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 @@ -6114,7 +6114,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.4.1)(sass@1.63.6) + vite: 4.3.9(@types/node@20.4.2)(sass@1.63.6) dev: false /vscode-css-languageservice@6.2.4: From 0457afc39533fa9be2855f0725b1dfc0a0eee246 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 16:50:47 +0000 Subject: [PATCH 47/95] fix(deps): update dependency astro to v2.8.2 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 3c902700..2df68c6a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.8.1", + "astro": "2.8.2", "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b93aa45..726c7418 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.8.1)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.8.2)(tailwindcss@3.3.2)(ts-node@10.9.1) astro: - specifier: 2.8.1 - version: 2.8.1(@types/node@20.4.2)(sass@1.63.6) + specifier: 2.8.2 + version: 2.8.2(@types/node@20.4.2)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.8.1) + version: 2.2.0(astro@2.8.2) tailwindcss: specifier: ^3.3.2 version: 3.3.2(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.8.1): + /@astrojs/markdown-remark@2.2.1(astro@2.8.2): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.8.1(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.2(@types/node@20.4.2)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.8.1)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.8.2)(tailwindcss@3.3.2)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.8.1(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.2(@types/node@20.4.2)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1874,17 +1874,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.8.1): + /astro-purgecss@2.2.0(astro@2.8.2): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.8.1(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.2(@types/node@20.4.2)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.8.1(@types/node@20.4.2)(sass@1.63.6): - resolution: {integrity: sha512-qHG9bw/eidVKs3wc4shOlK4zuX2SaXDGWfbDLoJIISlQuEDD09LIXv8K39O7lLRSMFRgjfv0QYXP3g05VtOBzg==} + /astro@2.8.2(@types/node@20.4.2)(sass@1.63.6): + resolution: {integrity: sha512-7cIribP5P+2bEnGXkYxUS4yBOj1cn3VxlCvRJ9+TZiIY6veUlAjTjJQ9gnyyezabqmjkQtzNrPbCumQov404Sw==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1896,7 +1896,7 @@ packages: '@astrojs/compiler': 1.5.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.8.1) + '@astrojs/markdown-remark': 2.2.1(astro@2.8.2) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From f5337f458c396cc277e797befb846f1071582357 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 23:42:57 +0000 Subject: [PATCH 48/95] fix(deps): update dependency tailwindcss to ^3.3.3 --- package.json | 2 +- pnpm-lock.yaml | 68 +++++++++++++++++++------------------------------- 2 files changed, 26 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index 2df68c6a..19a1174b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "astro": "2.8.2", "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", - "tailwindcss": "^3.3.2" + "tailwindcss": "^3.3.3" }, "devDependencies": { "@commitlint/cli": "^17.6.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 726c7418..a11ec738 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.8.2)(tailwindcss@3.3.2)(ts-node@10.9.1) + version: 4.0.0(astro@2.8.2)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.8.2 version: 2.8.2(@types/node@20.4.2)(sass@1.63.6) @@ -27,8 +27,8 @@ dependencies: specifier: ^2.2.0 version: 2.2.0(astro@2.8.2) tailwindcss: - specifier: ^3.3.2 - version: 3.3.2(ts-node@10.9.1) + specifier: ^3.3.3 + version: 3.3.3(ts-node@10.9.1) devDependencies: '@commitlint/cli': @@ -48,7 +48,7 @@ devDependencies: version: 2.4.1 '@tailwindcss/typography': specifier: ^0.5.9 - version: 0.5.9(tailwindcss@3.3.2) + version: 0.5.9(tailwindcss@3.3.3) '@types/lodash.get': specifier: ^4.4.7 version: 4.4.7 @@ -111,7 +111,7 @@ devDependencies: version: 0.3.2 tailwindcss-themer: specifier: ^3.1.0 - version: 3.1.0(tailwindcss@3.3.2) + version: 3.1.0(tailwindcss@3.3.3) tsx: specifier: ^3.12.7 version: 3.12.7 @@ -220,7 +220,7 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.8.2)(tailwindcss@3.3.2)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.8.2)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 @@ -230,7 +230,7 @@ packages: autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) - tailwindcss: 3.3.2(ts-node@10.9.1) + tailwindcss: 3.3.3(ts-node@10.9.1) transitivePeerDependencies: - ts-node dev: false @@ -1378,7 +1378,7 @@ packages: string.prototype.codepointat: 0.2.1 dev: true - /@tailwindcss/typography@0.5.9(tailwindcss@3.3.2): + /@tailwindcss/typography@0.5.9(tailwindcss@3.3.3): resolution: {integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' @@ -1387,7 +1387,7 @@ packages: lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.3.2(ts-node@10.9.1) + tailwindcss: 3.3.3(ts-node@10.9.1) dev: true /@trysound/sax@0.2.0: @@ -4813,42 +4813,25 @@ packages: find-up: 4.1.0 dev: false - /postcss-import@15.1.0(postcss@8.4.23): + /postcss-import@15.1.0(postcss@8.4.24): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.23 + postcss: 8.4.24 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.2 - /postcss-js@4.0.1(postcss@8.4.23): + /postcss-js@4.0.1(postcss@8.4.24): resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.23 - - /postcss-load-config@4.0.1(postcss@8.4.23)(ts-node@10.9.1): - resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} - engines: {node: '>= 14'} - peerDependencies: - postcss: '>=8.0.9' - ts-node: '>=9.0.0' - peerDependenciesMeta: - postcss: - optional: true - ts-node: - optional: true - dependencies: - lilconfig: 2.1.0 - postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) - yaml: 2.2.1 + postcss: 8.4.24 /postcss-load-config@4.0.1(postcss@8.4.24)(ts-node@10.9.1): resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} @@ -4866,15 +4849,14 @@ packages: postcss: 8.4.24 ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) yaml: 2.2.1 - dev: false - /postcss-nested@6.0.1(postcss@8.4.23): + /postcss-nested@6.0.1(postcss@8.4.24): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.23 + postcss: 8.4.24 postcss-selector-parser: 6.0.11 /postcss-selector-parser@6.0.10: @@ -4902,6 +4884,7 @@ packages: nanoid: 3.3.6 picocolors: 1.0.0 source-map-js: 1.0.2 + dev: false /postcss@8.4.24: resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==} @@ -5654,7 +5637,7 @@ packages: '@pkgr/utils': 2.3.1 tslib: 2.5.0 - /tailwindcss-themer@3.1.0(tailwindcss@3.3.2): + /tailwindcss-themer@3.1.0(tailwindcss@3.3.3): resolution: {integrity: sha512-IfgxpCxWm5rRK3Q7aTvVyhQ/7tyyn8EJl5tFak5tS+/n8oXT7OGfv8praYepR7+IsM92waAuBDZng1HgnstrYA==} peerDependencies: tailwindcss: ^3.1.0 @@ -5663,11 +5646,11 @@ packages: just-unique: 4.2.0 lodash.merge: 4.6.2 lodash.mergewith: 4.6.2 - tailwindcss: 3.3.2(ts-node@10.9.1) + tailwindcss: 3.3.3(ts-node@10.9.1) dev: true - /tailwindcss@3.3.2(ts-node@10.9.1): - resolution: {integrity: sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==} + /tailwindcss@3.3.3(ts-node@10.9.1): + resolution: {integrity: sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -5685,13 +5668,12 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.23 - postcss-import: 15.1.0(postcss@8.4.23) - postcss-js: 4.0.1(postcss@8.4.23) - postcss-load-config: 4.0.1(postcss@8.4.23)(ts-node@10.9.1) - postcss-nested: 6.0.1(postcss@8.4.23) + postcss: 8.4.24 + postcss-import: 15.1.0(postcss@8.4.24) + postcss-js: 4.0.1(postcss@8.4.24) + postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) + postcss-nested: 6.0.1(postcss@8.4.24) postcss-selector-parser: 6.0.11 - postcss-value-parser: 4.2.0 resolve: 1.22.2 sucrase: 3.32.0 transitivePeerDependencies: From 2104035dc11066d3033451e195afbda837064ea2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 15:39:06 +0000 Subject: [PATCH 49/95] fix(deps): update dependency astro to v2.8.3 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 19a1174b..ba5362e3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^4.0.0", - "astro": "2.8.2", + "astro": "2.8.3", "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a11ec738..dfed9125 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.3.3 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.8.2)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.8.3)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.8.2 - version: 2.8.2(@types/node@20.4.2)(sass@1.63.6) + specifier: 2.8.3 + version: 2.8.3(@types/node@20.4.2)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.8.2) + version: 2.2.0(astro@2.8.3) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.8.2): + /@astrojs/markdown-remark@2.2.1(astro@2.8.3): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.8.2(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.3(@types/node@20.4.2)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.8.2)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.8.3)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.8.2(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.3(@types/node@20.4.2)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1874,17 +1874,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.8.2): + /astro-purgecss@2.2.0(astro@2.8.3): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.8.2(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.3(@types/node@20.4.2)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.8.2(@types/node@20.4.2)(sass@1.63.6): - resolution: {integrity: sha512-7cIribP5P+2bEnGXkYxUS4yBOj1cn3VxlCvRJ9+TZiIY6veUlAjTjJQ9gnyyezabqmjkQtzNrPbCumQov404Sw==} + /astro@2.8.3(@types/node@20.4.2)(sass@1.63.6): + resolution: {integrity: sha512-UopGl3WubMnl15TWlR6PTCcH54TooZ+JoAloErfoXQtz4PAvmEEqEVc7tHoJ45iC7rhKgzILsvDhqzitBeRihw==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1896,7 +1896,7 @@ packages: '@astrojs/compiler': 1.5.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.8.2) + '@astrojs/markdown-remark': 2.2.1(astro@2.8.3) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From c72916f555424b6181ef2dfee90b82500b09198d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 18:09:50 +0000 Subject: [PATCH 50/95] chore(deps): update dependency eslint to ^8.45.0 --- package.json | 2 +- pnpm-lock.yaml | 60 ++++++++++++++++++++++++-------------------------- 2 files changed, 30 insertions(+), 32 deletions(-) diff --git a/package.json b/package.json index 19a1174b..b41e54ec 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "commitizen": "^4.3.0", "dayjs": "^1.11.9", "dotenv": "^16.3.1", - "eslint": "^8.44.0", + "eslint": "^8.45.0", "eslint-plugin-astro": "^0.27.2", "eslint-plugin-simple-import-sort": "^10.0.0", "husky": "^8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a11ec738..614e75c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,10 +63,10 @@ devDependencies: version: 20.4.2 '@typescript-eslint/eslint-plugin': specifier: ^6.0.0 - version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.6) + version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.45.0)(typescript@5.1.6) '@typescript-eslint/parser': specifier: ^6.0.0 - version: 6.0.0(eslint@8.44.0)(typescript@5.1.6) + version: 6.0.0(eslint@8.45.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -80,14 +80,14 @@ devDependencies: specifier: ^16.3.1 version: 16.3.1 eslint: - specifier: ^8.44.0 - version: 8.44.0 + specifier: ^8.45.0 + version: 8.45.0 eslint-plugin-astro: specifier: ^0.27.2 - version: 0.27.2(eslint@8.44.0) + version: 0.27.2(eslint@8.45.0) eslint-plugin-simple-import-sort: specifier: ^10.0.0 - version: 10.0.0(eslint@8.44.0) + version: 10.0.0(eslint@8.45.0) husky: specifier: ^8.0.3 version: 8.0.3 @@ -1097,13 +1097,13 @@ packages: dev: false optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.44.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.45.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.44.0 + eslint: 8.45.0 eslint-visitor-keys: 3.4.1 dev: true @@ -1547,7 +1547,7 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.6): + /@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.45.0)(typescript@5.1.6): resolution: {integrity: sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1559,13 +1559,13 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 6.0.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.0.0(eslint@8.45.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/type-utils': 6.0.0(eslint@8.44.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.0.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/type-utils': 6.0.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.0.0(eslint@8.45.0)(typescript@5.1.6) '@typescript-eslint/visitor-keys': 6.0.0 debug: 4.3.4 - eslint: 8.44.0 + eslint: 8.45.0 grapheme-splitter: 1.0.4 graphemer: 1.4.0 ignore: 5.2.4 @@ -1578,7 +1578,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.0.0(eslint@8.44.0)(typescript@5.1.6): + /@typescript-eslint/parser@6.0.0(eslint@8.45.0)(typescript@5.1.6): resolution: {integrity: sha512-TNaufYSPrr1U8n+3xN+Yp9g31vQDJqhXzzPSHfQDLcaO4tU+mCfODPxCwf4H530zo7aUBE3QIdxCXamEnG04Tg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1593,7 +1593,7 @@ packages: '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) '@typescript-eslint/visitor-keys': 6.0.0 debug: 4.3.4 - eslint: 8.44.0 + eslint: 8.45.0 typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -1615,7 +1615,7 @@ packages: '@typescript-eslint/visitor-keys': 6.0.0 dev: true - /@typescript-eslint/type-utils@6.0.0(eslint@8.44.0)(typescript@5.1.6): + /@typescript-eslint/type-utils@6.0.0(eslint@8.45.0)(typescript@5.1.6): resolution: {integrity: sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1626,9 +1626,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.0.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.0.0(eslint@8.45.0)(typescript@5.1.6) debug: 4.3.4 - eslint: 8.44.0 + eslint: 8.45.0 ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: @@ -1666,19 +1666,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.0.0(eslint@8.44.0)(typescript@5.1.6): + /@typescript-eslint/utils@6.0.0(eslint@8.45.0)(typescript@5.1.6): resolution: {integrity: sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 6.0.0 '@typescript-eslint/types': 6.0.0 '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) - eslint: 8.44.0 + eslint: 8.45.0 eslint-scope: 5.1.1 semver: 7.5.3 transitivePeerDependencies: @@ -2824,29 +2824,29 @@ packages: engines: {node: '>=12'} dev: false - /eslint-plugin-astro@0.27.2(eslint@8.44.0): + /eslint-plugin-astro@0.27.2(eslint@8.45.0): resolution: {integrity: sha512-MUEkKXvj4onjq9/IyLMfbg8nUjY+SznhHcOvKDnHLgqzGzxUEoaOTR+mPZrDIyqAPC716GxpjsK9MDgoYLPyFA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) '@jridgewell/sourcemap-codec': 1.4.14 '@typescript-eslint/types': 5.60.0 astro-eslint-parser: 0.14.0 - eslint: 8.44.0 + eslint: 8.45.0 postcss: 8.4.24 postcss-selector-parser: 6.0.11 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-simple-import-sort@10.0.0(eslint@8.44.0): + /eslint-plugin-simple-import-sort@10.0.0(eslint@8.45.0): resolution: {integrity: sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.44.0 + eslint: 8.45.0 dev: true /eslint-scope@5.1.1: @@ -2870,12 +2870,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.44.0: - resolution: {integrity: sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==} + /eslint@8.45.0: + resolution: {integrity: sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) '@eslint-community/regexpp': 4.5.1 '@eslint/eslintrc': 2.1.0 '@eslint/js': 8.44.0 @@ -2900,7 +2900,6 @@ packages: globals: 13.20.0 graphemer: 1.4.0 ignore: 5.2.4 - import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -2912,7 +2911,6 @@ packages: natural-compare: 1.4.0 optionator: 0.9.3 strip-ansi: 6.0.1 - strip-json-comments: 3.1.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color From ece93897eb46454f1276891e116eae4e27b18d7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 00:13:34 +0000 Subject: [PATCH 51/95] fix(deps): update dependency @astrojs/sitemap to ^1.4.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 19a1174b..8d5b32bb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@astrojs/partytown": "^1.2.3", "@astrojs/rss": "^2.4.3", - "@astrojs/sitemap": "^1.3.3", + "@astrojs/sitemap": "^1.4.0", "@astrojs/tailwind": "^4.0.0", "astro": "2.8.2", "astro-compress": "^1.1.48", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a11ec738..68bbac99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.4.3 version: 2.4.3 '@astrojs/sitemap': - specifier: ^1.3.3 - version: 1.3.3 + specifier: ^1.4.0 + version: 1.4.0 '@astrojs/tailwind': specifier: ^4.0.0 version: 4.0.0(astro@2.8.2)(tailwindcss@3.3.3)(ts-node@10.9.1) @@ -213,8 +213,8 @@ packages: kleur: 4.1.5 dev: false - /@astrojs/sitemap@1.3.3: - resolution: {integrity: sha512-TPyyb/hKxc+bHPpSoNPhsuI0QOTVzq2tueg2r0CTH1HqigYIAA2LQkCBlQzz85R+LrOZpv4kXYmhxdDcSkJCmA==} + /@astrojs/sitemap@1.4.0: + resolution: {integrity: sha512-uTK77kcg7iTiik+u7rTGG6vK4ZWTfYMaVnFndOVQrLzaE5xivmQgIbVLtlN+xRcME5n/m6vYQFJmogFR+elGCw==} dependencies: sitemap: 7.1.1 zod: 3.20.6 From 16f43e4ed27eaf767572f2d6ba1f1290eeec93a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 10:59:35 +0000 Subject: [PATCH 52/95] chore(deps): update pnpm to v8.6.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dca07692..63229eb7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "2.2.5", "license": "MIT", - "packageManager": "pnpm@8.6.7", + "packageManager": "pnpm@8.6.8", "scripts": { "lc:new": "tsx ./src/cmd/leetcode.ts", "dev": "astro dev", From 74b06d1ac68ee75f18bd1d131e4826728c70f988 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 18:23:07 +0000 Subject: [PATCH 53/95] chore(deps): update typescript-eslint monorepo to ^6.1.0 --- package.json | 4 +- pnpm-lock.yaml | 123 ++++++++++++++++++++++--------------------------- 2 files changed, 58 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index 63229eb7..b21d769d 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", "@types/node": "^20.4.2", - "@typescript-eslint/eslint-plugin": "^6.0.0", - "@typescript-eslint/parser": "^6.0.0", + "@typescript-eslint/eslint-plugin": "^6.1.0", + "@typescript-eslint/parser": "^6.1.0", "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba92ad63..eeeeec27 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,11 +62,11 @@ devDependencies: specifier: ^20.4.2 version: 20.4.2 '@typescript-eslint/eslint-plugin': - specifier: ^6.0.0 - version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.45.0)(typescript@5.1.6) + specifier: ^6.1.0 + version: 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.0.0(eslint@8.45.0)(typescript@5.1.6) + specifier: ^6.1.0 + version: 6.1.0(eslint@8.45.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -1462,8 +1462,8 @@ packages: resolution: {integrity: sha512-hw3bhStrg5e3FQT8qZKCJTrzt/UbEaunU1xRWJ+aNOTmeBMvE3S4Ml2HiiNnZgL8izu0LFVkHUoPFXL1s5QNpQ==} dev: false - /@types/json-schema@7.0.11: - resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} + /@types/json-schema@7.0.12: + resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} dev: true /@types/json5@0.0.30: @@ -1535,8 +1535,8 @@ packages: '@types/node': 20.4.2 dev: false - /@types/semver@7.3.13: - resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} + /@types/semver@7.5.0: + resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} dev: true /@types/unist@2.0.6: @@ -1547,8 +1547,8 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==} + /@typescript-eslint/eslint-plugin@6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -1559,27 +1559,26 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 6.0.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/type-utils': 6.0.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.0.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.1.0 + '@typescript-eslint/type-utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.1.0 debug: 4.3.4 eslint: 8.45.0 - grapheme-splitter: 1.0.4 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 natural-compare-lite: 1.4.0 - semver: 7.5.3 + semver: 7.5.4 ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.0.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-TNaufYSPrr1U8n+3xN+Yp9g31vQDJqhXzzPSHfQDLcaO4tU+mCfODPxCwf4H530zo7aUBE3QIdxCXamEnG04Tg==} + /@typescript-eslint/parser@6.1.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-hIzCPvX4vDs4qL07SYzyomamcs2/tQYXg5DtdAfj35AyJ5PIUqhsLf4YrEIFzZcND7R2E8tpQIZKayxg8/6Wbw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1588,10 +1587,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/scope-manager': 6.1.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.1.0 debug: 4.3.4 eslint: 8.45.0 typescript: 5.1.6 @@ -1607,16 +1606,16 @@ packages: '@typescript-eslint/visitor-keys': 5.60.0 dev: true - /@typescript-eslint/scope-manager@6.0.0: - resolution: {integrity: sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==} + /@typescript-eslint/scope-manager@6.1.0: + resolution: {integrity: sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/visitor-keys': 6.1.0 dev: true - /@typescript-eslint/type-utils@6.0.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==} + /@typescript-eslint/type-utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1625,8 +1624,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.0.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.45.0 ts-api-utils: 1.0.1(typescript@5.1.6) @@ -1640,13 +1639,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.0.0: - resolution: {integrity: sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==} + /@typescript-eslint/types@6.1.0: + resolution: {integrity: sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.0.0(typescript@5.1.6): - resolution: {integrity: sha512-2zq4O7P6YCQADfmJ5OTDQTP3ktajnXIRrYAtHM9ofto/CJZV3QfJ89GEaM2BNGeSr1KgmBuLhEkz5FBkS2RQhQ==} + /@typescript-eslint/typescript-estree@6.1.0(typescript@5.1.6): + resolution: {integrity: sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -1654,33 +1653,32 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/visitor-keys': 6.1.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.5.3 + semver: 7.5.4 ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@6.0.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==} + /@typescript-eslint/utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) - '@types/json-schema': 7.0.11 - '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) + '@types/json-schema': 7.0.12 + '@types/semver': 7.5.0 + '@typescript-eslint/scope-manager': 6.1.0 + '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) eslint: 8.45.0 - eslint-scope: 5.1.1 - semver: 7.5.3 + semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript @@ -1694,11 +1692,11 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@typescript-eslint/visitor-keys@6.0.0: - resolution: {integrity: sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==} + /@typescript-eslint/visitor-keys@6.1.0: + resolution: {integrity: sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/types': 6.1.0 eslint-visitor-keys: 3.4.1 dev: true @@ -2849,14 +2847,6 @@ packages: eslint: 8.45.0 dev: true - /eslint-scope@5.1.1: - resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} - engines: {node: '>=8.0.0'} - dependencies: - esrecurse: 4.3.0 - estraverse: 4.3.0 - dev: true - /eslint-scope@7.2.0: resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2954,11 +2944,6 @@ packages: estraverse: 5.3.0 dev: true - /estraverse@4.3.0: - resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} - engines: {node: '>=4.0'} - dev: true - /estraverse@5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} engines: {node: '>=4.0'} @@ -3345,10 +3330,6 @@ packages: /graceful-fs@4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} - /grapheme-splitter@1.0.4: - resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - dev: true - /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true @@ -5349,6 +5330,14 @@ packages: dependencies: lru-cache: 6.0.0 + /semver@7.5.4: + resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + dev: true + /server-destroy@1.0.1: resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==} dev: false From 14317c301b57bef1d9b6ecd1b9deee829fb0df71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 09:37:21 +0000 Subject: [PATCH 54/95] fix(deps): update dependency astro to v2.8.4 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 63229eb7..75445269 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^1.4.0", "@astrojs/tailwind": "^4.0.0", - "astro": "2.8.3", + "astro": "2.8.4", "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba92ad63..3be6edf7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 1.4.0 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.8.3)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.8.4)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.8.3 - version: 2.8.3(@types/node@20.4.2)(sass@1.63.6) + specifier: 2.8.4 + version: 2.8.4(@types/node@20.4.2)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.8.3) + version: 2.2.0(astro@2.8.4) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.8.3): + /@astrojs/markdown-remark@2.2.1(astro@2.8.4): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.8.3(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.4(@types/node@20.4.2)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.8.3)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.8.4)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.8.3(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.4(@types/node@20.4.2)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1874,17 +1874,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.8.3): + /astro-purgecss@2.2.0(astro@2.8.4): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.8.3(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.4(@types/node@20.4.2)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.8.3(@types/node@20.4.2)(sass@1.63.6): - resolution: {integrity: sha512-UopGl3WubMnl15TWlR6PTCcH54TooZ+JoAloErfoXQtz4PAvmEEqEVc7tHoJ45iC7rhKgzILsvDhqzitBeRihw==} + /astro@2.8.4(@types/node@20.4.2)(sass@1.63.6): + resolution: {integrity: sha512-XTfMN6MszrkePcaLt19eQl5BA3Mg8Jqvb7wDWBYoQAJQwU0YE3BBbAwFgWosA1rBv4wClWIne8CKq5iBDklrOQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1896,7 +1896,7 @@ packages: '@astrojs/compiler': 1.5.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.8.3) + '@astrojs/markdown-remark': 2.2.1(astro@2.8.4) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From 39e31aee610690930c90bbc6623b50b318f1d1b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 09:37:56 +0000 Subject: [PATCH 55/95] fix(deps): update dependency @astrojs/sitemap to v2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 63229eb7..bdb4679f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@astrojs/partytown": "^1.2.3", "@astrojs/rss": "^2.4.3", - "@astrojs/sitemap": "^1.4.0", + "@astrojs/sitemap": "^2.0.0", "@astrojs/tailwind": "^4.0.0", "astro": "2.8.3", "astro-compress": "^1.1.48", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba92ad63..b31b3756 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.4.3 version: 2.4.3 '@astrojs/sitemap': - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^2.0.0 + version: 2.0.0 '@astrojs/tailwind': specifier: ^4.0.0 version: 4.0.0(astro@2.8.3)(tailwindcss@3.3.3)(ts-node@10.9.1) @@ -213,8 +213,8 @@ packages: kleur: 4.1.5 dev: false - /@astrojs/sitemap@1.4.0: - resolution: {integrity: sha512-uTK77kcg7iTiik+u7rTGG6vK4ZWTfYMaVnFndOVQrLzaE5xivmQgIbVLtlN+xRcME5n/m6vYQFJmogFR+elGCw==} + /@astrojs/sitemap@2.0.0: + resolution: {integrity: sha512-hcemuFigv05sdXNiw0U23VO+6Duj9nq9xhINw4ZPWAQEhS/F4EiNvd9IUXb4XJ7pG93MWAnQKF9lP8EtwP6paA==} dependencies: sitemap: 7.1.1 zod: 3.20.6 From 72ab35a0ba39542a0169849b8c6be60e6666a1b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 11:36:00 +0000 Subject: [PATCH 56/95] chore(deps): update pnpm to v8.6.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b21d769d..8f965bc9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "2.2.5", "license": "MIT", - "packageManager": "pnpm@8.6.8", + "packageManager": "pnpm@8.6.9", "scripts": { "lc:new": "tsx ./src/cmd/leetcode.ts", "dev": "astro dev", From 681142af9827b8635510615980d60af54b575b87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 07:30:14 +0000 Subject: [PATCH 57/95] chore(deps): update commitlint monorepo to ^17.6.7 --- package.json | 4 +- pnpm-lock.yaml | 103 +++++++++++++++++++++++++++++++++++-------------- 2 files changed, 77 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 1441891b..9f30258b 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "tailwindcss": "^3.3.3" }, "devDependencies": { - "@commitlint/cli": "^17.6.6", - "@commitlint/config-conventional": "^17.6.6", + "@commitlint/cli": "^17.6.7", + "@commitlint/config-conventional": "^17.6.7", "@fontsource/ibm-plex-mono": "^5.0.5", "@iconify-json/bi": "^1.1.17", "@resvg/resvg-js": "^2.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40375183..232a97bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,11 +32,11 @@ dependencies: devDependencies: '@commitlint/cli': - specifier: ^17.6.6 - version: 17.6.6 + specifier: ^17.6.7 + version: 17.6.7 '@commitlint/config-conventional': - specifier: ^17.6.6 - version: 17.6.6 + specifier: ^17.6.7 + version: 17.6.7 '@fontsource/ibm-plex-mono': specifier: ^5.0.5 version: 5.0.5 @@ -490,14 +490,14 @@ packages: hasBin: true dev: false - /@commitlint/cli@17.6.6: - resolution: {integrity: sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==} + /@commitlint/cli@17.6.7: + resolution: {integrity: sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg==} engines: {node: '>=v14'} hasBin: true dependencies: '@commitlint/format': 17.4.4 - '@commitlint/lint': 17.6.6 - '@commitlint/load': 17.5.0 + '@commitlint/lint': 17.6.7 + '@commitlint/load': 17.6.7 '@commitlint/read': 17.5.1 '@commitlint/types': 17.4.4 execa: 5.1.1 @@ -510,8 +510,8 @@ packages: - '@swc/wasm' dev: true - /@commitlint/config-conventional@17.6.6: - resolution: {integrity: sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==} + /@commitlint/config-conventional@17.6.7: + resolution: {integrity: sha512-4oTpEUC0HRM54QRHBPMOJW1pETp7usxXn9RuNYNWHcmu8wi1mpws95hvS20u2n6HtIkTn0jfn7vHioCm4AGUTw==} engines: {node: '>=v14'} dependencies: conventional-changelog-conventionalcommits: 5.0.0 @@ -524,9 +524,18 @@ packages: '@commitlint/types': 17.4.4 ajv: 8.12.0 dev: true + optional: true + + /@commitlint/config-validator@17.6.7: + resolution: {integrity: sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==} + engines: {node: '>=v14'} + dependencies: + '@commitlint/types': 17.4.4 + ajv: 8.12.0 + dev: true - /@commitlint/ensure@17.4.4: - resolution: {integrity: sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==} + /@commitlint/ensure@17.6.7: + resolution: {integrity: sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw==} engines: {node: '>=v14'} dependencies: '@commitlint/types': 17.4.4 @@ -550,27 +559,28 @@ packages: chalk: 4.1.2 dev: true - /@commitlint/is-ignored@17.6.6: - resolution: {integrity: sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==} + /@commitlint/is-ignored@17.6.7: + resolution: {integrity: sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g==} engines: {node: '>=v14'} dependencies: '@commitlint/types': 17.4.4 semver: 7.5.2 dev: true - /@commitlint/lint@17.6.6: - resolution: {integrity: sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==} + /@commitlint/lint@17.6.7: + resolution: {integrity: sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ==} engines: {node: '>=v14'} dependencies: - '@commitlint/is-ignored': 17.6.6 - '@commitlint/parse': 17.6.5 - '@commitlint/rules': 17.6.5 + '@commitlint/is-ignored': 17.6.7 + '@commitlint/parse': 17.6.7 + '@commitlint/rules': 17.6.7 '@commitlint/types': 17.4.4 dev: true /@commitlint/load@17.5.0: resolution: {integrity: sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==} engines: {node: '>=v14'} + requiresBuild: true dependencies: '@commitlint/config-validator': 17.4.4 '@commitlint/execute-rule': 17.4.0 @@ -590,14 +600,38 @@ packages: - '@swc/core' - '@swc/wasm' dev: true + optional: true + + /@commitlint/load@17.6.7: + resolution: {integrity: sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw==} + engines: {node: '>=v14'} + dependencies: + '@commitlint/config-validator': 17.6.7 + '@commitlint/execute-rule': 17.4.0 + '@commitlint/resolve-extends': 17.6.7 + '@commitlint/types': 17.4.4 + '@types/node': 20.4.2 + chalk: 4.1.2 + cosmiconfig: 8.1.0 + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + lodash.isplainobject: 4.0.6 + lodash.merge: 4.6.2 + lodash.uniq: 4.5.0 + resolve-from: 5.0.0 + ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) + typescript: 5.1.6 + transitivePeerDependencies: + - '@swc/core' + - '@swc/wasm' + dev: true /@commitlint/message@17.4.2: resolution: {integrity: sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==} engines: {node: '>=v14'} dev: true - /@commitlint/parse@17.6.5: - resolution: {integrity: sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw==} + /@commitlint/parse@17.6.7: + resolution: {integrity: sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ==} engines: {node: '>=v14'} dependencies: '@commitlint/types': 17.4.4 @@ -627,12 +661,25 @@ packages: resolve-from: 5.0.0 resolve-global: 1.0.0 dev: true + optional: true - /@commitlint/rules@17.6.5: - resolution: {integrity: sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A==} + /@commitlint/resolve-extends@17.6.7: + resolution: {integrity: sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==} engines: {node: '>=v14'} dependencies: - '@commitlint/ensure': 17.4.4 + '@commitlint/config-validator': 17.6.7 + '@commitlint/types': 17.4.4 + import-fresh: 3.3.0 + lodash.mergewith: 4.6.2 + resolve-from: 5.0.0 + resolve-global: 1.0.0 + dev: true + + /@commitlint/rules@17.6.7: + resolution: {integrity: sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ==} + engines: {node: '>=v14'} + dependencies: + '@commitlint/ensure': 17.6.7 '@commitlint/message': 17.4.2 '@commitlint/to-lines': 17.4.0 '@commitlint/types': 17.4.4 @@ -4502,7 +4549,7 @@ packages: resolution: {integrity: sha512-7GGVawqyHF4pfd0YFybhv/eM9JwTtPqx0mAanQ146O3FlSh3pA24zf9IRQTOsfTSqXTNzPSP5iagAJ94jjuVog==} engines: {node: '>=10'} dependencies: - semver: 7.5.3 + semver: 7.5.4 dev: false /node-addon-api@6.1.0: @@ -4528,7 +4575,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.11.0 - semver: 7.5.3 + semver: 7.5.4 validate-npm-package-license: 3.0.4 dev: true @@ -5329,6 +5376,7 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 + dev: false /semver@7.5.4: resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} @@ -5336,7 +5384,6 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 - dev: true /server-destroy@1.0.1: resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==} @@ -5351,7 +5398,7 @@ packages: detect-libc: 2.0.1 node-addon-api: 6.1.0 prebuild-install: 7.1.1 - semver: 7.5.3 + semver: 7.5.4 simple-get: 4.0.1 tar-fs: 2.1.1 tunnel-agent: 0.6.0 From a0e3de128cc2d1a4a04cd843649df8903f89dbd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 07:56:58 +0000 Subject: [PATCH 58/95] fix(deps): update dependency astro to v2.8.5 --- package.json | 2 +- pnpm-lock.yaml | 85 +++++++++----------------------------------------- 2 files changed, 16 insertions(+), 71 deletions(-) diff --git a/package.json b/package.json index 9f30258b..187d6a4c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.0", "@astrojs/tailwind": "^4.0.0", - "astro": "2.8.4", + "astro": "2.8.5", "astro-compress": "^1.1.48", "astro-purgecss": "^2.2.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 232a97bf..47af48ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.0 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.8.4)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.8.5)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.8.4 - version: 2.8.4(@types/node@20.4.2)(sass@1.63.6) + specifier: 2.8.5 + version: 2.8.5(@types/node@20.4.2)(sass@1.63.6) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.2.0 - version: 2.2.0(astro@2.8.4) + version: 2.2.0(astro@2.8.5) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.8.4): + /@astrojs/markdown-remark@2.2.1(astro@2.8.5): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.8.4(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.5(@types/node@20.4.2)(sass@1.63.6) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.8.4)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.8.5)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.8.4(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.5(@types/node@20.4.2)(sass@1.63.6) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -517,15 +517,6 @@ packages: conventional-changelog-conventionalcommits: 5.0.0 dev: true - /@commitlint/config-validator@17.4.4: - resolution: {integrity: sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==} - engines: {node: '>=v14'} - dependencies: - '@commitlint/types': 17.4.4 - ajv: 8.12.0 - dev: true - optional: true - /@commitlint/config-validator@17.6.7: resolution: {integrity: sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==} engines: {node: '>=v14'} @@ -577,31 +568,6 @@ packages: '@commitlint/types': 17.4.4 dev: true - /@commitlint/load@17.5.0: - resolution: {integrity: sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==} - engines: {node: '>=v14'} - requiresBuild: true - dependencies: - '@commitlint/config-validator': 17.4.4 - '@commitlint/execute-rule': 17.4.0 - '@commitlint/resolve-extends': 17.4.4 - '@commitlint/types': 17.4.4 - '@types/node': 20.4.2 - chalk: 4.1.2 - cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) - lodash.isplainobject: 4.0.6 - lodash.merge: 4.6.2 - lodash.uniq: 4.5.0 - resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) - typescript: 5.1.6 - transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' - dev: true - optional: true - /@commitlint/load@17.6.7: resolution: {integrity: sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw==} engines: {node: '>=v14'} @@ -650,19 +616,6 @@ packages: minimist: 1.2.8 dev: true - /@commitlint/resolve-extends@17.4.4: - resolution: {integrity: sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==} - engines: {node: '>=v14'} - dependencies: - '@commitlint/config-validator': 17.4.4 - '@commitlint/types': 17.4.4 - import-fresh: 3.3.0 - lodash.mergewith: 4.6.2 - resolve-from: 5.0.0 - resolve-global: 1.0.0 - dev: true - optional: true - /@commitlint/resolve-extends@17.6.7: resolution: {integrity: sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==} engines: {node: '>=v14'} @@ -1919,17 +1872,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.8.4): + /astro-purgecss@2.2.0(astro@2.8.5): resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.8.4(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.5(@types/node@20.4.2)(sass@1.63.6) purgecss: 5.0.0 dev: false - /astro@2.8.4(@types/node@20.4.2)(sass@1.63.6): - resolution: {integrity: sha512-XTfMN6MszrkePcaLt19eQl5BA3Mg8Jqvb7wDWBYoQAJQwU0YE3BBbAwFgWosA1rBv4wClWIne8CKq5iBDklrOQ==} + /astro@2.8.5(@types/node@20.4.2)(sass@1.63.6): + resolution: {integrity: sha512-qfPUKLpZ9lVi5Hc5MrzyekUUx54AyrEphW5eetNQj/+d0iodHEneZXFDzZxTEsk3rL8Y2Y9pYFXJPmQB3eahUA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1941,7 +1894,7 @@ packages: '@astrojs/compiler': 1.5.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.8.4) + '@astrojs/markdown-remark': 2.2.1(astro@2.8.5) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 @@ -1980,7 +1933,7 @@ packages: preferred-pm: 3.0.3 prompts: 2.4.2 rehype: 12.0.1 - semver: 7.5.3 + semver: 7.5.4 server-destroy: 1.0.1 shiki: 0.14.2 string-width: 5.1.2 @@ -2552,7 +2505,7 @@ packages: longest: 2.0.1 word-wrap: 1.2.3 optionalDependencies: - '@commitlint/load': 17.5.0 + '@commitlint/load': 17.6.7 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -5370,14 +5323,6 @@ packages: lru-cache: 6.0.0 dev: true - /semver@7.5.3: - resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==} - engines: {node: '>=10'} - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: false - /semver@7.5.4: resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} engines: {node: '>=10'} From ee671a91c23eda2c8ede186c21e934058c49f32f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 17:08:30 +0000 Subject: [PATCH 59/95] fix(deps): update dependency astro-purgecss to ^2.3.0 --- package.json | 2 +- pnpm-lock.yaml | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 187d6a4c..dc5f3fa6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@astrojs/tailwind": "^4.0.0", "astro": "2.8.5", "astro-compress": "^1.1.48", - "astro-purgecss": "^2.2.0", + "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47af48ae..cdcdebae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: - specifier: ^2.2.0 - version: 2.2.0(astro@2.8.5) + specifier: ^2.3.0 + version: 2.3.0(astro@2.8.5) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -1872,8 +1872,8 @@ packages: - supports-color dev: true - /astro-purgecss@2.2.0(astro@2.8.5): - resolution: {integrity: sha512-FQMtQr8HCeHZOFJBltcRLceRFu8xQRk/dYyp8r6WEL4OmuNgkrqG1tJbBlkcBHeNf+gogiHYtQXuFanUOzsimA==} + /astro-purgecss@2.3.0(astro@2.8.5): + resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: @@ -4856,15 +4856,6 @@ packages: /postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - /postcss@8.4.23: - resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.6 - picocolors: 1.0.0 - source-map-js: 1.0.2 - dev: false - /postcss@8.4.24: resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==} engines: {node: ^10 || ^12 || >=14} @@ -4958,7 +4949,7 @@ packages: dependencies: commander: 9.5.0 glob: 8.1.0 - postcss: 8.4.23 + postcss: 8.4.24 postcss-selector-parser: 6.0.11 dev: false From 467cde08d6c14445b5d2cf7c18ee1395dbcb5b9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 00:26:41 +0000 Subject: [PATCH 60/95] chore(deps): update dependency sass to ^1.64.0 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index dc5f3fa6..d917ecb4 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "lodash.get": "^4.4.2", "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", - "sass": "^1.63.6", + "sass": "^1.64.0", "satori": "^0.10.1", "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cdcdebae..c8938502 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.8.5)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.8.5 - version: 2.8.5(@types/node@20.4.2)(sass@1.63.6) + version: 2.8.5(@types/node@20.4.2)(sass@1.64.0) astro-compress: specifier: ^1.1.48 version: 1.1.48 @@ -101,8 +101,8 @@ devDependencies: specifier: ^4.2.0 version: 4.2.0 sass: - specifier: ^1.63.6 - version: 1.63.6 + specifier: ^1.64.0 + version: 1.64.0 satori: specifier: ^0.10.1 version: 0.10.1 @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.8.5(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.5(@types/node@20.4.2)(sass@1.64.0) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.8.5(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.5(@types/node@20.4.2)(sass@1.64.0) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1877,11 +1877,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.8.5(@types/node@20.4.2)(sass@1.63.6) + astro: 2.8.5(@types/node@20.4.2)(sass@1.64.0) purgecss: 5.0.0 dev: false - /astro@2.8.5(@types/node@20.4.2)(sass@1.63.6): + /astro@2.8.5(@types/node@20.4.2)(sass@1.64.0): resolution: {integrity: sha512-qfPUKLpZ9lVi5Hc5MrzyekUUx54AyrEphW5eetNQj/+d0iodHEneZXFDzZxTEsk3rL8Y2Y9pYFXJPmQB3eahUA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1942,7 +1942,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.4.2)(sass@1.63.6) + vite: 4.3.9(@types/node@20.4.2)(sass@1.64.0) vitefu: 0.2.4(vite@4.3.9) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -5253,8 +5253,8 @@ packages: suf-log: 2.5.3 dev: false - /sass@1.63.6: - resolution: {integrity: sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==} + /sass@1.64.0: + resolution: {integrity: sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -6024,7 +6024,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.4.2)(sass@1.63.6): + /vite@4.3.9(@types/node@20.4.2)(sass@1.64.0): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6053,7 +6053,7 @@ packages: esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 - sass: 1.63.6 + sass: 1.64.0 optionalDependencies: fsevents: 2.3.2 dev: false @@ -6066,7 +6066,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.4.2)(sass@1.63.6) + vite: 4.3.9(@types/node@20.4.2)(sass@1.64.0) dev: false /vscode-css-languageservice@6.2.4: From e86185820793827bd0800df400aa6b413b515c4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 17:16:16 +0000 Subject: [PATCH 61/95] fix(deps): update dependency @astrojs/sitemap to ^2.0.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d917ecb4..8d2e566f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@astrojs/partytown": "^1.2.3", "@astrojs/rss": "^2.4.3", - "@astrojs/sitemap": "^2.0.0", + "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", "astro": "2.8.5", "astro-compress": "^1.1.48", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8938502..5a685e4b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.4.3 version: 2.4.3 '@astrojs/sitemap': - specifier: ^2.0.0 - version: 2.0.0 + specifier: ^2.0.1 + version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 version: 4.0.0(astro@2.8.5)(tailwindcss@3.3.3)(ts-node@10.9.1) @@ -213,8 +213,8 @@ packages: kleur: 4.1.5 dev: false - /@astrojs/sitemap@2.0.0: - resolution: {integrity: sha512-hcemuFigv05sdXNiw0U23VO+6Duj9nq9xhINw4ZPWAQEhS/F4EiNvd9IUXb4XJ7pG93MWAnQKF9lP8EtwP6paA==} + /@astrojs/sitemap@2.0.1: + resolution: {integrity: sha512-unoaSEyHuR8IApsPN467SD5FMm4PBnaQSHbtvt4dVS3PMDObZV5/lKIbjlfSad7ENzuvpBSLCGyLDOykXUNu6w==} dependencies: sitemap: 7.1.1 zod: 3.20.6 From bc3dc882722bb180fe055475e058e4c3d795bd1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 17:16:45 +0000 Subject: [PATCH 62/95] fix(deps): update dependency astro to v2.9.0 --- package.json | 2 +- pnpm-lock.yaml | 50 ++++++++++++++++++++++++++++++++------------------ 2 files changed, 33 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index d917ecb4..db6c1455 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.0", "@astrojs/tailwind": "^4.0.0", - "astro": "2.8.5", + "astro": "2.9.0", "astro-compress": "^1.1.48", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8938502..85a75abb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.0 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.8.5)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.9.0)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.8.5 - version: 2.8.5(@types/node@20.4.2)(sass@1.64.0) + specifier: 2.9.0 + version: 2.9.0(@types/node@20.4.2)(sass@1.64.0) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.8.5) + version: 2.3.0(astro@2.9.0) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -142,8 +142,8 @@ packages: resolution: {integrity: sha512-iIGKu/uzB8sJ5VveQf0eHrVPPFEcrvSlp4qShYMOuY2aMmK2RVXQlX9dUjtmBQ+NAokfIOb7fwCutvH+p13l+g==} dev: true - /@astrojs/compiler@1.5.3: - resolution: {integrity: sha512-/HSFkJ+Yv+WUWSq0QVsIlhBKam5VUpGV+s8MvPguC/krHmw4Ww9TIgmfJSvV8/BN0sHJB7pCgf7yInae1zb+TQ==} + /@astrojs/compiler@1.6.0: + resolution: {integrity: sha512-vxuzp09jAW/ZQ8C4Itf6/OsF76TNjBQC06FNpcayKOzxYkCGHTLh7+0lF4ywmG/fDgSc+f1x7kKxxEKl4nqXvQ==} dev: false /@astrojs/internal-helpers@0.1.1: @@ -154,7 +154,7 @@ packages: resolution: {integrity: sha512-HG/9nWk+b9Ol9KgBz4Osg1iuq4DGI75GGF7Kvre0GT5rxksoGiJRK96Vd5NLyS7qOhAgX8SgXZ//5USF/fqsQA==} hasBin: true dependencies: - '@astrojs/compiler': 1.5.3 + '@astrojs/compiler': 1.6.0 '@jridgewell/trace-mapping': 0.3.17 '@vscode/emmet-helper': 2.8.6 events: 3.3.0 @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.8.5): + /@astrojs/markdown-remark@2.2.1(astro@2.9.0): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.8.5(@types/node@20.4.2)(sass@1.64.0) + astro: 2.9.0(@types/node@20.4.2)(sass@1.64.0) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.8.5)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.9.0)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.8.5(@types/node@20.4.2)(sass@1.64.0) + astro: 2.9.0(@types/node@20.4.2)(sass@1.64.0) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1452,6 +1452,10 @@ packages: '@types/ms': 0.7.31 dev: false + /@types/dom-view-transitions@1.0.1: + resolution: {integrity: sha512-A9S1ijj/4MX06I1W/6on8lhaYyq1Ir7gaOvfllW1o4RzVWW88HAeqX0pUx9VgOLnNpdiGeUW2CTkg18p5LWIrA==} + dev: false + /@types/hast@2.3.4: resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} dependencies: @@ -1872,17 +1876,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.8.5): + /astro-purgecss@2.3.0(astro@2.9.0): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.8.5(@types/node@20.4.2)(sass@1.64.0) + astro: 2.9.0(@types/node@20.4.2)(sass@1.64.0) purgecss: 5.0.0 dev: false - /astro@2.8.5(@types/node@20.4.2)(sass@1.64.0): - resolution: {integrity: sha512-qfPUKLpZ9lVi5Hc5MrzyekUUx54AyrEphW5eetNQj/+d0iodHEneZXFDzZxTEsk3rL8Y2Y9pYFXJPmQB3eahUA==} + /astro@2.9.0(@types/node@20.4.2)(sass@1.64.0): + resolution: {integrity: sha512-qD8hFvFrpLDA1/wGivP9YbKq7vfMfS1XPE9SyrrDaYFB/NXnZPqnwSXOxRD0AA4WSv9OAtUO3DV8dHFj9xWi/Q==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1891,10 +1895,10 @@ packages: sharp: optional: true dependencies: - '@astrojs/compiler': 1.5.3 + '@astrojs/compiler': 1.6.0 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.8.5) + '@astrojs/markdown-remark': 2.2.1(astro@2.9.0) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 @@ -1904,6 +1908,7 @@ packages: '@babel/traverse': 7.22.5 '@babel/types': 7.22.5 '@types/babel__core': 7.20.1 + '@types/dom-view-transitions': 1.0.1 '@types/yargs-parser': 21.0.0 acorn: 8.9.0 boxen: 6.2.1 @@ -1927,6 +1932,7 @@ packages: kleur: 4.1.5 magic-string: 0.27.0 mime: 3.0.0 + network-information-types: 0.1.1(typescript@5.1.6) ora: 6.3.1 p-limit: 4.0.0 path-to-regexp: 6.2.1 @@ -4485,6 +4491,14 @@ packages: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true + /network-information-types@0.1.1(typescript@5.1.6): + resolution: {integrity: sha512-mLXNafJYOkiJB6IlF727YWssTRpXitR+tKSLyA5VAdBi3SOvLf5gtizHgxf241YHPWocnAO/fAhVrB/68tPHDw==} + peerDependencies: + typescript: '>= 3.0.0' + dependencies: + typescript: 5.1.6 + dev: false + /nlcst-to-string@3.1.1: resolution: {integrity: sha512-63mVyqaqt0cmn2VcI2aH6kxe1rLAmSROqHMA0i4qqg1tidkfExgpb0FGMikMCn86mw5dFtBtEANfmSSK7TjNHw==} dependencies: @@ -4902,7 +4916,7 @@ packages: resolution: {integrity: sha512-lJ/mG/Lz/ccSwNtwqpFS126mtMVzFVyYv0ddTF9wqwrEG4seECjKDAyw/oGv915rAcJi8jr89990nqfpmG+qdg==} engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'} dependencies: - '@astrojs/compiler': 1.5.3 + '@astrojs/compiler': 1.6.0 prettier: 2.8.8 sass-formatter: 0.7.6 synckit: 0.8.5 From dd6e9b3ce2b588121ffe93bca167929e1b3533df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 22:39:30 +0000 Subject: [PATCH 63/95] chore(deps): update dependency @types/node to ^20.4.3 --- package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 09ec672a..ba0872ea 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.4.2", + "@types/node": "^20.4.3", "@typescript-eslint/eslint-plugin": "^6.1.0", "@typescript-eslint/parser": "^6.1.0", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76025235..9f9678e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.9.0)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.9.0 - version: 2.9.0(@types/node@20.4.2)(sass@1.64.0) + version: 2.9.0(@types/node@20.4.3)(sass@1.64.0) astro-compress: specifier: ^1.1.48 version: 1.1.48 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.4.2 - version: 20.4.2 + specifier: ^20.4.3 + version: 20.4.3 '@typescript-eslint/eslint-plugin': specifier: ^6.1.0 version: 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.0(@types/node@20.4.2)(sass@1.64.0) + astro: 2.9.0(@types/node@20.4.3)(sass@1.64.0) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.0(@types/node@20.4.2)(sass@1.64.0) + astro: 2.9.0(@types/node@20.4.3)(sass@1.64.0) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -576,15 +576,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.6.7 '@commitlint/types': 17.4.4 - '@types/node': 20.4.2 + '@types/node': 20.4.3 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.3)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.3)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1518,8 +1518,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.4.2: - resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==} + /@types/node@20.4.3: + resolution: {integrity: sha512-Yu3+r4Mn/iY6Mf0aihncZQ1qOjOUrCiodbHHY1hds5O+7BbKp9t+Li7zLO13zO8j9L2C6euz8xsYQP0rjGvVXw==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1536,7 +1536,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.4.2 + '@types/node': 20.4.3 dev: false /@types/semver@7.5.0: @@ -1881,11 +1881,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.0(@types/node@20.4.2)(sass@1.64.0) + astro: 2.9.0(@types/node@20.4.3)(sass@1.64.0) purgecss: 5.0.0 dev: false - /astro@2.9.0(@types/node@20.4.2)(sass@1.64.0): + /astro@2.9.0(@types/node@20.4.3)(sass@1.64.0): resolution: {integrity: sha512-qD8hFvFrpLDA1/wGivP9YbKq7vfMfS1XPE9SyrrDaYFB/NXnZPqnwSXOxRD0AA4WSv9OAtUO3DV8dHFj9xWi/Q==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1948,7 +1948,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.4.2)(sass@1.64.0) + vite: 4.3.9(@types/node@20.4.3)(sass@1.64.0) vitefu: 0.2.4(vite@4.3.9) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -2400,7 +2400,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.2)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.3)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2409,9 +2409,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.4.2 + '@types/node': 20.4.3 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.3)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -4840,7 +4840,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.3)(typescript@5.1.6) yaml: 2.2.1 /postcss-nested@6.0.1(postcss@8.4.24): @@ -5777,7 +5777,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.3)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5796,7 +5796,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.4.2 + '@types/node': 20.4.3 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6038,7 +6038,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.4.2)(sass@1.64.0): + /vite@4.3.9(@types/node@20.4.3)(sass@1.64.0): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6063,7 +6063,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.2 + '@types/node': 20.4.3 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 @@ -6080,7 +6080,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.4.2)(sass@1.64.0) + vite: 4.3.9(@types/node@20.4.3)(sass@1.64.0) dev: false /vscode-css-languageservice@6.2.4: From cdd4487100df9d9b0d16e7344096e436d67a597d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 23:45:07 +0000 Subject: [PATCH 64/95] fix(deps): update dependency astro to v2.9.1 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index ba0872ea..833dc4be 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "astro": "2.9.0", + "astro": "2.9.1", "astro-compress": "^1.1.48", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f9678e7..b872046c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.9.0)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.9.1)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.9.0 - version: 2.9.0(@types/node@20.4.3)(sass@1.64.0) + specifier: 2.9.1 + version: 2.9.1(@types/node@20.4.3)(sass@1.64.0) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.9.0) + version: 2.3.0(astro@2.9.1) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.9.0): + /@astrojs/markdown-remark@2.2.1(astro@2.9.1): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.0(@types/node@20.4.3)(sass@1.64.0) + astro: 2.9.1(@types/node@20.4.3)(sass@1.64.0) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.9.0)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.9.1)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.0(@types/node@20.4.3)(sass@1.64.0) + astro: 2.9.1(@types/node@20.4.3)(sass@1.64.0) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1876,17 +1876,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.9.0): + /astro-purgecss@2.3.0(astro@2.9.1): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.0(@types/node@20.4.3)(sass@1.64.0) + astro: 2.9.1(@types/node@20.4.3)(sass@1.64.0) purgecss: 5.0.0 dev: false - /astro@2.9.0(@types/node@20.4.3)(sass@1.64.0): - resolution: {integrity: sha512-qD8hFvFrpLDA1/wGivP9YbKq7vfMfS1XPE9SyrrDaYFB/NXnZPqnwSXOxRD0AA4WSv9OAtUO3DV8dHFj9xWi/Q==} + /astro@2.9.1(@types/node@20.4.3)(sass@1.64.0): + resolution: {integrity: sha512-cY+ilz7zbKx21QA4LRJtE49NakkhUVh6kU9LqNMThz/Fqv1Rkz0uJBWIUJfJqpOmqnpFEW2G245gF4+bUA7aRQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1898,7 +1898,7 @@ packages: '@astrojs/compiler': 1.6.0 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.9.0) + '@astrojs/markdown-remark': 2.2.1(astro@2.9.1) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From 2bfa119d9a0009a2bfc90a535f37d750d977695d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 04:57:35 +0000 Subject: [PATCH 65/95] chore(deps): update dependency sass to ^1.64.1 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 833dc4be..00edbeeb 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "lodash.get": "^4.4.2", "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", - "sass": "^1.64.0", + "sass": "^1.64.1", "satori": "^0.10.1", "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b872046c..17a7a0a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.9.1)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.9.1 - version: 2.9.1(@types/node@20.4.3)(sass@1.64.0) + version: 2.9.1(@types/node@20.4.3)(sass@1.64.1) astro-compress: specifier: ^1.1.48 version: 1.1.48 @@ -101,8 +101,8 @@ devDependencies: specifier: ^4.2.0 version: 4.2.0 sass: - specifier: ^1.64.0 - version: 1.64.0 + specifier: ^1.64.1 + version: 1.64.1 satori: specifier: ^0.10.1 version: 0.10.1 @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.1(@types/node@20.4.3)(sass@1.64.0) + astro: 2.9.1(@types/node@20.4.3)(sass@1.64.1) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.1(@types/node@20.4.3)(sass@1.64.0) + astro: 2.9.1(@types/node@20.4.3)(sass@1.64.1) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1881,11 +1881,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.1(@types/node@20.4.3)(sass@1.64.0) + astro: 2.9.1(@types/node@20.4.3)(sass@1.64.1) purgecss: 5.0.0 dev: false - /astro@2.9.1(@types/node@20.4.3)(sass@1.64.0): + /astro@2.9.1(@types/node@20.4.3)(sass@1.64.1): resolution: {integrity: sha512-cY+ilz7zbKx21QA4LRJtE49NakkhUVh6kU9LqNMThz/Fqv1Rkz0uJBWIUJfJqpOmqnpFEW2G245gF4+bUA7aRQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1948,7 +1948,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.4.3)(sass@1.64.0) + vite: 4.3.9(@types/node@20.4.3)(sass@1.64.1) vitefu: 0.2.4(vite@4.3.9) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -5267,8 +5267,8 @@ packages: suf-log: 2.5.3 dev: false - /sass@1.64.0: - resolution: {integrity: sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw==} + /sass@1.64.1: + resolution: {integrity: sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -6038,7 +6038,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.4.3)(sass@1.64.0): + /vite@4.3.9(@types/node@20.4.3)(sass@1.64.1): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6067,7 +6067,7 @@ packages: esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 - sass: 1.64.0 + sass: 1.64.1 optionalDependencies: fsevents: 2.3.2 dev: false @@ -6080,7 +6080,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.4.3)(sass@1.64.0) + vite: 4.3.9(@types/node@20.4.3)(sass@1.64.1) dev: false /vscode-css-languageservice@6.2.4: From 3f0f83adfcb32a961be682146cdc121e672c9ba1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 13:56:17 +0000 Subject: [PATCH 66/95] chore(deps): update dependency @types/node to ^20.4.4 --- package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 00edbeeb..ec957810 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.4.3", + "@types/node": "^20.4.4", "@typescript-eslint/eslint-plugin": "^6.1.0", "@typescript-eslint/parser": "^6.1.0", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 17a7a0a7..f6d61365 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.9.1)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.9.1 - version: 2.9.1(@types/node@20.4.3)(sass@1.64.1) + version: 2.9.1(@types/node@20.4.4)(sass@1.64.1) astro-compress: specifier: ^1.1.48 version: 1.1.48 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.4.3 - version: 20.4.3 + specifier: ^20.4.4 + version: 20.4.4 '@typescript-eslint/eslint-plugin': specifier: ^6.1.0 version: 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.1(@types/node@20.4.3)(sass@1.64.1) + astro: 2.9.1(@types/node@20.4.4)(sass@1.64.1) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.1(@types/node@20.4.3)(sass@1.64.1) + astro: 2.9.1(@types/node@20.4.4)(sass@1.64.1) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -576,15 +576,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.6.7 '@commitlint/types': 17.4.4 - '@types/node': 20.4.3 + '@types/node': 20.4.4 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.3)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.4)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.3)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.4)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1518,8 +1518,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.4.3: - resolution: {integrity: sha512-Yu3+r4Mn/iY6Mf0aihncZQ1qOjOUrCiodbHHY1hds5O+7BbKp9t+Li7zLO13zO8j9L2C6euz8xsYQP0rjGvVXw==} + /@types/node@20.4.4: + resolution: {integrity: sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1536,7 +1536,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.4.3 + '@types/node': 20.4.4 dev: false /@types/semver@7.5.0: @@ -1881,11 +1881,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.1(@types/node@20.4.3)(sass@1.64.1) + astro: 2.9.1(@types/node@20.4.4)(sass@1.64.1) purgecss: 5.0.0 dev: false - /astro@2.9.1(@types/node@20.4.3)(sass@1.64.1): + /astro@2.9.1(@types/node@20.4.4)(sass@1.64.1): resolution: {integrity: sha512-cY+ilz7zbKx21QA4LRJtE49NakkhUVh6kU9LqNMThz/Fqv1Rkz0uJBWIUJfJqpOmqnpFEW2G245gF4+bUA7aRQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -1948,7 +1948,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.4.3)(sass@1.64.1) + vite: 4.3.9(@types/node@20.4.4)(sass@1.64.1) vitefu: 0.2.4(vite@4.3.9) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -2400,7 +2400,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.3)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.4)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2409,9 +2409,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.4.3 + '@types/node': 20.4.4 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.4.3)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.4)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -4840,7 +4840,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.4.3)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.4)(typescript@5.1.6) yaml: 2.2.1 /postcss-nested@6.0.1(postcss@8.4.24): @@ -5777,7 +5777,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.4.3)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.4)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5796,7 +5796,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.4.3 + '@types/node': 20.4.4 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6038,7 +6038,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.4.3)(sass@1.64.1): + /vite@4.3.9(@types/node@20.4.4)(sass@1.64.1): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6063,7 +6063,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.3 + '@types/node': 20.4.4 esbuild: 0.17.19 postcss: 8.4.24 rollup: 3.22.0 @@ -6080,7 +6080,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.4.3)(sass@1.64.1) + vite: 4.3.9(@types/node@20.4.4)(sass@1.64.1) dev: false /vscode-css-languageservice@6.2.4: From dbe6941f722f59881b5d562f35fc1a7f52c49551 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 00:35:32 +0000 Subject: [PATCH 67/95] chore(deps): update pnpm to v8.6.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec957810..2e1adfea 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "2.2.5", "license": "MIT", - "packageManager": "pnpm@8.6.9", + "packageManager": "pnpm@8.6.10", "scripts": { "lc:new": "tsx ./src/cmd/leetcode.ts", "dev": "astro dev", From b5fe9e89be1899b37f3f28a942988eaa244aec49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 09:30:36 +0000 Subject: [PATCH 68/95] fix(deps): update dependency astro to v2.9.2 --- package.json | 2 +- pnpm-lock.yaml | 289 +++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 266 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 2e1adfea..fa13f538 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "astro": "2.9.1", + "astro": "2.9.2", "astro-compress": "^1.1.48", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6d61365..b78cde9f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.9.1)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.9.2)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.9.1 - version: 2.9.1(@types/node@20.4.4)(sass@1.64.1) + specifier: 2.9.2 + version: 2.9.2(@types/node@20.4.4)(sass@1.64.1) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.9.1) + version: 2.3.0(astro@2.9.2) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.9.1): + /@astrojs/markdown-remark@2.2.1(astro@2.9.2): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.1(@types/node@20.4.4)(sass@1.64.1) + astro: 2.9.2(@types/node@20.4.4)(sass@1.64.1) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.9.1)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.9.2)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.1(@types/node@20.4.4)(sass@1.64.1) + astro: 2.9.2(@types/node@20.4.4)(sass@1.64.1) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -719,6 +719,15 @@ packages: dev: false optional: true + /@esbuild/android-arm64@0.18.16: + resolution: {integrity: sha512-wsCqSPqLz+6Ov+OM4EthU43DyYVVyfn15S4j1bJzylDpc1r1jZFFfJQNfDuT8SlgwuqpmpJXK4uPlHGw6ve7eA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: false + optional: true + /@esbuild/android-arm@0.17.17: resolution: {integrity: sha512-E6VAZwN7diCa3labs0GYvhEPL2M94WLF8A+czO8hfjREXxba8Ng7nM5VxV+9ihNXIY1iQO1XxUU4P7hbqbICxg==} engines: {node: '>=12'} @@ -737,6 +746,15 @@ packages: dev: false optional: true + /@esbuild/android-arm@0.18.16: + resolution: {integrity: sha512-gCHjjQmA8L0soklKbLKA6pgsLk1byULuHe94lkZDzcO3/Ta+bbeewJioEn1Fr7kgy9NWNFy/C+MrBwC6I/WCug==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: false + optional: true + /@esbuild/android-x64@0.17.17: resolution: {integrity: sha512-446zpfJ3nioMC7ASvJB1pszHVskkw4u/9Eu8s5yvvsSDTzYh4p4ZIRj0DznSl3FBF0Z/mZfrKXTtt0QCoFmoHA==} engines: {node: '>=12'} @@ -755,6 +773,15 @@ packages: dev: false optional: true + /@esbuild/android-x64@0.18.16: + resolution: {integrity: sha512-ldsTXolyA3eTQ1//4DS+E15xl0H/3DTRJaRL0/0PgkqDsI0fV/FlOtD+h0u/AUJr+eOTlZv4aC9gvfppo3C4sw==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: false + optional: true + /@esbuild/darwin-arm64@0.17.17: resolution: {integrity: sha512-m/gwyiBwH3jqfUabtq3GH31otL/0sE0l34XKpSIqR7NjQ/XHQ3lpmQHLHbG8AHTGCw8Ao059GvV08MS0bhFIJQ==} engines: {node: '>=12'} @@ -773,6 +800,15 @@ packages: dev: false optional: true + /@esbuild/darwin-arm64@0.18.16: + resolution: {integrity: sha512-aBxruWCII+OtluORR/KvisEw0ALuw/qDQWvkoosA+c/ngC/Kwk0lLaZ+B++LLS481/VdydB2u6tYpWxUfnLAIw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + /@esbuild/darwin-x64@0.17.17: resolution: {integrity: sha512-4utIrsX9IykrqYaXR8ob9Ha2hAY2qLc6ohJ8c0CN1DR8yWeMrTgYFjgdeQ9LIoTOfLetXjuCu5TRPHT9yKYJVg==} engines: {node: '>=12'} @@ -791,6 +827,15 @@ packages: dev: false optional: true + /@esbuild/darwin-x64@0.18.16: + resolution: {integrity: sha512-6w4Dbue280+rp3LnkgmriS1icOUZDyPuZo/9VsuMUTns7SYEiOaJ7Ca1cbhu9KVObAWfmdjUl4gwy9TIgiO5eA==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + /@esbuild/freebsd-arm64@0.17.17: resolution: {integrity: sha512-4PxjQII/9ppOrpEwzQ1b0pXCsFLqy77i0GaHodrmzH9zq2/NEhHMAMJkJ635Ns4fyJPFOlHMz4AsklIyRqFZWA==} engines: {node: '>=12'} @@ -809,6 +854,15 @@ packages: dev: false optional: true + /@esbuild/freebsd-arm64@0.18.16: + resolution: {integrity: sha512-x35fCebhe9s979DGKbVAwXUOcTmCIE32AIqB9CB1GralMIvxdnMLAw5CnID17ipEw9/3MvDsusj/cspYt2ZLNQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: false + optional: true + /@esbuild/freebsd-x64@0.17.17: resolution: {integrity: sha512-lQRS+4sW5S3P1sv0z2Ym807qMDfkmdhUYX30GRBURtLTrJOPDpoU0kI6pVz1hz3U0+YQ0tXGS9YWveQjUewAJw==} engines: {node: '>=12'} @@ -827,6 +881,15 @@ packages: dev: false optional: true + /@esbuild/freebsd-x64@0.18.16: + resolution: {integrity: sha512-YM98f+PeNXF3GbxIJlUsj+McUWG1irguBHkszCIwfr3BXtXZsXo0vqybjUDFfu9a8Wr7uUD/YSmHib+EeGAFlg==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-arm64@0.17.17: resolution: {integrity: sha512-2+pwLx0whKY1/Vqt8lyzStyda1v0qjJ5INWIe+d8+1onqQxHLLi3yr5bAa4gvbzhZqBztifYEu8hh1La5+7sUw==} engines: {node: '>=12'} @@ -845,6 +908,15 @@ packages: dev: false optional: true + /@esbuild/linux-arm64@0.18.16: + resolution: {integrity: sha512-XIqhNUxJiuy+zsR77+H5Z2f7s4YRlriSJKtvx99nJuG5ATuJPjmZ9n0ANgnGlPCpXGSReFpgcJ7O3SMtzIFeiQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-arm@0.17.17: resolution: {integrity: sha512-biDs7bjGdOdcmIk6xU426VgdRUpGg39Yz6sT9Xp23aq+IEHDb/u5cbmu/pAANpDB4rZpY/2USPhCA+w9t3roQg==} engines: {node: '>=12'} @@ -863,6 +935,15 @@ packages: dev: false optional: true + /@esbuild/linux-arm@0.18.16: + resolution: {integrity: sha512-b5ABb+5Ha2C9JkeZXV+b+OruR1tJ33ePmv9ZwMeETSEKlmu/WJ45XTTG+l6a2KDsQtJJ66qo/hbSGBtk0XVLHw==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-ia32@0.17.17: resolution: {integrity: sha512-IBTTv8X60dYo6P2t23sSUYym8fGfMAiuv7PzJ+0LcdAndZRzvke+wTVxJeCq4WgjppkOpndL04gMZIFvwoU34Q==} engines: {node: '>=12'} @@ -881,6 +962,15 @@ packages: dev: false optional: true + /@esbuild/linux-ia32@0.18.16: + resolution: {integrity: sha512-no+pfEpwnRvIyH+txbBAWtjxPU9grslmTBfsmDndj7bnBmr55rOo/PfQmRfz7Qg9isswt1FP5hBbWb23fRWnow==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-loong64@0.17.17: resolution: {integrity: sha512-WVMBtcDpATjaGfWfp6u9dANIqmU9r37SY8wgAivuKmgKHE+bWSuv0qXEFt/p3qXQYxJIGXQQv6hHcm7iWhWjiw==} engines: {node: '>=12'} @@ -899,6 +989,15 @@ packages: dev: false optional: true + /@esbuild/linux-loong64@0.18.16: + resolution: {integrity: sha512-Zbnczs9ZXjmo0oZSS0zbNlJbcwKXa/fcNhYQjahDs4Xg18UumpXG/lwM2lcSvHS3mTrRyCYZvJbmzYc4laRI1g==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-mips64el@0.17.17: resolution: {integrity: sha512-2kYCGh8589ZYnY031FgMLy0kmE4VoGdvfJkxLdxP4HJvWNXpyLhjOvxVsYjYZ6awqY4bgLR9tpdYyStgZZhi2A==} engines: {node: '>=12'} @@ -917,6 +1016,15 @@ packages: dev: false optional: true + /@esbuild/linux-mips64el@0.18.16: + resolution: {integrity: sha512-YMF7hih1HVR/hQVa/ot4UVffc5ZlrzEb3k2ip0nZr1w6fnYypll9td2qcoMLvd3o8j3y6EbJM3MyIcXIVzXvQQ==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-ppc64@0.17.17: resolution: {integrity: sha512-KIdG5jdAEeAKogfyMTcszRxy3OPbZhq0PPsW4iKKcdlbk3YE4miKznxV2YOSmiK/hfOZ+lqHri3v8eecT2ATwQ==} engines: {node: '>=12'} @@ -935,6 +1043,15 @@ packages: dev: false optional: true + /@esbuild/linux-ppc64@0.18.16: + resolution: {integrity: sha512-Wkz++LZ29lDwUyTSEnzDaaP5OveOgTU69q9IyIw9WqLRxM4BjTBjz9un4G6TOvehWpf/J3gYVFN96TjGHrbcNQ==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-riscv64@0.17.17: resolution: {integrity: sha512-Cj6uWLBR5LWhcD/2Lkfg2NrkVsNb2sFM5aVEfumKB2vYetkA/9Uyc1jVoxLZ0a38sUhFk4JOVKH0aVdPbjZQeA==} engines: {node: '>=12'} @@ -953,6 +1070,15 @@ packages: dev: false optional: true + /@esbuild/linux-riscv64@0.18.16: + resolution: {integrity: sha512-LFMKZ30tk78/mUv1ygvIP+568bwf4oN6reG/uczXnz6SvFn4e2QUFpUpZY9iSJT6Qpgstrhef/nMykIXZtZWGQ==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-s390x@0.17.17: resolution: {integrity: sha512-lK+SffWIr0XsFf7E0srBjhpkdFVJf3HEgXCwzkm69kNbRar8MhezFpkIwpk0qo2IOQL4JE4mJPJI8AbRPLbuOQ==} engines: {node: '>=12'} @@ -971,6 +1097,15 @@ packages: dev: false optional: true + /@esbuild/linux-s390x@0.18.16: + resolution: {integrity: sha512-3ZC0BgyYHYKfZo3AV2/66TD/I9tlSBaW7eWTEIkrQQKfJIifKMMttXl9FrAg+UT0SGYsCRLI35Gwdmm96vlOjg==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-x64@0.17.17: resolution: {integrity: sha512-XcSGTQcWFQS2jx3lZtQi7cQmDYLrpLRyz1Ns1DzZCtn898cWfm5Icx/DEWNcTU+T+tyPV89RQtDnI7qL2PObPg==} engines: {node: '>=12'} @@ -989,6 +1124,15 @@ packages: dev: false optional: true + /@esbuild/linux-x64@0.18.16: + resolution: {integrity: sha512-xu86B3647DihHJHv/wx3NCz2Dg1gjQ8bbf9cVYZzWKY+gsvxYmn/lnVlqDRazObc3UMwoHpUhNYaZset4X8IPA==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/netbsd-x64@0.17.17: resolution: {integrity: sha512-RNLCDmLP5kCWAJR+ItLM3cHxzXRTe4N00TQyQiimq+lyqVqZWGPAvcyfUBM0isE79eEZhIuGN09rAz8EL5KdLA==} engines: {node: '>=12'} @@ -1007,6 +1151,15 @@ packages: dev: false optional: true + /@esbuild/netbsd-x64@0.18.16: + resolution: {integrity: sha512-uVAgpimx9Ffw3xowtg/7qQPwHFx94yCje+DoBx+LNm2ePDpQXHrzE+Sb0Si2VBObYz+LcRps15cq+95YM7gkUw==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: false + optional: true + /@esbuild/openbsd-x64@0.17.17: resolution: {integrity: sha512-PAXswI5+cQq3Pann7FNdcpSUrhrql3wKjj3gVkmuz6OHhqqYxKvi6GgRBoaHjaG22HV/ZZEgF9TlS+9ftHVigA==} engines: {node: '>=12'} @@ -1025,6 +1178,15 @@ packages: dev: false optional: true + /@esbuild/openbsd-x64@0.18.16: + resolution: {integrity: sha512-6OjCQM9wf7z8/MBi6BOWaTL2AS/SZudsZtBziXMtNI8r/U41AxS9x7jn0ATOwVy08OotwkPqGRMkpPR2wcTJXA==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: false + optional: true + /@esbuild/sunos-x64@0.17.17: resolution: {integrity: sha512-V63egsWKnx/4V0FMYkr9NXWrKTB5qFftKGKuZKFIrAkO/7EWLFnbBZNM1CvJ6Sis+XBdPws2YQSHF1Gqf1oj/Q==} engines: {node: '>=12'} @@ -1043,6 +1205,15 @@ packages: dev: false optional: true + /@esbuild/sunos-x64@0.18.16: + resolution: {integrity: sha512-ZoNkruFYJp9d1LbUYCh8awgQDvB9uOMZqlQ+gGEZR7v6C+N6u7vPr86c+Chih8niBR81Q/bHOSKGBK3brJyvkQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: false + optional: true + /@esbuild/win32-arm64@0.17.17: resolution: {integrity: sha512-YtUXLdVnd6YBSYlZODjWzH+KzbaubV0YVd6UxSfoFfa5PtNJNaW+1i+Hcmjpg2nEe0YXUCNF5bkKy1NnBv1y7Q==} engines: {node: '>=12'} @@ -1061,6 +1232,15 @@ packages: dev: false optional: true + /@esbuild/win32-arm64@0.18.16: + resolution: {integrity: sha512-+j4anzQ9hrs+iqO+/wa8UE6TVkKua1pXUb0XWFOx0FiAj6R9INJ+WE//1/Xo6FG1vB5EpH3ko+XcgwiDXTxcdw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: false + optional: true + /@esbuild/win32-ia32@0.17.17: resolution: {integrity: sha512-yczSLRbDdReCO74Yfc5tKG0izzm+lPMYyO1fFTcn0QNwnKmc3K+HdxZWLGKg4pZVte7XVgcFku7TIZNbWEJdeQ==} engines: {node: '>=12'} @@ -1079,6 +1259,15 @@ packages: dev: false optional: true + /@esbuild/win32-ia32@0.18.16: + resolution: {integrity: sha512-5PFPmq3sSKTp9cT9dzvI67WNfRZGvEVctcZa1KGjDDu4n3H8k59Inbk0du1fz0KrAbKKNpJbdFXQMDUz7BG4rQ==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: false + optional: true + /@esbuild/win32-x64@0.17.17: resolution: {integrity: sha512-FNZw7H3aqhF9OyRQbDDnzUApDXfC1N6fgBhkqEO2jvYCJ+DxMTfZVqg3AX0R1khg1wHTBRD5SdcibSJ+XF6bFg==} engines: {node: '>=12'} @@ -1097,6 +1286,15 @@ packages: dev: false optional: true + /@esbuild/win32-x64@0.18.16: + resolution: {integrity: sha512-sCIVrrtcWN5Ua7jYXNG1xD199IalrbfV2+0k/2Zf2OyV2FtnQnMgdzgpRAbi4AWlKJj1jkX+M+fEGPQj6BQB4w==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: false + optional: true + /@eslint-community/eslint-utils@4.4.0(eslint@8.45.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1876,17 +2074,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.9.1): + /astro-purgecss@2.3.0(astro@2.9.2): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.1(@types/node@20.4.4)(sass@1.64.1) + astro: 2.9.2(@types/node@20.4.4)(sass@1.64.1) purgecss: 5.0.0 dev: false - /astro@2.9.1(@types/node@20.4.4)(sass@1.64.1): - resolution: {integrity: sha512-cY+ilz7zbKx21QA4LRJtE49NakkhUVh6kU9LqNMThz/Fqv1Rkz0uJBWIUJfJqpOmqnpFEW2G245gF4+bUA7aRQ==} + /astro@2.9.2(@types/node@20.4.4)(sass@1.64.1): + resolution: {integrity: sha512-ejdGM9SbK58AvJS8lbkre/d5CoW8JftqaRxc9rGqzpiZQ8iU8gfdFmi3Hzkcvd2HrGvYYsJku88pM6tkBPniJQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -1898,7 +2096,7 @@ packages: '@astrojs/compiler': 1.6.0 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.9.1) + '@astrojs/markdown-remark': 2.2.1(astro@2.9.2) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 @@ -1948,14 +2146,15 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.3.9(@types/node@20.4.4)(sass@1.64.1) - vitefu: 0.2.4(vite@4.3.9) + vite: 4.4.6(@types/node@20.4.4)(sass@1.64.1) + vitefu: 0.2.4(vite@4.4.6) which-pm: 2.0.0 yargs-parser: 21.1.1 zod: 3.20.6 transitivePeerDependencies: - '@types/node' - less + - lightningcss - sass - stylus - sugarss @@ -2806,6 +3005,36 @@ packages: '@esbuild/win32-x64': 0.17.19 dev: false + /esbuild@0.18.16: + resolution: {integrity: sha512-1xLsOXrDqwdHxyXb/x/SOyg59jpf/SH7YMvU5RNSU7z3TInaASNJWNFJ6iRvLvLETZMasF3d1DdZLg7sgRimRQ==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.18.16 + '@esbuild/android-arm64': 0.18.16 + '@esbuild/android-x64': 0.18.16 + '@esbuild/darwin-arm64': 0.18.16 + '@esbuild/darwin-x64': 0.18.16 + '@esbuild/freebsd-arm64': 0.18.16 + '@esbuild/freebsd-x64': 0.18.16 + '@esbuild/linux-arm': 0.18.16 + '@esbuild/linux-arm64': 0.18.16 + '@esbuild/linux-ia32': 0.18.16 + '@esbuild/linux-loong64': 0.18.16 + '@esbuild/linux-mips64el': 0.18.16 + '@esbuild/linux-ppc64': 0.18.16 + '@esbuild/linux-riscv64': 0.18.16 + '@esbuild/linux-s390x': 0.18.16 + '@esbuild/linux-x64': 0.18.16 + '@esbuild/netbsd-x64': 0.18.16 + '@esbuild/openbsd-x64': 0.18.16 + '@esbuild/sunos-x64': 0.18.16 + '@esbuild/win32-arm64': 0.18.16 + '@esbuild/win32-ia32': 0.18.16 + '@esbuild/win32-x64': 0.18.16 + dev: false + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -4878,6 +5107,15 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss@8.4.27: + resolution: {integrity: sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.6 + picocolors: 1.0.0 + source-map-js: 1.0.2 + dev: false + /prebuild-install@7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} engines: {node: '>=10'} @@ -5219,8 +5457,8 @@ packages: glob: 7.2.3 dev: true - /rollup@3.22.0: - resolution: {integrity: sha512-imsigcWor5Y/dC0rz2q0bBt9PabcL3TORry2hAa6O6BuMvY71bqHyfReAz5qyAqiQATD1m70qdntqBfBQjVWpQ==} + /rollup@3.26.3: + resolution: {integrity: sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -6038,13 +6276,14 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.3.9(@types/node@20.4.4)(sass@1.64.1): - resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} + /vite@4.4.6(@types/node@20.4.4)(sass@1.64.1): + resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: '@types/node': '>= 14' less: '*' + lightningcss: ^1.21.0 sass: '*' stylus: '*' sugarss: '*' @@ -6054,6 +6293,8 @@ packages: optional: true less: optional: true + lightningcss: + optional: true sass: optional: true stylus: @@ -6064,15 +6305,15 @@ packages: optional: true dependencies: '@types/node': 20.4.4 - esbuild: 0.17.19 - postcss: 8.4.24 - rollup: 3.22.0 + esbuild: 0.18.16 + postcss: 8.4.27 + rollup: 3.26.3 sass: 1.64.1 optionalDependencies: fsevents: 2.3.2 dev: false - /vitefu@0.2.4(vite@4.3.9): + /vitefu@0.2.4(vite@4.4.6): resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==} peerDependencies: vite: ^3.0.0 || ^4.0.0 @@ -6080,7 +6321,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.9(@types/node@20.4.4)(sass@1.64.1) + vite: 4.4.6(@types/node@20.4.4)(sass@1.64.1) dev: false /vscode-css-languageservice@6.2.4: From e296eb1b9224d662e79b2f7a9d65b4c2086268b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 18:29:42 +0000 Subject: [PATCH 69/95] chore(deps): update typescript-eslint monorepo to ^6.2.0 --- package.json | 4 +-- pnpm-lock.yaml | 78 +++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index fa13f538..e5a8dae3 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", "@types/node": "^20.4.4", - "@typescript-eslint/eslint-plugin": "^6.1.0", - "@typescript-eslint/parser": "^6.1.0", + "@typescript-eslint/eslint-plugin": "^6.2.0", + "@typescript-eslint/parser": "^6.2.0", "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b78cde9f..6090c480 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,11 +62,11 @@ devDependencies: specifier: ^20.4.4 version: 20.4.4 '@typescript-eslint/eslint-plugin': - specifier: ^6.1.0 - version: 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) + specifier: ^6.2.0 + version: 6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: ^6.1.0 - version: 6.1.0(eslint@8.45.0)(typescript@5.1.6) + specifier: ^6.2.0 + version: 6.2.0(eslint@8.45.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -1749,8 +1749,8 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==} + /@typescript-eslint/eslint-plugin@6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-rClGrMuyS/3j0ETa1Ui7s6GkLhfZGKZL3ZrChLeAiACBE/tRc1wq8SNZESUuluxhLj9FkUefRs2l6bCIArWBiQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -1761,11 +1761,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 6.1.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.1.0 - '@typescript-eslint/type-utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/parser': 6.2.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.2.0 + '@typescript-eslint/type-utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.2.0 debug: 4.3.4 eslint: 8.45.0 graphemer: 1.4.0 @@ -1779,8 +1779,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.1.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-hIzCPvX4vDs4qL07SYzyomamcs2/tQYXg5DtdAfj35AyJ5PIUqhsLf4YrEIFzZcND7R2E8tpQIZKayxg8/6Wbw==} + /@typescript-eslint/parser@6.2.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-igVYOqtiK/UsvKAmmloQAruAdUHihsOCvplJpplPZ+3h4aDkC/UKZZNKgB6h93ayuYLuEymU3h8nF1xMRbh37g==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1789,10 +1789,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.1.0 - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/scope-manager': 6.2.0 + '@typescript-eslint/types': 6.2.0 + '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.2.0 debug: 4.3.4 eslint: 8.45.0 typescript: 5.1.6 @@ -1808,16 +1808,16 @@ packages: '@typescript-eslint/visitor-keys': 5.60.0 dev: true - /@typescript-eslint/scope-manager@6.1.0: - resolution: {integrity: sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==} + /@typescript-eslint/scope-manager@6.2.0: + resolution: {integrity: sha512-1ZMNVgm5nnHURU8ZSJ3snsHzpFeNK84rdZjluEVBGNu7jDymfqceB3kdIZ6A4xCfEFFhRIB6rF8q/JIqJd2R0Q==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/types': 6.2.0 + '@typescript-eslint/visitor-keys': 6.2.0 dev: true - /@typescript-eslint/type-utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==} + /@typescript-eslint/type-utils@6.2.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-DnGZuNU2JN3AYwddYIqrVkYW0uUQdv0AY+kz2M25euVNlujcN2u+rJgfJsBFlUEzBB6OQkUqSZPyuTLf2bP5mw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1826,8 +1826,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.1.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.45.0 ts-api-utils: 1.0.1(typescript@5.1.6) @@ -1841,13 +1841,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.1.0: - resolution: {integrity: sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==} + /@typescript-eslint/types@6.2.0: + resolution: {integrity: sha512-1nRRaDlp/XYJQLvkQJG5F3uBTno5SHPT7XVcJ5n1/k2WfNI28nJsvLakxwZRNY5spuatEKO7d5nZWsQpkqXwBA==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.1.0(typescript@5.1.6): - resolution: {integrity: sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==} + /@typescript-eslint/typescript-estree@6.2.0(typescript@5.1.6): + resolution: {integrity: sha512-Mts6+3HQMSM+LZCglsc2yMIny37IhUgp1Qe8yJUYVyO6rHP7/vN0vajKu3JvHCBIy8TSiKddJ/Zwu80jhnGj1w==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -1855,8 +1855,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/visitor-keys': 6.1.0 + '@typescript-eslint/types': 6.2.0 + '@typescript-eslint/visitor-keys': 6.2.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -1867,8 +1867,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.1.0(eslint@8.45.0)(typescript@5.1.6): - resolution: {integrity: sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==} + /@typescript-eslint/utils@6.2.0(eslint@8.45.0)(typescript@5.1.6): + resolution: {integrity: sha512-RCFrC1lXiX1qEZN8LmLrxYRhOkElEsPKTVSNout8DMzf8PeWoQG7Rxz2SadpJa3VSh5oYKGwt7j7X/VRg+Y3OQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1876,9 +1876,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.1.0 - '@typescript-eslint/types': 6.1.0 - '@typescript-eslint/typescript-estree': 6.1.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.2.0 + '@typescript-eslint/types': 6.2.0 + '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) eslint: 8.45.0 semver: 7.5.4 transitivePeerDependencies: @@ -1894,11 +1894,11 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@typescript-eslint/visitor-keys@6.1.0: - resolution: {integrity: sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==} + /@typescript-eslint/visitor-keys@6.2.0: + resolution: {integrity: sha512-QbaYUQVKKo9bgCzpjz45llCfwakyoxHetIy8CAvYCtd16Zu1KrpzNHofwF8kGkpPOxZB2o6kz+0nqH8ZkIzuoQ==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.1.0 + '@typescript-eslint/types': 6.2.0 eslint-visitor-keys: 3.4.1 dev: true From 5d052bb78163dc9cbf7772d583ac13a8439808bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 19:13:06 +0000 Subject: [PATCH 70/95] chore(deps): update dependency @types/node to ^20.4.5 --- package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index e5a8dae3..8d0be9d2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.4.4", + "@types/node": "^20.4.5", "@typescript-eslint/eslint-plugin": "^6.2.0", "@typescript-eslint/parser": "^6.2.0", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6090c480..54149882 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.9.2)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.9.2 - version: 2.9.2(@types/node@20.4.4)(sass@1.64.1) + version: 2.9.2(@types/node@20.4.5)(sass@1.64.1) astro-compress: specifier: ^1.1.48 version: 1.1.48 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.4.4 - version: 20.4.4 + specifier: ^20.4.5 + version: 20.4.5 '@typescript-eslint/eslint-plugin': specifier: ^6.2.0 version: 6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6) @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.2(@types/node@20.4.4)(sass@1.64.1) + astro: 2.9.2(@types/node@20.4.5)(sass@1.64.1) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.2(@types/node@20.4.4)(sass@1.64.1) + astro: 2.9.2(@types/node@20.4.5)(sass@1.64.1) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -576,15 +576,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.6.7 '@commitlint/types': 17.4.4 - '@types/node': 20.4.4 + '@types/node': 20.4.5 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.4)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.5)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.4)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1716,8 +1716,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.4.4: - resolution: {integrity: sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew==} + /@types/node@20.4.5: + resolution: {integrity: sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1734,7 +1734,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.4.4 + '@types/node': 20.4.5 dev: false /@types/semver@7.5.0: @@ -2079,11 +2079,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.2(@types/node@20.4.4)(sass@1.64.1) + astro: 2.9.2(@types/node@20.4.5)(sass@1.64.1) purgecss: 5.0.0 dev: false - /astro@2.9.2(@types/node@20.4.4)(sass@1.64.1): + /astro@2.9.2(@types/node@20.4.5)(sass@1.64.1): resolution: {integrity: sha512-ejdGM9SbK58AvJS8lbkre/d5CoW8JftqaRxc9rGqzpiZQ8iU8gfdFmi3Hzkcvd2HrGvYYsJku88pM6tkBPniJQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -2146,7 +2146,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.6(@types/node@20.4.4)(sass@1.64.1) + vite: 4.4.6(@types/node@20.4.5)(sass@1.64.1) vitefu: 0.2.4(vite@4.4.6) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -2599,7 +2599,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.4)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.5)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2608,9 +2608,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.4.4 + '@types/node': 20.4.5 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.4.4)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -5069,7 +5069,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.4.4)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) yaml: 2.2.1 /postcss-nested@6.0.1(postcss@8.4.24): @@ -6015,7 +6015,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.4.4)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.5)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -6034,7 +6034,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.4.4 + '@types/node': 20.4.5 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6276,7 +6276,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.4.6(@types/node@20.4.4)(sass@1.64.1): + /vite@4.4.6(@types/node@20.4.5)(sass@1.64.1): resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6304,7 +6304,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.4 + '@types/node': 20.4.5 esbuild: 0.18.16 postcss: 8.4.27 rollup: 3.26.3 @@ -6321,7 +6321,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.6(@types/node@20.4.4)(sass@1.64.1) + vite: 4.4.6(@types/node@20.4.5)(sass@1.64.1) dev: false /vscode-css-languageservice@6.2.4: From ca8c2580d1b29e796548a60cb211128d5482522f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 04:52:01 +0000 Subject: [PATCH 71/95] fix(deps): update dependency astro to v2.9.3 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 8d0be9d2..52789876 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "astro": "2.9.2", + "astro": "2.9.3", "astro-compress": "^1.1.48", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54149882..efad1772 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.9.2)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.9.3)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.9.2 - version: 2.9.2(@types/node@20.4.5)(sass@1.64.1) + specifier: 2.9.3 + version: 2.9.3(@types/node@20.4.5)(sass@1.64.1) astro-compress: specifier: ^1.1.48 version: 1.1.48 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.9.2) + version: 2.3.0(astro@2.9.3) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.9.2): + /@astrojs/markdown-remark@2.2.1(astro@2.9.3): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.2(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.3(@types/node@20.4.5)(sass@1.64.1) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.9.2)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.9.3)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.2(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.3(@types/node@20.4.5)(sass@1.64.1) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -2074,17 +2074,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.9.2): + /astro-purgecss@2.3.0(astro@2.9.3): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.2(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.3(@types/node@20.4.5)(sass@1.64.1) purgecss: 5.0.0 dev: false - /astro@2.9.2(@types/node@20.4.5)(sass@1.64.1): - resolution: {integrity: sha512-ejdGM9SbK58AvJS8lbkre/d5CoW8JftqaRxc9rGqzpiZQ8iU8gfdFmi3Hzkcvd2HrGvYYsJku88pM6tkBPniJQ==} + /astro@2.9.3(@types/node@20.4.5)(sass@1.64.1): + resolution: {integrity: sha512-EcFYnJytMgDhBf1MxWIG1GNwfDL2yRvVt+4aguYbcFDNz8EjLKgpLYbbTzR2VlIQu1vpxImZZ0bmPy8Hd+tAfw==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -2096,7 +2096,7 @@ packages: '@astrojs/compiler': 1.6.0 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.9.2) + '@astrojs/markdown-remark': 2.2.1(astro@2.9.3) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From 9601656ab882c6d16479097e53acf38acf392485 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 11:17:42 +0000 Subject: [PATCH 72/95] fix(deps): update dependency astro-compress to ^1.1.50 --- package.json | 2 +- pnpm-lock.yaml | 86 ++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 67 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 52789876..85d2985f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", "astro": "2.9.3", - "astro-compress": "^1.1.48", + "astro-compress": "^1.1.50", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efad1772..1c177b7c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: 2.9.3 version: 2.9.3(@types/node@20.4.5)(sass@1.64.1) astro-compress: - specifier: ^1.1.48 - version: 1.1.48 + specifier: ^1.1.50 + version: 1.1.50 astro-purgecss: specifier: ^2.3.0 version: 2.3.0(astro@2.9.3) @@ -2045,17 +2045,17 @@ packages: engines: {node: '>=0.10.0'} dev: true - /astro-compress@1.1.48: - resolution: {integrity: sha512-oQVCAcJ0/A+8iX1l8ozrpkCZKihX+1tPAJ1cKTqAHpljMNqgVYJsR3b3rw05U9KFsYOF2sNugKoFM0OLu5fZdg==} + /astro-compress@1.1.50: + resolution: {integrity: sha512-DsaDLpJT8yizuRfRoyTHGtS+NfPt/y+3z8QkdQFMSigV+apOHKWuTlC0hspMNW/6w+3WOWE8yO19RFoy2/fITQ==} dependencies: '@types/csso': 5.0.0 '@types/html-minifier-terser': 7.0.0 csso: 5.0.5 - files-pipe: 0.0.7 + files-pipe: 0.0.8 html-minifier-terser: 7.2.0 - sharp: 0.32.1 + sharp: 0.32.4 svgo: 3.0.2 - terser: 5.18.2 + terser: 5.19.2 dev: false /astro-eslint-parser@0.14.0: @@ -2193,6 +2193,10 @@ packages: postcss-value-parser: 4.2.0 dev: false + /b4a@1.6.4: + resolution: {integrity: sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==} + dev: false + /bail@2.0.2: resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} dev: false @@ -2809,8 +2813,8 @@ packages: engines: {node: '>=8'} dev: true - /detect-libc@2.0.1: - resolution: {integrity: sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==} + /detect-libc@2.0.2: + resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==} engines: {node: '>=8'} dev: false @@ -3264,6 +3268,10 @@ packages: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} dev: true + /fast-fifo@1.3.0: + resolution: {integrity: sha512-IgfweLvEpwyA4WgiQe9Nx6VV2QkML2NkvZnk1oKnIzXgXdWxuhF7zw4DvLTPZJn6PIUneiAXPF24QmoEqHTjyw==} + dev: false + /fast-glob@3.2.12: resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} engines: {node: '>=8.6.0'} @@ -3274,6 +3282,17 @@ packages: merge2: 1.4.1 micromatch: 4.0.5 + /fast-glob@3.3.1: + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} + engines: {node: '>=8.6.0'} + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.5 + dev: false + /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: true @@ -3312,11 +3331,11 @@ packages: flat-cache: 3.0.4 dev: true - /files-pipe@0.0.7: - resolution: {integrity: sha512-BkXQoAEo1X3RqmEucIBLL1ddc/LM3lqsf5ipIf/bRrUTn3SQZWhThgpIl1/ma2VNesB2hBoY+CB0rrZ3b1tQhA==} + /files-pipe@0.0.8: + resolution: {integrity: sha512-c/hf3Kuhrlpn92sbe7HifJ4DOHrOPw7b7nR+4VIzqcuSXgkICwBicw6qDKoEjzEXCi6sjcL0CxBpYyikwf7KvQ==} dependencies: deepmerge-ts: 5.1.0 - fast-glob: 3.2.12 + fast-glob: 3.3.1 dev: false /fill-range@7.0.1: @@ -3711,7 +3730,7 @@ packages: entities: 4.4.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.18.2 + terser: 5.19.2 dev: false /html-void-elements@2.0.1: @@ -5121,7 +5140,7 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - detect-libc: 2.0.1 + detect-libc: 2.0.2 expand-template: 2.0.3 github-from-package: 0.0.0 minimist: 1.2.8 @@ -5213,6 +5232,10 @@ packages: /queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} + /queue-tick@1.0.1: + resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==} + dev: false + /quick-lru@4.0.1: resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} engines: {node: '>=8'} @@ -5577,18 +5600,18 @@ packages: resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==} dev: false - /sharp@0.32.1: - resolution: {integrity: sha512-kQTFtj7ldpUqSe8kDxoGLZc1rnMFU0AO2pqbX6pLy3b7Oj8ivJIdoKNwxHVQG2HN6XpHPJqCSM2nsma2gOXvOg==} + /sharp@0.32.4: + resolution: {integrity: sha512-exUnZewqVZC6UXqXuQ8fyJJv0M968feBi04jb9GcUHrWtkRoAKnbJt8IfwT4NJs7FskArbJ14JAFGVuooszoGg==} engines: {node: '>=14.15.0'} requiresBuild: true dependencies: color: 4.2.3 - detect-libc: 2.0.1 + detect-libc: 2.0.2 node-addon-api: 6.1.0 prebuild-install: 7.1.1 semver: 7.5.4 simple-get: 4.0.1 - tar-fs: 2.1.1 + tar-fs: 3.0.4 tunnel-agent: 0.6.0 dev: false @@ -5713,6 +5736,13 @@ packages: engines: {node: '>=10.0.0'} dev: false + /streamx@2.15.0: + resolution: {integrity: sha512-HcxY6ncGjjklGs1xsP1aR71INYcsXFJet5CU1CHqihQ2J5nOsbd4OjgjHO42w/4QNv9gZb3BueV+Vxok5pLEXg==} + dependencies: + fast-fifo: 1.3.0 + queue-tick: 1.0.1 + dev: false + /string-width@4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} @@ -5910,6 +5940,14 @@ packages: tar-stream: 2.2.0 dev: false + /tar-fs@3.0.4: + resolution: {integrity: sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==} + dependencies: + mkdirp-classic: 0.5.3 + pump: 3.0.0 + tar-stream: 3.1.6 + dev: false + /tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} @@ -5921,8 +5959,16 @@ packages: readable-stream: 3.6.1 dev: false - /terser@5.18.2: - resolution: {integrity: sha512-Ah19JS86ypbJzTzvUCX7KOsEIhDaRONungA4aYBjEP3JZRf4ocuDzTg4QWZnPn9DEMiMYGJPiSOy7aykoCc70w==} + /tar-stream@3.1.6: + resolution: {integrity: sha512-B/UyjYwPpMBv+PaFSWAmtYjwdrlEaZQEhMIBFNC5oEG8lpiW8XjcSdmEaClj28ArfKScKHs2nshz3k2le6crsg==} + dependencies: + b4a: 1.6.4 + fast-fifo: 1.3.0 + streamx: 2.15.0 + dev: false + + /terser@5.19.2: + resolution: {integrity: sha512-qC5+dmecKJA4cpYxRa5aVkKehYsQKc+AHeKl0Oe62aYjBL8ZA33tTljktDHJSaxxMnbI5ZYw+o/S2DxxLu8OfA==} engines: {node: '>=10'} hasBin: true dependencies: From 78bea037f479f5b7dcf4897c30b38e29b5143509 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 22:58:14 +0000 Subject: [PATCH 73/95] fix(deps): update dependency astro to v2.9.4 --- package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 85d2985f..19e63891 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "astro": "2.9.3", + "astro": "2.9.4", "astro-compress": "^1.1.50", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c177b7c..79714a58 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.9.3)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.9.4)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.9.3 - version: 2.9.3(@types/node@20.4.5)(sass@1.64.1) + specifier: 2.9.4 + version: 2.9.4(@types/node@20.4.5)(sass@1.64.1) astro-compress: specifier: ^1.1.50 version: 1.1.50 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.9.3) + version: 2.3.0(astro@2.9.4) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -142,8 +142,8 @@ packages: resolution: {integrity: sha512-iIGKu/uzB8sJ5VveQf0eHrVPPFEcrvSlp4qShYMOuY2aMmK2RVXQlX9dUjtmBQ+NAokfIOb7fwCutvH+p13l+g==} dev: true - /@astrojs/compiler@1.6.0: - resolution: {integrity: sha512-vxuzp09jAW/ZQ8C4Itf6/OsF76TNjBQC06FNpcayKOzxYkCGHTLh7+0lF4ywmG/fDgSc+f1x7kKxxEKl4nqXvQ==} + /@astrojs/compiler@1.6.3: + resolution: {integrity: sha512-n0xTuBznKspc0plk6RHBOlSv/EwQGyMNSxEOPj7HMeiRNnXX4woeSopN9hQsLkqraDds1eRvB4u99buWgVNJig==} dev: false /@astrojs/internal-helpers@0.1.1: @@ -154,7 +154,7 @@ packages: resolution: {integrity: sha512-HG/9nWk+b9Ol9KgBz4Osg1iuq4DGI75GGF7Kvre0GT5rxksoGiJRK96Vd5NLyS7qOhAgX8SgXZ//5USF/fqsQA==} hasBin: true dependencies: - '@astrojs/compiler': 1.6.0 + '@astrojs/compiler': 1.6.3 '@jridgewell/trace-mapping': 0.3.17 '@vscode/emmet-helper': 2.8.6 events: 3.3.0 @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.9.3): + /@astrojs/markdown-remark@2.2.1(astro@2.9.4): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.3(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.4(@types/node@20.4.5)(sass@1.64.1) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.9.3)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.9.4)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.3(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.4(@types/node@20.4.5)(sass@1.64.1) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -2074,17 +2074,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.9.3): + /astro-purgecss@2.3.0(astro@2.9.4): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.3(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.4(@types/node@20.4.5)(sass@1.64.1) purgecss: 5.0.0 dev: false - /astro@2.9.3(@types/node@20.4.5)(sass@1.64.1): - resolution: {integrity: sha512-EcFYnJytMgDhBf1MxWIG1GNwfDL2yRvVt+4aguYbcFDNz8EjLKgpLYbbTzR2VlIQu1vpxImZZ0bmPy8Hd+tAfw==} + /astro@2.9.4(@types/node@20.4.5)(sass@1.64.1): + resolution: {integrity: sha512-6mIAFTkfrLn1aAOVO7clTz3NqJNyPdJXLZEkAFTl+s5iuaIdoYnuqItkcjWP1qoEeGPF+0w9rTr0388pkTK+lg==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -2093,10 +2093,10 @@ packages: sharp: optional: true dependencies: - '@astrojs/compiler': 1.6.0 + '@astrojs/compiler': 1.6.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.9.3) + '@astrojs/markdown-remark': 2.2.1(astro@2.9.4) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 @@ -2122,7 +2122,7 @@ packages: esbuild: 0.17.19 estree-walker: 3.0.0 execa: 6.1.0 - fast-glob: 3.2.12 + fast-glob: 3.3.1 github-slugger: 2.0.0 gray-matter: 4.0.3 html-escaper: 3.0.3 @@ -5173,7 +5173,7 @@ packages: resolution: {integrity: sha512-lJ/mG/Lz/ccSwNtwqpFS126mtMVzFVyYv0ddTF9wqwrEG4seECjKDAyw/oGv915rAcJi8jr89990nqfpmG+qdg==} engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'} dependencies: - '@astrojs/compiler': 1.6.0 + '@astrojs/compiler': 1.6.3 prettier: 2.8.8 sass-formatter: 0.7.6 synckit: 0.8.5 From 924ef93c89f99bb3066005b9c1959c6129ad822e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 18:50:50 +0000 Subject: [PATCH 74/95] fix(deps): update dependency astro to v2.9.6 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 19e63891..b0b38ddc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "astro": "2.9.4", + "astro": "2.9.6", "astro-compress": "^1.1.50", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79714a58..189aa541 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.9.4)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.9.6)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.9.4 - version: 2.9.4(@types/node@20.4.5)(sass@1.64.1) + specifier: 2.9.6 + version: 2.9.6(@types/node@20.4.5)(sass@1.64.1) astro-compress: specifier: ^1.1.50 version: 1.1.50 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.9.4) + version: 2.3.0(astro@2.9.6) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.9.4): + /@astrojs/markdown-remark@2.2.1(astro@2.9.6): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.4(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.6(@types/node@20.4.5)(sass@1.64.1) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.9.4)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.9.6)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.4(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.6(@types/node@20.4.5)(sass@1.64.1) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -2074,17 +2074,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.9.4): + /astro-purgecss@2.3.0(astro@2.9.6): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.4(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.6(@types/node@20.4.5)(sass@1.64.1) purgecss: 5.0.0 dev: false - /astro@2.9.4(@types/node@20.4.5)(sass@1.64.1): - resolution: {integrity: sha512-6mIAFTkfrLn1aAOVO7clTz3NqJNyPdJXLZEkAFTl+s5iuaIdoYnuqItkcjWP1qoEeGPF+0w9rTr0388pkTK+lg==} + /astro@2.9.6(@types/node@20.4.5)(sass@1.64.1): + resolution: {integrity: sha512-yvbZQ6YOWYLejyQ4nAcgZLDYQ34enQJ5/LWlXKtUzXzpsUHB75vJMj+XmEq5Q2eVlZOlQrp0lU+nhSRGaOsOUQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -2096,7 +2096,7 @@ packages: '@astrojs/compiler': 1.6.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.9.4) + '@astrojs/markdown-remark': 2.2.1(astro@2.9.6) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From eb2919175379d84e3a1e07d7da5065d8d65b0a25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 18:51:20 +0000 Subject: [PATCH 75/95] chore(deps): update dependency eslint to ^8.46.0 --- package.json | 2 +- pnpm-lock.yaml | 102 +++++++++++++++++++++++++++---------------------- 2 files changed, 57 insertions(+), 47 deletions(-) diff --git a/package.json b/package.json index 19e63891..0a298999 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "commitizen": "^4.3.0", "dayjs": "^1.11.9", "dotenv": "^16.3.1", - "eslint": "^8.45.0", + "eslint": "^8.46.0", "eslint-plugin-astro": "^0.27.2", "eslint-plugin-simple-import-sort": "^10.0.0", "husky": "^8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79714a58..ae977540 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,10 +63,10 @@ devDependencies: version: 20.4.5 '@typescript-eslint/eslint-plugin': specifier: ^6.2.0 - version: 6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6) + version: 6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/parser': specifier: ^6.2.0 - version: 6.2.0(eslint@8.45.0)(typescript@5.1.6) + version: 6.2.0(eslint@8.46.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -80,14 +80,14 @@ devDependencies: specifier: ^16.3.1 version: 16.3.1 eslint: - specifier: ^8.45.0 - version: 8.45.0 + specifier: ^8.46.0 + version: 8.46.0 eslint-plugin-astro: specifier: ^0.27.2 - version: 0.27.2(eslint@8.45.0) + version: 0.27.2(eslint@8.46.0) eslint-plugin-simple-import-sort: specifier: ^10.0.0 - version: 10.0.0(eslint@8.45.0) + version: 10.0.0(eslint@8.46.0) husky: specifier: ^8.0.3 version: 8.0.3 @@ -1295,14 +1295,14 @@ packages: dev: false optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.45.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.46.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.45.0 - eslint-visitor-keys: 3.4.1 + eslint: 8.46.0 + eslint-visitor-keys: 3.4.2 dev: true /@eslint-community/regexpp@4.5.1: @@ -1310,13 +1310,18 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.1.0: - resolution: {integrity: sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==} + /@eslint-community/regexpp@4.6.2: + resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + dev: true + + /@eslint/eslintrc@2.1.1: + resolution: {integrity: sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.6.0 + espree: 9.6.1 globals: 13.20.0 ignore: 5.2.4 import-fresh: 3.3.0 @@ -1327,8 +1332,8 @@ packages: - supports-color dev: true - /@eslint/js@8.44.0: - resolution: {integrity: sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==} + /@eslint/js@8.46.0: + resolution: {integrity: sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1749,7 +1754,7 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/eslint-plugin@6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.46.0)(typescript@5.1.6): resolution: {integrity: sha512-rClGrMuyS/3j0ETa1Ui7s6GkLhfZGKZL3ZrChLeAiACBE/tRc1wq8SNZESUuluxhLj9FkUefRs2l6bCIArWBiQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1761,13 +1766,13 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 6.2.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.2.0(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 6.2.0 - '@typescript-eslint/type-utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/type-utils': 6.2.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.2.0(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/visitor-keys': 6.2.0 debug: 4.3.4 - eslint: 8.45.0 + eslint: 8.46.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 @@ -1779,7 +1784,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.2.0(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/parser@6.2.0(eslint@8.46.0)(typescript@5.1.6): resolution: {integrity: sha512-igVYOqtiK/UsvKAmmloQAruAdUHihsOCvplJpplPZ+3h4aDkC/UKZZNKgB6h93ayuYLuEymU3h8nF1xMRbh37g==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1794,7 +1799,7 @@ packages: '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) '@typescript-eslint/visitor-keys': 6.2.0 debug: 4.3.4 - eslint: 8.45.0 + eslint: 8.46.0 typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -1816,7 +1821,7 @@ packages: '@typescript-eslint/visitor-keys': 6.2.0 dev: true - /@typescript-eslint/type-utils@6.2.0(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/type-utils@6.2.0(eslint@8.46.0)(typescript@5.1.6): resolution: {integrity: sha512-DnGZuNU2JN3AYwddYIqrVkYW0uUQdv0AY+kz2M25euVNlujcN2u+rJgfJsBFlUEzBB6OQkUqSZPyuTLf2bP5mw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1827,9 +1832,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.2.0(eslint@8.46.0)(typescript@5.1.6) debug: 4.3.4 - eslint: 8.45.0 + eslint: 8.46.0 ts-api-utils: 1.0.1(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: @@ -1867,19 +1872,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.2.0(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/utils@6.2.0(eslint@8.46.0)(typescript@5.1.6): resolution: {integrity: sha512-RCFrC1lXiX1qEZN8LmLrxYRhOkElEsPKTVSNout8DMzf8PeWoQG7Rxz2SadpJa3VSh5oYKGwt7j7X/VRg+Y3OQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 6.2.0 '@typescript-eslint/types': 6.2.0 '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) - eslint: 8.45.0 + eslint: 8.46.0 semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -3061,33 +3066,33 @@ packages: engines: {node: '>=12'} dev: false - /eslint-plugin-astro@0.27.2(eslint@8.45.0): + /eslint-plugin-astro@0.27.2(eslint@8.46.0): resolution: {integrity: sha512-MUEkKXvj4onjq9/IyLMfbg8nUjY+SznhHcOvKDnHLgqzGzxUEoaOTR+mPZrDIyqAPC716GxpjsK9MDgoYLPyFA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) '@jridgewell/sourcemap-codec': 1.4.14 '@typescript-eslint/types': 5.60.0 astro-eslint-parser: 0.14.0 - eslint: 8.45.0 + eslint: 8.46.0 postcss: 8.4.24 postcss-selector-parser: 6.0.11 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-simple-import-sort@10.0.0(eslint@8.45.0): + /eslint-plugin-simple-import-sort@10.0.0(eslint@8.46.0): resolution: {integrity: sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.45.0 + eslint: 8.46.0 dev: true - /eslint-scope@7.2.0: - resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==} + /eslint-scope@7.2.2: + resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: esrecurse: 4.3.0 @@ -3099,15 +3104,20 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.45.0: - resolution: {integrity: sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==} + /eslint-visitor-keys@3.4.2: + resolution: {integrity: sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /eslint@8.46.0: + resolution: {integrity: sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.45.0) - '@eslint-community/regexpp': 4.5.1 - '@eslint/eslintrc': 2.1.0 - '@eslint/js': 8.44.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) + '@eslint-community/regexpp': 4.6.2 + '@eslint/eslintrc': 2.1.1 + '@eslint/js': 8.46.0 '@humanwhocodes/config-array': 0.11.10 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -3117,9 +3127,9 @@ packages: debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 7.2.0 - eslint-visitor-keys: 3.4.1 - espree: 9.6.0 + eslint-scope: 7.2.2 + eslint-visitor-keys: 3.4.2 + espree: 9.6.1 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -3154,13 +3164,13 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /espree@9.6.0: - resolution: {integrity: sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==} + /espree@9.6.1: + resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.9.0 acorn-jsx: 5.3.2(acorn@8.9.0) - eslint-visitor-keys: 3.4.1 + eslint-visitor-keys: 3.4.2 dev: true /esprima@4.0.1: From 41848372bc57d1884c0dbc419f848d37bd5c49a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 10:07:55 +0000 Subject: [PATCH 76/95] chore(deps): update dependency eslint-plugin-astro to ^0.28.0 --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++---------------------------------- 2 files changed, 15 insertions(+), 35 deletions(-) diff --git a/package.json b/package.json index a04c5cf5..e94b205c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "dayjs": "^1.11.9", "dotenv": "^16.3.1", "eslint": "^8.46.0", - "eslint-plugin-astro": "^0.27.2", + "eslint-plugin-astro": "^0.28.0", "eslint-plugin-simple-import-sort": "^10.0.0", "husky": "^8.0.3", "lodash.get": "^4.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd74ab36..c598c18d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: ^8.46.0 version: 8.46.0 eslint-plugin-astro: - specifier: ^0.27.2 - version: 0.27.2(eslint@8.46.0) + specifier: ^0.28.0 + version: 0.28.0(eslint@8.46.0) eslint-plugin-simple-import-sort: specifier: ^10.0.0 version: 10.0.0(eslint@8.46.0) @@ -138,13 +138,8 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: false - /@astrojs/compiler@1.5.1: - resolution: {integrity: sha512-iIGKu/uzB8sJ5VveQf0eHrVPPFEcrvSlp4qShYMOuY2aMmK2RVXQlX9dUjtmBQ+NAokfIOb7fwCutvH+p13l+g==} - dev: true - /@astrojs/compiler@1.6.3: resolution: {integrity: sha512-n0xTuBznKspc0plk6RHBOlSv/EwQGyMNSxEOPj7HMeiRNnXX4woeSopN9hQsLkqraDds1eRvB4u99buWgVNJig==} - dev: false /@astrojs/internal-helpers@0.1.1: resolution: {integrity: sha512-+LySbvFbjv2nO2m/e78suleQOGEru4Cnx73VsZbrQgB2u7A4ddsQg3P2T0zC0e10jgcT+c6nNlKeLpa6nRhQIg==} @@ -1896,7 +1891,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.60.0 - eslint-visitor-keys: 3.4.1 + eslint-visitor-keys: 3.4.2 dev: true /@typescript-eslint/visitor-keys@6.2.0: @@ -1904,7 +1899,7 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dependencies: '@typescript-eslint/types': 6.2.0 - eslint-visitor-keys: 3.4.1 + eslint-visitor-keys: 3.4.2 dev: true /@vscode/emmet-helper@2.8.6: @@ -2067,14 +2062,14 @@ packages: resolution: {integrity: sha512-3F8l1h7+5MNxzDg1cSQxEloalG7fj64K6vOERChUVG7RLnAzSoafADnPQlU8DpMM3WRNfRHSC4NwUCORk/aPrA==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: - '@astrojs/compiler': 1.5.1 + '@astrojs/compiler': 1.6.3 '@typescript-eslint/scope-manager': 5.60.0 '@typescript-eslint/types': 5.60.0 - astrojs-compiler-sync: 0.3.1(@astrojs/compiler@1.5.1) + astrojs-compiler-sync: 0.3.1(@astrojs/compiler@1.6.3) debug: 4.3.4 - eslint-visitor-keys: 3.4.1 - espree: 9.5.2 - semver: 7.5.2 + eslint-visitor-keys: 3.4.2 + espree: 9.6.1 + semver: 7.5.4 transitivePeerDependencies: - supports-color dev: true @@ -2167,13 +2162,13 @@ packages: - terser dev: false - /astrojs-compiler-sync@0.3.1(@astrojs/compiler@1.5.1): + /astrojs-compiler-sync@0.3.1(@astrojs/compiler@1.6.3): resolution: {integrity: sha512-IzPuzkwdiRIZoBhCTuFhuBMWVESXgthTdwQ24QS8LvLargcWAA4E21KmZo4wimsmOG5vj4KKs9QFpy9zhXuo9Q==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@astrojs/compiler': '>=0.27.0' dependencies: - '@astrojs/compiler': 1.5.1 + '@astrojs/compiler': 1.6.3 synckit: 0.8.5 dev: true @@ -3066,8 +3061,8 @@ packages: engines: {node: '>=12'} dev: false - /eslint-plugin-astro@0.27.2(eslint@8.46.0): - resolution: {integrity: sha512-MUEkKXvj4onjq9/IyLMfbg8nUjY+SznhHcOvKDnHLgqzGzxUEoaOTR+mPZrDIyqAPC716GxpjsK9MDgoYLPyFA==} + /eslint-plugin-astro@0.28.0(eslint@8.46.0): + resolution: {integrity: sha512-fZ3B93nXLSXMmEYSAnHkDRBKDbUFuIkWj5CoKE4fxjPnE/EZEHu6zxtX2UJZeclJKu33Uf2mWdeCJKFufyracg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' @@ -3077,7 +3072,7 @@ packages: '@typescript-eslint/types': 5.60.0 astro-eslint-parser: 0.14.0 eslint: 8.46.0 - postcss: 8.4.24 + postcss: 8.4.27 postcss-selector-parser: 6.0.11 transitivePeerDependencies: - supports-color @@ -3099,11 +3094,6 @@ packages: estraverse: 5.3.0 dev: true - /eslint-visitor-keys@3.4.1: - resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /eslint-visitor-keys@3.4.2: resolution: {integrity: sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3155,15 +3145,6 @@ packages: - supports-color dev: true - /espree@9.5.2: - resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - acorn: 8.9.0 - acorn-jsx: 5.3.2(acorn@8.9.0) - eslint-visitor-keys: 3.4.1 - dev: true - /espree@9.6.1: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -5143,7 +5124,6 @@ packages: nanoid: 3.3.6 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: false /prebuild-install@7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} From 8c2fb28922f516af381df1205286ef5bba933883 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 19:20:07 +0000 Subject: [PATCH 77/95] chore(deps): update pnpm to v8.6.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e94b205c..d94ed868 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "2.2.5", "license": "MIT", - "packageManager": "pnpm@8.6.10", + "packageManager": "pnpm@8.6.11", "scripts": { "lc:new": "tsx ./src/cmd/leetcode.ts", "dev": "astro dev", From 40d41ced8390c8b4d55d3f6202d387ceec94f339 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 19:33:19 +0000 Subject: [PATCH 78/95] chore(deps): update typescript-eslint monorepo to ^6.2.1 --- package.json | 4 +-- pnpm-lock.yaml | 88 +++++++++++++++++++++++--------------------------- 2 files changed, 43 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index d94ed868..83a9040b 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", "@types/node": "^20.4.5", - "@typescript-eslint/eslint-plugin": "^6.2.0", - "@typescript-eslint/parser": "^6.2.0", + "@typescript-eslint/eslint-plugin": "^6.2.1", + "@typescript-eslint/parser": "^6.2.1", "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c598c18d..d56fa47e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,11 +62,11 @@ devDependencies: specifier: ^20.4.5 version: 20.4.5 '@typescript-eslint/eslint-plugin': - specifier: ^6.2.0 - version: 6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.46.0)(typescript@5.1.6) + specifier: ^6.2.1 + version: 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: ^6.2.0 - version: 6.2.0(eslint@8.46.0)(typescript@5.1.6) + specifier: ^6.2.1 + version: 6.2.1(eslint@8.46.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -1300,11 +1300,6 @@ packages: eslint-visitor-keys: 3.4.2 dev: true - /@eslint-community/regexpp@4.5.1: - resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - dev: true - /@eslint-community/regexpp@4.6.2: resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -1749,8 +1744,8 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@6.2.0(@typescript-eslint/parser@6.2.0)(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-rClGrMuyS/3j0ETa1Ui7s6GkLhfZGKZL3ZrChLeAiACBE/tRc1wq8SNZESUuluxhLj9FkUefRs2l6bCIArWBiQ==} + /@typescript-eslint/eslint-plugin@6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-iZVM/ALid9kO0+I81pnp1xmYiFyqibAHzrqX4q5YvvVEyJqY+e6rfTXSCsc2jUxGNqJqTfFSSij/NFkZBiBzLw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -1760,12 +1755,12 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 6.2.0(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.2.0 - '@typescript-eslint/type-utils': 6.2.0(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.0(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.2.0 + '@eslint-community/regexpp': 4.6.2 + '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.2.1 + '@typescript-eslint/type-utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.2.1 debug: 4.3.4 eslint: 8.46.0 graphemer: 1.4.0 @@ -1779,8 +1774,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.2.0(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-igVYOqtiK/UsvKAmmloQAruAdUHihsOCvplJpplPZ+3h4aDkC/UKZZNKgB6h93ayuYLuEymU3h8nF1xMRbh37g==} + /@typescript-eslint/parser@6.2.1(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-Ld+uL1kYFU8e6btqBFpsHkwQ35rw30IWpdQxgOqOh4NfxSDH6uCkah1ks8R/RgQqI5hHPXMaLy9fbFseIe+dIg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1789,10 +1784,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.2.0 - '@typescript-eslint/types': 6.2.0 - '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.2.0 + '@typescript-eslint/scope-manager': 6.2.1 + '@typescript-eslint/types': 6.2.1 + '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.2.1 debug: 4.3.4 eslint: 8.46.0 typescript: 5.1.6 @@ -1808,16 +1803,16 @@ packages: '@typescript-eslint/visitor-keys': 5.60.0 dev: true - /@typescript-eslint/scope-manager@6.2.0: - resolution: {integrity: sha512-1ZMNVgm5nnHURU8ZSJ3snsHzpFeNK84rdZjluEVBGNu7jDymfqceB3kdIZ6A4xCfEFFhRIB6rF8q/JIqJd2R0Q==} + /@typescript-eslint/scope-manager@6.2.1: + resolution: {integrity: sha512-UCqBF9WFqv64xNsIEPfBtenbfodPXsJ3nPAr55mGPkQIkiQvgoWNo+astj9ZUfJfVKiYgAZDMnM6dIpsxUMp3Q==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.2.0 - '@typescript-eslint/visitor-keys': 6.2.0 + '@typescript-eslint/types': 6.2.1 + '@typescript-eslint/visitor-keys': 6.2.1 dev: true - /@typescript-eslint/type-utils@6.2.0(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-DnGZuNU2JN3AYwddYIqrVkYW0uUQdv0AY+kz2M25euVNlujcN2u+rJgfJsBFlUEzBB6OQkUqSZPyuTLf2bP5mw==} + /@typescript-eslint/type-utils@6.2.1(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-fTfCgomBMIgu2Dh2Or3gMYgoNAnQm3RLtRp+jP7A8fY+LJ2+9PNpi5p6QB5C4RSP+U3cjI0vDlI3mspAkpPVbQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1826,8 +1821,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) + '@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.46.0 ts-api-utils: 1.0.1(typescript@5.1.6) @@ -1841,13 +1836,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.2.0: - resolution: {integrity: sha512-1nRRaDlp/XYJQLvkQJG5F3uBTno5SHPT7XVcJ5n1/k2WfNI28nJsvLakxwZRNY5spuatEKO7d5nZWsQpkqXwBA==} + /@typescript-eslint/types@6.2.1: + resolution: {integrity: sha512-528bGcoelrpw+sETlyM91k51Arl2ajbNT9L4JwoXE2dvRe1yd8Q64E4OL7vHYw31mlnVsf+BeeLyAZUEQtqahQ==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.2.0(typescript@5.1.6): - resolution: {integrity: sha512-Mts6+3HQMSM+LZCglsc2yMIny37IhUgp1Qe8yJUYVyO6rHP7/vN0vajKu3JvHCBIy8TSiKddJ/Zwu80jhnGj1w==} + /@typescript-eslint/typescript-estree@6.2.1(typescript@5.1.6): + resolution: {integrity: sha512-G+UJeQx9AKBHRQBpmvr8T/3K5bJa485eu+4tQBxFq0KoT22+jJyzo1B50JDT9QdC1DEmWQfdKsa8ybiNWYsi0Q==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -1855,8 +1850,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.2.0 - '@typescript-eslint/visitor-keys': 6.2.0 + '@typescript-eslint/types': 6.2.1 + '@typescript-eslint/visitor-keys': 6.2.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -1867,8 +1862,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.2.0(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-RCFrC1lXiX1qEZN8LmLrxYRhOkElEsPKTVSNout8DMzf8PeWoQG7Rxz2SadpJa3VSh5oYKGwt7j7X/VRg+Y3OQ==} + /@typescript-eslint/utils@6.2.1(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-eBIXQeupYmxVB6S7x+B9SdBeB6qIdXKjgQBge2J+Ouv8h9Cxm5dHf/gfAZA6dkMaag+03HdbVInuXMmqFB/lKQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1876,9 +1871,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.2.0 - '@typescript-eslint/types': 6.2.0 - '@typescript-eslint/typescript-estree': 6.2.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.2.1 + '@typescript-eslint/types': 6.2.1 + '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) eslint: 8.46.0 semver: 7.5.4 transitivePeerDependencies: @@ -1894,11 +1889,11 @@ packages: eslint-visitor-keys: 3.4.2 dev: true - /@typescript-eslint/visitor-keys@6.2.0: - resolution: {integrity: sha512-QbaYUQVKKo9bgCzpjz45llCfwakyoxHetIy8CAvYCtd16Zu1KrpzNHofwF8kGkpPOxZB2o6kz+0nqH8ZkIzuoQ==} + /@typescript-eslint/visitor-keys@6.2.1: + resolution: {integrity: sha512-iTN6w3k2JEZ7cyVdZJTVJx2Lv7t6zFA8DCrJEHD2mwfc16AEvvBWVhbFh34XyG2NORCd0viIgQY1+u7kPI0WpA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.2.0 + '@typescript-eslint/types': 6.2.1 eslint-visitor-keys: 3.4.2 dev: true @@ -3282,7 +3277,6 @@ packages: glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.5 - dev: false /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} @@ -3563,7 +3557,7 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.12 + fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 From eab3dca61fafda50f40ebc2945835cb09c144f89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 05:01:29 +0000 Subject: [PATCH 79/95] chore(deps): update dependency sass to ^1.64.2 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index d94ed868..62be13aa 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "lodash.get": "^4.4.2", "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", - "sass": "^1.64.1", + "sass": "^1.64.2", "satori": "^0.10.1", "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c598c18d..7be86404 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.9.6)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.9.6 - version: 2.9.6(@types/node@20.4.5)(sass@1.64.1) + version: 2.9.6(@types/node@20.4.5)(sass@1.64.2) astro-compress: specifier: ^1.1.50 version: 1.1.50 @@ -101,8 +101,8 @@ devDependencies: specifier: ^4.2.0 version: 4.2.0 sass: - specifier: ^1.64.1 - version: 1.64.1 + specifier: ^1.64.2 + version: 1.64.2 satori: specifier: ^0.10.1 version: 0.10.1 @@ -170,7 +170,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.6(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.6(@types/node@20.4.5)(sass@1.64.2) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -221,7 +221,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.6(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.6(@types/node@20.4.5)(sass@1.64.2) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -2079,11 +2079,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.6(@types/node@20.4.5)(sass@1.64.1) + astro: 2.9.6(@types/node@20.4.5)(sass@1.64.2) purgecss: 5.0.0 dev: false - /astro@2.9.6(@types/node@20.4.5)(sass@1.64.1): + /astro@2.9.6(@types/node@20.4.5)(sass@1.64.2): resolution: {integrity: sha512-yvbZQ6YOWYLejyQ4nAcgZLDYQ34enQJ5/LWlXKtUzXzpsUHB75vJMj+XmEq5Q2eVlZOlQrp0lU+nhSRGaOsOUQ==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -2146,7 +2146,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.6(@types/node@20.4.5)(sass@1.64.1) + vite: 4.4.6(@types/node@20.4.5)(sass@1.64.2) vitefu: 0.2.4(vite@4.4.6) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -5518,8 +5518,8 @@ packages: suf-log: 2.5.3 dev: false - /sass@1.64.1: - resolution: {integrity: sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ==} + /sass@1.64.2: + resolution: {integrity: sha512-TnDlfc+CRnUAgLO9D8cQLFu/GIjJIzJCGkE7o4ekIGQOH7T3GetiRR/PsTWJUHhkzcSPrARkPI+gNWn5alCzDg==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -6312,7 +6312,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.4.6(@types/node@20.4.5)(sass@1.64.1): + /vite@4.4.6(@types/node@20.4.5)(sass@1.64.2): resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6344,7 +6344,7 @@ packages: esbuild: 0.18.16 postcss: 8.4.27 rollup: 3.26.3 - sass: 1.64.1 + sass: 1.64.2 optionalDependencies: fsevents: 2.3.2 dev: false @@ -6357,7 +6357,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.6(@types/node@20.4.5)(sass@1.64.1) + vite: 4.4.6(@types/node@20.4.5)(sass@1.64.2) dev: false /vscode-css-languageservice@6.2.4: From 3f6d9f3348d1c790e7dd22df759fdf09cef43e7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 16:19:28 +0000 Subject: [PATCH 80/95] chore(deps): update dependency satori to ^0.10.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 788e3b0c..621b32da 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", "sass": "^1.64.2", - "satori": "^0.10.1", + "satori": "^0.10.2", "satori-html": "^0.3.2", "tailwindcss-themer": "^3.1.0", "tsx": "^3.12.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 598b0a06..52b3531a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ devDependencies: specifier: ^1.64.2 version: 1.64.2 satori: - specifier: ^0.10.1 - version: 0.10.1 + specifier: ^0.10.2 + version: 0.10.2 satori-html: specifier: ^0.3.2 version: 0.3.2 @@ -5527,8 +5527,8 @@ packages: ultrahtml: 1.2.0 dev: true - /satori@0.10.1: - resolution: {integrity: sha512-F4bTCkDp931tLb7+UCNPBuSQwXhikrUkI4fBQo6fA8lF0Evqqgg3nDyUpRktQpR5Ry1DIiIVqLyEwkAms87ykg==} + /satori@0.10.2: + resolution: {integrity: sha512-38povLat5QMuKiKBudM/oIk+a0Z5tEfHh8oD/bsh58L0jlOXxfuhAVpDtlG3M0g5FGLajIV0LaKQftXtaYoSUQ==} engines: {node: '>=16'} dependencies: '@shuding/opentype.js': 1.4.0-beta.0 From d2b2bea778607ed8afb3b0faa1d942bed66f87d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 16:19:57 +0000 Subject: [PATCH 81/95] fix(deps): update dependency astro to v2.9.7 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 788e3b0c..befe9f3d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "astro": "2.9.6", + "astro": "2.9.7", "astro-compress": "^1.1.50", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 598b0a06..33e8e944 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.9.6)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.9.7)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.9.6 - version: 2.9.6(@types/node@20.4.5)(sass@1.64.2) + specifier: 2.9.7 + version: 2.9.7(@types/node@20.4.5)(sass@1.64.2) astro-compress: specifier: ^1.1.50 version: 1.1.50 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.9.6) + version: 2.3.0(astro@2.9.7) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -164,13 +164,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.9.6): + /@astrojs/markdown-remark@2.2.1(astro@2.9.7): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.6(@types/node@20.4.5)(sass@1.64.2) + astro: 2.9.7(@types/node@20.4.5)(sass@1.64.2) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -215,13 +215,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.9.6)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.9.7)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.6(@types/node@20.4.5)(sass@1.64.2) + astro: 2.9.7(@types/node@20.4.5)(sass@1.64.2) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -2069,17 +2069,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.9.6): + /astro-purgecss@2.3.0(astro@2.9.7): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.6(@types/node@20.4.5)(sass@1.64.2) + astro: 2.9.7(@types/node@20.4.5)(sass@1.64.2) purgecss: 5.0.0 dev: false - /astro@2.9.6(@types/node@20.4.5)(sass@1.64.2): - resolution: {integrity: sha512-yvbZQ6YOWYLejyQ4nAcgZLDYQ34enQJ5/LWlXKtUzXzpsUHB75vJMj+XmEq5Q2eVlZOlQrp0lU+nhSRGaOsOUQ==} + /astro@2.9.7(@types/node@20.4.5)(sass@1.64.2): + resolution: {integrity: sha512-gEm6SyiF2sh2qn9smPd/Z5yXhSLlsNqM5hsOo2B1ibb5S3BjxE1srmGGW7cUhM0dcxxIwixdevgamS4oxUNa/A==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -2091,7 +2091,7 @@ packages: '@astrojs/compiler': 1.6.3 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.9.6) + '@astrojs/markdown-remark': 2.2.1(astro@2.9.7) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From 90f2b45263729ef53df533a20a116d8f288e15a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 20:07:04 +0000 Subject: [PATCH 82/95] chore(deps): update dependency @types/node to ^20.4.6 --- package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 87901bac..9ab85bd3 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.4.5", + "@types/node": "^20.4.6", "@typescript-eslint/eslint-plugin": "^6.2.1", "@typescript-eslint/parser": "^6.2.1", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e466aac..29ade026 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.9.7)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.9.7 - version: 2.9.7(@types/node@20.4.5)(sass@1.64.2) + version: 2.9.7(@types/node@20.4.6)(sass@1.64.2) astro-compress: specifier: ^1.1.50 version: 1.1.50 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.4.5 - version: 20.4.5 + specifier: ^20.4.6 + version: 20.4.6 '@typescript-eslint/eslint-plugin': specifier: ^6.2.1 version: 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) @@ -170,7 +170,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.7(@types/node@20.4.5)(sass@1.64.2) + astro: 2.9.7(@types/node@20.4.6)(sass@1.64.2) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -221,7 +221,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.7(@types/node@20.4.5)(sass@1.64.2) + astro: 2.9.7(@types/node@20.4.6)(sass@1.64.2) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -571,15 +571,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.6.7 '@commitlint/types': 17.4.4 - '@types/node': 20.4.5 + '@types/node': 20.4.6 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.5)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.6)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.6)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1711,8 +1711,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.4.5: - resolution: {integrity: sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==} + /@types/node@20.4.6: + resolution: {integrity: sha512-q0RkvNgMweWWIvSMDiXhflGUKMdIxBo2M2tYM/0kEGDueQByFzK4KZAgu5YHGFNxziTlppNpTIBcqHQAxlfHdA==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1729,7 +1729,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.4.5 + '@types/node': 20.4.6 dev: false /@types/semver@7.5.0: @@ -2074,11 +2074,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.7(@types/node@20.4.5)(sass@1.64.2) + astro: 2.9.7(@types/node@20.4.6)(sass@1.64.2) purgecss: 5.0.0 dev: false - /astro@2.9.7(@types/node@20.4.5)(sass@1.64.2): + /astro@2.9.7(@types/node@20.4.6)(sass@1.64.2): resolution: {integrity: sha512-gEm6SyiF2sh2qn9smPd/Z5yXhSLlsNqM5hsOo2B1ibb5S3BjxE1srmGGW7cUhM0dcxxIwixdevgamS4oxUNa/A==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -2141,7 +2141,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.6(@types/node@20.4.5)(sass@1.64.2) + vite: 4.4.6(@types/node@20.4.6)(sass@1.64.2) vitefu: 0.2.4(vite@4.4.6) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -2598,7 +2598,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.5)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.6)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2607,9 +2607,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.4.5 + '@types/node': 20.4.6 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.6)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -5073,7 +5073,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.6)(typescript@5.1.6) yaml: 2.2.1 /postcss-nested@6.0.1(postcss@8.4.24): @@ -6045,7 +6045,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.4.5)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.6)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -6064,7 +6064,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.4.5 + '@types/node': 20.4.6 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6306,7 +6306,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.4.6(@types/node@20.4.5)(sass@1.64.2): + /vite@4.4.6(@types/node@20.4.6)(sass@1.64.2): resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6334,7 +6334,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.5 + '@types/node': 20.4.6 esbuild: 0.18.16 postcss: 8.4.27 rollup: 3.26.3 @@ -6351,7 +6351,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.6(@types/node@20.4.5)(sass@1.64.2) + vite: 4.4.6(@types/node@20.4.6)(sass@1.64.2) dev: false /vscode-css-languageservice@6.2.4: From 7411870ec1108edca2adee82a6ce138bbb64c6db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 15:56:45 +0000 Subject: [PATCH 83/95] chore(deps): update dependency @fontsource/ibm-plex-mono to ^5.0.7 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 87901bac..59cec27d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@commitlint/cli": "^17.6.7", "@commitlint/config-conventional": "^17.6.7", - "@fontsource/ibm-plex-mono": "^5.0.5", + "@fontsource/ibm-plex-mono": "^5.0.7", "@iconify-json/bi": "^1.1.17", "@resvg/resvg-js": "^2.4.1", "@tailwindcss/typography": "^0.5.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e466aac..f2ed181b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: ^17.6.7 version: 17.6.7 '@fontsource/ibm-plex-mono': - specifier: ^5.0.5 - version: 5.0.5 + specifier: ^5.0.7 + version: 5.0.7 '@iconify-json/bi': specifier: ^1.1.17 version: 1.1.17 @@ -1327,8 +1327,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@fontsource/ibm-plex-mono@5.0.5: - resolution: {integrity: sha512-A1rDiQB7X7oOgsZbjeSQV3r/ZOBEZDjKEnlLvWqd4sMBZwGKTDnCxQYoqedY/8if2NXyiQoLXPdV5RpQ/3BerQ==} + /@fontsource/ibm-plex-mono@5.0.7: + resolution: {integrity: sha512-k6wK71xPVn96CNxaC5d7u/+VAEoGBoeypNP8X31yoDsQHj7/0EW+M0Uelb8MVlrq5p1DeP4deZcn4Q8u5CmSPA==} dev: true /@humanwhocodes/config-array@0.11.10: From 85afca8a38df48713754a85f9faedfb2df1afdc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 18:47:16 +0000 Subject: [PATCH 84/95] fix(deps): update dependency astro to v2.10.0 --- package.json | 2 +- pnpm-lock.yaml | 49 +++++++++++++++++++++++++++++-------------------- 2 files changed, 30 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 9ab85bd3..7cded476 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "astro": "2.9.7", + "astro": "2.10.0", "astro-compress": "^1.1.50", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29ade026..6cae2f67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.9.7)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.10.0)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.9.7 - version: 2.9.7(@types/node@20.4.6)(sass@1.64.2) + specifier: 2.10.0 + version: 2.10.0(@types/node@20.4.6)(sass@1.64.2) astro-compress: specifier: ^1.1.50 version: 1.1.50 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.9.7) + version: 2.3.0(astro@2.10.0) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -140,6 +140,11 @@ packages: /@astrojs/compiler@1.6.3: resolution: {integrity: sha512-n0xTuBznKspc0plk6RHBOlSv/EwQGyMNSxEOPj7HMeiRNnXX4woeSopN9hQsLkqraDds1eRvB4u99buWgVNJig==} + dev: true + + /@astrojs/compiler@1.8.0: + resolution: {integrity: sha512-E0TI/uyO8n+IPSZ4Fvl9Lne8JKEasR6ZMGvE2G096oTWOXSsPAhRs2LomV3z+/VRepo2h+t/SdVo54wox4eJwA==} + dev: false /@astrojs/internal-helpers@0.1.1: resolution: {integrity: sha512-+LySbvFbjv2nO2m/e78suleQOGEru4Cnx73VsZbrQgB2u7A4ddsQg3P2T0zC0e10jgcT+c6nNlKeLpa6nRhQIg==} @@ -149,7 +154,7 @@ packages: resolution: {integrity: sha512-HG/9nWk+b9Ol9KgBz4Osg1iuq4DGI75GGF7Kvre0GT5rxksoGiJRK96Vd5NLyS7qOhAgX8SgXZ//5USF/fqsQA==} hasBin: true dependencies: - '@astrojs/compiler': 1.6.3 + '@astrojs/compiler': 1.8.0 '@jridgewell/trace-mapping': 0.3.17 '@vscode/emmet-helper': 2.8.6 events: 3.3.0 @@ -164,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.9.7): + /@astrojs/markdown-remark@2.2.1(astro@2.10.0): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.9.7(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.0(@types/node@20.4.6)(sass@1.64.2) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -215,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.9.7)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.10.0)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.9.7(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.0(@types/node@20.4.6)(sass@1.64.2) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1395,6 +1400,10 @@ packages: /@jridgewell/sourcemap-codec@1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} + /@jridgewell/sourcemap-codec@1.4.15: + resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + dev: false + /@jridgewell/trace-mapping@0.3.17: resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} dependencies: @@ -2069,17 +2078,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.9.7): + /astro-purgecss@2.3.0(astro@2.10.0): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.9.7(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.0(@types/node@20.4.6)(sass@1.64.2) purgecss: 5.0.0 dev: false - /astro@2.9.7(@types/node@20.4.6)(sass@1.64.2): - resolution: {integrity: sha512-gEm6SyiF2sh2qn9smPd/Z5yXhSLlsNqM5hsOo2B1ibb5S3BjxE1srmGGW7cUhM0dcxxIwixdevgamS4oxUNa/A==} + /astro@2.10.0(@types/node@20.4.6)(sass@1.64.2): + resolution: {integrity: sha512-0XgsWdN3tVcxzjC8amXXRc4bxzCnwiEnAaUtz73Rmb9sW9nPFtajNTWeM+9R2xIIk0PH27aVcXJWJPzQ+rtUEA==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -2088,10 +2097,10 @@ packages: sharp: optional: true dependencies: - '@astrojs/compiler': 1.6.3 + '@astrojs/compiler': 1.8.0 '@astrojs/internal-helpers': 0.1.1 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.9.7) + '@astrojs/markdown-remark': 2.2.1(astro@2.10.0) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 @@ -2123,7 +2132,7 @@ packages: html-escaper: 3.0.3 js-yaml: 4.1.0 kleur: 4.1.5 - magic-string: 0.27.0 + magic-string: 0.30.2 mime: 3.0.0 network-information-types: 0.1.1(typescript@5.1.6) ora: 6.3.1 @@ -4174,11 +4183,11 @@ packages: dependencies: yallist: 4.0.0 - /magic-string@0.27.0: - resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} + /magic-string@0.30.2: + resolution: {integrity: sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug==} engines: {node: '>=12'} dependencies: - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 dev: false /make-error@1.3.6: @@ -5157,7 +5166,7 @@ packages: resolution: {integrity: sha512-lJ/mG/Lz/ccSwNtwqpFS126mtMVzFVyYv0ddTF9wqwrEG4seECjKDAyw/oGv915rAcJi8jr89990nqfpmG+qdg==} engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'} dependencies: - '@astrojs/compiler': 1.6.3 + '@astrojs/compiler': 1.8.0 prettier: 2.8.8 sass-formatter: 0.7.6 synckit: 0.8.5 From 20d7ee46b31d9af5cd2af10ed95cfc213c522277 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 00:45:23 +0000 Subject: [PATCH 85/95] fix(deps): update dependency astro to v2.10.1 --- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 78119b46..b800ec2c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", - "astro": "2.10.0", + "astro": "2.10.1", "astro-compress": "^1.1.50", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2992373b..e9b77974 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.10.0)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.10.1)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: - specifier: 2.10.0 - version: 2.10.0(@types/node@20.4.6)(sass@1.64.2) + specifier: 2.10.1 + version: 2.10.1(@types/node@20.4.6)(sass@1.64.2) astro-compress: specifier: ^1.1.50 version: 1.1.50 astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.10.0) + version: 2.3.0(astro@2.10.1) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -146,8 +146,8 @@ packages: resolution: {integrity: sha512-E0TI/uyO8n+IPSZ4Fvl9Lne8JKEasR6ZMGvE2G096oTWOXSsPAhRs2LomV3z+/VRepo2h+t/SdVo54wox4eJwA==} dev: false - /@astrojs/internal-helpers@0.1.1: - resolution: {integrity: sha512-+LySbvFbjv2nO2m/e78suleQOGEru4Cnx73VsZbrQgB2u7A4ddsQg3P2T0zC0e10jgcT+c6nNlKeLpa6nRhQIg==} + /@astrojs/internal-helpers@0.1.2: + resolution: {integrity: sha512-YXLk1CUDdC9P5bjFZcGjz+cE/ZDceXObDTXn/GCID4r8LjThuexxi+dlJqukmUpkSItzQqgzfWnrPLxSFPejdA==} dev: false /@astrojs/language-server@1.0.5: @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.10.0): + /@astrojs/markdown-remark@2.2.1(astro@2.10.1): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.10.0(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.6)(sass@1.64.2) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.10.0)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.10.1)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.10.0(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.6)(sass@1.64.2) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -1371,7 +1371,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 dev: false /@jridgewell/gen-mapping@0.3.2: @@ -2078,17 +2078,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.10.0): + /astro-purgecss@2.3.0(astro@2.10.1): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.10.0(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.6)(sass@1.64.2) purgecss: 5.0.0 dev: false - /astro@2.10.0(@types/node@20.4.6)(sass@1.64.2): - resolution: {integrity: sha512-0XgsWdN3tVcxzjC8amXXRc4bxzCnwiEnAaUtz73Rmb9sW9nPFtajNTWeM+9R2xIIk0PH27aVcXJWJPzQ+rtUEA==} + /astro@2.10.1(@types/node@20.4.6)(sass@1.64.2): + resolution: {integrity: sha512-t3y9laRaOZTAu6omVpI5x/wE80t2yTCWO/UTCPJYAYy2Aoi+snupwk8ZFBLgVd0lwO7KhjRKA0pUScfkn3bnXw==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -2098,9 +2098,9 @@ packages: optional: true dependencies: '@astrojs/compiler': 1.8.0 - '@astrojs/internal-helpers': 0.1.1 + '@astrojs/internal-helpers': 0.1.2 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.10.0) + '@astrojs/markdown-remark': 2.2.1(astro@2.10.1) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From 35550e9355e38ab0f53df55812c59bf355375692 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 01:40:04 +0000 Subject: [PATCH 86/95] chore(deps): update dependency @types/node to ^20.4.7 --- package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index b800ec2c..622db592 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.4.6", + "@types/node": "^20.4.7", "@typescript-eslint/eslint-plugin": "^6.2.1", "@typescript-eslint/parser": "^6.2.1", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e9b77974..e377923a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.10.1)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.10.1 - version: 2.10.1(@types/node@20.4.6)(sass@1.64.2) + version: 2.10.1(@types/node@20.4.7)(sass@1.64.2) astro-compress: specifier: ^1.1.50 version: 1.1.50 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.4.6 - version: 20.4.6 + specifier: ^20.4.7 + version: 20.4.7 '@typescript-eslint/eslint-plugin': specifier: ^6.2.1 version: 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.10.1(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.7)(sass@1.64.2) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.10.1(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.7)(sass@1.64.2) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -576,15 +576,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.6.7 '@commitlint/types': 17.4.4 - '@types/node': 20.4.6 + '@types/node': 20.4.7 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.6)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.7)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.6)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1720,8 +1720,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.4.6: - resolution: {integrity: sha512-q0RkvNgMweWWIvSMDiXhflGUKMdIxBo2M2tYM/0kEGDueQByFzK4KZAgu5YHGFNxziTlppNpTIBcqHQAxlfHdA==} + /@types/node@20.4.7: + resolution: {integrity: sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1738,7 +1738,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.4.6 + '@types/node': 20.4.7 dev: false /@types/semver@7.5.0: @@ -2083,11 +2083,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.10.1(@types/node@20.4.6)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.7)(sass@1.64.2) purgecss: 5.0.0 dev: false - /astro@2.10.1(@types/node@20.4.6)(sass@1.64.2): + /astro@2.10.1(@types/node@20.4.7)(sass@1.64.2): resolution: {integrity: sha512-t3y9laRaOZTAu6omVpI5x/wE80t2yTCWO/UTCPJYAYy2Aoi+snupwk8ZFBLgVd0lwO7KhjRKA0pUScfkn3bnXw==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -2150,7 +2150,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.6(@types/node@20.4.6)(sass@1.64.2) + vite: 4.4.6(@types/node@20.4.7)(sass@1.64.2) vitefu: 0.2.4(vite@4.4.6) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -2607,7 +2607,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.6)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.7)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2616,9 +2616,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.4.6 + '@types/node': 20.4.7 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.4.6)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -5082,7 +5082,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.4.6)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) yaml: 2.2.1 /postcss-nested@6.0.1(postcss@8.4.24): @@ -6054,7 +6054,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.4.6)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -6073,7 +6073,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.4.6 + '@types/node': 20.4.7 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6315,7 +6315,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.4.6(@types/node@20.4.6)(sass@1.64.2): + /vite@4.4.6(@types/node@20.4.7)(sass@1.64.2): resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6343,7 +6343,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.6 + '@types/node': 20.4.7 esbuild: 0.18.16 postcss: 8.4.27 rollup: 3.26.3 @@ -6360,7 +6360,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.6(@types/node@20.4.6)(sass@1.64.2) + vite: 4.4.6(@types/node@20.4.7)(sass@1.64.2) dev: false /vscode-css-languageservice@6.2.4: From 3ba9920bdf28654493568afa50997349061335b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:45:00 +0000 Subject: [PATCH 87/95] chore(deps): update dependency @types/node to ^20.4.8 --- package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 622db592..83ac2774 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/lodash.get": "^4.4.7", "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", - "@types/node": "^20.4.7", + "@types/node": "^20.4.8", "@typescript-eslint/eslint-plugin": "^6.2.1", "@typescript-eslint/parser": "^6.2.1", "commander": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e377923a..35e4983a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 4.0.0(astro@2.10.1)(tailwindcss@3.3.3)(ts-node@10.9.1) astro: specifier: 2.10.1 - version: 2.10.1(@types/node@20.4.7)(sass@1.64.2) + version: 2.10.1(@types/node@20.4.8)(sass@1.64.2) astro-compress: specifier: ^1.1.50 version: 1.1.50 @@ -59,8 +59,8 @@ devDependencies: specifier: ^4.2.2 version: 4.2.2 '@types/node': - specifier: ^20.4.7 - version: 20.4.7 + specifier: ^20.4.8 + version: 20.4.8 '@typescript-eslint/eslint-plugin': specifier: ^6.2.1 version: 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) @@ -175,7 +175,7 @@ packages: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.10.1(@types/node@20.4.7)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.8)(sass@1.64.2) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -226,7 +226,7 @@ packages: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.10.1(@types/node@20.4.7)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.8)(sass@1.64.2) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -576,15 +576,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.6.7 '@commitlint/types': 17.4.4 - '@types/node': 20.4.7 + '@types/node': 20.4.8 chalk: 4.1.2 cosmiconfig: 8.1.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.7)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.4.8)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.8)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -1720,8 +1720,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@20.4.7: - resolution: {integrity: sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==} + /@types/node@20.4.8: + resolution: {integrity: sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1738,7 +1738,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.4.7 + '@types/node': 20.4.8 dev: false /@types/semver@7.5.0: @@ -2083,11 +2083,11 @@ packages: peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.10.1(@types/node@20.4.7)(sass@1.64.2) + astro: 2.10.1(@types/node@20.4.8)(sass@1.64.2) purgecss: 5.0.0 dev: false - /astro@2.10.1(@types/node@20.4.7)(sass@1.64.2): + /astro@2.10.1(@types/node@20.4.8)(sass@1.64.2): resolution: {integrity: sha512-t3y9laRaOZTAu6omVpI5x/wE80t2yTCWO/UTCPJYAYy2Aoi+snupwk8ZFBLgVd0lwO7KhjRKA0pUScfkn3bnXw==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true @@ -2150,7 +2150,7 @@ packages: typescript: 5.1.6 unist-util-visit: 4.1.2 vfile: 5.3.7 - vite: 4.4.6(@types/node@20.4.7)(sass@1.64.2) + vite: 4.4.6(@types/node@20.4.8)(sass@1.64.2) vitefu: 0.2.4(vite@4.4.6) which-pm: 2.0.0 yargs-parser: 21.1.1 @@ -2607,7 +2607,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.7)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.8)(cosmiconfig@8.1.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -2616,9 +2616,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.4.7 + '@types/node': 20.4.8 cosmiconfig: 8.1.0 - ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.8)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -5082,7 +5082,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.24 - ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.8)(typescript@5.1.6) yaml: 2.2.1 /postcss-nested@6.0.1(postcss@8.4.24): @@ -6054,7 +6054,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.8)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -6073,7 +6073,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.4.7 + '@types/node': 20.4.8 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6315,7 +6315,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.4.6(@types/node@20.4.7)(sass@1.64.2): + /vite@4.4.6(@types/node@20.4.8)(sass@1.64.2): resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6343,7 +6343,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.7 + '@types/node': 20.4.8 esbuild: 0.18.16 postcss: 8.4.27 rollup: 3.26.3 @@ -6360,7 +6360,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.6(@types/node@20.4.7)(sass@1.64.2) + vite: 4.4.6(@types/node@20.4.8)(sass@1.64.2) dev: false /vscode-css-languageservice@6.2.4: From 63be0df9ddd91f2959dc1ac1f6bb1ce44ead492a Mon Sep 17 00:00:00 2001 From: Le Minh Tri Date: Tue, 8 Aug 2023 19:26:31 +0700 Subject: [PATCH 88/95] fix(deps): replace astro-compress by @otterlord/astro-compress --- astro.config.mjs | 2 +- package.json | 2 +- pnpm-lock.yaml | 77 ++++++++++++++++++++++-------------------------- 3 files changed, 37 insertions(+), 44 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index fc958c29..09eba4ff 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -3,8 +3,8 @@ import fs from 'node:fs' import partytown from '@astrojs/partytown' import sitemap from '@astrojs/sitemap' import tailwind from '@astrojs/tailwind' +import compress from '@otterlord/astro-compress' import { defineConfig } from 'astro/config' -import compress from 'astro-compress' import purgecss from 'astro-purgecss' import { loadEnv } from './dotenv.config' diff --git a/package.json b/package.json index 83ac2774..f10a8664 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", + "@otterlord/astro-compress": "^1.1.48", "astro": "2.10.1", - "astro-compress": "^1.1.50", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35e4983a..3663eced 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,12 +17,12 @@ dependencies: '@astrojs/tailwind': specifier: ^4.0.0 version: 4.0.0(astro@2.10.1)(tailwindcss@3.3.3)(ts-node@10.9.1) + '@otterlord/astro-compress': + specifier: ^1.1.48 + version: 1.1.48 astro: specifier: 2.10.1 version: 2.10.1(@types/node@20.4.8)(sass@1.64.2) - astro-compress: - specifier: ^1.1.50 - version: 1.1.50 astro-purgecss: specifier: ^2.3.0 version: 2.3.0(astro@2.10.1) @@ -1379,7 +1379,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.17 /@jridgewell/resolve-uri@3.1.0: @@ -1390,8 +1390,8 @@ packages: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} - /@jridgewell/source-map@0.3.3: - resolution: {integrity: sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==} + /@jridgewell/source-map@0.3.5: + resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} dependencies: '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.17 @@ -1402,7 +1402,6 @@ packages: /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - dev: false /@jridgewell/trace-mapping@0.3.17: resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} @@ -1414,7 +1413,7 @@ packages: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} dependencies: '@jridgewell/resolve-uri': 3.1.0 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -1434,6 +1433,20 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 + /@otterlord/astro-compress@1.1.48: + resolution: {integrity: sha512-1AUSUMk0WMSMOg/qSmJ7K/0xUsl4hYrAlmcpxzunVFen2r6QmvQDE+51nrPJljzYcXPil+aFrzGe+jfWVChz6A==} + dependencies: + '@types/csso': 5.0.0 + '@types/html-minifier-terser': 7.0.0 + csso: 5.0.5 + deepmerge-ts: 5.1.0 + fast-glob: 3.2.12 + html-minifier-terser: 7.2.0 + sharp: 0.32.4 + svgo: 3.0.2 + terser: 5.19.2 + dev: false + /@pkgr/utils@2.3.1: resolution: {integrity: sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} @@ -2049,19 +2062,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /astro-compress@1.1.50: - resolution: {integrity: sha512-DsaDLpJT8yizuRfRoyTHGtS+NfPt/y+3z8QkdQFMSigV+apOHKWuTlC0hspMNW/6w+3WOWE8yO19RFoy2/fITQ==} - dependencies: - '@types/csso': 5.0.0 - '@types/html-minifier-terser': 7.0.0 - csso: 5.0.5 - files-pipe: 0.0.8 - html-minifier-terser: 7.2.0 - sharp: 0.32.4 - svgo: 3.0.2 - terser: 5.19.2 - dev: false - /astro-eslint-parser@0.14.0: resolution: {integrity: sha512-3F8l1h7+5MNxzDg1cSQxEloalG7fj64K6vOERChUVG7RLnAzSoafADnPQlU8DpMM3WRNfRHSC4NwUCORk/aPrA==} engines: {node: ^14.18.0 || >=16.0.0} @@ -2662,7 +2662,7 @@ packages: boolbase: 1.0.0 css-what: 6.1.0 domhandler: 5.0.3 - domutils: 3.0.1 + domutils: 3.1.0 nth-check: 2.1.1 dev: false @@ -2860,7 +2860,7 @@ packages: dependencies: domelementtype: 2.3.0 domhandler: 5.0.3 - entities: 4.4.0 + entities: 4.5.0 dev: false /domelementtype@2.3.0: @@ -2874,8 +2874,8 @@ packages: domelementtype: 2.3.0 dev: false - /domutils@3.0.1: - resolution: {integrity: sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==} + /domutils@3.1.0: + resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} dependencies: dom-serializer: 2.0.0 domelementtype: 2.3.0 @@ -2938,8 +2938,8 @@ packages: once: 1.4.0 dev: false - /entities@4.4.0: - resolution: {integrity: sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==} + /entities@4.5.0: + resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} dev: false @@ -3325,13 +3325,6 @@ packages: flat-cache: 3.0.4 dev: true - /files-pipe@0.0.8: - resolution: {integrity: sha512-c/hf3Kuhrlpn92sbe7HifJ4DOHrOPw7b7nR+4VIzqcuSXgkICwBicw6qDKoEjzEXCi6sjcL0CxBpYyikwf7KvQ==} - dependencies: - deepmerge-ts: 5.1.0 - fast-glob: 3.3.1 - dev: false - /fill-range@7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} @@ -3721,7 +3714,7 @@ packages: camel-case: 4.1.2 clean-css: 5.3.2 commander: 10.0.1 - entities: 4.4.0 + entities: 4.5.0 param-case: 3.0.4 relateurl: 0.2.7 terser: 5.19.2 @@ -4754,8 +4747,8 @@ packages: tslib: 2.5.0 dev: false - /node-abi@3.33.0: - resolution: {integrity: sha512-7GGVawqyHF4pfd0YFybhv/eM9JwTtPqx0mAanQ146O3FlSh3pA24zf9IRQTOsfTSqXTNzPSP5iagAJ94jjuVog==} + /node-abi@3.45.0: + resolution: {integrity: sha512-iwXuFrMAcFVi/ZoZiqq8BzAdsLw9kxDfTC0HMyjXfSL/6CSDAGD5UmR7azrAgWV1zKYq7dUUMj4owusBWKLsiQ==} engines: {node: '>=10'} dependencies: semver: 7.5.4 @@ -5139,7 +5132,7 @@ packages: minimist: 1.2.8 mkdirp-classic: 0.5.3 napi-build-utils: 1.0.2 - node-abi: 3.33.0 + node-abi: 3.45.0 pump: 3.0.0 rc: 1.2.8 simple-get: 4.0.1 @@ -5729,8 +5722,8 @@ packages: engines: {node: '>=10.0.0'} dev: false - /streamx@2.15.0: - resolution: {integrity: sha512-HcxY6ncGjjklGs1xsP1aR71INYcsXFJet5CU1CHqihQ2J5nOsbd4OjgjHO42w/4QNv9gZb3BueV+Vxok5pLEXg==} + /streamx@2.15.1: + resolution: {integrity: sha512-fQMzy2O/Q47rgwErk/eGeLu/roaFWV0jVsogDmrszM9uIw8L5OA+t+V93MgYlufNptfjmYR1tOMWhei/Eh7TQA==} dependencies: fast-fifo: 1.3.0 queue-tick: 1.0.1 @@ -5957,7 +5950,7 @@ packages: dependencies: b4a: 1.6.4 fast-fifo: 1.3.0 - streamx: 2.15.0 + streamx: 2.15.1 dev: false /terser@5.19.2: @@ -5965,7 +5958,7 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - '@jridgewell/source-map': 0.3.3 + '@jridgewell/source-map': 0.3.5 acorn: 8.9.0 commander: 2.20.3 source-map-support: 0.5.21 From 3a38a8e736bccb26d6974e1000ee94cc4b071555 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 13:50:36 +0000 Subject: [PATCH 89/95] fix(deps): update dependency astro to v2.10.3 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index f10a8664..0c1332ce 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", "@otterlord/astro-compress": "^1.1.48", - "astro": "2.10.1", + "astro": "2.10.3", "astro-purgecss": "^2.3.0", "tailwindcss": "^3.3.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3663eced..ab9b0e92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,16 +16,16 @@ dependencies: version: 2.0.1 '@astrojs/tailwind': specifier: ^4.0.0 - version: 4.0.0(astro@2.10.1)(tailwindcss@3.3.3)(ts-node@10.9.1) + version: 4.0.0(astro@2.10.3)(tailwindcss@3.3.3)(ts-node@10.9.1) '@otterlord/astro-compress': specifier: ^1.1.48 version: 1.1.48 astro: - specifier: 2.10.1 - version: 2.10.1(@types/node@20.4.8)(sass@1.64.2) + specifier: 2.10.3 + version: 2.10.3(@types/node@20.4.8)(sass@1.64.2) astro-purgecss: specifier: ^2.3.0 - version: 2.3.0(astro@2.10.1) + version: 2.3.0(astro@2.10.3) tailwindcss: specifier: ^3.3.3 version: 3.3.3(ts-node@10.9.1) @@ -169,13 +169,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark@2.2.1(astro@2.10.1): + /@astrojs/markdown-remark@2.2.1(astro@2.10.3): resolution: {integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==} peerDependencies: astro: ^2.5.0 dependencies: '@astrojs/prism': 2.1.2 - astro: 2.10.1(@types/node@20.4.8)(sass@1.64.2) + astro: 2.10.3(@types/node@20.4.8)(sass@1.64.2) github-slugger: 1.5.0 import-meta-resolve: 2.2.1 rehype-raw: 6.1.1 @@ -220,13 +220,13 @@ packages: zod: 3.20.6 dev: false - /@astrojs/tailwind@4.0.0(astro@2.10.1)(tailwindcss@3.3.3)(ts-node@10.9.1): + /@astrojs/tailwind@4.0.0(astro@2.10.3)(tailwindcss@3.3.3)(ts-node@10.9.1): resolution: {integrity: sha512-HmCAXFFes7MUBt5ihdfH1goa8QyGkHejIpz6Z4XBKK9VNYY9G2E3brCn8+pNn5zAOzcwl3FYcuH2AiOa/NGoMQ==} peerDependencies: astro: ^2.6.5 tailwindcss: ^3.0.24 dependencies: - astro: 2.10.1(@types/node@20.4.8)(sass@1.64.2) + astro: 2.10.3(@types/node@20.4.8)(sass@1.64.2) autoprefixer: 10.4.14(postcss@8.4.24) postcss: 8.4.24 postcss-load-config: 4.0.1(postcss@8.4.24)(ts-node@10.9.1) @@ -2078,17 +2078,17 @@ packages: - supports-color dev: true - /astro-purgecss@2.3.0(astro@2.10.1): + /astro-purgecss@2.3.0(astro@2.10.3): resolution: {integrity: sha512-HeIhTFjNupoPP7w8rQpadAmc1Y7zrUOq2jbF6z66DwZ5+bshh/jNf5pviz6JsSQrNviiIL/mLw4EyVK69krz+w==} peerDependencies: astro: ^2.0.0 dependencies: - astro: 2.10.1(@types/node@20.4.8)(sass@1.64.2) + astro: 2.10.3(@types/node@20.4.8)(sass@1.64.2) purgecss: 5.0.0 dev: false - /astro@2.10.1(@types/node@20.4.8)(sass@1.64.2): - resolution: {integrity: sha512-t3y9laRaOZTAu6omVpI5x/wE80t2yTCWO/UTCPJYAYy2Aoi+snupwk8ZFBLgVd0lwO7KhjRKA0pUScfkn3bnXw==} + /astro@2.10.3(@types/node@20.4.8)(sass@1.64.2): + resolution: {integrity: sha512-Hp8HhamDsRw31QYftKNmPktbr9+YJ5CQMSAlg0ED667hhH0KkgfVV77bqRojsLlj6f/6qBYGMgooGQdtfdie1Q==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true peerDependencies: @@ -2100,7 +2100,7 @@ packages: '@astrojs/compiler': 1.8.0 '@astrojs/internal-helpers': 0.1.2 '@astrojs/language-server': 1.0.5 - '@astrojs/markdown-remark': 2.2.1(astro@2.10.1) + '@astrojs/markdown-remark': 2.2.1(astro@2.10.3) '@astrojs/telemetry': 2.1.1 '@astrojs/webapi': 2.2.0 '@babel/core': 7.22.5 From 5737c8889b3408954edee71eea990b63d0d6e5a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:00:58 +0000 Subject: [PATCH 90/95] chore(deps): update typescript-eslint monorepo to ^6.3.0 --- package.json | 4 +-- pnpm-lock.yaml | 78 +++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 0c1332ce..00f20718 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@types/lodash.kebabcase": "^4.1.7", "@types/mustache": "^4.2.2", "@types/node": "^20.4.8", - "@typescript-eslint/eslint-plugin": "^6.2.1", - "@typescript-eslint/parser": "^6.2.1", + "@typescript-eslint/eslint-plugin": "^6.3.0", + "@typescript-eslint/parser": "^6.3.0", "commander": "^11.0.0", "commitizen": "^4.3.0", "dayjs": "^1.11.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab9b0e92..2d96933c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,11 +62,11 @@ devDependencies: specifier: ^20.4.8 version: 20.4.8 '@typescript-eslint/eslint-plugin': - specifier: ^6.2.1 - version: 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) + specifier: ^6.3.0 + version: 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/parser': - specifier: ^6.2.1 - version: 6.2.1(eslint@8.46.0)(typescript@5.1.6) + specifier: ^6.3.0 + version: 6.3.0(eslint@8.46.0)(typescript@5.1.6) commander: specifier: ^11.0.0 version: 11.0.0 @@ -1766,8 +1766,8 @@ packages: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin@6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-iZVM/ALid9kO0+I81pnp1xmYiFyqibAHzrqX4q5YvvVEyJqY+e6rfTXSCsc2jUxGNqJqTfFSSij/NFkZBiBzLw==} + /@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-IZYjYZ0ifGSLZbwMqIip/nOamFiWJ9AH+T/GYNZBWkVcyNQOFGtSMoWV7RvY4poYCMZ/4lHzNl796WOSNxmk8A==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -1778,11 +1778,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.2.1 - '@typescript-eslint/type-utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/parser': 6.3.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.3.0 + '@typescript-eslint/type-utils': 6.3.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.3.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4 eslint: 8.46.0 graphemer: 1.4.0 @@ -1796,8 +1796,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.2.1(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-Ld+uL1kYFU8e6btqBFpsHkwQ35rw30IWpdQxgOqOh4NfxSDH6uCkah1ks8R/RgQqI5hHPXMaLy9fbFseIe+dIg==} + /@typescript-eslint/parser@6.3.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-ibP+y2Gr6p0qsUkhs7InMdXrwldjxZw66wpcQq9/PzAroM45wdwyu81T+7RibNCh8oc0AgrsyCwJByncY0Ongg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1806,10 +1806,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.2.1 - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/scope-manager': 6.3.0 + '@typescript-eslint/types': 6.3.0 + '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4 eslint: 8.46.0 typescript: 5.1.6 @@ -1825,16 +1825,16 @@ packages: '@typescript-eslint/visitor-keys': 5.60.0 dev: true - /@typescript-eslint/scope-manager@6.2.1: - resolution: {integrity: sha512-UCqBF9WFqv64xNsIEPfBtenbfodPXsJ3nPAr55mGPkQIkiQvgoWNo+astj9ZUfJfVKiYgAZDMnM6dIpsxUMp3Q==} + /@typescript-eslint/scope-manager@6.3.0: + resolution: {integrity: sha512-WlNFgBEuGu74ahrXzgefiz/QlVb+qg8KDTpknKwR7hMH+lQygWyx0CQFoUmMn1zDkQjTBBIn75IxtWss77iBIQ==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/types': 6.3.0 + '@typescript-eslint/visitor-keys': 6.3.0 dev: true - /@typescript-eslint/type-utils@6.2.1(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-fTfCgomBMIgu2Dh2Or3gMYgoNAnQm3RLtRp+jP7A8fY+LJ2+9PNpi5p6QB5C4RSP+U3cjI0vDlI3mspAkpPVbQ==} + /@typescript-eslint/type-utils@6.3.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-7Oj+1ox1T2Yc8PKpBvOKWhoI/4rWFd1j7FA/rPE0lbBPXTKjdbtC+7Ev0SeBjEKkIhKWVeZSP+mR7y1Db1CdfQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1843,8 +1843,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.3.0(eslint@8.46.0)(typescript@5.1.6) debug: 4.3.4 eslint: 8.46.0 ts-api-utils: 1.0.1(typescript@5.1.6) @@ -1858,13 +1858,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.2.1: - resolution: {integrity: sha512-528bGcoelrpw+sETlyM91k51Arl2ajbNT9L4JwoXE2dvRe1yd8Q64E4OL7vHYw31mlnVsf+BeeLyAZUEQtqahQ==} + /@typescript-eslint/types@6.3.0: + resolution: {integrity: sha512-K6TZOvfVyc7MO9j60MkRNWyFSf86IbOatTKGrpTQnzarDZPYPVy0oe3myTMq7VjhfsUAbNUW8I5s+2lZvtx1gg==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.2.1(typescript@5.1.6): - resolution: {integrity: sha512-G+UJeQx9AKBHRQBpmvr8T/3K5bJa485eu+4tQBxFq0KoT22+jJyzo1B50JDT9QdC1DEmWQfdKsa8ybiNWYsi0Q==} + /@typescript-eslint/typescript-estree@6.3.0(typescript@5.1.6): + resolution: {integrity: sha512-Xh4NVDaC4eYKY4O3QGPuQNp5NxBAlEvNQYOqJquR2MePNxO11E5K3t5x4M4Mx53IZvtpW+mBxIT0s274fLUocg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -1872,8 +1872,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/types': 6.3.0 + '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -1884,8 +1884,8 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.2.1(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-eBIXQeupYmxVB6S7x+B9SdBeB6qIdXKjgQBge2J+Ouv8h9Cxm5dHf/gfAZA6dkMaag+03HdbVInuXMmqFB/lKQ==} + /@typescript-eslint/utils@6.3.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-hLLg3BZE07XHnpzglNBG8P/IXq/ZVXraEbgY7FM0Cnc1ehM8RMdn9mat3LubJ3KBeYXXPxV1nugWbQPjGeJk6Q==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1893,9 +1893,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.2.1 - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.3.0 + '@typescript-eslint/types': 6.3.0 + '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.1.6) eslint: 8.46.0 semver: 7.5.4 transitivePeerDependencies: @@ -1911,11 +1911,11 @@ packages: eslint-visitor-keys: 3.4.2 dev: true - /@typescript-eslint/visitor-keys@6.2.1: - resolution: {integrity: sha512-iTN6w3k2JEZ7cyVdZJTVJx2Lv7t6zFA8DCrJEHD2mwfc16AEvvBWVhbFh34XyG2NORCd0viIgQY1+u7kPI0WpA==} + /@typescript-eslint/visitor-keys@6.3.0: + resolution: {integrity: sha512-kEhRRj7HnvaSjux1J9+7dBen15CdWmDnwrpyiHsFX6Qx2iW5LOBUgNefOFeh2PjWPlNwN8TOn6+4eBU3J/gupw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.2.1 + '@typescript-eslint/types': 6.3.0 eslint-visitor-keys: 3.4.2 dev: true From 3e5b668c9ead0adbaef2f93d6a67d0a29d7ce448 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:06:55 +0000 Subject: [PATCH 91/95] chore(deps): update dependency @fontsource/ibm-plex-mono to ^5.0.8 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 00f20718..7b4afa29 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@commitlint/cli": "^17.6.7", "@commitlint/config-conventional": "^17.6.7", - "@fontsource/ibm-plex-mono": "^5.0.7", + "@fontsource/ibm-plex-mono": "^5.0.8", "@iconify-json/bi": "^1.1.17", "@resvg/resvg-js": "^2.4.1", "@tailwindcss/typography": "^0.5.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d96933c..219246e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: ^17.6.7 version: 17.6.7 '@fontsource/ibm-plex-mono': - specifier: ^5.0.7 - version: 5.0.7 + specifier: ^5.0.8 + version: 5.0.8 '@iconify-json/bi': specifier: ^1.1.17 version: 1.1.17 @@ -1332,8 +1332,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@fontsource/ibm-plex-mono@5.0.7: - resolution: {integrity: sha512-k6wK71xPVn96CNxaC5d7u/+VAEoGBoeypNP8X31yoDsQHj7/0EW+M0Uelb8MVlrq5p1DeP4deZcn4Q8u5CmSPA==} + /@fontsource/ibm-plex-mono@5.0.8: + resolution: {integrity: sha512-AoR7K2YtlGKy3LApyLYjqjyz0o8XtkRvbB/juMsGSGNayBBAly140ykZls+VxcXjZSLQpp2RyxKo6lYOuHPmUw==} dev: true /@humanwhocodes/config-array@0.11.10: From 167096016d210e850a26657d98ae68d58168e748 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:10:14 +0000 Subject: [PATCH 92/95] chore(deps): update dependency @iconify-json/bi to ^1.1.18 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7b4afa29..dcb45d37 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@commitlint/cli": "^17.6.7", "@commitlint/config-conventional": "^17.6.7", "@fontsource/ibm-plex-mono": "^5.0.8", - "@iconify-json/bi": "^1.1.17", + "@iconify-json/bi": "^1.1.18", "@resvg/resvg-js": "^2.4.1", "@tailwindcss/typography": "^0.5.9", "@types/lodash.get": "^4.4.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 219246e3..bbbc13f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^5.0.8 version: 5.0.8 '@iconify-json/bi': - specifier: ^1.1.17 - version: 1.1.17 + specifier: ^1.1.18 + version: 1.1.18 '@resvg/resvg-js': specifier: ^2.4.1 version: 2.4.1 @@ -1356,8 +1356,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify-json/bi@1.1.17: - resolution: {integrity: sha512-wWu0uLe3STp9JiE7TIZLvlZwQ7DJkup8lr59A4Ayl6b41KLBiAxnCi8l+Ohmtkdr6auNo8UM//gO0Pcx48GhOg==} + /@iconify-json/bi@1.1.18: + resolution: {integrity: sha512-nAQd+4Eb2SuYKg/5oa/dlvIudgF5d57VYGkF7P0JbuUipFHk0l2vAQ0CdKYaz0L66PO0rabWDln449lhBE2UJQ==} dependencies: '@iconify/types': 2.0.0 dev: true From 22194ef444fdf77405c940cca64e8400b4b4ba33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:13:03 +0000 Subject: [PATCH 93/95] chore(deps): update pnpm to v8.6.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b4afa29..8ae04b97 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "version": "2.2.5", "license": "MIT", - "packageManager": "pnpm@8.6.11", + "packageManager": "pnpm@8.6.12", "scripts": { "lc:new": "tsx ./src/cmd/leetcode.ts", "dev": "astro dev", From 36f9fb1c7a7fb5268c56f7c269671b132512710b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:23:24 +0000 Subject: [PATCH 94/95] fix(deps): update dependency @astrojs/rss to ^2.4.4 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index ebe90670..2fdd5b45 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@astrojs/partytown": "^1.2.3", - "@astrojs/rss": "^2.4.3", + "@astrojs/rss": "^2.4.4", "@astrojs/sitemap": "^2.0.1", "@astrojs/tailwind": "^4.0.0", "@otterlord/astro-compress": "^1.1.48", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bbbc13f5..fd0b20c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^1.2.3 version: 1.2.3 '@astrojs/rss': - specifier: ^2.4.3 - version: 2.4.3 + specifier: ^2.4.4 + version: 2.4.4 '@astrojs/sitemap': specifier: ^2.0.1 version: 2.0.1 @@ -206,10 +206,10 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/rss@2.4.3: - resolution: {integrity: sha512-Dc8lxsXiDlnxONVIUuc3ohO1+vV1Hp9fRFdUianOola0S9/xv/6FzIHhkQ62MkaFSlcZm5uIOllRWNKVvuFuoA==} + /@astrojs/rss@2.4.4: + resolution: {integrity: sha512-HQFoHyHVoODyeyAFoVPej8OOZowiuXvB5AFIzY4AiPCdwlBz5JGpzW5vPARG/FCqAI9AS3Wi0sU/RZh3Cu8SWQ==} dependencies: - fast-xml-parser: 4.1.3 + fast-xml-parser: 4.2.7 kleur: 4.1.5 dev: false @@ -3295,8 +3295,8 @@ packages: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} dev: true - /fast-xml-parser@4.1.3: - resolution: {integrity: sha512-LsNDahCiCcJPe8NO7HijcnukHB24tKbfDDA5IILx9dmW3Frb52lhbeX6MPNUSvyGNfav2VTYpJ/OqkRoVLrh2Q==} + /fast-xml-parser@4.2.7: + resolution: {integrity: sha512-J8r6BriSLO1uj2miOk1NW0YVm8AGOOu3Si2HQp/cSmo6EA4m3fcwu2WKjJ4RK9wMLBtg69y1kS8baDiQBR41Ig==} hasBin: true dependencies: strnum: 1.0.5 From 2a41ec9bed03fa6952d251dfa0805404684b4b06 Mon Sep 17 00:00:00 2001 From: Le Minh Tri Date: Tue, 8 Aug 2023 21:36:40 +0700 Subject: [PATCH 95/95] chore(release): v2.2.6 --- .changes/v2.2.6.md | 34 ++++++++++++++++++++++++++ CHANGELOG.md | 59 ++++++++++++++++++++++++++++++++++++++-------- package.json | 2 +- 3 files changed, 84 insertions(+), 11 deletions(-) create mode 100644 .changes/v2.2.6.md diff --git a/.changes/v2.2.6.md b/.changes/v2.2.6.md new file mode 100644 index 00000000..4338e79b --- /dev/null +++ b/.changes/v2.2.6.md @@ -0,0 +1,34 @@ +## [v2.2.6](https://github.com/ansidev/leetcode-blog/compare/v2.2.5...v2.2.6) (2023-08-08) + +### Bug Fixes + +- **github-workflow:** update parameter name + +- **deps:** replace astro-compress by [@otterlord/astro-compress](https://www.npmjs.com/package/@otterlord/astro-compress) + +### Dependencies + +| Package | Version | +| ---------------------------------- | ------------------------ | +| `@astrojs/rss` | `^2.4.3` `->` `^2.4.4` | +| `@astrojs/sitemap` | `^1.3.3` `->` `^2.0.1` | +| `@astrojs/tailwind` | `^3.1.3` `->` `^4.0.0` | +| `astro` | `^2.6.3` `->` `^2.10.3` | +| `astro-purgecss` | `^2.0.1` `->` `^2.3.0` | +| `tailwindcss` | `^3.3.2` `->` `^3.3.3` | +| `@commitlint/cli` | `^17.6.5` `->` `^17.6.7` | +| `@commitlint/config-conventional` | `^17.6.5` `->` `^17.6.7` | +| `@fontsource/ibm-plex-mono` | `^5.0.3` `->` `^5.0.8` | +| `@iconify-json/bi` | `^1.1.17` `->` `^1.1.18` | +| `@types/node` | `^20.2.1` `->` `^20.4.8` | +| `@typescript-eslint/eslint-plugin` | `^5.59.11` `->` `^6.3.0` | +| `@typescript-eslint/parser` | `^5.59.11` `->` `^6.3.0` | +| `dayjs` | `^1.11.8` `->` `^1.11.9` | +| `dotenv` | `^16.1.4` `->` `^16.3.1` | +| `eslint` | `^8.42.0` `->` `^8.46.0` | +| `eslint-plugin-astro` | `^0.27.1` `->` `^0.28.0` | +| `sass` | `^1.63.3` `->` `^1.64.2` | +| `satori` | `^0.10.1` `->` `^0.10.2` | +| `typescript` | `^5.1.3` `->` `^5.1.6` | + +Full Changelog: [v2.2.5...v2.2.6](https://github.com/ansidev/leetcode-blog/compare/v2.2.5...v2.2.6) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3bd013e..0b9dc876 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,25 +4,46 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). -## [v2.2.5](https://github.com/ansidev/leetcode-blog/compare/v2.2.4...v2.2.5) (2023-06-13) +## [v2.2.6](https://github.com/ansidev/leetcode-blog/compare/v2.2.5...v2.2.6) (2023-08-08) ### Bug Fixes -- wrong github environment url - -- **deps:** update dependency astro to v2.6.3 +- **github-workflow:** update parameter name -- **deps:** update dependency astro to v2.6.2 +- **deps:** replace astro-compress by [@otterlord/astro-compress](https://www.npmjs.com/package/@otterlord/astro-compress) -- **deps:** update dependency astro to v2.6.1 +### Dependencies -- **deps:** update dependency astro to v2.6.0 +| Package | Version | +| ---------------------------------- | ------------------------ | +| `@astrojs/rss` | `^2.4.3` `->` `^2.4.4` | +| `@astrojs/sitemap` | `^1.3.3` `->` `^2.0.1` | +| `@astrojs/tailwind` | `^3.1.3` `->` `^4.0.0` | +| `astro` | `^2.6.3` `->` `^2.10.3` | +| `astro-purgecss` | `^2.0.1` `->` `^2.3.0` | +| `tailwindcss` | `^3.3.2` `->` `^3.3.3` | +| `@commitlint/cli` | `^17.6.5` `->` `^17.6.7` | +| `@commitlint/config-conventional` | `^17.6.5` `->` `^17.6.7` | +| `@fontsource/ibm-plex-mono` | `^5.0.3` `->` `^5.0.8` | +| `@iconify-json/bi` | `^1.1.17` `->` `^1.1.18` | +| `@types/node` | `^20.2.1` `->` `^20.4.8` | +| `@typescript-eslint/eslint-plugin` | `^5.59.11` `->` `^6.3.0` | +| `@typescript-eslint/parser` | `^5.59.11` `->` `^6.3.0` | +| `dayjs` | `^1.11.8` `->` `^1.11.9` | +| `dotenv` | `^16.1.4` `->` `^16.3.1` | +| `eslint` | `^8.42.0` `->` `^8.46.0` | +| `eslint-plugin-astro` | `^0.27.1` `->` `^0.28.0` | +| `sass` | `^1.63.3` `->` `^1.64.2` | +| `satori` | `^0.10.1` `->` `^0.10.2` | +| `typescript` | `^5.1.3` `->` `^5.1.6` | + +Full Changelog: [v2.2.5...v2.2.6](https://github.com/ansidev/leetcode-blog/compare/v2.2.5...v2.2.6) -- **deps:** update dependency astro-compress to ^1.1.47 +## [v2.2.5](https://github.com/ansidev/leetcode-blog/compare/v2.2.4...v2.2.5) (2023-06-13) -- **deps:** update dependency astro to v2.5.7 +### Bug Fixes -- **deps:** update dependency [@astrojs](https://github.com/astrojs)/sitemap to ^1.3.3 +- **github-workflow:** wrong github environment url ### Code Refactoring @@ -30,6 +51,24 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a - **github-workflow:** apply GitHub Actions from ghacts/gitflow +### Dependencies + +| Package | Version | +| ---------------------------------- | ------------------------- | +| `@astrojs/sitemap` | `^1.3.2` `->` `^1.3.3` | +| `astro` | `^2.5.6` `->` `2.6.3` | +| `astro-compress` | `^1.1.46` `->` `^1.1.47` | +| `@fontsource/ibm-plex-mono` | `^5.0.2` `->` `^5.0.3` | +| `@iconify-json/bi` | `^1.1.16` `->` `^1.1.17` | +| `@typescript-eslint/eslint-plugin` | `^5.59.8` `->` `^5.59.11` | +| `@typescript-eslint/parser` | `^5.59.8` `->` `^5.59.11` | +| `dayjs` | `^1.11.7` `->` `^1.11.8` | +| `dotenv` | `^16.1.1` `->` `^16.1.4` | +| `eslint` | `^8.41.0` `->` `^8.42.0` | +| `sass` | `^1.62.1` `->` `^1.63.3` | +| `satori` | `^0.9.1` `->` `^0.10.1` | +| `typescript` | `^5.0.4` `->` `^5.1.3` | + Full Changelog: [v2.2.4...v2.2.5](https://github.com/ansidev/leetcode-blog/compare/v2.2.4...v2.2.5) ## [v2.2.4](https://github.com/ansidev/leetcode-blog/compare/v2.2.3...v2.2.4) (2023-05-31) diff --git a/package.json b/package.json index 2fdd5b45..d499ded4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "leetcode-blog", "description": "Solutions for LeetCode problems - Written by ansidev", "type": "module", - "version": "2.2.5", + "version": "2.2.6", "license": "MIT", "packageManager": "pnpm@8.6.12", "scripts": {