From 24b12a391fe85bf319cdb03bb9df07991f4f7213 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Tue, 25 Mar 2025 06:04:19 +0000 Subject: [PATCH] build: update all non-major dependencies --- .github/workflows/codeql.yml | 4 +- WORKSPACE | 6 +- package.json | 6 +- .../angular_devkit/build_angular/package.json | 4 +- pnpm-lock.yaml | 448 ++++++++++-------- 5 files changed, 257 insertions(+), 211 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 5a9abb79df6c..bffbbdd6a4d9 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -23,12 +23,12 @@ jobs: with: persist-credentials: false - name: Initialize CodeQL - uses: github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12 + uses: github/codeql-action/init@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13 with: languages: javascript-typescript build-mode: none config-file: .github/codeql/config.yml - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12 + uses: github/codeql-action/analyze@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13 with: category: '/language:javascript-typescript' diff --git a/WORKSPACE b/WORKSPACE index fc698dda8a8c..685ca2ffbef4 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -31,9 +31,9 @@ build_bazel_rules_nodejs_dependencies() http_archive( name = "aspect_rules_js", - sha256 = "7ee67690ed4d6b5c8cbf6d47bb68b639192a29397a9fe3d513981fecc25a5653", - strip_prefix = "rules_js-2.3.2", - url = "https://github.com/aspect-build/rules_js/releases/download/v2.3.2/rules_js-v2.3.2.tar.gz", + sha256 = "05576ae674015b112b7c40c165735386eb9917affe8013e310d5602a093f2382", + strip_prefix = "rules_js-2.3.3", + url = "https://github.com/aspect-build/rules_js/releases/download/v2.3.3/rules_js-v2.3.3.tar.gz", ) load("@aspect_rules_js//js:repositories.bzl", "rules_js_dependencies") diff --git a/package.json b/package.json index 87ffc9e20d63..6cdeac8f31b4 100644 --- a/package.json +++ b/package.json @@ -94,8 +94,8 @@ "@types/yargs": "^17.0.20", "@types/yargs-parser": "^21.0.0", "@types/yarnpkg__lockfile": "^1.1.5", - "@typescript-eslint/eslint-plugin": "8.27.0", - "@typescript-eslint/parser": "8.27.0", + "@typescript-eslint/eslint-plugin": "8.28.0", + "@typescript-eslint/parser": "8.28.0", "ajv": "8.17.1", "ansi-colors": "4.1.3", "beasties": "0.2.0", @@ -142,7 +142,7 @@ "typescript": "5.8.2", "undici": "7.5.0", "unenv": "^1.10.0", - "verdaccio": "6.0.5", + "verdaccio": "6.1.0", "verdaccio-auth-memory": "^10.0.0", "yargs-parser": "21.1.1", "zone.js": "^0.15.0" diff --git a/packages/angular_devkit/build_angular/package.json b/packages/angular_devkit/build_angular/package.json index 9bdb8271606b..e4f034dc771a 100644 --- a/packages/angular_devkit/build_angular/package.json +++ b/packages/angular_devkit/build_angular/package.json @@ -12,14 +12,14 @@ "@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER", "@angular/build": "workspace:0.0.0-PLACEHOLDER", "@babel/core": "7.26.10", - "@babel/generator": "7.26.10", + "@babel/generator": "7.27.0", "@babel/helper-annotate-as-pure": "7.25.9", "@babel/helper-split-export-declaration": "7.24.7", "@babel/plugin-transform-async-generator-functions": "7.26.8", "@babel/plugin-transform-async-to-generator": "7.25.9", "@babel/plugin-transform-runtime": "7.26.10", "@babel/preset-env": "7.26.9", - "@babel/runtime": "7.26.10", + "@babel/runtime": "7.27.0", "@discoveryjs/json-ext": "0.6.3", "@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER", "@vitejs/plugin-basic-ssl": "2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b52eba9ede7..60050e4a97bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -159,11 +159,11 @@ importers: specifier: ^1.1.5 version: 1.1.9 '@typescript-eslint/eslint-plugin': - specifier: 8.27.0 - version: 8.27.0(@typescript-eslint/parser@8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) + specifier: 8.28.0 + version: 8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) '@typescript-eslint/parser': - specifier: 8.27.0 - version: 8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) + specifier: 8.28.0 + version: 8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) ajv: specifier: 8.17.1 version: 8.17.1 @@ -193,7 +193,7 @@ importers: version: 3.1.1(eslint@9.23.0(jiti@1.21.7)) eslint-plugin-import: specifier: 2.31.0 - version: 2.31.0(@typescript-eslint/parser@8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint@9.23.0(jiti@1.21.7)) + version: 2.31.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint@9.23.0(jiti@1.21.7)) express: specifier: 4.21.2 version: 4.21.2 @@ -303,8 +303,8 @@ importers: specifier: ^1.10.0 version: 1.10.0 verdaccio: - specifier: 6.0.5 - version: 6.0.5(encoding@0.1.13) + specifier: 6.1.0 + version: 6.1.0(encoding@0.1.13) verdaccio-auth-memory: specifier: ^10.0.0 version: 10.2.2 @@ -597,8 +597,8 @@ importers: specifier: 7.26.10 version: 7.26.10 '@babel/generator': - specifier: 7.26.10 - version: 7.26.10 + specifier: 7.27.0 + version: 7.27.0 '@babel/helper-annotate-as-pure': specifier: 7.25.9 version: 7.25.9 @@ -618,8 +618,8 @@ importers: specifier: 7.26.9 version: 7.26.9(@babel/core@7.26.10) '@babel/runtime': - specifier: 7.26.10 - version: 7.26.10 + specifier: 7.27.0 + version: 7.27.0 '@discoveryjs/json-ext': specifier: 0.6.3 version: 0.6.3 @@ -1027,6 +1027,10 @@ packages: resolution: {integrity: sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==} engines: {node: '>=6.9.0'} + '@babel/generator@7.27.0': + resolution: {integrity: sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==} + engines: {node: '>=6.9.0'} + '@babel/helper-annotate-as-pure@7.25.9': resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==} engines: {node: '>=6.9.0'} @@ -1119,6 +1123,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.27.0': + resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9': resolution: {integrity: sha512-ZkRyVkThtxQ/J6nv3JFYv1RYY+JT5BvU0y3k5bWrmuG4woXypRa4PXmm9RhOwodRkYFWqC0C0cqcJ4OqR7kW+g==} engines: {node: '>=6.9.0'} @@ -1490,8 +1499,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 - '@babel/runtime@7.26.10': - resolution: {integrity: sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==} + '@babel/runtime@7.27.0': + resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==} engines: {node: '>=6.9.0'} '@babel/template@7.26.9': @@ -1506,6 +1515,10 @@ packages: resolution: {integrity: sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==} engines: {node: '>=6.9.0'} + '@babel/types@7.27.0': + resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==} + engines: {node: '>=6.9.0'} + '@bazel/bazelisk@1.25.0': resolution: {integrity: sha512-IgesSUh9EwwLI9+Vs5rb/sx7vh6cI97CRLPqw9+/egFzeZlB5S2fTsKwbdDxtTVPjQMGS3GY64tTNsgejVFeKg==} hasBin: true @@ -1522,8 +1535,8 @@ packages: resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} - '@cypress/request@3.0.7': - resolution: {integrity: sha512-LzxlLEMbBOPYB85uXrDqvD4MgcenjRBLIns3zyhx7vTPj/0u2eQhzXvPiGcaJrV38Q9dbkExWp6cOHPJ+EtFYg==} + '@cypress/request@3.0.8': + resolution: {integrity: sha512-h0NFgh1mJmm1nr4jCwkGHwKneVYKghUyWe6TMNrk0B9zsjAJxpg8C4/+BAcmLgCPa1vj1V8rNUaILl+zYRUWBQ==} engines: {node: '>= 6'} '@discoveryjs/json-ext@0.6.3': @@ -2893,16 +2906,16 @@ packages: '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - '@typescript-eslint/eslint-plugin@8.27.0': - resolution: {integrity: sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA==} + '@typescript-eslint/eslint-plugin@8.28.0': + resolution: {integrity: sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: 5.8.2 - '@typescript-eslint/parser@8.27.0': - resolution: {integrity: sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==} + '@typescript-eslint/parser@8.28.0': + resolution: {integrity: sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -2912,8 +2925,12 @@ packages: resolution: {integrity: sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.27.0': - resolution: {integrity: sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA==} + '@typescript-eslint/scope-manager@8.28.0': + resolution: {integrity: sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/type-utils@8.28.0': + resolution: {integrity: sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -2923,12 +2940,22 @@ packages: resolution: {integrity: sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.28.0': + resolution: {integrity: sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.27.0': resolution: {integrity: sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: 5.8.2 + '@typescript-eslint/typescript-estree@8.28.0': + resolution: {integrity: sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: 5.8.2 + '@typescript-eslint/utils@8.27.0': resolution: {integrity: sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2936,92 +2963,95 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: 5.8.2 + '@typescript-eslint/utils@8.28.0': + resolution: {integrity: sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: 5.8.2 + '@typescript-eslint/visitor-keys@8.27.0': resolution: {integrity: sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@verdaccio/auth@8.0.0-next-8.7': - resolution: {integrity: sha512-CSLBAsCJT1oOpJ4OWnVGmN6o/ZilDNa7Aa5+AU1LI2lbRblqgr4BVRn07GFqimJ//6+tPzl8BHgyiCbBhh1ZiA==} + '@typescript-eslint/visitor-keys@8.28.0': + resolution: {integrity: sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@verdaccio/auth@8.0.0-next-8.13': + resolution: {integrity: sha512-ur6wFC9kspp1JfuQAGOo0p508UbEp9tc92tNcUpZR80MX0Be4ba8IjtGCzVj1kpybxTayAoSAzx4+g5ltlDimQ==} engines: {node: '>=18'} '@verdaccio/commons-api@10.2.0': resolution: {integrity: sha512-F/YZANu4DmpcEV0jronzI7v2fGVWkQ5Mwi+bVmV+ACJ+EzR0c9Jbhtbe5QyLUuzR97t8R5E/Xe53O0cc2LukdQ==} engines: {node: '>=8'} - '@verdaccio/config@8.0.0-next-8.7': - resolution: {integrity: sha512-pA0WCWvvWY6vPRav+X0EuFmuK6M08zIpRzTKkqSriCWk6JUCZ07TDnN054AS8TSSOy6EaWgHxnUw3nTd34Z4Sg==} + '@verdaccio/config@8.0.0-next-8.13': + resolution: {integrity: sha512-/vH79u0AEQyvTlpBUqxW8bPSL19Samv8I3Vq5ZL07QsW2uSt6faOSDAY2ag/a1zsyuvD55u/QvrSNW6El9Xr5w==} engines: {node: '>=18'} - '@verdaccio/core@8.0.0-next-8.1': - resolution: {integrity: sha512-kQRCB2wgXEh8H88G51eQgAFK9IxmnBtkQ8sY5FbmB6PbBkyHrbGcCp+2mtRqqo36j0W1VAlfM3XzoknMy6qQnw==} - engines: {node: '>=14'} - - '@verdaccio/core@8.0.0-next-8.7': - resolution: {integrity: sha512-pf8M2Z5EI/5Zdhdcm3aadb9Q9jiDsIredPD3+cIoDum8x3di2AIYvQD7i5BEramfzZlLXVICmFAulU7nUY11qg==} + '@verdaccio/core@8.0.0-next-8.13': + resolution: {integrity: sha512-PIcaPvRVjFN4lxBE/uYIk+qAE7uauoI8+Zj2zv7unrAo38PRo395NRmiG3PAO2L9g7x1YzdgVO+yoN8t37BTKw==} engines: {node: '>=18'} '@verdaccio/file-locking@10.3.1': resolution: {integrity: sha512-oqYLfv3Yg3mAgw9qhASBpjD50osj2AX4IwbkUtyuhhKGyoFU9eZdrbeW6tpnqUnj6yBMtAPm2eGD4BwQuX400g==} engines: {node: '>=12'} - '@verdaccio/file-locking@13.0.0-next-8.2': - resolution: {integrity: sha512-TcHgN3I/N28WBSvtukpGrJhBljl4jyIXq0vEv94vXAG6nUE3saK+vtgo8PfYA3Ueo88v/1zyAbiZM4uxwojCmQ==} + '@verdaccio/file-locking@13.0.0-next-8.3': + resolution: {integrity: sha512-Sugx6XYp8nEJ9SmBoEOExEIQQ0T0q8fcyc/afWdiSNDGWviqqSx2IriCvtMwKZrE4XG0BQo6bXO+A8AOOoo7KQ==} engines: {node: '>=18'} - '@verdaccio/loaders@8.0.0-next-8.4': - resolution: {integrity: sha512-Powlqb4SuMbe6RVgxyyOXaCjuHCcK7oZA+lygaKZDpV9NSHJtbkkV4L+rXyCfTX3b0tKsBh7FzaIdgWc1rDeGQ==} + '@verdaccio/loaders@8.0.0-next-8.5': + resolution: {integrity: sha512-EjRl/ZPBIg/oO+fNLPMNMHy+3syaf0zG0RIaw46y48tHpi3+AnPU/0ePKevMFH63itQQeg6OW0wuJ9gvSc4psw==} engines: {node: '>=18'} '@verdaccio/local-storage-legacy@11.0.2': resolution: {integrity: sha512-7AXG7qlcVFmF+Nue2oKaraprGRtaBvrQIOvc/E89+7hAe399V01KnZI6E/ET56u7U9fq0MSlp92HBcdotlpUXg==} engines: {node: '>=12'} - '@verdaccio/logger-commons@8.0.0-next-8.7': - resolution: {integrity: sha512-sXNx57G1LVp81xF4qHer3AOcMEZ90W4FjxtYF0vmULcVg3ybdtStKAT/9ocZtVMvLWTPAauhqylfnXoRZYf32A==} + '@verdaccio/logger-commons@8.0.0-next-8.13': + resolution: {integrity: sha512-t9whigWbSDC/u3qEOLokXbjgwoFDTSlZqH2QUF9SRaXjJCwAwiPj+F9VjevXzlQKwcA7an0tocbKImBlJ+h2kw==} engines: {node: '>=18'} - '@verdaccio/logger-prettify@8.0.0-next-8.1': - resolution: {integrity: sha512-vLhaGq0q7wtMCcqa0aQY6QOsMNarhTu/l4e6Z8mG/5LUH95GGLsBwpXLnKS94P3deIjsHhc9ycnEmG39txbQ1w==} + '@verdaccio/logger-prettify@8.0.0-next-8.2': + resolution: {integrity: sha512-WMXnZPLw5W7GSIQE8UOTp6kRIwiTmnnoJbMmyMlGiNrsRaFKTqk09R5tKUgOyGgd4Lu6yncLbmdm5UjAuwHf1Q==} engines: {node: '>=18'} - '@verdaccio/logger@8.0.0-next-8.7': - resolution: {integrity: sha512-5EMPdZhz2V08BP2rjhtN/Fz5KxCfPJBkYDitbk/eo+FCZ9nVdMCQE3WRbHEaXyJQcIso/LJ6RnL/zKN20E/rPg==} + '@verdaccio/logger@8.0.0-next-8.13': + resolution: {integrity: sha512-pCcJBBJgXE7OfO3Aqkj7vpmYXNyi8u6WVCeTtH4vJxEJ2tqJcu3vkw54L0MRI5xxlSNPZVaoTxPmALquBdiFvw==} engines: {node: '>=18'} - '@verdaccio/middleware@8.0.0-next-8.7': - resolution: {integrity: sha512-Zad7KcdOsI1DUBt1TjQb08rIi/IFFaJKdPhj7M6oy5BX9l/4OM0TtbBueHFNS1+aU+t5eo8ue7ZHbqmjDY/6VQ==} + '@verdaccio/middleware@8.0.0-next-8.13': + resolution: {integrity: sha512-53gn66xkbM3C5UAUYMj+XmBJn5eeTH3YnjFjdcQlFcNqCeXqlpR+lBnEYgDxuJY5S7QQ19+sz2OavqMnNXhL4w==} engines: {node: '>=18'} - '@verdaccio/search-indexer@8.0.0-next-8.2': - resolution: {integrity: sha512-sWliVN5BkAGbZ3e/GD0CsZMfPJdRMRuN0tEKQFsvEJifxToq5UkfCw6vKaVvhezsTWqb+Rp5y+2d4n5BDOA49w==} + '@verdaccio/search-indexer@8.0.0-next-8.3': + resolution: {integrity: sha512-D6ZEdhfiJYiPrKv6ejIwJo8WHu90anWYxu0RdTeEz+sjn6BY/P34y0heeEMyiU3Mq1skgNk3bEl3lzX2KZWetQ==} engines: {node: '>=18'} - '@verdaccio/signature@8.0.0-next-8.1': - resolution: {integrity: sha512-lHD/Z2FoPQTtDYz6ZlXhj/lrg0SFirHrwCGt/cibl1GlePpx78WPdo03tgAyl0Qf+I35n484/gR1l9eixBQqYw==} + '@verdaccio/signature@8.0.0-next-8.5': + resolution: {integrity: sha512-M2OLA2FeSPrg17lYOtUYyUUpOj/1Dl56v/mdanGPjAaZoObhREwHei290DiIie9YW/8NPlvI8SQXLM4dD8X0KA==} engines: {node: '>=18'} '@verdaccio/streams@10.2.1': resolution: {integrity: sha512-OojIG/f7UYKxC4dYX8x5ax8QhRx1b8OYUAMz82rUottCuzrssX/4nn5QE7Ank0DUSX3C9l/HPthc4d9uKRJqJQ==} engines: {node: '>=12', npm: '>=5'} - '@verdaccio/tarball@13.0.0-next-8.7': - resolution: {integrity: sha512-EWRuEOLgb3UETxUsYg6+Mml6DDRiwQqKIEsE4Ys6y6rcH2vgW6XMnTt+s/v5pFI+zlbi6fxjOgQB1e6IJAwxVA==} + '@verdaccio/tarball@13.0.0-next-8.13': + resolution: {integrity: sha512-ylbautZQIYmMh9TMhb4/GvR76k7VlRg4LcDFCbWZt7jjOMeYHQaNQGcBFTf96wSqOg0XbURRSWG1skI1DXh+tg==} engines: {node: '>=18'} - '@verdaccio/ui-theme@8.0.0-next-8.7': - resolution: {integrity: sha512-+7f7XqqIU+TVCHjsP6lWzCdsD4sM7MEhn4cu3mLW1kJZ7eenWKEltoqixQnoXJzaBjCiz+yXW1WkjMyEFLNbpg==} + '@verdaccio/ui-theme@8.0.0-next-8.13': + resolution: {integrity: sha512-eMWN3i+8AQRTUG7ATI5YQ6wirs7LNjdoYbXLaDSLHn/EmVSgJb2Fv0XWWh0dapJu/TNHcZ6/IrRXUNcScc1qqA==} - '@verdaccio/url@13.0.0-next-8.7': - resolution: {integrity: sha512-biFvwH3zIXYicA+SXNGvjMAe8oIQ5VddsfbO0ZXWlFs0lIz8cgI7QYPeSiCkU2VKpGzZ8pEKgqkxFsfFkU5kGA==} + '@verdaccio/url@13.0.0-next-8.13': + resolution: {integrity: sha512-k4TVAn/JKOSKFdksywaNtJRali4Gt5BFjFb+aTU/N01zvBvehXgkZvQrZuPgrVcvxQL9V71G5TymaDSQRVjalA==} engines: {node: '>=18'} - '@verdaccio/utils@7.0.1-next-8.1': - resolution: {integrity: sha512-cyJdRrVa+8CS7UuIQb3K3IJFjMe64v38tYiBnohSmhRbX7dX9IT3jWbjrwkqWh4KeS1CS6BYENrGG1evJ2ggrQ==} - engines: {node: '>=12'} - - '@verdaccio/utils@8.1.0-next-8.7': - resolution: {integrity: sha512-4eqPCnPAJsL6gdVs0/oqZNgs2PnQW3HHBMgBHyEbb5A/ESI10TvRp+B7MRl9glUmy/aR5B6YSI68rgXvAFjdxA==} - engines: {node: '>=12'} + '@verdaccio/utils@8.1.0-next-8.13': + resolution: {integrity: sha512-Q2DalkWPBl6vIftr1dq0V/K3GpeEUo2WEGEPJP0gAN1YdV4zyKFMUJV5EYQNz2ToBFpOZP9HWNDtXOwUagYiqA==} + engines: {node: '>=18'} '@vitejs/plugin-basic-ssl@2.0.0': resolution: {integrity: sha512-gc9Tjg8bUxBVSTzeWT3Njc0Cl3PakHFKdNfABnZWiUgbxqmHDEn7uECv3fHVylxoYgNzAcmU7ZrILz+BwSo3sA==} @@ -3754,10 +3784,6 @@ packages: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} engines: {node: '>= 0.6'} - compression@1.7.5: - resolution: {integrity: sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==} - engines: {node: '>= 0.8.0'} - compression@1.8.0: resolution: {integrity: sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==} engines: {node: '>= 0.8.0'} @@ -3826,8 +3852,8 @@ packages: core-js-compat@3.41.0: resolution: {integrity: sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A==} - core-js@3.37.1: - resolution: {integrity: sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==} + core-js@3.40.0: + resolution: {integrity: sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==} core-util-is@1.0.2: resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==} @@ -6377,8 +6403,8 @@ packages: pino-std-serializers@7.0.0: resolution: {integrity: sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==} - pino@9.5.0: - resolution: {integrity: sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw==} + pino@9.6.0: + resolution: {integrity: sha512-i85pKRCt4qMjZ1+L7sy2Ag4t1atFcdbEt76+7iRJn1g2BvsnRMGu9p8pivl9fs63M2kF/A0OacFZhTub+m/qMg==} hasBin: true piscina@4.9.2: @@ -6569,10 +6595,6 @@ packages: resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} engines: {node: '>=0.6'} - qs@6.13.1: - resolution: {integrity: sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==} - engines: {node: '>=0.6'} - qs@6.14.0: resolution: {integrity: sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==} engines: {node: '>=0.6'} @@ -7582,20 +7604,20 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - verdaccio-audit@13.0.0-next-8.7: - resolution: {integrity: sha512-kd6YdrDztkP1/GDZT7Ue2u41iGPvM9y+5aaUbIBUPvTY/YVv57K6MaCMfn9C/I+ZL4R7XOTSxTtWvz3JK4QrNg==} + verdaccio-audit@13.0.0-next-8.13: + resolution: {integrity: sha512-hHyMYdeuk1HArwj8OWWHzCjc89Tizv894obmhbTo7Sd0pbV2sWd2eszT3NkjgTqUJTxe1lb9nyjTAKJEdmQ9DA==} engines: {node: '>=18'} verdaccio-auth-memory@10.2.2: resolution: {integrity: sha512-JCAnSqwq2l1UPt0hQcPn1B3X9mYpJ5zMsDvuDdmnlWLkrIDx2Wev5fluW0HC9hcFMITFl/DJj/DyzYOOqwhFSQ==} engines: {node: '>=8'} - verdaccio-htpasswd@13.0.0-next-8.7: - resolution: {integrity: sha512-znyFnwt59mLKTAu6eHJrfWP07iaHUlYiQN7QoBo8KMAOT1AecUYreBqs93oKHdIOzjTI8j6tQLg57DpeVS5vgg==} + verdaccio-htpasswd@13.0.0-next-8.13: + resolution: {integrity: sha512-Ed8PjzSWvuQc9/026uVIqHrauorcD5o9N0JtSj1T7yHX5SmdSYl91nKA+281bCWL/q2GEnrQ7+aovgBOrzdD1g==} engines: {node: '>=18'} - verdaccio@6.0.5: - resolution: {integrity: sha512-hv+v4mtG/rcNidGUHXAtNuVySiPE3/PM+7dYye5jCDrhCUmRJYOtnvDe/Ym1ZE/twti39g6izVRxEkjnSp52gA==} + verdaccio@6.1.0: + resolution: {integrity: sha512-AO5J3nw8xH6qFr1tvC3T9/dExI1R6+dMaEZFCG+r78oEFiA38dwxX/q9VDyNLHgzM95HStQpoRYfQ7d42295eg==} engines: {node: '>=18'} hasBin: true @@ -8118,6 +8140,14 @@ snapshots: '@jridgewell/trace-mapping': 0.3.25 jsesc: 3.1.0 + '@babel/generator@7.27.0': + dependencies: + '@babel/parser': 7.27.0 + '@babel/types': 7.27.0 + '@jridgewell/gen-mapping': 0.3.8 + '@jridgewell/trace-mapping': 0.3.25 + jsesc: 3.1.0 + '@babel/helper-annotate-as-pure@7.25.9': dependencies: '@babel/types': 7.26.10 @@ -8242,6 +8272,10 @@ snapshots: dependencies: '@babel/types': 7.26.10 + '@babel/parser@7.27.0': + dependencies: + '@babel/types': 7.27.0 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.10)': dependencies: '@babel/core': 7.26.10 @@ -8710,7 +8744,7 @@ snapshots: '@babel/types': 7.26.10 esutils: 2.0.3 - '@babel/runtime@7.26.10': + '@babel/runtime@7.27.0': dependencies: regenerator-runtime: 0.14.1 @@ -8723,7 +8757,7 @@ snapshots: '@babel/traverse@7.26.10': dependencies: '@babel/code-frame': 7.26.2 - '@babel/generator': 7.26.10 + '@babel/generator': 7.27.0 '@babel/parser': 7.26.10 '@babel/template': 7.26.9 '@babel/types': 7.26.10 @@ -8737,6 +8771,11 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 + '@babel/types@7.27.0': + dependencies: + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 + '@bazel/bazelisk@1.25.0': {} '@bazel/buildifier@8.0.3': {} @@ -8747,7 +8786,7 @@ snapshots: dependencies: '@jridgewell/trace-mapping': 0.3.9 - '@cypress/request@3.0.7': + '@cypress/request@3.0.8': dependencies: aws-sign2: 0.7.0 aws4: 1.13.2 @@ -8762,7 +8801,7 @@ snapshots: json-stringify-safe: 5.0.1 mime-types: 2.1.35 performance-now: 2.1.0 - qs: 6.13.1 + qs: 6.14.0 safe-buffer: 5.2.1 tough-cookie: 5.1.2 tunnel-agent: 0.6.0 @@ -10073,14 +10112,14 @@ snapshots: '@types/node': 20.17.27 optional: true - '@typescript-eslint/eslint-plugin@8.27.0(@typescript-eslint/parser@8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2)': + '@typescript-eslint/eslint-plugin@8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) - '@typescript-eslint/scope-manager': 8.27.0 - '@typescript-eslint/type-utils': 8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) - '@typescript-eslint/utils': 8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) - '@typescript-eslint/visitor-keys': 8.27.0 + '@typescript-eslint/parser': 8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) + '@typescript-eslint/scope-manager': 8.28.0 + '@typescript-eslint/type-utils': 8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) + '@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) + '@typescript-eslint/visitor-keys': 8.28.0 eslint: 9.23.0(jiti@1.21.7) graphemer: 1.4.0 ignore: 5.3.2 @@ -10090,12 +10129,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2)': + '@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2)': dependencies: - '@typescript-eslint/scope-manager': 8.27.0 - '@typescript-eslint/types': 8.27.0 - '@typescript-eslint/typescript-estree': 8.27.0(typescript@5.8.2) - '@typescript-eslint/visitor-keys': 8.27.0 + '@typescript-eslint/scope-manager': 8.28.0 + '@typescript-eslint/types': 8.28.0 + '@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.2) + '@typescript-eslint/visitor-keys': 8.28.0 debug: 4.4.0(supports-color@10.0.0) eslint: 9.23.0(jiti@1.21.7) typescript: 5.8.2 @@ -10107,10 +10146,15 @@ snapshots: '@typescript-eslint/types': 8.27.0 '@typescript-eslint/visitor-keys': 8.27.0 - '@typescript-eslint/type-utils@8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2)': + '@typescript-eslint/scope-manager@8.28.0': dependencies: - '@typescript-eslint/typescript-estree': 8.27.0(typescript@5.8.2) - '@typescript-eslint/utils': 8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) + '@typescript-eslint/types': 8.28.0 + '@typescript-eslint/visitor-keys': 8.28.0 + + '@typescript-eslint/type-utils@8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2)': + dependencies: + '@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.2) + '@typescript-eslint/utils': 8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) debug: 4.4.0(supports-color@10.0.0) eslint: 9.23.0(jiti@1.21.7) ts-api-utils: 2.1.0(typescript@5.8.2) @@ -10120,6 +10164,8 @@ snapshots: '@typescript-eslint/types@8.27.0': {} + '@typescript-eslint/types@8.28.0': {} + '@typescript-eslint/typescript-estree@8.27.0(typescript@5.8.2)': dependencies: '@typescript-eslint/types': 8.27.0 @@ -10134,6 +10180,20 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/typescript-estree@8.28.0(typescript@5.8.2)': + dependencies: + '@typescript-eslint/types': 8.28.0 + '@typescript-eslint/visitor-keys': 8.28.0 + debug: 4.4.0(supports-color@10.0.0) + fast-glob: 3.3.3 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.7.1 + ts-api-utils: 2.1.0(typescript@5.8.2) + typescript: 5.8.2 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/utils@8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2)': dependencies: '@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0(jiti@1.21.7)) @@ -10145,21 +10205,37 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/utils@8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2)': + dependencies: + '@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0(jiti@1.21.7)) + '@typescript-eslint/scope-manager': 8.28.0 + '@typescript-eslint/types': 8.28.0 + '@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.2) + eslint: 9.23.0(jiti@1.21.7) + typescript: 5.8.2 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/visitor-keys@8.27.0': dependencies: '@typescript-eslint/types': 8.27.0 eslint-visitor-keys: 4.2.0 - '@verdaccio/auth@8.0.0-next-8.7': + '@typescript-eslint/visitor-keys@8.28.0': dependencies: - '@verdaccio/config': 8.0.0-next-8.7 - '@verdaccio/core': 8.0.0-next-8.7 - '@verdaccio/loaders': 8.0.0-next-8.4 - '@verdaccio/signature': 8.0.0-next-8.1 - '@verdaccio/utils': 8.1.0-next-8.7 + '@typescript-eslint/types': 8.28.0 + eslint-visitor-keys: 4.2.0 + + '@verdaccio/auth@8.0.0-next-8.13': + dependencies: + '@verdaccio/config': 8.0.0-next-8.13 + '@verdaccio/core': 8.0.0-next-8.13 + '@verdaccio/loaders': 8.0.0-next-8.5 + '@verdaccio/signature': 8.0.0-next-8.5 + '@verdaccio/utils': 8.1.0-next-8.13 debug: 4.4.0(supports-color@10.0.0) lodash: 4.17.21 - verdaccio-htpasswd: 13.0.0-next-8.7 + verdaccio-htpasswd: 13.0.0-next-8.13 transitivePeerDependencies: - supports-color @@ -10168,10 +10244,10 @@ snapshots: http-errors: 2.0.0 http-status-codes: 2.2.0 - '@verdaccio/config@8.0.0-next-8.7': + '@verdaccio/config@8.0.0-next-8.13': dependencies: - '@verdaccio/core': 8.0.0-next-8.7 - '@verdaccio/utils': 8.1.0-next-8.7 + '@verdaccio/core': 8.0.0-next-8.13 + '@verdaccio/utils': 8.1.0-next-8.13 debug: 4.4.0(supports-color@10.0.0) js-yaml: 4.1.0 lodash: 4.17.21 @@ -10179,35 +10255,26 @@ snapshots: transitivePeerDependencies: - supports-color - '@verdaccio/core@8.0.0-next-8.1': + '@verdaccio/core@8.0.0-next-8.13': dependencies: ajv: 8.17.1 - core-js: 3.37.1 + core-js: 3.40.0 http-errors: 2.0.0 http-status-codes: 2.3.0 process-warning: 1.0.0 - semver: 7.6.3 - - '@verdaccio/core@8.0.0-next-8.7': - dependencies: - ajv: 8.17.1 - core-js: 3.37.1 - http-errors: 2.0.0 - http-status-codes: 2.3.0 - process-warning: 1.0.0 - semver: 7.6.3 + semver: 7.7.1 '@verdaccio/file-locking@10.3.1': dependencies: lockfile: 1.0.4 - '@verdaccio/file-locking@13.0.0-next-8.2': + '@verdaccio/file-locking@13.0.0-next-8.3': dependencies: lockfile: 1.0.4 - '@verdaccio/loaders@8.0.0-next-8.4': + '@verdaccio/loaders@8.0.0-next-8.5': dependencies: - debug: 4.3.7 + debug: 4.4.0(supports-color@10.0.0) lodash: 4.17.21 transitivePeerDependencies: - supports-color @@ -10225,16 +10292,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@verdaccio/logger-commons@8.0.0-next-8.7': + '@verdaccio/logger-commons@8.0.0-next-8.13': dependencies: - '@verdaccio/core': 8.0.0-next-8.7 - '@verdaccio/logger-prettify': 8.0.0-next-8.1 + '@verdaccio/core': 8.0.0-next-8.13 + '@verdaccio/logger-prettify': 8.0.0-next-8.2 colorette: 2.0.20 debug: 4.4.0(supports-color@10.0.0) transitivePeerDependencies: - supports-color - '@verdaccio/logger-prettify@8.0.0-next-8.1': + '@verdaccio/logger-prettify@8.0.0-next-8.2': dependencies: colorette: 2.0.20 dayjs: 1.11.13 @@ -10242,19 +10309,19 @@ snapshots: pino-abstract-transport: 1.2.0 sonic-boom: 3.8.1 - '@verdaccio/logger@8.0.0-next-8.7': + '@verdaccio/logger@8.0.0-next-8.13': dependencies: - '@verdaccio/logger-commons': 8.0.0-next-8.7 - pino: 9.5.0 + '@verdaccio/logger-commons': 8.0.0-next-8.13 + pino: 9.6.0 transitivePeerDependencies: - supports-color - '@verdaccio/middleware@8.0.0-next-8.7': + '@verdaccio/middleware@8.0.0-next-8.13': dependencies: - '@verdaccio/config': 8.0.0-next-8.7 - '@verdaccio/core': 8.0.0-next-8.7 - '@verdaccio/url': 13.0.0-next-8.7 - '@verdaccio/utils': 8.1.0-next-8.7 + '@verdaccio/config': 8.0.0-next-8.13 + '@verdaccio/core': 8.0.0-next-8.13 + '@verdaccio/url': 13.0.0-next-8.13 + '@verdaccio/utils': 8.1.0-next-8.13 debug: 4.4.0(supports-color@10.0.0) express: 4.21.2 express-rate-limit: 5.5.1 @@ -10264,22 +10331,23 @@ snapshots: transitivePeerDependencies: - supports-color - '@verdaccio/search-indexer@8.0.0-next-8.2': {} + '@verdaccio/search-indexer@8.0.0-next-8.3': {} - '@verdaccio/signature@8.0.0-next-8.1': + '@verdaccio/signature@8.0.0-next-8.5': dependencies: - debug: 4.3.7 + '@verdaccio/config': 8.0.0-next-8.13 + debug: 4.4.0(supports-color@10.0.0) jsonwebtoken: 9.0.2 transitivePeerDependencies: - supports-color '@verdaccio/streams@10.2.1': {} - '@verdaccio/tarball@13.0.0-next-8.7': + '@verdaccio/tarball@13.0.0-next-8.13': dependencies: - '@verdaccio/core': 8.0.0-next-8.7 - '@verdaccio/url': 13.0.0-next-8.7 - '@verdaccio/utils': 8.1.0-next-8.7 + '@verdaccio/core': 8.0.0-next-8.13 + '@verdaccio/url': 13.0.0-next-8.13 + '@verdaccio/utils': 8.1.0-next-8.13 debug: 4.4.0(supports-color@10.0.0) gunzip-maybe: 1.4.2 lodash: 4.17.21 @@ -10287,30 +10355,23 @@ snapshots: transitivePeerDependencies: - supports-color - '@verdaccio/ui-theme@8.0.0-next-8.7': {} + '@verdaccio/ui-theme@8.0.0-next-8.13': {} - '@verdaccio/url@13.0.0-next-8.7': + '@verdaccio/url@13.0.0-next-8.13': dependencies: - '@verdaccio/core': 8.0.0-next-8.7 + '@verdaccio/core': 8.0.0-next-8.13 debug: 4.4.0(supports-color@10.0.0) lodash: 4.17.21 validator: 13.12.0 transitivePeerDependencies: - supports-color - '@verdaccio/utils@7.0.1-next-8.1': + '@verdaccio/utils@8.1.0-next-8.13': dependencies: - '@verdaccio/core': 8.0.0-next-8.1 + '@verdaccio/core': 8.0.0-next-8.13 lodash: 4.17.21 minimatch: 7.4.6 - semver: 7.6.3 - - '@verdaccio/utils@8.1.0-next-8.7': - dependencies: - '@verdaccio/core': 8.0.0-next-8.7 - lodash: 4.17.21 - minimatch: 7.4.6 - semver: 7.6.3 + semver: 7.7.1 '@vitejs/plugin-basic-ssl@2.0.0(vite@6.2.3(@types/node@20.17.27)(jiti@1.21.7)(less@4.2.2)(sass@1.86.0)(terser@5.39.0)(yaml@2.7.0))': dependencies: @@ -11252,18 +11313,6 @@ snapshots: dependencies: mime-db: 1.54.0 - compression@1.7.5: - dependencies: - bytes: 3.1.2 - compressible: 2.0.18 - debug: 2.6.9 - negotiator: 0.6.4 - on-headers: 1.0.2 - safe-buffer: 5.2.1 - vary: 1.1.2 - transitivePeerDependencies: - - supports-color - compression@1.8.0: dependencies: bytes: 3.1.2 @@ -11340,7 +11389,7 @@ snapshots: dependencies: browserslist: 4.24.4 - core-js@3.37.1: {} + core-js@3.40.0: {} core-util-is@1.0.2: {} @@ -11871,11 +11920,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.0(@typescript-eslint/parser@8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint@9.23.0(jiti@1.21.7)): + eslint-module-utils@2.12.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint@9.23.0(jiti@1.21.7)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) + '@typescript-eslint/parser': 8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) eslint: 9.23.0(jiti@1.21.7) eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: @@ -11885,7 +11934,7 @@ snapshots: dependencies: eslint: 9.23.0(jiti@1.21.7) - eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint@9.23.0(jiti@1.21.7)): + eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint@9.23.0(jiti@1.21.7)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.8 @@ -11896,7 +11945,7 @@ snapshots: doctrine: 2.1.0 eslint: 9.23.0(jiti@1.21.7) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint@9.23.0(jiti@1.21.7)) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint@9.23.0(jiti@1.21.7)) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -11908,7 +11957,7 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.27.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) + '@typescript-eslint/parser': 8.28.0(eslint@9.23.0(jiti@1.21.7))(typescript@5.8.2) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -12082,7 +12131,7 @@ snapshots: extract-zip@2.0.1: dependencies: - debug: 4.3.4 + debug: 4.4.0(supports-color@10.0.0) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -14123,7 +14172,7 @@ snapshots: pino-std-serializers@7.0.0: {} - pino@9.5.0: + pino@9.6.0: dependencies: atomic-sleep: 1.0.0 fast-redact: 3.5.0 @@ -14369,10 +14418,6 @@ snapshots: dependencies: side-channel: 1.1.0 - qs@6.13.1: - dependencies: - side-channel: 1.1.0 - qs@6.14.0: dependencies: side-channel: 1.1.0 @@ -14482,7 +14527,7 @@ snapshots: regenerator-transform@0.15.2: dependencies: - '@babel/runtime': 7.26.10 + '@babel/runtime': 7.27.0 regex-parser@2.3.1: {} @@ -15583,10 +15628,10 @@ snapshots: vary@1.1.2: {} - verdaccio-audit@13.0.0-next-8.7(encoding@0.1.13): + verdaccio-audit@13.0.0-next-8.13(encoding@0.1.13): dependencies: - '@verdaccio/config': 8.0.0-next-8.7 - '@verdaccio/core': 8.0.0-next-8.7 + '@verdaccio/config': 8.0.0-next-8.13 + '@verdaccio/core': 8.0.0-next-8.13 express: 4.21.2 https-proxy-agent: 5.0.1(supports-color@10.0.0) node-fetch: 2.6.7(encoding@0.1.13) @@ -15598,39 +15643,40 @@ snapshots: dependencies: '@verdaccio/commons-api': 10.2.0 - verdaccio-htpasswd@13.0.0-next-8.7: + verdaccio-htpasswd@13.0.0-next-8.13: dependencies: - '@verdaccio/core': 8.0.0-next-8.7 - '@verdaccio/file-locking': 13.0.0-next-8.2 + '@verdaccio/core': 8.0.0-next-8.13 + '@verdaccio/file-locking': 13.0.0-next-8.3 apache-md5: 1.1.8 bcryptjs: 2.4.3 - core-js: 3.37.1 + core-js: 3.40.0 debug: 4.4.0(supports-color@10.0.0) http-errors: 2.0.0 unix-crypt-td-js: 1.1.4 transitivePeerDependencies: - supports-color - verdaccio@6.0.5(encoding@0.1.13): + verdaccio@6.1.0(encoding@0.1.13): dependencies: - '@cypress/request': 3.0.7 - '@verdaccio/auth': 8.0.0-next-8.7 - '@verdaccio/config': 8.0.0-next-8.7 - '@verdaccio/core': 8.0.0-next-8.7 + '@cypress/request': 3.0.8 + '@verdaccio/auth': 8.0.0-next-8.13 + '@verdaccio/config': 8.0.0-next-8.13 + '@verdaccio/core': 8.0.0-next-8.13 + '@verdaccio/loaders': 8.0.0-next-8.5 '@verdaccio/local-storage-legacy': 11.0.2 - '@verdaccio/logger': 8.0.0-next-8.7 - '@verdaccio/middleware': 8.0.0-next-8.7 - '@verdaccio/search-indexer': 8.0.0-next-8.2 - '@verdaccio/signature': 8.0.0-next-8.1 + '@verdaccio/logger': 8.0.0-next-8.13 + '@verdaccio/middleware': 8.0.0-next-8.13 + '@verdaccio/search-indexer': 8.0.0-next-8.3 + '@verdaccio/signature': 8.0.0-next-8.5 '@verdaccio/streams': 10.2.1 - '@verdaccio/tarball': 13.0.0-next-8.7 - '@verdaccio/ui-theme': 8.0.0-next-8.7 - '@verdaccio/url': 13.0.0-next-8.7 - '@verdaccio/utils': 7.0.1-next-8.1 + '@verdaccio/tarball': 13.0.0-next-8.13 + '@verdaccio/ui-theme': 8.0.0-next-8.13 + '@verdaccio/url': 13.0.0-next-8.13 + '@verdaccio/utils': 8.1.0-next-8.13 JSONStream: 1.3.5 async: 3.2.6 clipanion: 4.0.0-rc.4 - compression: 1.7.5 + compression: 1.8.0 cors: 2.8.5 debug: 4.4.0(supports-color@10.0.0) envinfo: 7.14.0 @@ -15648,8 +15694,8 @@ snapshots: pkginfo: 0.4.1 semver: 7.6.3 validator: 13.12.0 - verdaccio-audit: 13.0.0-next-8.7(encoding@0.1.13) - verdaccio-htpasswd: 13.0.0-next-8.7 + verdaccio-audit: 13.0.0-next-8.13(encoding@0.1.13) + verdaccio-htpasswd: 13.0.0-next-8.13 transitivePeerDependencies: - encoding - supports-color