From 37eb7c6ba029bc596a9b57249547b932485423d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:59:56 +0000 Subject: [PATCH] fix(deps): update dependency @astrojs/sitemap to v3 --- 03 Genshin-Redeem-Code-UI/package.json | 2 +- pnpm-lock.yaml | 29 ++++++++++++++++++++------ 2 files changed, 24 insertions(+), 7 deletions(-) diff --git a/03 Genshin-Redeem-Code-UI/package.json b/03 Genshin-Redeem-Code-UI/package.json index 6f27f8a0..02e9b909 100644 --- a/03 Genshin-Redeem-Code-UI/package.json +++ b/03 Genshin-Redeem-Code-UI/package.json @@ -12,7 +12,7 @@ "preinstall": "npx only-allow pnpm" }, "dependencies": { - "@astrojs/sitemap": "2.0.2", + "@astrojs/sitemap": "3.0.3", "@astrojs/tailwind": "4.0.0", "astro": "2.10.12", "tailwindcss": "3.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a37664d..ed900c92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ importers: 03 Genshin-Redeem-Code-UI: dependencies: '@astrojs/sitemap': - specifier: 2.0.2 - version: 2.0.2 + specifier: 3.0.3 + version: 3.0.3 '@astrojs/tailwind': specifier: 4.0.0 version: 4.0.0(astro@2.10.12)(tailwindcss@3.3.3)(ts-node@10.9.1) @@ -398,11 +398,11 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/sitemap@2.0.2: - resolution: {integrity: sha512-dFWtdFwN8kxDiqIxF8T8ODqsUr6hG+EQlFEqm+3oQkhAkucF9QkYLM5Q72mEbYytkL4jvKyHbW1u10T5sWBZew==} + /@astrojs/sitemap@3.0.3: + resolution: {integrity: sha512-+GRKp1yho9dpHBcMcU6JpbL41k0yYZghOkNsMRb8QIRflbGHvd787tdv9oIZ5NJj0SqAuOlqp2UpqLkJXuAe2A==} dependencies: sitemap: 7.1.1 - zod: 3.22.2 + zod: 3.22.4 dev: false /@astrojs/tailwind@4.0.0(astro@2.10.12)(tailwindcss@3.3.3)(ts-node@10.9.1): @@ -3029,7 +3029,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 17.0.45 + '@types/node': 20.5.3 dev: false /@types/trusted-types@2.0.3: @@ -3529,6 +3529,7 @@ packages: /binary@0.3.0: resolution: {integrity: sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==} + requiresBuild: true dependencies: buffers: 0.1.1 chainsaw: 0.1.0 @@ -3562,6 +3563,7 @@ packages: /bluebird@3.4.7: resolution: {integrity: sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==} + requiresBuild: true dev: false optional: true @@ -3627,6 +3629,7 @@ packages: /buffer-indexof-polyfill@1.0.2: resolution: {integrity: sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==} engines: {node: '>=0.10'} + requiresBuild: true dev: false optional: true @@ -3646,6 +3649,7 @@ packages: /buffers@0.1.1: resolution: {integrity: sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==} engines: {node: '>=0.2.0'} + requiresBuild: true dev: false optional: true @@ -3729,6 +3733,7 @@ packages: /chainsaw@0.1.0: resolution: {integrity: sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==} + requiresBuild: true dependencies: traverse: 0.3.9 dev: false @@ -4383,6 +4388,7 @@ packages: /duplexer2@0.1.4: resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==} + requiresBuild: true dependencies: readable-stream: 2.3.8 dev: false @@ -5031,6 +5037,7 @@ packages: /fstream@1.0.12: resolution: {integrity: sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==} engines: {node: '>=0.6'} + requiresBuild: true dependencies: graceful-fs: 4.2.11 inherits: 2.0.4 @@ -5933,6 +5940,7 @@ packages: /listenercount@1.0.1: resolution: {integrity: sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==} + requiresBuild: true dev: false optional: true @@ -6716,6 +6724,7 @@ packages: /mkdirp@0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true + requiresBuild: true dependencies: minimist: 1.2.8 dev: false @@ -6860,6 +6869,7 @@ packages: /node-gyp-build@4.6.0: resolution: {integrity: sha512-NTZVKn9IylLwUzaKjkas1e4u2DLNcV4rdYagA4PWdPwW87Bi7z+BznyKSRwS/761tV/lzCGXplWsiaMjLqP2zQ==} hasBin: true + requiresBuild: true /node-releases@2.0.13: resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} @@ -7859,6 +7869,7 @@ packages: /rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} hasBin: true + requiresBuild: true dependencies: glob: 7.2.3 dev: false @@ -8045,6 +8056,7 @@ packages: /setimmediate@1.0.5: resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} + requiresBuild: true dev: false optional: true @@ -8717,6 +8729,7 @@ packages: /traverse@0.3.9: resolution: {integrity: sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==} + requiresBuild: true dev: false optional: true @@ -9755,6 +9768,10 @@ packages: /zod@3.22.2: resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==} + /zod@3.22.4: + resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} + dev: false + /zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} dev: false