From e5afa97b8da421bd243cf8c73a97e45d1e7cdb43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 19:53:35 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- demos/loaders/package.json | 4 +- package.json | 6 +- packages/airtable/package.json | 4 +- packages/csv/package.json | 4 +- packages/feed/package.json | 4 +- packages/mock/package.json | 4 +- packages/utils/package.json | 4 +- pnpm-lock.yaml | 128 +++++++++++++++++---------------- 8 files changed, 82 insertions(+), 76 deletions(-) diff --git a/demos/loaders/package.json b/demos/loaders/package.json index 8e35f50..ecad6a2 100644 --- a/demos/loaders/package.json +++ b/demos/loaders/package.json @@ -16,9 +16,9 @@ "@ascorbic/feed-loader": "workspace:^", "@ascorbic/mock-loader": "workspace:^", "@astrojs/check": "^0.9.2", - "@astrojs/netlify": "^5.5.0", + "@astrojs/netlify": "^5.5.1", "@unpic/astro": "^0.0.46", - "astro": "4.14.0", + "astro": "4.14.2", "typescript": "^5.5.4" } } diff --git a/package.json b/package.json index bbc1e0b..9745cf0 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,10 @@ "devDependencies": { "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.7", - "@types/node": "^20.14.15", + "@types/node": "^20.15.0", "prettier": "^3.3.3", - "vite": "^5.4.0", + "vite": "^5.4.1", "vitest": "^2.0.5" }, - "packageManager": "pnpm@9.7.0" + "packageManager": "pnpm@9.7.1" } diff --git a/packages/airtable/package.json b/packages/airtable/package.json index 0d05147..bd13b50 100644 --- a/packages/airtable/package.json +++ b/packages/airtable/package.json @@ -19,8 +19,8 @@ }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.4", - "astro": "^4.14.0", - "publint": "^0.2.9", + "astro": "^4.14.2", + "publint": "^0.2.10", "tsup": "^8.2.4", "typescript": "^5.5.4" }, diff --git a/packages/csv/package.json b/packages/csv/package.json index fa3732d..61cec41 100644 --- a/packages/csv/package.json +++ b/packages/csv/package.json @@ -20,8 +20,8 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.4", "@types/papaparse": "^5.3.14", - "astro": "^4.14.0", - "publint": "^0.2.9", + "astro": "^4.14.2", + "publint": "^0.2.10", "tsup": "^8.2.4", "typescript": "^5.5.4" }, diff --git a/packages/feed/package.json b/packages/feed/package.json index 55bc3e3..d285f4f 100644 --- a/packages/feed/package.json +++ b/packages/feed/package.json @@ -20,8 +20,8 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.15.4", "@types/feedparser": "^2.2.8", - "astro": "^4.14.0", - "publint": "^0.2.9", + "astro": "^4.14.2", + "publint": "^0.2.10", "tsup": "^8.2.4", "typescript": "^5.5.4" }, diff --git a/packages/mock/package.json b/packages/mock/package.json index 8c2fc94..41b48ae 100644 --- a/packages/mock/package.json +++ b/packages/mock/package.json @@ -19,8 +19,8 @@ }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.4", - "astro": "^4.14.0", - "publint": "^0.2.9", + "astro": "^4.14.2", + "publint": "^0.2.10", "tsup": "^8.2.4", "typescript": "^5.5.4" }, diff --git a/packages/utils/package.json b/packages/utils/package.json index 5d8d58b..8010293 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -19,8 +19,8 @@ }, "devDependencies": { "@arethetypeswrong/cli": "^0.15.4", - "astro": "^4.14.0", - "publint": "^0.2.9", + "astro": "^4.14.2", + "publint": "^0.2.10", "tsup": "^8.2.4", "typescript": "^5.5.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee32ddf..47115ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,17 +15,17 @@ importers: specifier: ^2.27.7 version: 2.27.7 '@types/node': - specifier: ^20.14.15 - version: 20.14.15 + specifier: ^20.15.0 + version: 20.15.0 prettier: specifier: ^3.3.3 version: 3.3.3 vite: - specifier: ^5.4.0 - version: 5.4.0(@types/node@20.14.15) + specifier: ^5.4.1 + version: 5.4.1(@types/node@20.15.0) vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.14.15) + version: 2.0.5(@types/node@20.15.0) demos/loaders: dependencies: @@ -45,14 +45,14 @@ importers: specifier: ^0.9.2 version: 0.9.2(prettier@3.3.3)(typescript@5.5.4) '@astrojs/netlify': - specifier: ^5.5.0 - version: 5.5.0(astro@4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4)) + specifier: ^5.5.1 + version: 5.5.1(astro@4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4)) '@unpic/astro': specifier: ^0.0.46 - version: 0.0.46(astro@4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4)) + version: 0.0.46(astro@4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4)) astro: - specifier: 4.14.0 - version: 4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4) + specifier: 4.14.2 + version: 4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4) typescript: specifier: ^5.5.4 version: 5.5.4 @@ -70,11 +70,11 @@ importers: specifier: ^0.15.4 version: 0.15.4 astro: - specifier: ^4.14.0 - version: 4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4) + specifier: ^4.14.2 + version: 4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4) publint: - specifier: ^0.2.9 - version: 0.2.9 + specifier: ^0.2.10 + version: 0.2.10 tsup: specifier: ^8.2.4 version: 8.2.4(postcss@8.4.41)(typescript@5.5.4) @@ -101,11 +101,11 @@ importers: specifier: ^5.3.14 version: 5.3.14 astro: - specifier: ^4.14.0 - version: 4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4) + specifier: ^4.14.2 + version: 4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4) publint: - specifier: ^0.2.9 - version: 0.2.9 + specifier: ^0.2.10 + version: 0.2.10 tsup: specifier: ^8.2.4 version: 8.2.4(postcss@8.4.41)(typescript@5.5.4) @@ -129,11 +129,11 @@ importers: specifier: ^2.2.8 version: 2.2.8 astro: - specifier: ^4.14.0 - version: 4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4) + specifier: ^4.14.2 + version: 4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4) publint: - specifier: ^0.2.9 - version: 0.2.9 + specifier: ^0.2.10 + version: 0.2.10 tsup: specifier: ^8.2.4 version: 8.2.4(postcss@8.4.41)(typescript@5.5.4) @@ -157,11 +157,11 @@ importers: specifier: ^0.15.4 version: 0.15.4 astro: - specifier: ^4.14.0 - version: 4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4) + specifier: ^4.14.2 + version: 4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4) publint: - specifier: ^0.2.9 - version: 0.2.9 + specifier: ^0.2.10 + version: 0.2.10 tsup: specifier: ^8.2.4 version: 8.2.4(postcss@8.4.41)(typescript@5.5.4) @@ -175,11 +175,11 @@ importers: specifier: ^0.15.4 version: 0.15.4 astro: - specifier: ^4.14.0 - version: 4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4) + specifier: ^4.14.2 + version: 4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4) publint: - specifier: ^0.2.9 - version: 0.2.9 + specifier: ^0.2.10 + version: 0.2.10 tsup: specifier: ^8.2.4 version: 8.2.4(postcss@8.4.41)(typescript@5.5.4) @@ -238,8 +238,8 @@ packages: '@astrojs/markdown-remark@5.2.0': resolution: {integrity: sha512-vWGM24KZXz11jR3JO+oqYU3T2qpuOi4uGivJ9SQLCAI01+vEkHC60YJMRvHPc+hwd60F7euNs1PeOEixIIiNQw==} - '@astrojs/netlify@5.5.0': - resolution: {integrity: sha512-3jSYa7CZe1qVVSZpEG3iNr6wV34SurXyvN4G00rGVFv91OQBywItHsARUKQeCtv4dx+aVHQbyLMijF+0RIQveg==} + '@astrojs/netlify@5.5.1': + resolution: {integrity: sha512-tC5L51/bMo5SjM+7/eKw+NJL4aXDr8BLGLgrN874YU+lX4Q4VqiFsy/yLjfgj7NXFHNdK8CTCrTrcg89knKryw==} peerDependencies: astro: ^4.2.0 @@ -1186,8 +1186,8 @@ packages: '@types/node@20.14.11': resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} - '@types/node@20.14.15': - resolution: {integrity: sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==} + '@types/node@20.15.0': + resolution: {integrity: sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==} '@types/papaparse@5.3.14': resolution: {integrity: sha512-LxJ4iEFcpqc6METwp9f6BV6VVc43m6MfH0VqFosHvrUgfXiFe6ww7R3itkOQ+TCK6Y+Iv/+RnnvtRZnkc5Kc9g==} @@ -1370,8 +1370,8 @@ packages: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} engines: {node: '>=12'} - astro@4.14.0: - resolution: {integrity: sha512-UWUOy0aX+x3oDlItcrc4lgLqUXm63w6iChWnWiFijnfpUSJvogtKmJzb79ZmNj56i0ZVGhNVRsbtVhofJPdIXg==} + astro@4.14.2: + resolution: {integrity: sha512-x9VeYx8Ih6kYKBMVwwsfRzsZVq30+SUhiawnYQ6+46qQnEx3zH05KcH24HsJMe6dVpHD8HdH7CWR5C4o7Q/jeg==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -2668,8 +2668,8 @@ packages: pseudomap@1.0.2: resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} - publint@0.2.9: - resolution: {integrity: sha512-nITKS1NSwD68PQlts0ntryhxrWObep6P0CCycwi1lgXI+K7uKyacMYRRCQi7hTae8imkI3FCi0FlgnwLxjM8yA==} + publint@0.2.10: + resolution: {integrity: sha512-5TzYaAFiGpgkYX/k6VaItRMT2uHI4zO5OWJ2k7Er0Ot3jutBCNTJB1qRHuy1lYq07JhRczzFs6HFPB4D+A47xA==} engines: {node: '>=16'} hasBin: true @@ -3062,6 +3062,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.13.0: + resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==} + unicode-emoji-modifier-base@1.0.0: resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==} engines: {node: '>=4'} @@ -3133,8 +3136,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite@5.4.0: - resolution: {integrity: sha512-5xokfMX0PIiwCMCMb9ZJcMyh5wbBun0zUzKib+L65vAZ8GY9ePZMXxFrHbr/Kyll2+LSCY7xtERPpxkBDKngwg==} + vite@5.4.1: + resolution: {integrity: sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3493,13 +3496,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/netlify@5.5.0(astro@4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4))': + '@astrojs/netlify@5.5.1(astro@4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4))': dependencies: '@astrojs/internal-helpers': 0.4.1 '@astrojs/underscore-redirects': 0.3.4 '@netlify/functions': 2.8.1 '@vercel/nft': 0.27.3 - astro: 4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4) + astro: 4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4) esbuild: 0.22.0 transitivePeerDependencies: - encoding @@ -4359,9 +4362,9 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/node@20.14.15': + '@types/node@20.15.0': dependencies: - undici-types: 5.26.5 + undici-types: 6.13.0 '@types/papaparse@5.3.14': dependencies: @@ -4369,7 +4372,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 20.14.15 + '@types/node': 20.15.0 '@types/semver@7.5.8': {} @@ -4377,12 +4380,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@unpic/astro@0.0.46(astro@4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4))': + '@unpic/astro@0.0.46(astro@4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4))': dependencies: '@unpic/core': 0.0.49 '@unpic/pixels': 1.2.2 '@unpic/placeholder': 0.1.2 - astro: 4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4) + astro: 4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4) blurhash: 2.0.5 '@unpic/core@0.0.49': @@ -4594,7 +4597,7 @@ snapshots: assertion-error@2.0.1: {} - astro@4.14.0(@types/node@20.14.15)(rollup@4.19.0)(typescript@5.5.4): + astro@4.14.2(@types/node@20.15.0)(rollup@4.19.0)(typescript@5.5.4): dependencies: '@astrojs/compiler': 2.10.2 '@astrojs/internal-helpers': 0.4.1 @@ -4655,10 +4658,11 @@ snapshots: tsconfck: 3.1.1(typescript@5.5.4) unist-util-visit: 5.0.0 vfile: 6.0.2 - vite: 5.4.0(@types/node@20.14.15) - vitefu: 0.2.5(vite@5.4.0(@types/node@20.14.15)) + vite: 5.4.1(@types/node@20.15.0) + vitefu: 0.2.5(vite@5.4.1(@types/node@20.15.0)) which-pm: 3.0.0 xxhash-wasm: 1.0.2 + yargs-parser: 21.1.1 zod: 3.23.8 zod-to-json-schema: 3.23.2(zod@3.23.8) zod-to-ts: 1.2.0(typescript@5.5.4)(zod@3.23.8) @@ -6153,7 +6157,7 @@ snapshots: pseudomap@1.0.2: {} - publint@0.2.9: + publint@0.2.10: dependencies: npm-packlist: 5.1.3 picocolors: 1.0.1 @@ -6607,6 +6611,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.13.0: {} + unicode-emoji-modifier-base@1.0.0: {} unified@11.0.5: @@ -6693,13 +6699,13 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite-node@2.0.5(@types/node@20.14.15): + vite-node@2.0.5(@types/node@20.15.0): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.0(@types/node@20.14.15) + vite: 5.4.1(@types/node@20.15.0) transitivePeerDependencies: - '@types/node' - less @@ -6711,20 +6717,20 @@ snapshots: - supports-color - terser - vite@5.4.0(@types/node@20.14.15): + vite@5.4.1(@types/node@20.15.0): dependencies: esbuild: 0.21.5 postcss: 8.4.41 rollup: 4.19.0 optionalDependencies: - '@types/node': 20.14.15 + '@types/node': 20.15.0 fsevents: 2.3.3 - vitefu@0.2.5(vite@5.4.0(@types/node@20.14.15)): + vitefu@0.2.5(vite@5.4.1(@types/node@20.15.0)): optionalDependencies: - vite: 5.4.0(@types/node@20.14.15) + vite: 5.4.1(@types/node@20.15.0) - vitest@2.0.5(@types/node@20.14.15): + vitest@2.0.5(@types/node@20.15.0): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -6742,11 +6748,11 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.0(@types/node@20.14.15) - vite-node: 2.0.5(@types/node@20.14.15) + vite: 5.4.1(@types/node@20.15.0) + vite-node: 2.0.5(@types/node@20.15.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.14.15 + '@types/node': 20.15.0 transitivePeerDependencies: - less - lightningcss