From 4f5616f3d8241c5ab091aa26c1ebd0cced483eaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 01:14:48 +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 ++-- package.json | 6 +++--- pnpm-lock.yaml | 30 +++++++++++++-------------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index dd044dbd..90c77068 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@b5ebac6f4c00c8ccddb7cdcd45fdb248329f808a # v3.32.2 + uses: github/codeql-action/init@f5c2471be782132e47a6e6f9c725e56730d6e9a3 # v3.32.3 with: languages: ${{ matrix.language }} queries: security-extended,security-and-quality - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b5ebac6f4c00c8ccddb7cdcd45fdb248329f808a # v3.32.2 + uses: github/codeql-action/analyze@f5c2471be782132e47a6e6f9c725e56730d6e9a3 # v3.32.3 with: category: '/language:${{matrix.language}}' diff --git a/package.json b/package.json index 291ee2ad..71dec771 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.28.2", + "packageManager": "pnpm@10.29.3", "engines": { "node": "22.22.0", - "pnpm": "10.28.2" + "pnpm": "10.29.3" }, "exports": { "./build/constants": "./build/shared/constants.mjs", @@ -34,7 +34,7 @@ "@types/console-log-level": "1.4.5", "@types/gulp": "4.0.18", "@types/js-yaml": "4.0.9", - "@types/node": "22.19.9", + "@types/node": "22.19.11", "@yarnpkg/shell": "4.1.3", "autoprefixer": "10.4.24", "bootstrap": "5.3.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ab36808..11365dcc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 4.0.9 version: 4.0.9 '@types/node': - specifier: 22.19.9 - version: 22.19.9 + specifier: 22.19.11 + version: 22.19.11 '@yarnpkg/shell': specifier: 4.1.3 version: 4.1.3(typanion@3.14.0) @@ -1173,8 +1173,8 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@22.19.9': - resolution: {integrity: sha512-PD03/U8g1F9T9MI+1OBisaIARhSzeidsUjQaf51fOxrfjeiKN9bLVO06lHuHYjxdnqLWJijJHfqXPSJri2EM2A==} + '@types/node@22.19.11': + resolution: {integrity: sha512-BH7YwL6rA93ReqeQS1c4bsPpcfOmJasG+Fkr6Y59q83f9M1WcBRHR2vM+P9eOisYRcN3ujQoiZY8uk5W+1WL8w==} '@types/picomatch@4.0.2': resolution: {integrity: sha512-qHHxQ+P9PysNEGbALT8f8YOSHW0KJu6l2xU8DYY0fu/EmGxXdVnuTLvFUvBgPJMSqXq29SYHveejeAha+4AYgA==} @@ -5548,13 +5548,13 @@ snapshots: '@types/concat-stream@2.0.3': dependencies: - '@types/node': 22.19.9 + '@types/node': 22.19.11 '@types/console-log-level@1.4.5': {} '@types/cors@2.8.19': dependencies: - '@types/node': 22.19.9 + '@types/node': 22.19.11 '@types/debug@4.1.12': dependencies: @@ -5570,13 +5570,13 @@ snapshots: '@types/glob-stream@8.0.3': dependencies: - '@types/node': 22.19.9 + '@types/node': 22.19.11 '@types/picomatch': 4.0.2 '@types/streamx': 2.9.5 '@types/gulp@4.0.18': dependencies: - '@types/node': 22.19.9 + '@types/node': 22.19.11 '@types/undertaker': 1.2.12 '@types/vinyl-fs': 3.0.7 chokidar: 3.6.0 @@ -5612,7 +5612,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@22.19.9': + '@types/node@22.19.11': dependencies: undici-types: 6.21.0 @@ -5622,7 +5622,7 @@ snapshots: '@types/streamx@2.9.5': dependencies: - '@types/node': 22.19.9 + '@types/node': 22.19.11 '@types/supports-color@8.1.3': {} @@ -5632,7 +5632,7 @@ snapshots: '@types/undertaker@1.2.12': dependencies: - '@types/node': 22.19.9 + '@types/node': 22.19.11 '@types/undertaker-registry': 1.0.4 async-done: 1.3.2 @@ -5643,13 +5643,13 @@ snapshots: '@types/vinyl-fs@3.0.7': dependencies: '@types/glob-stream': 8.0.3 - '@types/node': 22.19.9 + '@types/node': 22.19.11 '@types/vinyl': 2.0.12 '@types/vinyl@2.0.12': dependencies: '@types/expect': 1.20.4 - '@types/node': 22.19.9 + '@types/node': 22.19.11 '@ungap/structured-clone@1.3.0': {} @@ -6493,7 +6493,7 @@ snapshots: engine.io@6.6.5: dependencies: '@types/cors': 2.8.19 - '@types/node': 22.19.9 + '@types/node': 22.19.11 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.7.2 @@ -9922,7 +9922,7 @@ snapshots: '@types/concat-stream': 2.0.3 '@types/debug': 4.1.12 '@types/is-empty': 1.2.3 - '@types/node': 22.19.9 + '@types/node': 22.19.11 '@types/unist': 3.0.3 concat-stream: 2.0.0 debug: 4.4.3