diff --git a/springwolf-ui/package.json b/springwolf-ui/package.json index d31b5f2de..d34898ca7 100644 --- a/springwolf-ui/package.json +++ b/springwolf-ui/package.json @@ -35,7 +35,7 @@ "@angular/cli": "^21.0.4", "@angular/compiler-cli": "^21.0.6", "@asyncapi/parser": "^3.4.0", - "@testing-library/angular": "^18.1.1", + "@testing-library/angular": "^19.0.0", "@types/jest": "^30.0.0", "@types/node": "^22.0.0", "angular-in-memory-web-api": "^0.21.0", diff --git a/springwolf-ui/pnpm-lock.yaml b/springwolf-ui/pnpm-lock.yaml index e7451b847..bed95d358 100644 --- a/springwolf-ui/pnpm-lock.yaml +++ b/springwolf-ui/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^3.4.0 version: 3.4.0(encoding@0.1.13) '@testing-library/angular': - specifier: ^18.1.1 - version: 18.1.1(235a1541daef9f0b5a4bd0d94a7224ec) + specifier: ^19.0.0 + version: 19.0.0(235a1541daef9f0b5a4bd0d94a7224ec) '@types/jest': specifier: ^30.0.0 version: 30.0.0 @@ -1984,13 +1984,13 @@ packages: resolution: {integrity: sha512-JZlVFE6/dYpP9tQmV0/ADfn32L9uFarHWxfcRhReKUnljz1ZiUM5zpX+PH8h5CJs6lao3TuFqnPm9IJJCEkE2w==} engines: {node: '>=10.8'} - '@testing-library/angular@18.1.1': - resolution: {integrity: sha512-LbA+W+VeOf7TC7/ZfHLiOLlLyD2cVG3mBdkJapviC2Fd4Bw/Utcaso4bh+5B0cx/fyKyuPgS+L6FnaKGdP9HBA==} + '@testing-library/angular@19.0.0': + resolution: {integrity: sha512-thUIHbpfpI7FTPwxZ4phKvVK7Twx254nZ3i48WG72xT9CK+tFWuP/4KuVy23Odr3eJ6JAqKmsYxdEQay8Rv33A==} peerDependencies: - '@angular/common': '>= 20.0.0' - '@angular/core': '>= 20.0.0' - '@angular/platform-browser': '>= 20.0.0' - '@angular/router': '>= 20.0.0' + '@angular/common': '>= 21.0.0' + '@angular/core': '>= 21.0.0' + '@angular/platform-browser': '>= 21.0.0' + '@angular/router': '>= 21.0.0' '@testing-library/dom': ^10.0.0 '@testing-library/dom@10.4.1': @@ -4919,6 +4919,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@4.0.0: resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} @@ -6906,7 +6907,7 @@ snapshots: '@stoplight/yaml-ast-parser': 0.0.50 tslib: 2.8.1 - '@testing-library/angular@18.1.1(235a1541daef9f0b5a4bd0d94a7224ec)': + '@testing-library/angular@19.0.0(235a1541daef9f0b5a4bd0d94a7224ec)': dependencies: '@angular/common': 21.0.6(@angular/core@21.0.6(@angular/compiler@21.0.6)(rxjs@7.8.2)(zone.js@0.15.1))(rxjs@7.8.2) '@angular/core': 21.0.6(@angular/compiler@21.0.6)(rxjs@7.8.2)(zone.js@0.15.1)