From c4ffcd78a367c3c80f54f5110157cc7efc7ebb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9C=9F=E5=BF=83?= Date: Tue, 22 Oct 2024 10:58:40 +0800 Subject: [PATCH] fix(build): add sass-embedded --- package.json | 1 + pnpm-lock.yaml | 273 +++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 253 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 0c2e532..c9581ca 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ }, "devDependencies": { "prettier": "^3.3.3", + "sass-embedded": "^1.80.3", "serve": "^14.2.4", "vue": "^3.5.12", "vuepress": "2.0.0-rc.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8352878..cacff37 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,12 +7,15 @@ settings: dependencies: '@vuepress/bundler-vite': specifier: 2.0.0-rc.18 - version: 2.0.0-rc.18 + version: 2.0.0-rc.18(sass-embedded@1.80.3) devDependencies: prettier: specifier: ^3.3.3 version: 3.3.3 + sass-embedded: + specifier: ^1.80.3 + version: 1.80.3 serve: specifier: ^14.2.4 version: 14.2.4 @@ -24,10 +27,10 @@ devDependencies: version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18)(vue@3.5.12) vuepress-plugin-search-pro: specifier: 2.0.0-rc.59 - version: 2.0.0-rc.59(vuepress@2.0.0-rc.18) + version: 2.0.0-rc.59(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18) vuepress-theme-hope: specifier: 2.0.0-rc.59 - version: 2.0.0-rc.59(markdown-it@14.1.0)(vuepress-plugin-search-pro@2.0.0-rc.59)(vuepress@2.0.0-rc.18) + version: 2.0.0-rc.59(markdown-it@14.1.0)(sass-embedded@1.80.3)(vuepress-plugin-search-pro@2.0.0-rc.59)(vuepress@2.0.0-rc.18) packages: @@ -54,6 +57,9 @@ packages: '@babel/helper-validator-identifier': 7.25.7 to-fast-properties: 2.0.0 + /@bufbuild/protobuf@2.2.0: + resolution: {integrity: sha512-+imAQkHf7U/Rwvu0wk1XWgsP3WnpCWmK7B48f0XqSNzgk64+grljTKC7pnO/xBiEMUziF7vKRfbBnOQhg126qQ==} + /@esbuild/aix-ppc64@0.21.5: resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} engines: {node: '>=12'} @@ -905,7 +911,7 @@ packages: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.4.9 + vite: 5.4.9(sass-embedded@1.80.3) vue: 3.5.12 /@vue/compiler-core@3.5.12: @@ -997,7 +1003,7 @@ packages: /@vue/shared@3.5.12: resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==} - /@vuepress/bundler-vite@2.0.0-rc.18: + /@vuepress/bundler-vite@2.0.0-rc.18(sass-embedded@1.80.3): resolution: {integrity: sha512-Q+OUul4OLIS4OLuKqIlmJKHhW5Edt5i6fVY6infgGhb4tUQt3z37DjCUtvbMikb05Va9YqtTAGt2eCWOk7eGPw==} dependencies: '@vitejs/plugin-vue': 5.1.4(vite@5.4.9)(vue@3.5.12) @@ -1011,7 +1017,7 @@ packages: postcss: 8.4.47 postcss-load-config: 6.0.1(postcss@8.4.47) rollup: 4.24.0 - vite: 5.4.9 + vite: 5.4.9(sass-embedded@1.80.3) vue: 3.5.12 vue-router: 4.4.5(vue@3.5.12) transitivePeerDependencies: @@ -1420,7 +1426,7 @@ packages: - typescript dev: true - /@vuepress/plugin-sass-palette@2.0.0-rc.56(vuepress@2.0.0-rc.18): + /@vuepress/plugin-sass-palette@2.0.0-rc.56(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18): resolution: {integrity: sha512-gGA/CidSaOGiuskWKPsUGFVgiv3xEZAQDMRUaAgeMdvObJ70/wYO09uPaTu56mesrpc9P+FBMH67sdTQfHietQ==} peerDependencies: sass: ^1.80.3 @@ -1437,6 +1443,7 @@ packages: dependencies: '@vuepress/helper': 2.0.0-rc.56(vuepress@2.0.0-rc.18) chokidar: 4.0.1 + sass-embedded: 1.80.3 vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18)(vue@3.5.12) transitivePeerDependencies: - '@vue/composition-api' @@ -1707,6 +1714,9 @@ packages: node-releases: 2.0.18 update-browserslist-db: 1.1.1(browserslist@4.24.2) + /buffer-builder@0.2.0: + resolution: {integrity: sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==} + /bytes@3.0.0: resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==} engines: {node: '>= 0.8'} @@ -1859,6 +1869,9 @@ packages: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} dev: true + /colorjs.io@0.5.2: + resolution: {integrity: sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==} + /comma-separated-tokens@2.0.3: resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} dev: true @@ -2252,7 +2265,6 @@ packages: /has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - dev: true /hash-sum@2.0.0: resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==} @@ -2316,6 +2328,9 @@ packages: resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} engines: {node: '>= 4'} + /immutable@4.3.7: + resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==} + /ini@1.3.8: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} dev: true @@ -2968,6 +2983,11 @@ packages: dependencies: queue-microtask: 1.2.3 + /rxjs@7.8.1: + resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} + dependencies: + tslib: 2.8.0 + /safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} dev: true @@ -2980,6 +3000,200 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true + /sass-embedded-android-arm64@1.80.3: + resolution: {integrity: sha512-uaEKdi+PaFc1V87vj2eCUB8B2ThNvEYYu9Qs5sCtx1atEQDtvp/smHYlXOVrg2M4+g2YASkDBQewyk+auZtG0g==} + engines: {node: '>=14.0.0'} + cpu: [arm64] + os: [android] + requiresBuild: true + optional: true + + /sass-embedded-android-arm@1.80.3: + resolution: {integrity: sha512-i87crav7sfShzY7AyUneXvs4SWdJ93QlYIpo/2OQPTJV5MjJF8wUp0o9NT8Oo6sUJ26kfgsb64FwqQh1wO5uBg==} + engines: {node: '>=14.0.0'} + cpu: [arm] + os: [android] + requiresBuild: true + optional: true + + /sass-embedded-android-ia32@1.80.3: + resolution: {integrity: sha512-XCa4Se7vqWuV5tFLZuYWidPLUCeK7n1AgugircJl/9QPThCGZ2mSRF0Ipj3lv+Qw4GG9kkhCqJIrksTGbSFypw==} + engines: {node: '>=14.0.0'} + cpu: [ia32] + os: [android] + requiresBuild: true + optional: true + + /sass-embedded-android-riscv64@1.80.3: + resolution: {integrity: sha512-Dn3hYh5rchfivnPrHoff2pWutuFYJRddzEXcjfb0JhgF7JmTA/6Dxaym0pqVpS1RmYDiAYnmoX5OeFtEkdVytA==} + engines: {node: '>=14.0.0'} + cpu: [riscv64] + os: [android] + requiresBuild: true + optional: true + + /sass-embedded-android-x64@1.80.3: + resolution: {integrity: sha512-QWOTHKPznYJnrP3HrlFYnAQOZ/c2am4ctK1cFIMtjQNGaFra8z94LZSQzAd6eeu6mITKwQbJuff36RpICZpgHA==} + engines: {node: '>=14.0.0'} + cpu: [x64] + os: [android] + requiresBuild: true + optional: true + + /sass-embedded-darwin-arm64@1.80.3: + resolution: {integrity: sha512-NqJXHzZGqVOarr36X5MIv0UCQHYVhOFXGe7kDhNqMQCiNApkVydseB5TM1C2lVaiWy2JaseRD/dUNS/o2ICKXw==} + engines: {node: '>=14.0.0'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + optional: true + + /sass-embedded-darwin-x64@1.80.3: + resolution: {integrity: sha512-6dmNn+oNxXE5uGThfAsHgz7Jg1oDhXHHQyPAnIIaMOM5dXv0D/nLmrlFbFajK0HtbzGaTVBTE6wkJwjASuP0Uw==} + engines: {node: '>=14.0.0'} + cpu: [x64] + os: [darwin] + requiresBuild: true + optional: true + + /sass-embedded-linux-arm64@1.80.3: + resolution: {integrity: sha512-a9IILen4I6oFFb5qMHOiFqIAoztPuvJ6VHNaFbktP8SUvH4FX63ZutR/qKisN9DoudzSXMZijv/aG/bTh0Kccw==} + engines: {node: '>=14.0.0'} + cpu: [arm64] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-linux-arm@1.80.3: + resolution: {integrity: sha512-nZ7Y8gZgr+/fYrbsX3L8BfIafWXGVBcc0gKLoujad+axlFGv1MetO17S3vzrOQ1wuhjvDLVxceA/jtcta1qxoA==} + engines: {node: '>=14.0.0'} + cpu: [arm] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-linux-ia32@1.80.3: + resolution: {integrity: sha512-yKy4N0L9WfGokpBMHOhxzaS3jyzrHUg1+5Idi6J88onwxfpEhqOgdMcoqgOqvryMPrmKN7kW5d3iNpUYOniPnw==} + engines: {node: '>=14.0.0'} + cpu: [ia32] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-linux-musl-arm64@1.80.3: + resolution: {integrity: sha512-mw4BPe42wlAwg6vgmGkg+MDDyXZBexvAWC+QigtfMjTVHuSAB527UVWhIyv4jAkKLp71mPowsXXsfa4UHzyBaA==} + engines: {node: '>=14.0.0'} + cpu: [arm64] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-linux-musl-arm@1.80.3: + resolution: {integrity: sha512-yB7iSoS/phNHKFsZRW0rTRwoCTtOBELG/UYpIa2qATWZsDASSjdBitGsKS3nEliweveuGIVlUqG2kUKaq9M39g==} + engines: {node: '>=14.0.0'} + cpu: [arm] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-linux-musl-ia32@1.80.3: + resolution: {integrity: sha512-eyg5L9IFisCYYMXEZ/56X8k8wdhpfK06/j9MFAINE9U4C5NxQXrVWmMTEqgyfpmca8hziBlvbRrjdquteyXWfw==} + engines: {node: '>=14.0.0'} + cpu: [ia32] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-linux-musl-riscv64@1.80.3: + resolution: {integrity: sha512-0VThiW7Gwo5UNgKyETYID6F2prHvOCH8fQQKM0sS/JSbTu1poTwD35yEptVxBpiTvyWwxI7K5Cbn0gtxobaqzA==} + engines: {node: '>=14.0.0'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-linux-musl-x64@1.80.3: + resolution: {integrity: sha512-ALSKlhTQdNS0cayyaXD8huNd+DRjWgCjDqyjvwSgemfLL+wtmVCO8h9rGu1MCwR8GHP6ceZCT2fBmjfcGHk0DQ==} + engines: {node: '>=14.0.0'} + cpu: [x64] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-linux-riscv64@1.80.3: + resolution: {integrity: sha512-/1JvuQi137BNO7iTvNNraGYEt9mh3ch44cabJBTxLn3IZV5vNblENI+Hrj9J8/VWIsJumwPQGZSUrMbZcgB0tg==} + engines: {node: '>=14.0.0'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-linux-x64@1.80.3: + resolution: {integrity: sha512-ISQUnl9oFA0PFPtgOpgotfKQ8guUBIYcTpkHEF9lQ4PyFIxkXppk5CwQ8l0VQcQaKhOD2HQAucoqM51U7FABqA==} + engines: {node: '>=14.0.0'} + cpu: [x64] + os: [linux] + requiresBuild: true + optional: true + + /sass-embedded-win32-arm64@1.80.3: + resolution: {integrity: sha512-RFT/OsWHVagPYa/9v+KfVM99QgzwzwnT2maapRfulEH39v0uPGOIFNXmnhaN3E5gNLIjIn3CTnR9KjTC145E8Q==} + engines: {node: '>=14.0.0'} + cpu: [arm64] + os: [win32] + requiresBuild: true + optional: true + + /sass-embedded-win32-ia32@1.80.3: + resolution: {integrity: sha512-Is0eeX+UlWW7yPfDqc2Z2n9ql2rkA1uDaAkbHWWx5APc8CKYtds1w4B3Tyoy6lHnopEifgzgsnp6QSyOHHzPBg==} + engines: {node: '>=14.0.0'} + cpu: [ia32] + os: [win32] + requiresBuild: true + optional: true + + /sass-embedded-win32-x64@1.80.3: + resolution: {integrity: sha512-wehVA0atPloc6NKof/ctpW0agM+k7kiBLIpQs3/mi9FAlmTjxNnvntBPZIbl8n7AAExiLEir+x/LHC0yGhTfkg==} + engines: {node: '>=14.0.0'} + cpu: [x64] + os: [win32] + requiresBuild: true + optional: true + + /sass-embedded@1.80.3: + resolution: {integrity: sha512-aTxTl4ToSAWg7ILFgAe+kMenj+zNlwHmHK/ZNPrOM8+HTef1Q6zuxolptYLijmHdZHKSMOkWYHgo5MMN6+GIyg==} + engines: {node: '>=16.0.0'} + hasBin: true + dependencies: + '@bufbuild/protobuf': 2.2.0 + buffer-builder: 0.2.0 + colorjs.io: 0.5.2 + immutable: 4.3.7 + rxjs: 7.8.1 + supports-color: 8.1.1 + varint: 6.0.0 + optionalDependencies: + sass-embedded-android-arm: 1.80.3 + sass-embedded-android-arm64: 1.80.3 + sass-embedded-android-ia32: 1.80.3 + sass-embedded-android-riscv64: 1.80.3 + sass-embedded-android-x64: 1.80.3 + sass-embedded-darwin-arm64: 1.80.3 + sass-embedded-darwin-x64: 1.80.3 + sass-embedded-linux-arm: 1.80.3 + sass-embedded-linux-arm64: 1.80.3 + sass-embedded-linux-ia32: 1.80.3 + sass-embedded-linux-musl-arm: 1.80.3 + sass-embedded-linux-musl-arm64: 1.80.3 + sass-embedded-linux-musl-ia32: 1.80.3 + sass-embedded-linux-musl-riscv64: 1.80.3 + sass-embedded-linux-musl-x64: 1.80.3 + sass-embedded-linux-riscv64: 1.80.3 + sass-embedded-linux-x64: 1.80.3 + sass-embedded-win32-arm64: 1.80.3 + sass-embedded-win32-ia32: 1.80.3 + sass-embedded-win32-x64: 1.80.3 + /sax@1.3.0: resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==} dev: true @@ -3175,6 +3389,12 @@ packages: has-flag: 4.0.0 dev: true + /supports-color@8.1.1: + resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} + engines: {node: '>=10'} + dependencies: + has-flag: 4.0.0 + /to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} @@ -3189,6 +3409,9 @@ packages: resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} dev: true + /tslib@2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + /type-fest@2.19.0: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} @@ -3278,6 +3501,9 @@ packages: punycode: 2.3.1 dev: true + /varint@6.0.0: + resolution: {integrity: sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==} + /vary@1.1.2: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} @@ -3297,7 +3523,7 @@ packages: vfile-message: 4.0.2 dev: true - /vite@5.4.9: + /vite@5.4.9(sass-embedded@1.80.3): resolution: {integrity: sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -3331,6 +3557,7 @@ packages: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.24.0 + sass-embedded: 1.80.3 optionalDependencies: fsevents: 2.3.3 @@ -3371,7 +3598,7 @@ packages: '@vue/server-renderer': 3.5.12(vue@3.5.12) '@vue/shared': 3.5.12 - /vuepress-plugin-components@2.0.0-rc.59(vuepress@2.0.0-rc.18): + /vuepress-plugin-components@2.0.0-rc.59(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18): resolution: {integrity: sha512-LRA4uHW+a6D3wZkElMRmafeFhUXwwkVccWoSSnuTfI70mdqOnuaiPLQIQ0akyLBx41npervol6MRi8brqbjliw==} engines: {node: '>=18.19.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: @@ -3404,11 +3631,12 @@ packages: dependencies: '@stackblitz/sdk': 1.11.0 '@vuepress/helper': 2.0.0-rc.56(vuepress@2.0.0-rc.18) - '@vuepress/plugin-sass-palette': 2.0.0-rc.56(vuepress@2.0.0-rc.18) + '@vuepress/plugin-sass-palette': 2.0.0-rc.56(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18) '@vueuse/core': 11.1.0(vue@3.5.12) balloon-css: 1.2.0 create-codepen: 2.0.0 qrcode: 1.5.4 + sass-embedded: 1.80.3 vue: 3.5.12 vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18)(vue@3.5.12) vuepress-shared: 2.0.0-rc.59(vuepress@2.0.0-rc.18) @@ -3417,7 +3645,7 @@ packages: - typescript dev: true - /vuepress-plugin-md-enhance@2.0.0-rc.59(markdown-it@14.1.0)(vuepress@2.0.0-rc.18): + /vuepress-plugin-md-enhance@2.0.0-rc.59(markdown-it@14.1.0)(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18): resolution: {integrity: sha512-XFf6OG5arp1bJHP3gUDibKcoYaWLdZvU6xXypIMXa+Q5f2I51l9zd6vuLw58DcHWQyhNUTdtDE6srohUtOxQ/A==} engines: {node: '>=18.19.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: @@ -3480,10 +3708,11 @@ packages: '@mdit/plugin-uml': 0.13.1(markdown-it@14.1.0) '@types/markdown-it': 14.1.2 '@vuepress/helper': 2.0.0-rc.56(vuepress@2.0.0-rc.18) - '@vuepress/plugin-sass-palette': 2.0.0-rc.56(vuepress@2.0.0-rc.18) + '@vuepress/plugin-sass-palette': 2.0.0-rc.56(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18) '@vueuse/core': 11.1.0(vue@3.5.12) balloon-css: 1.2.0 js-yaml: 4.1.0 + sass-embedded: 1.80.3 vue: 3.5.12 vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18)(vue@3.5.12) vuepress-shared: 2.0.0-rc.59(vuepress@2.0.0-rc.18) @@ -3493,7 +3722,7 @@ packages: - typescript dev: true - /vuepress-plugin-search-pro@2.0.0-rc.59(vuepress@2.0.0-rc.18): + /vuepress-plugin-search-pro@2.0.0-rc.59(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18): resolution: {integrity: sha512-lMkslae/+0i7f7MnD4wG2HPLRb+qlJ/8OvDlWgyeJTeutOxeCVj49uKLlfnquoZDnin60wDXUBvjY3BX03i6/g==} engines: {node: '>=18.19.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: @@ -3510,10 +3739,11 @@ packages: optional: true dependencies: '@vuepress/helper': 2.0.0-rc.56(vuepress@2.0.0-rc.18) - '@vuepress/plugin-sass-palette': 2.0.0-rc.56(vuepress@2.0.0-rc.18) + '@vuepress/plugin-sass-palette': 2.0.0-rc.56(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18) '@vueuse/core': 11.1.0(vue@3.5.12) cheerio: 1.0.0 chokidar: 3.6.0 + sass-embedded: 1.80.3 slimsearch: 2.1.1 vue: 3.5.12 vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18)(vue@3.5.12) @@ -3539,7 +3769,7 @@ packages: - typescript dev: true - /vuepress-theme-hope@2.0.0-rc.59(markdown-it@14.1.0)(vuepress-plugin-search-pro@2.0.0-rc.59)(vuepress@2.0.0-rc.18): + /vuepress-theme-hope@2.0.0-rc.59(markdown-it@14.1.0)(sass-embedded@1.80.3)(vuepress-plugin-search-pro@2.0.0-rc.59)(vuepress@2.0.0-rc.18): resolution: {integrity: sha512-o+5P+xMy0y2HPWb3bmVE2AMWbMCdsdDfET6APWqXm6ccyhXW7cDStwho5cuwQmVasqSZSYS950dAahEcsj0wlg==} engines: {node: '>=18.19.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: @@ -3599,7 +3829,7 @@ packages: '@vuepress/plugin-reading-time': 2.0.0-rc.56(vuepress@2.0.0-rc.18) '@vuepress/plugin-redirect': 2.0.0-rc.56(vuepress@2.0.0-rc.18) '@vuepress/plugin-rtl': 2.0.0-rc.56(vuepress@2.0.0-rc.18) - '@vuepress/plugin-sass-palette': 2.0.0-rc.56(vuepress@2.0.0-rc.18) + '@vuepress/plugin-sass-palette': 2.0.0-rc.56(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18) '@vuepress/plugin-seo': 2.0.0-rc.56(vuepress@2.0.0-rc.18) '@vuepress/plugin-shiki': 2.0.0-rc.56(@vueuse/core@11.1.0)(vuepress@2.0.0-rc.18) '@vuepress/plugin-sitemap': 2.0.0-rc.56(vuepress@2.0.0-rc.18) @@ -3609,11 +3839,12 @@ packages: balloon-css: 1.2.0 bcrypt-ts: 5.0.2 chokidar: 3.6.0 + sass-embedded: 1.80.3 vue: 3.5.12 vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.18)(vue@3.5.12) - vuepress-plugin-components: 2.0.0-rc.59(vuepress@2.0.0-rc.18) - vuepress-plugin-md-enhance: 2.0.0-rc.59(markdown-it@14.1.0)(vuepress@2.0.0-rc.18) - vuepress-plugin-search-pro: 2.0.0-rc.59(vuepress@2.0.0-rc.18) + vuepress-plugin-components: 2.0.0-rc.59(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18) + vuepress-plugin-md-enhance: 2.0.0-rc.59(markdown-it@14.1.0)(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18) + vuepress-plugin-search-pro: 2.0.0-rc.59(sass-embedded@1.80.3)(vuepress@2.0.0-rc.18) vuepress-shared: 2.0.0-rc.59(vuepress@2.0.0-rc.18) transitivePeerDependencies: - '@vue/composition-api' @@ -3655,7 +3886,7 @@ packages: '@vuepress/bundler-webpack': optional: true dependencies: - '@vuepress/bundler-vite': 2.0.0-rc.18 + '@vuepress/bundler-vite': 2.0.0-rc.18(sass-embedded@1.80.3) '@vuepress/cli': 2.0.0-rc.18 '@vuepress/client': 2.0.0-rc.18 '@vuepress/core': 2.0.0-rc.18