diff --git a/package-lock.json b/package-lock.json index a8b81e3..c39148e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1244,6 +1244,255 @@ "specificity": "bin/cli.js" } }, + "node_modules/@cloudscape-design/browser-test-tools": { + "version": "3.0.119", + "resolved": "https://registry.npmjs.org/@cloudscape-design/browser-test-tools/-/browser-test-tools-3.0.119.tgz", + "integrity": "sha512-0DqEMx8z8NLbdwETaMiTtj7ggiNguhrfZArArtKR0gkXiytLk2DD8Mz8iPMYYIIhNJ5X8yMynGdOPGGh/aEbaQ==", + "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.3", + "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#2c7310de75ae1510c55b5bfcefdd7c110767ca14", + "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.90", + "resolved": "https://registry.npmjs.org/@cloudscape-design/collection-hooks/-/collection-hooks-1.0.90.tgz", + "integrity": "sha512-iIrMfCnvZiHUrefPFIYGkrOhkkcRMav9Jy8S0MD/NLO3p6z8vD/vcNutTUiCWinwHUhXh810eiCB21Wn8/Kqtw==", + "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.156", + "resolved": "https://registry.npmjs.org/@cloudscape-design/component-toolkit/-/component-toolkit-1.0.0-beta.156.tgz", + "integrity": "sha512-H/SuRzeGdVmpuAScA9edWzoXxj5bcRALCku9m1vXvdLxSiBA9JYIyeArins5CNXJsYG2q7b/v5MnHBGKdbsh8w==", + "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.1272", + "resolved": "https://registry.npmjs.org/@cloudscape-design/components/-/components-3.0.1272.tgz", + "integrity": "sha512-3Ytv2UNvFjvvYUOpdhoQSz6QETgHJeDQdbehmJ6adRnZRk4ptxTFLD6pG+uiTCy5jRybPOejv0GJLQJPxu9SXw==", + "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.79", + "resolved": "https://registry.npmjs.org/@cloudscape-design/design-tokens/-/design-tokens-3.0.79.tgz", + "integrity": "sha512-gPEavI2rsDcl2MLreFKvEV+A9xalHQqkwn2dJwn53oW2g0//TZ6l+C7sLRLSeP72YFgrn4zc82NkNFDDAKMM2g==", + "dev": true, + "license": "Apache-2.0" + }, + "node_modules/@cloudscape-design/documenter": { + "version": "1.0.79", + "resolved": "https://registry.npmjs.org/@cloudscape-design/documenter/-/documenter-1.0.79.tgz", + "integrity": "sha512-zlJhGITZmYHGClfo/5jqZThqdTtMVoO0TVnZR9OEl8JFLvvneAWkqFT2aQBDBtk8biCT3X/dyt8TA4QE2Kg6Ow==", + "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.57", + "resolved": "https://registry.npmjs.org/@cloudscape-design/global-styles/-/global-styles-1.0.57.tgz", + "integrity": "sha512-pKmahu6Ekv7lTOeVXgIJfaF5V0XmbFUKoZD8mA3LDaUtBmTlOOZHK7MVFrTcITy1Ak23NjXe2RzXDN5Kg6oCcA==", + "dev": true, + "license": "Apache-2.0" + }, + "node_modules/@cloudscape-design/test-utils-converter": { + "version": "1.0.80", + "resolved": "https://registry.npmjs.org/@cloudscape-design/test-utils-converter/-/test-utils-converter-1.0.80.tgz", + "integrity": "sha512-zglTYX8jBlKmqo/1D0NJwuhhGZLw457tlYZfj43pGuVd6FUm8pSnj8U88j83QFJBtxMDaL8P5hsH8AqcS0/pRg==", + "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.3.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.3.tgz", + "integrity": "sha512-JvNw9Y81y33E+BEYPr0U7omo+U9AySnsMsEiXgwT6yqd31VQWTLNQqmT4ou5eqPFUrTfIDFta2wKhB1hyohtAQ==", + "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.80", + "resolved": "https://registry.npmjs.org/@cloudscape-design/test-utils-core/-/test-utils-core-1.0.80.tgz", + "integrity": "sha512-BKlMvuJc4q/5glG+a1smdp73B46Q9eOcuZ/nRWWPwILKkgL6RbrjpKHVPcwUmLLPsVMEwJl4tLVNGJsCnmmedg==", + "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.114", + "resolved": "https://registry.npmjs.org/@cloudscape-design/theming-build/-/theming-build-1.0.114.tgz", + "integrity": "sha512-vPZIkrHZk86hFHywXAzhPnjbetVY9SHNa9EARyXNaKUYbyfUU6kmk/shWJgcfOGfg5tTWos2v0lGZZbHIH/Yqw==", + "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.4.31", + "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.107", + "resolved": "https://registry.npmjs.org/@cloudscape-design/theming-runtime/-/theming-runtime-1.0.107.tgz", + "integrity": "sha512-r9OMDO4IzSJjIWoBFo4R35SAgh0qgc8pQVDYw6cDOFy3+9HPCVQbvTqpotbJA9hOGrdSlcXErn5az7SFPmWTVA==", + "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", @@ -5810,9 +6059,9 @@ } }, "node_modules/basic-ftp": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.1.tgz", - "integrity": "sha512-0yaL8JdxTknKDILitVpfYfV2Ob6yb3udX/hK97M7I3jOeznBNxQPtVvTUtnhUkyHlxFWyr5Lvknmgzoc7jf+1Q==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.2.tgz", + "integrity": "sha512-1tDrzKsdCg70WGvbFss/ulVAxupNauGnOlgpyjKzeQxzyllBLS0CGLV7tjIXTK3ZQA9/FBEm9qyFFN1bciA6pw==", "dev": true, "license": "MIT", "engines": {