diff --git a/.changeset/pre.json b/.changeset/pre.json index 23436829f6..23d3acce24 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -15,7 +15,19 @@ "@siemens/ix-react": "2.2.1", "react-test-app": "2.1.2", "@siemens/ix-vue": "2.2.1", - "vue-test-app": "2.1.2" + "vue-test-app": "2.1.2", + "angular-standalone-test-app": "0.0.0", + "ionic-test-app": "0.0.1" }, - "changesets": [] + "changesets": [ + "clean-squids-retire", + "cool-keys-shout", + "fresh-maps-ring", + "gentle-snails-destroy", + "many-pumpkins-knock", + "purple-guests-wait", + "rare-numbers-double", + "shy-experts-rest", + "wicked-windows-approve" + ] } diff --git a/packages/aggrid/CHANGELOG.md b/packages/aggrid/CHANGELOG.md index fade47724c..b911110545 100644 --- a/packages/aggrid/CHANGELOG.md +++ b/packages/aggrid/CHANGELOG.md @@ -1,5 +1,18 @@ # @siemens/ix-aggrid +## 3.0.0-alpha.0 + +### Major Changes + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +### Patch Changes + +- Updated dependencies [[`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`d5affb02b371e3541c546e272e2389b678630dd4`](https://github.com/siemens/ix/commit/d5affb02b371e3541c546e272e2389b678630dd4), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]: + - @siemens/ix@3.0.0-alpha.0 + ## 2.2.0 ### Minor Changes diff --git a/packages/aggrid/package.json b/packages/aggrid/package.json index 93214caf80..04118f1662 100644 --- a/packages/aggrid/package.json +++ b/packages/aggrid/package.json @@ -8,7 +8,7 @@ "directory": "packages/aggrid" }, "description": "AG Grid theme based on ix theme variables", - "version": "2.2.0", + "version": "3.0.0-alpha.0", "files": [ "LICENSE", "README.md", @@ -38,7 +38,7 @@ "ts-node": "^10.9.2" }, "dependencies": { - "@siemens/ix": "~2.5.0" + "@siemens/ix": "~3.0.0-alpha.0" }, "peerDependencies": { "ag-grid-community": ">=28" diff --git a/packages/angular/CHANGELOG.md b/packages/angular/CHANGELOG.md index 3ceed7abbc..2052d01fbd 100644 --- a/packages/angular/CHANGELOG.md +++ b/packages/angular/CHANGELOG.md @@ -1,5 +1,24 @@ # @siemens/ix-angular +## 3.0.0-alpha.0 + +### Major Changes + +- [#1325](https://github.com/siemens/ix/pull/1325) [`71411db86c37d5cd0f5f71c4059322ea5e9d6f2d`](https://github.com/siemens/ix/commit/71411db86c37d5cd0f5f71c4059322ea5e9d6f2d) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(angular): change angular compiler version to v17 + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +### Minor Changes + +- [#1325](https://github.com/siemens/ix/pull/1325) [`71411db86c37d5cd0f5f71c4059322ea5e9d6f2d`](https://github.com/siemens/ix/commit/71411db86c37d5cd0f5f71c4059322ea5e9d6f2d) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(angular/standalone): add angular standalone components + +### Patch Changes + +- Updated dependencies [[`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`d5affb02b371e3541c546e272e2389b678630dd4`](https://github.com/siemens/ix/commit/d5affb02b371e3541c546e272e2389b678630dd4), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]: + - @siemens/ix@3.0.0-alpha.0 + ## 2.5.0 ### Patch Changes diff --git a/packages/angular/package.json b/packages/angular/package.json index cd281901bf..ba50eec38f 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/siemens/ix", "directory": "packages/angular" }, - "version": "2.5.0", + "version": "3.0.0-alpha.0", "description": "Siemens iX for Angular", "scripts": { "build": "ng-packagr -c tsconfig.json", @@ -16,7 +16,7 @@ }, "license": "MIT", "dependencies": { - "@siemens/ix": "~2.5.0" + "@siemens/ix": "~3.0.0-alpha.0" }, "peerDependencies": { "@angular/core": ">=17.3.0", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 0f6ad9a2e0..db62076fbe 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,21 @@ # @siemens/ix +## 3.0.0-alpha.0 + +### Major Changes + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +- [#1273](https://github.com/siemens/ix/pull/1273) [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - fix(core/checkbox): allow multiline labels and align checkbox at the top + +### Patch Changes + +- [#1468](https://github.com/siemens/ix/pull/1468) [`d5affb02b371e3541c546e272e2389b678630dd4`](https://github.com/siemens/ix/commit/d5affb02b371e3541c546e272e2389b678630dd4) Thanks [@matthiashader](https://github.com/matthiashader)! - fix(core/slider): update tooltip on steps below 1 + +- [#1330](https://github.com/siemens/ix/pull/1330) [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb) Thanks [@github-actions](https://github.com/apps/github-actions)! - fix(core): semver from stencil/core to minor + ## 2.5.0 ### Minor Changes diff --git a/packages/core/package.json b/packages/core/package.json index 09958dc076..9fd7e24853 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/siemens/ix", "directory": "packages/core" }, - "version": "2.5.0", + "version": "3.0.0-alpha.0", "license": "MIT", "description": "Siemens iX Web Components", "main": "dist/index.cjs.js", diff --git a/packages/echarts/CHANGELOG.md b/packages/echarts/CHANGELOG.md index c82e7bef37..c32c02e1b8 100644 --- a/packages/echarts/CHANGELOG.md +++ b/packages/echarts/CHANGELOG.md @@ -1,5 +1,11 @@ # @siemens/ix-echarts +## 3.0.0-alpha.0 + +### Major Changes + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + ## 2.3.0 ### Minor Changes diff --git a/packages/echarts/package.json b/packages/echarts/package.json index 2d7bc918f7..54fe18add0 100644 --- a/packages/echarts/package.json +++ b/packages/echarts/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/siemens/ix", "directory": "packages/echarts" }, - "version": "2.3.0", + "version": "3.0.0-alpha.0", "description": "Siemens iX theme for echarts", "main": "dist/index.js", "types": "dist/types/index.d.ts", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 08699ded3c..65902d4b2a 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,20 @@ # @siemens/ix-react +## 3.0.0-alpha.0 + +### Major Changes + +- [#1326](https://github.com/siemens/ix/pull/1326) [`23307a0bed36c61da3ca3b77bad99d71f8b18f3c`](https://github.com/siemens/ix/commit/23307a0bed36c61da3ca3b77bad99d71f8b18f3c) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(react): remove commonjs support + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +### Patch Changes + +- Updated dependencies [[`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`d5affb02b371e3541c546e272e2389b678630dd4`](https://github.com/siemens/ix/commit/d5affb02b371e3541c546e272e2389b678630dd4), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]: + - @siemens/ix@3.0.0-alpha.0 + ## 2.5.0 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index 0957833dc4..0c4e7ae0e5 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/siemens/ix", "directory": "packages/react" }, - "version": "2.5.0", + "version": "3.0.0-alpha.0", "description": "Siemens iX for React", "main": "dist/index.js", "types": "dist/types/index.d.ts", @@ -62,6 +62,6 @@ "react-dom": ">=17.0.2" }, "dependencies": { - "@siemens/ix": "~2.5.0" + "@siemens/ix": "~3.0.0-alpha.0" } } diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 74df5ca4be..1bc8ffc1c6 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -1,5 +1,20 @@ # @siemens/ix-vue +## 3.0.0-alpha.0 + +### Major Changes + +- [#1238](https://github.com/siemens/ix/pull/1238) [`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3) Thanks [@danielleroux](https://github.com/danielleroux)! - feat: reduce bundle size in combination with icons + +- [#1394](https://github.com/siemens/ix/pull/1394) [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff) Thanks [@AndreasBerliner](https://github.com/AndreasBerliner)! - refactor: replace internal comments with annotations + +- [#1328](https://github.com/siemens/ix/pull/1328) [`c17750dfad2fe69854f52fe56a447302c9ff4cc8`](https://github.com/siemens/ix/commit/c17750dfad2fe69854f52fe56a447302c9ff4cc8) Thanks [@danielleroux](https://github.com/danielleroux)! - feat(vue): remove commonjs + +### Patch Changes + +- Updated dependencies [[`8803f3185b8a183926576d9f28894f9e1aa92ec3`](https://github.com/siemens/ix/commit/8803f3185b8a183926576d9f28894f9e1aa92ec3), [`d5affb02b371e3541c546e272e2389b678630dd4`](https://github.com/siemens/ix/commit/d5affb02b371e3541c546e272e2389b678630dd4), [`24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff`](https://github.com/siemens/ix/commit/24f3ad61ab275bf7c9bbd7e9ee84f6b4f7d3b5ff), [`b5e2da18f871d6189c064a72bd9b29a82d0685eb`](https://github.com/siemens/ix/commit/b5e2da18f871d6189c064a72bd9b29a82d0685eb), [`e8f825f7f494c8cc05dcce075afcff77839f8096`](https://github.com/siemens/ix/commit/e8f825f7f494c8cc05dcce075afcff77839f8096)]: + - @siemens/ix@3.0.0-alpha.0 + ## 2.5.0 ### Patch Changes diff --git a/packages/vue/package.json b/packages/vue/package.json index 745bcc20e1..d71d13beb9 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -3,7 +3,7 @@ "homepage": "https://ix.siemens.io", "author": "Siemens AG", "license": "MIT", - "version": "2.5.0", + "version": "3.0.0-alpha.0", "description": "Siemens iX for Vue", "bugs": "https://github.com/siemens/ix/issues", "repository": { @@ -24,7 +24,7 @@ "lint": "eslint src" }, "dependencies": { - "@siemens/ix": "~2.5.0" + "@siemens/ix": "~3.0.0-alpha.0" }, "devDependencies": { "@siemens/ix": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1518a8913f..c4af2f7ee0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,7 +64,7 @@ importers: packages/aggrid: dependencies: '@siemens/ix': - specifier: ~2.5.0 + specifier: ~3.0.0-alpha.0 version: link:../core devDependencies: '@playwright/test': @@ -116,7 +116,7 @@ importers: packages/angular: dependencies: '@siemens/ix': - specifier: ~2.5.0 + specifier: ~3.0.0-alpha.0 version: link:../core '@siemens/ix-icons': specifier: 0.0.0-20240827135516 @@ -163,7 +163,7 @@ importers: version: 29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@16.18.106)(typescript@5.4.5)) jest-preset-angular: specifier: ^14.2.0 - version: 14.2.2(3aklbeazaw6h2knjek6352mmb4) + version: 14.2.2(atow4xklhj4vchkqvbdrd22wvm) ng-packagr: specifier: ^17.3.0 version: 17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5) @@ -231,7 +231,7 @@ importers: devDependencies: '@angular-devkit/build-angular': specifier: ^17.3.8 - version: 17.3.8(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/express@4.17.20)(@types/node@22.5.0)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.90.3))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5))(stylus@0.59.0)(typescript@5.4.5) + version: 17.3.8(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/express@4.17.20)(@types/node@22.5.0)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.90.3))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5))(stylus@0.59.0)(typescript@5.4.5) '@angular/cli': specifier: ^17.3.8 version: 17.3.8(chokidar@3.6.0) @@ -328,7 +328,7 @@ importers: devDependencies: '@angular-devkit/build-angular': specifier: ^18.1.2 - version: 18.2.1(@angular/compiler-cli@18.2.1(@angular/compiler@18.2.1(@angular/core@18.2.1(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@22.5.0)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.93.0))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)))(karma@6.4.4)(stylus@0.59.0)(typescript@5.4.5) + version: 18.2.1(@angular/compiler-cli@18.2.1(@angular/compiler@18.2.1(@angular/core@18.2.1(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@22.5.0)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.93.0))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)))(karma@6.4.4)(stylus@0.59.0)(typescript@5.4.5) '@angular/cli': specifier: ^18.1.2 version: 18.2.1(chokidar@3.6.0) @@ -850,7 +850,7 @@ importers: packages/react: dependencies: '@siemens/ix': - specifier: ~2.5.0 + specifier: ~3.0.0-alpha.0 version: link:../core '@siemens/ix-icons': specifier: 0.0.0-20240827135516 @@ -1002,7 +1002,7 @@ importers: packages/vue: dependencies: '@siemens/ix': - specifier: ~2.5.0 + specifier: ~3.0.0-alpha.0 version: link:../core '@siemens/ix-icons': specifier: 0.0.0-20240827135516 @@ -3787,10 +3787,12 @@ packages: '@humanwhocodes/config-array@0.10.7': resolution: {integrity: sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/config-array@0.11.13': resolution: {integrity: sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/config-array@0.11.14': resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} @@ -3806,9 +3808,11 @@ packages: '@humanwhocodes/object-schema@1.2.1': resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} + deprecated: Use @eslint/object-schema instead '@humanwhocodes/object-schema@2.0.1': resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} + deprecated: Use @eslint/object-schema instead '@humanwhocodes/object-schema@2.0.3': resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} @@ -5566,6 +5570,7 @@ packages: abab@2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} + deprecated: Use your platform's native atob() and btoa() methods instead abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} @@ -7358,6 +7363,7 @@ packages: domexception@4.0.0: resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==} engines: {node: '>=12'} + deprecated: Use your platform's native DOMException instead domhandler@4.3.1: resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==} @@ -8388,7 +8394,7 @@ packages: resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} engines: {node: '>= 4.0'} os: [darwin] - deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 + deprecated: Upgrade to fsevents v2 to mitigate potential security issues fsevents@2.3.2: resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} @@ -8416,6 +8422,7 @@ packages: gauge@3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} + deprecated: This package is no longer supported. gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} @@ -8532,6 +8539,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported glob@9.3.5: resolution: {integrity: sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==} @@ -9033,6 +9041,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.3: resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} @@ -9116,10 +9125,12 @@ packages: is-accessor-descriptor@0.1.6: resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==} engines: {node: '>=0.10.0'} + deprecated: Please upgrade to v0.1.7 is-accessor-descriptor@1.0.0: resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==} engines: {node: '>=0.10.0'} + deprecated: Please upgrade to v1.0.1 is-alphabetical@2.0.1: resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==} @@ -9185,10 +9196,12 @@ packages: is-data-descriptor@0.1.4: resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==} engines: {node: '>=0.10.0'} + deprecated: Please upgrade to v0.1.5 is-data-descriptor@1.0.0: resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==} engines: {node: '>=0.10.0'} + deprecated: Please upgrade to v1.0.1 is-data-view@1.0.1: resolution: {integrity: sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==} @@ -10686,6 +10699,7 @@ packages: mkdirp@0.3.0: resolution: {integrity: sha512-OHsdUcVAQ6pOtg5JYWpCBo9W/GySVuwvP9hueRMW7UqshC0tbfzLv8wjySTPm3tfUZ/21CE9E1pJagOA91Pxew==} + deprecated: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) mkdirp@0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} @@ -12337,6 +12351,7 @@ packages: resolve-url@0.2.1: resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} + deprecated: https://github.com/lydell/resolve-url#deprecated resolve.exports@2.0.2: resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==} @@ -12390,6 +12405,7 @@ packages: rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rimraf@4.4.1: @@ -12430,6 +12446,7 @@ packages: rollup-plugin-terser@7.0.2: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} + deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser peerDependencies: rollup: ^2.0.0 @@ -12891,9 +12908,11 @@ packages: source-map-resolve@0.5.3: resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} + deprecated: See https://github.com/lydell/source-map-resolve#deprecated source-map-resolve@0.6.0: resolution: {integrity: sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==} + deprecated: See https://github.com/lydell/source-map-resolve#deprecated source-map-support@0.5.13: resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==} @@ -12903,6 +12922,7 @@ packages: source-map-url@0.4.1: resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} + deprecated: See https://github.com/lydell/source-map-url#deprecated source-map@0.5.7: resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} @@ -13829,6 +13849,7 @@ packages: urix@0.1.0: resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==} + deprecated: Please see https://github.com/lydell/urix#deprecated url-join@4.0.1: resolution: {integrity: sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==} @@ -14795,7 +14816,7 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular-devkit/build-angular@17.3.8(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/express@4.17.20)(@types/node@22.5.0)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.90.3))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5))(stylus@0.59.0)(typescript@5.4.5)': + '@angular-devkit/build-angular@17.3.8(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/express@4.17.20)(@types/node@22.5.0)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.90.3))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5))(stylus@0.59.0)(typescript@5.4.5)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1703.8(chokidar@3.6.0) @@ -14864,7 +14885,7 @@ snapshots: webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.5.3(webpack@5.90.3))(webpack@5.90.3(esbuild@0.20.1)) optionalDependencies: esbuild: 0.20.1 - jest: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)) + jest: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)) jest-environment-jsdom: 29.7.0 karma: 6.4.4 ng-packagr: 17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5) @@ -14887,7 +14908,7 @@ snapshots: - utf-8-validate - webpack-cli - '@angular-devkit/build-angular@18.2.1(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@16.18.106)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.93.0))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@16.18.106)(typescript@5.4.5)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5))(stylus@0.59.0)(typescript@5.4.5)': + '@angular-devkit/build-angular@18.2.1(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@16.18.106)(chokidar@3.6.0)(html-webpack-plugin@5.5.3)(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@16.18.106)(typescript@5.4.5)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5))(stylus@0.59.0)(typescript@5.4.5)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1802.1(chokidar@3.6.0) @@ -14905,7 +14926,7 @@ snapshots: '@babel/preset-env': 7.25.3(@babel/core@7.25.2) '@babel/runtime': 7.25.0 '@discoveryjs/json-ext': 0.6.1 - '@ngtools/webpack': 18.2.1(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(typescript@5.4.5)(webpack@5.93.0) + '@ngtools/webpack': 18.2.1(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(typescript@5.4.5)(webpack@5.93.0(esbuild@0.23.0)) '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.4.0(@types/node@16.18.106)(less@4.2.0)(sass@1.77.6)(stylus@0.59.0)(terser@5.31.6)) ansi-colors: 4.1.3 autoprefixer: 10.4.20(postcss@8.4.41) @@ -14952,7 +14973,7 @@ snapshots: webpack-dev-middleware: 7.3.0(webpack@5.93.0(esbuild@0.23.0)) webpack-dev-server: 5.0.4(webpack@5.93.0(esbuild@0.23.0)) webpack-merge: 6.0.1 - webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.5.3(webpack@5.93.0))(webpack@5.93.0(esbuild@0.23.0)) + webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.5.3)(webpack@5.93.0(esbuild@0.23.0)) optionalDependencies: esbuild: 0.23.0 jest: 29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@16.18.106)(typescript@5.4.5)) @@ -14977,7 +14998,7 @@ snapshots: - utf-8-validate - webpack-cli - '@angular-devkit/build-angular@18.2.1(@angular/compiler-cli@18.2.1(@angular/compiler@18.2.1(@angular/core@18.2.1(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@22.5.0)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.93.0))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)))(karma@6.4.4)(stylus@0.59.0)(typescript@5.4.5)': + '@angular-devkit/build-angular@18.2.1(@angular/compiler-cli@18.2.1(@angular/compiler@18.2.1(@angular/core@18.2.1(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@22.5.0)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.93.0))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)))(karma@6.4.4)(stylus@0.59.0)(typescript@5.4.5)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1802.1(chokidar@3.6.0) @@ -15038,14 +15059,14 @@ snapshots: typescript: 5.4.5 vite: 5.4.0(@types/node@22.5.0)(less@4.2.0)(sass@1.77.6)(stylus@0.59.0)(terser@5.31.6) watchpack: 2.4.1 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 webpack-dev-middleware: 7.3.0(webpack@5.93.0(esbuild@0.23.0)) webpack-dev-server: 5.0.4(webpack@5.93.0(esbuild@0.23.0)) webpack-merge: 6.0.1 webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.5.3(webpack@5.93.0))(webpack@5.93.0(esbuild@0.23.0)) optionalDependencies: esbuild: 0.23.0 - jest: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)) + jest: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)) jest-environment-jsdom: 29.7.0 karma: 6.4.4 transitivePeerDependencies: @@ -17758,7 +17779,7 @@ snapshots: '@docusaurus/utils-common': 3.3.0(@docusaurus/types@3.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@docusaurus/utils-validation': 3.3.0(@docusaurus/types@3.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.2.2) autoprefixer: 10.4.20(postcss@8.4.41) - babel-loader: 9.1.3(@babel/core@7.25.2)(webpack@5.93.0(esbuild@0.23.0)) + babel-loader: 9.1.3(@babel/core@7.25.2)(webpack@5.93.0) babel-plugin-dynamic-import-node: 2.3.3 boxen: 6.2.1 chalk: 4.1.2 @@ -17784,7 +17805,7 @@ snapshots: html-webpack-plugin: 5.5.3(webpack@5.93.0) leven: 3.1.0 lodash: 4.17.21 - mini-css-extract-plugin: 2.9.0(webpack@5.93.0(esbuild@0.23.0)) + mini-css-extract-plugin: 2.9.0(webpack@5.93.0) p-map: 4.0.0 postcss: 8.4.41 postcss-loader: 7.3.3(postcss@8.4.41)(typescript@5.2.2)(webpack@5.93.0) @@ -17802,11 +17823,11 @@ snapshots: semver: 7.6.3 serve-handler: 6.1.5 shelljs: 0.8.5 - terser-webpack-plugin: 5.3.10(esbuild@0.23.0)(webpack@5.93.0) + terser-webpack-plugin: 5.3.10(webpack@5.93.0) tslib: 2.7.0 update-notifier: 6.0.2 url-loader: 4.1.1(file-loader@6.2.0(webpack@5.93.0))(webpack@5.93.0) - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 webpack-bundle-analyzer: 4.9.1 webpack-dev-server: 4.15.1(webpack@5.93.0) webpack-merge: 5.10.0 @@ -17869,7 +17890,7 @@ snapshots: unist-util-visit: 5.0.0 url-loader: 4.1.1(file-loader@6.2.0(webpack@5.93.0))(webpack@5.93.0) vfile: 6.0.1 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 transitivePeerDependencies: - '@docusaurus/types' - '@swc/core' @@ -17917,7 +17938,7 @@ snapshots: tslib: 2.7.0 unist-util-visit: 5.0.0 utility-types: 3.10.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 transitivePeerDependencies: - '@parcel/css' - '@rspack/core' @@ -17955,7 +17976,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) tslib: 2.7.0 utility-types: 3.10.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 transitivePeerDependencies: - '@parcel/css' - '@rspack/core' @@ -17985,7 +18006,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) tslib: 2.7.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 transitivePeerDependencies: - '@parcel/css' - '@rspack/core' @@ -18363,7 +18384,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) react-helmet-async: 1.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) utility-types: 3.10.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 webpack-merge: 5.10.0 transitivePeerDependencies: - '@swc/core' @@ -18415,7 +18436,7 @@ snapshots: shelljs: 0.8.5 tslib: 2.7.0 url-loader: 4.1.1(file-loader@6.2.0(webpack@5.93.0))(webpack@5.93.0) - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 optionalDependencies: '@docusaurus/types': 3.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: @@ -19361,7 +19382,7 @@ snapshots: - supports-color - ts-node - '@jest/core@29.7.0(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5))': + '@jest/core@29.7.0(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4))': dependencies: '@jest/console': 29.7.0 '@jest/reporters': 29.7.0 @@ -19375,7 +19396,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) + jest-config: 29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -19395,8 +19416,9 @@ snapshots: - babel-plugin-macros - supports-color - ts-node + optional: true - '@jest/core@29.7.0(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5))': + '@jest/core@29.7.0(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5))': dependencies: '@jest/console': 29.7.0 '@jest/reporters': 29.7.0 @@ -19410,7 +19432,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)) + jest-config: 29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -19430,7 +19452,6 @@ snapshots: - babel-plugin-macros - supports-color - ts-node - optional: true '@jest/environment@29.7.0': dependencies: @@ -19711,7 +19732,7 @@ snapshots: typescript: 5.4.5 webpack: 5.90.3(esbuild@0.20.1) - '@ngtools/webpack@18.2.1(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(typescript@5.4.5)(webpack@5.93.0)': + '@ngtools/webpack@18.2.1(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(typescript@5.4.5)(webpack@5.93.0(esbuild@0.23.0))': dependencies: '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5) typescript: 5.4.5 @@ -19721,7 +19742,7 @@ snapshots: dependencies: '@angular/compiler-cli': 18.2.1(@angular/compiler@18.2.1(@angular/core@18.2.1(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5) typescript: 5.4.5 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 '@nodelib/fs.scandir@2.1.5': dependencies: @@ -21975,6 +21996,13 @@ snapshots: schema-utils: 4.2.0 webpack: 5.93.0(esbuild@0.23.0) + babel-loader@9.1.3(@babel/core@7.25.2)(webpack@5.93.0): + dependencies: + '@babel/core': 7.25.2 + find-cache-dir: 4.0.0 + schema-utils: 4.2.0 + webpack: 5.93.0 + babel-plugin-dynamic-import-node@2.3.3: dependencies: object.assign: 4.1.5 @@ -22843,7 +22871,7 @@ snapshots: normalize-path: 3.0.0 schema-utils: 4.2.0 serialize-javascript: 6.0.1 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 copy-webpack-plugin@12.0.2(webpack@5.93.0(esbuild@0.23.0)): dependencies: @@ -22956,13 +22984,13 @@ snapshots: - supports-color - ts-node - create-jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): + create-jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) + jest-config: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -22970,14 +22998,15 @@ snapshots: - babel-plugin-macros - supports-color - ts-node + optional: true - create-jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)): + create-jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)) + jest-config: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -22985,7 +23014,6 @@ snapshots: - babel-plugin-macros - supports-color - ts-node - optional: true create-require@1.1.1: {} @@ -23059,7 +23087,7 @@ snapshots: postcss-value-parser: 4.2.0 semver: 7.6.0 optionalDependencies: - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 css-loader@7.1.2(webpack@5.93.0(esbuild@0.23.0)): dependencies: @@ -23082,7 +23110,7 @@ snapshots: postcss: 8.4.41 schema-utils: 4.2.0 serialize-javascript: 6.0.2 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 optionalDependencies: clean-css: 5.3.2 @@ -24918,7 +24946,7 @@ snapshots: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 file-uri-to-path@1.0.0: optional: true @@ -25108,7 +25136,7 @@ snapshots: semver: 7.6.3 tapable: 1.1.3 typescript: 5.2.2 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 optionalDependencies: eslint: 9.5.0 vue-template-compiler: 2.7.15 @@ -25859,7 +25887,7 @@ snapshots: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 htmlparser2@6.1.0: dependencies: @@ -26638,16 +26666,16 @@ snapshots: - supports-color - ts-node - jest-cli@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): + jest-cli@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) + '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) + create-jest: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) + jest-config: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -26656,17 +26684,18 @@ snapshots: - babel-plugin-macros - supports-color - ts-node + optional: true - jest-cli@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)): + jest-cli@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)) + '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)) + create-jest: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)) + jest-config: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -26675,7 +26704,6 @@ snapshots: - babel-plugin-macros - supports-color - ts-node - optional: true jest-config@29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@16.18.106)(typescript@5.4.5)): dependencies: @@ -26708,7 +26736,7 @@ snapshots: - babel-plugin-macros - supports-color - jest-config@29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): + jest-config@29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)): dependencies: '@babel/core': 7.23.7 '@jest/test-sequencer': 29.7.0 @@ -26734,12 +26762,13 @@ snapshots: strip-json-comments: 3.1.1 optionalDependencies: '@types/node': 16.18.106 - ts-node: 10.9.2(@types/node@22.5.0)(typescript@4.9.5) + ts-node: 10.9.2(@types/node@20.5.1)(typescript@5.5.4) transitivePeerDependencies: - babel-plugin-macros - supports-color + optional: true - jest-config@29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)): + jest-config@29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): dependencies: '@babel/core': 7.23.7 '@jest/test-sequencer': 29.7.0 @@ -26765,13 +26794,12 @@ snapshots: strip-json-comments: 3.1.1 optionalDependencies: '@types/node': 16.18.106 - ts-node: 10.9.2(@types/node@22.5.0)(typescript@5.4.5) + ts-node: 10.9.2(@types/node@22.5.0)(typescript@4.9.5) transitivePeerDependencies: - babel-plugin-macros - supports-color - optional: true - jest-config@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): + jest-config@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)): dependencies: '@babel/core': 7.23.7 '@jest/test-sequencer': 29.7.0 @@ -26797,12 +26825,13 @@ snapshots: strip-json-comments: 3.1.1 optionalDependencies: '@types/node': 22.5.0 - ts-node: 10.9.2(@types/node@22.5.0)(typescript@4.9.5) + ts-node: 10.9.2(@types/node@20.5.1)(typescript@5.5.4) transitivePeerDependencies: - babel-plugin-macros - supports-color + optional: true - jest-config@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)): + jest-config@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): dependencies: '@babel/core': 7.23.7 '@jest/test-sequencer': 29.7.0 @@ -26828,11 +26857,10 @@ snapshots: strip-json-comments: 3.1.1 optionalDependencies: '@types/node': 22.5.0 - ts-node: 10.9.2(@types/node@22.5.0)(typescript@5.4.5) + ts-node: 10.9.2(@types/node@22.5.0)(typescript@4.9.5) transitivePeerDependencies: - babel-plugin-macros - supports-color - optional: true jest-diff@29.7.0: dependencies: @@ -26929,9 +26957,9 @@ snapshots: optionalDependencies: jest-resolve: 29.7.0 - jest-preset-angular@14.2.2(3aklbeazaw6h2knjek6352mmb4): + jest-preset-angular@14.2.2(atow4xklhj4vchkqvbdrd22wvm): dependencies: - '@angular-devkit/build-angular': 18.2.1(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@16.18.106)(chokidar@3.6.0)(html-webpack-plugin@5.5.3(webpack@5.93.0))(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@16.18.106)(typescript@5.4.5)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5))(stylus@0.59.0)(typescript@5.4.5) + '@angular-devkit/build-angular': 18.2.1(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(@types/node@16.18.106)(chokidar@3.6.0)(html-webpack-plugin@5.5.3)(jest-environment-jsdom@29.7.0)(jest@29.7.0(@types/node@16.18.106)(ts-node@10.9.2(@types/node@16.18.106)(typescript@5.4.5)))(karma@6.4.4)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5))(tslib@2.7.0)(typescript@5.4.5))(stylus@0.59.0)(typescript@5.4.5) '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5) '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10) '@angular/platform-browser-dynamic': 17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@17.3.12(@angular/animations@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))) @@ -27114,30 +27142,30 @@ snapshots: - supports-color - ts-node - jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): + jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) + '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) + jest-cli: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.5.4)) transitivePeerDependencies: - '@types/node' - babel-plugin-macros - supports-color - ts-node + optional: true - jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)): + jest@29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)) + '@jest/core': 29.7.0(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5)) + jest-cli: 29.7.0(@types/node@22.5.0)(ts-node@10.9.2(@types/node@22.5.0)(typescript@4.9.5)) transitivePeerDependencies: - '@types/node' - babel-plugin-macros - supports-color - ts-node - optional: true jiti@1.20.0: {} @@ -28430,6 +28458,12 @@ snapshots: tapable: 2.2.1 webpack: 5.93.0(esbuild@0.23.0) + mini-css-extract-plugin@2.9.0(webpack@5.93.0): + dependencies: + schema-utils: 4.2.0 + tapable: 2.2.1 + webpack: 5.93.0 + minimalistic-assert@1.0.1: {} minimatch@10.0.1: @@ -29483,7 +29517,7 @@ snapshots: jiti: 1.20.0 postcss: 8.4.41 semver: 7.6.3 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 transitivePeerDependencies: - typescript @@ -29904,7 +29938,7 @@ snapshots: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 rc@1.2.8: dependencies: @@ -29945,7 +29979,7 @@ snapshots: shell-quote: 1.8.1 strip-ansi: 6.0.1 text-table: 0.2.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 optionalDependencies: typescript: 5.2.2 transitivePeerDependencies: @@ -30009,7 +30043,7 @@ snapshots: dependencies: '@babel/runtime': 7.25.0 react-loadable: '@docusaurus/react-loadable@6.0.0(react@18.3.1)' - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 react-refresh@0.14.2: {} @@ -30638,7 +30672,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 3.3.0 semver: 7.5.4 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 optionalDependencies: sass: 1.77.8 @@ -31501,7 +31535,7 @@ snapshots: optionalDependencies: esbuild: 0.20.1 - terser-webpack-plugin@5.3.10(esbuild@0.23.0)(webpack@5.93.0): + terser-webpack-plugin@5.3.10(esbuild@0.23.0)(webpack@5.93.0(esbuild@0.23.0)): dependencies: '@jridgewell/trace-mapping': 0.3.25 jest-worker: 27.5.1 @@ -31512,6 +31546,15 @@ snapshots: optionalDependencies: esbuild: 0.23.0 + terser-webpack-plugin@5.3.10(webpack@5.93.0): + dependencies: + '@jridgewell/trace-mapping': 0.3.25 + jest-worker: 27.5.1 + schema-utils: 3.3.0 + serialize-javascript: 6.0.1 + terser: 5.29.1 + webpack: 5.93.0 + terser@5.22.0: dependencies: '@jridgewell/source-map': 0.3.5 @@ -31771,25 +31814,6 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - ts-node@10.9.2(@types/node@22.5.0)(typescript@5.4.5): - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 22.5.0 - acorn: 8.12.1 - acorn-walk: 8.3.2 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.4.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - optional: true - ts-node@10.9.2(@types/node@22.5.0)(typescript@5.5.4): dependencies: '@cspotcode/source-map-support': 0.8.1 @@ -32216,7 +32240,7 @@ snapshots: loader-utils: 2.0.4 mime-types: 2.1.35 schema-utils: 3.3.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 optionalDependencies: file-loader: 6.2.0(webpack@5.93.0) @@ -32694,7 +32718,7 @@ snapshots: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.2.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 webpack-dev-middleware@6.1.2(webpack@5.90.3(esbuild@0.20.1)): dependencies: @@ -32790,7 +32814,7 @@ snapshots: webpack-dev-middleware: 5.3.3(webpack@5.93.0) ws: 8.14.2 optionalDependencies: - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 transitivePeerDependencies: - bufferutil - debug @@ -32859,6 +32883,13 @@ snapshots: html-webpack-plugin: 5.5.3(webpack@5.90.3) webpack-subresource-integrity@5.1.0(html-webpack-plugin@5.5.3(webpack@5.93.0))(webpack@5.93.0(esbuild@0.23.0)): + dependencies: + typed-assert: 1.0.9 + webpack: 5.93.0 + optionalDependencies: + html-webpack-plugin: 5.5.3(webpack@5.93.0) + + webpack-subresource-integrity@5.1.0(html-webpack-plugin@5.5.3)(webpack@5.93.0(esbuild@0.23.0)): dependencies: typed-assert: 1.0.9 webpack: 5.93.0(esbuild@0.23.0) @@ -32896,6 +32927,37 @@ snapshots: - esbuild - uglify-js + webpack@5.93.0: + dependencies: + '@types/eslint-scope': 3.7.6 + '@types/estree': 1.0.5 + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/wasm-edit': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 + acorn: 8.12.1 + acorn-import-attributes: 1.9.5(acorn@8.12.1) + browserslist: 4.23.3 + chrome-trace-event: 1.0.3 + enhanced-resolve: 5.17.1 + es-module-lexer: 1.3.1 + eslint-scope: 5.1.1 + 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.0 + mime-types: 2.1.35 + neo-async: 2.6.2 + schema-utils: 3.3.0 + tapable: 2.2.1 + terser-webpack-plugin: 5.3.10(webpack@5.93.0) + watchpack: 2.4.1 + webpack-sources: 3.2.3 + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js + webpack@5.93.0(esbuild@0.23.0): dependencies: '@types/eslint-scope': 3.7.6 @@ -32919,7 +32981,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.10(esbuild@0.23.0)(webpack@5.93.0) + terser-webpack-plugin: 5.3.10(esbuild@0.23.0)(webpack@5.93.0(esbuild@0.23.0)) watchpack: 2.4.1 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -32933,7 +32995,7 @@ snapshots: consola: 2.15.3 pretty-time: 1.1.0 std-env: 3.7.0 - webpack: 5.93.0(esbuild@0.23.0) + webpack: 5.93.0 websocket-driver@0.7.4: dependencies: