From 0fde260f79e2bb21e18157d431c5b8cd888d3470 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 14 Nov 2024 20:29:51 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A7=20update=20dependencies?= =?UTF-8?q?=20across=20packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- THIRD_PARTY_LICENSES.md | 8 +-- docs/package.json | 4 +- docs/yarn.lock | 102 +++++++++++++++++------------------ package.json | 4 +- packages/cli/package.json | 6 +-- packages/core/package.json | 4 +- packages/sample/package.json | 2 +- packages/vscode/package.json | 4 +- slides/yarn.lock | 40 +++++++------- yarn.lock | 13 +++-- 10 files changed, 93 insertions(+), 94 deletions(-) diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index c0a33693f2..419399713b 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -1702,7 +1702,7 @@ MIT License The following npm package may be included in this product: - - genaiscript-vscode@1.74.1 + - genaiscript-vscode@1.75.0 This package contains the following license: @@ -4585,9 +4585,9 @@ The following npm packages may be included in this product: - @esbuild/linux-x64@0.23.1 - @tokenizer/token@0.3.0 - canvas@3.0.0-rc2 - - genaiscript-core-internal@1.74.1 - - genaiscript-sample@1.74.1 - - genaiscript@1.74.1 + - genaiscript-core-internal@1.75.0 + - genaiscript-sample@1.75.0 + - genaiscript@1.75.0 - isarray@1.0.0 - javascript-natural-sort@0.7.1 - keyv@4.5.4 diff --git a/docs/package.json b/docs/package.json index 76bd2c0c06..b1f862b9e5 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,8 +21,8 @@ "dependencies": {}, "devDependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/starlight": "^0.28.6", - "astro": "^4.16.10", + "@astrojs/starlight": "^0.29.0", + "astro": "^4.16.12", "rehype-mermaid": "^3.0.0", "starlight-blog": "^0.14.1", "typescript": "5.6.3", diff --git a/docs/yarn.lock b/docs/yarn.lock index 62c5d3d231..9682bbc899 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -135,17 +135,17 @@ stream-replace-string "^2.0.0" zod "^3.23.8" -"@astrojs/starlight@^0.28.6": - version "0.28.6" - resolved "https://registry.yarnpkg.com/@astrojs/starlight/-/starlight-0.28.6.tgz#927abaa727b6860630dda94799d6bb5009acfe14" - integrity sha512-lY+rbRMIVxDGiXhS4lBuVrU2jTUezEt4QeTxUTHxfj2tuKBwquG7Jg+alON6l+uaV+anbOkFb001MMXZF8X85w== +"@astrojs/starlight@^0.29.0": + version "0.29.0" + resolved "https://registry.yarnpkg.com/@astrojs/starlight/-/starlight-0.29.0.tgz#a6e017768629b3d1077161557462f1d824892f86" + integrity sha512-0HRr7LiI0XJUA5n0Mj5LPSLZtw80ttkL6eh824y6t/DCcvJzC6e+HRQZ0hIolU8jsEMc7Qs07mMQIvPTpX9KMg== dependencies: "@astrojs/mdx" "^3.1.3" "@astrojs/sitemap" "^3.1.6" "@pagefind/default-ui" "^1.0.3" "@types/hast" "^3.0.4" "@types/mdast" "^4.0.4" - astro-expressive-code "^0.35.6" + astro-expressive-code "^0.38.3" bcp-47 "^2.1.0" hast-util-from-html "^2.0.1" hast-util-select "^6.0.2" @@ -563,10 +563,10 @@ resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c" integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw== -"@expressive-code/core@^0.35.6": - version "0.35.6" - resolved "https://registry.yarnpkg.com/@expressive-code/core/-/core-0.35.6.tgz#7fd2f6b5c130588acd956c0d8fd042a2d8d096cb" - integrity sha512-xGqCkmfkgT7lr/rvmfnYdDSeTdCSp1otAHgoFS6wNEeO7wGDPpxdosVqYiIcQ8CfWUABh/pGqWG90q+MV3824A== +"@expressive-code/core@^0.38.3": + version "0.38.3" + resolved "https://registry.yarnpkg.com/@expressive-code/core/-/core-0.38.3.tgz#e5ae46ba527846370c862c534792c2f98b51f760" + integrity sha512-s0/OtdRpBONwcn23O8nVwDNQqpBGKscysejkeBkwlIeHRLZWgiTVrusT5Idrdz1d8cW5wRk9iGsAIQmwDPXgJg== dependencies: "@ctrl/tinycolor" "^4.0.4" hast-util-select "^6.0.2" @@ -578,27 +578,27 @@ unist-util-visit "^5.0.0" unist-util-visit-parents "^6.0.1" -"@expressive-code/plugin-frames@^0.35.6": - version "0.35.6" - resolved "https://registry.yarnpkg.com/@expressive-code/plugin-frames/-/plugin-frames-0.35.6.tgz#37566970a7e71cbb793cde8d9aeab8fd5e6c6abb" - integrity sha512-CqjSWjDJ3wabMJZfL9ZAzH5UAGKg7KWsf1TBzr4xvUbZvWoBtLA/TboBML0U1Ls8h/4TRCIvR4VEb8dv5+QG3w== +"@expressive-code/plugin-frames@^0.38.3": + version "0.38.3" + resolved "https://registry.yarnpkg.com/@expressive-code/plugin-frames/-/plugin-frames-0.38.3.tgz#c0ddc5f3aa170e8009aecce508e91a10366b8203" + integrity sha512-qL2oC6FplmHNQfZ8ZkTR64/wKo9x0c8uP2WDftR/ydwN/yhe1ed7ZWYb8r3dezxsls+tDokCnN4zYR594jbpvg== dependencies: - "@expressive-code/core" "^0.35.6" + "@expressive-code/core" "^0.38.3" -"@expressive-code/plugin-shiki@^0.35.6": - version "0.35.6" - resolved "https://registry.yarnpkg.com/@expressive-code/plugin-shiki/-/plugin-shiki-0.35.6.tgz#9f52f5e557a12fff702b94a414d3d41a5b0aebf8" - integrity sha512-xm+hzi9BsmhkDUGuyAWIydOAWer7Cs9cj8FM0t4HXaQ+qCubprT6wJZSKUxuvFJIUsIOqk1xXFaJzGJGnWtKMg== +"@expressive-code/plugin-shiki@^0.38.3": + version "0.38.3" + resolved "https://registry.yarnpkg.com/@expressive-code/plugin-shiki/-/plugin-shiki-0.38.3.tgz#07186d1f76fccf9fcd288ee64990fc065586a382" + integrity sha512-kqHnglZeesqG3UKrb6e9Fq5W36AZ05Y9tCREmSN2lw8LVTqENIeCIkLDdWtQ5VoHlKqwUEQFTVlRehdwoY7Gmw== dependencies: - "@expressive-code/core" "^0.35.6" - shiki "^1.1.7" + "@expressive-code/core" "^0.38.3" + shiki "^1.22.2" -"@expressive-code/plugin-text-markers@^0.35.6": - version "0.35.6" - resolved "https://registry.yarnpkg.com/@expressive-code/plugin-text-markers/-/plugin-text-markers-0.35.6.tgz#bcca76e8eb90dc44fa8fd937f28d5eb78a4bc0c8" - integrity sha512-/k9eWVZSCs+uEKHR++22Uu6eIbHWEciVHbIuD8frT8DlqTtHYaaiwHPncO6KFWnGDz5i/gL7oyl6XmOi/E6GVg== +"@expressive-code/plugin-text-markers@^0.38.3": + version "0.38.3" + resolved "https://registry.yarnpkg.com/@expressive-code/plugin-text-markers/-/plugin-text-markers-0.38.3.tgz#86dadb812df4bc8ebb35dd748ad3dd9fdccc1a3d" + integrity sha512-dPK3+BVGTbTmGQGU3Fkj3jZ3OltWUAlxetMHI6limUGCWBCucZiwoZeFM/WmqQa71GyKRzhBT+iEov6kkz2xVA== dependencies: - "@expressive-code/core" "^0.35.6" + "@expressive-code/core" "^0.38.3" "@fortawesome/fontawesome-free@^6.0.0": version "6.6.0" @@ -1527,12 +1527,12 @@ astring@^1.8.0: resolved "https://registry.yarnpkg.com/astring/-/astring-1.9.0.tgz#cc73e6062a7eb03e7d19c22d8b0b3451fd9bfeef" integrity sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg== -astro-expressive-code@^0.35.6: - version "0.35.6" - resolved "https://registry.yarnpkg.com/astro-expressive-code/-/astro-expressive-code-0.35.6.tgz#5029d44cba99c674e1225968de1382466b997f3d" - integrity sha512-1U4KrvFuodaCV3z4I1bIR16SdhQlPkolGsYTtiANxPZUVv/KitGSCTjzksrkPonn1XuwVqvnwmUUVzTLWngnBA== +astro-expressive-code@^0.38.3: + version "0.38.3" + resolved "https://registry.yarnpkg.com/astro-expressive-code/-/astro-expressive-code-0.38.3.tgz#121d852aeeea70699c802ae42bcfa9940d427f2c" + integrity sha512-Tvdc7RV0G92BbtyEOsfJtXU35w41CkM94fOAzxbQP67Wj5jArfserJ321FO4XA7WG9QMV0GIBmQq77NBIRDzpQ== dependencies: - rehype-expressive-code "^0.35.6" + rehype-expressive-code "^0.38.3" astro-remote@0.3.2: version "0.3.2" @@ -1545,7 +1545,7 @@ astro-remote@0.3.2: marked-smartypants "^1.1.6" ultrahtml "^1.5.3" -astro@^4.16.10: +astro@^4.16.12: version "4.16.12" resolved "https://registry.yarnpkg.com/astro/-/astro-4.16.12.tgz#884177fd8a2bd6dac80ac55147534df7a6cb253b" integrity sha512-NnFeIKhGW6MdXCQT2hRariUwfxqJUIRs6qKqaovaQkTojzxh2r1L8C49qanKc+huH9wK2C94VZB2T/tosyRl1A== @@ -2253,9 +2253,9 @@ dset@^3.1.3, dset@^3.1.4: integrity sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA== electron-to-chromium@^1.5.41: - version "1.5.57" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.57.tgz#cb43af8784166bca24565b3418bf5f775a6b1c86" - integrity sha512-xS65H/tqgOwUBa5UmOuNSLuslDo7zho0y/lgQw35pnrqiZh7UOWHCeL/Bt6noJATbA6tpQJGCifsFsIRZj1Fqg== + version "1.5.58" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.58.tgz#d90bd7a04d9223dce4e72316e14492140ec9af40" + integrity sha512-al2l4r+24ZFL7WzyPTlyD0fC33LLzvxqLCwurtBibVPghRGO9hSTl+tis8t1kD7biPiH/en4U0I7o/nQbYeoVA== emmet@^2.4.3: version "2.4.11" @@ -2413,15 +2413,15 @@ eventemitter3@^5.0.1: resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-5.0.1.tgz#53f5ffd0a492ac800721bb42c66b841de96423c4" integrity sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA== -expressive-code@^0.35.6: - version "0.35.6" - resolved "https://registry.yarnpkg.com/expressive-code/-/expressive-code-0.35.6.tgz#ad8ee87bd5d5376c07a5f4475bbf98366b5b307a" - integrity sha512-+mx+TPTbMqgo0mL92Xh9QgjW0kSQIsEivMgEcOnaqKqL7qCw8Vkqc5Rg/di7ZYw4aMUSr74VTc+w8GQWu05j1g== +expressive-code@^0.38.3: + version "0.38.3" + resolved "https://registry.yarnpkg.com/expressive-code/-/expressive-code-0.38.3.tgz#9ac4e24e4ad83fe0df67b001faf0834b3d4e56ef" + integrity sha512-COM04AiUotHCKJgWdn7NtW2lqu8OW8owAidMpkXt1qxrZ9Q2iC7+tok/1qIn2ocGnczvr9paIySgGnEwFeEQ8Q== dependencies: - "@expressive-code/core" "^0.35.6" - "@expressive-code/plugin-frames" "^0.35.6" - "@expressive-code/plugin-shiki" "^0.35.6" - "@expressive-code/plugin-text-markers" "^0.35.6" + "@expressive-code/core" "^0.38.3" + "@expressive-code/plugin-frames" "^0.38.3" + "@expressive-code/plugin-shiki" "^0.38.3" + "@expressive-code/plugin-text-markers" "^0.38.3" extend-shallow@^2.0.1: version "2.0.1" @@ -2677,9 +2677,9 @@ hast-util-phrasing@^3.0.0: hast-util-is-element "^3.0.0" hast-util-raw@^9.0.0: - version "9.0.4" - resolved "https://registry.yarnpkg.com/hast-util-raw/-/hast-util-raw-9.0.4.tgz#2da03e37c46eb1a6f1391f02f9b84ae65818f7ed" - integrity sha512-LHE65TD2YiNsHD3YuXcKPHXPLuYh/gjp12mOfU8jxSrm1f/yJpsb0F/KKljS6U9LJoP0Ux+tCe8iJ2AsPzTdgA== + version "9.1.0" + resolved "https://registry.yarnpkg.com/hast-util-raw/-/hast-util-raw-9.1.0.tgz#79b66b26f6f68fb50dfb4716b2cdca90d92adf2e" + integrity sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw== dependencies: "@types/hast" "^3.0.0" "@types/unist" "^3.0.0" @@ -4204,12 +4204,12 @@ regex@^4.3.2: resolved "https://registry.yarnpkg.com/regex/-/regex-4.4.0.tgz#cb731e2819f230fad69089e1bd854fef7569e90a" integrity sha512-uCUSuobNVeqUupowbdZub6ggI5/JZkYyJdDogddJr60L764oxC2pMZov1fQ3wM9bdyzUILDG+Sqx6NAKAz9rKQ== -rehype-expressive-code@^0.35.6: - version "0.35.6" - resolved "https://registry.yarnpkg.com/rehype-expressive-code/-/rehype-expressive-code-0.35.6.tgz#aacae31a68664b4055b4c969a69992787ace5307" - integrity sha512-pPdE+pRcRw01kxMOwHQjuRxgwlblZt5+wAc3w2aPGgmcnn57wYjn07iKO7zaznDxYVxMYVvYlnL+R3vWFQS4Gw== +rehype-expressive-code@^0.38.3: + version "0.38.3" + resolved "https://registry.yarnpkg.com/rehype-expressive-code/-/rehype-expressive-code-0.38.3.tgz#53d9933b1d5f579b36cb38c34b7368c0cf4f133e" + integrity sha512-RYSSDkMBikoTbycZPkcWp6ELneANT4eTpND1DSRJ6nI2eVFUwTBDCvE2vO6jOOTaavwnPiydi4i/87NRyjpdOA== dependencies: - expressive-code "^0.35.6" + expressive-code "^0.38.3" rehype-format@^5.0.0: version "5.0.1" @@ -4531,7 +4531,7 @@ sharp@^0.33.3: "@img/sharp-win32-ia32" "0.33.5" "@img/sharp-win32-x64" "0.33.5" -shiki@^1.1.7, shiki@^1.22.0, shiki@^1.22.2: +shiki@^1.22.0, shiki@^1.22.2: version "1.22.2" resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.22.2.tgz#ed109a3d0850504ad5a1edf8496470a2121c5b7b" integrity sha512-3IZau0NdGKXhH2bBlUk4w1IHNxPh6A5B2sUpyY+8utLu2j/h1QpFkAaUA1bAMxOWWGtTWcAh531vnS4NJKS/lA== diff --git a/package.json b/package.json index f9366f12b2..527c3d18c9 100644 --- a/package.json +++ b/package.json @@ -85,9 +85,9 @@ } }, "devDependencies": { - "@inquirer/prompts": "^7.0.1", + "@inquirer/prompts": "^7.1.0", "glob": "^11.0.0", - "npm-check-updates": "^17.1.10", + "npm-check-updates": "^17.1.11", "prettier": "^3.3.3", "zx": "^8.2.2" } diff --git a/packages/cli/package.json b/packages/cli/package.json index 0798f53e4b..b3cb432950 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -34,17 +34,17 @@ "license": "MIT", "dependencies": { "@azure/identity": "^4.5.0", - "@inquirer/prompts": "^7.0.1", + "@inquirer/prompts": "^7.1.0", "@octokit/plugin-paginate-rest": "^11.3.5", "@octokit/plugin-retry": "^7.1.2", "@octokit/plugin-throttling": "^9.3.2", "@octokit/rest": "^21.0.2", "dockerode": "^4.0.2", - "gpt-tokenizer": "^2.6.1", + "gpt-tokenizer": "^2.6.2", "html-to-text": "^9.0.5", "jimp": "^1.6.0", "mammoth": "^1.8.0", - "mathjs": "^13.2.1", + "mathjs": "^13.2.2", "pdfjs-dist": "4.8.69", "playwright": "^1.48.2", "tabletojson": "^4.1.5", diff --git a/packages/core/package.json b/packages/core/package.json index a1e43c72cd..801fdc092b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -48,7 +48,7 @@ "fetch-retry": "^6.0.0", "fflate": "^0.8.2", "file-type": "19.1.1", - "gpt-tokenizer": "^2.6.1", + "gpt-tokenizer": "^2.6.2", "html-escaper": "^3.0.3", "html-to-text": "^9.0.5", "ignore": "^6.0.2", @@ -59,7 +59,7 @@ "jsonrepair": "^3.10.0", "magic-string": "^0.30.12", "mammoth": "^1.8.0", - "mathjs": "^13.2.1", + "mathjs": "^13.2.2", "merge-descriptors": "^2.0.0", "mime-types": "^2.1.35", "minimatch": "^10.0.1", diff --git a/packages/sample/package.json b/packages/sample/package.json index e8ed20f309..02854505d6 100644 --- a/packages/sample/package.json +++ b/packages/sample/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@agentic/calculator": "^7.2.0", "@agentic/core": "^7.2.0", - "@agentic/weather": "^7.1.0", + "@agentic/weather": "^7.2.0", "@azure/identity": "^4.5.0", "@azure/storage-blob": "^12.25.0", "@tidyjs/tidy": "^2.5.2", diff --git a/packages/vscode/package.json b/packages/vscode/package.json index fa4ff0aa4a..ea854bc6cf 100644 --- a/packages/vscode/package.json +++ b/packages/vscode/package.json @@ -10,7 +10,7 @@ "version": "1.75.0", "icon": "icon.png", "engines": { - "vscode": "^1.93.0" + "vscode": "^1.95.0" }, "keywords": [ "javascript", @@ -424,7 +424,7 @@ }, "devDependencies": { "@types/markdown-it": "^14.1.2", - "@types/vscode": "^1.93.0", + "@types/vscode": "^1.95.0", "@vscode/vsce": "^3.2.1", "assert": "^2.1.0", "es-toolkit": "^1.27.0", diff --git a/slides/yarn.lock b/slides/yarn.lock index a07e7b9527..40c6f33bcb 100644 --- a/slides/yarn.lock +++ b/slides/yarn.lock @@ -749,7 +749,7 @@ resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.28.tgz#d45e01c4a56f143ee69c54dd6b12eade9e270a73" integrity sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw== -"@rollup/pluginutils@^5.1.0", "@rollup/pluginutils@^5.1.2": +"@rollup/pluginutils@^5.1.0", "@rollup/pluginutils@^5.1.3": version "5.1.3" resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.3.tgz#3001bf1a03f3ad24457591f2c259c8e514e0dbdf" integrity sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A== @@ -1917,7 +1917,7 @@ dependencies: vue-demi ">=0.14.10" -acorn@^8.12.1, acorn@^8.14.0, acorn@^8.8.2: +acorn@^8.14.0, acorn@^8.8.2: version "8.14.0" resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== @@ -2763,9 +2763,9 @@ ee-first@1.1.1: integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== electron-to-chromium@^1.5.41: - version "1.5.57" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.57.tgz#cb43af8784166bca24565b3418bf5f775a6b1c86" - integrity sha512-xS65H/tqgOwUBa5UmOuNSLuslDo7zho0y/lgQw35pnrqiZh7UOWHCeL/Bt6noJATbA6tpQJGCifsFsIRZj1Fqg== + version "1.5.58" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.58.tgz#d90bd7a04d9223dce4e72316e14492140ec9af40" + integrity sha512-al2l4r+24ZFL7WzyPTlyD0fC33LLzvxqLCwurtBibVPghRGO9hSTl+tis8t1kD7biPiH/en4U0I7o/nQbYeoVA== emoji-regex@^8.0.0: version "8.0.0" @@ -3593,7 +3593,7 @@ magic-string-stack@^0.1.1: "@ampproject/remapping" "^2.3.0" magic-string "^0.30.10" -magic-string@^0.30.0, magic-string@^0.30.10, magic-string@^0.30.11: +magic-string@^0.30.0, magic-string@^0.30.10, magic-string@^0.30.11, magic-string@^0.30.12: version "0.30.12" resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.12.tgz#9eb11c9d072b9bcb4940a5b2c2e1a217e4ee1a60" integrity sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw== @@ -4080,7 +4080,7 @@ mkdirp@^1.0.3: resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== -mlly@^1.4.2, mlly@^1.5.0, mlly@^1.7.1, mlly@^1.7.2: +mlly@^1.4.2, mlly@^1.5.0, mlly@^1.7.1, mlly@^1.7.2, mlly@^1.7.3: version "1.7.3" resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.7.3.tgz#d86c0fcd8ad8e16395eb764a5f4b831590cee48c" integrity sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A== @@ -4925,23 +4925,23 @@ unicorn-magic@^0.1.0: integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ== unimport@^3.13.1: - version "3.13.1" - resolved "https://registry.yarnpkg.com/unimport/-/unimport-3.13.1.tgz#4362340e2df7edad212c693d33808189e058dded" - integrity sha512-nNrVzcs93yrZQOW77qnyOVHtb68LegvhYFwxFMfuuWScmwQmyVCG/NBuN8tYsaGzgQUVYv34E/af+Cc9u4og4A== + version "3.13.2" + resolved "https://registry.yarnpkg.com/unimport/-/unimport-3.13.2.tgz#2a5f7458c66bc65485d62ad28462d38832aee0ba" + integrity sha512-VKAepeIb6BWLtBl4tmyHY1/7rJgz3ynmZrWf8cU1a+v5Uv/k1gyyAEeGBnYcrwy8bxG5sflxEx4a9VQUqOVHUA== dependencies: - "@rollup/pluginutils" "^5.1.2" - acorn "^8.12.1" + "@rollup/pluginutils" "^5.1.3" + acorn "^8.14.0" escape-string-regexp "^5.0.0" estree-walker "^3.0.3" fast-glob "^3.3.2" local-pkg "^0.5.0" - magic-string "^0.30.11" - mlly "^1.7.1" + magic-string "^0.30.12" + mlly "^1.7.3" pathe "^1.1.2" - pkg-types "^1.2.0" + pkg-types "^1.2.1" scule "^1.3.0" strip-literal "^2.1.0" - unplugin "^1.14.1" + unplugin "^1.15.0" unist-util-is@^6.0.0: version "6.0.0" @@ -5056,10 +5056,10 @@ unplugin-vue-markdown@^0.26.2: markdown-it "^14.1.0" unplugin "^1.10.1" -unplugin@^1.10.1, unplugin@^1.12.0, unplugin@^1.12.1, unplugin@^1.14.1, unplugin@^1.3.1: - version "1.15.0" - resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.15.0.tgz#cd1e92e537ab14a03354d6f83f29d536fac2e5a9" - integrity sha512-jTPIs63W+DUEDW207ztbaoO7cQ4p5aVaB823LSlxpsFEU3Mykwxf3ZGC/wzxFJeZlASZYgVrWeo7LgOrqJZ8RA== +unplugin@^1.10.1, unplugin@^1.12.0, unplugin@^1.12.1, unplugin@^1.15.0, unplugin@^1.3.1: + version "1.16.0" + resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.16.0.tgz#ca0f248bf8798cd752dd02e5b381223b737cef72" + integrity sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ== dependencies: acorn "^8.14.0" webpack-virtual-modules "^0.6.2" diff --git a/yarn.lock b/yarn.lock index 6d66631866..bb9552c8b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,7 +25,7 @@ type-fest "^4.26.1" zod-validation-error "^3.4.0" -"@agentic/weather@^7.1.0": +"@agentic/weather@^7.2.0": version "7.2.0" resolved "https://registry.yarnpkg.com/@agentic/weather/-/weather-7.2.0.tgz#d1eea2bbfb351f992269992d26f43c4d122b9ee3" integrity sha512-ydpfpcGzYtdMhRkW5Y/MaUKVN7uJD/TcsB9zgMkkdn94upCucYj2ndv88CtfakbC3TASEZOoDNVn3LxiiW0ZGA== @@ -563,7 +563,7 @@ "@inquirer/type" "^3.0.1" ansi-escapes "^4.3.2" -"@inquirer/prompts@^7.0.1": +"@inquirer/prompts@^7.1.0": version "7.1.0" resolved "https://registry.yarnpkg.com/@inquirer/prompts/-/prompts-7.1.0.tgz#a55ee589c0eed0ca2ee0fbc7fc63f42f4c31a24e" integrity sha512-5U/XiVRH2pp1X6gpNAjWOglMf38/Ys522ncEHIKT1voRUvSj/DQnR22OVxHnwu5S+rCFaUiPQ57JOtMFQayqYA== @@ -1478,7 +1478,7 @@ resolved "https://registry.yarnpkg.com/@types/turndown/-/turndown-5.0.5.tgz#614de24fc9ace4d8c0d9483ba81dc8c1976dd26f" integrity sha512-TL2IgGgc7B5j78rIccBtlYAnkuv8nUQqhQc+DSYV5j9Be9XOcm/SKOVRuA47xAVI3680Tk9B1d8flK2GWT2+4w== -"@types/vscode@^1.93.0": +"@types/vscode@^1.95.0": version "1.95.0" resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.95.0.tgz#484aee82c69fa2d73e29d4bf2a91191e570dbc70" integrity sha512-0LBD8TEiNbet3NvWsmn59zLzOFu/txSlGxnv5yAFHCrhG9WvAnR3IvfHzMOs2aeWqgvNjq9pO99IUw8d3n+unw== @@ -2985,7 +2985,7 @@ gpt-3-encoder@1.1.4: resolved "https://registry.yarnpkg.com/gpt-3-encoder/-/gpt-3-encoder-1.1.4.tgz#d6cdaacf5824857e133b6065247c757fc7e4fa72" integrity sha512-fSQRePV+HUAhCn7+7HL7lNIXNm6eaFWFbNLOOGtmSJ0qJycyQvj60OvRlH7mee8xAMjBDNRdMXlMwjAbMTDjkg== -gpt-tokenizer@^2.6.1: +gpt-tokenizer@^2.6.2: version "2.6.2" resolved "https://registry.yarnpkg.com/gpt-tokenizer/-/gpt-tokenizer-2.6.2.tgz#90e6932c7b5f73df7c13d360802edb43a2776586" integrity sha512-OznIET3z069FiwbLtLFXJ9pVESYAa8EnX0BMogs6YJ4Fn2FIcyeZYEbxsp2grPiK0DVaqP1f+0JR/8t9R7/jlg== @@ -3730,7 +3730,7 @@ markdown-it@^14.1.0: punycode.js "^2.3.1" uc.micro "^2.1.0" -mathjs@^13.0.3, mathjs@^13.2.1: +mathjs@^13.0.3, mathjs@^13.2.2: version "13.2.2" resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-13.2.2.tgz#22b6e2a86217325e79baf052266f37aaf2a10a4d" integrity sha512-tBNMmwNsLMjD7xGHSF9IEuuzNVG8xPDgshDBY1eQ5ZS1HQr5O+bY8eG2peZYSkIsw79y2QcPkGMcQL5ZqtLu5A== @@ -4005,7 +4005,7 @@ normalize-url@^8.0.1: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.1.tgz#9b7d96af9836577c58f5883e939365fa15623a4a" integrity sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w== -npm-check-updates@^17.1.10: +npm-check-updates@^17.1.11: version "17.1.11" resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.11.tgz#f6d48ca6a9adc0df990f6cd11de3bcd1e48e5c54" integrity sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA== @@ -5688,7 +5688,6 @@ xdg-basedir@^5.1.0: "xlsx@https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz": version "0.20.2" - uid "0f64eeed3f1a46e64724620c3553f2dbd3cd2d7d" resolved "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz#0f64eeed3f1a46e64724620c3553f2dbd3cd2d7d" xml-parse-from-string@^1.0.0: