From 7ef262a9cad0310a004e6b969aaf249cff969ef5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:28:03 +0000 Subject: [PATCH] build(deps-dev): bump all Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 4 +- .github/workflows/semgrep.yml | 2 +- package.json | 14 +- pnpm-lock.yaml | 262 ++++++++++++++------------ 4 files changed, 152 insertions(+), 130 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 948e8c6a..f53cea99 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -29,12 +29,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18 + uses: github/codeql-action/init@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19 with: languages: ${{ matrix.language }} queries: security-extended,security-and-quality - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18 + uses: github/codeql-action/analyze@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19 with: category: '/language:${{matrix.language}}' diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 4cbe0990..01af33ee 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -16,7 +16,7 @@ jobs: env: SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }} container: - image: returntocorp/semgrep@sha256:85b77ad962b67e19c5f6093f897abed6f03800aab39ab7bbfc14df8eeda46c02 # latest + image: returntocorp/semgrep@sha256:3947ff700c40fdad4d9431875d649279f162eeb3b6b7a16ba7ba911b4a88358f # latest steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - run: semgrep ci diff --git a/package.json b/package.json index cdeaa461..5fa76c07 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,10 @@ "author": "The OpenINF Authors & Friends", "private": "true", "description": "The OpenINF portal, other static resources, and more static electricity", - "packageManager": "pnpm@10.11.0", + "packageManager": "pnpm@10.12.1", "engines": { "node": "22.16.0", - "pnpm": "10.11.0" + "pnpm": "10.12.1" }, "exports": { "./build/constants": "./build/shared/constants.mjs", @@ -24,7 +24,7 @@ "test": "nps test" }, "devDependencies": { - "@11ty/eleventy": "3.1.0", + "@11ty/eleventy": "3.1.1", "@biomejs/biome": "1.9.4", "@cspell/dict-lorem-ipsum": "4.0.4", "@isaacs/catcher": "1.0.4", @@ -34,7 +34,7 @@ "@types/console-log-level": "1.4.5", "@types/gulp": "4.0.17", "@types/js-yaml": "4.0.9", - "@types/node": "22.15.21", + "@types/node": "22.15.30", "@yarnpkg/shell": "4.1.3", "autoprefixer": "10.4.21", "bootstrap": "5.3.6", @@ -47,7 +47,7 @@ "dprint": "0.50.0", "editorconfig-checker": "6.0.1", "globby": "14.1.0", - "gulp": "5.0.0", + "gulp": "5.0.1", "gulp-dart-sass": "1.1.0", "gulp-postcss": "10.0.0", "gulp-rename": "2.0.0", @@ -103,14 +103,14 @@ "retext-syntax-mentions": "4.0.0", "retext-syntax-urls": "4.0.0", "strip-comments": "2.0.1", - "stylelint": "16.19.1", + "stylelint": "16.20.0", "stylelint-config-recess-order": "6.0.0", "stylelint-config-standard-scss": "14.0.0", "tsx": "4.19.4", "typescript": "5.8.3", "unified": "11.0.5", "vnu-jar": "24.10.17", - "zod": "3.25.28", + "zod": "3.25.56", "zod-validation-error": "3.4.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb95d09d..edfe41ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@11ty/eleventy': - specifier: 3.1.0 - version: 3.1.0 + specifier: 3.1.1 + version: 3.1.1 '@biomejs/biome': specifier: 1.9.4 version: 1.9.4 @@ -39,8 +39,8 @@ importers: specifier: 4.0.9 version: 4.0.9 '@types/node': - specifier: 22.15.21 - version: 22.15.21 + specifier: 22.15.30 + version: 22.15.30 '@yarnpkg/shell': specifier: 4.1.3 version: 4.1.3(typanion@3.14.0) @@ -78,8 +78,8 @@ importers: specifier: 14.1.0 version: 14.1.0 gulp: - specifier: 5.0.0 - version: 5.0.0 + specifier: 5.0.1 + version: 5.0.1 gulp-dart-sass: specifier: 1.1.0 version: 1.1.0 @@ -246,14 +246,14 @@ importers: specifier: 2.0.1 version: 2.0.1 stylelint: - specifier: 16.19.1 - version: 16.19.1(typescript@5.8.3) + specifier: 16.20.0 + version: 16.20.0(typescript@5.8.3) stylelint-config-recess-order: specifier: 6.0.0 - version: 6.0.0(stylelint@16.19.1(typescript@5.8.3)) + version: 6.0.0(stylelint@16.20.0(typescript@5.8.3)) stylelint-config-standard-scss: specifier: 14.0.0 - version: 14.0.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3)) + version: 14.0.0(postcss@8.5.3)(stylelint@16.20.0(typescript@5.8.3)) tsx: specifier: 4.19.4 version: 4.19.4 @@ -267,11 +267,11 @@ importers: specifier: 24.10.17 version: 24.10.17 zod: - specifier: 3.25.28 - version: 3.25.28 + specifier: 3.25.56 + version: 3.25.56 zod-validation-error: specifier: 3.4.1 - version: 3.4.1(zod@3.25.28) + version: 3.4.1(zod@3.25.56) packages: @@ -294,8 +294,8 @@ packages: resolution: {integrity: sha512-6QE+duqSQ0GY9rENXYb4iPR4AYGdrFpqnmi59tFp9VrleOl0QSh8VlBr2yd6dlhkdtj7904poZW5PvGr9cMiJQ==} engines: {node: '>=18'} - '@11ty/eleventy@3.1.0': - resolution: {integrity: sha512-yR8zE+i5GKXTlR4I6Aj8dywI7f2/6uGhJPwgbH4vgh+XcZQ9zba9UMS/1Lyvkbl3UySRSAmlzeYiXi1ypV6oZg==} + '@11ty/eleventy@3.1.1': + resolution: {integrity: sha512-nsMCW44WSYzpi6JSQ1ar/wlotj/2cxuP4AABX5Dxqwol3IQ3SkEMgcAugP1t1mthv5I0kIB9lql1Jv/lhUHIkg==} engines: {node: '>=18'} hasBin: true @@ -1110,8 +1110,8 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@22.15.21': - resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==} + '@types/node@22.15.30': + resolution: {integrity: sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==} '@types/picomatch@3.0.2': resolution: {integrity: sha512-n0i8TD3UDB7paoMMxA3Y65vUncFJXjcUf7lQY7YyKGl6031FNjfsLs6pdLFCy2GNFxItPJG8GvvpbZc2skH7WA==} @@ -1428,8 +1428,8 @@ packages: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} - cacheable@1.8.9: - resolution: {integrity: sha512-FicwAUyWnrtnd4QqYAoRlNs44/a1jTL7XDKqm5gJ90wz1DQPlC7U2Rd1Tydpv+E7WAr4sQHuw8Q8M3nZMAyecQ==} + cacheable@1.10.0: + resolution: {integrity: sha512-SSgQTAnhd7WlJXnGlIi4jJJOiHzgnM5wRMEPaXAU4kECTAMpBoYKoZ9i5zHmclIEZbxcu3j7yY/CF8DTmwIsHg==} callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} @@ -1514,9 +1514,6 @@ packages: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} - clone-stats@1.0.0: - resolution: {integrity: sha512-au6ydSpg6nsrigcZ4m8Bc9hxjeW+GJ8xh5G3BJCMt4WXe1H10UNaVOamqQTmrx1kjVuxAHIQSNU6hY4Nsn9/ag==} - clone@2.1.2: resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} engines: {node: '>=0.8'} @@ -1781,6 +1778,15 @@ packages: supports-color: optional: true + debug@4.4.1: + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decamelize@1.2.0: resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} engines: {node: '>=0.10.0'} @@ -2095,8 +2101,8 @@ packages: picomatch: optional: true - file-entry-cache@10.0.8: - resolution: {integrity: sha512-FGXHpfmI4XyzbLd3HQ8cbUcsFGohJpZtmQRHr8z8FxxtCe2PcpgIlVLwIgunqjvRmXypBETvwhV4ptJizA+Y1Q==} + file-entry-cache@10.1.1: + resolution: {integrity: sha512-zcmsHjg2B2zjuBgjdnB+9q0+cWcgWfykIcsDkWDB4GTPtl1eXUA+gTI6sO0u01AqK3cliHryTU55/b2Ow1hfZg==} file-entry-cache@9.1.0: resolution: {integrity: sha512-/pqPFG+FdxWQj+/WSuzXSDaNzxgTLr/OrR1QuqfEZzDakpdYE70PwUxL7BPUa8hpjbvY1+qvCl8k+8Tq34xJgg==} @@ -2142,8 +2148,8 @@ packages: resolution: {integrity: sha512-JrqFmyUl2PnPi1OvLyTVHnQvwQ0S+e6lGSwu8OkAZlSaNIZciTY2H/cOOROxsBA1m/LZNHDsqAgDZt6akWcjsQ==} engines: {node: '>=18'} - flat-cache@6.1.8: - resolution: {integrity: sha512-R6MaD3nrJAtO7C3QOuS79ficm2pEAy++TgEUD8ii1LVlbcgZ9DtASLkt9B+RZSFCzm7QHDMlXPsqqB6W2Pfr1Q==} + flat-cache@6.1.10: + resolution: {integrity: sha512-B6/v1f0NwjxzmeOhzfXPGWpKBVA207LS7lehaVKQnFrVktcFRfkzjZZ2gwj2i1TkEUMQht7ZMJbABUT5N+V1Nw==} flatted@3.3.3: resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} @@ -2223,8 +2229,8 @@ packages: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} - glob-stream@8.0.2: - resolution: {integrity: sha512-R8z6eTB55t3QeZMmU1C+Gv+t5UnNRkA55c5yo67fAVfxODxieTwsjNG7utxS/73NdP1NbDgCrhVEg2h00y4fFw==} + glob-stream@8.0.3: + resolution: {integrity: sha512-fqZVj22LtFJkHODT+M4N1RJQ3TjnnQhfE9GwZI8qXscYarnhpip70poMldRnP8ipQ/w0B621kOhfc53/J9bd/A==} engines: {node: '>=10.13.0'} glob-watcher@6.0.0: @@ -2277,8 +2283,8 @@ packages: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} - gulp-cli@3.0.0: - resolution: {integrity: sha512-RtMIitkT8DEMZZygHK2vEuLPqLPAFB4sntSxg4NoDta7ciwGZ18l7JuhCTiS5deOJi2IoK0btE+hs6R4sfj7AA==} + gulp-cli@3.1.0: + resolution: {integrity: sha512-zZzwlmEsTfXcxRKiCHsdyjZZnFvXWM4v1NqBJSYbuApkvVKivjcmOS2qruAJ+PkEHLFavcDKH40DPc1+t12a9Q==} engines: {node: '>=10.13.0'} hasBin: true @@ -2300,8 +2306,8 @@ packages: resolution: {integrity: sha512-RqvUckJkuYqy4VaIH60RMal4ZtG0IbQ6PXMNkNsshEGJ9cldUPRb/YCgboYae+CLAs1HQNb4ADTKCx65HInquQ==} engines: {node: '>= 6'} - gulp@5.0.0: - resolution: {integrity: sha512-S8Z8066SSileaYw1S2N1I64IUc/myI2bqe2ihOBzO6+nKpvNSg7ZcWJt/AwF8LC/NVN+/QZ560Cb/5OPsyhkhg==} + gulp@5.0.1: + resolution: {integrity: sha512-PErok3DZSA5WGMd6XXV3IRNO0mlB+wW3OzhFJLEec1jSERg2j1bxJ6e5Fh6N6fn3FH2T9AP4UYNb/pYlADB9sA==} engines: {node: '>=10.13.0'} hasBin: true @@ -2344,8 +2350,8 @@ packages: resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} engines: {node: '>=0.10.0'} - hookified@1.8.1: - resolution: {integrity: sha512-GrO2l93P8xCWBSTBX9l2BxI78VU/MAAYag+pG8curS3aBGy0++ZlxrQ7PdUOUVMbn5BwkGb6+eRrnf43ipnFEA==} + hookified@1.9.1: + resolution: {integrity: sha512-u3pxtGhKjcSXnGm1CX6aXS9xew535j3lkOCegbA6jdyh0BaAjTbXI4aslKstCr6zUNtoCxFGFKwjbSHdGrMB8g==} hosted-git-info@7.0.2: resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==} @@ -2403,6 +2409,10 @@ packages: resolution: {integrity: sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==} engines: {node: '>= 4'} + ignore@7.0.5: + resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==} + engines: {node: '>= 4'} + immutable@3.8.2: resolution: {integrity: sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==} engines: {node: '>=0.10.0'} @@ -2626,8 +2636,8 @@ packages: keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} - keyv@5.3.2: - resolution: {integrity: sha512-Lji2XRxqqa5Wg+CHLVfFKBImfJZ4pCSccu9eVWK6w4c2SDFLd8JAn1zqTuSFnsxb7ope6rMsnIHfp+eBbRBRZQ==} + keyv@5.3.3: + resolution: {integrity: sha512-Rwu4+nXI9fqcxiEHtbkvoes2X+QfkTRo1TMkPfwzipGsJlJO/z69vqB4FNl9xJ3xCpAcbkvmEabZfPzrwN3+gQ==} kind-of@6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} @@ -2655,8 +2665,8 @@ packages: resolution: {integrity: sha512-gpgBvPn7IFIAL32f0o6Nsh2g+5uOvkt4eK9epTfgE4YVxBxwVhJ/p1888lMm/u8mXdu1ETLSi6zeEmkBI+0F3w==} hasBin: true - liftoff@5.0.0: - resolution: {integrity: sha512-a5BQjbCHnB+cy+gsro8lXJ4kZluzOijzJ1UVVfyJYZC+IP2pLv1h4+aysQeKuTmyO8NAqfyQAk4HWaP/HjcKTg==} + liftoff@5.0.1: + resolution: {integrity: sha512-wwLXMbuxSF8gMvubFcFRp56lkFV69twvbU5vDPbaw+Q+/rF8j0HKjGbIdlSi+LuJm9jf7k9PB+nTxnsLMPcv2Q==} engines: {node: '>=10.13.0'} lilconfig@3.1.3: @@ -2679,8 +2689,8 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - liquidjs@10.21.0: - resolution: {integrity: sha512-DouqxNU2jfoZzb1LinVjOc/f6ssitGIxiDJT+kEKyYqPSSSd+WmGOAhtWbVm1/n75svu4aQ+FyQ3ctd3wh1bbw==} + liquidjs@10.21.1: + resolution: {integrity: sha512-NZXmCwv3RG5nire3fmIn9HsOyJX3vo+ptp0yaXUHAMzSNBhx74Hm+dAGJvscUA6lNqbLuYfXgNavRQ9UbUJhQQ==} engines: {node: '>=14'} hasBin: true @@ -4250,8 +4260,8 @@ packages: peerDependencies: stylelint: ^16.0.2 - stylelint@16.19.1: - resolution: {integrity: sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==} + stylelint@16.20.0: + resolution: {integrity: sha512-B5Myu9WRxrgKuLs3YyUXLP2H0mrbejwNxPmyADlACWwFsrL8Bmor/nTSh4OMae5sHjOz6gkSeccQH34gM4/nAw==} engines: {node: '>=18.12.0'} hasBin: true @@ -4323,6 +4333,10 @@ packages: resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} engines: {node: '>=12.0.0'} + tinyglobby@0.2.14: + resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==} + engines: {node: '>=12.0.0'} + to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} @@ -4525,8 +4539,8 @@ packages: resolution: {integrity: sha512-cHq6NnGyi2pZ7xwdHSW1v4Jfnho4TEGtxZHw01cmnc8+i7jgR6bRnED/LbrKan/Q7CvVLbnvA5OepnhbpjBZ5Q==} engines: {node: '>=10.13.0'} - vinyl-fs@4.0.0: - resolution: {integrity: sha512-7GbgBnYfaquMk3Qu9g22x000vbYkOex32930rBnc3qByw6HfMEAoELjCjoJv4HuEQxHAurT+nvMHm6MnJllFLw==} + vinyl-fs@4.0.2: + resolution: {integrity: sha512-XRFwBLLTl8lRAOYiBqxY279wY46tVxLaRhSwo3GzKEuLz1giffsOquWWboD/haGf5lx+JyTigCFfe7DWHoARIA==} engines: {node: '>=10.13.0'} vinyl-sourcemap@2.0.0: @@ -4536,8 +4550,8 @@ packages: vinyl-sourcemaps-apply@0.2.1: resolution: {integrity: sha512-+oDh3KYZBoZC8hfocrbrxbLUeaYtQK7J5WU5Br9VqWqmCll3tFJqKp97GC9GmMsVIL0qnx2DgEDVxdo5EZ5sSw==} - vinyl@3.0.0: - resolution: {integrity: sha512-rC2VRfAVVCGEgjnxHUnpIVh3AGuk62rP3tqVrn+yab0YH7UULisC085+NYH+mnqf3Wx4SpSi1RQMwudL89N03g==} + vinyl@3.0.1: + resolution: {integrity: sha512-0QwqXteBNXgnLCdWdvPQBX6FXRHtIH3VhJPTd5Lwn28tJXc34YqSCWUmkOvtJHBmB3gGoPtrOKk3Ts8/kEZ9aA==} engines: {node: '>=10.13.0'} vnu-jar@24.10.17: @@ -4676,8 +4690,8 @@ packages: peerDependencies: zod: ^3.24.4 - zod@3.25.28: - resolution: {integrity: sha512-/nt/67WYKnr5by3YS7LroZJbtcCBurDKKPBPWWzaxvVCGuG/NOsiKkrjoOhI8mJ+SQUXEbUzeB3S+6XDUEEj7Q==} + zod@3.25.56: + resolution: {integrity: sha512-rd6eEF3BTNvQnR2e2wwolfTmUTnp70aUTqr0oaGbHifzC3BKJsoV+Gat8vxUMR1hwOKBs6El+qWehrHbCpW6SQ==} zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -4699,7 +4713,7 @@ snapshots: dependencies: '@11ty/eleventy-utils': 2.0.7 chokidar: 3.6.0 - debug: 4.4.0 + debug: 4.4.1 finalhandler: 1.3.1 mime: 3.0.0 minimist: 1.2.8 @@ -4717,7 +4731,7 @@ snapshots: '@11ty/eleventy-plugin-bundle@3.0.6(posthtml@0.16.6)': dependencies: '@11ty/eleventy-utils': 2.0.7 - debug: 4.4.0 + debug: 4.4.1 posthtml-match-helper: 2.0.3(posthtml@0.16.6) transitivePeerDependencies: - posthtml @@ -4725,7 +4739,7 @@ snapshots: '@11ty/eleventy-utils@2.0.7': {} - '@11ty/eleventy@3.1.0': + '@11ty/eleventy@3.1.1': dependencies: '@11ty/dependency-tree': 4.0.0 '@11ty/dependency-tree-esm': 2.0.0 @@ -4738,7 +4752,7 @@ snapshots: '@sindresorhus/slugify': 2.2.1 bcp-47-normalize: 2.3.0 chokidar: 3.6.0 - debug: 4.4.0 + debug: 4.4.1 dependency-graph: 1.0.0 entities: 6.0.0 filesize: 10.1.6 @@ -4746,7 +4760,7 @@ snapshots: iso-639-1: 3.1.5 js-yaml: 4.1.0 kleur: 4.1.5 - liquidjs: 10.21.0 + liquidjs: 10.21.1 luxon: 3.6.1 markdown-it: 14.1.0 minimist: 1.2.8 @@ -4759,7 +4773,7 @@ snapshots: posthtml-match-helper: 2.0.3(posthtml@0.16.6) semver: 7.7.2 slugify: 1.6.6 - tinyglobby: 0.2.13 + tinyglobby: 0.2.14 transitivePeerDependencies: - bufferutil - supports-color @@ -5453,13 +5467,13 @@ snapshots: '@types/concat-stream@2.0.3': dependencies: - '@types/node': 22.15.21 + '@types/node': 22.15.30 '@types/console-log-level@1.4.5': {} '@types/cors@2.8.17': dependencies: - '@types/node': 22.15.21 + '@types/node': 22.15.30 '@types/debug@4.1.12': dependencies: @@ -5475,13 +5489,13 @@ snapshots: '@types/glob-stream@8.0.2': dependencies: - '@types/node': 22.15.21 + '@types/node': 22.15.30 '@types/picomatch': 3.0.2 '@types/streamx': 2.9.5 '@types/gulp@4.0.17': dependencies: - '@types/node': 22.15.21 + '@types/node': 22.15.30 '@types/undertaker': 1.2.11 '@types/vinyl-fs': 3.0.5 chokidar: 3.6.0 @@ -5517,7 +5531,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@22.15.21': + '@types/node@22.15.30': dependencies: undici-types: 6.21.0 @@ -5527,7 +5541,7 @@ snapshots: '@types/streamx@2.9.5': dependencies: - '@types/node': 22.15.21 + '@types/node': 22.15.30 '@types/supports-color@8.1.3': {} @@ -5537,7 +5551,7 @@ snapshots: '@types/undertaker@1.2.11': dependencies: - '@types/node': 22.15.21 + '@types/node': 22.15.30 '@types/undertaker-registry': 1.0.4 async-done: 1.3.2 @@ -5548,13 +5562,13 @@ snapshots: '@types/vinyl-fs@3.0.5': dependencies: '@types/glob-stream': 8.0.2 - '@types/node': 22.15.21 + '@types/node': 22.15.30 '@types/vinyl': 2.0.12 '@types/vinyl@2.0.12': dependencies: '@types/expect': 1.20.4 - '@types/node': 22.15.21 + '@types/node': 22.15.30 '@ungap/structured-clone@1.3.0': {} @@ -5857,10 +5871,10 @@ snapshots: bytes@3.1.2: {} - cacheable@1.8.9: + cacheable@1.10.0: dependencies: - hookified: 1.8.1 - keyv: 5.3.2 + hookified: 1.9.1 + keyv: 5.3.3 callsites@3.1.0: {} @@ -5957,8 +5971,6 @@ snapshots: strip-ansi: 6.0.1 wrap-ansi: 7.0.0 - clone-stats@1.0.0: {} - clone@2.1.2: {} coleman-liau@2.0.1: {} @@ -6269,6 +6281,10 @@ snapshots: dependencies: ms: 2.1.3 + debug@4.4.1: + dependencies: + ms: 2.1.3 + decamelize@1.2.0: {} decode-named-character-reference@1.1.0: @@ -6412,7 +6428,7 @@ snapshots: engine.io@6.6.4: dependencies: '@types/cors': 2.8.17 - '@types/node': 22.15.21 + '@types/node': 22.15.30 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.7.2 @@ -6601,9 +6617,9 @@ snapshots: optionalDependencies: picomatch: 4.0.2 - file-entry-cache@10.0.8: + file-entry-cache@10.1.1: dependencies: - flat-cache: 6.1.8 + flat-cache: 6.1.10 file-entry-cache@9.1.0: dependencies: @@ -6669,11 +6685,11 @@ snapshots: flatted: 3.3.3 keyv: 4.5.4 - flat-cache@6.1.8: + flat-cache@6.1.10: dependencies: - cacheable: 1.8.9 + cacheable: 1.10.0 flatted: 3.3.3 - hookified: 1.8.1 + hookified: 1.9.1 flatted@3.3.3: {} @@ -6734,7 +6750,7 @@ snapshots: dependencies: is-glob: 4.0.3 - glob-stream@8.0.2: + glob-stream@8.0.3: dependencies: '@gulpjs/to-absolute-glob': 4.0.0 anymatch: 3.1.3 @@ -6820,14 +6836,14 @@ snapshots: section-matter: 1.0.0 strip-bom-string: 1.0.0 - gulp-cli@3.0.0: + gulp-cli@3.1.0: dependencies: '@gulpjs/messages': 1.1.0 chalk: 4.1.2 copy-props: 4.0.0 gulplog: 2.2.0 interpret: 3.1.1 - liftoff: 5.0.0 + liftoff: 5.0.1 mute-stdout: 2.0.0 replace-homedir: 2.0.0 semver-greatest-satisfied-range: 2.0.0 @@ -6875,12 +6891,12 @@ snapshots: transitivePeerDependencies: - supports-color - gulp@5.0.0: + gulp@5.0.1: dependencies: glob-watcher: 6.0.0 - gulp-cli: 3.0.0 + gulp-cli: 3.1.0 undertaker: 2.0.0 - vinyl-fs: 4.0.0 + vinyl-fs: 4.0.2 gulplog@2.2.0: dependencies: @@ -6928,7 +6944,7 @@ snapshots: dependencies: parse-passwd: 1.0.0 - hookified@1.8.1: {} + hookified@1.9.1: {} hosted-git-info@7.0.2: dependencies: @@ -6988,6 +7004,8 @@ snapshots: ignore@7.0.3: {} + ignore@7.0.5: {} + immutable@3.8.2: {} immutable@5.0.3: {} @@ -7154,7 +7172,7 @@ snapshots: dependencies: json-buffer: 3.0.1 - keyv@5.3.2: + keyv@5.3.3: dependencies: '@keyv/serialize': 1.0.3 @@ -7172,7 +7190,7 @@ snapshots: levenshtein-edit-distance@1.0.0: {} - liftoff@5.0.0: + liftoff@5.0.1: dependencies: extend: 3.0.2 findup-sync: 5.0.0 @@ -7199,7 +7217,7 @@ snapshots: dependencies: uc.micro: 2.1.0 - liquidjs@10.21.0: + liquidjs@10.21.1: dependencies: commander: 10.0.1 @@ -9302,7 +9320,7 @@ snapshots: send@1.1.0: dependencies: - debug: 4.4.0 + debug: 4.4.1 destroy: 1.2.0 encodeurl: 2.0.0 escape-html: 1.0.3 @@ -9552,44 +9570,44 @@ snapshots: postcss: 8.5.3 postcss-selector-parser: 7.1.0 - stylelint-config-recess-order@6.0.0(stylelint@16.19.1(typescript@5.8.3)): + stylelint-config-recess-order@6.0.0(stylelint@16.20.0(typescript@5.8.3)): dependencies: - stylelint: 16.19.1(typescript@5.8.3) - stylelint-order: 6.0.4(stylelint@16.19.1(typescript@5.8.3)) + stylelint: 16.20.0(typescript@5.8.3) + stylelint-order: 6.0.4(stylelint@16.20.0(typescript@5.8.3)) - stylelint-config-recommended-scss@14.1.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3)): + stylelint-config-recommended-scss@14.1.0(postcss@8.5.3)(stylelint@16.20.0(typescript@5.8.3)): dependencies: postcss-scss: 4.0.9(postcss@8.5.3) - stylelint: 16.19.1(typescript@5.8.3) - stylelint-config-recommended: 14.0.1(stylelint@16.19.1(typescript@5.8.3)) - stylelint-scss: 6.11.1(stylelint@16.19.1(typescript@5.8.3)) + stylelint: 16.20.0(typescript@5.8.3) + stylelint-config-recommended: 14.0.1(stylelint@16.20.0(typescript@5.8.3)) + stylelint-scss: 6.11.1(stylelint@16.20.0(typescript@5.8.3)) optionalDependencies: postcss: 8.5.3 - stylelint-config-recommended@14.0.1(stylelint@16.19.1(typescript@5.8.3)): + stylelint-config-recommended@14.0.1(stylelint@16.20.0(typescript@5.8.3)): dependencies: - stylelint: 16.19.1(typescript@5.8.3) + stylelint: 16.20.0(typescript@5.8.3) - stylelint-config-standard-scss@14.0.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3)): + stylelint-config-standard-scss@14.0.0(postcss@8.5.3)(stylelint@16.20.0(typescript@5.8.3)): dependencies: - stylelint: 16.19.1(typescript@5.8.3) - stylelint-config-recommended-scss: 14.1.0(postcss@8.5.3)(stylelint@16.19.1(typescript@5.8.3)) - stylelint-config-standard: 36.0.1(stylelint@16.19.1(typescript@5.8.3)) + stylelint: 16.20.0(typescript@5.8.3) + stylelint-config-recommended-scss: 14.1.0(postcss@8.5.3)(stylelint@16.20.0(typescript@5.8.3)) + stylelint-config-standard: 36.0.1(stylelint@16.20.0(typescript@5.8.3)) optionalDependencies: postcss: 8.5.3 - stylelint-config-standard@36.0.1(stylelint@16.19.1(typescript@5.8.3)): + stylelint-config-standard@36.0.1(stylelint@16.20.0(typescript@5.8.3)): dependencies: - stylelint: 16.19.1(typescript@5.8.3) - stylelint-config-recommended: 14.0.1(stylelint@16.19.1(typescript@5.8.3)) + stylelint: 16.20.0(typescript@5.8.3) + stylelint-config-recommended: 14.0.1(stylelint@16.20.0(typescript@5.8.3)) - stylelint-order@6.0.4(stylelint@16.19.1(typescript@5.8.3)): + stylelint-order@6.0.4(stylelint@16.20.0(typescript@5.8.3)): dependencies: postcss: 8.5.3 postcss-sorting: 8.0.2(postcss@8.5.3) - stylelint: 16.19.1(typescript@5.8.3) + stylelint: 16.20.0(typescript@5.8.3) - stylelint-scss@6.11.1(stylelint@16.19.1(typescript@5.8.3)): + stylelint-scss@6.11.1(stylelint@16.20.0(typescript@5.8.3)): dependencies: css-tree: 3.1.0 is-plain-object: 5.0.0 @@ -9599,9 +9617,9 @@ snapshots: postcss-resolve-nested-selector: 0.1.6 postcss-selector-parser: 7.1.0 postcss-value-parser: 4.2.0 - stylelint: 16.19.1(typescript@5.8.3) + stylelint: 16.20.0(typescript@5.8.3) - stylelint@16.19.1(typescript@5.8.3): + stylelint@16.20.0(typescript@5.8.3): dependencies: '@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3) '@csstools/css-tokenizer': 3.0.3 @@ -9613,15 +9631,15 @@ snapshots: cosmiconfig: 9.0.0(typescript@5.8.3) css-functions-list: 3.2.3 css-tree: 3.1.0 - debug: 4.4.0 + debug: 4.4.1 fast-glob: 3.3.3 fastest-levenshtein: 1.0.16 - file-entry-cache: 10.0.8 + file-entry-cache: 10.1.1 global-modules: 2.0.0 globby: 11.1.0 globjoin: 0.1.4 html-tags: 3.3.1 - ignore: 7.0.3 + ignore: 7.0.5 imurmurhash: 0.1.4 is-plain-object: 5.0.0 known-css-properties: 0.36.0 @@ -9728,6 +9746,11 @@ snapshots: fdir: 6.4.4(picomatch@4.0.2) picomatch: 4.0.2 + tinyglobby@0.2.14: + dependencies: + fdir: 6.4.4(picomatch@4.0.2) + picomatch: 4.0.2 + to-regex-range@5.0.1: dependencies: is-number: 7.0.0 @@ -9808,7 +9831,7 @@ snapshots: '@types/concat-stream': 2.0.3 '@types/debug': 4.1.12 '@types/is-empty': 1.2.3 - '@types/node': 22.15.21 + '@types/node': 22.15.30 '@types/unist': 3.0.3 concat-stream: 2.0.0 debug: 4.4.0 @@ -9987,12 +10010,12 @@ snapshots: vinyl-contents@2.0.0: dependencies: bl: 5.1.0 - vinyl: 3.0.0 + vinyl: 3.0.1 - vinyl-fs@4.0.0: + vinyl-fs@4.0.2: dependencies: fs-mkdirp-stream: 2.0.1 - glob-stream: 8.0.2 + glob-stream: 8.0.3 graceful-fs: 4.2.11 iconv-lite: 0.6.3 is-valid-glob: 1.0.0 @@ -10003,7 +10026,7 @@ snapshots: streamx: 2.22.0 to-through: 3.0.0 value-or-function: 4.0.0 - vinyl: 3.0.0 + vinyl: 3.0.1 vinyl-sourcemap: 2.0.0 vinyl-sourcemap@2.0.0: @@ -10012,17 +10035,16 @@ snapshots: graceful-fs: 4.2.11 now-and-later: 3.0.0 streamx: 2.22.0 - vinyl: 3.0.0 + vinyl: 3.0.1 vinyl-contents: 2.0.0 vinyl-sourcemaps-apply@0.2.1: dependencies: source-map: 0.5.7 - vinyl@3.0.0: + vinyl@3.0.1: dependencies: clone: 2.1.2 - clone-stats: 1.0.0 remove-trailing-separator: 1.1.0 replace-ext: 2.0.0 teex: 1.0.1 @@ -10142,10 +10164,10 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 - zod-validation-error@3.4.1(zod@3.25.28): + zod-validation-error@3.4.1(zod@3.25.56): dependencies: - zod: 3.25.28 + zod: 3.25.56 - zod@3.25.28: {} + zod@3.25.56: {} zwitch@2.0.4: {}