From 432c6abbe54ea1b8d692229437be6c752861c944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 07:50:32 +0000 Subject: [PATCH 1/2] chore: Bump js-yaml from 4.1.1 to 4.2.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...4.2.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 265 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 262 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1557380..c2f9f09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1304,6 +1304,255 @@ "specificity": "bin/cli.js" } }, + "node_modules/@cloudscape-design/browser-test-tools": { + "version": "3.0.132", + "resolved": "https://registry.npmjs.org/@cloudscape-design/browser-test-tools/-/browser-test-tools-3.0.132.tgz", + "integrity": "sha512-615bo/M7t0UlNSNALovyqqZd63GQ0o5taWbHHr18x5SNf7P+L89BXiyRWPSgwFp0zDZlCQflN70mcSBA4sWy/g==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@aws-sdk/client-device-farm": "^3.996.0", + "@types/pngjs": "^6.0.4", + "@wdio/globals": "^9.23.0", + "@wdio/types": "^9.24.0", + "get-stream": "^6.0.1", + "lodash": "^4.18.1", + "p-retry": "^4.6.2", + "pixelmatch": "^5.3.0", + "pngjs": "^6.0.0", + "wait-on": "^8.0.5", + "webdriverio": "^9.24.0" + } + }, + "node_modules/@cloudscape-design/build-tools": { + "version": "3.0.0", + "resolved": "git+ssh://git@github.com/cloudscape-design/build-tools.git#3af35c8206c9f41e7efd04e1b15bcf0afb97634d", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "lodash": "^4.18.1", + "minimatch": "^10.2.4" + }, + "bin": { + "prepare-package-lock": "lib/scripts/prepare-package-lock.js" + }, + "peerDependencies": { + "stylelint": "^16.8.1" + } + }, + "node_modules/@cloudscape-design/collection-hooks": { + "version": "1.0.99", + "resolved": "https://registry.npmjs.org/@cloudscape-design/collection-hooks/-/collection-hooks-1.0.99.tgz", + "integrity": "sha512-o53CKwva+VECL4MMPS3gyxn7+GAONmWy+LxyiWRoM3q8wkPzN8G3Ooc1kALeRrPWYCWwDCc5PHutcxv4Chhs7g==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@cloudscape-design/component-toolkit": "^1.0.0-beta" + }, + "peerDependencies": { + "react": ">=16.8.0" + } + }, + "node_modules/@cloudscape-design/component-toolkit": { + "version": "1.0.0-beta.167", + "resolved": "https://registry.npmjs.org/@cloudscape-design/component-toolkit/-/component-toolkit-1.0.0-beta.167.tgz", + "integrity": "sha512-PdIdHsG47tkQ5Q/hO1SUQW61B2iKLifepxf9rLeNGzRltTIQrXBger9B6VpkiSPWUmI5532xGFyaCcdyaK5pHA==", + "license": "Apache-2.0", + "dependencies": { + "tslib": "^2.3.1", + "weekstart": "^2.0.0" + }, + "peerDependencies": { + "react": ">=16.8.0" + } + }, + "node_modules/@cloudscape-design/component-toolkit/node_modules/weekstart": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/weekstart/-/weekstart-2.0.0.tgz", + "integrity": "sha512-HjYc14IQUwDcnGICuc8tVtqAd6EFpoAQMqgrqcNtWWZB+F1b7iTq44GzwM1qvnH4upFgbhJsaNHuK93NOFheSg==", + "license": "MIT" + }, + "node_modules/@cloudscape-design/components": { + "version": "3.0.1315", + "resolved": "https://registry.npmjs.org/@cloudscape-design/components/-/components-3.0.1315.tgz", + "integrity": "sha512-TBUtaHdbdSYZxEH8yIQ26ciMHalqkxebiLyE/aw/Z/Pz4TPnoOqfviT820zf/RKl/tiduqAoRE5JWHjOng1QkA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@cloudscape-design/collection-hooks": "^1.0.0", + "@cloudscape-design/component-toolkit": "^1.0.0-beta", + "@cloudscape-design/test-utils-core": "^1.0.0", + "@cloudscape-design/theming-runtime": "^1.0.0", + "@dnd-kit/core": "^6.0.8", + "@dnd-kit/sortable": "^7.0.2", + "@dnd-kit/utilities": "^3.2.1", + "ace-builds": "^1.34.0", + "clsx": "^1.1.0", + "d3-shape": "^1.3.7", + "date-fns": "^2.25.0", + "intl-messageformat": "^10.3.1", + "mnth": "^2.0.0", + "react-is": "^18.2.0", + "react-transition-group": "^4.4.2", + "tslib": "^2.4.0", + "weekstart": "^1.1.0" + }, + "peerDependencies": { + "react": ">=16.8.0" + } + }, + "node_modules/@cloudscape-design/components/node_modules/react-is": { + "version": "18.3.1", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", + "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", + "dev": true, + "license": "MIT" + }, + "node_modules/@cloudscape-design/components/node_modules/react-transition-group": { + "version": "4.4.5", + "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", + "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", + "dev": true, + "license": "BSD-3-Clause", + "dependencies": { + "@babel/runtime": "^7.5.5", + "dom-helpers": "^5.0.1", + "loose-envify": "^1.4.0", + "prop-types": "^15.6.2" + }, + "peerDependencies": { + "react": ">=16.6.0", + "react-dom": ">=16.6.0" + } + }, + "node_modules/@cloudscape-design/design-tokens": { + "version": "3.0.97", + "resolved": "https://registry.npmjs.org/@cloudscape-design/design-tokens/-/design-tokens-3.0.97.tgz", + "integrity": "sha512-1dN3Wpyy/1Nv47XMktJYzjsSbNHRj7WkteztfT689VtiMCsjHxAne+s24uJIYKOnSz2tYj0VLbm6rxAjJ4qDbA==", + "dev": true, + "license": "Apache-2.0" + }, + "node_modules/@cloudscape-design/documenter": { + "version": "1.0.80", + "resolved": "https://registry.npmjs.org/@cloudscape-design/documenter/-/documenter-1.0.80.tgz", + "integrity": "sha512-wuLvMPzwIZcoln2VBMyDcm7g+1kOsbpHXwJnj8RIWM+wh6u2JcIP7LQOFUjzglOIwaw/UyxvILQZ6TBxNFmWNw==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "change-case": "^4.1.1", + "micromatch": "^4.0.8", + "pathe": "^1.1.2" + } + }, + "node_modules/@cloudscape-design/global-styles": { + "version": "1.0.61", + "resolved": "https://registry.npmjs.org/@cloudscape-design/global-styles/-/global-styles-1.0.61.tgz", + "integrity": "sha512-wH+3geRJnN2CjqUWnQsjW4DuC0zXNbMzF3VQl/a/+WlMlvUr+/cL9y0grUQQ6kFd/Q++VKZ/0r5Qv40nL+hSiQ==", + "dev": true, + "license": "Apache-2.0" + }, + "node_modules/@cloudscape-design/test-utils-converter": { + "version": "1.0.84", + "resolved": "https://registry.npmjs.org/@cloudscape-design/test-utils-converter/-/test-utils-converter-1.0.84.tgz", + "integrity": "sha512-io8oShQCX5scG8tTG41hfYuagWtlbk1K3vCRX+6DsxX556LKhJ+BAbaI5xgNs9DCHYjZsqdETKUi8Fo3KWk57A==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@babel/core": "^7.16.0", + "@babel/plugin-syntax-decorators": "^7.16.0", + "@babel/plugin-syntax-typescript": "^7.16.0", + "glob": "^13.0.6" + } + }, + "node_modules/@cloudscape-design/test-utils-converter/node_modules/glob": { + "version": "13.0.6", + "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz", + "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "minimatch": "^10.2.2", + "minipass": "^7.1.3", + "path-scurry": "^2.0.2" + }, + "engines": { + "node": "18 || 20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@cloudscape-design/test-utils-converter/node_modules/lru-cache": { + "version": "11.5.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.1.tgz", + "integrity": "sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==", + "dev": true, + "license": "BlueOak-1.0.0", + "engines": { + "node": "20 || >=22" + } + }, + "node_modules/@cloudscape-design/test-utils-converter/node_modules/path-scurry": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz", + "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "lru-cache": "^11.0.0", + "minipass": "^7.1.2" + }, + "engines": { + "node": "18 || 20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@cloudscape-design/test-utils-core": { + "version": "1.0.84", + "resolved": "https://registry.npmjs.org/@cloudscape-design/test-utils-core/-/test-utils-core-1.0.84.tgz", + "integrity": "sha512-Fm4hB9JPBpClyLt7D8ur8fofrv7rRVefuqsNJGMTS+5crs7yw8mdFio9WpiZobnlh59tRpzyTc6dAkVkcYYebg==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "css-selector-tokenizer": "^0.8.0", + "css.escape": "^1.5.1" + } + }, + "node_modules/@cloudscape-design/theming-build": { + "version": "1.0.122", + "resolved": "https://registry.npmjs.org/@cloudscape-design/theming-build/-/theming-build-1.0.122.tgz", + "integrity": "sha512-Bsabe1RMrUGuMsjyU/hQXG5H6hBWjFphCA4fbGbsS2hV/sRuET7G+zEKhhPKgyTBlwU5YYohxJN1742juCp45g==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@material/material-color-utilities": "^0.3.0", + "autoprefixer": "^10.4.8", + "glob": "^10.5.0", + "jsonschema": "^1.4.1", + "loader-utils": "^3.2.1", + "lodash": "^4.17.21", + "postcss": "^8.5.10", + "postcss-discard-empty": "^6.0.0", + "postcss-inline-svg": "^6.0.0", + "postcss-modules": "^6.0.0", + "sass": "^1.77.8", + "string-hash": "^1.1.3", + "tslib": "^2.4.0" + } + }, + "node_modules/@cloudscape-design/theming-runtime": { + "version": "1.0.115", + "resolved": "https://registry.npmjs.org/@cloudscape-design/theming-runtime/-/theming-runtime-1.0.115.tgz", + "integrity": "sha512-TbuEwXXp+73+L2q604eGDZLrzqIE4bC0KWnoQ1hqzMsifKABKWqCGRYJTJBXa66WdPgsepM5V2icM5yDi7QNwA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@material/material-color-utilities": "^0.3.0", + "tslib": "^2.4.0" + } + }, "node_modules/@csstools/color-helpers": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.2.tgz", @@ -10640,10 +10889,20 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", - "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.2.0.tgz", + "integrity": "sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==", "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/puzrin" + }, + { + "type": "github", + "url": "https://github.com/sponsors/nodeca" + } + ], "license": "MIT", "dependencies": { "argparse": "^2.0.1" From a17531d4858378ee3ad42c53b60088656453234b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 24 Jun 2026 07:51:09 +0000 Subject: [PATCH 2/2] chore: remove @cloudscape-design deps from lockfile --- package-lock.json | 249 ---------------------------------------------- 1 file changed, 249 deletions(-) diff --git a/package-lock.json b/package-lock.json index c2f9f09..cc385d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1304,255 +1304,6 @@ "specificity": "bin/cli.js" } }, - "node_modules/@cloudscape-design/browser-test-tools": { - "version": "3.0.132", - "resolved": "https://registry.npmjs.org/@cloudscape-design/browser-test-tools/-/browser-test-tools-3.0.132.tgz", - "integrity": "sha512-615bo/M7t0UlNSNALovyqqZd63GQ0o5taWbHHr18x5SNf7P+L89BXiyRWPSgwFp0zDZlCQflN70mcSBA4sWy/g==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@aws-sdk/client-device-farm": "^3.996.0", - "@types/pngjs": "^6.0.4", - "@wdio/globals": "^9.23.0", - "@wdio/types": "^9.24.0", - "get-stream": "^6.0.1", - "lodash": "^4.18.1", - "p-retry": "^4.6.2", - "pixelmatch": "^5.3.0", - "pngjs": "^6.0.0", - "wait-on": "^8.0.5", - "webdriverio": "^9.24.0" - } - }, - "node_modules/@cloudscape-design/build-tools": { - "version": "3.0.0", - "resolved": "git+ssh://git@github.com/cloudscape-design/build-tools.git#3af35c8206c9f41e7efd04e1b15bcf0afb97634d", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "lodash": "^4.18.1", - "minimatch": "^10.2.4" - }, - "bin": { - "prepare-package-lock": "lib/scripts/prepare-package-lock.js" - }, - "peerDependencies": { - "stylelint": "^16.8.1" - } - }, - "node_modules/@cloudscape-design/collection-hooks": { - "version": "1.0.99", - "resolved": "https://registry.npmjs.org/@cloudscape-design/collection-hooks/-/collection-hooks-1.0.99.tgz", - "integrity": "sha512-o53CKwva+VECL4MMPS3gyxn7+GAONmWy+LxyiWRoM3q8wkPzN8G3Ooc1kALeRrPWYCWwDCc5PHutcxv4Chhs7g==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@cloudscape-design/component-toolkit": "^1.0.0-beta" - }, - "peerDependencies": { - "react": ">=16.8.0" - } - }, - "node_modules/@cloudscape-design/component-toolkit": { - "version": "1.0.0-beta.167", - "resolved": "https://registry.npmjs.org/@cloudscape-design/component-toolkit/-/component-toolkit-1.0.0-beta.167.tgz", - "integrity": "sha512-PdIdHsG47tkQ5Q/hO1SUQW61B2iKLifepxf9rLeNGzRltTIQrXBger9B6VpkiSPWUmI5532xGFyaCcdyaK5pHA==", - "license": "Apache-2.0", - "dependencies": { - "tslib": "^2.3.1", - "weekstart": "^2.0.0" - }, - "peerDependencies": { - "react": ">=16.8.0" - } - }, - "node_modules/@cloudscape-design/component-toolkit/node_modules/weekstart": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/weekstart/-/weekstart-2.0.0.tgz", - "integrity": "sha512-HjYc14IQUwDcnGICuc8tVtqAd6EFpoAQMqgrqcNtWWZB+F1b7iTq44GzwM1qvnH4upFgbhJsaNHuK93NOFheSg==", - "license": "MIT" - }, - "node_modules/@cloudscape-design/components": { - "version": "3.0.1315", - "resolved": "https://registry.npmjs.org/@cloudscape-design/components/-/components-3.0.1315.tgz", - "integrity": "sha512-TBUtaHdbdSYZxEH8yIQ26ciMHalqkxebiLyE/aw/Z/Pz4TPnoOqfviT820zf/RKl/tiduqAoRE5JWHjOng1QkA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@cloudscape-design/collection-hooks": "^1.0.0", - "@cloudscape-design/component-toolkit": "^1.0.0-beta", - "@cloudscape-design/test-utils-core": "^1.0.0", - "@cloudscape-design/theming-runtime": "^1.0.0", - "@dnd-kit/core": "^6.0.8", - "@dnd-kit/sortable": "^7.0.2", - "@dnd-kit/utilities": "^3.2.1", - "ace-builds": "^1.34.0", - "clsx": "^1.1.0", - "d3-shape": "^1.3.7", - "date-fns": "^2.25.0", - "intl-messageformat": "^10.3.1", - "mnth": "^2.0.0", - "react-is": "^18.2.0", - "react-transition-group": "^4.4.2", - "tslib": "^2.4.0", - "weekstart": "^1.1.0" - }, - "peerDependencies": { - "react": ">=16.8.0" - } - }, - "node_modules/@cloudscape-design/components/node_modules/react-is": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", - "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", - "dev": true, - "license": "MIT" - }, - "node_modules/@cloudscape-design/components/node_modules/react-transition-group": { - "version": "4.4.5", - "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", - "integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==", - "dev": true, - "license": "BSD-3-Clause", - "dependencies": { - "@babel/runtime": "^7.5.5", - "dom-helpers": "^5.0.1", - "loose-envify": "^1.4.0", - "prop-types": "^15.6.2" - }, - "peerDependencies": { - "react": ">=16.6.0", - "react-dom": ">=16.6.0" - } - }, - "node_modules/@cloudscape-design/design-tokens": { - "version": "3.0.97", - "resolved": "https://registry.npmjs.org/@cloudscape-design/design-tokens/-/design-tokens-3.0.97.tgz", - "integrity": "sha512-1dN3Wpyy/1Nv47XMktJYzjsSbNHRj7WkteztfT689VtiMCsjHxAne+s24uJIYKOnSz2tYj0VLbm6rxAjJ4qDbA==", - "dev": true, - "license": "Apache-2.0" - }, - "node_modules/@cloudscape-design/documenter": { - "version": "1.0.80", - "resolved": "https://registry.npmjs.org/@cloudscape-design/documenter/-/documenter-1.0.80.tgz", - "integrity": "sha512-wuLvMPzwIZcoln2VBMyDcm7g+1kOsbpHXwJnj8RIWM+wh6u2JcIP7LQOFUjzglOIwaw/UyxvILQZ6TBxNFmWNw==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "change-case": "^4.1.1", - "micromatch": "^4.0.8", - "pathe": "^1.1.2" - } - }, - "node_modules/@cloudscape-design/global-styles": { - "version": "1.0.61", - "resolved": "https://registry.npmjs.org/@cloudscape-design/global-styles/-/global-styles-1.0.61.tgz", - "integrity": "sha512-wH+3geRJnN2CjqUWnQsjW4DuC0zXNbMzF3VQl/a/+WlMlvUr+/cL9y0grUQQ6kFd/Q++VKZ/0r5Qv40nL+hSiQ==", - "dev": true, - "license": "Apache-2.0" - }, - "node_modules/@cloudscape-design/test-utils-converter": { - "version": "1.0.84", - "resolved": "https://registry.npmjs.org/@cloudscape-design/test-utils-converter/-/test-utils-converter-1.0.84.tgz", - "integrity": "sha512-io8oShQCX5scG8tTG41hfYuagWtlbk1K3vCRX+6DsxX556LKhJ+BAbaI5xgNs9DCHYjZsqdETKUi8Fo3KWk57A==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@babel/core": "^7.16.0", - "@babel/plugin-syntax-decorators": "^7.16.0", - "@babel/plugin-syntax-typescript": "^7.16.0", - "glob": "^13.0.6" - } - }, - "node_modules/@cloudscape-design/test-utils-converter/node_modules/glob": { - "version": "13.0.6", - "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz", - "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "minimatch": "^10.2.2", - "minipass": "^7.1.3", - "path-scurry": "^2.0.2" - }, - "engines": { - "node": "18 || 20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/@cloudscape-design/test-utils-converter/node_modules/lru-cache": { - "version": "11.5.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.1.tgz", - "integrity": "sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==", - "dev": true, - "license": "BlueOak-1.0.0", - "engines": { - "node": "20 || >=22" - } - }, - "node_modules/@cloudscape-design/test-utils-converter/node_modules/path-scurry": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz", - "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==", - "dev": true, - "license": "BlueOak-1.0.0", - "dependencies": { - "lru-cache": "^11.0.0", - "minipass": "^7.1.2" - }, - "engines": { - "node": "18 || 20 || >=22" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/@cloudscape-design/test-utils-core": { - "version": "1.0.84", - "resolved": "https://registry.npmjs.org/@cloudscape-design/test-utils-core/-/test-utils-core-1.0.84.tgz", - "integrity": "sha512-Fm4hB9JPBpClyLt7D8ur8fofrv7rRVefuqsNJGMTS+5crs7yw8mdFio9WpiZobnlh59tRpzyTc6dAkVkcYYebg==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "css-selector-tokenizer": "^0.8.0", - "css.escape": "^1.5.1" - } - }, - "node_modules/@cloudscape-design/theming-build": { - "version": "1.0.122", - "resolved": "https://registry.npmjs.org/@cloudscape-design/theming-build/-/theming-build-1.0.122.tgz", - "integrity": "sha512-Bsabe1RMrUGuMsjyU/hQXG5H6hBWjFphCA4fbGbsS2hV/sRuET7G+zEKhhPKgyTBlwU5YYohxJN1742juCp45g==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@material/material-color-utilities": "^0.3.0", - "autoprefixer": "^10.4.8", - "glob": "^10.5.0", - "jsonschema": "^1.4.1", - "loader-utils": "^3.2.1", - "lodash": "^4.17.21", - "postcss": "^8.5.10", - "postcss-discard-empty": "^6.0.0", - "postcss-inline-svg": "^6.0.0", - "postcss-modules": "^6.0.0", - "sass": "^1.77.8", - "string-hash": "^1.1.3", - "tslib": "^2.4.0" - } - }, - "node_modules/@cloudscape-design/theming-runtime": { - "version": "1.0.115", - "resolved": "https://registry.npmjs.org/@cloudscape-design/theming-runtime/-/theming-runtime-1.0.115.tgz", - "integrity": "sha512-TbuEwXXp+73+L2q604eGDZLrzqIE4bC0KWnoQ1hqzMsifKABKWqCGRYJTJBXa66WdPgsepM5V2icM5yDi7QNwA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@material/material-color-utilities": "^0.3.0", - "tslib": "^2.4.0" - } - }, "node_modules/@csstools/color-helpers": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.2.tgz",