From 6ef910eb49ae8f0944f6f63e99a14dad61d545b7 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 16 Apr 2026 16:34:13 +0000 Subject: [PATCH] build: update all non-major dependencies See associated pull request for more information. --- package.json | 14 +- packages/angular/build/package.json | 2 +- packages/angular/cli/package.json | 2 +- .../angular_devkit/build_angular/package.json | 6 +- .../angular_devkit/build_webpack/package.json | 2 +- packages/ngtools/webpack/package.json | 2 +- pnpm-lock.yaml | 807 +++++++++--------- 7 files changed, 437 insertions(+), 398 deletions(-) diff --git a/package.json b/package.json index dec979c60039..1b0ea47901dd 100644 --- a/package.json +++ b/package.json @@ -95,8 +95,8 @@ "@types/yargs": "^17.0.20", "@types/yargs-parser": "^21.0.0", "@types/yarnpkg__lockfile": "^1.1.5", - "@typescript-eslint/eslint-plugin": "8.58.1", - "@typescript-eslint/parser": "8.58.1", + "@typescript-eslint/eslint-plugin": "8.58.2", + "@typescript-eslint/parser": "8.58.2", "ajv": "8.18.0", "buffer": "6.0.3", "esbuild": "0.28.0", @@ -106,12 +106,12 @@ "eslint-plugin-import": "2.32.0", "express": "5.2.1", "fast-glob": "3.3.3", - "globals": "17.4.0", + "globals": "17.5.0", "http-proxy": "^1.18.1", "http-proxy-middleware": "3.0.5", "husky": "9.1.7", - "jasmine": "~6.1.0", - "jasmine-core": "~6.1.0", + "jasmine": "~6.2.0", + "jasmine-core": "~6.2.0", "jasmine-reporters": "^2.5.2", "jasmine-spec-reporter": "~7.0.0", "karma": "~6.4.0", @@ -123,7 +123,7 @@ "lodash": "^4.17.21", "magic-string": "0.30.21", "prettier": "^3.0.0", - "puppeteer": "24.40.0", + "puppeteer": "24.41.0", "quicktype-core": "23.2.6", "rollup": "4.60.1", "rollup-license-plugin": "~3.2.0", @@ -134,7 +134,7 @@ "tslib": "2.8.1", "undici": "8.1.0", "unenv": "^1.10.0", - "verdaccio": "6.4.0", + "verdaccio": "6.5.0", "verdaccio-auth-memory": "^10.0.0", "zone.js": "^0.16.0" }, diff --git a/packages/angular/build/package.json b/packages/angular/build/package.json index 573bc6ed4edc..bdb7927c42f9 100644 --- a/packages/angular/build/package.json +++ b/packages/angular/build/package.json @@ -54,7 +54,7 @@ "jsdom": "29.0.2", "less": "4.6.4", "ng-packagr": "22.0.0-next.1", - "postcss": "8.5.9", + "postcss": "8.5.10", "rolldown": "1.0.0-rc.15", "rxjs": "7.8.2", "vitest": "4.1.4" diff --git a/packages/angular/cli/package.json b/packages/angular/cli/package.json index 8b58b1099be7..ae580231f5c5 100644 --- a/packages/angular/cli/package.json +++ b/packages/angular/cli/package.json @@ -30,7 +30,7 @@ "@modelcontextprotocol/sdk": "1.29.0", "@schematics/angular": "workspace:0.0.0-PLACEHOLDER", "@yarnpkg/lockfile": "1.1.0", - "algoliasearch": "5.50.1", + "algoliasearch": "5.50.2", "ini": "6.0.0", "jsonc-parser": "3.3.1", "listr2": "10.2.1", diff --git a/packages/angular_devkit/build_angular/package.json b/packages/angular_devkit/build_angular/package.json index c12fa3db41a3..a987fa8f6438 100644 --- a/packages/angular_devkit/build_angular/package.json +++ b/packages/angular_devkit/build_angular/package.json @@ -23,7 +23,7 @@ "@discoveryjs/json-ext": "1.0.0", "@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER", "ansi-colors": "4.1.3", - "autoprefixer": "10.4.27", + "autoprefixer": "10.5.0", "babel-loader": "10.1.1", "browserslist": "^4.26.0", "copy-webpack-plugin": "14.0.0", @@ -42,7 +42,7 @@ "ora": "9.3.0", "picomatch": "4.0.4", "piscina": "5.1.4", - "postcss": "8.5.9", + "postcss": "8.5.10", "postcss-loader": "8.2.1", "resolve-url-loader": "5.0.0", "rxjs": "7.8.2", @@ -54,7 +54,7 @@ "terser": "5.46.1", "tinyglobby": "0.2.16", "tslib": "2.8.1", - "webpack": "5.106.0", + "webpack": "5.106.2", "webpack-dev-middleware": "8.0.3", "webpack-dev-server": "5.2.3", "webpack-merge": "6.0.1", diff --git a/packages/angular_devkit/build_webpack/package.json b/packages/angular_devkit/build_webpack/package.json index 0aed928d8139..df5ed3fa79c6 100644 --- a/packages/angular_devkit/build_webpack/package.json +++ b/packages/angular_devkit/build_webpack/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER", "@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER", - "webpack": "5.106.0", + "webpack": "5.106.2", "webpack-dev-server": "5.2.3" }, "peerDependencies": { diff --git a/packages/ngtools/webpack/package.json b/packages/ngtools/webpack/package.json index 024c3edf2cba..37c5b33a4531 100644 --- a/packages/ngtools/webpack/package.json +++ b/packages/ngtools/webpack/package.json @@ -30,6 +30,6 @@ "@angular/compiler": "22.0.0-next.7", "@angular/compiler-cli": "22.0.0-next.7", "typescript": "6.0.2", - "webpack": "5.106.0" + "webpack": "5.106.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ddc0add861d3..bd51b132acad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -173,11 +173,11 @@ importers: specifier: ^1.1.5 version: 1.1.9 '@typescript-eslint/eslint-plugin': - specifier: 8.58.1 - version: 8.58.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + specifier: 8.58.2 + version: 8.58.2(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) '@typescript-eslint/parser': - specifier: 8.58.1 - version: 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + specifier: 8.58.2 + version: 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) ajv: specifier: 8.18.0 version: 8.18.0 @@ -198,7 +198,7 @@ importers: version: 10.1.8(eslint@10.2.0(jiti@2.6.1)) eslint-plugin-import: specifier: 2.32.0 - version: 2.32.0(@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1)) + version: 2.32.0(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1)) express: specifier: 5.2.1 version: 5.2.1 @@ -206,8 +206,8 @@ importers: specifier: 3.3.3 version: 3.3.3 globals: - specifier: 17.4.0 - version: 17.4.0 + specifier: 17.5.0 + version: 17.5.0 http-proxy: specifier: ^1.18.1 version: 1.18.1(debug@4.4.3) @@ -218,11 +218,11 @@ importers: specifier: 9.1.7 version: 9.1.7 jasmine: - specifier: ~6.1.0 - version: 6.1.0 + specifier: ~6.2.0 + version: 6.2.0 jasmine-core: - specifier: ~6.1.0 - version: 6.1.0 + specifier: ~6.2.0 + version: 6.2.0 jasmine-reporters: specifier: ^2.5.2 version: 2.5.2 @@ -243,7 +243,7 @@ importers: version: 5.1.0(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)) karma-jasmine-html-reporter: specifier: ~2.2.0 - version: 2.2.0(jasmine-core@6.1.0)(karma-jasmine@5.1.0(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)))(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)) + version: 2.2.0(jasmine-core@6.2.0)(karma-jasmine@5.1.0(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)))(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)) karma-source-map-support: specifier: 1.4.0 version: 1.4.0 @@ -257,8 +257,8 @@ importers: specifier: ^3.0.0 version: 3.8.2 puppeteer: - specifier: 24.40.0 - version: 24.40.0(bufferutil@4.1.0)(typescript@6.0.2)(utf-8-validate@6.0.6) + specifier: 24.41.0 + version: 24.41.0(bufferutil@4.1.0)(typescript@6.0.2)(utf-8-validate@6.0.6) quicktype-core: specifier: 23.2.6 version: 23.2.6(encoding@0.1.13) @@ -290,8 +290,8 @@ importers: specifier: ^1.10.0 version: 1.10.0 verdaccio: - specifier: 6.4.0 - version: 6.4.0(encoding@0.1.13) + specifier: 6.5.0 + version: 6.5.0(encoding@0.1.13) verdaccio-auth-memory: specifier: ^10.0.0 version: 10.3.1 @@ -333,7 +333,7 @@ importers: version: 7.8.2 vitest: specifier: 4.1.4 - version: 4.1.4(@opentelemetry/api@1.9.1)(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jsdom@29.0.2)(vite@7.3.2(@types/node@24.12.2)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3)) + version: 4.1.4(@opentelemetry/api@1.9.1)(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jiti@2.6.1)(jsdom@29.0.2)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3) packages/angular/build: dependencies: @@ -432,8 +432,8 @@ importers: specifier: 22.0.0-next.1 version: 22.0.0-next.1(@angular/compiler-cli@22.0.0-next.7(@angular/compiler@22.0.0-next.7)(typescript@6.0.2))(tslib@2.8.1)(typescript@6.0.2) postcss: - specifier: 8.5.9 - version: 8.5.9 + specifier: 8.5.10 + version: 8.5.10 rolldown: specifier: 1.0.0-rc.15 version: 1.0.0-rc.15 @@ -442,7 +442,7 @@ importers: version: 7.8.2 vitest: specifier: 4.1.4 - version: 4.1.4(@opentelemetry/api@1.9.1)(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jsdom@29.0.2)(vite@7.3.2(@types/node@24.12.2)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3)) + version: 4.1.4(@opentelemetry/api@1.9.1)(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jiti@2.6.1)(jsdom@29.0.2)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3) optionalDependencies: lmdb: specifier: 3.5.3 @@ -475,8 +475,8 @@ importers: specifier: 1.1.0 version: 1.1.0 algoliasearch: - specifier: 5.50.1 - version: 5.50.1 + specifier: 5.50.2 + version: 5.50.2 ini: specifier: 6.0.0 version: 6.0.0 @@ -614,20 +614,20 @@ importers: specifier: 4.1.3 version: 4.1.3 autoprefixer: - specifier: 10.4.27 - version: 10.4.27(postcss@8.5.9) + specifier: 10.5.0 + version: 10.5.0(postcss@8.5.10) babel-loader: specifier: 10.1.1 - version: 10.1.1(@babel/core@7.29.0)(webpack@5.106.0(esbuild@0.28.0)) + version: 10.1.1(@babel/core@7.29.0)(webpack@5.106.2(esbuild@0.28.0)) browserslist: specifier: ^4.26.0 version: 4.28.2 copy-webpack-plugin: specifier: 14.0.0 - version: 14.0.0(webpack@5.106.0(esbuild@0.28.0)) + version: 14.0.0(webpack@5.106.2(esbuild@0.28.0)) css-loader: specifier: 7.1.4 - version: 7.1.4(webpack@5.106.0(esbuild@0.28.0)) + version: 7.1.4(webpack@5.106.2(esbuild@0.28.0)) esbuild-wasm: specifier: 0.28.0 version: 0.28.0 @@ -648,16 +648,16 @@ importers: version: 4.6.4 less-loader: specifier: 12.3.2 - version: 12.3.2(less@4.6.4)(webpack@5.106.0(esbuild@0.28.0)) + version: 12.3.2(less@4.6.4)(webpack@5.106.2(esbuild@0.28.0)) license-webpack-plugin: specifier: 4.0.2 - version: 4.0.2(webpack@5.106.0(esbuild@0.28.0)) + version: 4.0.2(webpack@5.106.2(esbuild@0.28.0)) loader-utils: specifier: 3.3.1 version: 3.3.1 mini-css-extract-plugin: specifier: 2.10.2 - version: 2.10.2(webpack@5.106.0(esbuild@0.28.0)) + version: 2.10.2(webpack@5.106.2(esbuild@0.28.0)) open: specifier: 11.0.0 version: 11.0.0 @@ -671,11 +671,11 @@ importers: specifier: 5.1.4 version: 5.1.4 postcss: - specifier: 8.5.9 - version: 8.5.9 + specifier: 8.5.10 + version: 8.5.10 postcss-loader: specifier: 8.2.1 - version: 8.2.1(postcss@8.5.9)(typescript@6.0.2)(webpack@5.106.0(esbuild@0.28.0)) + version: 8.2.1(postcss@8.5.10)(typescript@6.0.2)(webpack@5.106.2(esbuild@0.28.0)) resolve-url-loader: specifier: 5.0.0 version: 5.0.0 @@ -687,13 +687,13 @@ importers: version: 1.99.0 sass-loader: specifier: 16.0.7 - version: 16.0.7(sass@1.99.0)(webpack@5.106.0(esbuild@0.28.0)) + version: 16.0.7(sass@1.99.0)(webpack@5.106.2(esbuild@0.28.0)) semver: specifier: 7.7.4 version: 7.7.4 source-map-loader: specifier: 5.0.0 - version: 5.0.0(webpack@5.106.0(esbuild@0.28.0)) + version: 5.0.0(webpack@5.106.2(esbuild@0.28.0)) source-map-support: specifier: 0.5.21 version: 0.5.21 @@ -707,20 +707,20 @@ importers: specifier: 2.8.1 version: 2.8.1 webpack: - specifier: 5.106.0 - version: 5.106.0(esbuild@0.28.0) + specifier: 5.106.2 + version: 5.106.2(esbuild@0.28.0) webpack-dev-middleware: specifier: 8.0.3 - version: 8.0.3(tslib@2.8.1)(webpack@5.106.0(esbuild@0.28.0)) + version: 8.0.3(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)) webpack-dev-server: specifier: 5.2.3 - version: 5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(utf-8-validate@6.0.6)(webpack@5.106.0(esbuild@0.28.0)) + version: 5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(utf-8-validate@6.0.6)(webpack@5.106.2(esbuild@0.28.0)) webpack-merge: specifier: 6.0.1 version: 6.0.1 webpack-subresource-integrity: specifier: 5.1.0 - version: 5.1.0(webpack@5.106.0(esbuild@0.28.0)) + version: 5.1.0(webpack@5.106.2(esbuild@0.28.0)) devDependencies: '@angular/ssr': specifier: workspace:* @@ -755,11 +755,11 @@ importers: specifier: workspace:0.0.0-PLACEHOLDER version: link:../../ngtools/webpack webpack: - specifier: 5.106.0 - version: 5.106.0(esbuild@0.28.0) + specifier: 5.106.2 + version: 5.106.2(esbuild@0.28.0) webpack-dev-server: specifier: 5.2.3 - version: 5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(utf-8-validate@6.0.6)(webpack@5.106.0(esbuild@0.28.0)) + version: 5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(utf-8-validate@6.0.6)(webpack@5.106.2(esbuild@0.28.0)) packages/angular_devkit/core: dependencies: @@ -831,8 +831,8 @@ importers: specifier: 6.0.2 version: 6.0.2 webpack: - specifier: 5.106.0 - version: 5.106.0(esbuild@0.28.0) + specifier: 5.106.2 + version: 5.106.2(esbuild@0.28.0) packages/schematics/angular: dependencies: @@ -872,60 +872,60 @@ packages: '@actions/io@3.0.2': resolution: {integrity: sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==} - '@algolia/abtesting@1.16.1': - resolution: {integrity: sha512-Xxk4l00pYI+jE0PNw8y0MvsQWh5278WRtZQav8/BMMi3HKi2xmeuqe11WJ3y8/6nuBHdv39w76OpJb09TMfAVQ==} + '@algolia/abtesting@1.16.2': + resolution: {integrity: sha512-n9s6bEV6imdtIEd+BGP7WkA4pEZ5YTdgQ05JQhHwWawHg3hyjpNwC0TShGz6zWhv+jfLDGA/6FFNbySFS0P9cw==} engines: {node: '>= 14.0.0'} - '@algolia/client-abtesting@5.50.1': - resolution: {integrity: sha512-4peZlPXMwTOey9q1rQKMdCnwZb/E95/1e+7KujXpLLSh0FawJzg//U2NM+r4AiJy4+naT2MTBhj0K30yshnVTA==} + '@algolia/client-abtesting@5.50.2': + resolution: {integrity: sha512-52iq0vHy1sphgnwoZyx5PmbEt8hsh+m7jD123LmBs6qy4GK7LbYZIeKd+nSnSipN2zvKRZ2zScS6h9PW3J7SXg==} engines: {node: '>= 14.0.0'} - '@algolia/client-analytics@5.50.1': - resolution: {integrity: sha512-i+aWHHG8NZvGFHtPeMZkxL2Loc6Fm7iaRo15lYSMx8gFL+at9vgdWxhka7mD1fqxkrxXsQstUBCIsSY8FvkEOw==} + '@algolia/client-analytics@5.50.2': + resolution: {integrity: sha512-WpPIUg+cSG2aPUG0gS8Ko9DwRgbRPUZxJkolhL2aCsmSlcEEZT65dILrfg5ovcxtx0Kvr+xtBVsTMtsQWRtPDQ==} engines: {node: '>= 14.0.0'} - '@algolia/client-common@5.50.1': - resolution: {integrity: sha512-Hw52Fwapyk/7hMSV/fI4+s3H9MGZEUcRh4VphyXLAk2oLYdndVUkc6KBi0zwHSzwPAr+ZBwFPe2x6naUt9mZGw==} + '@algolia/client-common@5.50.2': + resolution: {integrity: sha512-Gj2MgtArGcsr82kIqRlo6/dCAFjrs2gLByEqyRENuT7ugrSMFuqg1vDzeBjRL1t3EJEJCFtT0PLX3gB8A6Hq4Q==} engines: {node: '>= 14.0.0'} - '@algolia/client-insights@5.50.1': - resolution: {integrity: sha512-Bn/wtwhJ7p1OD/6pY+Zzn+zlu2N/SJnH46md/PAbvqIzmjVuwjNwD4y0vV5Ov8naeukXdd7UU9v550+v8+mtlg==} + '@algolia/client-insights@5.50.2': + resolution: {integrity: sha512-CUqoid5jDpmrc0oK3/xuZXFt6kwT0P9Lw7/nsM14YTr6puvmi+OUKmURpmebQF22S2vCG8L1DAoXXujxQUi/ug==} engines: {node: '>= 14.0.0'} - '@algolia/client-personalization@5.50.1': - resolution: {integrity: sha512-0V4Tu0RWR8YxkgI9EPVOZHGE4K5pEIhkLNN0CTkP/rnPsqaaSQpNMYW3/mGWdiKOWbX0iVmwLB9QESk3H0jS5g==} + '@algolia/client-personalization@5.50.2': + resolution: {integrity: sha512-AndZWFoc0gbP5901OeQJ73BazgGgSGiBEba4ohdoJuZwHTO2Gio8Q4L1VLmytMBYcviVigB0iICToMvEJxI4ug==} engines: {node: '>= 14.0.0'} - '@algolia/client-query-suggestions@5.50.1': - resolution: {integrity: sha512-jofcWNYMXJDDr87Z2eivlWY6o71Zn7F7aOvQCXSDAo9QTlyf7BhXEsZymLUvF0O1yU9Q9wvrjAWn8uVHYnAvgw==} + '@algolia/client-query-suggestions@5.50.2': + resolution: {integrity: sha512-NWoL+psEkz5dIzweaByVXuEB45wS8/rk0E0AhMMnaVJdVs7TcACPH2/OURm+N0xRDITkTHqCna823rd6Uqntdg==} engines: {node: '>= 14.0.0'} - '@algolia/client-search@5.50.1': - resolution: {integrity: sha512-OteRb8WubcmEvU0YlMJwCXs3Q6xrdkb0v50/qZBJP1TF0CvujFZQM++9BjEkTER/Jr9wbPHvjSFKnbMta0b4dQ==} + '@algolia/client-search@5.50.2': + resolution: {integrity: sha512-ypSboUJ3XJoQz5DeDo82hCnrRuwq3q9ZdFhVKAik9TnZh1DvLqoQsrbBjXg7C7zQOtV/Qbge/HmyoV6V5L7MhQ==} engines: {node: '>= 14.0.0'} - '@algolia/ingestion@1.50.1': - resolution: {integrity: sha512-0GmfSgDQK6oiIVXnJvGxtNFOfosBspRTR7csCOYCTL1P8QtxX2vDCIKwTM7xdSAEbJaZ43QlWg25q0Qdsndz8Q==} + '@algolia/ingestion@1.50.2': + resolution: {integrity: sha512-VlR2FRXLw2bCB94SQo6zxg/Qi+547aOji6Pb+dKE7h1DMCCY317St+OpjpmgzE+bT2O9ALIc0V4nVIBOd7Gy+Q==} engines: {node: '>= 14.0.0'} - '@algolia/monitoring@1.50.1': - resolution: {integrity: sha512-ySuigKEe4YjYV3si8NVk9BHQpFj/1B+ON7DhhvTvbrZJseHQQloxzq0yHwKmznSdlO6C956fx4pcfOKkZClsyg==} + '@algolia/monitoring@1.50.2': + resolution: {integrity: sha512-Cmvfp2+qopzQt8OilU97rhLhosq7ZrB6uieok3EwFUqG/aalPg6DgfCmu0yJMrYe+KMC1qRVt1MTRAUwLknUMQ==} engines: {node: '>= 14.0.0'} - '@algolia/recommend@5.50.1': - resolution: {integrity: sha512-Cp8T/B0gVmjFlzzp6eP47hwKh5FGyeqQp1N48/ANDdvdiQkPqLyFHQVDwLBH0LddfIPQE+yqmZIgmKc82haF4A==} + '@algolia/recommend@5.50.2': + resolution: {integrity: sha512-jrkuyKoOM7dFWQ/6Y4hQAse2SC3L/RldG6GnPjMvAj65h+7Ubb51S0pKk4ofSStF0xm4LCNe0C4T6XX4nOFDiQ==} engines: {node: '>= 14.0.0'} - '@algolia/requester-browser-xhr@5.50.1': - resolution: {integrity: sha512-XKdGGLikfrlK66ZSXh/vWcXZZ8Vg3byDFbJD8pwEvN1FoBRGxhxya476IY2ohoTymLa4qB5LBRlIa+2TLHx3Uw==} + '@algolia/requester-browser-xhr@5.50.2': + resolution: {integrity: sha512-4107YLJqCudPiBUlwnk6oTSUVwU7ab+qL1SfQGEDYI8DZH5gsf1ekPt9JykXRKYXf2IfouFL5GiCY/PHTFIjYw==} engines: {node: '>= 14.0.0'} - '@algolia/requester-fetch@5.50.1': - resolution: {integrity: sha512-mBAU6WyVsDwhHyGM+nodt1/oebHxgvuLlOAoMGbj/1i6LygDHZWDgL1t5JEs37x9Aywv7ZGhqbM1GsfZ54sU6g==} + '@algolia/requester-fetch@5.50.2': + resolution: {integrity: sha512-vOrd3MQpLgmf6wXAueTuZ/cA0W4uRwIHHaxNy3h+a6YcNn6bCV/gFdZuv3F13v593zRU2k5R75NmvRWLenvMrw==} engines: {node: '>= 14.0.0'} - '@algolia/requester-node-http@5.50.1': - resolution: {integrity: sha512-qmo1LXrNKLHvJE6mdQbLnsZAoZvj7VyF2ft4xmbSGWI2WWm87fx/CjUX4kEExt4y0a6T6nEts6ofpUfH5TEE1A==} + '@algolia/requester-node-http@5.50.2': + resolution: {integrity: sha512-Mu9BFtgzGqDUy5Bcs2nMyoILIFSN13GKQaklKAFIsd0K3/9CpNyfeBc+/+Qs6mFZLlxG9qzullO7h+bjcTBuGQ==} engines: {node: '>= 14.0.0'} '@ampproject/remapping@2.3.0': @@ -3755,39 +3755,39 @@ packages: '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - '@typescript-eslint/eslint-plugin@8.58.1': - resolution: {integrity: sha512-eSkwoemjo76bdXl2MYqtxg51HNwUSkWfODUOQ3PaTLZGh9uIWWFZIjyjaJnex7wXDu+TRx+ATsnSxdN9YWfRTQ==} + '@typescript-eslint/eslint-plugin@8.58.2': + resolution: {integrity: sha512-aC2qc5thQahutKjP+cl8cgN9DWe3ZUqVko30CMSZHnFEHyhOYoZSzkGtAI2mcwZ38xeImDucI4dnqsHiOYuuCw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.58.1 + '@typescript-eslint/parser': ^8.58.2 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/parser@8.58.1': - resolution: {integrity: sha512-gGkiNMPqerb2cJSVcruigx9eHBlLG14fSdPdqMoOcBfh+vvn4iCq2C8MzUB89PrxOXk0y3GZ1yIWb9aOzL93bw==} + '@typescript-eslint/parser@8.58.2': + resolution: {integrity: sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/project-service@8.58.1': - resolution: {integrity: sha512-gfQ8fk6cxhtptek+/8ZIqw8YrRW5048Gug8Ts5IYcMLCw18iUgrZAEY/D7s4hkI0FxEfGakKuPK/XUMPzPxi5g==} + '@typescript-eslint/project-service@8.58.2': + resolution: {integrity: sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/scope-manager@8.58.1': - resolution: {integrity: sha512-TPYUEqJK6avLcEjumWsIuTpuYODTTDAtoMdt8ZZa93uWMTX13Nb8L5leSje1NluammvU+oI3QRr5lLXPgihX3w==} + '@typescript-eslint/scope-manager@8.58.2': + resolution: {integrity: sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/tsconfig-utils@8.58.1': - resolution: {integrity: sha512-JAr2hOIct2Q+qk3G+8YFfqkqi7sC86uNryT+2i5HzMa2MPjw4qNFvtjnw1IiA1rP7QhNKVe21mSSLaSjwA1Olw==} + '@typescript-eslint/tsconfig-utils@8.58.2': + resolution: {integrity: sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/type-utils@8.58.1': - resolution: {integrity: sha512-HUFxvTJVroT+0rXVJC7eD5zol6ID+Sn5npVPWoFuHGg9Ncq5Q4EYstqR+UOqaNRFXi5TYkpXXkLhoCHe3G0+7w==} + '@typescript-eslint/type-utils@8.58.2': + resolution: {integrity: sha512-Z7EloNR/B389FvabdGeTo2XMs4W9TjtPiO9DAsmT0yom0bwlPyRjkJ1uCdW1DvrrrYP50AJZ9Xc3sByZA9+dcg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -3797,37 +3797,41 @@ packages: resolution: {integrity: sha512-io/dV5Aw5ezwzfPBBWLoT+5QfVtP8O7q4Kftjn5azJ88bYyp/ZMCsyW1lpKK46EXJcaYMZ1JtYj+s/7TdzmQMw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.58.1': - resolution: {integrity: sha512-w4w7WR7GHOjqqPnvAYbazq+Y5oS68b9CzasGtnd6jIeOIeKUzYzupGTB2T4LTPSv4d+WPeccbxuneTFHYgAAWg==} + '@typescript-eslint/types@8.58.2': + resolution: {integrity: sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/typescript-estree@8.58.2': + resolution: {integrity: sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/utils@8.58.1': - resolution: {integrity: sha512-Ln8R0tmWC7pTtLOzgJzYTXSCjJ9rDNHAqTaVONF4FEi2qwce8mD9iSOxOpLFFvWp/wBFlew0mjM1L1ihYWfBdQ==} + '@typescript-eslint/utils@8.58.2': + resolution: {integrity: sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/visitor-keys@8.58.1': - resolution: {integrity: sha512-y+vH7QE8ycjoa0bWciFg7OpFcipUuem1ujhrdLtq1gByKwfbC7bPeKsiny9e0urg93DqwGcHey+bGRKCnF1nZQ==} + '@typescript-eslint/visitor-keys@8.58.2': + resolution: {integrity: sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@verdaccio/auth@8.0.0-next-8.36': - resolution: {integrity: sha512-uXPNPbo4fxSCfMXADJ5ypa6MSVlsw8i0pANmGsq0f+816yzt/slq6ge8IVUEX4C6pqn0muxemUYv588zPadSMg==} + '@verdaccio/auth@8.0.0-next-8.37': + resolution: {integrity: sha512-wvKPnjDZReT0gSxntUbcOYl23m2mHeMT9a/uhRMdw3pbraSgozatnf3UuoTd6Uyfm3vn+HHAHqzudUn1+yD4rw==} engines: {node: '>=18'} - '@verdaccio/config@8.0.0-next-8.36': - resolution: {integrity: sha512-1xztYsradDRjlB0wVdoSV3XrwoONSBwZtCj5BuIvt5+HJ+6WjDWERPkqw+uuX8cThMZ7OZixuaX5Tf6jbvHgIg==} + '@verdaccio/config@8.0.0-next-8.37': + resolution: {integrity: sha512-SbmDMJpora293B+TDYfxJL5LEaFh7gdh0MmkPJCBkmGlRPmynTfHcQzVzAll3+IMYFkrf1zZtq/qlgorjaoFoQ==} engines: {node: '>=18'} '@verdaccio/core@8.0.0-next-8.21': resolution: {integrity: sha512-n3Y8cqf84cwXxUUdTTfEJc8fV55PONPKijCt2YaC0jilb5qp1ieB3d4brqTOdCdXuwkmnG2uLCiGpUd/RuSW0Q==} engines: {node: '>=18'} - '@verdaccio/core@8.0.0-next-8.36': - resolution: {integrity: sha512-qYU4R6THgSjaOPAb0LUXHy06kTiyc1QMnK7RBk9UCgdXqhmf0fAP495cLk9HJwND9zUhcS5R4RMgAgf9RbSWLA==} + '@verdaccio/core@8.0.0-next-8.37': + resolution: {integrity: sha512-R8rDEa2mPjfHhEK2tWTMFnrfvyNmTd5ZrNz9X5/EiFVJPr/+oo9cTZkDXzY9+KREJUUIUFili4qynmBt0lw8nw==} engines: {node: '>=18'} '@verdaccio/file-locking@10.3.1': @@ -3838,63 +3842,63 @@ packages: resolution: {integrity: sha512-XL12Okp4YQd0ogYMyGc+JrqrtVC+76V5hUGCK+s/VluSFSZaJQiLs4MoUPsKfwGhqXHCAm1JcNaz4L5LoXNbjQ==} engines: {node: '>=18'} - '@verdaccio/hooks@8.0.0-next-8.36': - resolution: {integrity: sha512-YKUms8wFqwj3KdoJQv1GM7lwYNih1v5Hxvk/8BBdekOp3GYOOU7pTUiFp8HkGhguW0RPQFRC4zFO9RcM4b++wQ==} + '@verdaccio/hooks@8.0.0-next-8.37': + resolution: {integrity: sha512-n2t6fjXqSA+y402zO2Yh5UEe+rzMf1jhglj46MQf7IswCaST/SGLlJ5VCl6bU8LGbSr9FOz7BAtUXc64i3oCmA==} engines: {node: '>=18'} - '@verdaccio/loaders@8.0.0-next-8.26': - resolution: {integrity: sha512-3oqhI2SMX3QMmWw7IQfCOhw7zDyMBtfUiExX2xBQ5ZtSmp9V6bv9xdyta9vwRnb6n9QFIaH4VBE1+57o3PiRRw==} + '@verdaccio/loaders@8.0.0-next-8.27': + resolution: {integrity: sha512-bDfHHCDrOCSdskAKeKxPArUi5aGXtsxEpRvO8MzghX50g1zJnVzLF1KEbsEY9ScFqGZAVYtZTcutysA0VOQ0Rg==} engines: {node: '>=18'} '@verdaccio/local-storage-legacy@11.1.1': resolution: {integrity: sha512-P6ahH2W6/KqfJFKP+Eid7P134FHDLNvHa+i8KVgRVBeo2/IXb6FEANpM1mCVNvPANu0LCAmNJBOXweoUKViaoA==} engines: {node: '>=18'} - '@verdaccio/logger-commons@8.0.0-next-8.36': - resolution: {integrity: sha512-E6AowXo+Vv0E3+lML+Zda8Ctq5jFiOq89RICGKEA0Z/kQrsfTNCSHekpXAJDmwQcrYZbdKtJ4nMLzRkEQJkpUw==} + '@verdaccio/logger-commons@8.0.0-next-8.37': + resolution: {integrity: sha512-HVt7ttnKgioERB1lCc1UnqnJMJ8skAeivLe49uq3wEG3QtruQGCct5nosj+q1pjx8SaYpQA+qxs1+4UDddprVA==} engines: {node: '>=18'} '@verdaccio/logger-prettify@8.0.0-next-8.5': resolution: {integrity: sha512-zCsvdKgUQx2mSu7fnDOkA2r2QX6yMmBDsXGmqXmoov/cZ89deREn0uC7xIX7/YEo8EspBoXiUGzqI+S+qUWPyw==} engines: {node: '>=18'} - '@verdaccio/logger@8.0.0-next-8.36': - resolution: {integrity: sha512-9qKxuBO36oD/GWas9chThA2RINDbeLKnrB85BtI+ay5dl7wzu4A0ZL6wQPU/utYx71BonOh3VFvG7JyLn9/92Q==} + '@verdaccio/logger@8.0.0-next-8.37': + resolution: {integrity: sha512-xG27C1FsbTsHhvhB3OpisVzHUyrE9NSVrzVHapPuOPd6X1DpnHZoZ+UYBAS0MSO1tGS+NEHW9GHL0XiroULggA==} engines: {node: '>=18'} - '@verdaccio/middleware@8.0.0-next-8.36': - resolution: {integrity: sha512-N8RHv3XL6JUNzzDzc5OqhyCWQo0IFRPaJnn7VqqhJRbBrytWW29FHP1a3CT5Ixps0+k8/VwkcbWAZL+2KH2rcg==} + '@verdaccio/middleware@8.0.0-next-8.37': + resolution: {integrity: sha512-8SqCdzKfANhaO/ZoSBBJHPlDWmXEJdq/1giV/ZKYtU4xVbBb/4ThKp2nNKk4s9+8S8XNNgX+7J5e/BgbIzzsEA==} engines: {node: '>=18'} - '@verdaccio/package-filter@13.0.0-next-8.3': - resolution: {integrity: sha512-XWrZ7EOaj6K0Dk3n08WqZEUbx+IJJxioA9D+nwb6/opMMNebaUv5VUI2+kxUaTyFKTePjrT0J4/QUZQJOEg6kw==} + '@verdaccio/package-filter@13.0.0-next-8.5': + resolution: {integrity: sha512-+RZzVI/Yqjpoiv2SL3C0cxMC8ucU6j+YPdP/Bg/KJVqPbGNTn4Ol/fuGNhMJO6meIRS5ekW0PSrAvrDJ6E+JCA==} engines: {node: '>=18'} '@verdaccio/search-indexer@8.0.0-next-8.6': resolution: {integrity: sha512-+vFkeqwXWlbpPO/vxC1N5Wbi8sSXYR5l9Z41fqQgSncaF/hfSKB/iHsid1psCusfsDPGuwEbm2usPEW0nDdRDg==} engines: {node: '>=18'} - '@verdaccio/signature@8.0.0-next-8.28': - resolution: {integrity: sha512-CWyBwF7QjfEx7bk5qTp+Udf4iMh6ybo4NI4ViY4kMDB4aZ3BHOrkFijCAloR/g442NrjnI8oFB/8LII9huEF8g==} + '@verdaccio/signature@8.0.0-next-8.29': + resolution: {integrity: sha512-D1OyGi7+/5zXdbf78qdmL4wpf7iGN+RNDGB2TdLVosSrd+PWGrXqMJB3q2r/DJQ8J3724YVOJgNKiXjxV+Y1Aw==} 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.36': - resolution: {integrity: sha512-MJUfCyjCY1svL0xY5GGcbaexdl/WbNAimy3RfVgzYkeEq9IPlXwnPDJRyjzzZdTycxPU4q1kbNscgNUiT8zUlA==} + '@verdaccio/tarball@13.0.0-next-8.37': + resolution: {integrity: sha512-Qxm6JQYEFfkeJd4YQII/2IAMiL++QnM6gqKXZbM5mNkAApyqx8ZbL1e9pe3aCDmBYs2mo0JGORCy3OaHZcsJGw==} engines: {node: '>=18'} - '@verdaccio/ui-theme@8.0.0-next-8.30': - resolution: {integrity: sha512-MSvFnYeocTWp6hqtIqtwp7Zm920UNhO3zQkKTPT6qGNjarkhxCCWRcSOAz7oJZhpbyLXc85zuxOLkTezCl4KUg==} + '@verdaccio/ui-theme@9.0.0-next-9.10': + resolution: {integrity: sha512-sJRuAGKHklQU8bLdcXjvzfajXk9VqyBcFUKHAAyWXAeIKs04/lTgCHB6nFcEm0WDzlXk8CMAQuo/kcjNkg7qyw==} - '@verdaccio/url@13.0.0-next-8.36': - resolution: {integrity: sha512-uS8I66IhFtbJWUxCYfippDoqinlPa9Ava1Q8lrRscyY+PL/Tg2pRT11P7MeQcxU8bwykhVoRSgVRfT6kgLXLDQ==} + '@verdaccio/url@13.0.0-next-8.37': + resolution: {integrity: sha512-Gtv5oDgVwGPGxzuXaIJLbmL8YkBKW2UZwDsrnbDoWRt1nWLtiOp4Vui1VISTqX7A9BB50YslLEgNLcPd2qRE+w==} engines: {node: '>=18'} - '@verdaccio/utils@8.1.0-next-8.36': - resolution: {integrity: sha512-untjxSnZTJaKKmeDb6U0wTzXdfS6uamaXtAHNx66Wqjsu7B61F6xhDGKhJoxan5nvFfneZ12tkr7JARiMKToWg==} + '@verdaccio/utils@8.1.0-next-8.37': + resolution: {integrity: sha512-wfwn3z5M+w2KOV+xJFVv8tM8aOB4Ok5emfBDrDHrHMPDJ/fn3dEo6HoOra654PJ+zNwbTiMDvE5oAg/PLtnsUw==} engines: {node: '>=18'} '@vitejs/plugin-basic-ssl@2.3.0': @@ -4076,8 +4080,8 @@ packages: ajv@8.18.0: resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} - algoliasearch@5.50.1: - resolution: {integrity: sha512-/bwdue1/8LWELn/DBalGRfuLsXBLXULJo/yOeavJtDu8rBwxIzC6/Rz9Jg19S21VkJvRuZO1k8CZXBMS73mYbA==} + algoliasearch@5.50.2: + resolution: {integrity: sha512-Tfp26yoNWurUjfgK4GOrVJQhSNXu9tJtHfFFNosgT2YClG+vPyUjX/gbC8rG39qLncnZg8Fj34iarQWpMkqefw==} engines: {node: '>= 14.0.0'} ansi-colors@4.1.3: @@ -4202,8 +4206,8 @@ packages: resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==} engines: {node: '>=8.0.0'} - autoprefixer@10.4.27: - resolution: {integrity: sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==} + autoprefixer@10.5.0: + resolution: {integrity: sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: @@ -4893,8 +4897,8 @@ packages: engines: {node: '>= 0.8.0'} hasBin: true - devtools-protocol@0.0.1581282: - resolution: {integrity: sha512-nv7iKtNZQshSW2hKzYNr46nM/Cfh5SEvE2oV0/SEGgc9XupIY5ggf84Cz8eJIkBce7S3bmTAauFD6aysMpnqsQ==} + devtools-protocol@0.0.1595872: + resolution: {integrity: sha512-kRfgp8vWVjBu/fbYCiVFiOqsCk3CrMKEo3WbgGT2NXK2dG7vawWPBljixajVgGK9II8rDO9G0oD0zLt3I1daRg==} di@0.0.1: resolution: {integrity: sha512-uJaamHkagcZtHPqCIHZxnFrXlunQXgBOsZSUOWwFw31QJCAbyTBoHMW75YOTur5ZNx8pIeAKgf6GWIgaqqiLhA==} @@ -5554,8 +5558,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@17.4.0: - resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==} + globals@17.5.0: + resolution: {integrity: sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==} engines: {node: '>=18'} globalthis@1.0.4: @@ -6087,6 +6091,9 @@ packages: jasmine-core@6.1.0: resolution: {integrity: sha512-p/tjBw58O6vxKIWMlrU+yys8lqR3+l3UrqwNTT7wpj+dQ7N4etQekFM8joI+cWzPDYqZf54kN+hLC1+s5TvZvg==} + jasmine-core@6.2.0: + resolution: {integrity: sha512-b16WZG/pFEFj8qRW1ss7nDuNGYz9ji8BDGj7fJNrROauk5rj/diO3KPOuyIpcgUChdC+c0PfQ8iUk4nHE+EN4w==} + jasmine-reporters@2.5.2: resolution: {integrity: sha512-qdewRUuFOSiWhiyWZX8Yx3YNQ9JG51ntBEO4ekLQRpktxFTwUHy24a86zD/Oi2BRTKksEdfWQZcQFqzjqIkPig==} @@ -6097,6 +6104,10 @@ packages: resolution: {integrity: sha512-WPphPqEMY0uBRMjuhRHoVoxQNvJuxIMqz0yIcJ3k3oYxBedeGoH60/NXNgasxnx2FvfXrq5/r+2wssJ7WE8ABw==} hasBin: true + jasmine@6.2.0: + resolution: {integrity: sha512-dvYt7bidcu0JvvSbiUnSDW7UQQiflUwDr6C+5wzoZ0J7RY9u+UcoSIzyhMPj6fnU/tC7KinJ5QrjwD2Y9p4T4w==} + hasBin: true + jest-worker@27.5.1: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} @@ -7086,6 +7097,10 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} + postcss@8.5.10: + resolution: {integrity: sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==} + engines: {node: ^10 || ^12 || >=14} + postcss@8.5.9: resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==} engines: {node: ^10 || ^12 || >=14} @@ -7166,12 +7181,12 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - puppeteer-core@24.40.0: - resolution: {integrity: sha512-MWL3XbUCfVgGR0gRsidzT6oKJT2QydPLhMITU6HoVWiiv4gkb6gJi3pcdAa8q4HwjBTbqISOWVP4aJiiyUJvag==} + puppeteer-core@24.41.0: + resolution: {integrity: sha512-rLIUri7E/NQ3APSEYCCozaSJx0u8Tu9wxO6BJwnvXmIgILSK3L0TombaVh3izp1njAGrO6H2ru0hcIrLF+gWLw==} engines: {node: '>=18'} - puppeteer@24.40.0: - resolution: {integrity: sha512-IxQbDq93XHVVLWHrAkFP7F7iHvb9o0mgfsSIMlhHb+JM+JjM1V4v4MNSQfcRWJopx9dsNOr9adYv0U5fm9BJBQ==} + puppeteer@24.41.0: + resolution: {integrity: sha512-W6Fk0J3TPjjtwjXOyR/qf+YaL0H/Uq8HIgHcXG4mNM/IgbKMCH/HPyK0Fi2qbTU/QpSl9bCte2yBpGHKejTpIw==} engines: {node: '>=18'} hasBin: true @@ -8152,20 +8167,20 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - verdaccio-audit@13.0.0-next-8.36: - resolution: {integrity: sha512-xTfrlOrdZIKRCt4HipObn7rXcz90Ws9Pxd9SRpxIvUI6ib+TVf52Zxyq6ika7bRjHf8Gx7JoozxY33ISB2zzwA==} + verdaccio-audit@13.0.0-next-8.37: + resolution: {integrity: sha512-ckn4xxNEkK5lflwb8a6xs2j6rVe//9sEH4rJHBqh2RelKYnFkxHbnN06gsdV2KtqSKDD9F4NE2UDA9SSs8E90w==} engines: {node: '>=18'} verdaccio-auth-memory@10.3.1: resolution: {integrity: sha512-3m4VH5lD3qdRkDvcvVzHP6YftcsRXgu3WZuspcrH0/76+ugI2wkVezgBDbu4WRwJqRvG0MEf8Zxoup9zVK5SVw==} engines: {node: '>=18'} - verdaccio-htpasswd@13.0.0-next-8.36: - resolution: {integrity: sha512-FwXaJDu1gd4lvfpxcdCzdXNmVMOS31m4cC7M5yT+EKm7K5NknHzFB1e102UEzF/JqXSNmKKzr5cUUUYSGYV3NA==} + verdaccio-htpasswd@13.0.0-next-8.37: + resolution: {integrity: sha512-25MjzPLJG8mfPe4jtR8+3B8PCfBl0D2DRDnsP+KJPn8yBbUiO/GJaw2dyGOiVA7ZTyAWKDnN0WvmmIs+Ibj4+g==} engines: {node: '>=18'} - verdaccio@6.4.0: - resolution: {integrity: sha512-0ivKhCxsItJu6C1JmUP3PgG/BMUUbCS9W2nX4D4ZcbKFtnscUnfH1KXf0bt5eNEl660xuvCrSc3iJ5exdqP3dQ==} + verdaccio@6.5.0: + resolution: {integrity: sha512-PFsGVvSyS47ZAt58MiL+5hX0jexgv20rrhEL2qEF5wGV9OLP9Cbm67aN5+PJT3pdQyghGk2Yq4/SVNwCmB/oHA==} engines: {node: '>=18'} hasBin: true @@ -8229,7 +8244,6 @@ packages: '@vitest/ui': 4.1.4 happy-dom: '*' jsdom: '*' - vite: ^6.0.0 || ^7.0.0 || ^8.0.0 peerDependenciesMeta: '@edge-runtime/vm': optional: true @@ -8338,8 +8352,8 @@ packages: html-webpack-plugin: optional: true - webpack@5.106.0: - resolution: {integrity: sha512-Pkx5joZ9RrdgO5LBkyX1L2ZAJeK/Taz3vqZ9CbcP0wS5LEMx5QkKsEwLl29QJfihZ+DKRBFldzy1O30pJ1MDpA==} + webpack@5.106.2: + resolution: {integrity: sha512-wGN3qcrBQIFmQ/c0AiOAQBvrZ5lmY8vbbMv4Mxfgzqd/B6+9pXtLo73WuS1dSGXM5QYY3hZnIbvx+K1xxe6FyA==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -8568,89 +8582,89 @@ snapshots: '@actions/io@3.0.2': {} - '@algolia/abtesting@1.16.1': + '@algolia/abtesting@1.16.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-abtesting@5.50.1': + '@algolia/client-abtesting@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-analytics@5.50.1': + '@algolia/client-analytics@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-common@5.50.1': {} + '@algolia/client-common@5.50.2': {} - '@algolia/client-insights@5.50.1': + '@algolia/client-insights@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-personalization@5.50.1': + '@algolia/client-personalization@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-query-suggestions@5.50.1': + '@algolia/client-query-suggestions@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/client-search@5.50.1': + '@algolia/client-search@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/ingestion@1.50.1': + '@algolia/ingestion@1.50.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/monitoring@1.50.1': + '@algolia/monitoring@1.50.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/recommend@5.50.1': + '@algolia/recommend@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + '@algolia/client-common': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 - '@algolia/requester-browser-xhr@5.50.1': + '@algolia/requester-browser-xhr@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 + '@algolia/client-common': 5.50.2 - '@algolia/requester-fetch@5.50.1': + '@algolia/requester-fetch@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 + '@algolia/client-common': 5.50.2 - '@algolia/requester-node-http@5.50.1': + '@algolia/requester-node-http@5.50.2': dependencies: - '@algolia/client-common': 5.50.1 + '@algolia/client-common': 5.50.2 '@ampproject/remapping@2.3.0': dependencies: @@ -11514,7 +11528,7 @@ snapshots: '@types/loader-utils@3.0.0(esbuild@0.28.0)': dependencies: '@types/node': 22.19.17 - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) transitivePeerDependencies: - '@swc/core' - esbuild @@ -11654,14 +11668,14 @@ snapshots: '@types/node': 22.19.17 optional: true - '@typescript-eslint/eslint-plugin@8.58.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)': + '@typescript-eslint/eslint-plugin@8.58.2(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) - '@typescript-eslint/scope-manager': 8.58.1 - '@typescript-eslint/type-utils': 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) - '@typescript-eslint/utils': 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) - '@typescript-eslint/visitor-keys': 8.58.1 + '@typescript-eslint/parser': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + '@typescript-eslint/scope-manager': 8.58.2 + '@typescript-eslint/type-utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + '@typescript-eslint/utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + '@typescript-eslint/visitor-keys': 8.58.2 eslint: 10.2.0(jiti@2.6.1) ignore: 7.0.5 natural-compare: 1.4.0 @@ -11670,41 +11684,41 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)': + '@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)': dependencies: - '@typescript-eslint/scope-manager': 8.58.1 - '@typescript-eslint/types': 8.58.1 - '@typescript-eslint/typescript-estree': 8.58.1(typescript@6.0.2) - '@typescript-eslint/visitor-keys': 8.58.1 + '@typescript-eslint/scope-manager': 8.58.2 + '@typescript-eslint/types': 8.58.2 + '@typescript-eslint/typescript-estree': 8.58.2(typescript@6.0.2) + '@typescript-eslint/visitor-keys': 8.58.2 debug: 4.4.3(supports-color@10.2.2) eslint: 10.2.0(jiti@2.6.1) typescript: 6.0.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.58.1(typescript@6.0.2)': + '@typescript-eslint/project-service@8.58.2(typescript@6.0.2)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.58.1(typescript@6.0.2) - '@typescript-eslint/types': 8.58.1 + '@typescript-eslint/tsconfig-utils': 8.58.2(typescript@6.0.2) + '@typescript-eslint/types': 8.58.2 debug: 4.4.3(supports-color@10.2.2) typescript: 6.0.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.58.1': + '@typescript-eslint/scope-manager@8.58.2': dependencies: - '@typescript-eslint/types': 8.58.1 - '@typescript-eslint/visitor-keys': 8.58.1 + '@typescript-eslint/types': 8.58.2 + '@typescript-eslint/visitor-keys': 8.58.2 - '@typescript-eslint/tsconfig-utils@8.58.1(typescript@6.0.2)': + '@typescript-eslint/tsconfig-utils@8.58.2(typescript@6.0.2)': dependencies: typescript: 6.0.2 - '@typescript-eslint/type-utils@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)': + '@typescript-eslint/type-utils@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)': dependencies: - '@typescript-eslint/types': 8.58.1 - '@typescript-eslint/typescript-estree': 8.58.1(typescript@6.0.2) - '@typescript-eslint/utils': 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + '@typescript-eslint/types': 8.58.2 + '@typescript-eslint/typescript-estree': 8.58.2(typescript@6.0.2) + '@typescript-eslint/utils': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) debug: 4.4.3(supports-color@10.2.2) eslint: 10.2.0(jiti@2.6.1) ts-api-utils: 2.5.0(typescript@6.0.2) @@ -11714,12 +11728,14 @@ snapshots: '@typescript-eslint/types@8.58.1': {} - '@typescript-eslint/typescript-estree@8.58.1(typescript@6.0.2)': + '@typescript-eslint/types@8.58.2': {} + + '@typescript-eslint/typescript-estree@8.58.2(typescript@6.0.2)': dependencies: - '@typescript-eslint/project-service': 8.58.1(typescript@6.0.2) - '@typescript-eslint/tsconfig-utils': 8.58.1(typescript@6.0.2) - '@typescript-eslint/types': 8.58.1 - '@typescript-eslint/visitor-keys': 8.58.1 + '@typescript-eslint/project-service': 8.58.2(typescript@6.0.2) + '@typescript-eslint/tsconfig-utils': 8.58.2(typescript@6.0.2) + '@typescript-eslint/types': 8.58.2 + '@typescript-eslint/visitor-keys': 8.58.2 debug: 4.4.3(supports-color@10.2.2) minimatch: 10.2.5 semver: 7.7.4 @@ -11729,37 +11745,37 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)': + '@typescript-eslint/utils@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2)': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.0(jiti@2.6.1)) - '@typescript-eslint/scope-manager': 8.58.1 - '@typescript-eslint/types': 8.58.1 - '@typescript-eslint/typescript-estree': 8.58.1(typescript@6.0.2) + '@typescript-eslint/scope-manager': 8.58.2 + '@typescript-eslint/types': 8.58.2 + '@typescript-eslint/typescript-estree': 8.58.2(typescript@6.0.2) eslint: 10.2.0(jiti@2.6.1) typescript: 6.0.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.58.1': + '@typescript-eslint/visitor-keys@8.58.2': dependencies: - '@typescript-eslint/types': 8.58.1 + '@typescript-eslint/types': 8.58.2 eslint-visitor-keys: 5.0.1 - '@verdaccio/auth@8.0.0-next-8.36': + '@verdaccio/auth@8.0.0-next-8.37': dependencies: - '@verdaccio/config': 8.0.0-next-8.36 - '@verdaccio/core': 8.0.0-next-8.36 - '@verdaccio/loaders': 8.0.0-next-8.26 - '@verdaccio/signature': 8.0.0-next-8.28 + '@verdaccio/config': 8.0.0-next-8.37 + '@verdaccio/core': 8.0.0-next-8.37 + '@verdaccio/loaders': 8.0.0-next-8.27 + '@verdaccio/signature': 8.0.0-next-8.29 debug: 4.4.3(supports-color@10.2.2) lodash: 4.18.1 - verdaccio-htpasswd: 13.0.0-next-8.36 + verdaccio-htpasswd: 13.0.0-next-8.37 transitivePeerDependencies: - supports-color - '@verdaccio/config@8.0.0-next-8.36': + '@verdaccio/config@8.0.0-next-8.37': dependencies: - '@verdaccio/core': 8.0.0-next-8.36 + '@verdaccio/core': 8.0.0-next-8.37 debug: 4.4.3(supports-color@10.2.2) js-yaml: 4.1.1 lodash: 4.18.1 @@ -11775,7 +11791,7 @@ snapshots: process-warning: 1.0.0 semver: 7.7.2 - '@verdaccio/core@8.0.0-next-8.36': + '@verdaccio/core@8.0.0-next-8.37': dependencies: ajv: 8.18.0 http-errors: 2.0.1 @@ -11792,19 +11808,19 @@ snapshots: dependencies: lockfile: 1.0.4 - '@verdaccio/hooks@8.0.0-next-8.36': + '@verdaccio/hooks@8.0.0-next-8.37': dependencies: - '@verdaccio/core': 8.0.0-next-8.36 - '@verdaccio/logger': 8.0.0-next-8.36 + '@verdaccio/core': 8.0.0-next-8.37 + '@verdaccio/logger': 8.0.0-next-8.37 debug: 4.4.3(supports-color@10.2.2) got-cjs: 12.5.4 handlebars: 4.7.9 transitivePeerDependencies: - supports-color - '@verdaccio/loaders@8.0.0-next-8.26': + '@verdaccio/loaders@8.0.0-next-8.27': dependencies: - '@verdaccio/core': 8.0.0-next-8.36 + '@verdaccio/core': 8.0.0-next-8.37 debug: 4.4.3(supports-color@10.2.2) lodash: 4.18.1 transitivePeerDependencies: @@ -11823,9 +11839,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@verdaccio/logger-commons@8.0.0-next-8.36': + '@verdaccio/logger-commons@8.0.0-next-8.37': dependencies: - '@verdaccio/core': 8.0.0-next-8.36 + '@verdaccio/core': 8.0.0-next-8.37 '@verdaccio/logger-prettify': 8.0.0-next-8.5 colorette: 2.0.20 debug: 4.4.3(supports-color@10.2.2) @@ -11841,18 +11857,18 @@ snapshots: pino-abstract-transport: 1.2.0 sonic-boom: 3.8.1 - '@verdaccio/logger@8.0.0-next-8.36': + '@verdaccio/logger@8.0.0-next-8.37': dependencies: - '@verdaccio/logger-commons': 8.0.0-next-8.36 + '@verdaccio/logger-commons': 8.0.0-next-8.37 pino: 9.14.0 transitivePeerDependencies: - supports-color - '@verdaccio/middleware@8.0.0-next-8.36': + '@verdaccio/middleware@8.0.0-next-8.37': dependencies: - '@verdaccio/config': 8.0.0-next-8.36 - '@verdaccio/core': 8.0.0-next-8.36 - '@verdaccio/url': 13.0.0-next-8.36 + '@verdaccio/config': 8.0.0-next-8.37 + '@verdaccio/core': 8.0.0-next-8.37 + '@verdaccio/url': 13.0.0-next-8.37 debug: 4.4.3(supports-color@10.2.2) express: 4.22.1 express-rate-limit: 5.5.1 @@ -11861,9 +11877,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@verdaccio/package-filter@13.0.0-next-8.3': + '@verdaccio/package-filter@13.0.0-next-8.5': dependencies: - '@verdaccio/core': 8.0.0-next-8.36 + '@verdaccio/core': 8.0.0-next-8.37 debug: 4.4.3(supports-color@10.2.2) semver: 7.7.4 transitivePeerDependencies: @@ -11871,10 +11887,10 @@ snapshots: '@verdaccio/search-indexer@8.0.0-next-8.6': {} - '@verdaccio/signature@8.0.0-next-8.28': + '@verdaccio/signature@8.0.0-next-8.29': dependencies: - '@verdaccio/config': 8.0.0-next-8.36 - '@verdaccio/core': 8.0.0-next-8.36 + '@verdaccio/config': 8.0.0-next-8.37 + '@verdaccio/core': 8.0.0-next-8.37 debug: 4.4.3(supports-color@10.2.2) jsonwebtoken: 9.0.3 transitivePeerDependencies: @@ -11882,10 +11898,10 @@ snapshots: '@verdaccio/streams@10.2.1': {} - '@verdaccio/tarball@13.0.0-next-8.36': + '@verdaccio/tarball@13.0.0-next-8.37': dependencies: - '@verdaccio/core': 8.0.0-next-8.36 - '@verdaccio/url': 13.0.0-next-8.36 + '@verdaccio/core': 8.0.0-next-8.37 + '@verdaccio/url': 13.0.0-next-8.37 debug: 4.4.3(supports-color@10.2.2) gunzip-maybe: 1.4.2 tar-stream: 3.1.7 @@ -11894,19 +11910,19 @@ snapshots: - react-native-b4a - supports-color - '@verdaccio/ui-theme@8.0.0-next-8.30': {} + '@verdaccio/ui-theme@9.0.0-next-9.10': {} - '@verdaccio/url@13.0.0-next-8.36': + '@verdaccio/url@13.0.0-next-8.37': dependencies: - '@verdaccio/core': 8.0.0-next-8.36 + '@verdaccio/core': 8.0.0-next-8.37 debug: 4.4.3(supports-color@10.2.2) validator: 13.15.26 transitivePeerDependencies: - supports-color - '@verdaccio/utils@8.1.0-next-8.36': + '@verdaccio/utils@8.1.0-next-8.37': dependencies: - '@verdaccio/core': 8.0.0-next-8.36 + '@verdaccio/core': 8.0.0-next-8.37 lodash: 4.18.1 minimatch: 7.4.9 @@ -11926,7 +11942,7 @@ snapshots: obug: 2.1.1 std-env: 4.0.0 tinyrainbow: 3.1.0 - vitest: 4.1.4(@opentelemetry/api@1.9.1)(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jsdom@29.0.2)(vite@7.3.2(@types/node@24.12.2)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3)) + vitest: 4.1.4(@opentelemetry/api@1.9.1)(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jiti@2.6.1)(jsdom@29.0.2)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3) '@vitest/expect@4.1.4': dependencies: @@ -12133,22 +12149,22 @@ snapshots: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - algoliasearch@5.50.1: - dependencies: - '@algolia/abtesting': 1.16.1 - '@algolia/client-abtesting': 5.50.1 - '@algolia/client-analytics': 5.50.1 - '@algolia/client-common': 5.50.1 - '@algolia/client-insights': 5.50.1 - '@algolia/client-personalization': 5.50.1 - '@algolia/client-query-suggestions': 5.50.1 - '@algolia/client-search': 5.50.1 - '@algolia/ingestion': 1.50.1 - '@algolia/monitoring': 1.50.1 - '@algolia/recommend': 5.50.1 - '@algolia/requester-browser-xhr': 5.50.1 - '@algolia/requester-fetch': 5.50.1 - '@algolia/requester-node-http': 5.50.1 + algoliasearch@5.50.2: + dependencies: + '@algolia/abtesting': 1.16.2 + '@algolia/client-abtesting': 5.50.2 + '@algolia/client-analytics': 5.50.2 + '@algolia/client-common': 5.50.2 + '@algolia/client-insights': 5.50.2 + '@algolia/client-personalization': 5.50.2 + '@algolia/client-query-suggestions': 5.50.2 + '@algolia/client-search': 5.50.2 + '@algolia/ingestion': 1.50.2 + '@algolia/monitoring': 1.50.2 + '@algolia/recommend': 5.50.2 + '@algolia/requester-browser-xhr': 5.50.2 + '@algolia/requester-fetch': 5.50.2 + '@algolia/requester-node-http': 5.50.2 ansi-colors@4.1.3: {} @@ -12273,13 +12289,13 @@ snapshots: atomic-sleep@1.0.0: {} - autoprefixer@10.4.27(postcss@8.5.9): + autoprefixer@10.5.0(postcss@8.5.10): dependencies: browserslist: 4.28.2 caniuse-lite: 1.0.30001787 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.9 + postcss: 8.5.10 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -12292,12 +12308,12 @@ snapshots: b4a@1.8.0: {} - babel-loader@10.1.1(@babel/core@7.29.0)(webpack@5.106.0(esbuild@0.28.0)): + babel-loader@10.1.1(@babel/core@7.29.0)(webpack@5.106.2(esbuild@0.28.0)): dependencies: '@babel/core': 7.29.0 find-up: 5.0.0 optionalDependencies: - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.0): dependencies: @@ -12391,9 +12407,9 @@ snapshots: domhandler: 5.0.3 htmlparser2: 10.1.0 picocolors: 1.1.1 - postcss: 8.5.9 + postcss: 8.5.10 postcss-media-query-parser: 0.2.3 - postcss-safe-parser: 7.0.1(postcss@8.5.9) + postcss-safe-parser: 7.0.1(postcss@8.5.10) before-after-hook@4.0.0: {} @@ -12650,9 +12666,9 @@ snapshots: chrome-trace-event@1.0.4: {} - chromium-bidi@14.0.0(devtools-protocol@0.0.1581282): + chromium-bidi@14.0.0(devtools-protocol@0.0.1595872): dependencies: - devtools-protocol: 0.0.1581282 + devtools-protocol: 0.0.1595872 mitt: 3.0.1 zod: 3.25.76 @@ -12800,14 +12816,14 @@ snapshots: dependencies: is-what: 4.1.16 - copy-webpack-plugin@14.0.0(webpack@5.106.0(esbuild@0.28.0)): + copy-webpack-plugin@14.0.0(webpack@5.106.2(esbuild@0.28.0)): dependencies: glob-parent: 6.0.2 normalize-path: 3.0.0 schema-utils: 4.3.3 serialize-javascript: 7.0.5 tinyglobby: 0.2.16 - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) core-js-compat@3.49.0: dependencies: @@ -12843,18 +12859,18 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - css-loader@7.1.4(webpack@5.106.0(esbuild@0.28.0)): + css-loader@7.1.4(webpack@5.106.2(esbuild@0.28.0)): dependencies: - icss-utils: 5.1.0(postcss@8.5.9) - postcss: 8.5.9 - postcss-modules-extract-imports: 3.1.0(postcss@8.5.9) - postcss-modules-local-by-default: 4.2.0(postcss@8.5.9) - postcss-modules-scope: 3.2.1(postcss@8.5.9) - postcss-modules-values: 4.0.0(postcss@8.5.9) + icss-utils: 5.1.0(postcss@8.5.10) + postcss: 8.5.10 + postcss-modules-extract-imports: 3.1.0(postcss@8.5.10) + postcss-modules-local-by-default: 4.2.0(postcss@8.5.10) + postcss-modules-scope: 3.2.1(postcss@8.5.10) + postcss-modules-values: 4.0.0(postcss@8.5.10) postcss-value-parser: 4.2.0 semver: 7.7.4 optionalDependencies: - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) css-select@6.0.0: dependencies: @@ -12998,7 +13014,7 @@ snapshots: dev-ip@1.0.1: {} - devtools-protocol@0.0.1581282: {} + devtools-protocol@0.0.1595872: {} di@0.0.1: {} @@ -13334,17 +13350,17 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint-import-resolver-node@0.3.10)(eslint@10.2.0(jiti@2.6.1)): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint-import-resolver-node@0.3.10)(eslint@10.2.0(jiti@2.6.1)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + '@typescript-eslint/parser': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) eslint: 10.2.0(jiti@2.6.1) eslint-import-resolver-node: 0.3.10 transitivePeerDependencies: - supports-color - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1)): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.2.0(jiti@2.6.1)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -13355,7 +13371,7 @@ snapshots: doctrine: 2.1.0 eslint: 10.2.0(jiti@2.6.1) eslint-import-resolver-node: 0.3.10 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint-import-resolver-node@0.3.10)(eslint@10.2.0(jiti@2.6.1)) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2))(eslint-import-resolver-node@0.3.10)(eslint@10.2.0(jiti@2.6.1)) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -13367,7 +13383,7 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.58.1(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) + '@typescript-eslint/parser': 8.58.2(eslint@10.2.0(jiti@2.6.1))(typescript@6.0.2) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -13930,7 +13946,7 @@ snapshots: globals@14.0.0: {} - globals@17.4.0: {} + globals@17.5.0: {} globalthis@1.0.4: dependencies: @@ -14187,9 +14203,9 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icss-utils@5.1.0(postcss@8.5.9): + icss-utils@5.1.0(postcss@8.5.10): dependencies: - postcss: 8.5.9 + postcss: 8.5.10 idb@7.1.1: {} @@ -14487,6 +14503,8 @@ snapshots: jasmine-core@6.1.0: {} + jasmine-core@6.2.0: {} + jasmine-reporters@2.5.2: dependencies: '@xmldom/xmldom': 0.8.12 @@ -14502,6 +14520,12 @@ snapshots: glob: 13.0.6 jasmine-core: 6.1.0 + jasmine@6.2.0: + dependencies: + '@jasminejs/reporters': 1.0.0 + glob: 13.0.6 + jasmine-core: 6.2.0 + jest-worker@27.5.1: dependencies: '@types/node': 22.19.17 @@ -14640,9 +14664,9 @@ snapshots: transitivePeerDependencies: - supports-color - karma-jasmine-html-reporter@2.2.0(jasmine-core@6.1.0)(karma-jasmine@5.1.0(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)))(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)): + karma-jasmine-html-reporter@2.2.0(jasmine-core@6.2.0)(karma-jasmine@5.1.0(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)))(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)): dependencies: - jasmine-core: 6.1.0 + jasmine-core: 6.2.0 karma: 6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6) karma-jasmine: 5.1.0(karma@6.4.4(bufferutil@4.1.0)(utf-8-validate@6.0.6)) @@ -14698,11 +14722,11 @@ snapshots: picocolors: 1.1.1 shell-quote: 1.8.3 - less-loader@12.3.2(less@4.6.4)(webpack@5.106.0(esbuild@0.28.0)): + less-loader@12.3.2(less@4.6.4)(webpack@5.106.2(esbuild@0.28.0)): dependencies: less: 4.6.4 optionalDependencies: - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) less@4.6.4: dependencies: @@ -14722,11 +14746,11 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 - license-webpack-plugin@4.0.2(webpack@5.106.0(esbuild@0.28.0)): + license-webpack-plugin@4.0.2(webpack@5.106.2(esbuild@0.28.0)): dependencies: webpack-sources: 3.3.4 optionalDependencies: - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) limiter@1.1.5: {} @@ -14950,11 +14974,11 @@ snapshots: mimic-response@3.1.0: {} - mini-css-extract-plugin@2.10.2(webpack@5.106.0(esbuild@0.28.0)): + mini-css-extract-plugin@2.10.2(webpack@5.106.2(esbuild@0.28.0)): dependencies: schema-utils: 4.3.3 tapable: 2.3.2 - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) minimalistic-assert@1.0.1: {} @@ -15558,43 +15582,43 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss-loader@8.2.1(postcss@8.5.9)(typescript@6.0.2)(webpack@5.106.0(esbuild@0.28.0)): + postcss-loader@8.2.1(postcss@8.5.10)(typescript@6.0.2)(webpack@5.106.2(esbuild@0.28.0)): dependencies: cosmiconfig: 9.0.1(typescript@6.0.2) jiti: 2.6.1 - postcss: 8.5.9 + postcss: 8.5.10 semver: 7.7.4 optionalDependencies: - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) transitivePeerDependencies: - typescript postcss-media-query-parser@0.2.3: {} - postcss-modules-extract-imports@3.1.0(postcss@8.5.9): + postcss-modules-extract-imports@3.1.0(postcss@8.5.10): dependencies: - postcss: 8.5.9 + postcss: 8.5.10 - postcss-modules-local-by-default@4.2.0(postcss@8.5.9): + postcss-modules-local-by-default@4.2.0(postcss@8.5.10): dependencies: - icss-utils: 5.1.0(postcss@8.5.9) - postcss: 8.5.9 + icss-utils: 5.1.0(postcss@8.5.10) + postcss: 8.5.10 postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.1(postcss@8.5.9): + postcss-modules-scope@3.2.1(postcss@8.5.10): dependencies: - postcss: 8.5.9 + postcss: 8.5.10 postcss-selector-parser: 7.1.1 - postcss-modules-values@4.0.0(postcss@8.5.9): + postcss-modules-values@4.0.0(postcss@8.5.10): dependencies: - icss-utils: 5.1.0(postcss@8.5.9) - postcss: 8.5.9 + icss-utils: 5.1.0(postcss@8.5.10) + postcss: 8.5.10 - postcss-safe-parser@7.0.1(postcss@8.5.9): + postcss-safe-parser@7.0.1(postcss@8.5.10): dependencies: - postcss: 8.5.9 + postcss: 8.5.10 postcss-selector-parser@7.1.1: dependencies: @@ -15603,6 +15627,12 @@ snapshots: postcss-value-parser@4.2.0: {} + postcss@8.5.10: + dependencies: + nanoid: 3.3.11 + picocolors: 1.1.1 + source-map-js: 1.2.1 + postcss@8.5.9: dependencies: nanoid: 3.3.11 @@ -15691,12 +15721,12 @@ snapshots: punycode@2.3.1: {} - puppeteer-core@24.40.0(bufferutil@4.1.0)(utf-8-validate@6.0.6): + puppeteer-core@24.41.0(bufferutil@4.1.0)(utf-8-validate@6.0.6): dependencies: '@puppeteer/browsers': 2.13.0 - chromium-bidi: 14.0.0(devtools-protocol@0.0.1581282) + chromium-bidi: 14.0.0(devtools-protocol@0.0.1595872) debug: 4.4.3(supports-color@10.2.2) - devtools-protocol: 0.0.1581282 + devtools-protocol: 0.0.1595872 typed-query-selector: 2.12.1 webdriver-bidi-protocol: 0.4.1 ws: 8.20.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) @@ -15708,13 +15738,13 @@ snapshots: - supports-color - utf-8-validate - puppeteer@24.40.0(bufferutil@4.1.0)(typescript@6.0.2)(utf-8-validate@6.0.6): + puppeteer@24.41.0(bufferutil@4.1.0)(typescript@6.0.2)(utf-8-validate@6.0.6): dependencies: '@puppeteer/browsers': 2.13.0 - chromium-bidi: 14.0.0(devtools-protocol@0.0.1581282) + chromium-bidi: 14.0.0(devtools-protocol@0.0.1595872) cosmiconfig: 9.0.1(typescript@6.0.2) - devtools-protocol: 0.0.1581282 - puppeteer-core: 24.40.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) + devtools-protocol: 0.0.1595872 + puppeteer-core: 24.41.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) typed-query-selector: 2.12.1 transitivePeerDependencies: - bare-abort-controller @@ -15886,7 +15916,7 @@ snapshots: adjust-sourcemap-loader: 4.0.0 convert-source-map: 1.9.0 loader-utils: 2.0.4 - postcss: 8.5.9 + postcss: 8.5.10 source-map: 0.6.1 resolve@1.22.12: @@ -16068,12 +16098,12 @@ snapshots: safer-buffer@2.1.2: {} - sass-loader@16.0.7(sass@1.99.0)(webpack@5.106.0(esbuild@0.28.0)): + sass-loader@16.0.7(sass@1.99.0)(webpack@5.106.2(esbuild@0.28.0)): dependencies: neo-async: 2.6.2 optionalDependencies: sass: 1.99.0 - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) sass@1.99.0: dependencies: @@ -16344,11 +16374,11 @@ snapshots: source-map-js@1.2.1: {} - source-map-loader@5.0.0(webpack@5.106.0(esbuild@0.28.0)): + source-map-loader@5.0.0(webpack@5.106.2(esbuild@0.28.0)): dependencies: iconv-lite: 0.6.3 source-map-js: 1.2.1 - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) source-map-support@0.5.21: dependencies: @@ -16624,13 +16654,13 @@ snapshots: - bare-abort-controller - react-native-b4a - terser-webpack-plugin@5.4.0(esbuild@0.28.0)(webpack@5.106.0(esbuild@0.28.0)): + terser-webpack-plugin@5.4.0(esbuild@0.28.0)(webpack@5.106.2(esbuild@0.28.0)): dependencies: '@jridgewell/trace-mapping': 0.3.31 jest-worker: 27.5.1 schema-utils: 4.3.3 terser: 5.46.1 - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) optionalDependencies: esbuild: 0.28.0 @@ -16912,10 +16942,10 @@ snapshots: vary@1.1.2: {} - verdaccio-audit@13.0.0-next-8.36(encoding@0.1.13): + verdaccio-audit@13.0.0-next-8.37(encoding@0.1.13): dependencies: - '@verdaccio/config': 8.0.0-next-8.36 - '@verdaccio/core': 8.0.0-next-8.36 + '@verdaccio/config': 8.0.0-next-8.37 + '@verdaccio/core': 8.0.0-next-8.37 express: 4.22.1 https-proxy-agent: 5.0.1 node-fetch: 2.6.7(encoding@0.1.13) @@ -16930,9 +16960,9 @@ snapshots: transitivePeerDependencies: - supports-color - verdaccio-htpasswd@13.0.0-next-8.36: + verdaccio-htpasswd@13.0.0-next-8.37: dependencies: - '@verdaccio/core': 8.0.0-next-8.36 + '@verdaccio/core': 8.0.0-next-8.37 '@verdaccio/file-locking': 13.0.0-next-8.7 apache-md5: 1.1.8 bcryptjs: 2.4.3 @@ -16942,25 +16972,25 @@ snapshots: transitivePeerDependencies: - supports-color - verdaccio@6.4.0(encoding@0.1.13): + verdaccio@6.5.0(encoding@0.1.13): dependencies: '@cypress/request': 3.0.10 - '@verdaccio/auth': 8.0.0-next-8.36 - '@verdaccio/config': 8.0.0-next-8.36 - '@verdaccio/core': 8.0.0-next-8.36 - '@verdaccio/hooks': 8.0.0-next-8.36 - '@verdaccio/loaders': 8.0.0-next-8.26 + '@verdaccio/auth': 8.0.0-next-8.37 + '@verdaccio/config': 8.0.0-next-8.37 + '@verdaccio/core': 8.0.0-next-8.37 + '@verdaccio/hooks': 8.0.0-next-8.37 + '@verdaccio/loaders': 8.0.0-next-8.27 '@verdaccio/local-storage-legacy': 11.1.1 - '@verdaccio/logger': 8.0.0-next-8.36 - '@verdaccio/middleware': 8.0.0-next-8.36 - '@verdaccio/package-filter': 13.0.0-next-8.3 + '@verdaccio/logger': 8.0.0-next-8.37 + '@verdaccio/middleware': 8.0.0-next-8.37 + '@verdaccio/package-filter': 13.0.0-next-8.5 '@verdaccio/search-indexer': 8.0.0-next-8.6 - '@verdaccio/signature': 8.0.0-next-8.28 + '@verdaccio/signature': 8.0.0-next-8.29 '@verdaccio/streams': 10.2.1 - '@verdaccio/tarball': 13.0.0-next-8.36 - '@verdaccio/ui-theme': 8.0.0-next-8.30 - '@verdaccio/url': 13.0.0-next-8.36 - '@verdaccio/utils': 8.1.0-next-8.36 + '@verdaccio/tarball': 13.0.0-next-8.37 + '@verdaccio/ui-theme': 9.0.0-next-9.10 + '@verdaccio/url': 13.0.0-next-8.37 + '@verdaccio/utils': 8.1.0-next-8.37 JSONStream: 1.3.5 async: 3.2.6 clipanion: 4.0.0-rc.4 @@ -16973,8 +17003,8 @@ snapshots: lru-cache: 7.18.3 mime: 3.0.0 semver: 7.7.4 - verdaccio-audit: 13.0.0-next-8.36(encoding@0.1.13) - verdaccio-htpasswd: 13.0.0-next-8.36 + verdaccio-audit: 13.0.0-next-8.37(encoding@0.1.13) + verdaccio-htpasswd: 13.0.0-next-8.37 transitivePeerDependencies: - bare-abort-controller - encoding @@ -16992,7 +17022,7 @@ snapshots: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 - postcss: 8.5.9 + postcss: 8.5.10 rollup: 4.60.1 tinyglobby: 0.2.16 optionalDependencies: @@ -17005,7 +17035,7 @@ snapshots: tsx: 4.21.0 yaml: 2.8.3 - vitest@4.1.4(@opentelemetry/api@1.9.1)(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jsdom@29.0.2)(vite@7.3.2(@types/node@24.12.2)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3)): + vitest@4.1.4(@opentelemetry/api@1.9.1)(@types/node@24.12.2)(@vitest/coverage-v8@4.1.4)(jiti@2.6.1)(jsdom@29.0.2)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3): dependencies: '@vitest/expect': 4.1.4 '@vitest/mocker': 4.1.4(vite@7.3.2(@types/node@24.12.2)(jiti@2.6.1)(less@4.6.4)(sass@1.99.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.3)) @@ -17033,7 +17063,17 @@ snapshots: '@vitest/coverage-v8': 4.1.4(vitest@4.1.4) jsdom: 29.0.2 transitivePeerDependencies: + - jiti + - less + - lightningcss - msw + - sass + - sass-embedded + - stylus + - sugarss + - terser + - tsx + - yaml void-elements@2.0.1: {} @@ -17063,7 +17103,7 @@ snapshots: webidl-conversions@8.0.1: {} - webpack-dev-middleware@7.4.5(tslib@2.8.1)(webpack@5.106.0(esbuild@0.28.0)): + webpack-dev-middleware@7.4.5(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)): dependencies: colorette: 2.0.20 memfs: 4.57.1(tslib@2.8.1) @@ -17072,11 +17112,11 @@ snapshots: range-parser: 1.2.1 schema-utils: 4.3.3 optionalDependencies: - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) transitivePeerDependencies: - tslib - webpack-dev-middleware@8.0.3(tslib@2.8.1)(webpack@5.106.0(esbuild@0.28.0)): + webpack-dev-middleware@8.0.3(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)): dependencies: memfs: 4.57.1(tslib@2.8.1) mime-types: 3.0.2 @@ -17084,11 +17124,11 @@ snapshots: range-parser: 1.2.1 schema-utils: 4.3.3 optionalDependencies: - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) transitivePeerDependencies: - tslib - webpack-dev-server@5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(utf-8-validate@6.0.6)(webpack@5.106.0(esbuild@0.28.0)): + webpack-dev-server@5.2.3(bufferutil@4.1.0)(tslib@2.8.1)(utf-8-validate@6.0.6)(webpack@5.106.2(esbuild@0.28.0)): dependencies: '@types/bonjour': 3.5.13 '@types/connect-history-api-fallback': 1.5.4 @@ -17116,10 +17156,10 @@ snapshots: serve-index: 1.9.2 sockjs: 0.3.24 spdy: 4.0.2 - webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.106.0(esbuild@0.28.0)) + webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.106.2(esbuild@0.28.0)) ws: 8.20.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) optionalDependencies: - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) transitivePeerDependencies: - bufferutil - debug @@ -17135,12 +17175,12 @@ snapshots: webpack-sources@3.3.4: {} - webpack-subresource-integrity@5.1.0(webpack@5.106.0(esbuild@0.28.0)): + webpack-subresource-integrity@5.1.0(webpack@5.106.2(esbuild@0.28.0)): dependencies: typed-assert: 1.0.9 - webpack: 5.106.0(esbuild@0.28.0) + webpack: 5.106.2(esbuild@0.28.0) - webpack@5.106.0(esbuild@0.28.0): + webpack@5.106.2(esbuild@0.28.0): dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.8 @@ -17158,13 +17198,12 @@ snapshots: events: 3.3.0 glob-to-regexp: 0.4.1 graceful-fs: 4.2.11 - json-parse-even-better-errors: 2.3.1 loader-runner: 4.3.1 - mime-types: 2.1.35 + mime-db: 1.54.0 neo-async: 2.6.2 schema-utils: 4.3.3 tapable: 2.3.2 - terser-webpack-plugin: 5.4.0(esbuild@0.28.0)(webpack@5.106.0(esbuild@0.28.0)) + terser-webpack-plugin: 5.4.0(esbuild@0.28.0)(webpack@5.106.2(esbuild@0.28.0)) watchpack: 2.5.1 webpack-sources: 3.3.4 transitivePeerDependencies: