From 873481504b504e8eb7dfec2cafef48573e9f02cb Mon Sep 17 00:00:00 2001 From: logonoff Date: Tue, 11 Aug 2026 08:55:04 -0400 Subject: [PATCH] OCPBUGS-105598: Bump console dependencies --- dynamic-demo-plugin/package.json | 10 +- dynamic-demo-plugin/yarn.lock | 240 +++--- frontend/package.json | 49 +- .../CHANGELOG-webpack.md | 6 + .../src/components/editor/BasicCodeEditor.tsx | 2 +- frontend/rspack.config.mts | 12 +- frontend/yarn.lock | 741 +++++++++--------- 7 files changed, 550 insertions(+), 510 deletions(-) diff --git a/dynamic-demo-plugin/package.json b/dynamic-demo-plugin/package.json index 9f0c63e3d58..66a5e5a6785 100644 --- a/dynamic-demo-plugin/package.json +++ b/dynamic-demo-plugin/package.json @@ -17,11 +17,11 @@ "devDependencies": { "@openshift-console/dynamic-plugin-sdk": "portal:../frontend/packages/console-dynamic-plugin-sdk/dist/core", "@openshift-console/dynamic-plugin-sdk-webpack": "portal:../frontend/packages/console-dynamic-plugin-sdk/dist/webpack", - "@patternfly/react-core": "^6.6.0", - "@patternfly/react-icons": "^6.6.0", - "@patternfly/react-table": "^6.6.0", - "@rspack/cli": "^2.1.3", - "@rspack/core": "^2.1.3", + "@patternfly/react-core": "^6.6.1", + "@patternfly/react-icons": "^6.6.1", + "@patternfly/react-table": "^6.6.1", + "@rspack/cli": "^2.1.9", + "@rspack/core": "^2.1.9", "@types/node": "^22.19.7", "@types/react": "^18.3.27", "copy-webpack-plugin": "^13.0.1", diff --git a/dynamic-demo-plugin/yarn.lock b/dynamic-demo-plugin/yarn.lock index cc530395e53..e3aa3895780 100644 --- a/dynamic-demo-plugin/yarn.lock +++ b/dynamic-demo-plugin/yarn.lock @@ -36,11 +36,11 @@ __metadata: dependencies: "@openshift-console/dynamic-plugin-sdk": "portal:../frontend/packages/console-dynamic-plugin-sdk/dist/core" "@openshift-console/dynamic-plugin-sdk-webpack": "portal:../frontend/packages/console-dynamic-plugin-sdk/dist/webpack" - "@patternfly/react-core": "npm:^6.6.0" - "@patternfly/react-icons": "npm:^6.6.0" - "@patternfly/react-table": "npm:^6.6.0" - "@rspack/cli": "npm:^2.1.3" - "@rspack/core": "npm:^2.1.3" + "@patternfly/react-core": "npm:^6.6.1" + "@patternfly/react-icons": "npm:^6.6.1" + "@patternfly/react-table": "npm:^6.6.1" + "@rspack/cli": "npm:^2.1.9" + "@rspack/core": "npm:^2.1.9" "@types/node": "npm:^22.19.7" "@types/react": "npm:^18.3.27" copy-webpack-plugin: "npm:^13.0.1" @@ -95,31 +95,31 @@ __metadata: languageName: node linkType: hard -"@emnapi/core@npm:1.11.1": - version: 1.11.1 - resolution: "@emnapi/core@npm:1.11.1" +"@emnapi/core@npm:1.11.3": + version: 1.11.3 + resolution: "@emnapi/core@npm:1.11.3" dependencies: - "@emnapi/wasi-threads": "npm:1.2.2" + "@emnapi/wasi-threads": "npm:1.2.3" tslib: "npm:^2.4.0" - checksum: 10c0/2c6defdac2d1d26090384655d7d6c9614fa553853b1760597686749e9375dc2aa0dae80a2615b81c254600f5d531d07d8466cde0d331a8caae64b93f3ca5937e + checksum: 10c0/4ca08d349a82d5d2887ccc9e12df630877b0412ddcd59b9faee61e3c3947ccead27a18257a18bfe17abdf2b0709857808ad75d423ac49edd50c32fb140a7ed6e languageName: node linkType: hard -"@emnapi/runtime@npm:1.11.1": - version: 1.11.1 - resolution: "@emnapi/runtime@npm:1.11.1" +"@emnapi/runtime@npm:1.11.3": + version: 1.11.3 + resolution: "@emnapi/runtime@npm:1.11.3" dependencies: tslib: "npm:^2.4.0" - checksum: 10c0/04332fb62076afc440aa23316c04bec42f584ca8b074e5507d08e2b33a47cbe0493b1aadb8f3c1057b64ae1e17f5bde1a7bc37f7facc9d0bc25c18197cbd366f + checksum: 10c0/a00f1020fefb9d4145c367f93a9fddb383a00da8ffd7871e20b19659890379b83aeecb9f84d7d0eda5456343f4a09eb05b0acb5153b0d3d889539dedb1ed87c3 languageName: node linkType: hard -"@emnapi/wasi-threads@npm:1.2.2": - version: 1.2.2 - resolution: "@emnapi/wasi-threads@npm:1.2.2" +"@emnapi/wasi-threads@npm:1.2.3": + version: 1.2.3 + resolution: "@emnapi/wasi-threads@npm:1.2.3" dependencies: tslib: "npm:^2.4.0" - checksum: 10c0/f0dc8269d6b20ae5a7c7b36e7a6a333452009d461038ef4febb29da2f3f78c1e2b1576d7e8970a5c5789ed3caedc1f80f5b0c2a5373bdaf8d03b20432bb55747 + checksum: 10c0/5aed84bc5dbe867973b20406ca1ed95661a4892ecaef80378fdf2d37424b3f7b9c428df8a3e1d82b783a3345a530032bf049e699e1f113ea52203c3e9b4e6ce5 languageName: node linkType: hard @@ -445,7 +445,7 @@ __metadata: read-pkg: "npm:5.x" semver: "npm:^7.8.5" peerDependencies: - "@rspack/core": ">=2.1.3" + "@rspack/core": ">=2.1.9" typescript: ">=5.9.3" webpack: ">=5.100.0" peerDependenciesMeta: @@ -531,170 +531,186 @@ __metadata: languageName: node linkType: hard -"@patternfly/react-core@npm:^6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-core@npm:6.6.0" +"@patternfly/react-core@npm:^6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-core@npm:6.6.1" dependencies: - "@patternfly/react-icons": "npm:^6.6.0" - "@patternfly/react-styles": "npm:^6.6.0" - "@patternfly/react-tokens": "npm:^6.6.0" + "@patternfly/react-icons": "npm:^6.6.1" + "@patternfly/react-styles": "npm:^6.6.1" + "@patternfly/react-tokens": "npm:^6.6.1" focus-trap: "npm:7.6.6" react-dropzone: "npm:^14.3.5" tslib: "npm:^2.8.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/7042f6b8fd9bdc0ddea5bd5206144216ebd0819486ad903e5052ca5bb6a433c5981a4f1d694d48e12ab4717b3139ccdf5c8344c27543a5e8c1644d994e7bbb3a + checksum: 10c0/48d8b952d87abb45b99d345731c89cd42e7ba7fdd9d973025068e97c97be84b95f1560c8b7e0f02b453453a0f7c8e23a2f269d1851b9bc615bfe5547ef3b0969 languageName: node linkType: hard -"@patternfly/react-icons@npm:^6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-icons@npm:6.6.0" +"@patternfly/react-icons@npm:^6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-icons@npm:6.6.1" dependencies: tslib: "npm:^2.8.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/55ce255ce1acedc0405c3ceb22c4ac1843b2e19d9c2953bfe3cdd76561b402490bf233ad51b8aa3904616173131da78ab7792c46c9a5d0d859bded3c8dccbc73 + checksum: 10c0/9161058b4c70f66a180c568064b5fe4279494f11ffc9f3e842d101a6e1714faf0e7200c36153169d03e90ba38547810ab5f2d041ac23fdc066297fd767bbbb56 languageName: node linkType: hard -"@patternfly/react-styles@npm:^6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-styles@npm:6.6.0" - checksum: 10c0/067fe58534605b37775fcc1ea0ce5ee69d73c449286bd8e980ca0fa82edf3d0e1ec3f8603d07c69617ab0090fe58dd6f4ed443f1c199675f58623b1a2d82e837 +"@patternfly/react-styles@npm:^6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-styles@npm:6.6.1" + checksum: 10c0/0c50bf72fade26d30e6ff9abe0d2d8dbb5b546fe434067f70665ce704e63767a9f8ea7627871e2c6ce17ea4f475daa931fd420e1f1aee891c1f48b5905e57433 languageName: node linkType: hard -"@patternfly/react-table@npm:^6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-table@npm:6.6.0" +"@patternfly/react-table@npm:^6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-table@npm:6.6.1" dependencies: - "@patternfly/react-core": "npm:^6.6.0" - "@patternfly/react-icons": "npm:^6.6.0" - "@patternfly/react-styles": "npm:^6.6.0" - "@patternfly/react-tokens": "npm:^6.6.0" + "@patternfly/react-core": "npm:^6.6.1" + "@patternfly/react-icons": "npm:^6.6.1" + "@patternfly/react-styles": "npm:^6.6.1" + "@patternfly/react-tokens": "npm:^6.6.1" lodash: "npm:^4.18.1" tslib: "npm:^2.8.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/06f5bd0ccdd97cb2c3c24ad1e9811e34db81200ceaf6989d4ec98f9704c33cdfd0c043e962f5b7c37743f78ea445f088850974f2299050e6fd6111039f0ec0ab + checksum: 10c0/cefa6d56f75d60f702a15a93097a362c24d5ae5cc83c289ea75b626f915ae6992ca2720cc77846e7fe1da76f62c4a6527833750e8faf9cf9561e113d0e988f5d languageName: node linkType: hard -"@patternfly/react-tokens@npm:^6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-tokens@npm:6.6.0" - checksum: 10c0/3084a23e28e693163e68a8215a13eea036acf4c528dfbf794dd9b7f994e8e999a33a1874505cadb32c37e8e300d228b4eef3fc746acabae97f7be5ce8d65fd15 +"@patternfly/react-tokens@npm:^6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-tokens@npm:6.6.1" + checksum: 10c0/818f0539722c147a83c35bd53860b80566117c823706e51228f652754c2053410da987712b21def02d55c39845c9d129819e96a78870cc390db80df59c127a8b languageName: node linkType: hard -"@rspack/binding-darwin-arm64@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-darwin-arm64@npm:2.1.3" +"@rspack/binding-darwin-arm64@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-darwin-arm64@npm:2.1.9" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@rspack/binding-darwin-x64@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-darwin-x64@npm:2.1.3" +"@rspack/binding-darwin-x64@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-darwin-x64@npm:2.1.9" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@rspack/binding-linux-arm64-gnu@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-linux-arm64-gnu@npm:2.1.3" +"@rspack/binding-linux-arm64-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-arm64-gnu@npm:2.1.9" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-arm64-musl@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-linux-arm64-musl@npm:2.1.3" +"@rspack/binding-linux-arm64-musl@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-arm64-musl@npm:2.1.9" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@rspack/binding-linux-riscv64-gnu@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-linux-riscv64-gnu@npm:2.1.3" +"@rspack/binding-linux-ppc64-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-ppc64-gnu@npm:2.1.9" + conditions: os=linux & cpu=ppc64 & libc=glibc + languageName: node + linkType: hard + +"@rspack/binding-linux-riscv64-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-riscv64-gnu@npm:2.1.9" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-riscv64-musl@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-linux-riscv64-musl@npm:2.1.3" +"@rspack/binding-linux-riscv64-musl@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-riscv64-musl@npm:2.1.9" conditions: os=linux & cpu=riscv64 & libc=musl languageName: node linkType: hard -"@rspack/binding-linux-x64-gnu@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-linux-x64-gnu@npm:2.1.3" +"@rspack/binding-linux-s390x-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-s390x-gnu@npm:2.1.9" + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + +"@rspack/binding-linux-x64-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-x64-gnu@npm:2.1.9" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-x64-musl@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-linux-x64-musl@npm:2.1.3" +"@rspack/binding-linux-x64-musl@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-x64-musl@npm:2.1.9" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@rspack/binding-wasm32-wasi@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-wasm32-wasi@npm:2.1.3" +"@rspack/binding-wasm32-wasi@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-wasm32-wasi@npm:2.1.9" dependencies: - "@emnapi/core": "npm:1.11.1" - "@emnapi/runtime": "npm:1.11.1" + "@emnapi/core": "npm:1.11.3" + "@emnapi/runtime": "npm:1.11.3" "@napi-rs/wasm-runtime": "npm:1.1.6" conditions: cpu=wasm32 languageName: node linkType: hard -"@rspack/binding-win32-arm64-msvc@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-win32-arm64-msvc@npm:2.1.3" +"@rspack/binding-win32-arm64-msvc@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-win32-arm64-msvc@npm:2.1.9" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@rspack/binding-win32-ia32-msvc@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-win32-ia32-msvc@npm:2.1.3" +"@rspack/binding-win32-ia32-msvc@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-win32-ia32-msvc@npm:2.1.9" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@rspack/binding-win32-x64-msvc@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding-win32-x64-msvc@npm:2.1.3" +"@rspack/binding-win32-x64-msvc@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-win32-x64-msvc@npm:2.1.9" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@rspack/binding@npm:2.1.3": - version: 2.1.3 - resolution: "@rspack/binding@npm:2.1.3" - dependencies: - "@rspack/binding-darwin-arm64": "npm:2.1.3" - "@rspack/binding-darwin-x64": "npm:2.1.3" - "@rspack/binding-linux-arm64-gnu": "npm:2.1.3" - "@rspack/binding-linux-arm64-musl": "npm:2.1.3" - "@rspack/binding-linux-riscv64-gnu": "npm:2.1.3" - "@rspack/binding-linux-riscv64-musl": "npm:2.1.3" - "@rspack/binding-linux-x64-gnu": "npm:2.1.3" - "@rspack/binding-linux-x64-musl": "npm:2.1.3" - "@rspack/binding-wasm32-wasi": "npm:2.1.3" - "@rspack/binding-win32-arm64-msvc": "npm:2.1.3" - "@rspack/binding-win32-ia32-msvc": "npm:2.1.3" - "@rspack/binding-win32-x64-msvc": "npm:2.1.3" +"@rspack/binding@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding@npm:2.1.9" + dependencies: + "@rspack/binding-darwin-arm64": "npm:2.1.9" + "@rspack/binding-darwin-x64": "npm:2.1.9" + "@rspack/binding-linux-arm64-gnu": "npm:2.1.9" + "@rspack/binding-linux-arm64-musl": "npm:2.1.9" + "@rspack/binding-linux-ppc64-gnu": "npm:2.1.9" + "@rspack/binding-linux-riscv64-gnu": "npm:2.1.9" + "@rspack/binding-linux-riscv64-musl": "npm:2.1.9" + "@rspack/binding-linux-s390x-gnu": "npm:2.1.9" + "@rspack/binding-linux-x64-gnu": "npm:2.1.9" + "@rspack/binding-linux-x64-musl": "npm:2.1.9" + "@rspack/binding-wasm32-wasi": "npm:2.1.9" + "@rspack/binding-win32-arm64-msvc": "npm:2.1.9" + "@rspack/binding-win32-ia32-msvc": "npm:2.1.9" + "@rspack/binding-win32-x64-msvc": "npm:2.1.9" dependenciesMeta: "@rspack/binding-darwin-arm64": optional: true @@ -704,10 +720,14 @@ __metadata: optional: true "@rspack/binding-linux-arm64-musl": optional: true + "@rspack/binding-linux-ppc64-gnu": + optional: true "@rspack/binding-linux-riscv64-gnu": optional: true "@rspack/binding-linux-riscv64-musl": optional: true + "@rspack/binding-linux-s390x-gnu": + optional: true "@rspack/binding-linux-x64-gnu": optional: true "@rspack/binding-linux-x64-musl": @@ -720,13 +740,13 @@ __metadata: optional: true "@rspack/binding-win32-x64-msvc": optional: true - checksum: 10c0/b3e34d5cb373b6cfe4bd845231df6c50083f167177053f9819751d126eeab3a1296e85024a0c5c2fbf102e277d9c0a9eac376dfa8a608f1667547f644e43d2c7 + checksum: 10c0/f9551ae98ac19a8e56b9664bc199e1a965e8a02f2062715e61a35da4e6b4d2dc1ca7b5c0c05b5e10a05c48634853028a7311921645f589e7eae6d8ca5326892d languageName: node linkType: hard -"@rspack/cli@npm:^2.1.3": - version: 2.1.3 - resolution: "@rspack/cli@npm:2.1.3" +"@rspack/cli@npm:^2.1.9": + version: 2.1.9 + resolution: "@rspack/cli@npm:2.1.9" peerDependencies: "@rspack/core": ^2.0.0-0 "@rspack/dev-server": ^2.0.0-0 @@ -735,15 +755,15 @@ __metadata: optional: true bin: rspack: ./bin/rspack.js - checksum: 10c0/15f96011cc131cb7c5d688d81a81c5933ece72cd3a2f37a032d5e578d88f2271a7c3e46d3ea25659fe422fbe3d0e6d81a6caf69ea598305f47d15099462dbda0 + checksum: 10c0/5af23d15dbad6ce0fbffeedb67906f9575fc4513b870ad101d1afb32dbebf34ac893ec621467b4b3e051a967de168e746353d6cccc79b77948ff5199db60a127 languageName: node linkType: hard -"@rspack/core@npm:^2.1.3": - version: 2.1.3 - resolution: "@rspack/core@npm:2.1.3" +"@rspack/core@npm:^2.1.9": + version: 2.1.9 + resolution: "@rspack/core@npm:2.1.9" dependencies: - "@rspack/binding": "npm:2.1.3" + "@rspack/binding": "npm:2.1.9" peerDependencies: "@module-federation/runtime-tools": ^0.24.1 || ^2.0.0 "@swc/helpers": ^0.5.23 @@ -752,7 +772,7 @@ __metadata: optional: true "@swc/helpers": optional: true - checksum: 10c0/5da890b28cc1ef4d3ee5be5e2132ee4896c0e724b820d5b90882aec4b14a547bb98edd7603c43de5abaec5f4d7b4ffdda20e2aced3e8ada3f16036c02cdf4b6f + checksum: 10c0/6600736214df414f11d7ce324ac8bc182203f06bdf621bc8c1d356371f8929f4a6b0aeaa77bac78b28cfc7f0e8e0415d9e97226c1e6da17061a54d6d70948ff9 languageName: node linkType: hard diff --git a/frontend/package.json b/frontend/package.json index 90c9980be3f..a6adf09a638 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -65,21 +65,21 @@ "@openshift/api-types": "^1.0.0", "@openshift/dynamic-plugin-sdk": "^9.1.0", "@openshift/dynamic-plugin-sdk-webpack": "^5.3.0", - "@patternfly/patternfly": "~6.6.0", + "@patternfly/patternfly": "~6.6.1", "@patternfly/quickstarts": "~6.6.0", "@patternfly/react-catalog-view-extension": "~6.5.0", - "@patternfly/react-charts": "~8.6.0", - "@patternfly/react-code-editor": "~6.6.0", + "@patternfly/react-charts": "~8.6.1", + "@patternfly/react-code-editor": "~6.6.1", "@patternfly/react-component-groups": "~6.5.0", - "@patternfly/react-core": "~6.6.0", + "@patternfly/react-core": "~6.6.1", "@patternfly/react-data-view": "~6.5.0", - "@patternfly/react-drag-drop": "~6.6.0", - "@patternfly/react-icons": "~6.6.0", + "@patternfly/react-drag-drop": "~6.6.1", + "@patternfly/react-icons": "~6.6.1", "@patternfly/react-log-viewer": "~6.5.0", - "@patternfly/react-styles": "~6.6.0", - "@patternfly/react-table": "~6.6.0", - "@patternfly/react-templates": "~6.6.0", - "@patternfly/react-tokens": "~6.6.0", + "@patternfly/react-styles": "~6.6.1", + "@patternfly/react-table": "~6.6.1", + "@patternfly/react-templates": "~6.6.1", + "@patternfly/react-tokens": "~6.6.1", "@patternfly/react-topology": "~6.6.0", "@patternfly/react-user-feedback": "~6.4.0", "@patternfly/react-virtualized-extension": "~6.2.0", @@ -98,11 +98,11 @@ "i18next": "^25.8.18", "i18next-browser-languagedetector": "^8.2.1", "i18next-conv": "16.0.0", - "i18next-http-backend": "^4.0.0", + "i18next-http-backend": "^4.0.1", "i18next-v4-format-converter": "^1.1.2", "immutable": "^3.8.3", "istextorbinary": "^9.5.0", - "js-base64": "^3.9.1", + "js-base64": "^3.9.2", "js-yaml": "^3.15.0", "json-schema": "^0.4.0", "jsonpath-plus": "^10.4.0", @@ -146,16 +146,16 @@ "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2", "@puppeteer/browsers": "^2.6.1", "@rsdoctor/rspack-plugin": "^1.6.1", - "@rspack/cli": "^2.1.3", - "@rspack/core": "^2.1.3", - "@rspack/dev-server": "^2.1.0", + "@rspack/cli": "^2.1.9", + "@rspack/core": "^2.1.9", + "@rspack/dev-server": "^2.2.0", "@rspack/plugin-react-refresh": "^2.0.2", - "@swc/core": "^1.15.46", + "@swc/core": "^1.15.47", "@swc/jest": "^0.2.39", "@testing-library/dom": "^10.4.1", - "@testing-library/jest-dom": "^7.0.0", + "@testing-library/jest-dom": "^7.0.1", "@testing-library/react": "^16.3.2", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@types/git-url-parse": "^9.0.0", "@types/jest": "^30.0.0", "@types/js-yaml": "^3.12.7", @@ -180,7 +180,7 @@ "esbuild-loader": "^4.4.2", "find-up": "4.x", "glob": "^13.0.6", - "html-webpack-plugin": "^5.6.7", + "html-webpack-plugin": "^5.6.8", "husky": "^8.0.3", "i18next-cli": "1.50.3", "i18next-pseudo": "^2.2.1", @@ -189,7 +189,7 @@ "jest-environment-jsdom": "^30.4.1", "jest-junit": "^17.0.0", "jest-resolve": "^30.4.1", - "knip": "^6.29.0", + "knip": "^6.32.1", "lint-staged": "^10.2.2", "minimist": "^1.2.8", "mocha-junit-reporter": "^1.23.3", @@ -207,7 +207,7 @@ "sass": "^1.42.1", "sass-loader": "^10.1.1", "style-loader": "^4.0.0", - "ts-checker-rspack-plugin": "^1.5.3", + "ts-checker-rspack-plugin": "^1.6.0", "ts-node": "10.9.2", "typescript": "5.9.3", "val-loader": "^6.0.0", @@ -218,19 +218,12 @@ }, "resolutions": { "@types/lodash": "4.14.106", - "esbuild": "^0.28.1", - "follow-redirects": "^1.16.0", - "glob-parent": "^5.1.2", "hosted-git-info": "^3.0.8", "protobufjs": "7.6.5" }, "lint-staged": { "*.{js,jsx,ts,tsx,json}": "eslint --color --fix" }, - "optionalDependencies": { - "@rspack/binding-linux-ppc64-gnu": "npm:@megahard/binding-linux-ppc64-gnu@1.2.7-alpha.0-3652-gf2510302a4", - "@rspack/binding-linux-s390x-gnu": "npm:@megahard/binding-linux-s390x-gnu@1.2.7-alpha.0-3652-gf2510302a4" - }, "dependenciesMeta": { "cypress": { "built": true diff --git a/frontend/packages/console-dynamic-plugin-sdk/CHANGELOG-webpack.md b/frontend/packages/console-dynamic-plugin-sdk/CHANGELOG-webpack.md index 586c04517d3..9df4444a312 100644 --- a/frontend/packages/console-dynamic-plugin-sdk/CHANGELOG-webpack.md +++ b/frontend/packages/console-dynamic-plugin-sdk/CHANGELOG-webpack.md @@ -10,6 +10,10 @@ For current development version of Console, use `4.x.0-prerelease.n` packages. For older 1.x plugin SDK packages, refer to "OpenShift Console Versions vs SDK Versions" compatibility table in [Console dynamic plugins README](./README.md). +## 4.23.0-prerelease.6 - TBD + +- Minimum compatible version of `@rspack/core` peer dependency increased to `^2.1.9` ([OCPBUGS-105598], [#16950]) + ## 4.23.0-prerelease.5 - 2026-08-04 - Dependency bumps for `semver` and `glob` ([CONSOLE-5065], [#16115]) @@ -164,6 +168,7 @@ table in [Console dynamic plugins README](./README.md). [OCPBUGS-83823]: https://issues.redhat.com/browse/OCPBUGS-83823 [OCPBUGS-84338]: https://issues.redhat.com/browse/OCPBUGS-84338 [OCPBUGS-88319]: https://issues.redhat.com/browse/OCPBUGS-88319 +[OCPBUGS-105598]: https://issues.redhat.com/browse/OCPBUGS-105598 [#13188]: https://github.com/openshift/console/pull/13188 [#13388]: https://github.com/openshift/console/pull/13388 [#13521]: https://github.com/openshift/console/pull/13521 @@ -194,3 +199,4 @@ table in [Console dynamic plugins README](./README.md). [#16585]: https://github.com/openshift/console/pull/16585 [#16752]: https://github.com/openshift/console/pull/16752 [#16115]: https://github.com/openshift/console/pull/16115 +[#16950]: https://github.com/openshift/console/pull/16950 diff --git a/frontend/packages/console-shared/src/components/editor/BasicCodeEditor.tsx b/frontend/packages/console-shared/src/components/editor/BasicCodeEditor.tsx index 4968cad7c3c..c6c3bbe6a57 100644 --- a/frontend/packages/console-shared/src/components/editor/BasicCodeEditor.tsx +++ b/frontend/packages/console-shared/src/components/editor/BasicCodeEditor.tsx @@ -39,6 +39,7 @@ export const BasicCodeEditor: FC = (props) => { emptyStateLink={t('Start from scratch')} emptyStateTitle={t('Start editing')} isDarkTheme={theme === 'dark'} + isHighContrastTheme={contrast === 'contrast'} {...props} className={css('co-code-editor', props.className)} editorProps={{ @@ -46,7 +47,6 @@ export const BasicCodeEditor: FC = (props) => { window.monaco = monacoInstance; // for e2e tests props?.editorProps?.beforeMount?.(monacoInstance); }, - ...(contrast === 'contrast' ? { theme: theme === 'dark' ? 'hc-black' : 'hc-light' } : {}), }} options={{ fontFamily: 'var(--pf-t--global--font--family--mono)', diff --git a/frontend/rspack.config.mts b/frontend/rspack.config.mts index 815e3213df8..df7ad6f0643 100644 --- a/frontend/rspack.config.mts +++ b/frontend/rspack.config.mts @@ -1,14 +1,15 @@ import { WebpackSharedConfig, WebpackSharedObject } from '@openshift/dynamic-plugin-sdk-webpack'; import { + Configuration, CopyRspackPlugin, CssExtractRspackPlugin, + DefinePlugin, LightningCssMinimizerRspackPlugin, - SwcJsMinimizerRspackPlugin, - NormalModuleReplacementPlugin, - Configuration, NormalModule, + NormalModuleReplacementPlugin, ProgressPlugin, sharing, + SwcJsMinimizerRspackPlugin, } from '@rspack/core'; import { TsCheckerRspackPlugin } from 'ts-checker-rspack-plugin'; import { ReactRefreshRspackPlugin } from '@rspack/plugin-react-refresh'; @@ -352,6 +353,11 @@ const config: Configuration = { // See https://github.com/webpack-contrib/mini-css-extract-plugin/issues/250 ignoreOrder: true, }), + new DefinePlugin({ + // Surpress a react-router related warning in development mode. + // TODO: See if it can be removed in react router 8 + 'import.meta.hot': undefined, + }), ...(REACT_REFRESH ? [new ReactRefreshRspackPlugin()] : [new ProgressPlugin()]), ], devtool: 'cheap-module-source-map', diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 3d7ea933bc8..4061034e35c 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1857,31 +1857,31 @@ __metadata: languageName: node linkType: hard -"@emnapi/core@npm:1.11.2, @emnapi/core@npm:^1.4.3": - version: 1.11.2 - resolution: "@emnapi/core@npm:1.11.2" +"@emnapi/core@npm:1.11.2, @emnapi/core@npm:1.11.3, @emnapi/core@npm:^1.4.3": + version: 1.11.3 + resolution: "@emnapi/core@npm:1.11.3" dependencies: - "@emnapi/wasi-threads": "npm:1.2.2" + "@emnapi/wasi-threads": "npm:1.2.3" tslib: "npm:^2.4.0" - checksum: 10c0/424ca1607f498e524eb58db1095e6cc2082986edfd84a74b116d4e2c6e43b5e9d557ea7f0d7b9adf7f6d5023e25ac2ed6bd08caf0043d3d8602598d79579c2cd + checksum: 10c0/4ca08d349a82d5d2887ccc9e12df630877b0412ddcd59b9faee61e3c3947ccead27a18257a18bfe17abdf2b0709857808ad75d423ac49edd50c32fb140a7ed6e languageName: node linkType: hard -"@emnapi/runtime@npm:1.11.2, @emnapi/runtime@npm:^1.4.3": - version: 1.11.2 - resolution: "@emnapi/runtime@npm:1.11.2" +"@emnapi/runtime@npm:1.11.2, @emnapi/runtime@npm:1.11.3, @emnapi/runtime@npm:^1.4.3": + version: 1.11.3 + resolution: "@emnapi/runtime@npm:1.11.3" dependencies: tslib: "npm:^2.4.0" - checksum: 10c0/d8d500059fe9c0864571c79ce29439c1b6fb44d7ec4ac865a2aaaa7469194e5d91ebdc820cabd37c3d373478b725a8b60771733e4743cfef41fc86d9a1f2eab0 + checksum: 10c0/a00f1020fefb9d4145c367f93a9fddb383a00da8ffd7871e20b19659890379b83aeecb9f84d7d0eda5456343f4a09eb05b0acb5153b0d3d889539dedb1ed87c3 languageName: node linkType: hard -"@emnapi/wasi-threads@npm:1.2.2": - version: 1.2.2 - resolution: "@emnapi/wasi-threads@npm:1.2.2" +"@emnapi/wasi-threads@npm:1.2.3": + version: 1.2.3 + resolution: "@emnapi/wasi-threads@npm:1.2.3" dependencies: tslib: "npm:^2.4.0" - checksum: 10c0/f0dc8269d6b20ae5a7c7b36e7a6a333452009d461038ef4febb29da2f3f78c1e2b1576d7e8970a5c5789ed3caedc1f80f5b0c2a5373bdaf8d03b20432bb55747 + checksum: 10c0/5aed84bc5dbe867973b20406ca1ed95661a4892ecaef80378fdf2d37424b3f7b9c428df8a3e1d82b783a3345a530032bf049e699e1f113ea52203c3e9b4e6ce5 languageName: node linkType: hard @@ -3448,121 +3448,121 @@ __metadata: languageName: node linkType: hard -"@oxc-parser/binding-android-arm-eabi@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-android-arm-eabi@npm:0.140.0" +"@oxc-parser/binding-android-arm-eabi@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-android-arm-eabi@npm:0.142.0" conditions: os=android & cpu=arm languageName: node linkType: hard -"@oxc-parser/binding-android-arm64@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-android-arm64@npm:0.140.0" +"@oxc-parser/binding-android-arm64@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-android-arm64@npm:0.142.0" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@oxc-parser/binding-darwin-arm64@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-darwin-arm64@npm:0.140.0" +"@oxc-parser/binding-darwin-arm64@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-darwin-arm64@npm:0.142.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@oxc-parser/binding-darwin-x64@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-darwin-x64@npm:0.140.0" +"@oxc-parser/binding-darwin-x64@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-darwin-x64@npm:0.142.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@oxc-parser/binding-freebsd-x64@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-freebsd-x64@npm:0.140.0" +"@oxc-parser/binding-freebsd-x64@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-freebsd-x64@npm:0.142.0" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@oxc-parser/binding-linux-arm-gnueabihf@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-arm-gnueabihf@npm:0.140.0" +"@oxc-parser/binding-linux-arm-gnueabihf@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-arm-gnueabihf@npm:0.142.0" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@oxc-parser/binding-linux-arm-musleabihf@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-arm-musleabihf@npm:0.140.0" +"@oxc-parser/binding-linux-arm-musleabihf@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-arm-musleabihf@npm:0.142.0" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@oxc-parser/binding-linux-arm64-gnu@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-arm64-gnu@npm:0.140.0" +"@oxc-parser/binding-linux-arm64-gnu@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-arm64-gnu@npm:0.142.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@oxc-parser/binding-linux-arm64-musl@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-arm64-musl@npm:0.140.0" +"@oxc-parser/binding-linux-arm64-musl@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-arm64-musl@npm:0.142.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@oxc-parser/binding-linux-ppc64-gnu@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-ppc64-gnu@npm:0.140.0" +"@oxc-parser/binding-linux-ppc64-gnu@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-ppc64-gnu@npm:0.142.0" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@oxc-parser/binding-linux-riscv64-gnu@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-riscv64-gnu@npm:0.140.0" +"@oxc-parser/binding-linux-riscv64-gnu@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-riscv64-gnu@npm:0.142.0" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@oxc-parser/binding-linux-riscv64-musl@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-riscv64-musl@npm:0.140.0" +"@oxc-parser/binding-linux-riscv64-musl@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-riscv64-musl@npm:0.142.0" conditions: os=linux & cpu=riscv64 & libc=musl languageName: node linkType: hard -"@oxc-parser/binding-linux-s390x-gnu@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-s390x-gnu@npm:0.140.0" +"@oxc-parser/binding-linux-s390x-gnu@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-s390x-gnu@npm:0.142.0" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@oxc-parser/binding-linux-x64-gnu@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-x64-gnu@npm:0.140.0" +"@oxc-parser/binding-linux-x64-gnu@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-x64-gnu@npm:0.142.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@oxc-parser/binding-linux-x64-musl@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-linux-x64-musl@npm:0.140.0" +"@oxc-parser/binding-linux-x64-musl@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-linux-x64-musl@npm:0.142.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@oxc-parser/binding-openharmony-arm64@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-openharmony-arm64@npm:0.140.0" +"@oxc-parser/binding-openharmony-arm64@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-openharmony-arm64@npm:0.142.0" conditions: os=openharmony & cpu=arm64 languageName: node linkType: hard -"@oxc-parser/binding-wasm32-wasi@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-wasm32-wasi@npm:0.140.0" +"@oxc-parser/binding-wasm32-wasi@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-wasm32-wasi@npm:0.142.0" dependencies: "@emnapi/core": "npm:1.11.2" "@emnapi/runtime": "npm:1.11.2" @@ -3571,31 +3571,31 @@ __metadata: languageName: node linkType: hard -"@oxc-parser/binding-win32-arm64-msvc@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-win32-arm64-msvc@npm:0.140.0" +"@oxc-parser/binding-win32-arm64-msvc@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-win32-arm64-msvc@npm:0.142.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@oxc-parser/binding-win32-ia32-msvc@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-win32-ia32-msvc@npm:0.140.0" +"@oxc-parser/binding-win32-ia32-msvc@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-win32-ia32-msvc@npm:0.142.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@oxc-parser/binding-win32-x64-msvc@npm:0.140.0": - version: 0.140.0 - resolution: "@oxc-parser/binding-win32-x64-msvc@npm:0.140.0" +"@oxc-parser/binding-win32-x64-msvc@npm:0.142.0": + version: 0.142.0 + resolution: "@oxc-parser/binding-win32-x64-msvc@npm:0.142.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@oxc-project/types@npm:^0.140.0": - version: 0.140.0 - resolution: "@oxc-project/types@npm:0.140.0" - checksum: 10c0/a00e4a7f47080c46b1ff3fa36d7b0269000f8375bec49404286bc4e7aaafe0201431e95f27d63e3e8689336540e7ac56e8d2783d3c45225e1bf1b0edb0f5d567 +"@oxc-project/types@npm:^0.142.0": + version: 0.142.0 + resolution: "@oxc-project/types@npm:0.142.0" + checksum: 10c0/e4fa60b8fe1a77b0db6b9a2dcbc78d9a5a18ef64dffde01d909108f3ddbc562b876c568cb01e297ba71a256fc8aaafc928d4562475a9b2a25b276fee5bf635c3 languageName: node linkType: hard @@ -3736,10 +3736,10 @@ __metadata: languageName: node linkType: hard -"@patternfly/patternfly@npm:~6.6.0": - version: 6.6.0 - resolution: "@patternfly/patternfly@npm:6.6.0" - checksum: 10c0/c7246baf490174e2fa04a3645452e1481a6fe37ab9bde1c7e9bad8326c398473d2fa707f015ca3b4226bf943b1e2855c15943bd95d1c3110d61ba44bbea368ee +"@patternfly/patternfly@npm:~6.6.1": + version: 6.6.1 + resolution: "@patternfly/patternfly@npm:6.6.1" + checksum: 10c0/ff05fe2a75dde489e2b8643d4bcd59f9a23d20710c16178721718c77551b75a43aad43da43481f52ef9452c7b46fa6b9dbf15e620d476e70955727982412b053 languageName: node linkType: hard @@ -3771,12 +3771,12 @@ __metadata: languageName: node linkType: hard -"@patternfly/react-charts@npm:~8.6.0": - version: 8.6.0 - resolution: "@patternfly/react-charts@npm:8.6.0" +"@patternfly/react-charts@npm:~8.6.1": + version: 8.6.1 + resolution: "@patternfly/react-charts@npm:8.6.1" dependencies: - "@patternfly/react-styles": "npm:^6.6.0" - "@patternfly/react-tokens": "npm:^6.6.0" + "@patternfly/react-styles": "npm:^6.6.1" + "@patternfly/react-tokens": "npm:^6.6.1" hoist-non-react-statics: "npm:^3.3.2" lodash: "npm:^4.17.23" tslib: "npm:^2.8.1" @@ -3838,24 +3838,24 @@ __metadata: optional: true victory-zoom-container: optional: true - checksum: 10c0/7dad9d325eb496fe9d4d8c1c181a187c871ce89e2bd621567213e261322eeeb5fc9183f508751c7163abd8003ed8df37f20b82260c5925c38a744f4c971899f2 + checksum: 10c0/29a7a087b0d01db9d57c3c6a26eae3b21b690bf23ceec1895952875389ca6cd4c47aafb6ebcaa1b111ae043ed9ed7f82fc285872280723f0ad409c990d8f59b3 languageName: node linkType: hard -"@patternfly/react-code-editor@npm:~6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-code-editor@npm:6.6.0" +"@patternfly/react-code-editor@npm:~6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-code-editor@npm:6.6.1" dependencies: "@monaco-editor/react": "npm:^4.7.0" - "@patternfly/react-core": "npm:^6.6.0" - "@patternfly/react-icons": "npm:^6.6.0" - "@patternfly/react-styles": "npm:^6.6.0" + "@patternfly/react-core": "npm:^6.6.1" + "@patternfly/react-icons": "npm:^6.6.1" + "@patternfly/react-styles": "npm:^6.6.1" react-dropzone: "npm:14.3.5" tslib: "npm:^2.8.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/3ad3fe326e1cb59fff0c73b5757c55092a2396e87e39008e3027975137605f9c81aaa9e123bf6c6e5f112540ffae71d753aa20b15cf7fa7e5ab3115a7320ab6e + checksum: 10c0/4ba9aeec43f5023169f7a666398290bf90e4f1bcb67fe01af1e5b4db1f5a511ab702e8ea9c38c8e6350af449ad9ff2379a516e74962d00fd5b874493f37f9168 languageName: node linkType: hard @@ -3876,20 +3876,20 @@ __metadata: languageName: node linkType: hard -"@patternfly/react-core@npm:^6.0.0, @patternfly/react-core@npm:^6.0.0-prerelease.21, @patternfly/react-core@npm:^6.4.0, @patternfly/react-core@npm:^6.5.1, @patternfly/react-core@npm:^6.6.0, @patternfly/react-core@npm:~6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-core@npm:6.6.0" +"@patternfly/react-core@npm:^6.0.0, @patternfly/react-core@npm:^6.0.0-prerelease.21, @patternfly/react-core@npm:^6.4.0, @patternfly/react-core@npm:^6.5.1, @patternfly/react-core@npm:^6.6.1, @patternfly/react-core@npm:~6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-core@npm:6.6.1" dependencies: - "@patternfly/react-icons": "npm:^6.6.0" - "@patternfly/react-styles": "npm:^6.6.0" - "@patternfly/react-tokens": "npm:^6.6.0" + "@patternfly/react-icons": "npm:^6.6.1" + "@patternfly/react-styles": "npm:^6.6.1" + "@patternfly/react-tokens": "npm:^6.6.1" focus-trap: "npm:7.6.6" react-dropzone: "npm:^14.3.5" tslib: "npm:^2.8.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/7042f6b8fd9bdc0ddea5bd5206144216ebd0819486ad903e5052ca5bb6a433c5981a4f1d694d48e12ab4717b3139ccdf5c8344c27543a5e8c1644d994e7bbb3a + checksum: 10c0/48d8b952d87abb45b99d345731c89cd42e7ba7fdd9d973025068e97c97be84b95f1560c8b7e0f02b453453a0f7c8e23a2f269d1851b9bc615bfe5547ef3b0969 languageName: node linkType: hard @@ -3910,33 +3910,33 @@ __metadata: languageName: node linkType: hard -"@patternfly/react-drag-drop@npm:~6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-drag-drop@npm:6.6.0" +"@patternfly/react-drag-drop@npm:~6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-drag-drop@npm:6.6.1" dependencies: "@dnd-kit/core": "npm:^6.3.1" "@dnd-kit/modifiers": "npm:^9.0.0" "@dnd-kit/sortable": "npm:^10.0.0" - "@patternfly/react-core": "npm:^6.6.0" - "@patternfly/react-icons": "npm:^6.6.0" - "@patternfly/react-styles": "npm:^6.6.0" + "@patternfly/react-core": "npm:^6.6.1" + "@patternfly/react-icons": "npm:^6.6.1" + "@patternfly/react-styles": "npm:^6.6.1" resize-observer-polyfill: "npm:^1.5.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/56848307873e29ae0e8ee289b67f004342f461877f01d8cadae68351992dcdbb6111735eb239cc9ce8585687c483d98df172d2a0d5a1592b12e35bb69c3c3205 + checksum: 10c0/14db5766f901693fb69f1dfbc87ff30bc93561e21e3d9d5d5bbc240b620d5f1c3a6ab479b887ec608f2ec784729948d0e8d85055f221981d567903459df13cdd languageName: node linkType: hard -"@patternfly/react-icons@npm:^6.0.0, @patternfly/react-icons@npm:^6.0.0-prerelease.7, @patternfly/react-icons@npm:^6.4.0, @patternfly/react-icons@npm:^6.5.1, @patternfly/react-icons@npm:^6.6.0, @patternfly/react-icons@npm:~6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-icons@npm:6.6.0" +"@patternfly/react-icons@npm:^6.0.0, @patternfly/react-icons@npm:^6.0.0-prerelease.7, @patternfly/react-icons@npm:^6.4.0, @patternfly/react-icons@npm:^6.5.1, @patternfly/react-icons@npm:^6.6.1, @patternfly/react-icons@npm:~6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-icons@npm:6.6.1" dependencies: tslib: "npm:^2.8.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/55ce255ce1acedc0405c3ceb22c4ac1843b2e19d9c2953bfe3cdd76561b402490bf233ad51b8aa3904616173131da78ab7792c46c9a5d0d859bded3c8dccbc73 + checksum: 10c0/9161058b4c70f66a180c568064b5fe4279494f11ffc9f3e842d101a6e1714faf0e7200c36153169d03e90ba38547810ab5f2d041ac23fdc066297fd767bbbb56 languageName: node linkType: hard @@ -3955,50 +3955,50 @@ __metadata: languageName: node linkType: hard -"@patternfly/react-styles@npm:^6.0.0, @patternfly/react-styles@npm:^6.0.0-prerelease.6, @patternfly/react-styles@npm:^6.5.1, @patternfly/react-styles@npm:^6.6.0, @patternfly/react-styles@npm:~6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-styles@npm:6.6.0" - checksum: 10c0/067fe58534605b37775fcc1ea0ce5ee69d73c449286bd8e980ca0fa82edf3d0e1ec3f8603d07c69617ab0090fe58dd6f4ed443f1c199675f58623b1a2d82e837 +"@patternfly/react-styles@npm:^6.0.0, @patternfly/react-styles@npm:^6.0.0-prerelease.6, @patternfly/react-styles@npm:^6.5.1, @patternfly/react-styles@npm:^6.6.1, @patternfly/react-styles@npm:~6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-styles@npm:6.6.1" + checksum: 10c0/0c50bf72fade26d30e6ff9abe0d2d8dbb5b546fe434067f70665ce704e63767a9f8ea7627871e2c6ce17ea4f475daa931fd420e1f1aee891c1f48b5905e57433 languageName: node linkType: hard -"@patternfly/react-table@npm:^6.0.0, @patternfly/react-table@npm:^6.4.0, @patternfly/react-table@npm:~6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-table@npm:6.6.0" +"@patternfly/react-table@npm:^6.0.0, @patternfly/react-table@npm:^6.4.0, @patternfly/react-table@npm:~6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-table@npm:6.6.1" dependencies: - "@patternfly/react-core": "npm:^6.6.0" - "@patternfly/react-icons": "npm:^6.6.0" - "@patternfly/react-styles": "npm:^6.6.0" - "@patternfly/react-tokens": "npm:^6.6.0" + "@patternfly/react-core": "npm:^6.6.1" + "@patternfly/react-icons": "npm:^6.6.1" + "@patternfly/react-styles": "npm:^6.6.1" + "@patternfly/react-tokens": "npm:^6.6.1" lodash: "npm:^4.18.1" tslib: "npm:^2.8.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/06f5bd0ccdd97cb2c3c24ad1e9811e34db81200ceaf6989d4ec98f9704c33cdfd0c043e962f5b7c37743f78ea445f088850974f2299050e6fd6111039f0ec0ab + checksum: 10c0/cefa6d56f75d60f702a15a93097a362c24d5ae5cc83c289ea75b626f915ae6992ca2720cc77846e7fe1da76f62c4a6527833750e8faf9cf9561e113d0e988f5d languageName: node linkType: hard -"@patternfly/react-templates@npm:~6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-templates@npm:6.6.0" +"@patternfly/react-templates@npm:~6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-templates@npm:6.6.1" dependencies: - "@patternfly/react-core": "npm:^6.6.0" - "@patternfly/react-icons": "npm:^6.6.0" - "@patternfly/react-styles": "npm:^6.6.0" - "@patternfly/react-tokens": "npm:^6.6.0" + "@patternfly/react-core": "npm:^6.6.1" + "@patternfly/react-icons": "npm:^6.6.1" + "@patternfly/react-styles": "npm:^6.6.1" + "@patternfly/react-tokens": "npm:^6.6.1" tslib: "npm:^2.8.1" peerDependencies: react: ^17 || ^18 || ^19 react-dom: ^17 || ^18 || ^19 - checksum: 10c0/085bcfed78aa72807996332542c9e20ab36bbd862a5161c32eb737301cceba38dfca21f0342ff1bd816cac4ddb8be7ad2d15a74cafabf64d1a3785c5601da686 + checksum: 10c0/042e1ebf12f914a595cd51db68f8f4208e194c07a89596ee2dd757b7f6f6c43735069618025c2305a9e41271a51449facc0287b7429bfd53c89ec3b853ac9f71 languageName: node linkType: hard -"@patternfly/react-tokens@npm:^6.6.0, @patternfly/react-tokens@npm:~6.6.0": - version: 6.6.0 - resolution: "@patternfly/react-tokens@npm:6.6.0" - checksum: 10c0/3084a23e28e693163e68a8215a13eea036acf4c528dfbf794dd9b7f994e8e999a33a1874505cadb32c37e8e300d228b4eef3fc746acabae97f7be5ce8d65fd15 +"@patternfly/react-tokens@npm:^6.6.1, @patternfly/react-tokens@npm:~6.6.1": + version: 6.6.1 + resolution: "@patternfly/react-tokens@npm:6.6.1" + checksum: 10c0/818f0539722c147a83c35bd53860b80566117c823706e51228f652754c2053410da987712b21def02d55c39845c9d129819e96a78870cc390db80df59c127a8b languageName: node linkType: hard @@ -4362,124 +4362,126 @@ __metadata: languageName: node linkType: hard -"@rspack/binding-darwin-arm64@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-darwin-arm64@npm:2.1.7" +"@rspack/binding-darwin-arm64@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-darwin-arm64@npm:2.1.9" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@rspack/binding-darwin-x64@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-darwin-x64@npm:2.1.7" +"@rspack/binding-darwin-x64@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-darwin-x64@npm:2.1.9" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@rspack/binding-linux-arm64-gnu@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-linux-arm64-gnu@npm:2.1.7" +"@rspack/binding-linux-arm64-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-arm64-gnu@npm:2.1.9" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-arm64-musl@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-linux-arm64-musl@npm:2.1.7" +"@rspack/binding-linux-arm64-musl@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-arm64-musl@npm:2.1.9" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@rspack/binding-linux-ppc64-gnu@npm:@megahard/binding-linux-ppc64-gnu@1.2.7-alpha.0-3652-gf2510302a4": - version: 1.2.7-alpha.0-3652-gf2510302a4 - resolution: "@megahard/binding-linux-ppc64-gnu@npm:1.2.7-alpha.0-3652-gf2510302a4" +"@rspack/binding-linux-ppc64-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-ppc64-gnu@npm:2.1.9" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-riscv64-gnu@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-linux-riscv64-gnu@npm:2.1.7" +"@rspack/binding-linux-riscv64-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-riscv64-gnu@npm:2.1.9" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-riscv64-musl@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-linux-riscv64-musl@npm:2.1.7" +"@rspack/binding-linux-riscv64-musl@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-riscv64-musl@npm:2.1.9" conditions: os=linux & cpu=riscv64 & libc=musl languageName: node linkType: hard -"@rspack/binding-linux-s390x-gnu@npm:@megahard/binding-linux-s390x-gnu@1.2.7-alpha.0-3652-gf2510302a4": - version: 1.2.7-alpha.0-3652-gf2510302a4 - resolution: "@megahard/binding-linux-s390x-gnu@npm:1.2.7-alpha.0-3652-gf2510302a4" +"@rspack/binding-linux-s390x-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-s390x-gnu@npm:2.1.9" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-x64-gnu@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-linux-x64-gnu@npm:2.1.7" +"@rspack/binding-linux-x64-gnu@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-x64-gnu@npm:2.1.9" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@rspack/binding-linux-x64-musl@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-linux-x64-musl@npm:2.1.7" +"@rspack/binding-linux-x64-musl@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-linux-x64-musl@npm:2.1.9" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@rspack/binding-wasm32-wasi@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-wasm32-wasi@npm:2.1.7" +"@rspack/binding-wasm32-wasi@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-wasm32-wasi@npm:2.1.9" dependencies: - "@emnapi/core": "npm:1.11.2" - "@emnapi/runtime": "npm:1.11.2" + "@emnapi/core": "npm:1.11.3" + "@emnapi/runtime": "npm:1.11.3" "@napi-rs/wasm-runtime": "npm:1.1.6" conditions: cpu=wasm32 languageName: node linkType: hard -"@rspack/binding-win32-arm64-msvc@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-win32-arm64-msvc@npm:2.1.7" +"@rspack/binding-win32-arm64-msvc@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-win32-arm64-msvc@npm:2.1.9" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@rspack/binding-win32-ia32-msvc@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-win32-ia32-msvc@npm:2.1.7" +"@rspack/binding-win32-ia32-msvc@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-win32-ia32-msvc@npm:2.1.9" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@rspack/binding-win32-x64-msvc@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding-win32-x64-msvc@npm:2.1.7" +"@rspack/binding-win32-x64-msvc@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding-win32-x64-msvc@npm:2.1.9" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@rspack/binding@npm:2.1.7": - version: 2.1.7 - resolution: "@rspack/binding@npm:2.1.7" - dependencies: - "@rspack/binding-darwin-arm64": "npm:2.1.7" - "@rspack/binding-darwin-x64": "npm:2.1.7" - "@rspack/binding-linux-arm64-gnu": "npm:2.1.7" - "@rspack/binding-linux-arm64-musl": "npm:2.1.7" - "@rspack/binding-linux-riscv64-gnu": "npm:2.1.7" - "@rspack/binding-linux-riscv64-musl": "npm:2.1.7" - "@rspack/binding-linux-x64-gnu": "npm:2.1.7" - "@rspack/binding-linux-x64-musl": "npm:2.1.7" - "@rspack/binding-wasm32-wasi": "npm:2.1.7" - "@rspack/binding-win32-arm64-msvc": "npm:2.1.7" - "@rspack/binding-win32-ia32-msvc": "npm:2.1.7" - "@rspack/binding-win32-x64-msvc": "npm:2.1.7" +"@rspack/binding@npm:2.1.9": + version: 2.1.9 + resolution: "@rspack/binding@npm:2.1.9" + dependencies: + "@rspack/binding-darwin-arm64": "npm:2.1.9" + "@rspack/binding-darwin-x64": "npm:2.1.9" + "@rspack/binding-linux-arm64-gnu": "npm:2.1.9" + "@rspack/binding-linux-arm64-musl": "npm:2.1.9" + "@rspack/binding-linux-ppc64-gnu": "npm:2.1.9" + "@rspack/binding-linux-riscv64-gnu": "npm:2.1.9" + "@rspack/binding-linux-riscv64-musl": "npm:2.1.9" + "@rspack/binding-linux-s390x-gnu": "npm:2.1.9" + "@rspack/binding-linux-x64-gnu": "npm:2.1.9" + "@rspack/binding-linux-x64-musl": "npm:2.1.9" + "@rspack/binding-wasm32-wasi": "npm:2.1.9" + "@rspack/binding-win32-arm64-msvc": "npm:2.1.9" + "@rspack/binding-win32-ia32-msvc": "npm:2.1.9" + "@rspack/binding-win32-x64-msvc": "npm:2.1.9" dependenciesMeta: "@rspack/binding-darwin-arm64": optional: true @@ -4489,10 +4491,14 @@ __metadata: optional: true "@rspack/binding-linux-arm64-musl": optional: true + "@rspack/binding-linux-ppc64-gnu": + optional: true "@rspack/binding-linux-riscv64-gnu": optional: true "@rspack/binding-linux-riscv64-musl": optional: true + "@rspack/binding-linux-s390x-gnu": + optional: true "@rspack/binding-linux-x64-gnu": optional: true "@rspack/binding-linux-x64-musl": @@ -4505,13 +4511,13 @@ __metadata: optional: true "@rspack/binding-win32-x64-msvc": optional: true - checksum: 10c0/22b08e4736feec8165de496d0f8006b939df5ceb92770680359016ae43d261c268840b9f53730b2667be230b3910891d4d348cf160a8eee6afcaa724e04dc164 + checksum: 10c0/f9551ae98ac19a8e56b9664bc199e1a965e8a02f2062715e61a35da4e6b4d2dc1ca7b5c0c05b5e10a05c48634853028a7311921645f589e7eae6d8ca5326892d languageName: node linkType: hard -"@rspack/cli@npm:^2.1.3": - version: 2.1.7 - resolution: "@rspack/cli@npm:2.1.7" +"@rspack/cli@npm:^2.1.9": + version: 2.1.9 + resolution: "@rspack/cli@npm:2.1.9" peerDependencies: "@rspack/core": ^2.0.0-0 "@rspack/dev-server": ^2.0.0-0 @@ -4520,15 +4526,15 @@ __metadata: optional: true bin: rspack: ./bin/rspack.js - checksum: 10c0/ed7d37667942fbd445b894ec89ceb8b104ce68f5f94043db6898ab2319517d0a277cfe0f898ee90f4d83919f16c858e3d5d8e1e57df23a763afce9b36a773742 + checksum: 10c0/5af23d15dbad6ce0fbffeedb67906f9575fc4513b870ad101d1afb32dbebf34ac893ec621467b4b3e051a967de168e746353d6cccc79b77948ff5199db60a127 languageName: node linkType: hard -"@rspack/core@npm:^2.1.3": - version: 2.1.7 - resolution: "@rspack/core@npm:2.1.7" +"@rspack/core@npm:^2.1.9": + version: 2.1.9 + resolution: "@rspack/core@npm:2.1.9" dependencies: - "@rspack/binding": "npm:2.1.7" + "@rspack/binding": "npm:2.1.9" peerDependencies: "@module-federation/runtime-tools": ^0.24.1 || ^2.0.0 "@swc/helpers": ^0.5.23 @@ -4537,7 +4543,7 @@ __metadata: optional: true "@swc/helpers": optional: true - checksum: 10c0/e9e006e68d54b6a4c742cd7dc84f9f52c67f89da849e23c2723399ad6b7c39654effc1e92f6f2d54ddd10205ee36dca20559ee5a4033ee54d00daa80839aed5b + checksum: 10c0/6600736214df414f11d7ce324ac8bc182203f06bdf621bc8c1d356371f8929f4a6b0aeaa77bac78b28cfc7f0e8e0415d9e97226c1e6da17061a54d6d70948ff9 languageName: node linkType: hard @@ -4553,9 +4559,9 @@ __metadata: languageName: node linkType: hard -"@rspack/dev-server@npm:^2.1.0": - version: 2.1.0 - resolution: "@rspack/dev-server@npm:2.1.0" +"@rspack/dev-server@npm:^2.2.0": + version: 2.2.0 + resolution: "@rspack/dev-server@npm:2.2.0" dependencies: "@rspack/dev-middleware": "npm:^2.0.3" peerDependencies: @@ -4564,7 +4570,7 @@ __metadata: peerDependenciesMeta: selfsigned: optional: true - checksum: 10c0/54d25adb8944da00dc01437108dfaa8af238074ce6b99f854d691c5fb7e982a98f5105d8664c921b167843a133a2d0327597dbcba4eb5c11d9310c80e517fb96 + checksum: 10c0/c98856c67d1b4d541fcaa02028d504464dda95d775953e979eadb4380ad580d49184b570f7c98af921d8808e31b8afcd50267c170543dc2b1067b6e62274c50d languageName: node linkType: hard @@ -4752,106 +4758,106 @@ __metadata: languageName: node linkType: hard -"@swc/core-darwin-arm64@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-darwin-arm64@npm:1.15.46" +"@swc/core-darwin-arm64@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-darwin-arm64@npm:1.15.47" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@swc/core-darwin-x64@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-darwin-x64@npm:1.15.46" +"@swc/core-darwin-x64@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-darwin-x64@npm:1.15.47" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@swc/core-linux-arm-gnueabihf@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-linux-arm-gnueabihf@npm:1.15.46" +"@swc/core-linux-arm-gnueabihf@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-linux-arm-gnueabihf@npm:1.15.47" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@swc/core-linux-arm64-gnu@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-linux-arm64-gnu@npm:1.15.46" +"@swc/core-linux-arm64-gnu@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-linux-arm64-gnu@npm:1.15.47" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-arm64-musl@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-linux-arm64-musl@npm:1.15.46" +"@swc/core-linux-arm64-musl@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-linux-arm64-musl@npm:1.15.47" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@swc/core-linux-ppc64-gnu@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-linux-ppc64-gnu@npm:1.15.46" +"@swc/core-linux-ppc64-gnu@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-linux-ppc64-gnu@npm:1.15.47" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-s390x-gnu@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-linux-s390x-gnu@npm:1.15.46" +"@swc/core-linux-s390x-gnu@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-linux-s390x-gnu@npm:1.15.47" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@swc/core-linux-x64-gnu@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-linux-x64-gnu@npm:1.15.46" +"@swc/core-linux-x64-gnu@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-linux-x64-gnu@npm:1.15.47" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-x64-musl@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-linux-x64-musl@npm:1.15.46" +"@swc/core-linux-x64-musl@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-linux-x64-musl@npm:1.15.47" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@swc/core-win32-arm64-msvc@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-win32-arm64-msvc@npm:1.15.46" +"@swc/core-win32-arm64-msvc@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-win32-arm64-msvc@npm:1.15.47" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@swc/core-win32-ia32-msvc@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-win32-ia32-msvc@npm:1.15.46" +"@swc/core-win32-ia32-msvc@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-win32-ia32-msvc@npm:1.15.47" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@swc/core-win32-x64-msvc@npm:1.15.46": - version: 1.15.46 - resolution: "@swc/core-win32-x64-msvc@npm:1.15.46" +"@swc/core-win32-x64-msvc@npm:1.15.47": + version: 1.15.47 + resolution: "@swc/core-win32-x64-msvc@npm:1.15.47" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@swc/core@npm:^1.15.18, @swc/core@npm:^1.15.46": - version: 1.15.46 - resolution: "@swc/core@npm:1.15.46" +"@swc/core@npm:^1.15.18, @swc/core@npm:^1.15.47": + version: 1.15.47 + resolution: "@swc/core@npm:1.15.47" dependencies: - "@swc/core-darwin-arm64": "npm:1.15.46" - "@swc/core-darwin-x64": "npm:1.15.46" - "@swc/core-linux-arm-gnueabihf": "npm:1.15.46" - "@swc/core-linux-arm64-gnu": "npm:1.15.46" - "@swc/core-linux-arm64-musl": "npm:1.15.46" - "@swc/core-linux-ppc64-gnu": "npm:1.15.46" - "@swc/core-linux-s390x-gnu": "npm:1.15.46" - "@swc/core-linux-x64-gnu": "npm:1.15.46" - "@swc/core-linux-x64-musl": "npm:1.15.46" - "@swc/core-win32-arm64-msvc": "npm:1.15.46" - "@swc/core-win32-ia32-msvc": "npm:1.15.46" - "@swc/core-win32-x64-msvc": "npm:1.15.46" + "@swc/core-darwin-arm64": "npm:1.15.47" + "@swc/core-darwin-x64": "npm:1.15.47" + "@swc/core-linux-arm-gnueabihf": "npm:1.15.47" + "@swc/core-linux-arm64-gnu": "npm:1.15.47" + "@swc/core-linux-arm64-musl": "npm:1.15.47" + "@swc/core-linux-ppc64-gnu": "npm:1.15.47" + "@swc/core-linux-s390x-gnu": "npm:1.15.47" + "@swc/core-linux-x64-gnu": "npm:1.15.47" + "@swc/core-linux-x64-musl": "npm:1.15.47" + "@swc/core-win32-arm64-msvc": "npm:1.15.47" + "@swc/core-win32-ia32-msvc": "npm:1.15.47" + "@swc/core-win32-x64-msvc": "npm:1.15.47" "@swc/counter": "npm:^0.1.3" "@swc/types": "npm:^0.1.27" peerDependencies: @@ -4884,7 +4890,7 @@ __metadata: peerDependenciesMeta: "@swc/helpers": optional: true - checksum: 10c0/70cab177b55c69ba6fea493267a4f31fd28c5a078893810d26ed3a84238dc8e23b875697b9f6494efc34c76b8280f6935345a3d89ed2b4848a9efcc17e1f802f + checksum: 10c0/34ccbb3ae5db0af520934abfdf2505b8490128b48863d9a2e6db2d8787e2d7415318000c92fd32ebe351b24d93f36f52c58f35b9a98e60a4010b34a1af2c3d5e languageName: node linkType: hard @@ -4944,9 +4950,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^7.0.0": - version: 7.0.0 - resolution: "@testing-library/jest-dom@npm:7.0.0" +"@testing-library/jest-dom@npm:^7.0.1": + version: 7.0.1 + resolution: "@testing-library/jest-dom@npm:7.0.1" dependencies: "@adobe/css-tools": "npm:^4.4.0" aria-query: "npm:^5.0.0" @@ -4956,7 +4962,11 @@ __metadata: redent: "npm:^3.0.0" peerDependencies: "@testing-library/dom": ">=10 <11" - checksum: 10c0/f5ecf821ed098438a5e9ce993d431505f0a1af43edb05e423c6ab7becf9d7dbe46385fc93e0e460a4c7996f4513cad72b8967dd8e98c75bc7ea6733ff7efcf4e + vitest: ">= 0.32" + peerDependenciesMeta: + vitest: + optional: true + checksum: 10c0/4450af11d3580749949c6eee749077267c70d18f794952b9e24839f8f66afe28c6f83dd3d93b135cfd9aae8401b9861260cc309dee4ad4f2845b52b94e5c5e11 languageName: node linkType: hard @@ -4980,12 +4990,12 @@ __metadata: languageName: node linkType: hard -"@testing-library/user-event@npm:^14.6.1": - version: 14.6.1 - resolution: "@testing-library/user-event@npm:14.6.1" +"@testing-library/user-event@npm:^14.6.3": + version: 14.6.3 + resolution: "@testing-library/user-event@npm:14.6.3" peerDependencies: "@testing-library/dom": ">=7.21.4" - checksum: 10c0/75fea130a52bf320d35d46ed54f3eec77e71a56911b8b69a3fe29497b0b9947b2dc80d30f04054ad4ce7f577856ae3e5397ea7dff0ef14944d3909784c7a93fe + checksum: 10c0/60c401edcc1b39f98aefd0e236af69c1a0454e3a7b91b92d62e2d654b044c51d39abc4a7ee0f5675566e7246dc5fc5e91af872a49da7e30a5f0e9e52f5a83a82 languageName: node linkType: hard @@ -10564,7 +10574,7 @@ __metadata: object.entries: "npm:^1.1.5" semver: "npm:^6.3.0" peerDependencies: - eslint: ^7.32.0 || ^8.2.0 + eslint: ^7.32.0 || >=8.2.0 eslint-plugin-import: ^2.25.2 checksum: 10c0/93639d991654414756f82ad7860aac30b0dc6797277b7904ddb53ed88a32c470598696bbc6c503e066414024d305221974d3769e6642de65043bedf29cbbd30f languageName: node @@ -10578,11 +10588,11 @@ __metadata: object.assign: "npm:^4.1.2" object.entries: "npm:^1.1.5" peerDependencies: - eslint: ^7.32.0 || ^8.2.0 + eslint: ^7.32.0 || >=8.2.0 eslint-plugin-import: ^2.25.3 eslint-plugin-jsx-a11y: ^6.5.1 eslint-plugin-react: ^7.28.0 - eslint-plugin-react-hooks: ^4.3.0 + eslint-plugin-react-hooks: ">=4.3.0" checksum: 10c0/867feeda45c4b480b1b8eff8fabc1bb107e837da8b48e5039e0c175ae6ad34af383b1924fc163bbfcef24a324e6651b1515e5bd12cbcbb19535a8838e2544a02 languageName: node linkType: hard @@ -10841,6 +10851,8 @@ __metadata: optional: true eslint-config-prettier: optional: true + prettier: + optional: true checksum: 10c0/af37126c947ff3e87ff1ea76408db8cb1c7da966ebdaba68c6dd5924da7eb1b43b1abc4796d753a97b1bc26ea94c5497093e6ab9f8588fffe558d5a554e19bbf languageName: node linkType: hard @@ -11953,12 +11965,12 @@ __metadata: languageName: node linkType: hard -"get-tsconfig@npm:4.14.0, get-tsconfig@npm:^4.10.0, get-tsconfig@npm:^4.10.1, get-tsconfig@npm:^4.8.1": - version: 4.14.0 - resolution: "get-tsconfig@npm:4.14.0" +"get-tsconfig@npm:4.14.1, get-tsconfig@npm:^4.10.0, get-tsconfig@npm:^4.10.1, get-tsconfig@npm:^4.8.1": + version: 4.14.1 + resolution: "get-tsconfig@npm:4.14.1" dependencies: resolve-pkg-maps: "npm:^1.0.0" - checksum: 10c0/abc2b9275468eb589079a0b7a95eb5107c14fdd0ca6dda1bff116fe774ea1f79975421dcb22a0c86b4f820fcc69a7655dddf9b6d6a8a2c06fcb59e19794c0724 + checksum: 10c0/c5e5d8fd298be9bc554b8ca3708a76732c27f632cd9b902c1d41b23ad1f4b6fefbe4dbdecd2fee84994d1ebf46e8cc50dd575fcff1b7ffafcdf6e2e0809a0337 languageName: node linkType: hard @@ -12086,7 +12098,16 @@ __metadata: languageName: node linkType: hard -"glob-parent@npm:^5.1.2": +"glob-parent@npm:^6.0.2": + version: 6.0.2 + resolution: "glob-parent@npm:6.0.2" + dependencies: + is-glob: "npm:^4.0.3" + checksum: 10c0/317034d88654730230b3f43bb7ad4f7c90257a426e872ea0bf157473ac61c99bf5d205fad8f0185f989be8d2fa6d3c7dce1645d99d545b6ea9089c39f838e7f8 + languageName: node + linkType: hard + +"glob-parent@npm:~5.1.2": version: 5.1.2 resolution: "glob-parent@npm:5.1.2" dependencies: @@ -12499,9 +12520,9 @@ __metadata: languageName: node linkType: hard -"html-webpack-plugin@npm:^5.6.7": - version: 5.6.7 - resolution: "html-webpack-plugin@npm:5.6.7" +"html-webpack-plugin@npm:^5.6.8": + version: 5.6.8 + resolution: "html-webpack-plugin@npm:5.6.8" dependencies: "@types/html-minifier-terser": "npm:^6.0.0" html-minifier-terser: "npm:^6.0.2" @@ -12516,7 +12537,7 @@ __metadata: optional: true webpack: optional: true - checksum: 10c0/bc0496defbe59a9dc3c7806dc591c53142df1f9c6ed7110cddce00dd9aa733ca0df84fd69247bdb4b1c6f9e0fb3b37a6f007f9dd29e86658ed36e8866e760169 + checksum: 10c0/230c5626a083c0f3d8173f0b047ca043a69d6613f9b96243d9e5ea63ebfaf7d0758ecff35f92b8bafa66717a9fed8d8a936abf2774d34449530c87d1114b14d4 languageName: node linkType: hard @@ -12710,10 +12731,10 @@ __metadata: languageName: node linkType: hard -"i18next-http-backend@npm:^4.0.0": - version: 4.0.0 - resolution: "i18next-http-backend@npm:4.0.0" - checksum: 10c0/7342016415d128d7077da659804f277f10e2d1b943cf9c43926faaf71290e0b49a6a1facc90fe7b1b8a54d05e5d91170ab95bcc4773749858c5a50efce5fcbef +"i18next-http-backend@npm:^4.0.1": + version: 4.0.1 + resolution: "i18next-http-backend@npm:4.0.1" + checksum: 10c0/faf837f4260842cb43cd152ff4099ff1811e75c1b4a56a24d116a60f5b5d4ab2e189821f5f9ecf58df4927d91e77ca440ba44bd51220af347db850745da44346 languageName: node linkType: hard @@ -14274,10 +14295,10 @@ __metadata: languageName: node linkType: hard -"js-base64@npm:^3.9.1": - version: 3.9.1 - resolution: "js-base64@npm:3.9.1" - checksum: 10c0/5de18a23c249eac1dbbd78ad893bb36245684d099f4eeb3344734eb7e28b7817a0f5a7bd2a188dcc2d0f90324d20690b54e68edc49bb8087630abb55dbb17dd5 +"js-base64@npm:^3.9.2": + version: 3.9.2 + resolution: "js-base64@npm:3.9.2" + checksum: 10c0/59bfa7f05953aa3e630812d3fcf96ea56597100b4baf367fdaacb696712e5b774cbb95f90185f88cf0ccbb864fcf62b1f75e8eed283214076d6bec8952f621dc languageName: node linkType: hard @@ -14794,27 +14815,27 @@ __metadata: languageName: node linkType: hard -"knip@npm:^6.29.0": - version: 6.29.0 - resolution: "knip@npm:6.29.0" +"knip@npm:^6.32.1": + version: 6.32.1 + resolution: "knip@npm:6.32.1" dependencies: fdir: "npm:^6.5.0" formatly: "npm:^0.3.0" - get-tsconfig: "npm:4.14.0" + get-tsconfig: "npm:4.14.1" jiti: "npm:^2.7.0" - oxc-parser: "npm:^0.140.0" + oxc-parser: "npm:^0.142.0" oxc-resolver: "npm:11.24.2" picomatch: "npm:^4.0.5" - smol-toml: "npm:^1.7.0" + smol-toml: "npm:^1.7.1" strip-json-comments: "npm:5.0.3" tinyglobby: "npm:^0.2.17" - unbash: "npm:^4.0.3" + unbash: "npm:^4.0.4" yaml: "npm:^2.9.0" zod: "npm:^4.4.3" bin: knip: bin/knip.js knip-bun: bin/knip-bun.js - checksum: 10c0/7adbbad2cfe726984795f9eed21a4e2310ef9964d84f2ce3243ad0c0c2fe678b29927de67b6b02810cec6df89ed28e0fbb952e46134c0195cdd7239886e795a6 + checksum: 10c0/14c1d847bbdf48245cf54b036a9f3a9c6b1be654dddbef8321d0fb6b60ae48713f52b018e7eb8cb32e62ac9127e8b5cc5beb7116ba0a877d293bf0434fb116ac languageName: node linkType: hard @@ -16482,21 +16503,21 @@ __metadata: "@openshift/api-types": "npm:^1.0.0" "@openshift/dynamic-plugin-sdk": "npm:^9.1.0" "@openshift/dynamic-plugin-sdk-webpack": "npm:^5.3.0" - "@patternfly/patternfly": "npm:~6.6.0" + "@patternfly/patternfly": "npm:~6.6.1" "@patternfly/quickstarts": "npm:~6.6.0" "@patternfly/react-catalog-view-extension": "npm:~6.5.0" - "@patternfly/react-charts": "npm:~8.6.0" - "@patternfly/react-code-editor": "npm:~6.6.0" + "@patternfly/react-charts": "npm:~8.6.1" + "@patternfly/react-code-editor": "npm:~6.6.1" "@patternfly/react-component-groups": "npm:~6.5.0" - "@patternfly/react-core": "npm:~6.6.0" + "@patternfly/react-core": "npm:~6.6.1" "@patternfly/react-data-view": "npm:~6.5.0" - "@patternfly/react-drag-drop": "npm:~6.6.0" - "@patternfly/react-icons": "npm:~6.6.0" + "@patternfly/react-drag-drop": "npm:~6.6.1" + "@patternfly/react-icons": "npm:~6.6.1" "@patternfly/react-log-viewer": "npm:~6.5.0" - "@patternfly/react-styles": "npm:~6.6.0" - "@patternfly/react-table": "npm:~6.6.0" - "@patternfly/react-templates": "npm:~6.6.0" - "@patternfly/react-tokens": "npm:~6.6.0" + "@patternfly/react-styles": "npm:~6.6.1" + "@patternfly/react-table": "npm:~6.6.1" + "@patternfly/react-templates": "npm:~6.6.1" + "@patternfly/react-tokens": "npm:~6.6.1" "@patternfly/react-topology": "npm:~6.6.0" "@patternfly/react-user-feedback": "npm:~6.4.0" "@patternfly/react-virtualized-extension": "npm:~6.2.0" @@ -16505,18 +16526,16 @@ __metadata: "@puppeteer/browsers": "npm:^2.6.1" "@rjsf/core": "npm:^4.2.3" "@rsdoctor/rspack-plugin": "npm:^1.6.1" - "@rspack/binding-linux-ppc64-gnu": "npm:@megahard/binding-linux-ppc64-gnu@1.2.7-alpha.0-3652-gf2510302a4" - "@rspack/binding-linux-s390x-gnu": "npm:@megahard/binding-linux-s390x-gnu@1.2.7-alpha.0-3652-gf2510302a4" - "@rspack/cli": "npm:^2.1.3" - "@rspack/core": "npm:^2.1.3" - "@rspack/dev-server": "npm:^2.1.0" + "@rspack/cli": "npm:^2.1.9" + "@rspack/core": "npm:^2.1.9" + "@rspack/dev-server": "npm:^2.2.0" "@rspack/plugin-react-refresh": "npm:^2.0.2" - "@swc/core": "npm:^1.15.46" + "@swc/core": "npm:^1.15.47" "@swc/jest": "npm:^0.2.39" "@testing-library/dom": "npm:^10.4.1" - "@testing-library/jest-dom": "npm:^7.0.0" + "@testing-library/jest-dom": "npm:^7.0.1" "@testing-library/react": "npm:^16.3.2" - "@testing-library/user-event": "npm:^14.6.1" + "@testing-library/user-event": "npm:^14.6.3" "@types/git-url-parse": "npm:^9.0.0" "@types/jest": "npm:^30.0.0" "@types/js-yaml": "npm:^3.12.7" @@ -16552,13 +16571,13 @@ __metadata: gherkin-lint: "npm:^4.2.4" git-url-parse: "npm:^11.4.0" glob: "npm:^13.0.6" - html-webpack-plugin: "npm:^5.6.7" + html-webpack-plugin: "npm:^5.6.8" husky: "npm:^8.0.3" i18next: "npm:^25.8.18" i18next-browser-languagedetector: "npm:^8.2.1" i18next-cli: "npm:1.50.3" i18next-conv: "npm:16.0.0" - i18next-http-backend: "npm:^4.0.0" + i18next-http-backend: "npm:^4.0.1" i18next-pseudo: "npm:^2.2.1" i18next-v4-format-converter: "npm:^1.1.2" immutable: "npm:^3.8.3" @@ -16568,11 +16587,11 @@ __metadata: jest-environment-jsdom: "npm:^30.4.1" jest-junit: "npm:^17.0.0" jest-resolve: "npm:^30.4.1" - js-base64: "npm:^3.9.1" + js-base64: "npm:^3.9.2" js-yaml: "npm:^3.15.0" json-schema: "npm:^0.4.0" jsonpath-plus: "npm:^10.4.0" - knip: "npm:^6.29.0" + knip: "npm:^6.32.1" linkify-react: "npm:^4.3.3" linkifyjs: "npm:^4.3.3" lint-staged: "npm:^10.2.2" @@ -16616,7 +16635,7 @@ __metadata: sass-loader: "npm:^10.1.1" semver: "npm:^7.8.5" style-loader: "npm:^4.0.0" - ts-checker-rspack-plugin: "npm:^1.5.3" + ts-checker-rspack-plugin: "npm:^1.6.0" ts-node: "npm:10.9.2" typesafe-actions: "npm:^5.1.0" typescript: "npm:5.9.3" @@ -16626,10 +16645,6 @@ __metadata: yaml-ast-parser: "npm:^0.0.43" yup: "npm:^1.7.1" dependenciesMeta: - "@rspack/binding-linux-ppc64-gnu": - optional: true - "@rspack/binding-linux-s390x-gnu": - optional: true cypress: built: true languageName: unknown @@ -16709,31 +16724,31 @@ __metadata: languageName: node linkType: hard -"oxc-parser@npm:^0.140.0": - version: 0.140.0 - resolution: "oxc-parser@npm:0.140.0" - dependencies: - "@oxc-parser/binding-android-arm-eabi": "npm:0.140.0" - "@oxc-parser/binding-android-arm64": "npm:0.140.0" - "@oxc-parser/binding-darwin-arm64": "npm:0.140.0" - "@oxc-parser/binding-darwin-x64": "npm:0.140.0" - "@oxc-parser/binding-freebsd-x64": "npm:0.140.0" - "@oxc-parser/binding-linux-arm-gnueabihf": "npm:0.140.0" - "@oxc-parser/binding-linux-arm-musleabihf": "npm:0.140.0" - "@oxc-parser/binding-linux-arm64-gnu": "npm:0.140.0" - "@oxc-parser/binding-linux-arm64-musl": "npm:0.140.0" - "@oxc-parser/binding-linux-ppc64-gnu": "npm:0.140.0" - "@oxc-parser/binding-linux-riscv64-gnu": "npm:0.140.0" - "@oxc-parser/binding-linux-riscv64-musl": "npm:0.140.0" - "@oxc-parser/binding-linux-s390x-gnu": "npm:0.140.0" - "@oxc-parser/binding-linux-x64-gnu": "npm:0.140.0" - "@oxc-parser/binding-linux-x64-musl": "npm:0.140.0" - "@oxc-parser/binding-openharmony-arm64": "npm:0.140.0" - "@oxc-parser/binding-wasm32-wasi": "npm:0.140.0" - "@oxc-parser/binding-win32-arm64-msvc": "npm:0.140.0" - "@oxc-parser/binding-win32-ia32-msvc": "npm:0.140.0" - "@oxc-parser/binding-win32-x64-msvc": "npm:0.140.0" - "@oxc-project/types": "npm:^0.140.0" +"oxc-parser@npm:^0.142.0": + version: 0.142.0 + resolution: "oxc-parser@npm:0.142.0" + dependencies: + "@oxc-parser/binding-android-arm-eabi": "npm:0.142.0" + "@oxc-parser/binding-android-arm64": "npm:0.142.0" + "@oxc-parser/binding-darwin-arm64": "npm:0.142.0" + "@oxc-parser/binding-darwin-x64": "npm:0.142.0" + "@oxc-parser/binding-freebsd-x64": "npm:0.142.0" + "@oxc-parser/binding-linux-arm-gnueabihf": "npm:0.142.0" + "@oxc-parser/binding-linux-arm-musleabihf": "npm:0.142.0" + "@oxc-parser/binding-linux-arm64-gnu": "npm:0.142.0" + "@oxc-parser/binding-linux-arm64-musl": "npm:0.142.0" + "@oxc-parser/binding-linux-ppc64-gnu": "npm:0.142.0" + "@oxc-parser/binding-linux-riscv64-gnu": "npm:0.142.0" + "@oxc-parser/binding-linux-riscv64-musl": "npm:0.142.0" + "@oxc-parser/binding-linux-s390x-gnu": "npm:0.142.0" + "@oxc-parser/binding-linux-x64-gnu": "npm:0.142.0" + "@oxc-parser/binding-linux-x64-musl": "npm:0.142.0" + "@oxc-parser/binding-openharmony-arm64": "npm:0.142.0" + "@oxc-parser/binding-wasm32-wasi": "npm:0.142.0" + "@oxc-parser/binding-win32-arm64-msvc": "npm:0.142.0" + "@oxc-parser/binding-win32-ia32-msvc": "npm:0.142.0" + "@oxc-parser/binding-win32-x64-msvc": "npm:0.142.0" + "@oxc-project/types": "npm:^0.142.0" dependenciesMeta: "@oxc-parser/binding-android-arm-eabi": optional: true @@ -16775,7 +16790,7 @@ __metadata: optional: true "@oxc-parser/binding-win32-x64-msvc": optional: true - checksum: 10c0/7cd9656581e98686567ee860e08ff2ce213a52cc5067a9ce2da7d58b9dbab4c1cff1e6382f22d3774013417932c2b931ad5c11e888b4c5a653efe8c3c8b5f0d0 + checksum: 10c0/887cc9d75f0fe693a6a019c29beab06160b1aeefe7387703db75a86e356372782bb1bc6d98d1a69853d1f5e0d303c45ec900493e7b086679dee52ee3f8706f14 languageName: node linkType: hard @@ -19043,10 +19058,10 @@ __metadata: languageName: node linkType: hard -"smol-toml@npm:^1.7.0": - version: 1.7.0 - resolution: "smol-toml@npm:1.7.0" - checksum: 10c0/8eef246b9b96f278a181f6dd2a90c754304cb4cf92ccdfe1d2f714fb980fb3f539ba00283609e8fd2fbcf7c0d48a4ae76b36bc0de556ed286b2c865827a778e8 +"smol-toml@npm:^1.7.1": + version: 1.7.1 + resolution: "smol-toml@npm:1.7.1" + checksum: 10c0/c2494e19e748578cf9f81f918dd66a548dfe5a0e581ab9f980d5420f2319c882c661a62d01d216a43f2db490faaccd2185bcdb6f2ba0658eb303eda9db871d76 languageName: node linkType: hard @@ -20284,9 +20299,9 @@ __metadata: languageName: node linkType: hard -"ts-checker-rspack-plugin@npm:^1.5.3": - version: 1.5.3 - resolution: "ts-checker-rspack-plugin@npm:1.5.3" +"ts-checker-rspack-plugin@npm:^1.6.0": + version: 1.6.0 + resolution: "ts-checker-rspack-plugin@npm:1.6.0" dependencies: "@rspack/lite-tapable": "npm:^1.1.2" chokidar: "npm:^3.6.0" @@ -20301,7 +20316,7 @@ __metadata: optional: true "@typescript/native-preview": optional: true - checksum: 10c0/dd1d6094f04fcebb60db852b5db2646fc8558f09751e096a52d4aca9cc349edd47ef68b93017bf8d9b5be08894321893b96132161e841aea4f494c2c8861a6d7 + checksum: 10c0/b4ee1ef1f5d283d489c79832ac9e912a1808392957293ccebd943354faf08dda7c434065234138bccbc573873648c850191847e310362a00978d474fc07892e9 languageName: node linkType: hard @@ -20607,10 +20622,10 @@ __metadata: languageName: node linkType: hard -"unbash@npm:^4.0.3": - version: 4.0.3 - resolution: "unbash@npm:4.0.3" - checksum: 10c0/9e11aeda9e02aefb182b4cbf66198f9c09b39f64095e1f287c9401f94dedc4f11ec85ffd9c1d8395b2cb2468fdd45ccd34512ba12f1ed0e542f660b739a3d6c7 +"unbash@npm:^4.0.4": + version: 4.0.10 + resolution: "unbash@npm:4.0.10" + checksum: 10c0/5c83df4856894c439f150ea3e32730cb7d7cd27d716e223ade9b12ecde10e58e324d52d2c80b82404097a79d82ecdfd7a860f36584c0502636a4438ec80492a9 languageName: node linkType: hard