From 12a962c8c599de0a09654dea2c7bf18c9a575f23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 07:17:30 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- docs/package.json | 4 +- package.json | 10 +- pnpm-lock.yaml | 847 ++++++++++++++++++++++++---------------------- 3 files changed, 442 insertions(+), 419 deletions(-) diff --git a/docs/package.json b/docs/package.json index 927815a..568968d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -9,8 +9,8 @@ }, "devDependencies": { "@vuepress/bundler-vite": "^2.0.0-rc.19", - "@vuepress/plugin-shiki": "^2.0.0-rc.73", - "@vuepress/theme-default": "^2.0.0-rc.73", + "@vuepress/plugin-shiki": "^2.0.0-rc.74", + "@vuepress/theme-default": "^2.0.0-rc.74", "sass-embedded": "^1.83.4", "vuepress": "^2.0.0-rc.19", "vuepress-plugin-social-share": "workspace:*" diff --git a/package.json b/package.json index adf5989..a3cbba3 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "dependencies": { "@types/qrcode": "^1.5.5", - "@vuepress/helper": "^2.0.0-rc.73", + "@vuepress/helper": "^2.0.0-rc.74", "deepmerge": "^4.3.1", "qrcode": "^1.5.4", "vue": "^3.5.13" @@ -67,10 +67,10 @@ "devDependencies": { "@ntnyq/eslint-config": "^3.12.3", "@ntnyq/prettier-config": "^1.22.1", - "@types/node": "^22.10.7", - "bumpp": "^9.10.1", + "@types/node": "^22.10.10", + "bumpp": "^9.11.1", "copyfiles": "^2.4.1", - "eslint": "^9.18.0", + "eslint": "^9.19.0", "husky": "^9.1.7", "nano-staged": "^0.8.0", "npm-run-all2": "^7.0.2", @@ -78,7 +78,7 @@ "prettier": "^3.4.2", "tsc-watch": "^6.2.1", "typescript": "^5.7.3", - "vitest": "^3.0.2", + "vitest": "^3.0.4", "vuepress": "^2.0.0-rc.19" }, "nano-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3cda6d4..9a1b062 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.5.5 version: 1.5.5 '@vuepress/helper': - specifier: ^2.0.0-rc.73 - version: 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + specifier: ^2.0.0-rc.74 + version: 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) deepmerge: specifier: ^4.3.1 version: 4.3.1 @@ -26,22 +26,22 @@ importers: devDependencies: '@ntnyq/eslint-config': specifier: ^3.12.3 - version: 3.12.3(@types/eslint@9.6.1)(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(@typescript-eslint/utils@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(@vue/compiler-sfc@3.5.13)(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)(vitest@3.0.2(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1)) + version: 3.12.3(@types/eslint@9.6.1)(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(@typescript-eslint/utils@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(@vue/compiler-sfc@3.5.13)(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)(vitest@3.0.4(@types/debug@4.1.12)(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1)) '@ntnyq/prettier-config': specifier: ^1.22.1 version: 1.22.1 '@types/node': - specifier: ^22.10.7 - version: 22.10.7 + specifier: ^22.10.10 + version: 22.10.10 bumpp: - specifier: ^9.10.1 - version: 9.10.1 + specifier: ^9.11.1 + version: 9.11.1 copyfiles: specifier: ^2.4.1 version: 2.4.1 eslint: - specifier: ^9.18.0 - version: 9.18.0(jiti@2.4.1) + specifier: ^9.19.0 + version: 9.19.0(jiti@2.4.1) husky: specifier: ^9.1.7 version: 9.1.7 @@ -64,29 +64,29 @@ importers: specifier: ^5.7.3 version: 5.7.3 vitest: - specifier: ^3.0.2 - version: 3.0.2(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) + specifier: ^3.0.4 + version: 3.0.4(@types/debug@4.1.12)(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) vuepress: specifier: ^2.0.0-rc.19 - version: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + version: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) docs: devDependencies: '@vuepress/bundler-vite': specifier: ^2.0.0-rc.19 - version: 2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) + version: 2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) '@vuepress/plugin-shiki': - specifier: ^2.0.0-rc.73 - version: 2.0.0-rc.73(@vueuse/core@12.4.0(typescript@5.7.3))(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + specifier: ^2.0.0-rc.74 + version: 2.0.0-rc.74(@vueuse/core@12.5.0(typescript@5.7.3))(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) '@vuepress/theme-default': - specifier: ^2.0.0-rc.73 - version: 2.0.0-rc.73(markdown-it@14.1.0)(sass-embedded@1.83.4)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + specifier: ^2.0.0-rc.74 + version: 2.0.0-rc.74(markdown-it@14.1.0)(sass-embedded@1.83.4)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) sass-embedded: specifier: ^1.83.4 version: 1.83.4 vuepress: specifier: ^2.0.0-rc.19 - version: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + version: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) vuepress-plugin-social-share: specifier: workspace:* version: link:.. @@ -613,6 +613,10 @@ packages: resolution: {integrity: sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.19.0': + resolution: {integrity: sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/markdown@6.2.1': resolution: {integrity: sha512-cKVd110hG4ICHmWhIwZJfKmmJBvbiDWyrHODJknAtudKgZtlROGoLX9UEOA0o746zC0hCY4UV4vR+aOGW9S6JQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -847,26 +851,26 @@ packages: '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} - '@shikijs/core@1.27.2': - resolution: {integrity: sha512-ns1dokDr0KE1lQ9mWd4rqaBkhSApk0qGCK1+lOqwnkQSkVZ08UGqXj1Ef8dAcTMZNFkN6PSNjkL5TYNX7pyPbQ==} + '@shikijs/core@2.1.0': + resolution: {integrity: sha512-v795KDmvs+4oV0XD05YLzfDMe9ISBgNjtFxP4PAEv5DqyeghO1/TwDqs9ca5/E6fuO95IcAcWqR6cCX9TnqLZA==} - '@shikijs/engine-javascript@1.27.2': - resolution: {integrity: sha512-0JB7U5vJc16NShBdxv9hSSJYSKX79+32O7F4oXIxJLdYfomyFvx4B982ackUI9ftO9T3WwagkiiD3nOxOOLiGA==} + '@shikijs/engine-javascript@2.1.0': + resolution: {integrity: sha512-cgIUdAliOsoaa0rJz/z+jvhrpRd+fVAoixVFEVxUq5FA+tHgBZAIfVJSgJNVRj2hs/wZ1+4hMe82eKAThVh0nQ==} - '@shikijs/engine-oniguruma@1.27.2': - resolution: {integrity: sha512-FZYKD1KN7srvpkz4lbGLOYWlyDU4Rd+2RtuKfABTkafAPOFr+J6umfIwY/TzOQqfNtWjL7SAwPAO0dcOraRLaQ==} + '@shikijs/engine-oniguruma@2.1.0': + resolution: {integrity: sha512-Ujik33wEDqgqY2WpjRDUBECGcKPv3eGGkoXPujIXvokLaRmGky8NisSk8lHUGeSFxo/Cz5sgFej9sJmA9yeepg==} - '@shikijs/langs@1.27.2': - resolution: {integrity: sha512-MSrknKL0DbeXvhtSigMLIzjPOOQfvK7fsbcRv2NUUB0EvuTTomY8/U+lAkczYrXY2+dygKOapJKk8ScFYbtoNw==} + '@shikijs/langs@2.1.0': + resolution: {integrity: sha512-Jn0gS4rPgerMDPj1ydjgFzZr5fAIoMYz4k7ZT3LJxWWBWA6lokK0pumUwVtb+MzXtlpjxOaQejLprmLbvMZyww==} - '@shikijs/themes@1.27.2': - resolution: {integrity: sha512-Yw/uV7EijjWavIIZLoWneTAohcbBqEKj6XMX1bfMqO3llqTKsyXukPp1evf8qPqzUHY7ibauqEaQchhfi857mg==} + '@shikijs/themes@2.1.0': + resolution: {integrity: sha512-oS2mU6+bz+8TKutsjBxBA7Z3vrQk21RCmADLpnu8cy3tZD6Rw0FKqDyXNtwX52BuIDKHxZNmRlTdG3vtcYv3NQ==} - '@shikijs/transformers@1.27.2': - resolution: {integrity: sha512-BJFeXP9/zlYidJocv2ShkOvXI22fepS2oK/vItfCbCcuJ0783eWgEn6/mMrXmk+p+Twu49ntDVQe665uy6RPWw==} + '@shikijs/transformers@2.1.0': + resolution: {integrity: sha512-3sfvh6OKUVkT5wZFU1xxiq1qqNIuCwUY3yOb9ZGm19y80UZ/eoroLE2orGNzfivyTxR93GfXXZC/ghPR0/SBow==} - '@shikijs/types@1.27.2': - resolution: {integrity: sha512-DM9OWUyjmdYdnKDpaGB/GEn9XkToyK1tqxuqbmc5PV+5K8WjjwfygL3+cIvbkSw2v1ySwHDgqATq/+98pJ4Kyg==} + '@shikijs/types@2.1.0': + resolution: {integrity: sha512-OFOdHA6VEVbiQvepJ8yqicC6VmBrKxFFhM2EsHHrZESqLVAXOSeRDiuSYV185lIgp15TVic5vYBYNhTsk1xHLg==} '@shikijs/vscode-textmate@10.0.1': resolution: {integrity: sha512-fTIQwLF+Qhuws31iw7Ncl1R3HUDtGwIipiJ9iU+UsDUwMhegFcQKQHd51nZjb7CArq0MvON8rbgCGQYWHUKAdg==} @@ -927,8 +931,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@22.10.7': - resolution: {integrity: sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==} + '@types/node@22.10.10': + resolution: {integrity: sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1058,11 +1062,11 @@ packages: vitest: optional: true - '@vitest/expect@3.0.2': - resolution: {integrity: sha512-dKSHLBcoZI+3pmP5hiZ7I5grNru2HRtEW8Z5Zp4IXog8QYcxhlox7JUPyIIFWfN53+3HW3KPLIl6nSzUGgKSuQ==} + '@vitest/expect@3.0.4': + resolution: {integrity: sha512-Nm5kJmYw6P2BxhJPkO3eKKhGYKRsnqJqf+r0yOGRKpEP+bSCBDsjXgiu1/5QFrnPMEgzfC38ZEjvCFgaNBC0Eg==} - '@vitest/mocker@3.0.2': - resolution: {integrity: sha512-Hr09FoBf0jlwwSyzIF4Xw31OntpO3XtZjkccpcBf8FeVW3tpiyKlkeUzxS/txzHqpUCNIX157NaTySxedyZLvA==} + '@vitest/mocker@3.0.4': + resolution: {integrity: sha512-gEef35vKafJlfQbnyOXZ0Gcr9IBUsMTyTLXsEQwuyYAerpHqvXhzdBnDFuHLpFqth3F7b6BaFr4qV/Cs1ULx5A==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -1072,20 +1076,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.0.2': - resolution: {integrity: sha512-yBohcBw/T/p0/JRgYD+IYcjCmuHzjC3WLAKsVE4/LwiubzZkE8N49/xIQ/KGQwDRA8PaviF8IRO8JMWMngdVVQ==} + '@vitest/pretty-format@3.0.4': + resolution: {integrity: sha512-ts0fba+dEhK2aC9PFuZ9LTpULHpY/nd6jhAQ5IMU7Gaj7crPCTdCFfgvXxruRBLFS+MLraicCuFXxISEq8C93g==} - '@vitest/runner@3.0.2': - resolution: {integrity: sha512-GHEsWoncrGxWuW8s405fVoDfSLk6RF2LCXp6XhevbtDjdDme1WV/eNmUueDfpY1IX3MJaCRelVCEXsT9cArfEg==} + '@vitest/runner@3.0.4': + resolution: {integrity: sha512-dKHzTQ7n9sExAcWH/0sh1elVgwc7OJ2lMOBrAm73J7AH6Pf9T12Zh3lNE1TETZaqrWFXtLlx3NVrLRb5hCK+iw==} - '@vitest/snapshot@3.0.2': - resolution: {integrity: sha512-h9s67yD4+g+JoYG0zPCo/cLTabpDqzqNdzMawmNPzDStTiwxwkyYM1v5lWE8gmGv3SVJ2DcxA2NpQJZJv9ym3g==} + '@vitest/snapshot@3.0.4': + resolution: {integrity: sha512-+p5knMLwIk7lTQkM3NonZ9zBewzVp9EVkVpvNta0/PlFWpiqLaRcF4+33L1it3uRUCh0BGLOaXPPGEjNKfWb4w==} - '@vitest/spy@3.0.2': - resolution: {integrity: sha512-8mI2iUn+PJFMT44e3ISA1R+K6ALVs47W6eriDTfXe6lFqlflID05MB4+rIFhmDSLBj8iBsZkzBYlgSkinxLzSQ==} + '@vitest/spy@3.0.4': + resolution: {integrity: sha512-sXIMF0oauYyUy2hN49VFTYodzEAu744MmGcPR3ZBsPM20G+1/cSW/n1U+3Yu/zHxX2bIDe1oJASOkml+osTU6Q==} - '@vitest/utils@3.0.2': - resolution: {integrity: sha512-Qu01ZYZlgHvDP02JnMBRpX43nRaZtNpIzw3C1clDXmn8eakgX6iQVGzTQ/NjkIr64WD8ioqOjkaYRVvHQI5qiw==} + '@vitest/utils@3.0.4': + resolution: {integrity: sha512-8BqC1ksYsHtbWH+DfpOAKrFw3jl3Uf9J7yeFh85Pz52IWuh1hBBtyfEbRNNZNjl8H8A5yMLH9/t+k7HIKzQcZQ==} '@vue/compiler-core@3.5.13': resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} @@ -1105,20 +1109,20 @@ packages: '@vue/devtools-api@7.6.8': resolution: {integrity: sha512-ma6dY/sZR36zALVsV1W7eC57c6IJPXsy8SNgZn1PLVWU4z4dPn5TIBmnF4stmdJ4sQcixqKaQ8pwjbMPzEZwiA==} - '@vue/devtools-api@7.7.0': - resolution: {integrity: sha512-bHEv6kT85BHtyGgDhE07bAUMAy7zpv6nnR004nSTd0wWMrAOtcrYoXO5iyr20Hkf5jR8obQOfS3byW+I3l2CCA==} + '@vue/devtools-api@7.7.1': + resolution: {integrity: sha512-Cexc8GimowoDkJ6eNelOPdYIzsu2mgNyp0scOQ3tiaYSb9iok6LOESSsJvHaI+ib3joRfqRJNLkHFjhNuWA5dg==} '@vue/devtools-kit@7.6.8': resolution: {integrity: sha512-JhJ8M3sPU+v0P2iZBF2DkdmR9L0dnT5RXJabJqX6o8KtFs3tebdvfoXV2Dm3BFuqeECuMJIfF1aCzSt+WQ4wrw==} - '@vue/devtools-kit@7.7.0': - resolution: {integrity: sha512-5cvZ+6SA88zKC8XiuxUfqpdTwVjJbvYnQZY5NReh7qlSGPvVDjjzyEtW+gdzLXNSd8tStgOjAdMCpvDQamUXtA==} + '@vue/devtools-kit@7.7.1': + resolution: {integrity: sha512-yhZ4NPnK/tmxGtLNQxmll90jIIXdb2jAhPF76anvn5M/UkZCiLJy28bYgPIACKZ7FCosyKoaope89/RsFJll1w==} '@vue/devtools-shared@7.6.8': resolution: {integrity: sha512-9MBPO5Z3X1nYGFqTJyohl6Gmf/J7UNN1oicHdyzBVZP4jnhZ4c20MgtaHDIzWmHDHCMYVS5bwKxT3jxh7gOOKA==} - '@vue/devtools-shared@7.7.0': - resolution: {integrity: sha512-jtlQY26R5thQxW9YQTpXbI0HoK0Wf9Rd4ekidOkRvSy7ChfK0kIU6vvcBtjj87/EcpeOSK49fZAicaFNJcoTcQ==} + '@vue/devtools-shared@7.7.1': + resolution: {integrity: sha512-BtgF7kHq4BHG23Lezc/3W2UhK2ga7a8ohAIAGJMBr4BkxUFzhqntQtCiuL1ijo2ztWnmusymkirgqUrXoQKumA==} '@vue/reactivity@3.5.13': resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==} @@ -1153,8 +1157,8 @@ packages: '@vuepress/core@2.0.0-rc.19': resolution: {integrity: sha512-rvmBPMIWS2dey/2QjxZoO0OcrUU46NE3mSLk3oU7JOP0cG7xvRxf6U1OXiwYLC3fPO4g6XbHiKe6gihkmL6VDA==} - '@vuepress/helper@2.0.0-rc.73': - resolution: {integrity: sha512-Jvj5Deg59M8wZXRk6Ax4PLV8mNPK2k9XlPfPUAvb8/PQjYa270CJAdH2CIeXkh9ujPcVlO0Ie9eBXRPaGwfszw==} + '@vuepress/helper@2.0.0-rc.74': + resolution: {integrity: sha512-k0FjkM9TKggcWkyZwXj4cLUIF3FBJ5iZGnC+Ln4OJVGD7k3SvT7TL7IaCZoFBIXTlepZwytsIN7K5Lbmpx0GfQ==} peerDependencies: vuepress: 2.0.0-rc.19 @@ -1170,18 +1174,18 @@ packages: '@vuepress/markdown@2.0.0-rc.19': resolution: {integrity: sha512-6jgUXhpEK55PEEGtPhz7Hq/JqTbLU8n9w2D7emXiK2FYcbeKpjoRIbVRzmzB/dXeK3NzHChANu2IIqpOT6Ba1w==} - '@vuepress/plugin-active-header-links@2.0.0-rc.70': - resolution: {integrity: sha512-t20HQsVTzkVH+nGyaaBtllV/xR4UKU/+yRSnUOo7jpbdHIpKAppke6JwOTVQAnSTDbTLqX7sD6LmI7WrVBmCVw==} + '@vuepress/plugin-active-header-links@2.0.0-rc.74': + resolution: {integrity: sha512-ErXPpq52hKS0AubppT8HOqST5BBr2ibMK8LF2ctmoS7fZr8VlRysVn6jpLRGdDG+hBIHqbHsitBwMp5y1k99ag==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-back-to-top@2.0.0-rc.73': - resolution: {integrity: sha512-GEAoMjgx+yLb9ODeZeUJoDgQnBsh2cFDJ0tz9iN/FYzNXFhCVxqHft/UEH+6Lo7uT9F46ry4Kl3Q75NQEvVEqw==} + '@vuepress/plugin-back-to-top@2.0.0-rc.74': + resolution: {integrity: sha512-/r7pUarK67s3ZedfoUQ7JxcOcrSTxcSMiu6ozQW5vfe7s3d2WzIeaW/dsXPlmAdCEU0MZcb5RXRCNHBdZ9Zo2Q==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-copy-code@2.0.0-rc.73': - resolution: {integrity: sha512-G7OwRozXic7wjdschPiyo7P+m1B/DPkL+mPxOqgiTuecn6vmIaCKrJ80fjZRsLUPW3faL2WxiNDmftQETQah+w==} + '@vuepress/plugin-copy-code@2.0.0-rc.74': + resolution: {integrity: sha512-flyUj8Xwj0G2jKMTtTrdJGpMS4By90kJGgEbxDTobV4t/98hpBBvEiL1AQ8oGIcQFHH6U+eNRPytde6/7NxKlw==} peerDependencies: vuepress: 2.0.0-rc.19 @@ -1190,66 +1194,66 @@ packages: peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-links-check@2.0.0-rc.73': - resolution: {integrity: sha512-db0QhCmdSXR6v7U7nvZS5hA02t99f30HrUy+0KeapSmgKX0XwwFq6lSIBL95iqZGY+AIWEjIOr6/4O2ITNsEKg==} + '@vuepress/plugin-links-check@2.0.0-rc.74': + resolution: {integrity: sha512-/g+mosEv2iqbTVD7QpPIP0f0OGC8cQEO6VZgwxj25Swcnq0ndsuq0NOO+SIRasdYZe2xTZ94eNXcZEcKlCA9uw==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-markdown-hint@2.0.0-rc.73': - resolution: {integrity: sha512-BwAc9Pb/fsNfYrgnH70/qfhK/mYlk9Sf9h13HC4GJ+0w9P9fB34B9/nkqmWXZRw84KZQZ139XKfRVjdz1fzgSw==} + '@vuepress/plugin-markdown-hint@2.0.0-rc.74': + resolution: {integrity: sha512-1vC11eie+85XoIxQNWFgevpkYCcnc3DMi+x7WAc89+7yk0gP7zJVolWaPH1lLNfmoMxmpfms5ssEnUpr3vHMEQ==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-markdown-tab@2.0.0-rc.73': - resolution: {integrity: sha512-rt5b3JGrGIEw3MlLEB2dRX7bG2zRmmRLMBXO0bQRN3nsVYZQJlZt5qilsjM8km29C1d/0dKNWxQvU1zdHPE5VQ==} + '@vuepress/plugin-markdown-tab@2.0.0-rc.74': + resolution: {integrity: sha512-LhsOEVDfOLpyjBKwx9ZsMbWD8NVQkHgjT+AbZMd2f+fnOaTw7cvWtJxTsg6yQZt2c0Wc3268WtaqxeuqaHTZ6w==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-medium-zoom@2.0.0-rc.73': - resolution: {integrity: sha512-O9U1vEIcmU4ZKZ+Q73GcxX3fJTTSWV5qvW/gnZ+CQptxPiROc5Pw3EoMuWiX7m6gwqkW6Xrequ/wnSLJcOdnhw==} + '@vuepress/plugin-medium-zoom@2.0.0-rc.74': + resolution: {integrity: sha512-wKJnG28JcxacZLoM1AiGs2BWPjTR0NOI9m1d9WlzdU6Y9aZ2HrGQ/ajYptux5zfFU1NqVjA0QiqOO2D4z0i/hw==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-nprogress@2.0.0-rc.73': - resolution: {integrity: sha512-N481LI3MaDep2Jxn0d6Fc5EzygbEklvFOrkX7EFASIa01uOY7xDt9lsbvMXmbzjSUwGZkW+kRFu7GRx56Nxd0Q==} + '@vuepress/plugin-nprogress@2.0.0-rc.74': + resolution: {integrity: sha512-tgbMm2+MwJaUzqTBioeXYs8gaPXS9gYbvTg6HpFU0B4dJJ3CBq62CZEuord6T3Q6m/PnZz1H98bb3BmosKg1OA==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-palette@2.0.0-rc.73': - resolution: {integrity: sha512-Z/iVB7bGCv1BZyYqpjb4FBulm2LVq6Ai42q8paUy+ADCf+WfY7Eq788q/HuyDPNBV3uhqQ4qFYIja94QYcHM7g==} + '@vuepress/plugin-palette@2.0.0-rc.74': + resolution: {integrity: sha512-O23Fek1Q0IppBhdCfJrdwHIvzwlEChacx/y6VzNpkGA5cMx2mjruBYCpbF1ZaVIRjFHzNEu++W1LNBWNGdQSyA==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-prismjs@2.0.0-rc.73': - resolution: {integrity: sha512-Y8N5ozuNySwqpRhXfmI3pmzUWD/Y5Gt1Im/lvcZCepZyvHj8tL9DmVDBCsua1+WoDJ/vl3VtXGx3r7hwGIxJMQ==} + '@vuepress/plugin-prismjs@2.0.0-rc.74': + resolution: {integrity: sha512-Kkz+raZxKP92Ktn6/SG4JVauyJTJaEKQX6AVJPBb1IrHg5n1m9h7xv/j+74XfdSHaE6za6pW7l99eZmvfxUQFg==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-seo@2.0.0-rc.73': - resolution: {integrity: sha512-rSiYJPJp21y57a8ITVYTPwQGxff+FS2mZq/LmkE3KxRhDBAvhQZUZLFg8AIqSlnIZ8JuJi0Pvm6tvpRRLcC1Gw==} + '@vuepress/plugin-seo@2.0.0-rc.74': + resolution: {integrity: sha512-Z5Q35Y3TALhfhOs8DocBtQcyRCp0/Btjec7DfnDih5p5rhRI7dHI7DIdf9aJHTuz1VxpzCfru6sApqSdbPlc5g==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-shiki@2.0.0-rc.73': - resolution: {integrity: sha512-F5UnWb63KJj4KtGY3KqA9rEmw3J3MwfyX2E06/gVt2NHiOw9uRK0kskTIVF1CYQM045DfWhlJnhIbEpPRZ4qlw==} + '@vuepress/plugin-shiki@2.0.0-rc.74': + resolution: {integrity: sha512-75wMcxa18JhFdTpGPzCeKJl0bc6gZ/ODKRbJo7wRRNLo3UOFBAcqTER3az2hi5b1xVUKrLWkbULSGivfeyvPSw==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-sitemap@2.0.0-rc.73': - resolution: {integrity: sha512-WYHaTpNxE6pelsEZjf44/VcF0qcLenXd3xjrhzuhx19VQoGY8t7tMJCNng47zYO71NqTiAClzLfHkG3zIbhLdQ==} + '@vuepress/plugin-sitemap@2.0.0-rc.74': + resolution: {integrity: sha512-Kbr9u3fryw34s9ZdxY4fKsCQcN74aFal34CJ4xPxx5E6liE9Rp+gOWevOl89qYXfXgPfyHHJlW5KYfonaZe9Sw==} peerDependencies: vuepress: 2.0.0-rc.19 - '@vuepress/plugin-theme-data@2.0.0-rc.70': - resolution: {integrity: sha512-xIxEvWZb+rZkUNUy4T2h1vA/YXMMflvvXRu3VHjozlnzjDqdICxFGBgqHMDdQ/9cSXKLGJNNLi4MPm4lzMuCRw==} + '@vuepress/plugin-theme-data@2.0.0-rc.74': + resolution: {integrity: sha512-6uQPv4kRakqcEPWmL3ZYKqjXqzOVycAdlr7oQlxs23E8CO59/QyIcrkloHPsdI+VhAA3v46NdiVD2TIrESRm6A==} peerDependencies: vuepress: 2.0.0-rc.19 '@vuepress/shared@2.0.0-rc.19': resolution: {integrity: sha512-xaDeZxX0Qetc2Y6/lrzO6M/40i3LmMm7Fk85bOftBBOaNehZ24RdsmIHBJDDv+bTUv+DBF++1/mOtbt6DBRzEA==} - '@vuepress/theme-default@2.0.0-rc.73': - resolution: {integrity: sha512-Qa9skGS515yPAME1sgSnOi2CjCC0m8mhrI2T5pL27Nx1s7fI/218m4qjtAOqABDQsAnVq4tNt5bTKcGb2E1Ptw==} + '@vuepress/theme-default@2.0.0-rc.74': + resolution: {integrity: sha512-bNm7Ey7u2dWe+8Mi2s6jvT2ccREqLQfzVjgfWPDpvGWXPXTCXLf/fBk7vKJ+YdFWq++SnMhqKyrsDMqdu2C7jg==} peerDependencies: sass: ^1.80.3 sass-embedded: ^1.80.3 @@ -1266,14 +1270,14 @@ packages: '@vuepress/utils@2.0.0-rc.19': resolution: {integrity: sha512-cgzk8/aJquZKgFMNTuqdjbU5NrCzrPmdTyhYBcmliL/6N/He1OTWn3PD9QWUGJNODb1sPRJpklZnCpU07waLmg==} - '@vueuse/core@12.4.0': - resolution: {integrity: sha512-XnjQYcJwCsyXyIafyA6SvyN/OBtfPnjvJmbxNxQjCcyWD198urwm5TYvIUUyAxEAN0K7HJggOgT15cOlWFyLeA==} + '@vueuse/core@12.5.0': + resolution: {integrity: sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==} - '@vueuse/metadata@12.4.0': - resolution: {integrity: sha512-AhPuHs/qtYrKHUlEoNO6zCXufu8OgbR8S/n2oMw1OQuBQJ3+HOLQ+EpvXs+feOlZMa0p8QVvDWNlmcJJY8rW2g==} + '@vueuse/metadata@12.5.0': + resolution: {integrity: sha512-Ui7Lo2a7AxrMAXRF+fAp9QsXuwTeeZ8fIB9wsLHqzq9MQk+2gMYE2IGJW48VMJ8ecvCB3z3GsGLKLbSasQ5Qlg==} - '@vueuse/shared@12.4.0': - resolution: {integrity: sha512-9yLgbHVIF12OSCojnjTIoZL1+UA10+O4E1aD6Hpfo/DKVm5o3SZIwz6CupqGy3+IcKI8d6Jnl26EQj/YucnW0Q==} + '@vueuse/shared@12.5.0': + resolution: {integrity: sha512-vMpcL1lStUU6O+kdj6YdHDixh0odjPAUM15uJ9f7MY781jcYkIwFA4iv2EfoIPO6vBmvutI1HxxAwmf0cx5ISQ==} acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -1367,8 +1371,8 @@ packages: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} - bumpp@9.10.1: - resolution: {integrity: sha512-KG7oQmv6cz7QQwOvM3x/yPcF8+VBEtuLEEecmohNyb4+bLbtSVpJp8brjzcZYQN7UOyR4i0qIIYThnsBgP8uCA==} + bumpp@9.11.1: + resolution: {integrity: sha512-jBHlab9NnRwrpHsockb5E+MBo0os2yS6S7i3cnN8hB6EkTardKQotmd0CFdOc8pubLz2fxj2AD6RGtrySVG6Mw==} engines: {node: '>=10'} hasBin: true @@ -1913,8 +1917,8 @@ packages: resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.18.0: - resolution: {integrity: sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA==} + eslint@9.19.0: + resolution: {integrity: sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -2693,8 +2697,8 @@ packages: resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} engines: {node: '>=18'} - oniguruma-to-es@2.1.0: - resolution: {integrity: sha512-Iq/949c5IueVC5gQR7OYXs0uHsDIePcgZFlVRIVGfQcWwbKG+nsyWfthswdytShlRdkZADY+bWSi+BRyUL81gA==} + oniguruma-to-es@2.3.0: + resolution: {integrity: sha512-bwALDxriqfKGfUufKGGepCzu9x7nJQuoRoAFp4AnwehhC2crqrDIAP/uN2qdlsAvSMpeRC3+Yzhqc7hLmle5+g==} optionator@0.9.4: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} @@ -2781,6 +2785,9 @@ packages: pathe@2.0.1: resolution: {integrity: sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==} + pathe@2.0.2: + resolution: {integrity: sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==} + pathval@2.0.0: resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==} engines: {node: '>= 14.16'} @@ -3167,8 +3174,8 @@ packages: resolution: {integrity: sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==} engines: {node: '>= 0.4'} - shiki@1.27.2: - resolution: {integrity: sha512-QtA1C41oEVixKog+V8I3ia7jjGls7oCZ8Yul8vdHrVBga5uPoyTtMvFF4lMMXIyAZo5A5QbXq91bot2vA6Q+eQ==} + shiki@2.1.0: + resolution: {integrity: sha512-yvKPdNGLXZv7WC4bl7JBbU3CEcUxnBanvMez8MG3gZXKpClGL4bHqFyLhTx+2zUvbjClUANs/S22HXb7aeOgmA==} siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} @@ -3340,6 +3347,9 @@ packages: through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} + tiny-conventional-commits-parser@0.0.1: + resolution: {integrity: sha512-N5+AZWdBeHNSgTIaxvx0+9mFrnW4H1BbjQ84H7i3TuWSkno8Hju886hLaHZhE/hYEKrfrfl/uHurqpZJHDuYGQ==} + tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} @@ -3497,8 +3507,8 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} - vite-node@3.0.2: - resolution: {integrity: sha512-hsEQerBAHvVAbv40m3TFQe/lTEbOp7yDpyqMJqr2Tnd+W58+DEYOt+fluQgekOePcsNBmR77lpVAnIU2Xu4SvQ==} + vite-node@3.0.4: + resolution: {integrity: sha512-7JZKEzcYV2Nx3u6rlvN8qdo3QV7Fxyt6hx+CCKz9fbWxdX5IvUOmTWEAxMrWxaiSf7CKGLJQ5rFu8prb/jBjOA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -3542,20 +3552,23 @@ packages: yaml: optional: true - vitest@3.0.2: - resolution: {integrity: sha512-5bzaHakQ0hmVVKLhfh/jXf6oETDBtgPo8tQCHYB+wftNgFJ+Hah67IsWc8ivx4vFL025Ow8UiuTf4W57z4izvQ==} + vitest@3.0.4: + resolution: {integrity: sha512-6XG8oTKy2gnJIFTHP6LD7ExFeNLxiTkK3CfMvT7IfR8IN+BYICCf0lXUQmX7i7JoxUP8QmeP4mTnWXgflu4yjw==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' + '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.2 - '@vitest/ui': 3.0.2 + '@vitest/browser': 3.0.4 + '@vitest/ui': 3.0.4 happy-dom: '*' jsdom: '*' peerDependenciesMeta: '@edge-runtime/vm': optional: true + '@types/debug': + optional: true '@types/node': optional: true '@vitest/browser': @@ -3972,22 +3985,22 @@ snapshots: '@esbuild/win32-x64@0.24.0': optional: true - '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.18.0(jiti@2.4.1))': + '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.19.0(jiti@2.4.1))': dependencies: escape-string-regexp: 4.0.0 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) ignore: 5.3.2 - '@eslint-community/eslint-utils@4.4.1(eslint@9.18.0(jiti@2.4.1))': + '@eslint-community/eslint-utils@4.4.1(eslint@9.19.0(jiti@2.4.1))': dependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} - '@eslint/compat@1.2.4(eslint@9.18.0(jiti@2.4.1))': + '@eslint/compat@1.2.4(eslint@9.19.0(jiti@2.4.1))': optionalDependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) '@eslint/config-array@0.19.1': dependencies: @@ -4017,6 +4030,8 @@ snapshots: '@eslint/js@9.18.0': {} + '@eslint/js@9.19.0': {} + '@eslint/markdown@6.2.1': dependencies: '@eslint/plugin-kit': 0.2.5 @@ -4134,48 +4149,48 @@ snapshots: '@nolyfill/is-core-module@1.0.39': {} - '@ntnyq/eslint-config@3.12.3(@types/eslint@9.6.1)(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(@typescript-eslint/utils@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(@vue/compiler-sfc@3.5.13)(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)(vitest@3.0.2(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))': + '@ntnyq/eslint-config@3.12.3(@types/eslint@9.6.1)(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(@typescript-eslint/utils@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(@vue/compiler-sfc@3.5.13)(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)(vitest@3.0.4(@types/debug@4.1.12)(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))': dependencies: '@antfu/install-pkg': 1.0.0 '@clack/prompts': 0.9.1 - '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.18.0(jiti@2.4.1)) + '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.19.0(jiti@2.4.1)) '@eslint/js': 9.18.0 '@eslint/markdown': 6.2.1 - '@unocss/eslint-plugin': 65.4.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - '@vitest/eslint-plugin': 1.1.25(@typescript-eslint/utils@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)(vitest@3.0.2(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1)) - eslint: 9.18.0(jiti@2.4.1) - eslint-config-flat-gitignore: 1.0.0(eslint@9.18.0(jiti@2.4.1)) + '@unocss/eslint-plugin': 65.4.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + '@vitest/eslint-plugin': 1.1.25(@typescript-eslint/utils@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)(vitest@3.0.4(@types/debug@4.1.12)(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1)) + eslint: 9.19.0(jiti@2.4.1) + eslint-config-flat-gitignore: 1.0.0(eslint@9.19.0(jiti@2.4.1)) eslint-flat-config-utils: 1.0.0 - eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import-x@4.6.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1)) - eslint-merge-processors: 1.0.0(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-antfu: 2.7.0(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-command: 2.1.0(eslint@9.18.0(jiti@2.4.1)) + eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import-x@4.6.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1)) + eslint-merge-processors: 1.0.0(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-antfu: 2.7.0(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-command: 2.1.0(eslint@9.19.0(jiti@2.4.1)) eslint-plugin-depend: 0.12.0 - eslint-plugin-format: 1.0.1(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-github-action: 0.0.13(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-import-x: 4.6.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - eslint-plugin-jsdoc: 50.6.1(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-jsonc: 2.18.2(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-n: 17.15.1(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-ntnyq: 0.9.2(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - eslint-plugin-perfectionist: 4.6.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - eslint-plugin-pinia: 0.4.1(@typescript-eslint/utils@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-prettier: 5.2.1(@types/eslint@9.6.1)(eslint@9.18.0(jiti@2.4.1))(prettier@3.4.2) - eslint-plugin-regexp: 2.7.0(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-svgo: 0.4.0(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-toml: 0.12.0(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-unicorn: 56.0.1(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-vue: 9.32.0(eslint@9.18.0(jiti@2.4.1)) - eslint-plugin-yml: 1.16.0(eslint@9.18.0(jiti@2.4.1)) - eslint-processor-vue-blocks: 1.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.18.0(jiti@2.4.1)) + eslint-plugin-format: 1.0.1(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-github-action: 0.0.13(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-import-x: 4.6.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + eslint-plugin-jsdoc: 50.6.1(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-jsonc: 2.18.2(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-n: 17.15.1(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-ntnyq: 0.9.2(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + eslint-plugin-perfectionist: 4.6.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + eslint-plugin-pinia: 0.4.1(@typescript-eslint/utils@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-prettier: 5.2.1(@types/eslint@9.6.1)(eslint@9.19.0(jiti@2.4.1))(prettier@3.4.2) + eslint-plugin-regexp: 2.7.0(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-svgo: 0.4.0(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-toml: 0.12.0(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-unicorn: 56.0.1(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-vue: 9.32.0(eslint@9.19.0(jiti@2.4.1)) + eslint-plugin-yml: 1.16.0(eslint@9.19.0(jiti@2.4.1)) + eslint-processor-vue-blocks: 1.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.19.0(jiti@2.4.1)) globals: 15.14.0 jsonc-eslint-parser: 2.4.0 local-pkg: 1.0.0 prettier: 3.4.2 toml-eslint-parser: 0.10.0 - typescript-eslint: 8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - vue-eslint-parser: 9.4.3(eslint@9.18.0(jiti@2.4.1)) + typescript-eslint: 8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + vue-eslint-parser: 9.4.3(eslint@9.19.0(jiti@2.4.1)) yaml-eslint-parser: 1.2.3 transitivePeerDependencies: - '@eslint/json' @@ -4256,39 +4271,40 @@ snapshots: '@sec-ant/readable-stream@0.4.1': {} - '@shikijs/core@1.27.2': + '@shikijs/core@2.1.0': dependencies: - '@shikijs/engine-javascript': 1.27.2 - '@shikijs/engine-oniguruma': 1.27.2 - '@shikijs/types': 1.27.2 + '@shikijs/engine-javascript': 2.1.0 + '@shikijs/engine-oniguruma': 2.1.0 + '@shikijs/types': 2.1.0 '@shikijs/vscode-textmate': 10.0.1 '@types/hast': 3.0.4 hast-util-to-html: 9.0.4 - '@shikijs/engine-javascript@1.27.2': + '@shikijs/engine-javascript@2.1.0': dependencies: - '@shikijs/types': 1.27.2 + '@shikijs/types': 2.1.0 '@shikijs/vscode-textmate': 10.0.1 - oniguruma-to-es: 2.1.0 + oniguruma-to-es: 2.3.0 - '@shikijs/engine-oniguruma@1.27.2': + '@shikijs/engine-oniguruma@2.1.0': dependencies: - '@shikijs/types': 1.27.2 + '@shikijs/types': 2.1.0 '@shikijs/vscode-textmate': 10.0.1 - '@shikijs/langs@1.27.2': + '@shikijs/langs@2.1.0': dependencies: - '@shikijs/types': 1.27.2 + '@shikijs/types': 2.1.0 - '@shikijs/themes@1.27.2': + '@shikijs/themes@2.1.0': dependencies: - '@shikijs/types': 1.27.2 + '@shikijs/types': 2.1.0 - '@shikijs/transformers@1.27.2': + '@shikijs/transformers@2.1.0': dependencies: - shiki: 1.27.2 + '@shikijs/core': 2.1.0 + '@shikijs/types': 2.1.0 - '@shikijs/types@1.27.2': + '@shikijs/types@2.1.0': dependencies: '@shikijs/vscode-textmate': 10.0.1 '@types/hast': 3.0.4 @@ -4315,7 +4331,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.10.7 + '@types/node': 22.10.10 '@types/hash-sum@1.0.2': {} @@ -4327,7 +4343,7 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.10.7 + '@types/node': 22.10.10 '@types/linkify-it@5.0.0': {} @@ -4350,7 +4366,7 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@22.10.7': + '@types/node@22.10.10': dependencies: undici-types: 6.20.0 @@ -4358,25 +4374,25 @@ snapshots: '@types/qrcode@1.5.5': dependencies: - '@types/node': 22.10.7 + '@types/node': 22.10.10 '@types/sax@1.2.7': dependencies: - '@types/node': 22.10.7 + '@types/node': 22.10.10 '@types/unist@3.0.3': {} '@types/web-bluetooth@0.0.20': {} - '@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/parser': 8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.20.0 - '@typescript-eslint/type-utils': 8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - '@typescript-eslint/utils': 8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/type-utils': 8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/utils': 8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) '@typescript-eslint/visitor-keys': 8.20.0 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -4385,26 +4401,26 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.19.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)': + '@typescript-eslint/parser@8.19.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)': dependencies: '@typescript-eslint/scope-manager': 8.19.1 '@typescript-eslint/types': 8.19.1 '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3) '@typescript-eslint/visitor-keys': 8.19.1 debug: 4.4.0 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)': + '@typescript-eslint/parser@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)': dependencies: '@typescript-eslint/scope-manager': 8.20.0 '@typescript-eslint/types': 8.20.0 '@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3) '@typescript-eslint/visitor-keys': 8.20.0 debug: 4.4.0 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -4419,12 +4435,12 @@ snapshots: '@typescript-eslint/types': 8.20.0 '@typescript-eslint/visitor-keys': 8.20.0 - '@typescript-eslint/type-utils@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)': + '@typescript-eslint/type-utils@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)': dependencies: '@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/utils': 8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) debug: 4.4.0 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) ts-api-utils: 2.0.0(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: @@ -4462,24 +4478,24 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.19.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)': + '@typescript-eslint/utils@8.19.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.1)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.19.0(jiti@2.4.1)) '@typescript-eslint/scope-manager': 8.19.1 '@typescript-eslint/types': 8.19.1 '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3) - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)': + '@typescript-eslint/utils@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.1)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.19.0(jiti@2.4.1)) '@typescript-eslint/scope-manager': 8.20.0 '@typescript-eslint/types': 8.20.0 '@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3) - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -4505,9 +4521,9 @@ snapshots: '@unocss/core@65.4.0': {} - '@unocss/eslint-plugin@65.4.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)': + '@unocss/eslint-plugin@65.4.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)': dependencies: - '@typescript-eslint/utils': 8.19.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/utils': 8.19.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) '@unocss/config': 65.4.0 '@unocss/core': 65.4.0 magic-string: 0.30.17 @@ -4517,56 +4533,56 @@ snapshots: - supports-color - typescript - '@vitejs/plugin-vue@5.2.1(vite@6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) + vite: 6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) vue: 3.5.13(typescript@5.7.3) - '@vitest/eslint-plugin@1.1.25(@typescript-eslint/utils@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3)(vitest@3.0.2(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))': + '@vitest/eslint-plugin@1.1.25(@typescript-eslint/utils@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3)(vitest@3.0.4(@types/debug@4.1.12)(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))': dependencies: - '@typescript-eslint/utils': 8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - eslint: 9.18.0(jiti@2.4.1) + '@typescript-eslint/utils': 8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + eslint: 9.19.0(jiti@2.4.1) optionalDependencies: typescript: 5.7.3 - vitest: 3.0.2(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) + vitest: 3.0.4(@types/debug@4.1.12)(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) - '@vitest/expect@3.0.2': + '@vitest/expect@3.0.4': dependencies: - '@vitest/spy': 3.0.2 - '@vitest/utils': 3.0.2 + '@vitest/spy': 3.0.4 + '@vitest/utils': 3.0.4 chai: 5.1.2 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.2(vite@6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))': + '@vitest/mocker@3.0.4(vite@6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))': dependencies: - '@vitest/spy': 3.0.2 + '@vitest/spy': 3.0.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) + vite: 6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) - '@vitest/pretty-format@3.0.2': + '@vitest/pretty-format@3.0.4': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.0.2': + '@vitest/runner@3.0.4': dependencies: - '@vitest/utils': 3.0.2 - pathe: 2.0.1 + '@vitest/utils': 3.0.4 + pathe: 2.0.2 - '@vitest/snapshot@3.0.2': + '@vitest/snapshot@3.0.4': dependencies: - '@vitest/pretty-format': 3.0.2 + '@vitest/pretty-format': 3.0.4 magic-string: 0.30.17 - pathe: 2.0.1 + pathe: 2.0.2 - '@vitest/spy@3.0.2': + '@vitest/spy@3.0.4': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.0.2': + '@vitest/utils@3.0.4': dependencies: - '@vitest/pretty-format': 3.0.2 + '@vitest/pretty-format': 3.0.4 loupe: 3.1.2 tinyrainbow: 2.0.0 @@ -4606,9 +4622,9 @@ snapshots: dependencies: '@vue/devtools-kit': 7.6.8 - '@vue/devtools-api@7.7.0': + '@vue/devtools-api@7.7.1': dependencies: - '@vue/devtools-kit': 7.7.0 + '@vue/devtools-kit': 7.7.1 '@vue/devtools-kit@7.6.8': dependencies: @@ -4620,9 +4636,9 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.2 - '@vue/devtools-kit@7.7.0': + '@vue/devtools-kit@7.7.1': dependencies: - '@vue/devtools-shared': 7.7.0 + '@vue/devtools-shared': 7.7.1 birpc: 0.2.19 hookable: 5.5.3 mitt: 3.0.1 @@ -4634,7 +4650,7 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/devtools-shared@7.7.0': + '@vue/devtools-shared@7.7.1': dependencies: rfdc: 1.4.1 @@ -4662,9 +4678,9 @@ snapshots: '@vue/shared@3.5.13': {} - '@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1)': + '@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1)': dependencies: - '@vitejs/plugin-vue': 5.2.1(vite@6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.3)) + '@vitejs/plugin-vue': 5.2.1(vite@6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.3)) '@vuepress/bundlerutils': 2.0.0-rc.19(typescript@5.7.3) '@vuepress/client': 2.0.0-rc.19(typescript@5.7.3) '@vuepress/core': 2.0.0-rc.19(typescript@5.7.3) @@ -4675,7 +4691,7 @@ snapshots: postcss: 8.4.49 postcss-load-config: 6.0.1(jiti@2.4.1)(postcss@8.4.49)(tsx@4.19.2)(yaml@2.6.1) rollup: 4.28.1 - vite: 6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) + vite: 6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) vue: 3.5.13(typescript@5.7.3) vue-router: 4.5.0(vue@3.5.13(typescript@5.7.3)) transitivePeerDependencies: @@ -4738,23 +4754,23 @@ snapshots: - supports-color - typescript - '@vuepress/helper@2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/helper@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: '@vue/shared': 3.5.13 - '@vueuse/core': 12.4.0(typescript@5.7.3) + '@vueuse/core': 12.5.0(typescript@5.7.3) cheerio: 1.0.0 fflate: 0.8.2 gray-matter: 4.0.3 vue: 3.5.13(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/highlighter-helper@2.0.0-rc.71(@vueuse/core@12.4.0(typescript@5.7.3))(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/highlighter-helper@2.0.0-rc.71(@vueuse/core@12.5.0(typescript@5.7.3))(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) optionalDependencies: - '@vueuse/core': 12.4.0(typescript@5.7.3) + '@vueuse/core': 12.5.0(typescript@5.7.3) '@vuepress/markdown@2.0.0-rc.19': dependencies: @@ -4777,135 +4793,136 @@ snapshots: transitivePeerDependencies: - supports-color - '@vuepress/plugin-active-header-links@2.0.0-rc.70(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-active-header-links@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vueuse/core': 12.4.0(typescript@5.7.3) + '@vueuse/core': 12.5.0(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/plugin-back-to-top@2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-back-to-top@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vueuse/core': 12.4.0(typescript@5.7.3) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vueuse/core': 12.5.0(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/plugin-copy-code@2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-copy-code@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vueuse/core': 12.4.0(typescript@5.7.3) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vueuse/core': 12.5.0(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/plugin-git@2.0.0-rc.68(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-git@2.0.0-rc.68(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: execa: 9.5.2 - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) - '@vuepress/plugin-links-check@2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-links-check@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/plugin-markdown-hint@2.0.0-rc.73(markdown-it@14.1.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-markdown-hint@2.0.0-rc.74(markdown-it@14.1.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: '@mdit/plugin-alert': 0.16.0(markdown-it@14.1.0) '@mdit/plugin-container': 0.16.0(markdown-it@14.1.0) '@types/markdown-it': 14.1.2 - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vueuse/core': 12.4.0(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vueuse/core': 12.5.0(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - markdown-it - typescript - '@vuepress/plugin-markdown-tab@2.0.0-rc.73(markdown-it@14.1.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-markdown-tab@2.0.0-rc.74(markdown-it@14.1.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: '@mdit/plugin-tab': 0.16.0(markdown-it@14.1.0) '@types/markdown-it': 14.1.2 - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vueuse/core': 12.4.0(typescript@5.7.3) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vueuse/core': 12.5.0(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - markdown-it - typescript - '@vuepress/plugin-medium-zoom@2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-medium-zoom@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) medium-zoom: 1.1.0 vue: 3.5.13(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/plugin-nprogress@2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-nprogress@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) vue: 3.5.13(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/plugin-palette@2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-palette@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) chokidar: 3.6.0 - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/plugin-prismjs@2.0.0-rc.73(@vueuse/core@12.4.0(typescript@5.7.3))(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-prismjs@2.0.0-rc.74(@vueuse/core@12.5.0(typescript@5.7.3))(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/highlighter-helper': 2.0.0-rc.71(@vueuse/core@12.4.0(typescript@5.7.3))(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/highlighter-helper': 2.0.0-rc.71(@vueuse/core@12.5.0(typescript@5.7.3))(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) prismjs: 1.29.0 - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - '@vueuse/core' - typescript - '@vuepress/plugin-seo@2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-seo@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/plugin-shiki@2.0.0-rc.73(@vueuse/core@12.4.0(typescript@5.7.3))(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-shiki@2.0.0-rc.74(@vueuse/core@12.5.0(typescript@5.7.3))(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@shikijs/transformers': 1.27.2 - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/highlighter-helper': 2.0.0-rc.71(@vueuse/core@12.4.0(typescript@5.7.3))(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@shikijs/transformers': 2.1.0 + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/highlighter-helper': 2.0.0-rc.71(@vueuse/core@12.5.0(typescript@5.7.3))(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) nanoid: 5.0.9 - shiki: 1.27.2 - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + shiki: 2.1.0 + synckit: 0.9.2 + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - '@vueuse/core' - typescript - '@vuepress/plugin-sitemap@2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-sitemap@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) sitemap: 8.0.0 - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vuepress/plugin-theme-data@2.0.0-rc.70(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + '@vuepress/plugin-theme-data@2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': dependencies: - '@vue/devtools-api': 7.7.0 + '@vue/devtools-api': 7.7.1 vue: 3.5.13(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) transitivePeerDependencies: - typescript @@ -4913,26 +4930,26 @@ snapshots: dependencies: '@mdit-vue/types': 2.1.0 - '@vuepress/theme-default@2.0.0-rc.73(markdown-it@14.1.0)(sass-embedded@1.83.4)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': - dependencies: - '@vuepress/helper': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-active-header-links': 2.0.0-rc.70(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-back-to-top': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-copy-code': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-git': 2.0.0-rc.68(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-links-check': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-markdown-hint': 2.0.0-rc.73(markdown-it@14.1.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-markdown-tab': 2.0.0-rc.73(markdown-it@14.1.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-medium-zoom': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-nprogress': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-palette': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-prismjs': 2.0.0-rc.73(@vueuse/core@12.4.0(typescript@5.7.3))(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-seo': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-sitemap': 2.0.0-rc.73(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vuepress/plugin-theme-data': 2.0.0-rc.70(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) - '@vueuse/core': 12.4.0(typescript@5.7.3) + '@vuepress/theme-default@2.0.0-rc.74(markdown-it@14.1.0)(sass-embedded@1.83.4)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3))': + dependencies: + '@vuepress/helper': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-active-header-links': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-back-to-top': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-copy-code': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-git': 2.0.0-rc.68(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-links-check': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-markdown-hint': 2.0.0-rc.74(markdown-it@14.1.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-markdown-tab': 2.0.0-rc.74(markdown-it@14.1.0)(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-medium-zoom': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-nprogress': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-palette': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-prismjs': 2.0.0-rc.74(@vueuse/core@12.5.0(typescript@5.7.3))(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-seo': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-sitemap': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vuepress/plugin-theme-data': 2.0.0-rc.74(typescript@5.7.3)(vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3)) + '@vueuse/core': 12.5.0(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3) - vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) + vuepress: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3) optionalDependencies: sass-embedded: 1.83.4 transitivePeerDependencies: @@ -4955,18 +4972,18 @@ snapshots: transitivePeerDependencies: - supports-color - '@vueuse/core@12.4.0(typescript@5.7.3)': + '@vueuse/core@12.5.0(typescript@5.7.3)': dependencies: '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 12.4.0 - '@vueuse/shared': 12.4.0(typescript@5.7.3) + '@vueuse/metadata': 12.5.0 + '@vueuse/shared': 12.5.0(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - typescript - '@vueuse/metadata@12.4.0': {} + '@vueuse/metadata@12.5.0': {} - '@vueuse/shared@12.4.0(typescript@5.7.3)': + '@vueuse/shared@12.5.0(typescript@5.7.3)': dependencies: vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: @@ -5054,7 +5071,7 @@ snapshots: builtin-modules@3.3.0: {} - bumpp@9.10.1: + bumpp@9.11.1: dependencies: c12: 2.0.1 cac: 6.7.14 @@ -5064,6 +5081,7 @@ snapshots: package-manager-detector: 0.2.8 prompts: 2.4.2 semver: 7.6.3 + tiny-conventional-commits-parser: 0.0.1 tinyexec: 0.3.2 tinyglobby: 0.2.10 transitivePeerDependencies: @@ -5443,29 +5461,29 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.18.0(jiti@2.4.1)): + eslint-compat-utils@0.5.1(eslint@9.19.0(jiti@2.4.1)): dependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) semver: 7.6.3 - eslint-compat-utils@0.6.4(eslint@9.18.0(jiti@2.4.1)): + eslint-compat-utils@0.6.4(eslint@9.19.0(jiti@2.4.1)): dependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) semver: 7.6.3 - eslint-config-flat-gitignore@1.0.0(eslint@9.18.0(jiti@2.4.1)): + eslint-config-flat-gitignore@1.0.0(eslint@9.19.0(jiti@2.4.1)): dependencies: - '@eslint/compat': 1.2.4(eslint@9.18.0(jiti@2.4.1)) - eslint: 9.18.0(jiti@2.4.1) + '@eslint/compat': 1.2.4(eslint@9.19.0(jiti@2.4.1)) + eslint: 9.19.0(jiti@2.4.1) find-up-simple: 1.0.0 eslint-flat-config-utils@1.0.0: dependencies: pathe: 2.0.1 - eslint-formatting-reporter@0.0.0(eslint@9.18.0(jiti@2.4.1)): + eslint-formatting-reporter@0.0.0(eslint@9.19.0(jiti@2.4.1)): dependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) prettier-linter-helpers: 1.0.0 eslint-import-resolver-node@0.3.9: @@ -5476,43 +5494,43 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.7.0(eslint-plugin-import-x@4.6.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1)): + eslint-import-resolver-typescript@3.7.0(eslint-plugin-import-x@4.6.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1)): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.0 enhanced-resolve: 5.17.1 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) fast-glob: 3.3.2 get-tsconfig: 4.8.1 is-bun-module: 1.3.0 is-glob: 4.0.3 stable-hash: 0.0.4 optionalDependencies: - eslint-plugin-import-x: 4.6.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) + eslint-plugin-import-x: 4.6.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) transitivePeerDependencies: - supports-color - eslint-json-compat-utils@0.2.1(eslint@9.18.0(jiti@2.4.1))(jsonc-eslint-parser@2.4.0): + eslint-json-compat-utils@0.2.1(eslint@9.19.0(jiti@2.4.1))(jsonc-eslint-parser@2.4.0): dependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) esquery: 1.6.0 jsonc-eslint-parser: 2.4.0 - eslint-merge-processors@1.0.0(eslint@9.18.0(jiti@2.4.1)): + eslint-merge-processors@1.0.0(eslint@9.19.0(jiti@2.4.1)): dependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) eslint-parser-plain@0.1.1: {} - eslint-plugin-antfu@2.7.0(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-antfu@2.7.0(eslint@9.19.0(jiti@2.4.1)): dependencies: '@antfu/utils': 0.7.10 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) - eslint-plugin-command@2.1.0(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-command@2.1.0(eslint@9.19.0(jiti@2.4.1)): dependencies: '@es-joy/jsdoccomment': 0.50.0 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) eslint-plugin-depend@0.12.0: dependencies: @@ -5520,40 +5538,40 @@ snapshots: module-replacements: 2.6.0 semver: 7.6.3 - eslint-plugin-es-x@7.8.0(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-es-x@7.8.0(eslint@9.19.0(jiti@2.4.1)): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.1)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.19.0(jiti@2.4.1)) '@eslint-community/regexpp': 4.12.1 - eslint: 9.18.0(jiti@2.4.1) - eslint-compat-utils: 0.5.1(eslint@9.18.0(jiti@2.4.1)) + eslint: 9.19.0(jiti@2.4.1) + eslint-compat-utils: 0.5.1(eslint@9.19.0(jiti@2.4.1)) - eslint-plugin-format@1.0.1(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-format@1.0.1(eslint@9.19.0(jiti@2.4.1)): dependencies: '@dprint/formatter': 0.3.0 '@dprint/markdown': 0.17.8 '@dprint/toml': 0.6.4 - eslint: 9.18.0(jiti@2.4.1) - eslint-formatting-reporter: 0.0.0(eslint@9.18.0(jiti@2.4.1)) + eslint: 9.19.0(jiti@2.4.1) + eslint-formatting-reporter: 0.0.0(eslint@9.19.0(jiti@2.4.1)) eslint-parser-plain: 0.1.1 prettier: 3.4.2 synckit: 0.9.2 - eslint-plugin-github-action@0.0.13(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-github-action@0.0.13(eslint@9.19.0(jiti@2.4.1)): dependencies: '@ntnyq/utils': 0.4.5 '@types/json-schema': 7.0.15 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) yaml-eslint-parser: 1.2.3 - eslint-plugin-import-x@4.6.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3): + eslint-plugin-import-x@4.6.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3): dependencies: '@types/doctrine': 0.0.9 '@typescript-eslint/scope-manager': 8.19.1 - '@typescript-eslint/utils': 8.19.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/utils': 8.19.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) debug: 4.4.0 doctrine: 3.0.0 enhanced-resolve: 5.17.1 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.8.1 is-glob: 4.0.3 @@ -5565,14 +5583,14 @@ snapshots: - supports-color - typescript - eslint-plugin-jsdoc@50.6.1(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-jsdoc@50.6.1(eslint@9.19.0(jiti@2.4.1)): dependencies: '@es-joy/jsdoccomment': 0.49.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.4.0 escape-string-regexp: 4.0.0 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) espree: 10.3.0 esquery: 1.6.0 parse-imports: 2.2.1 @@ -5582,12 +5600,12 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.18.2(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-jsonc@2.18.2(eslint@9.19.0(jiti@2.4.1)): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.1)) - eslint: 9.18.0(jiti@2.4.1) - eslint-compat-utils: 0.6.4(eslint@9.18.0(jiti@2.4.1)) - eslint-json-compat-utils: 0.2.1(eslint@9.18.0(jiti@2.4.1))(jsonc-eslint-parser@2.4.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.19.0(jiti@2.4.1)) + eslint: 9.19.0(jiti@2.4.1) + eslint-compat-utils: 0.6.4(eslint@9.19.0(jiti@2.4.1)) + eslint-json-compat-utils: 0.2.1(eslint@9.19.0(jiti@2.4.1))(jsonc-eslint-parser@2.4.0) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 @@ -5596,88 +5614,88 @@ snapshots: transitivePeerDependencies: - '@eslint/json' - eslint-plugin-n@17.15.1(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-n@17.15.1(eslint@9.19.0(jiti@2.4.1)): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.1)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.19.0(jiti@2.4.1)) enhanced-resolve: 5.17.1 - eslint: 9.18.0(jiti@2.4.1) - eslint-plugin-es-x: 7.8.0(eslint@9.18.0(jiti@2.4.1)) + eslint: 9.19.0(jiti@2.4.1) + eslint-plugin-es-x: 7.8.0(eslint@9.19.0(jiti@2.4.1)) get-tsconfig: 4.8.1 globals: 15.14.0 ignore: 5.3.2 minimatch: 9.0.5 semver: 7.6.3 - eslint-plugin-ntnyq@0.9.2(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3): + eslint-plugin-ntnyq@0.9.2(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3): dependencies: - '@typescript-eslint/parser': 8.19.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - '@typescript-eslint/utils': 8.19.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - eslint: 9.18.0(jiti@2.4.1) + '@typescript-eslint/parser': 8.19.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/utils': 8.19.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + eslint: 9.19.0(jiti@2.4.1) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-perfectionist@4.6.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3): + eslint-plugin-perfectionist@4.6.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3): dependencies: '@typescript-eslint/types': 8.19.1 - '@typescript-eslint/utils': 8.19.1(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - eslint: 9.18.0(jiti@2.4.1) + '@typescript-eslint/utils': 8.19.1(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + eslint: 9.19.0(jiti@2.4.1) natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-pinia@0.4.1(@typescript-eslint/utils@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-pinia@0.4.1(@typescript-eslint/utils@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1)): dependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) optionalDependencies: - '@typescript-eslint/utils': 8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/utils': 8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) - eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint@9.18.0(jiti@2.4.1))(prettier@3.4.2): + eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint@9.19.0(jiti@2.4.1))(prettier@3.4.2): dependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) prettier: 3.4.2 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: '@types/eslint': 9.6.1 - eslint-plugin-regexp@2.7.0(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-regexp@2.7.0(eslint@9.19.0(jiti@2.4.1)): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.1)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.19.0(jiti@2.4.1)) '@eslint-community/regexpp': 4.12.1 comment-parser: 1.4.1 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) jsdoc-type-pratt-parser: 4.1.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-svgo@0.4.0(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-svgo@0.4.0(eslint@9.19.0(jiti@2.4.1)): dependencies: - eslint: 9.18.0(jiti@2.4.1) - eslint-formatting-reporter: 0.0.0(eslint@9.18.0(jiti@2.4.1)) + eslint: 9.19.0(jiti@2.4.1) + eslint-formatting-reporter: 0.0.0(eslint@9.19.0(jiti@2.4.1)) svgo: 4.0.0-rc.1 synckit: 0.9.2 - eslint-plugin-toml@0.12.0(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-toml@0.12.0(eslint@9.19.0(jiti@2.4.1)): dependencies: debug: 4.4.0 - eslint: 9.18.0(jiti@2.4.1) - eslint-compat-utils: 0.6.4(eslint@9.18.0(jiti@2.4.1)) + eslint: 9.19.0(jiti@2.4.1) + eslint-compat-utils: 0.6.4(eslint@9.19.0(jiti@2.4.1)) lodash: 4.17.21 toml-eslint-parser: 0.10.0 transitivePeerDependencies: - supports-color - eslint-plugin-unicorn@56.0.1(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-unicorn@56.0.1(eslint@9.19.0(jiti@2.4.1)): dependencies: '@babel/helper-validator-identifier': 7.25.9 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.1)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.19.0(jiti@2.4.1)) ci-info: 4.1.0 clean-regexp: 1.0.0 core-js-compat: 3.39.0 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) esquery: 1.6.0 globals: 15.14.0 indent-string: 4.0.0 @@ -5690,41 +5708,41 @@ snapshots: semver: 7.6.3 strip-indent: 3.0.0 - eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1)): dependencies: - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/eslint-plugin': 8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) - eslint-plugin-vue@9.32.0(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-vue@9.32.0(eslint@9.19.0(jiti@2.4.1)): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.1)) - eslint: 9.18.0(jiti@2.4.1) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.19.0(jiti@2.4.1)) + eslint: 9.19.0(jiti@2.4.1) globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.2 semver: 7.6.3 - vue-eslint-parser: 9.4.3(eslint@9.18.0(jiti@2.4.1)) + vue-eslint-parser: 9.4.3(eslint@9.19.0(jiti@2.4.1)) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color - eslint-plugin-yml@1.16.0(eslint@9.18.0(jiti@2.4.1)): + eslint-plugin-yml@1.16.0(eslint@9.19.0(jiti@2.4.1)): dependencies: debug: 4.4.0 - eslint: 9.18.0(jiti@2.4.1) - eslint-compat-utils: 0.6.4(eslint@9.18.0(jiti@2.4.1)) + eslint: 9.19.0(jiti@2.4.1) + eslint-compat-utils: 0.6.4(eslint@9.19.0(jiti@2.4.1)) lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3 transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@1.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.18.0(jiti@2.4.1)): + eslint-processor-vue-blocks@1.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.19.0(jiti@2.4.1)): dependencies: '@vue/compiler-sfc': 3.5.13 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) eslint-scope@7.2.2: dependencies: @@ -5740,14 +5758,14 @@ snapshots: eslint-visitor-keys@4.2.0: {} - eslint@9.18.0(jiti@2.4.1): + eslint@9.19.0(jiti@2.4.1): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.1)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.19.0(jiti@2.4.1)) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.19.1 '@eslint/core': 0.10.0 '@eslint/eslintrc': 3.2.0 - '@eslint/js': 9.18.0 + '@eslint/js': 9.19.0 '@eslint/plugin-kit': 0.2.5 '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 @@ -6705,7 +6723,7 @@ snapshots: dependencies: mimic-function: 5.0.1 - oniguruma-to-es@2.1.0: + oniguruma-to-es@2.3.0: dependencies: emoji-regex-xs: 1.0.0 regex: 5.1.1 @@ -6799,6 +6817,8 @@ snapshots: pathe@2.0.1: {} + pathe@2.0.2: {} + pathval@2.0.0: {} pause-stream@0.0.11: @@ -7141,14 +7161,14 @@ snapshots: shell-quote@1.8.2: {} - shiki@1.27.2: + shiki@2.1.0: dependencies: - '@shikijs/core': 1.27.2 - '@shikijs/engine-javascript': 1.27.2 - '@shikijs/engine-oniguruma': 1.27.2 - '@shikijs/langs': 1.27.2 - '@shikijs/themes': 1.27.2 - '@shikijs/types': 1.27.2 + '@shikijs/core': 2.1.0 + '@shikijs/engine-javascript': 2.1.0 + '@shikijs/engine-oniguruma': 2.1.0 + '@shikijs/langs': 2.1.0 + '@shikijs/themes': 2.1.0 + '@shikijs/types': 2.1.0 '@shikijs/vscode-textmate': 10.0.1 '@types/hast': 3.0.4 @@ -7314,6 +7334,8 @@ snapshots: through@2.3.8: {} + tiny-conventional-commits-parser@0.0.1: {} + tinybench@2.9.0: {} tinyexec@0.3.2: {} @@ -7370,12 +7392,12 @@ snapshots: type-fest@0.8.1: {} - typescript-eslint@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3): + typescript-eslint@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - '@typescript-eslint/parser': 8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - '@typescript-eslint/utils': 8.20.0(eslint@9.18.0(jiti@2.4.1))(typescript@5.7.3) - eslint: 9.18.0(jiti@2.4.1) + '@typescript-eslint/eslint-plugin': 8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3))(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/parser': 8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + '@typescript-eslint/utils': 8.20.0(eslint@9.19.0(jiti@2.4.1))(typescript@5.7.3) + eslint: 9.19.0(jiti@2.4.1) typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -7460,13 +7482,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-node@3.0.2(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1): + vite-node@3.0.4(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 - pathe: 2.0.1 - vite: 6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) + pathe: 2.0.2 + vite: 6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) transitivePeerDependencies: - '@types/node' - jiti @@ -7481,43 +7503,44 @@ snapshots: - tsx - yaml - vite@6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1): + vite@6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1): dependencies: esbuild: 0.24.0 postcss: 8.4.49 rollup: 4.28.1 optionalDependencies: - '@types/node': 22.10.7 + '@types/node': 22.10.10 fsevents: 2.3.3 jiti: 2.4.1 sass-embedded: 1.83.4 tsx: 4.19.2 yaml: 2.6.1 - vitest@3.0.2(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1): + vitest@3.0.4(@types/debug@4.1.12)(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1): dependencies: - '@vitest/expect': 3.0.2 - '@vitest/mocker': 3.0.2(vite@6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1)) - '@vitest/pretty-format': 3.0.2 - '@vitest/runner': 3.0.2 - '@vitest/snapshot': 3.0.2 - '@vitest/spy': 3.0.2 - '@vitest/utils': 3.0.2 + '@vitest/expect': 3.0.4 + '@vitest/mocker': 3.0.4(vite@6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1)) + '@vitest/pretty-format': 3.0.4 + '@vitest/runner': 3.0.4 + '@vitest/snapshot': 3.0.4 + '@vitest/spy': 3.0.4 + '@vitest/utils': 3.0.4 chai: 5.1.2 debug: 4.4.0 expect-type: 1.1.0 magic-string: 0.30.17 - pathe: 2.0.1 + pathe: 2.0.2 std-env: 3.8.0 tinybench: 2.9.0 tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.0.3(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) - vite-node: 3.0.2(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) + vite: 6.0.3(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) + vite-node: 3.0.4(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(yaml@2.6.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.10.7 + '@types/debug': 4.1.12 + '@types/node': 22.10.10 transitivePeerDependencies: - jiti - less @@ -7532,10 +7555,10 @@ snapshots: - tsx - yaml - vue-eslint-parser@9.4.3(eslint@9.18.0(jiti@2.4.1)): + vue-eslint-parser@9.4.3(eslint@9.19.0(jiti@2.4.1)): dependencies: debug: 4.4.0 - eslint: 9.18.0(jiti@2.4.1) + eslint: 9.19.0(jiti@2.4.1) eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -7560,7 +7583,7 @@ snapshots: optionalDependencies: typescript: 5.7.3 - vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3): + vuepress@2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1))(typescript@5.7.3): dependencies: '@vuepress/cli': 2.0.0-rc.19(typescript@5.7.3) '@vuepress/client': 2.0.0-rc.19(typescript@5.7.3) @@ -7570,7 +7593,7 @@ snapshots: '@vuepress/utils': 2.0.0-rc.19 vue: 3.5.13(typescript@5.7.3) optionalDependencies: - '@vuepress/bundler-vite': 2.0.0-rc.19(@types/node@22.10.7)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) + '@vuepress/bundler-vite': 2.0.0-rc.19(@types/node@22.10.10)(jiti@2.4.1)(sass-embedded@1.83.4)(tsx@4.19.2)(typescript@5.7.3)(yaml@2.6.1) transitivePeerDependencies: - supports-color - typescript