diff --git a/package.json b/package.json index b593073d..ac6c82c9 100644 --- a/package.json +++ b/package.json @@ -101,18 +101,18 @@ "dependencies": { "@docsearch/css": "^3.6.0", "@docsearch/js": "^3.6.0", - "@shikijs/core": "^1.6.1", - "@shikijs/transformers": "^1.6.1", + "@shikijs/core": "^1.6.2", + "@shikijs/transformers": "^1.6.2", "@types/markdown-it": "^14.1.1", "@vitejs/plugin-vue": "^5.0.5", - "@vue/devtools-api": "^7.2.0", + "@vue/devtools-api": "^7.2.1", "@vue/shared": "^3.4.27", "@vueuse/core": "^10.10.0", "@vueuse/integrations": "^10.10.0", "focus-trap": "^7.5.4", "mark.js": "8.11.1", "minisearch": "^6.3.0", - "shiki": "^1.6.1", + "shiki": "^1.6.2", "vite": "^5.2.12", "vue": "^3.4.27" }, @@ -125,7 +125,7 @@ "@mdit-vue/plugin-title": "^2.1.3", "@mdit-vue/plugin-toc": "^2.1.3", "@mdit-vue/shared": "^2.1.3", - "@polka/compression": "1.0.0-next.25", + "@polka/compression": "^1.0.0-next.25", "@rollup/plugin-alias": "^5.1.0", "@rollup/plugin-commonjs": "^25.0.8", "@rollup/plugin-json": "^6.1.0", @@ -141,7 +141,7 @@ "@types/markdown-it-emoji": "^3.0.1", "@types/micromatch": "^4.0.7", "@types/minimist": "^1.2.5", - "@types/node": "^20.12.13", + "@types/node": "^20.14.1", "@types/postcss-prefix-selector": "^1.16.3", "@types/prompts": "^2.4.9", "chokidar": "^3.6.0", @@ -173,9 +173,9 @@ "picocolors": "^1.0.1", "pkg-dir": "^8.0.0", "playwright-chromium": "^1.44.1", - "polka": "1.0.0-next.25", + "polka": "^1.0.0-next.25", "postcss-prefix-selector": "^1.16.1", - "prettier": "^3.2.5", + "prettier": "^3.3.0", "prompts": "^2.4.2", "punycode": "^2.3.1", "rimraf": "^5.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 690300d4..3e742575 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,19 +23,19 @@ importers: specifier: ^3.6.0 version: 3.6.0(@algolia/client-search@4.23.3) '@shikijs/core': - specifier: ^1.6.1 - version: 1.6.1 + specifier: ^1.6.2 + version: 1.6.2 '@shikijs/transformers': - specifier: ^1.6.1 - version: 1.6.1 + specifier: ^1.6.2 + version: 1.6.2 '@types/markdown-it': specifier: ^14.1.1 version: 14.1.1 '@vitejs/plugin-vue': specifier: ^5.0.5 - version: 5.0.5(vite@5.2.12(@types/node@20.12.13))(vue@3.4.27(typescript@5.4.5)) + version: 5.0.5(vite@5.2.12(@types/node@20.14.1))(vue@3.4.27(typescript@5.4.5)) '@vue/devtools-api': - specifier: ^7.2.0 + specifier: ^7.2.1 version: 7.2.1(vue@3.4.27(typescript@5.4.5)) '@vue/shared': specifier: ^3.4.27 @@ -56,11 +56,11 @@ importers: specifier: ^6.3.0 version: 6.3.0 shiki: - specifier: ^1.6.1 - version: 1.6.1 + specifier: ^1.6.2 + version: 1.6.2 vite: specifier: ^5.2.12 - version: 5.2.12(@types/node@20.12.13) + version: 5.2.12(@types/node@20.14.1) vue: specifier: ^3.4.27 version: 3.4.27(typescript@5.4.5) @@ -90,7 +90,7 @@ importers: specifier: ^2.1.3 version: 2.1.3 '@polka/compression': - specifier: 1.0.0-next.25 + specifier: ^1.0.0-next.25 version: 1.0.0-next.25 '@rollup/plugin-alias': specifier: ^5.1.0 @@ -138,8 +138,8 @@ importers: specifier: ^1.2.5 version: 1.2.5 '@types/node': - specifier: ^20.12.13 - version: 20.12.13 + specifier: ^20.14.1 + version: 20.14.1 '@types/postcss-prefix-selector': specifier: ^1.16.3 version: 1.16.3 @@ -234,14 +234,14 @@ importers: specifier: ^1.44.1 version: 1.44.1 polka: - specifier: 1.0.0-next.25 + specifier: ^1.0.0-next.25 version: 1.0.0-next.25 postcss-prefix-selector: specifier: ^1.16.1 version: 1.16.1(postcss@8.4.38) prettier: - specifier: ^3.2.5 - version: 3.2.5 + specifier: ^3.3.0 + version: 3.3.0 prompts: specifier: ^2.4.2 version: 2.4.2 @@ -283,7 +283,7 @@ importers: version: 5.4.5 vitest: specifier: ^1.6.0 - version: 1.6.0(@types/node@20.12.13)(supports-color@9.4.0) + version: 1.6.0(@types/node@20.14.1)(supports-color@9.4.0) vue-tsc: specifier: ^2.0.19 version: 2.0.19(typescript@5.4.5) @@ -945,11 +945,11 @@ packages: '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} - '@shikijs/core@1.6.1': - resolution: {integrity: sha512-CqYyepN4SnBopaoXYwng4NO8riB5ask/LTCkhOFq+GNGtr2X+aKeD767eYdqYukeixEUvv4bXdyTYVaogj7KBw==} + '@shikijs/core@1.6.2': + resolution: {integrity: sha512-guW5JeDzZ7uwOjTfCOFZ2VtVXk5tmkMzBYbKGfXsmAH1qYOej49L5jQDcGmwd6/OgvpmWhzO2GNJkQIFnbwLPQ==} - '@shikijs/transformers@1.6.1': - resolution: {integrity: sha512-m/h2Dh99XWvTzHL8MUQmEnrB+/gxDljIfgDNR00Zg941KENqORx8Hi9sKpGYjCgXoEJKASZlEMQdPnkHj9/8aQ==} + '@shikijs/transformers@1.6.2': + resolution: {integrity: sha512-ndqTWyHnxmsLkowhKWTam26opw8hg5a34y6FAUG/Xf6E49n3MM//nenKxXiWpPYkNPl1KZnYXB1k+Ia46wjOZg==} '@sideway/address@4.1.5': resolution: {integrity: sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==} @@ -1030,8 +1030,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@20.12.13': - resolution: {integrity: sha512-gBGeanV41c1L171rR7wjbMiEpEI/l5XFQdLLfhr/REwpgDy/4U8y89+i8kRiLzDyZdOkXh+cRaTetUnCYutoXA==} + '@types/node@20.14.1': + resolution: {integrity: sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2048,8 +2048,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - jackspeak@3.1.2: - resolution: {integrity: sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==} + jackspeak@3.2.3: + resolution: {integrity: sha512-htOzIMPbpLid/Gq9/zaz9SfExABxqRe1sSCdxntlO/aMD6u0issZQiY25n2GKQUtJ02j7z5sfptlAOMpWWOmvw==} engines: {node: '>=14'} jiti@1.21.0: @@ -2479,8 +2479,8 @@ packages: preact@10.22.0: resolution: {integrity: sha512-RRurnSjJPj4rp5K6XoP45Ui33ncb7e4H7WiOHVpjbkvqvA3U+N8Z6Qbo0AE6leGYBV66n8EhEaFixvIu3SkxFw==} - prettier@3.2.5: - resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} + prettier@3.3.0: + resolution: {integrity: sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==} engines: {node: '>=14'} hasBin: true @@ -2651,8 +2651,8 @@ packages: shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} - shiki@1.6.1: - resolution: {integrity: sha512-1Pu/A1rtsG6HZvQm4W0NExQ45e02og+rPog7PDaFDiMumZgOYnZIu4JtGQeAIfMwdbKSjJQoCUr79vDLKUUxWA==} + shiki@1.6.2: + resolution: {integrity: sha512-X3hSm5GzzBd/BmPmGfkueOUADLyBoZo1ojYQXhd+NU2VJn458yt4duaS0rVzC+WtqftSV7mTVvDw+OB9AHi3Eg==} side-channel@1.0.6: resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} @@ -3105,8 +3105,8 @@ packages: resolution: {integrity: sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw==} engines: {node: '>=0.1'} - yaml@2.4.2: - resolution: {integrity: sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==} + yaml@2.4.3: + resolution: {integrity: sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==} engines: {node: '>= 14'} hasBin: true @@ -3642,11 +3642,11 @@ snapshots: '@sec-ant/readable-stream@0.4.1': {} - '@shikijs/core@1.6.1': {} + '@shikijs/core@1.6.2': {} - '@shikijs/transformers@1.6.1': + '@shikijs/transformers@1.6.2': dependencies: - shiki: 1.6.1 + shiki: 1.6.2 '@sideway/address@4.1.5': dependencies: @@ -3666,7 +3666,7 @@ snapshots: '@types/cross-spawn@6.0.6': dependencies: - '@types/node': 20.12.13 + '@types/node': 20.14.1 '@types/debug@4.1.12': dependencies: @@ -3677,7 +3677,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.12.13 + '@types/node': 20.14.1 '@types/jquery@3.5.30': dependencies: @@ -3685,7 +3685,7 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.12.13 + '@types/node': 20.14.1 '@types/linkify-it@5.0.0': {} @@ -3728,7 +3728,7 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@20.12.13': + '@types/node@20.14.1': dependencies: undici-types: 5.26.5 @@ -3740,14 +3740,14 @@ snapshots: '@types/prompts@2.4.9': dependencies: - '@types/node': 20.12.13 + '@types/node': 20.14.1 kleur: 3.0.3 '@types/resolve@1.20.2': {} '@types/sax@1.2.7': dependencies: - '@types/node': 20.12.13 + '@types/node': 20.14.1 '@types/semver@7.5.8': {} @@ -3755,9 +3755,9 @@ snapshots: '@types/web-bluetooth@0.0.20': {} - '@vitejs/plugin-vue@5.0.5(vite@5.2.12(@types/node@20.12.13))(vue@3.4.27(typescript@5.4.5))': + '@vitejs/plugin-vue@5.0.5(vite@5.2.12(@types/node@20.14.1))(vue@3.4.27(typescript@5.4.5))': dependencies: - vite: 5.2.12(@types/node@20.12.13) + vite: 5.2.12(@types/node@20.14.1) vue: 3.4.27(typescript@5.4.5) '@vitest/expect@1.6.0': @@ -4663,7 +4663,7 @@ snapshots: glob@10.4.1: dependencies: foreground-child: 3.1.1 - jackspeak: 3.1.2 + jackspeak: 3.2.3 minimatch: 9.0.4 minipass: 7.1.2 path-scurry: 1.11.1 @@ -4899,7 +4899,7 @@ snapshots: isexe@2.0.0: {} - jackspeak@3.1.2: + jackspeak@3.2.3: dependencies: '@isaacs/cliui': 8.0.2 optionalDependencies: @@ -4963,7 +4963,7 @@ snapshots: micromatch: 4.0.7 pidtree: 0.6.0 string-argv: 0.3.2 - yaml: 2.4.2 + yaml: 2.4.3 transitivePeerDependencies: - supports-color @@ -5329,7 +5329,7 @@ snapshots: preact@10.22.0: {} - prettier@3.2.5: {} + prettier@3.3.0: {} pretty-format@29.7.0: dependencies: @@ -5527,9 +5527,9 @@ snapshots: shell-quote@1.8.1: {} - shiki@1.6.1: + shiki@1.6.2: dependencies: - '@shikijs/core': 1.6.1 + '@shikijs/core': 1.6.2 side-channel@1.0.6: dependencies: @@ -5832,13 +5832,13 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-node@1.6.0(@types/node@20.12.13)(supports-color@9.4.0): + vite-node@1.6.0(@types/node@20.14.1)(supports-color@9.4.0): dependencies: cac: 6.7.14 debug: 4.3.5(supports-color@9.4.0) pathe: 1.1.2 picocolors: 1.0.1 - vite: 5.2.12(@types/node@20.12.13) + vite: 5.2.12(@types/node@20.14.1) transitivePeerDependencies: - '@types/node' - less @@ -5849,16 +5849,16 @@ snapshots: - supports-color - terser - vite@5.2.12(@types/node@20.12.13): + vite@5.2.12(@types/node@20.14.1): dependencies: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.18.0 optionalDependencies: - '@types/node': 20.12.13 + '@types/node': 20.14.1 fsevents: 2.3.3 - vitest@1.6.0(@types/node@20.12.13)(supports-color@9.4.0): + vitest@1.6.0(@types/node@20.14.1)(supports-color@9.4.0): dependencies: '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 @@ -5877,11 +5877,11 @@ snapshots: strip-literal: 2.1.0 tinybench: 2.8.0 tinypool: 0.8.4 - vite: 5.2.12(@types/node@20.12.13) - vite-node: 1.6.0(@types/node@20.12.13)(supports-color@9.4.0) + vite: 5.2.12(@types/node@20.14.1) + vite-node: 1.6.0(@types/node@20.14.1)(supports-color@9.4.0) why-is-node-running: 2.2.2 optionalDependencies: - '@types/node': 20.12.13 + '@types/node': 20.14.1 transitivePeerDependencies: - less - lightningcss @@ -6000,7 +6000,7 @@ snapshots: xmldom-sre@0.1.31: {} - yaml@2.4.2: {} + yaml@2.4.3: {} yocto-queue@1.0.0: {}