ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency vitepress-plugin-group-icons to v1.7.5 (#458)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
autofix-ci[bot]
and committed by
GitHub
161880fc 78f6f6cd

+9 -9
+1 -1
doc/package.nix
··· 28 28 pnpmDeps = fetchPnpmDeps { 29 29 inherit (finalAttrs) pname version src; 30 30 fetcherVersion = 1; 31 - hash = "sha256-Keu1TCN7+p0YTMdWQtESo9iEBheTE6Mu80OYuUW6hoM="; 31 + hash = "sha256-w5ZrU0g89gZ+cM6WQSyCviuzPAEDhcEghWiAydQ7CHQ="; 32 32 }; 33 33 patchPhase = '' 34 34 cat ${optionsDoc} >> ./reference/module.md
+8 -8
doc/pnpm-lock.yaml
··· 13 13 version: 4.0.0 14 14 vitepress-plugin-group-icons: 15 15 specifier: ^1.6.5 16 - version: 1.7.3(vite@5.4.21) 16 + version: 1.7.5(vite@5.4.21) 17 17 devDependencies: 18 18 vitepress: 19 19 specifier: ^1.6.4 ··· 762 762 tabbable@6.3.0: 763 763 resolution: {integrity: sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ==} 764 764 765 - tinyexec@1.0.4: 766 - resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==} 765 + tinyexec@1.1.1: 766 + resolution: {integrity: sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg==} 767 767 engines: {node: '>=18'} 768 768 769 769 trim-lines@3.0.1: ··· 824 824 terser: 825 825 optional: true 826 826 827 - vitepress-plugin-group-icons@1.7.3: 828 - resolution: {integrity: sha512-Nj2znOveQC7KH1CQ1k2WlVvEDAuymhumcUvD51ognVUv2yjrfAhOzL1VEESPzoJN0kWoRxXK+iu+OKNLe7unGQ==} 827 + vitepress-plugin-group-icons@1.7.5: 828 + resolution: {integrity: sha512-QzcroUuIiVKyXpmEiiHVbfRTQIy9Zbwxpk5JC/zavO8mavitwumz2RZWlwTchMCCHducYyPptkYvXvdnNUWkog==} 829 829 peerDependencies: 830 830 vite: '>=3' 831 831 peerDependenciesMeta: ··· 972 972 '@antfu/install-pkg@1.1.0': 973 973 dependencies: 974 974 package-manager-detector: 1.6.0 975 - tinyexec: 1.0.4 975 + tinyexec: 1.1.1 976 976 977 977 '@babel/helper-string-parser@7.27.1': {} 978 978 ··· 1595 1595 1596 1596 tabbable@6.3.0: {} 1597 1597 1598 - tinyexec@1.0.4: {} 1598 + tinyexec@1.1.1: {} 1599 1599 1600 1600 trim-lines@3.0.1: {} 1601 1601 ··· 1642 1642 optionalDependencies: 1643 1643 fsevents: 2.3.3 1644 1644 1645 - vitepress-plugin-group-icons@1.7.3(vite@5.4.21): 1645 + vitepress-plugin-group-icons@1.7.5(vite@5.4.21): 1646 1646 dependencies: 1647 1647 '@iconify-json/logos': 1.2.11 1648 1648 '@iconify-json/vscode-icons': 1.2.45