diff --git a/docs/package.json b/docs/package.json index 1ec8dea1..3a198ca7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@vueuse/core": "^14.2.1", - "axios": "^1.13.6", + "axios": "^1.14.0", "cheerio": "1.1.2", "vue3-marquee": "^4.2.2" }, diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 3612228f..8046bb56 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^14.2.1 version: 14.2.1(vue@3.5.30) axios: - specifier: ^1.13.6 - version: 1.13.6 + specifier: ^1.14.0 + version: 1.14.0 cheerio: specifier: 1.1.2 version: 1.1.2 @@ -32,7 +32,7 @@ importers: version: 5.1.1(vue@3.5.30) vitepress: specifier: 1.6.4 - version: 1.6.4(@algolia/client-search@5.49.2)(axios@1.13.6)(lightningcss@1.31.1)(postcss@8.5.8)(search-insights@2.17.3) + version: 1.6.4(@algolia/client-search@5.49.2)(axios@1.14.0)(lightningcss@1.31.1)(postcss@8.5.8)(search-insights@2.17.3) vitepress-plugin-llms: specifier: ^1.11.1 version: 1.11.1 @@ -722,8 +722,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.13.6: - resolution: {integrity: sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==} + axios@1.14.0: + resolution: {integrity: sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==} bail@2.0.2: resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} @@ -1294,8 +1294,9 @@ packages: property-information@7.1.0: resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==} - proxy-from-env@1.1.0: - resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + proxy-from-env@2.1.0: + resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==} + engines: {node: '>=10'} punycode.js@2.3.1: resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==} @@ -2093,13 +2094,13 @@ snapshots: '@vueuse/shared': 14.2.1(vue@3.5.30) vue: 3.5.30 - '@vueuse/integrations@12.8.2(axios@1.13.6)(focus-trap@7.8.0)': + '@vueuse/integrations@12.8.2(axios@1.14.0)(focus-trap@7.8.0)': dependencies: '@vueuse/core': 12.8.2 '@vueuse/shared': 12.8.2 vue: 3.5.30 optionalDependencies: - axios: 1.13.6 + axios: 1.14.0 focus-trap: 7.8.0 transitivePeerDependencies: - typescript @@ -2149,11 +2150,11 @@ snapshots: asynckit@0.4.0: {} - axios@1.13.6: + axios@1.14.0: dependencies: follow-redirects: 1.15.11 form-data: 4.0.5 - proxy-from-env: 1.1.0 + proxy-from-env: 2.1.0 transitivePeerDependencies: - debug @@ -2832,7 +2833,7 @@ snapshots: property-information@7.1.0: {} - proxy-from-env@1.1.0: {} + proxy-from-env@2.1.0: {} punycode.js@2.3.1: {} @@ -3076,7 +3077,7 @@ snapshots: transitivePeerDependencies: - supports-color - vitepress@1.6.4(@algolia/client-search@5.49.2)(axios@1.13.6)(lightningcss@1.31.1)(postcss@8.5.8)(search-insights@2.17.3): + vitepress@1.6.4(@algolia/client-search@5.49.2)(axios@1.14.0)(lightningcss@1.31.1)(postcss@8.5.8)(search-insights@2.17.3): dependencies: '@docsearch/css': 3.8.2 '@docsearch/js': 3.8.2(@algolia/client-search@5.49.2)(search-insights@2.17.3) @@ -3089,7 +3090,7 @@ snapshots: '@vue/devtools-api': 7.7.9 '@vue/shared': 3.5.30 '@vueuse/core': 12.8.2 - '@vueuse/integrations': 12.8.2(axios@1.13.6)(focus-trap@7.8.0) + '@vueuse/integrations': 12.8.2(axios@1.14.0)(focus-trap@7.8.0) focus-trap: 7.8.0 mark.js: 8.11.1 minisearch: 7.2.0