diff --git a/doc/package.json b/doc/package.json index 2123e85..de3f4c8 100644 --- a/doc/package.json +++ b/doc/package.json @@ -19,6 +19,6 @@ "dependencies": { "markdown-it-footnote": "^4.0.0", "vitepress-plugin-comment-with-giscus": "^1.1.15", - "vitepress-plugin-group-icons": "^1.6.0" + "vitepress-plugin-group-icons": "^1.6.1" } } diff --git a/doc/package.nix b/doc/package.nix index dfc2d05..48a5ae7 100644 --- a/doc/package.nix +++ b/doc/package.nix @@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: { src = ./.; pnpmDeps = pnpm.fetchDeps { inherit (finalAttrs) pname version src; - hash = "sha256-6+cgOk9ixnOfLsXLMmyR6I9+goZCo5r4+A7Iy5Hjv2M="; + hash = "sha256-HqLfSzoScKd67DcKFxnbyhySgmSajtU3uwWOJJuLJik="; }; patchPhase = '' cat ${optionsDoc} >> ./reference/module.md diff --git a/doc/pnpm-lock.yaml b/doc/pnpm-lock.yaml index 87e6f5b..77c9f42 100644 --- a/doc/pnpm-lock.yaml +++ b/doc/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.1.15 version: 1.1.15(vue@3.5.17) vitepress-plugin-group-icons: - specifier: ^1.6.0 - version: 1.6.0(markdown-it@14.1.0)(vite@5.4.19) + specifier: ^1.6.1 + version: 1.6.1(markdown-it@14.1.0)(vite@5.4.19) devDependencies: vitepress: specifier: ^1.6.3 @@ -632,8 +632,8 @@ packages: estree-walker@2.0.2: resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} - exsolve@1.0.6: - resolution: {integrity: sha512-Q05uIdxhPBVBwK29gcPsl2K220xSBy52TZQPdeYWE0zOs8jM+yJ6y5h7jm6cpAo1p+OOMZRIj/Ftku4EQQBLnQ==} + exsolve@1.0.7: + resolution: {integrity: sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==} focus-trap@7.6.5: resolution: {integrity: sha512-7Ke1jyybbbPZyZXFxEftUtxFGLMpE2n6A+z//m4CRDlj0hW+o3iYSmh8nFlYMurOiJVDmJRilUQtJr08KfIxlg==} @@ -754,8 +754,8 @@ packages: pkg-types@1.3.1: resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} - pkg-types@2.1.0: - resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==} + pkg-types@2.2.0: + resolution: {integrity: sha512-2SM/GZGAEkPp3KWORxQZns4M+WSeXbC2HEvmOIJe3Cmiv6ieAJvdVhDldtHqM5J1Y7MrR1XhkBT/rMlhh9FdqQ==} postcss@8.5.6: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} @@ -885,8 +885,8 @@ packages: vitepress-plugin-comment-with-giscus@1.1.15: resolution: {integrity: sha512-1DJjgN+7SYvn5ZkjuSXPmz7nlqfcrh4qCGGviiZghA2ELXnaO2m9WY7m+RisPSaqCn90xqe0JbO2T4NMq8iUBg==} - vitepress-plugin-group-icons@1.6.0: - resolution: {integrity: sha512-+nxuVETpFkOYR5qHdvj3M5otWusJyS3ozEvVf1aQaE5Oz5e6NR0naYKTtH0Zf3Qss4vnhqaYt2Lq4jUTn9JVuA==} + vitepress-plugin-group-icons@1.6.1: + resolution: {integrity: sha512-eoFlFAhAy/yTZDbaIgA/nMbjVYXkf8pz8rr75MN2VCw7yH60I3cw6bW5EuwddAeafZtBqbo8OsEGU7TIWFiAjg==} peerDependencies: markdown-it: '>=14' vite: '>=3' @@ -1487,7 +1487,7 @@ snapshots: estree-walker@2.0.2: {} - exsolve@1.0.6: {} + exsolve@1.0.7: {} focus-trap@7.6.5: dependencies: @@ -1551,7 +1551,7 @@ snapshots: local-pkg@1.1.1: dependencies: mlly: 1.7.4 - pkg-types: 2.1.0 + pkg-types: 2.2.0 quansync: 0.2.10 magic-string@0.30.17: @@ -1637,10 +1637,10 @@ snapshots: mlly: 1.7.4 pathe: 2.0.3 - pkg-types@2.1.0: + pkg-types@2.2.0: dependencies: confbox: 0.2.2 - exsolve: 1.0.6 + exsolve: 1.0.7 pathe: 2.0.3 postcss@8.5.6: @@ -1780,7 +1780,7 @@ snapshots: transitivePeerDependencies: - vue - vitepress-plugin-group-icons@1.6.0(markdown-it@14.1.0)(vite@5.4.19): + vitepress-plugin-group-icons@1.6.1(markdown-it@14.1.0)(vite@5.4.19): dependencies: '@iconify-json/logos': 1.2.4 '@iconify-json/vscode-icons': 1.2.23