From a1539bd66200f74d1c527465929a81e5df201d0d Mon Sep 17 00:00:00 2001 From: Saad Adnan <38024451+sdadn@users.noreply.github.com> Date: Thu, 9 May 2024 09:26:10 -0500 Subject: [PATCH] Updated package.json files (#4099) --- package-lock.json | 2926 +++++++---------- packages/terra-action-footer/package.json | 28 +- packages/terra-action-header/package.json | 34 +- packages/terra-alert/package.json | 12 +- packages/terra-arrange/package.json | 28 +- packages/terra-avatar/package.json | 32 +- packages/terra-badge/package.json | 32 +- packages/terra-base/package.json | 28 +- packages/terra-breakpoints/package.json | 26 +- packages/terra-button-group/package.json | 30 +- packages/terra-button/package.json | 30 +- packages/terra-card/package.json | 28 +- packages/terra-cell-grid/package.json | 28 +- packages/terra-content-container/package.json | 28 +- packages/terra-core-docs/package.json | 4 +- .../terra-demographics-banner/package.json | 32 +- packages/terra-dialog/package.json | 32 +- packages/terra-divider/package.json | 28 +- packages/terra-docs/package.json | 28 +- packages/terra-dropdown-button/package.json | 42 +- packages/terra-dynamic-grid/package.json | 28 +- packages/terra-form-checkbox/package.json | 12 +- packages/terra-form-field/package.json | 32 +- packages/terra-form-fieldset/package.json | 10 +- packages/terra-form-input/package.json | 10 +- packages/terra-form-radio/package.json | 12 +- packages/terra-form-select/package.json | 40 +- packages/terra-form-textarea/package.json | 10 +- packages/terra-grid/package.json | 28 +- packages/terra-heading/package.json | 26 +- packages/terra-html-table/package.json | 28 +- packages/terra-hyperlink/package.json | 34 +- packages/terra-i18n/package.json | 32 +- packages/terra-icon/package.json | 38 +- packages/terra-image/package.json | 30 +- packages/terra-list/package.json | 36 +- packages/terra-mixins/package.json | 18 +- .../terra-outline-view-table/package.json | 28 +- packages/terra-overlay/package.json | 40 +- packages/terra-paginator/package.json | 34 +- packages/terra-profile-image/package.json | 28 +- packages/terra-progress-bar/package.json | 32 +- .../terra-responsive-element/package.json | 28 +- packages/terra-scroll/package.json | 26 +- packages/terra-search-field/package.json | 34 +- packages/terra-section-header/package.json | 30 +- packages/terra-show-hide/package.json | 36 +- packages/terra-signature/package.json | 28 +- packages/terra-spacer/package.json | 28 +- packages/terra-status-view/package.json | 34 +- packages/terra-status/package.json | 26 +- packages/terra-switch/package.json | 34 +- packages/terra-tag/package.json | 34 +- packages/terra-text/package.json | 28 +- packages/terra-toggle-button/package.json | 26 +- .../terra-toggle-section-header/package.json | 26 +- packages/terra-toggle/package.json | 28 +- packages/terra-toolbar/package.json | 28 +- .../terra-visually-hidden-text/package.json | 26 +- 59 files changed, 1937 insertions(+), 2605 deletions(-) diff --git a/package-lock.json b/package-lock.json index 820a060df7f..3f1b9a3ce1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,15 +56,6 @@ "react-intl": "2" } }, - "node_modules/@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/@ampproject/remapping": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", @@ -79,9 +70,9 @@ } }, "node_modules/@babel/cli": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.1.tgz", - "integrity": "sha512-HbmrtxyFUr34LwAlV9jS+sSIjUp4FpdtIMGwgufY3AsxrIfsh/HxlMTywsONAZsU0RMYbZtbZFpUCrSGs7o0EA==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.5.tgz", + "integrity": "sha512-2qg1mYtJRsOOWF6IUwLP5jI42P8Cc0hQ5TmnjLrik/4DKouO8dFJN80HEz81VmVeUs97yuuf3vQ/9j7Elrcjlg==", "dev": true, "dependencies": { "@jridgewell/trace-mapping": "^0.3.25", @@ -130,21 +121,21 @@ } }, "node_modules/@babel/core": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.4.tgz", - "integrity": "sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.5.tgz", + "integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==", "dev": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.24.2", - "@babel/generator": "^7.24.4", + "@babel/generator": "^7.24.5", "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-module-transforms": "^7.23.3", - "@babel/helpers": "^7.24.4", - "@babel/parser": "^7.24.4", + "@babel/helper-module-transforms": "^7.24.5", + "@babel/helpers": "^7.24.5", + "@babel/parser": "^7.24.5", "@babel/template": "^7.24.0", - "@babel/traverse": "^7.24.1", - "@babel/types": "^7.24.0", + "@babel/traverse": "^7.24.5", + "@babel/types": "^7.24.5", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -160,9 +151,9 @@ } }, "node_modules/@babel/eslint-parser": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz", - "integrity": "sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.5.tgz", + "integrity": "sha512-gsUcqS/fPlgAw1kOtpss7uhY6E9SFFANQ6EFX5GTvzUwaV0+sGaZWk6xq22MOdeT9wfxyokW3ceCUvOiRtZciQ==", "dev": true, "dependencies": { "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", @@ -174,16 +165,16 @@ }, "peerDependencies": { "@babel/core": "^7.11.0", - "eslint": "^7.5.0 || ^8.0.0" + "eslint": "^7.5.0 || ^8.0.0 || ^9.0.0" } }, "node_modules/@babel/generator": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.4.tgz", - "integrity": "sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.5.tgz", + "integrity": "sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==", "dev": true, "dependencies": { - "@babel/types": "^7.24.0", + "@babel/types": "^7.24.5", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^2.5.1" @@ -233,19 +224,19 @@ } }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz", - "integrity": "sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.5.tgz", + "integrity": "sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-function-name": "^7.23.0", - "@babel/helper-member-expression-to-functions": "^7.23.0", + "@babel/helper-member-expression-to-functions": "^7.24.5", "@babel/helper-optimise-call-expression": "^7.22.5", "@babel/helper-replace-supers": "^7.24.1", "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", + "@babel/helper-split-export-declaration": "^7.24.5", "semver": "^6.3.1" }, "engines": { @@ -273,9 +264,9 @@ } }, "node_modules/@babel/helper-define-polyfill-provider": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.1.tgz", - "integrity": "sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==", + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz", + "integrity": "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==", "dev": true, "dependencies": { "@babel/helper-compilation-targets": "^7.22.6", @@ -323,12 +314,12 @@ } }, "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.23.0", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", - "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.5.tgz", + "integrity": "sha512-4owRteeihKWKamtqg4JmWSsEZU445xpFRXPEwp44HbgbxdWlUV1b4Agg4lkA806Lil5XM/e+FJyS0vj5T6vmcA==", "dev": true, "dependencies": { - "@babel/types": "^7.23.0" + "@babel/types": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -347,16 +338,16 @@ } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz", - "integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz", + "integrity": "sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==", "dev": true, "dependencies": { "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-simple-access": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/helper-validator-identifier": "^7.22.20" + "@babel/helper-module-imports": "^7.24.3", + "@babel/helper-simple-access": "^7.24.5", + "@babel/helper-split-export-declaration": "^7.24.5", + "@babel/helper-validator-identifier": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -378,9 +369,9 @@ } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.24.0", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz", - "integrity": "sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.5.tgz", + "integrity": "sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==", "dev": true, "engines": { "node": ">=6.9.0" @@ -421,12 +412,12 @@ } }, "node_modules/@babel/helper-simple-access": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", - "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz", + "integrity": "sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==", "dev": true, "dependencies": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -445,12 +436,12 @@ } }, "node_modules/@babel/helper-split-export-declaration": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz", - "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz", + "integrity": "sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==", "dev": true, "dependencies": { - "@babel/types": "^7.22.5" + "@babel/types": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -466,9 +457,9 @@ } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", + "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", "dev": true, "engines": { "node": ">=6.9.0" @@ -484,40 +475,40 @@ } }, "node_modules/@babel/helper-wrap-function": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz", - "integrity": "sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.24.5.tgz", + "integrity": "sha512-/xxzuNvgRl4/HLNKvnFwdhdgN3cpLxgLROeLDl83Yx0AJ1SGvq1ak0OszTOjDfiB8Vx03eJbeDWh9r+jCCWttw==", "dev": true, "dependencies": { - "@babel/helper-function-name": "^7.22.5", - "@babel/template": "^7.22.15", - "@babel/types": "^7.22.19" + "@babel/helper-function-name": "^7.23.0", + "@babel/template": "^7.24.0", + "@babel/types": "^7.24.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helpers": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.4.tgz", - "integrity": "sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.5.tgz", + "integrity": "sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==", "dev": true, "dependencies": { "@babel/template": "^7.24.0", - "@babel/traverse": "^7.24.1", - "@babel/types": "^7.24.0" + "@babel/traverse": "^7.24.5", + "@babel/types": "^7.24.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { - "version": "7.24.2", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.2.tgz", - "integrity": "sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", + "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", "dev": true, "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", + "@babel/helper-validator-identifier": "^7.24.5", "chalk": "^2.4.2", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" @@ -527,9 +518,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.4.tgz", - "integrity": "sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.5.tgz", + "integrity": "sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==", "dev": true, "bin": { "parser": "bin/babel-parser.js" @@ -539,13 +530,13 @@ } }, "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz", - "integrity": "sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.5.tgz", + "integrity": "sha512-LdXRi1wEMTrHVR4Zc9F8OewC3vdm5h4QB6L71zy6StmYeqGi1b3ttIO8UC+BfZKcH9jdr4aI249rBkm+3+YvHw==", "dev": true, "dependencies": { "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-plugin-utils": "^7.24.0" + "@babel/helper-plugin-utils": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -972,12 +963,12 @@ } }, "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.4.tgz", - "integrity": "sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.5.tgz", + "integrity": "sha512-sMfBc3OxghjC95BkYrYocHL3NaOplrcaunblzwXhGmlPwpmfsxr4vK+mBBt49r+S240vahmv+kUxkeKgs+haCw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.24.0" + "@babel/helper-plugin-utils": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -1020,18 +1011,18 @@ } }, "node_modules/@babel/plugin-transform-classes": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.1.tgz", - "integrity": "sha512-ZTIe3W7UejJd3/3R4p7ScyyOoafetUShSf4kCqV0O7F/RiHxVj/wRaRnQlrGwflvcehNA8M42HkAiEDYZu2F1Q==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.5.tgz", + "integrity": "sha512-gWkLP25DFj2dwe9Ck8uwMOpko4YsqyfZJrOmqqcegeDYEbp7rmn4U6UQZNj08UF6MaX39XenSpKRCvpDRBtZ7Q==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", "@babel/helper-compilation-targets": "^7.23.6", "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-function-name": "^7.23.0", - "@babel/helper-plugin-utils": "^7.24.0", + "@babel/helper-plugin-utils": "^7.24.5", "@babel/helper-replace-supers": "^7.24.1", - "@babel/helper-split-export-declaration": "^7.22.6", + "@babel/helper-split-export-declaration": "^7.24.5", "globals": "^11.1.0" }, "engines": { @@ -1058,12 +1049,12 @@ } }, "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.1.tgz", - "integrity": "sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.5.tgz", + "integrity": "sha512-SZuuLyfxvsm+Ah57I/i1HVjveBENYK9ue8MJ7qkc7ndoNjqquJiElzA7f5yaAXjyW2hKojosOTAQQRX50bPSVg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.24.0" + "@babel/helper-plugin-utils": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -1377,15 +1368,15 @@ } }, "node_modules/@babel/plugin-transform-object-rest-spread": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.1.tgz", - "integrity": "sha512-XjD5f0YqOtebto4HGISLNfiNMTTs6tbkFf2TOqJlYKYmbo+mN9Dnpl4SRoofiziuOWMIyq3sZEUqLo3hLITFEA==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.5.tgz", + "integrity": "sha512-7EauQHszLGM3ay7a161tTQH7fj+3vVM/gThlz5HpFtnygTxjrlvoeq7MPVA1Vy9Q555OB8SnAOsMkLShNkkrHA==", "dev": true, "dependencies": { "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-plugin-utils": "^7.24.0", + "@babel/helper-plugin-utils": "^7.24.5", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.24.1" + "@babel/plugin-transform-parameters": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -1427,12 +1418,12 @@ } }, "node_modules/@babel/plugin-transform-optional-chaining": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.1.tgz", - "integrity": "sha512-n03wmDt+987qXwAgcBlnUUivrZBPZ8z1plL0YvgQalLm+ZE5BMhGm94jhxXtA1wzv1Cu2aaOv1BM9vbVttrzSg==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.5.tgz", + "integrity": "sha512-xWCkmwKT+ihmA6l7SSTpk8e4qQl/274iNbSKRRS8mpqFR32ksy36+a+LWY8OXCCEefF8WFlnOHVsaDI2231wBg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.24.0", + "@babel/helper-plugin-utils": "^7.24.5", "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", "@babel/plugin-syntax-optional-chaining": "^7.8.3" }, @@ -1444,12 +1435,12 @@ } }, "node_modules/@babel/plugin-transform-parameters": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.1.tgz", - "integrity": "sha512-8Jl6V24g+Uw5OGPeWNKrKqXPDw2YDjLc53ojwfMcKwlEoETKU9rU0mHUtcg9JntWI/QYzGAXNWEcVHZ+fR+XXg==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.5.tgz", + "integrity": "sha512-9Co00MqZ2aoky+4j2jhofErthm6QVLKbpQrvz20c3CH9KQCLHyNB+t2ya4/UrRpQGR+Wrwjg9foopoeSdnHOkA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.24.0" + "@babel/helper-plugin-utils": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -1475,14 +1466,14 @@ } }, "node_modules/@babel/plugin-transform-private-property-in-object": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.1.tgz", - "integrity": "sha512-pTHxDVa0BpUbvAgX3Gat+7cSciXqUcY9j2VZKTbSB6+VQGpNgNO9ailxTGHSXlqOnX1Hcx1Enme2+yv7VqP9bg==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.5.tgz", + "integrity": "sha512-JM4MHZqnWR04jPMujQDTBVRnqxpLLpx2tkn7iPn+Hmsc0Gnb79yvRWOkvqFOx3Z7P7VxiRIR22c4eGSNj87OBQ==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-create-class-features-plugin": "^7.24.1", - "@babel/helper-plugin-utils": "^7.24.0", + "@babel/helper-create-class-features-plugin": "^7.24.5", + "@babel/helper-plugin-utils": "^7.24.5", "@babel/plugin-syntax-private-property-in-object": "^7.14.5" }, "engines": { @@ -1665,12 +1656,12 @@ } }, "node_modules/@babel/plugin-transform-typeof-symbol": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.1.tgz", - "integrity": "sha512-CBfU4l/A+KruSUoW+vTQthwcAdwuqbpRNB8HQKlZABwHRhsdHZ9fezp4Sn18PeAlYxTNiLMlx4xUBV3AWfg1BA==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.5.tgz", + "integrity": "sha512-UTGnhYVZtTAjdwOTzT+sCyXmTn8AhaxOS/MjG9REclZ6ULHWF9KoCZur0HSGU7hk8PdBFKKbYe6+gqdXWz84Jg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.24.0" + "@babel/helper-plugin-utils": "^7.24.5" }, "engines": { "node": ">=6.9.0" @@ -1743,16 +1734,16 @@ } }, "node_modules/@babel/preset-env": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.4.tgz", - "integrity": "sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.5.tgz", + "integrity": "sha512-UGK2ifKtcC8i5AI4cH+sbLLuLc2ktYSFJgBAXorKAsHUZmrQ1q6aQ6i3BvU24wWs2AAKqQB6kq3N9V9Gw1HiMQ==", "dev": true, "dependencies": { "@babel/compat-data": "^7.24.4", "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-plugin-utils": "^7.24.0", + "@babel/helper-plugin-utils": "^7.24.5", "@babel/helper-validator-option": "^7.23.5", - "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.4", + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.5", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.1", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.1", "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.1", @@ -1779,12 +1770,12 @@ "@babel/plugin-transform-async-generator-functions": "^7.24.3", "@babel/plugin-transform-async-to-generator": "^7.24.1", "@babel/plugin-transform-block-scoped-functions": "^7.24.1", - "@babel/plugin-transform-block-scoping": "^7.24.4", + "@babel/plugin-transform-block-scoping": "^7.24.5", "@babel/plugin-transform-class-properties": "^7.24.1", "@babel/plugin-transform-class-static-block": "^7.24.4", - "@babel/plugin-transform-classes": "^7.24.1", + "@babel/plugin-transform-classes": "^7.24.5", "@babel/plugin-transform-computed-properties": "^7.24.1", - "@babel/plugin-transform-destructuring": "^7.24.1", + "@babel/plugin-transform-destructuring": "^7.24.5", "@babel/plugin-transform-dotall-regex": "^7.24.1", "@babel/plugin-transform-duplicate-keys": "^7.24.1", "@babel/plugin-transform-dynamic-import": "^7.24.1", @@ -1804,13 +1795,13 @@ "@babel/plugin-transform-new-target": "^7.24.1", "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.1", "@babel/plugin-transform-numeric-separator": "^7.24.1", - "@babel/plugin-transform-object-rest-spread": "^7.24.1", + "@babel/plugin-transform-object-rest-spread": "^7.24.5", "@babel/plugin-transform-object-super": "^7.24.1", "@babel/plugin-transform-optional-catch-binding": "^7.24.1", - "@babel/plugin-transform-optional-chaining": "^7.24.1", - "@babel/plugin-transform-parameters": "^7.24.1", + "@babel/plugin-transform-optional-chaining": "^7.24.5", + "@babel/plugin-transform-parameters": "^7.24.5", "@babel/plugin-transform-private-methods": "^7.24.1", - "@babel/plugin-transform-private-property-in-object": "^7.24.1", + "@babel/plugin-transform-private-property-in-object": "^7.24.5", "@babel/plugin-transform-property-literals": "^7.24.1", "@babel/plugin-transform-regenerator": "^7.24.1", "@babel/plugin-transform-reserved-words": "^7.24.1", @@ -1818,7 +1809,7 @@ "@babel/plugin-transform-spread": "^7.24.1", "@babel/plugin-transform-sticky-regex": "^7.24.1", "@babel/plugin-transform-template-literals": "^7.24.1", - "@babel/plugin-transform-typeof-symbol": "^7.24.1", + "@babel/plugin-transform-typeof-symbol": "^7.24.5", "@babel/plugin-transform-unicode-escapes": "^7.24.1", "@babel/plugin-transform-unicode-property-regex": "^7.24.1", "@babel/plugin-transform-unicode-regex": "^7.24.1", @@ -1878,9 +1869,9 @@ "dev": true }, "node_modules/@babel/runtime": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.4.tgz", - "integrity": "sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz", + "integrity": "sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==", "dependencies": { "regenerator-runtime": "^0.14.0" }, @@ -1903,19 +1894,19 @@ } }, "node_modules/@babel/traverse": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.1.tgz", - "integrity": "sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.5.tgz", + "integrity": "sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==", "dev": true, "dependencies": { - "@babel/code-frame": "^7.24.1", - "@babel/generator": "^7.24.1", + "@babel/code-frame": "^7.24.2", + "@babel/generator": "^7.24.5", "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-function-name": "^7.23.0", "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.24.1", - "@babel/types": "^7.24.0", + "@babel/helper-split-export-declaration": "^7.24.5", + "@babel/parser": "^7.24.5", + "@babel/types": "^7.24.5", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -1924,13 +1915,13 @@ } }, "node_modules/@babel/types": { - "version": "7.24.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz", - "integrity": "sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.5.tgz", + "integrity": "sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==", "dev": true, "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", + "@babel/helper-string-parser": "^7.24.1", + "@babel/helper-validator-identifier": "^7.24.5", "to-fast-properties": "^2.0.0" }, "engines": { @@ -2017,26 +2008,11 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "node_modules/@cerner/duplicate-package-checker-webpack-plugin/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@cerner/duplicate-package-checker-webpack-plugin/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -2056,12 +2032,6 @@ "node": ">=8" } }, - "node_modules/@cerner/duplicate-package-checker-webpack-plugin/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@cerner/eslint-config-terra": { "version": "5.6.0", "resolved": "https://registry.npmjs.org/@cerner/eslint-config-terra/-/eslint-config-terra-5.6.0.tgz", @@ -2193,26 +2163,11 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "node_modules/@cerner/package-json-lint/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@cerner/package-json-lint/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -2232,12 +2187,6 @@ "node": ">=8" } }, - "node_modules/@cerner/package-json-lint/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@cerner/stylelint-config-terra": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/@cerner/stylelint-config-terra/-/stylelint-config-terra-5.1.0.tgz", @@ -2344,58 +2293,58 @@ "link": true }, "node_modules/@cerner/terra-dev-site": { - "version": "7.12.0", - "resolved": "https://registry.npmjs.org/@cerner/terra-dev-site/-/terra-dev-site-7.12.0.tgz", - "integrity": "sha512-1IpD+smRYRx2bUK1v/+DoDe/yW4ewnfJ3Vw4UfHOPJ34TrZ+v599auj3Lyg584MCRImGCWDy+Wr1nCGNQrucFg==", - "dev": true, - "dependencies": { - "@cerner/terra-polyfill": "^1.2.0", - "@jsdevtools/rehype-url-inspector": "^2.0.2", - "@mdx-js/loader": "^1.4.5", - "@mdx-js/mdx": "^1.5.0", - "@mdx-js/react": "^1.4.5", - "chalk": "^4.1.0", - "classnames": "^2.2.5", - "enhanced-resolve": "^4.1.0 || ^5.4.0", - "fuse.js": "^6.4.3", - "glob": "^7.1.1", - "html-webpack-plugin": "^4.5.0", - "keycode-js": "^3.1.0", - "loader-utils": "^1.2.3", - "lodash.kebabcase": "^4.1.1", - "lodash.startcase": "^4.4.0", - "lodash.template": "^4.5.0", - "prism-react-renderer": "^1.0.2", - "prop-types": "^15.5.8", - "react-docgen": "^5.3.0", - "react-router-dom": "^5.0.0", - "rehype-slug": "^4.0.0", - "rehype-urls": "^1.0.0", - "terra-action-footer": "^2.52.0", - "terra-action-header": "^2.70.0", - "terra-button": "^3.42.0", - "terra-content-container": " ^3.34.0", - "terra-form-field": "^4.18.0", - "terra-form-select": "^6.0.0", - "terra-html-table": "^1.8.0", - "terra-hyperlink": "^2.9.0", - "terra-icon": "^3.40.0", - "terra-image": " ^3.34.0", - "terra-list": "^4.6.0", - "terra-menu": "^6.3.0", - "terra-mixins": "^1.33.0", - "terra-search-field": "^3.13.0", - "terra-status-view": "^4.10.0", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/@cerner/terra-dev-site/-/terra-dev-site-7.14.0.tgz", + "integrity": "sha512-mibzXd2HaOVir6ha2DQT5xKIBmfjtBspqO38v5Zw1JNe6xSG6A7i45rZNy0wewslWabPtTE96px3cHKmJ3iJUg==", + "dev": true, + "dependencies": { + "@cerner/terra-polyfill": "^1.3.0", + "@jsdevtools/rehype-url-inspector": "2", + "@mdx-js/loader": "1", + "@mdx-js/mdx": "1", + "@mdx-js/react": "1", + "chalk": "4", + "classnames": "2", + "enhanced-resolve": "4 || 5", + "fuse.js": "6", + "glob": "7", + "html-webpack-plugin": "4", + "keycode-js": "3", + "loader-utils": "2", + "lodash.kebabcase": "4", + "lodash.startcase": "4", + "lodash.template": "4", + "prism-react-renderer": "1", + "prop-types": "15", + "react-docgen": "5", + "react-router-dom": "5", + "rehype-slug": "4", + "rehype-urls": "1", + "terra-action-footer": "2", + "terra-action-header": "2", + "terra-button": "3", + "terra-content-container": "3", + "terra-form-field": "4", + "terra-form-select": "6", + "terra-html-table": "1", + "terra-hyperlink": "2", + "terra-icon": "3", + "terra-image": "3", + "terra-list": "4", + "terra-menu": "6", + "terra-mixins": "1", + "terra-search-field": "3", + "terra-status-view": "4", "uuid": "3.4.0" }, "engines": { - "node": ">=10" + "node": "10 || 12 || 14" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "terra-application": "^1.48.0", - "webpack": "^4.44.2 || ^5.0.0" + "react": "16", + "react-dom": "16", + "terra-application": "1", + "webpack": "4 || 5" } }, "node_modules/@cerner/terra-dev-site/node_modules/ansi-styles": { @@ -2702,9 +2651,9 @@ } }, "node_modules/@csstools/css-parser-algorithms": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.6.1.tgz", - "integrity": "sha512-ubEkAaTfVZa+WwGhs5jbo5Xfqpeaybr/RvWzvFxRs4jfq16wH8l8Ty/QEEpINxll4xhuGfdMbipRyz5QZh9+FA==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.6.3.tgz", + "integrity": "sha512-xI/tL2zxzEbESvnSxwFgwvy5HS00oCXxL4MLs6HUiDcYfwowsoQaABKxUElp1ARITrINzBnsECOc1q0eg2GOrA==", "dev": true, "funding": [ { @@ -2720,13 +2669,13 @@ "node": "^14 || ^16 || >=18" }, "peerDependencies": { - "@csstools/css-tokenizer": "^2.2.4" + "@csstools/css-tokenizer": "^2.3.1" } }, "node_modules/@csstools/css-tokenizer": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.2.4.tgz", - "integrity": "sha512-PuWRAewQLbDhGeTvFuq2oClaSCKPIBmHyIobCV39JHRYN0byDcUWJl5baPeNUcqrjtdMNqFooE0FGl31I3JOqw==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.3.1.tgz", + "integrity": "sha512-iMNHTyxLbBlWIfGtabT157LH9DUx9X8+Y3oymFEuMj8HNc+rpE3dPFGFgHjpKfjeFDjLjYIAIhXPGvS2lKxL9g==", "dev": true, "funding": [ { @@ -2743,9 +2692,9 @@ } }, "node_modules/@csstools/media-query-list-parser": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.1.9.tgz", - "integrity": "sha512-qqGuFfbn4rUmyOB0u8CVISIp5FfJ5GAR3mBrZ9/TKndHakdnm6pY0L/fbLcpPnrzwCyyTEZl1nUcXAYHEWneTA==", + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.1.11.tgz", + "integrity": "sha512-uox5MVhvNHqitPP+SynrB1o8oPxPMt2JLgp5ghJOWf54WGQ5OKu47efne49r1SWqs3wRP8xSWjnO9MBKxhB1dA==", "dev": true, "funding": [ { @@ -2761,8 +2710,8 @@ "node": "^14 || ^16 || >=18" }, "peerDependencies": { - "@csstools/css-parser-algorithms": "^2.6.1", - "@csstools/css-tokenizer": "^2.2.4" + "@csstools/css-parser-algorithms": "^2.6.3", + "@csstools/css-tokenizer": "^2.3.1" } }, "node_modules/@csstools/selector-specificity": { @@ -3002,9 +2951,9 @@ } }, "node_modules/@formatjs/ts-transformer/node_modules/@types/node": { - "version": "16.18.94", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.94.tgz", - "integrity": "sha512-X8q3DoKq8t/QhA0Rk/9wJUajxtXRDiCK+cVaONKLxpsjPhu+xX6uZuEj4UKGLQ4p0obTdFxa0cP/BMvf9mOYZA==", + "version": "16.18.97", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.97.tgz", + "integrity": "sha512-4muilE1Lbfn57unR+/nT9AFjWk0MtWi5muwCEJqnOvfRQDbSfLCUdN7vCIg8TYuaANfhLOV85ve+FNpiUsbSRg==", "dev": true }, "node_modules/@formatjs/ts-transformer/node_modules/ansi-styles": { @@ -4790,18 +4739,18 @@ } }, "node_modules/@lerna/create/node_modules/glob/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" } }, "node_modules/@lerna/create/node_modules/ignore-walk": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz", - "integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.5.tgz", + "integrity": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==", "dev": true, "dependencies": { "minimatch": "^9.0.0" @@ -4810,18 +4759,6 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/@lerna/create/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@lerna/create/node_modules/minimatch": { "version": "9.0.4", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", @@ -4906,13 +4843,10 @@ } }, "node_modules/@lerna/create/node_modules/pacote/node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", "dev": true, - "dependencies": { - "builtins": "^5.0.0" - }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } @@ -4945,13 +4879,10 @@ } }, "node_modules/@lerna/create/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -4981,9 +4912,9 @@ } }, "node_modules/@lerna/create/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -4993,9 +4924,9 @@ } }, "node_modules/@lerna/create/node_modules/ssri/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -5016,12 +4947,6 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/@lerna/create/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@lerna/legacy-package-management": { "version": "6.6.2", "resolved": "https://registry.npmjs.org/@lerna/legacy-package-management/-/legacy-package-management-6.6.2.tgz", @@ -5553,9 +5478,9 @@ } }, "node_modules/@lerna/legacy-package-management/node_modules/glob/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -5588,9 +5513,9 @@ "dev": true }, "node_modules/@lerna/legacy-package-management/node_modules/ignore-walk": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz", - "integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.5.tgz", + "integrity": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==", "dev": true, "dependencies": { "minimatch": "^9.0.0" @@ -5758,9 +5683,9 @@ } }, "node_modules/@lerna/legacy-package-management/node_modules/make-fetch-happen/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -5770,9 +5695,9 @@ } }, "node_modules/@lerna/legacy-package-management/node_modules/make-fetch-happen/node_modules/ssri/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -5800,9 +5725,9 @@ } }, "node_modules/@lerna/legacy-package-management/node_modules/minipass-fetch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "integrity": "sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz", + "integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==", "dev": true, "dependencies": { "minipass": "^7.0.3", @@ -5817,9 +5742,9 @@ } }, "node_modules/@lerna/legacy-package-management/node_modules/minipass-fetch/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -6029,9 +5954,9 @@ } }, "node_modules/@lerna/legacy-package-management/node_modules/pacote/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -6041,9 +5966,9 @@ } }, "node_modules/@lerna/legacy-package-management/node_modules/pacote/node_modules/ssri/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -6088,9 +6013,9 @@ } }, "node_modules/@lerna/legacy-package-management/node_modules/react-is": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", - "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==", + "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 }, "node_modules/@lerna/legacy-package-management/node_modules/semver": { @@ -6157,13 +6082,10 @@ } }, "node_modules/@lerna/legacy-package-management/node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", "dev": true, - "dependencies": { - "builtins": "^5.0.0" - }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } @@ -6560,9 +6482,9 @@ } }, "node_modules/@npmcli/arborist/node_modules/gauge": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-5.0.1.tgz", - "integrity": "sha512-CmykPMJGuNan/3S4kZOpvvPYSNqSHANiWnh9XcMU2pSjtBfF0XzZ2p1bFAxTbnFxyBuPxQYHhzwaoOmUdqzvxQ==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/gauge/-/gauge-5.0.2.tgz", + "integrity": "sha512-pMaFftXPtiGIHCJHdcUUx9Rby/rFT/Kkt3fIIGCs+9PMDIljSyRiqraTlxNtBReJRDfUefpa263RQ3vnp5G/LQ==", "dev": true, "dependencies": { "aproba": "^1.0.3 || ^2.0.0", @@ -6616,9 +6538,9 @@ } }, "node_modules/@npmcli/arborist/node_modules/ignore-walk": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz", - "integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.5.tgz", + "integrity": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==", "dev": true, "dependencies": { "minimatch": "^9.0.0" @@ -6642,18 +6564,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/@npmcli/arborist/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@npmcli/arborist/node_modules/minimatch": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-6.2.0.tgz", @@ -6768,13 +6678,10 @@ } }, "node_modules/@npmcli/arborist/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -6795,9 +6702,9 @@ } }, "node_modules/@npmcli/arborist/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -6807,13 +6714,10 @@ } }, "node_modules/@npmcli/arborist/node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", "dev": true, - "dependencies": { - "builtins": "^5.0.0" - }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } @@ -6833,16 +6737,10 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/@npmcli/arborist/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@npmcli/fs": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz", - "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.1.tgz", + "integrity": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==", "dev": true, "dependencies": { "semver": "^7.3.5" @@ -6851,26 +6749,11 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/@npmcli/fs/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@npmcli/fs/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -6878,12 +6761,6 @@ "node": ">=10" } }, - "node_modules/@npmcli/fs/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@npmcli/git": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-4.1.0.tgz", @@ -6925,13 +6802,10 @@ } }, "node_modules/@npmcli/git/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -6939,18 +6813,6 @@ "node": ">=10" } }, - "node_modules/@npmcli/git/node_modules/semver/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@npmcli/git/node_modules/which": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz", @@ -6966,32 +6828,26 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/@npmcli/git/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@npmcli/installed-package-contents": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz", - "integrity": "sha512-xACzLPhnfD51GKvTOOuNX2/V4G4mz9/1I2MfDoye9kBM3RYe5g2YbscsaGoTlaWqkxeiapBWyseULVKpSVHtKQ==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.1.0.tgz", + "integrity": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==", "dev": true, "dependencies": { "npm-bundled": "^3.0.0", "npm-normalize-package-bin": "^3.0.0" }, "bin": { - "installed-package-contents": "lib/index.js" + "installed-package-contents": "bin/index.js" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, "node_modules/@npmcli/map-workspaces": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.4.tgz", - "integrity": "sha512-Z0TbvXkRbacjFFLpVpV0e2mheCh+WzQpcqL+4xp49uNJOxOnIAPZyXtUxZ5Qn3QBTGKA11Exjd9a5411rBrhDg==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz", + "integrity": "sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==", "dev": true, "dependencies": { "@npmcli/name-from-folder": "^2.0.0", @@ -7168,18 +7024,18 @@ } }, "node_modules/@npmcli/metavuln-calculator/node_modules/glob/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" } }, "node_modules/@npmcli/metavuln-calculator/node_modules/ignore-walk": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz", - "integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.5.tgz", + "integrity": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==", "dev": true, "dependencies": { "minimatch": "^9.0.0" @@ -7188,18 +7044,6 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/@npmcli/metavuln-calculator/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@npmcli/metavuln-calculator/node_modules/minimatch": { "version": "9.0.4", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", @@ -7299,13 +7143,10 @@ } }, "node_modules/@npmcli/metavuln-calculator/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -7326,9 +7167,9 @@ } }, "node_modules/@npmcli/metavuln-calculator/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -7338,22 +7179,19 @@ } }, "node_modules/@npmcli/metavuln-calculator/node_modules/ssri/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" } }, "node_modules/@npmcli/metavuln-calculator/node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", "dev": true, - "dependencies": { - "builtins": "^5.0.0" - }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } @@ -7373,12 +7211,6 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/@npmcli/metavuln-calculator/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@npmcli/move-file": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz", @@ -8555,9 +8387,9 @@ } }, "node_modules/@sigstore/sign/node_modules/minipass-fetch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "integrity": "sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz", + "integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==", "dev": true, "dependencies": { "minipass": "^7.0.3", @@ -8572,18 +8404,18 @@ } }, "node_modules/@sigstore/sign/node_modules/minipass-fetch/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" } }, "node_modules/@sigstore/sign/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -8593,9 +8425,9 @@ } }, "node_modules/@sigstore/sign/node_modules/ssri/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -8733,9 +8565,9 @@ "dev": true }, "node_modules/@types/aws-lambda": { - "version": "8.10.136", - "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.136.tgz", - "integrity": "sha512-cmmgqxdVGhxYK9lZMYYXYRJk6twBo53ivtXjIUEFZxfxe4TkZTZBK3RRWrY2HjJcUIix0mdifn15yjOAat5lTA==", + "version": "8.10.137", + "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.137.tgz", + "integrity": "sha512-YNFwzVarXAOXkjuFxONyDw1vgRNzyH8AuyN19s0bM+ChSu/bzxb5XPxYFLXoqoM+tvgzwR3k7fXcEOW125yJxg==", "dev": true }, "node_modules/@types/babel__core": { @@ -8845,9 +8677,9 @@ } }, "node_modules/@types/diff": { - "version": "5.0.9", - "resolved": "https://registry.npmjs.org/@types/diff/-/diff-5.0.9.tgz", - "integrity": "sha512-RWVEhh/zGXpAVF/ZChwNnv7r4rvqzJ7lYNSmZSVTxjV0PBLf6Qu7RNg+SUtkpzxmiNkjCx0Xn2tPp7FIkshJwQ==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@types/diff/-/diff-5.2.1.tgz", + "integrity": "sha512-uxpcuwWJGhe2AR1g8hD9F5OYGCqjqWnBUQFD8gMZsDbv8oPHzxJF6iMO6n8Tk0AdzlxoaaoQhOYlIg/PukVU8g==", "dev": true }, "node_modules/@types/easy-table": { @@ -8905,9 +8737,9 @@ } }, "node_modules/@types/express-serve-static-core": { - "version": "4.17.43", - "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.43.tgz", - "integrity": "sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==", + "version": "4.19.0", + "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.0.tgz", + "integrity": "sha512-bGyep3JqPCRry1wq+O5n7oiBgGWmeIJXPjXXCo8EK0u8duZGSYar7cGqd3ML2JUsLGeB7fmc06KYo9fLGWqPvQ==", "dev": true, "dependencies": { "@types/node": "*", @@ -9070,9 +8902,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.0.tgz", - "integrity": "sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.1.tgz", + "integrity": "sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==", "dev": true }, "node_modules/@types/lodash.flattendeep": { @@ -9142,9 +8974,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.12.4", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.4.tgz", - "integrity": "sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==", + "version": "20.12.11", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.11.tgz", + "integrity": "sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -9204,9 +9036,9 @@ } }, "node_modules/@types/qs": { - "version": "6.9.14", - "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.14.tgz", - "integrity": "sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA==", + "version": "6.9.15", + "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.15.tgz", + "integrity": "sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==", "dev": true }, "node_modules/@types/range-parser": { @@ -9216,9 +9048,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.2.74", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.74.tgz", - "integrity": "sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==", + "version": "18.3.1", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.1.tgz", + "integrity": "sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -9526,26 +9358,11 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -9562,12 +9379,6 @@ "node": ">=8" } }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@typescript-eslint/visitor-keys": { "version": "4.33.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", @@ -9628,9 +9439,9 @@ } }, "node_modules/@wdio/cli/node_modules/@types/node": { - "version": "18.19.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.29.tgz", - "integrity": "sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==", + "version": "18.19.33", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz", + "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -9993,9 +9804,9 @@ } }, "node_modules/@wdio/reporter/node_modules/@types/node": { - "version": "18.19.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.29.tgz", - "integrity": "sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==", + "version": "18.19.33", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz", + "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -10133,9 +9944,9 @@ } }, "node_modules/@wdio/sync/node_modules/@types/node": { - "version": "18.19.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.29.tgz", - "integrity": "sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==", + "version": "18.19.33", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz", + "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -10504,9 +10315,9 @@ } }, "node_modules/@wdio/types/node_modules/@types/node": { - "version": "18.19.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.29.tgz", - "integrity": "sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==", + "version": "18.19.33", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz", + "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -10932,15 +10743,15 @@ } }, "node_modules/ajv-formats/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", "dev": true, "dependencies": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "uri-js": "^4.4.1" }, "funding": { "type": "github", @@ -11634,9 +11445,9 @@ "optional": true }, "node_modules/aws-sdk": { - "version": "2.1592.0", - "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1592.0.tgz", - "integrity": "sha512-iwmS46jOEHMNodfrpNBJ5eHwjKAY05t/xYV2cp+KyzMX2yGgt2/EtWWnlcoMGBKR31qKTsjMj5ZPouC9/VeDOA==", + "version": "2.1616.0", + "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1616.0.tgz", + "integrity": "sha512-Wes2FOJn/5Bo35ku+KYvn/H+xnuPuI97mQKxhU+d3TczAY56rFH/qw7Bff8HI0Gi6m6lDEhhq76qvG4gfdPexg==", "dev": true, "hasInstallScript": true, "optional": true, @@ -11861,20 +11672,6 @@ "webpack": ">=2" } }, - "node_modules/babel-loader/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, "node_modules/babel-loader/node_modules/make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -11964,13 +11761,13 @@ } }, "node_modules/babel-plugin-polyfill-corejs2": { - "version": "0.4.10", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.10.tgz", - "integrity": "sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ==", + "version": "0.4.11", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.11.tgz", + "integrity": "sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==", "dev": true, "dependencies": { "@babel/compat-data": "^7.22.6", - "@babel/helper-define-polyfill-provider": "^0.6.1", + "@babel/helper-define-polyfill-provider": "^0.6.2", "semver": "^6.3.1" }, "peerDependencies": { @@ -11991,12 +11788,12 @@ } }, "node_modules/babel-plugin-polyfill-regenerator": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.1.tgz", - "integrity": "sha512-JfTApdE++cgcTWjsiCQlLyFBMbTUft9ja17saCc93lgV33h4tuCVj7tlvu//qpLwaG+3yEz7/KhahGrUMkVq9g==", + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.2.tgz", + "integrity": "sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==", "dev": true, "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.6.1" + "@babel/helper-define-polyfill-provider": "^0.6.2" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" @@ -12108,9 +11905,9 @@ } }, "node_modules/bin-links": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.3.tgz", - "integrity": "sha512-obsRaULtJurnfox/MDwgq6Yo9kzbv1CPTk/1/s7Z/61Lezc8IKkFCOXNeVLXz0456WRzBQmSsDWlai2tIhBsfA==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.4.tgz", + "integrity": "sha512-cMtq4W5ZsEwcutJrVId+a/tjt8GSbS+h0oNkdl6+6rBuEv8Ot33Bevj5KPm40t309zuhVic8NjpuL42QCiJWWA==", "dev": true, "dependencies": { "cmd-shim": "^6.0.0", @@ -12123,9 +11920,9 @@ } }, "node_modules/bin-links/node_modules/cmd-shim": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-6.0.2.tgz", - "integrity": "sha512-+FFYbB0YLaAkhkcrjkyNLYDiOsFSfRjwjY19LXk/psmMx1z00xlCv7hhQoTGXXIKi+YXHL/iiFo8NqMVQX9nOw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-6.0.3.tgz", + "integrity": "sha512-FMabTRlc5t5zjdenF6mS0MBeFZm0XqHqeOkcskKFb/LYCcRQ5fVgLOHVc4Lq9CqABd9zhjwPjMBCJvMCziSVtA==", "dev": true, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" @@ -12411,34 +12208,19 @@ "dev": true }, "node_modules/builtins": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz", - "integrity": "sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/builtins/-/builtins-5.1.0.tgz", + "integrity": "sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==", "dev": true, "dependencies": { "semver": "^7.0.0" } }, - "node_modules/builtins/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/builtins/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -12446,12 +12228,6 @@ "node": ">=10" } }, - "node_modules/builtins/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/byte-size": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/byte-size/-/byte-size-7.0.0.tgz", @@ -12960,9 +12736,9 @@ } }, "node_modules/cacache/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -13080,9 +12856,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001605", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001605.tgz", - "integrity": "sha512-nXwGlFWo34uliI9z3n6Qc0wZaf7zaZWA1CPZ169La5mV3I/gem7bst0vr5XQH5TJXZIMfDeZyOrZnSlVzKxxHQ==", + "version": "1.0.30001616", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001616.tgz", + "integrity": "sha512-RHVYKov7IcdNjVHJFNY/78RdG4oGVjbayxv8u5IO74Wv7Hlq4PnJE6mo/OjFijjVFNy5ijnCt6H3IIo4t+wfEw==", "dev": true, "funding": [ { @@ -13321,9 +13097,9 @@ } }, "node_modules/cjs-module-lexer": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz", - "integrity": "sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==", + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.3.1.tgz", + "integrity": "sha512-a3KdPAANPbNE4ZUv9h6LckSl9zLsYOP4MBmhIPkRaeyybt+r4UghLvq+xw/YwUcC1gqylCkL4rdVs3Lwupjm4Q==", "dev": true }, "node_modules/classlist-polyfill": { @@ -13906,13 +13682,10 @@ } }, "node_modules/conventional-changelog-core/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -14044,9 +13817,9 @@ "dev": true }, "node_modules/core-js": { - "version": "3.36.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.1.tgz", - "integrity": "sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==", + "version": "3.37.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz", + "integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==", "dev": true, "hasInstallScript": true, "funding": { @@ -14055,9 +13828,9 @@ } }, "node_modules/core-js-compat": { - "version": "3.36.1", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.36.1.tgz", - "integrity": "sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==", + "version": "3.37.0", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.37.0.tgz", + "integrity": "sha512-vYq4L+T8aS5UuFg4UwDhc7YNRWVeVZwltad9C/jV3R2LgVOpS9BDr7l/WL6BN0dbV3k1XejPTHqqEzJgsa0frA==", "dev": true, "dependencies": { "browserslist": "^4.23.0" @@ -14206,9 +13979,9 @@ } }, "node_modules/css-functions-list": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.1.tgz", - "integrity": "sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.2.tgz", + "integrity": "sha512-c+N0v6wbKVxTu5gOBBFkr9BEdBWaqqjQeiJ8QvSRIJOf+UxlJh930m8e6/WNeODIK0mYLFkoONrnj16i2EcvfQ==", "dev": true, "engines": { "node": ">=12 || >=16" @@ -14251,32 +14024,6 @@ "webpack": "^4.27.0 || ^5.0.0" } }, - "node_modules/css-loader/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, - "node_modules/css-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/css-loader/node_modules/schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", @@ -14296,13 +14043,10 @@ } }, "node_modules/css-loader/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -14310,12 +14054,6 @@ "node": ">=10" } }, - "node_modules/css-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/css-rule-stream": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/css-rule-stream/-/css-rule-stream-1.1.0.tgz", @@ -15085,9 +14823,9 @@ "dev": true }, "node_modules/devtools/node_modules/@types/node": { - "version": "18.19.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.29.tgz", - "integrity": "sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==", + "version": "18.19.33", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz", + "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -15568,9 +15306,9 @@ "dev": true }, "node_modules/ejs": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.9.tgz", - "integrity": "sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==", + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", + "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==", "dev": true, "dependencies": { "jake": "^10.8.5" @@ -15583,9 +15321,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.726", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.726.tgz", - "integrity": "sha512-xtjfBXn53RORwkbyKvDfTajtnTp0OJoPOIBzXvkNbb7+YYvCHJflba3L7Txyx/6Fov3ov2bGPr/n5MTixmPhdQ==", + "version": "1.4.759", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.759.tgz", + "integrity": "sha512-qZJc+zsuI+/5UjOSFnpkJBwwLMH1AZgyKqJ7LUNnRsB7v/cDjMu9DvXgp9kH6PTTZxjnPXGp2Uhurw+2Ll4Hjg==", "dev": true }, "node_modules/email-addresses": { @@ -15663,9 +15401,9 @@ } }, "node_modules/enhanced-resolve": { - "version": "5.16.0", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz", - "integrity": "sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==", + "version": "5.16.1", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.16.1.tgz", + "integrity": "sha512-4U5pNsuDl0EhuZpq46M5xPslstkviJuhrdobaRDBk2Jy2KO37FDAJl4lb2KlNabxT0m4MTK2UHNrsAcphE8nyw==", "dev": true, "dependencies": { "graceful-fs": "^4.2.4", @@ -15709,9 +15447,9 @@ } }, "node_modules/envinfo": { - "version": "7.11.1", - "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.11.1.tgz", - "integrity": "sha512-8PiZgZNIB4q/Lw4AhOvAfB/ityHAd2bli3lESSWmWSzSsl5dKpy5N1d1Rfkd2teq/g9xN90lc6o98DOjMeYHpg==", + "version": "7.13.0", + "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.13.0.tgz", + "integrity": "sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==", "dev": true, "bin": { "envinfo": "dist/cli.js" @@ -15948,14 +15686,14 @@ } }, "node_modules/es-iterator-helpers": { - "version": "1.0.18", - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.18.tgz", - "integrity": "sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA==", + "version": "1.0.19", + "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz", + "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==", "dev": true, "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", - "es-abstract": "^1.23.0", + "es-abstract": "^1.23.3", "es-errors": "^1.3.0", "es-set-tostringtag": "^2.0.3", "function-bind": "^1.1.2", @@ -15973,9 +15711,9 @@ } }, "node_modules/es-module-lexer": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.0.tgz", - "integrity": "sha512-pqrTKmwEIgafsYZAGw9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8j3Q3GNez79jzxZshq0bcT962QHOghjw==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.2.tgz", + "integrity": "sha512-l60ETUTmLqbVbVHv1J4/qj+M8nq7AwMzEcg3kmJDt9dCNrTk+yHcYFf/Kw75pMDwd9mPcIGCG5LcS20SxYRzFA==", "dev": true }, "node_modules/es-object-atoms": { @@ -16473,9 +16211,9 @@ } }, "node_modules/eslint-plugin-react-hooks": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz", - "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==", + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", "dev": true, "engines": { "node": ">=10" @@ -16636,26 +16374,11 @@ "node": ">= 4" } }, - "node_modules/eslint/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/eslint/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -16687,12 +16410,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/eslint/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/espree": { "version": "7.3.1", "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", @@ -17139,9 +16856,9 @@ } }, "node_modules/expect-webdriverio/node_modules/react-is": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", - "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==", + "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 }, "node_modules/expect-webdriverio/node_modules/slash": { @@ -17618,20 +17335,6 @@ "webpack": "^4.0.0 || ^5.0.0" } }, - "node_modules/file-loader/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, "node_modules/file-loader/node_modules/schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", @@ -17918,9 +17621,9 @@ "dev": true }, "node_modules/focus-lock": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/focus-lock/-/focus-lock-1.3.4.tgz", - "integrity": "sha512-Gv0N3mvej3pD+HWkNryrF8sExzEHqhQ6OSFxD4DPxm9n5HGCaHme98ZMBZroNEAJcsdtHxk+skvThGKyUeoEGA==", + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/focus-lock/-/focus-lock-1.3.5.tgz", + "integrity": "sha512-QFaHbhv9WPUeLYBDe/PAuLKJ4Dd9OPvKs9xZBr3yLXnUrDNaVXKu2baDBXe3naPY30hgHYSsf2JW4jzas2mDEQ==", "dev": true, "peer": true, "dependencies": { @@ -18109,9 +17812,9 @@ } }, "node_modules/fs-monkey": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.5.tgz", - "integrity": "sha512-8uMbBjrhzW76TYgEV27Y5E//W2f/lTFmx78P2w19FZSxarhI/798APGQyuGCwmkNxgwGRhrLfvWyLBvNtuOmew==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.6.tgz", + "integrity": "sha512-b1FMfwetIKymC0eioW7mTywihSQE4oLzQn1dB6rZB5fx/3NpNEdAWeCSMB+60/AeT0TCXsxzAlcYVEFCTAksWg==", "dev": true }, "node_modules/fs-readdir-recursive": { @@ -18767,11 +18470,12 @@ } }, "node_modules/globalthis": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", - "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", "dependencies": { - "define-properties": "^1.1.3" + "define-properties": "^1.2.1", + "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" @@ -19506,6 +19210,32 @@ "webpack": "^4.0.0 || ^5.0.0" } }, + "node_modules/html-webpack-plugin/node_modules/json5": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dev": true, + "dependencies": { + "minimist": "^1.2.0" + }, + "bin": { + "json5": "lib/cli.js" + } + }, + "node_modules/html-webpack-plugin/node_modules/loader-utils": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz", + "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==", + "dev": true, + "dependencies": { + "big.js": "^5.2.2", + "emojis-list": "^3.0.0", + "json5": "^1.0.1" + }, + "engines": { + "node": ">=4.0.0" + } + }, "node_modules/html-webpack-plugin/node_modules/tapable": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz", @@ -20070,13 +19800,10 @@ } }, "node_modules/init-package-json/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -20084,24 +19811,6 @@ "node": ">=10" } }, - "node_modules/init-package-json/node_modules/semver/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/init-package-json/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/inline-style-parser": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz", @@ -21061,18 +20770,6 @@ "node": ">=10" } }, - "node_modules/istanbul-lib-report/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/istanbul-lib-report/node_modules/make-dir": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", @@ -21089,13 +20786,10 @@ } }, "node_modules/istanbul-lib-report/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -21115,12 +20809,6 @@ "node": ">=8" } }, - "node_modules/istanbul-lib-report/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/istanbul-lib-source-maps": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", @@ -21180,9 +20868,9 @@ } }, "node_modules/jake": { - "version": "10.8.7", - "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz", - "integrity": "sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==", + "version": "10.9.1", + "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.1.tgz", + "integrity": "sha512-61btcOHNnLnsOdtLgA5efqQWjnSi/vow5HbI7HMdKKWqvrKR1bLK3BPlJn9gcSaP2ewuamUSMB5XEy76KUIS2w==", "dev": true, "dependencies": { "async": "^3.2.3", @@ -22860,26 +22548,11 @@ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } }, - "node_modules/jest-snapshot/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/jest-snapshot/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -22899,12 +22572,6 @@ "node": ">=8" } }, - "node_modules/jest-snapshot/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/jest-util": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz", @@ -23346,9 +23013,9 @@ "dev": true }, "node_modules/json-parse-even-better-errors": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz", - "integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz", + "integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==", "dev": true, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" @@ -23473,26 +23140,11 @@ "npm": ">=6" } }, - "node_modules/jsonwebtoken/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/jsonwebtoken/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -23500,12 +23152,6 @@ "node": ">=10" } }, - "node_modules/jsonwebtoken/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/jsprim": { "version": "1.4.2", "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz", @@ -24317,9 +23963,9 @@ "dev": true }, "node_modules/lerna/node_modules/ignore-walk": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz", - "integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.5.tgz", + "integrity": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==", "dev": true, "dependencies": { "minimatch": "^9.0.0" @@ -24415,18 +24061,6 @@ "js-yaml": "bin/js-yaml.js" } }, - "node_modules/lerna/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/lerna/node_modules/make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -24602,9 +24236,9 @@ } }, "node_modules/lerna/node_modules/pacote/node_modules/glob/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -24668,9 +24302,9 @@ } }, "node_modules/lerna/node_modules/pacote/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -24680,22 +24314,19 @@ } }, "node_modules/lerna/node_modules/pacote/node_modules/ssri/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" } }, "node_modules/lerna/node_modules/pacote/node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", "dev": true, - "dependencies": { - "builtins": "^5.0.0" - }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } @@ -24731,13 +24362,10 @@ } }, "node_modules/lerna/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -24839,12 +24467,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16" } }, - "node_modules/lerna/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/leven": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", @@ -24964,13 +24586,10 @@ } }, "node_modules/libnpmaccess/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -24978,18 +24597,6 @@ "node": ">=10" } }, - "node_modules/libnpmaccess/node_modules/semver/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/libnpmaccess/node_modules/yallist": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", @@ -25015,18 +24622,6 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/libnpmpublish/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/libnpmpublish/node_modules/npm-package-arg": { "version": "10.1.0", "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", @@ -25043,13 +24638,10 @@ } }, "node_modules/libnpmpublish/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -25058,9 +24650,9 @@ } }, "node_modules/libnpmpublish/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -25070,23 +24662,14 @@ } }, "node_modules/libnpmpublish/node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", "dev": true, - "dependencies": { - "builtins": "^5.0.0" - }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/libnpmpublish/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/lighthouse-logger": { "version": "1.4.2", "resolved": "https://registry.npmjs.org/lighthouse-logger/-/lighthouse-logger-1.4.2.tgz", @@ -25192,29 +24775,17 @@ } }, "node_modules/loader-utils": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz", - "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", "dev": true, "dependencies": { "big.js": "^5.2.2", "emojis-list": "^3.0.0", - "json5": "^1.0.1" + "json5": "^2.1.2" }, "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/loader-utils/node_modules/json5": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", - "dev": true, - "dependencies": { - "minimist": "^1.2.0" - }, - "bin": { - "json5": "lib/cli.js" + "node": ">=8.9.0" } }, "node_modules/locate-path": { @@ -25854,13 +25425,10 @@ } }, "node_modules/make-fetch-happen/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -25868,18 +25436,6 @@ "node": ">=10" } }, - "node_modules/make-fetch-happen/node_modules/semver/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/make-fetch-happen/node_modules/unique-filename": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz", @@ -26238,13 +25794,10 @@ } }, "node_modules/meow/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -26403,20 +25956,6 @@ "webpack": "^4.4.0 || ^5.0.0" } }, - "node_modules/mini-css-extract-plugin/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, "node_modules/mini-css-extract-plugin/node_modules/schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", @@ -26477,9 +26016,9 @@ } }, "node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -27237,9 +26776,9 @@ } }, "node_modules/node-gyp-build": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.0.tgz", - "integrity": "sha512-u6fs2AEUljNho3EYTJNBfImO5QTo/J/1Etd+NVdCj7qWKUSN/bSLkZwhDv7I+w/MSC6qJ4cknepkAYykDdK8og==", + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.1.tgz", + "integrity": "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==", "dev": true, "bin": { "node-gyp-build": "bin.js", @@ -27285,18 +26824,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, - "node_modules/node-gyp/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/node-gyp/node_modules/nopt": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", @@ -27343,13 +26870,10 @@ } }, "node_modules/node-gyp/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -27357,12 +26881,6 @@ "node": ">=10" } }, - "node_modules/node-gyp/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/node-int64": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", @@ -27376,9 +26894,9 @@ "dev": true }, "node_modules/nopt": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz", - "integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.1.tgz", + "integrity": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==", "dev": true, "dependencies": { "abbrev": "^2.0.0" @@ -27405,26 +26923,11 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/normalize-package-data/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/normalize-package-data/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -27432,12 +26935,6 @@ "node": ">=10" } }, - "node_modules/normalize-package-data/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", @@ -27469,9 +26966,9 @@ } }, "node_modules/npm-bundled": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-3.0.0.tgz", - "integrity": "sha512-Vq0eyEQy+elFpzsKjMss9kxqb9tG3YHg4dsyWuUENuzvSUWe1TCnW/vV9FkhvBk/brEDoDiVd+M1Btosa6ImdQ==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-3.0.1.tgz", + "integrity": "sha512-+AvaheE/ww1JEwRHOrn4WHNzOxGtVp+adrg2AeZS/7KuxGUYFuBta98wYpfHBbJp6Tg6j1NKSEVHNcfZzJHQwQ==", "dev": true, "dependencies": { "npm-normalize-package-bin": "^3.0.0" @@ -27492,26 +26989,11 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/npm-install-checks/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/npm-install-checks/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -27519,12 +27001,6 @@ "node": ">=10" } }, - "node_modules/npm-install-checks/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/npm-normalize-package-bin": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz", @@ -27579,13 +27055,10 @@ } }, "node_modules/npm-package-arg/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -27696,18 +27169,6 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/npm-pick-manifest/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/npm-pick-manifest/node_modules/npm-package-arg": { "version": "10.1.0", "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", @@ -27724,13 +27185,10 @@ } }, "node_modules/npm-pick-manifest/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -27739,23 +27197,14 @@ } }, "node_modules/npm-pick-manifest/node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", "dev": true, - "dependencies": { - "builtins": "^5.0.0" - }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/npm-pick-manifest/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/npm-registry-fetch": { "version": "14.0.5", "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-14.0.5.tgz", @@ -27819,9 +27268,9 @@ } }, "node_modules/npm-registry-fetch/node_modules/minipass-fetch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "integrity": "sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz", + "integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==", "dev": true, "dependencies": { "minipass": "^7.0.3", @@ -27836,9 +27285,9 @@ } }, "node_modules/npm-registry-fetch/node_modules/minipass-fetch/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -27860,13 +27309,10 @@ } }, "node_modules/npm-registry-fetch/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -27874,22 +27320,10 @@ "node": ">=10" } }, - "node_modules/npm-registry-fetch/node_modules/semver/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/npm-registry-fetch/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -27899,32 +27333,23 @@ } }, "node_modules/npm-registry-fetch/node_modules/ssri/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" } }, "node_modules/npm-registry-fetch/node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", "dev": true, - "dependencies": { - "builtins": "^5.0.0" - }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/npm-registry-fetch/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/npm-run-path": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", @@ -27970,9 +27395,9 @@ } }, "node_modules/nwsapi": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz", - "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==", + "version": "2.2.9", + "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.9.tgz", + "integrity": "sha512-2f3F0SEEer8bBu0dsNCFF50N0cTThV1nWFYcEYFZttdW0lDAoybv9cQoK7X7/68Z89S7FoRrVjP1LPX4XRf9vg==", "dev": true }, "node_modules/nx": { @@ -28515,7 +27940,7 @@ }, "node_modules/one-cerner-style-icons": { "version": "1.53.0", - "resolved": "https://github.com/cerner/one-cerner-style-icons/archive/v1.53.0.tar.gz", + "resolved": "https://github.com/oracle-samples/one-cerner-style-icons/archive/v1.53.0.tar.gz", "integrity": "sha512-zzoGm1lKajW7e6DOf4gG2R3kaGs9BKTFvr4QUGWvkEazN0/jVV9ixanl5HKNUuxCcPbGukNOfsqn4gijB+DgqQ==", "dev": true, "license": "Apache-2.0" @@ -28553,17 +27978,17 @@ } }, "node_modules/optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", "dev": true, "dependencies": { - "@aashutoshrathi/word-wrap": "^1.2.3", "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" }, "engines": { "node": ">= 0.8.0" @@ -29296,13 +28721,10 @@ } }, "node_modules/pacote/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -29685,9 +29107,9 @@ } }, "node_modules/path-scurry/node_modules/lru-cache": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", - "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", + "version": "10.2.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", + "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", "dev": true, "engines": { "node": "14 || >=16.14" @@ -29937,32 +29359,6 @@ "webpack": "^4.0.0 || ^5.0.0" } }, - "node_modules/postcss-loader/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, - "node_modules/postcss-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/postcss-loader/node_modules/schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", @@ -29982,13 +29378,10 @@ } }, "node_modules/postcss-loader/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -29996,12 +29389,6 @@ "node": ">=10" } }, - "node_modules/postcss-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/postcss-media-query-parser": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz", @@ -30551,9 +29938,9 @@ } }, "node_modules/qs": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.12.0.tgz", - "integrity": "sha512-trVZiI6RMOkO476zLGaBIzszOdFPnCCXHPG9kn0yuS1uz6xdVxPfZdB3vUig9pxPFDM9BRAgz/YUIVQ1/vuiUg==", + "version": "6.12.1", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.12.1.tgz", + "integrity": "sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==", "dev": true, "dependencies": { "side-channel": "^1.0.6" @@ -30733,20 +30120,6 @@ "webpack": "^4.0.0 || ^5.0.0" } }, - "node_modules/raw-loader/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, "node_modules/raw-loader/node_modules/schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", @@ -30887,17 +30260,17 @@ } }, "node_modules/react-focus-lock": { - "version": "2.11.2", - "resolved": "https://registry.npmjs.org/react-focus-lock/-/react-focus-lock-2.11.2.tgz", - "integrity": "sha512-DDTbEiov0+RthESPVSTIdAWPPKic+op3sCcP+icbMRobvQNt7LuAlJ3KoarqQv5sCgKArru3kXmlmFTa27/CdQ==", + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/react-focus-lock/-/react-focus-lock-2.12.1.tgz", + "integrity": "sha512-lfp8Dve4yJagkHiFrC1bGtib3mF2ktqwPJw4/WGcgPW+pJ/AVQA5X2vI7xgp13FcxFEpYBBHpXai/N2DBNC0Jw==", "dev": true, "peer": true, "dependencies": { "@babel/runtime": "^7.0.0", - "focus-lock": "^1.3.2", + "focus-lock": "^1.3.5", "prop-types": "^15.6.2", "react-clientside-effect": "^1.2.6", - "use-callback-ref": "^1.3.0", + "use-callback-ref": "^1.3.2", "use-sidecar": "^1.1.2" }, "peerDependencies": { @@ -30911,18 +30284,17 @@ } }, "node_modules/react-focus-on": { - "version": "3.9.2", - "resolved": "https://registry.npmjs.org/react-focus-on/-/react-focus-on-3.9.2.tgz", - "integrity": "sha512-3UZ9PjA+pe8ZK3B+rz7zcgJUIRJVzJEddYe6R5WVUAsSXW8awHw9nXJqK0UU5MenGEUh/tMUBWMqN633+d2eCA==", + "version": "3.9.3", + "resolved": "https://registry.npmjs.org/react-focus-on/-/react-focus-on-3.9.3.tgz", + "integrity": "sha512-GSLz54TvP6OUlsvnlgHJu80nHOAO2ikRTtDt/aP8GZu3DPPAbwHFdliveBwUfPnyKLUKutFMCJUkH55vuo4uKQ==", "dev": true, "peer": true, "dependencies": { "aria-hidden": "^1.2.2", - "react-focus-lock": "^2.11.2", + "react-focus-lock": "^2.11.3", "react-remove-scroll": "^2.5.7", "react-style-singleton": "^2.2.1", "tslib": "^2.3.1", - "use-callback-ref": "^1.3.0", "use-sidecar": "^1.1.2" }, "engines": { @@ -31315,13 +30687,10 @@ "dev": true }, "node_modules/read-package-json/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -31329,24 +30698,6 @@ "node": ">=10" } }, - "node_modules/read-package-json/node_modules/semver/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/read-package-json/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/read-pkg": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", @@ -32528,9 +31879,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.74.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.74.1.tgz", - "integrity": "sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==", + "version": "1.77.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.0.tgz", + "integrity": "sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==", "dev": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -32581,32 +31932,6 @@ } } }, - "node_modules/sass-loader/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, - "node_modules/sass-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/sass-loader/node_modules/schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", @@ -32626,13 +31951,10 @@ } }, "node_modules/sass-loader/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -32640,12 +31962,6 @@ "node": ">=10" } }, - "node_modules/sass-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/sax": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.1.tgz", @@ -33093,9 +32409,9 @@ } }, "node_modules/sigstore/node_modules/minipass-fetch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "integrity": "sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz", + "integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==", "dev": true, "dependencies": { "minipass": "^7.0.3", @@ -33110,18 +32426,18 @@ } }, "node_modules/sigstore/node_modules/minipass-fetch/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" } }, "node_modules/sigstore/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -33131,9 +32447,9 @@ } }, "node_modules/sigstore/node_modules/ssri/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -33235,9 +32551,9 @@ } }, "node_modules/socks": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.1.tgz", - "integrity": "sha512-B6w7tkwNid7ToxjZ08rQMT8M9BJAf8DKx8Ft4NivzH0zBUfd6jldGcisJn/RLgxcX3FPNDdNQCUEMMT79b+oCQ==", + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz", + "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==", "dev": true, "dependencies": { "ip-address": "^9.0.5", @@ -34259,13 +33575,10 @@ } }, "node_modules/stylelint/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -34472,9 +33785,9 @@ "dev": true }, "node_modules/svgo": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.2.0.tgz", - "integrity": "sha512-4PP6CMW/V7l/GmKRKzsLR8xxjdHTV4IMvhTnpuHwwBazSIlw5W/5SmPjN8Dwyt7lKbSJrRDgp4t9ph0HgChFBQ==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.0.tgz", + "integrity": "sha512-y350OL6eAmhDbWcASdukXoG0MbpdfJQPHwEUAaTW1HBNSO2VErJ35fs7uNLSWjzFDhfua517RcouBzjZoO1JFg==", "dev": true, "dependencies": { "@trysound/sax": "0.2.0", @@ -34486,7 +33799,7 @@ "picocolors": "^1.0.0" }, "bin": { - "svgo": "bin/svgo" + "svgo": "bin/svgo.js" }, "engines": { "node": ">=14.0.0" @@ -34533,15 +33846,15 @@ } }, "node_modules/table/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", "dev": true, "dependencies": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "uri-js": "^4.4.1" }, "funding": { "type": "github", @@ -34898,55 +34211,56 @@ "link": true }, "node_modules/terra-application": { - "version": "1.57.0", - "resolved": "https://registry.npmjs.org/terra-application/-/terra-application-1.57.0.tgz", - "integrity": "sha512-SBSf/M9qE7aD+VyYDGYoc24injIcBpIgQ3xflzM4dLQJh4vPuY0j6EVrLUiRmLpnjNkKDj6Wp+Lt6yefu+mXOg==", + "version": "1.58.0", + "resolved": "https://registry.npmjs.org/terra-application/-/terra-application-1.58.0.tgz", + "integrity": "sha512-PKMcfF2t++pnC96I/Fbme3xy6sG+ti06sPB4mAPlHl/Hk2cQNST3eobvFidL7YrPC+QJcumsopbrPDN+IqC3Qg==", "dev": true, "peer": true, "dependencies": { - "@cerner/terra-docs": "^1.0.0", - "classnames": "^2.2.5", - "eventemitter3": "^4.0.4", - "focus-trap-react": "^6.0.0", - "keycode-js": "^3.1.0", - "lodash.debounce": "^4.0.8", + "@cerner/terra-docs": "1", + "classnames": "2", + "eventemitter3": "4", + "focus-trap-react": "6", + "keycode-js": "3", + "lodash.debounce": "4", "mutationobserver-shim": "<=0.3.3", - "prop-types": "^15.5.8", - "react-draggable": "^4.4.3", - "react-onclickoutside": "^6.7.1", - "resize-observer-polyfill": "^1.4.1", - "terra-action-footer": "^2.52.0", - "terra-action-header": "^2.70.0", - "terra-avatar": "^3.12.0", - "terra-base": "^5.0.0", - "terra-breakpoints": "^2.0.0", - "terra-button": "^3.42.0", - "terra-content-container": "^3.34.0", - "terra-disclosure-manager": "^4.27.0", - "terra-divider": "^3.33.0", - "terra-icon": "^3.40.0", - "terra-modal-manager": "^6.20.0", - "terra-navigation-prompt": "^1.40.0", - "terra-notification-dialog": "^4.0.0", - "terra-overlay": "^3.32.0", - "terra-popup": "^6.48.0", - "terra-scroll": "^2.18.0", - "terra-slide-panel-manager": "^5.19.0", - "terra-status-view": "^4.10.0", - "terra-theme-context": "^1.0.0", - "terra-theme-provider": "^4.0.0", - "terra-toolbar": "^1.22.0", - "terra-visually-hidden-text": "^2.31.0", + "prop-types": "15", + "react-draggable": "4", + "react-onclickoutside": "6", + "resize-observer-polyfill": "1", + "terra-action-footer": "2", + "terra-action-header": "2", + "terra-avatar": "3", + "terra-base": "5", + "terra-breakpoints": "2", + "terra-button": "3", + "terra-collapsible-menu-view": "6", + "terra-content-container": "3", + "terra-disclosure-manager": "4", + "terra-divider": "3", + "terra-icon": "3", + "terra-modal-manager": "6", + "terra-navigation-prompt": "1", + "terra-notification-dialog": "4", + "terra-overlay": "3", + "terra-popup": "6", + "terra-scroll": "2", + "terra-slide-panel-manager": "5", + "terra-status-view": "4", + "terra-theme-context": "1", + "terra-theme-provider": "4", + "terra-toolbar": "1", + "terra-visually-hidden-text": "2", "uuid": "3.4.0", "wicg-inert": "3.1.2" }, "engines": { - "node": "^8.9.2 || ^10.13.0 || ^12.0.0 || ^14.0.0" + "node": "8 || 10 || 12 || 14" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": "^2.9.0" + "react": "16", + "react-dom": "16", + "react-intl": "2" } }, "node_modules/terra-arrange": { @@ -34985,6 +34299,32 @@ "resolved": "packages/terra-cell-grid", "link": true }, + "node_modules/terra-collapsible-menu-view": { + "version": "6.101.0", + "resolved": "https://registry.npmjs.org/terra-collapsible-menu-view/-/terra-collapsible-menu-view-6.101.0.tgz", + "integrity": "sha512-zLtzYwcVzWUXEBPumbUedMGkvcAVCWiBNX+vItoJItrmZAdk9IuVRlw69VbUizNQG27V+d49LrM6TCjRGNeMYA==", + "dev": true, + "peer": true, + "dependencies": { + "classnames": "^2.2.5", + "prop-types": "^15.5.8", + "resize-observer-polyfill": "^1.4.1", + "terra-button": "^3.3.0", + "terra-button-group": "^3.0.0", + "terra-form-checkbox": "^4.8.0", + "terra-hyperlink": "^2.61.0", + "terra-icon": "^3.57.1", + "terra-list": "^4.0.0", + "terra-menu": "^6.96.0", + "terra-mixins": "^1.0.0", + "terra-theme-context": "^1.9.0" + }, + "peerDependencies": { + "react": "^16.8.5", + "react-dom": "^16.8.5", + "react-intl": "^2.8.0 || 3 || 4 || 5" + } + }, "node_modules/terra-content-container": { "resolved": "packages/terra-content-container", "link": true @@ -35115,9 +34455,9 @@ "link": true }, "node_modules/terra-menu": { - "version": "6.90.0", - "resolved": "https://registry.npmjs.org/terra-menu/-/terra-menu-6.90.0.tgz", - "integrity": "sha512-6BptB8lDWg0BTVr3CmzJ4S1giY9enL2S2OrXIesT0/XOJQzroM7CZmQTBQS19i/Ik/tDeBTZR0BCJ3JnfqiA3Q==", + "version": "6.96.0", + "resolved": "https://registry.npmjs.org/terra-menu/-/terra-menu-6.96.0.tgz", + "integrity": "sha512-JKfPEQq2W7DLWpzDMbXxRZSrK+oaQhTmf4/cectgiKONqtYSjJGUNj4EnesoeBPi9ccc6/y/MIgpe9mXSWwEqA==", "dependencies": { "classnames": "^2.2.5", "keycode-js": "^3.1.0", @@ -35126,7 +34466,7 @@ "terra-content-container": "^3.0.0", "terra-icon": "^3.19.0", "terra-list": "^4.0.0", - "terra-popup": "^6.79.0", + "terra-popup": "^6.82.0", "terra-theme-context": "^1.9.0", "terra-visually-hidden-text": "^2.36.0", "uuid": "3.4.0" @@ -35136,28 +34476,14 @@ "react-dom": "^16.8.5" } }, - "node_modules/terra-menu/node_modules/terra-arrange": { - "version": "3.56.0", - "resolved": "https://registry.npmjs.org/terra-arrange/-/terra-arrange-3.56.0.tgz", - "integrity": "sha512-0tvf1qpDM1iOGS3GtTES+zTNaQZYjt/18F1gn84eFiJ8/ARnx5nRRgLCSXvkY0fHMm1GmtytxQhg5wP1CtXEIg==", - "dependencies": { - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8" - }, - "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" - } - }, "node_modules/terra-mixins": { "resolved": "packages/terra-mixins", "link": true }, "node_modules/terra-modal-manager": { - "version": "6.75.0", - "resolved": "https://registry.npmjs.org/terra-modal-manager/-/terra-modal-manager-6.75.0.tgz", - "integrity": "sha512-NHzieSkFpj86IKSPTF5fn7u/LEfD7g1iNjTIzfXqPQPjLZYp+A2dgTYwaSDFWmxrepKJptLiKmB/Cx5hj4cAdg==", + "version": "6.77.0", + "resolved": "https://registry.npmjs.org/terra-modal-manager/-/terra-modal-manager-6.77.0.tgz", + "integrity": "sha512-PkHYeVLBk5DIvXDxlAUnae92RYD2tZ9JxI+OTyJVvtE2QQlCC7Bqjoswm3dAFykfVvTSpbY6Bc/I1HwOfm1xNQ==", "dev": true, "peer": true, "dependencies": { @@ -35176,15 +34502,15 @@ } }, "node_modules/terra-navigation-prompt": { - "version": "1.88.0", - "resolved": "https://registry.npmjs.org/terra-navigation-prompt/-/terra-navigation-prompt-1.88.0.tgz", - "integrity": "sha512-unj3tM3cTgL/9p/VQznZB4MjnzjEH/8MiZdDTHNz5CRJbVefMc0CfwEX8qWiSXntcjNn2Xio3rmcWHKBy3Mkmg==", + "version": "1.92.0", + "resolved": "https://registry.npmjs.org/terra-navigation-prompt/-/terra-navigation-prompt-1.92.0.tgz", + "integrity": "sha512-1UTdLjWL+PkUzoth84QLERbFy9CpZCFDKInaptaAcAUQlwtyAKn0zKguAn48M5U6NbHIbgI/ncCGGL7uzUbeYA==", "dev": true, "peer": true, "dependencies": { "classnames": "^2.2.5", "prop-types": "^15.5.8", - "terra-notification-dialog": "^4.45.0", + "terra-notification-dialog": "^4.48.0", "uuid": "3.4.0" }, "peerDependencies": { @@ -35193,9 +34519,9 @@ } }, "node_modules/terra-notification-dialog": { - "version": "4.45.0", - "resolved": "https://registry.npmjs.org/terra-notification-dialog/-/terra-notification-dialog-4.45.0.tgz", - "integrity": "sha512-zXj8kzjUT/9hnyIEtwUNJ41qfuu8rliARXRqVBxzr5Mr6mP1eIvHaPpb3uYtgH6Q63ZTgMkc42hkdpxj5DJ5gA==", + "version": "4.48.0", + "resolved": "https://registry.npmjs.org/terra-notification-dialog/-/terra-notification-dialog-4.48.0.tgz", + "integrity": "sha512-H6OC/dJakV8vxcwczyP/2KCkVPPWcMr20+ORxmzXkXa7g12Fiehqpj/nqsjHoyJIakF7g4fRl1CB7t9Joo0/4g==", "dev": true, "peer": true, "dependencies": { @@ -35227,9 +34553,9 @@ "link": true }, "node_modules/terra-popup": { - "version": "6.79.0", - "resolved": "https://registry.npmjs.org/terra-popup/-/terra-popup-6.79.0.tgz", - "integrity": "sha512-iPZ9bhsIOhFgp+xTtBXgix4tJerJ6e52fYr9aNY5vQN+pB9zfjcRgg5iCBsXY0ruXu7p3I0VGdMRImZRXaLElA==", + "version": "6.82.0", + "resolved": "https://registry.npmjs.org/terra-popup/-/terra-popup-6.82.0.tgz", + "integrity": "sha512-o6F32u2X1wjoa4XI4ohAnKd1/NWAGa7S7fvGPBN3BRXDp0tcVr422OEb0TPcNhwxL/5Y2Uk17Cb+mvJMOHtDdA==", "dependencies": { "@cerner/terra-docs": "^1.0.0", "classnames": "^2.2.5", @@ -35299,9 +34625,9 @@ } }, "node_modules/terra-slide-panel": { - "version": "3.48.0", - "resolved": "https://registry.npmjs.org/terra-slide-panel/-/terra-slide-panel-3.48.0.tgz", - "integrity": "sha512-uwctGfyiXLbGB1HvuftqfrcWu2B2DI/UaGPNdxxF/G4Fgo3GBu+wYm3MwTLzbDQbZhTLCqZgiRXo2YnA2ZSMfQ==", + "version": "3.49.0", + "resolved": "https://registry.npmjs.org/terra-slide-panel/-/terra-slide-panel-3.49.0.tgz", + "integrity": "sha512-ojyads2J55WjRAR4TBq1URWpCj3pm90HHoMqtNy8ODiveGPwwnkYRluWdTYjtqJU/XMWMVKOXBZV+KtBfaGf2A==", "dependencies": { "classnames": "^2.2.5", "prop-types": "^15.5.8", @@ -35316,9 +34642,9 @@ } }, "node_modules/terra-slide-panel-manager": { - "version": "5.98.0", - "resolved": "https://registry.npmjs.org/terra-slide-panel-manager/-/terra-slide-panel-manager-5.98.0.tgz", - "integrity": "sha512-DOaw8zwLBarfiKy8HZvo+OEHm7cRsp9iWISRs7I8hIUpTVnalW1oz3AMDUbQ8mxq0aQoeTuEYvigx2Gqz6RdGA==", + "version": "5.104.0", + "resolved": "https://registry.npmjs.org/terra-slide-panel-manager/-/terra-slide-panel-manager-5.104.0.tgz", + "integrity": "sha512-3V7aAOOhe6ha6EfDQd2KbQMcsi11+wjI1KdM8tzZ8vlL/X7gRBp8fCWA3Hv85cwTwXIB3uW5Zz9jqivCH6iGxA==", "dev": true, "peer": true, "dependencies": { @@ -35327,7 +34653,7 @@ "terra-action-header": "^2.0.0", "terra-content-container": "^3.0.0", "terra-slide-group": "^4.34.0", - "terra-slide-panel": "^3.48.0" + "terra-slide-panel": "^3.49.0" }, "peerDependencies": { "react": "^16.8.5", @@ -35371,9 +34697,9 @@ } }, "node_modules/terra-tabs": { - "version": "7.24.0", - "resolved": "https://registry.npmjs.org/terra-tabs/-/terra-tabs-7.24.0.tgz", - "integrity": "sha512-ZEWJnlGOJcOh1WEwUKBGys1Ko/CKZ/rFnHj1L/ToEZMos5yPdGCKn1Xm9zxxj4FV90rzjR8m1/wSC3bKMa4XbQ==", + "version": "7.29.0", + "resolved": "https://registry.npmjs.org/terra-tabs/-/terra-tabs-7.29.0.tgz", + "integrity": "sha512-BatGerVOr3STZxQ71cXV/RoV/a6Ud/fRbTRXZpfM0Twq5KZnZj7xxSrNws5Lr/iE8sqWvwqZeWP6lAGXMB9V/A==", "dependencies": { "classnames": "^2.2.5", "keycode-js": "^3.1.0", @@ -35385,7 +34711,7 @@ "terra-content-container": "^3.0.0", "terra-divider": "^3.33.0", "terra-icon": "^3.19.0", - "terra-menu": "^6.90.0", + "terra-menu": "^6.96.0", "terra-responsive-element": "^5.0.0", "terra-theme-context": "^1.9.0", "terra-visually-hidden-text": "^2.36.0", @@ -35701,13 +35027,10 @@ } }, "node_modules/terser-webpack-plugin/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.1.tgz", + "integrity": "sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -35749,9 +35072,9 @@ } }, "node_modules/terser-webpack-plugin/node_modules/terser": { - "version": "5.30.3", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.30.3.tgz", - "integrity": "sha512-STdUgOUx8rLbMGO9IOwHLpCqolkDITFFQSMYYwKE1N2lY6MVSaeoi10z/EhWxRc6ybqoVmKSkhKYH/XUpl7vSA==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.0.tgz", + "integrity": "sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==", "dev": true, "dependencies": { "@jridgewell/source-map": "^0.3.3", @@ -35942,9 +35265,9 @@ } }, "node_modules/tough-cookie": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", - "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz", + "integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==", "dev": true, "dependencies": { "psl": "^1.1.33", @@ -36153,9 +35476,9 @@ } }, "node_modules/tuf-js/node_modules/minipass-fetch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "integrity": "sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz", + "integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==", "dev": true, "dependencies": { "minipass": "^7.0.3", @@ -36170,18 +35493,18 @@ } }, "node_modules/tuf-js/node_modules/minipass-fetch/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" } }, "node_modules/tuf-js/node_modules/ssri": { - "version": "10.0.5", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==", + "version": "10.0.6", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz", + "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==", "dev": true, "dependencies": { "minipass": "^7.0.3" @@ -36191,9 +35514,9 @@ } }, "node_modules/tuf-js/node_modules/ssri/node_modules/minipass": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.0.tgz", + "integrity": "sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==", "dev": true, "engines": { "node": ">=16 || 14 >=14.17" @@ -36696,9 +36019,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", - "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", + "version": "1.0.15", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.15.tgz", + "integrity": "sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==", "dev": true, "funding": [ { @@ -36715,7 +36038,7 @@ } ], "dependencies": { - "escalade": "^3.1.1", + "escalade": "^3.1.2", "picocolors": "^1.0.0" }, "bin": { @@ -37122,9 +36445,9 @@ } }, "node_modules/webdriver/node_modules/@types/node": { - "version": "18.19.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.29.tgz", - "integrity": "sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==", + "version": "18.19.33", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz", + "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -37169,9 +36492,9 @@ } }, "node_modules/webdriverio/node_modules/@types/node": { - "version": "18.19.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.29.tgz", - "integrity": "sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==", + "version": "18.19.33", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz", + "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -37453,15 +36776,15 @@ } }, "node_modules/webpack-dev-middleware/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", "dev": true, "dependencies": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "uri-js": "^4.4.1" }, "funding": { "type": "github", @@ -37565,15 +36888,15 @@ } }, "node_modules/webpack-dev-server/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", "dev": true, "dependencies": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "uri-js": "^4.4.1" }, "funding": { "type": "github", @@ -37593,9 +36916,9 @@ } }, "node_modules/webpack-dev-server/node_modules/ipaddr.js": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.1.0.tgz", - "integrity": "sha512-LlbxQ7xKzfBusov6UMi4MFpEg0m+mAm9xyNGEduwXMEDuf4WfzB/RZwMVYEd7IKGvh4IUkEXYxtAVu9T3OelJQ==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.2.0.tgz", + "integrity": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==", "dev": true, "engines": { "node": ">= 10" @@ -37642,9 +36965,9 @@ } }, "node_modules/webpack-dev-server/node_modules/ws": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "version": "8.17.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.0.tgz", + "integrity": "sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==", "dev": true, "engines": { "node": ">=10.0.0" @@ -37756,9 +37079,9 @@ } }, "node_modules/webpack/node_modules/terser": { - "version": "5.30.3", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.30.3.tgz", - "integrity": "sha512-STdUgOUx8rLbMGO9IOwHLpCqolkDITFFQSMYYwKE1N2lY6MVSaeoi10z/EhWxRc6ybqoVmKSkhKYH/XUpl7vSA==", + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.0.tgz", + "integrity": "sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==", "dev": true, "dependencies": { "@jridgewell/source-map": "^0.3.3", @@ -37986,6 +37309,15 @@ "integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==", "dev": true }, + "node_modules/word-wrap": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/wordwrap": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", @@ -38516,13 +37848,13 @@ "version": "2.68.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-action-header": { @@ -38530,82 +37862,82 @@ "license": "Apache-2.0", "dependencies": { "@cerner/terra-docs": "^1.11.0", - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8", + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15", "terra-button": "^3.77.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-alert": { "version": "4.95.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-button": "^3.77.0", "terra-icon": "^3.60.0", "terra-responsive-element": "^5.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-arrange": { "version": "3.56.1", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8" + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-avatar": { "version": "3.20.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-image": "^3.41.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-badge": { "version": "3.61.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-enzyme-intl": "^3.0.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0", + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5", "terra-theme-provider": "^4.16.0" } }, @@ -38613,14 +37945,14 @@ "version": "5.53.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-i18n": "^4.42.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": "^2.8.0", + "react": "16", + "react-dom": "16", + "react-intl": "2", "terra-theme-provider": "^4.16.0" } }, @@ -38628,55 +37960,55 @@ "version": "2.40.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8" + "classnames": "2", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-button": { "version": "3.77.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-button-group": { "version": "3.79.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-button": "^3.77.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-card": { "version": "3.48.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0", + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "terra-theme-provider": "^4.16.0" } }, @@ -38684,27 +38016,27 @@ "version": "1.15.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-content-container": { "version": "3.42.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-scroll": "^2.37.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-core-docs": { @@ -38713,7 +38045,7 @@ "license": "Apache-2.0", "dependencies": { "@cerner/terra-docs": "^1.11.0", - "moment": "^2.29.4", + "moment": "2", "terra-action-footer": "^2.68.0", "terra-action-header": "^2.93.0", "terra-alert": "^4.95.0", @@ -38765,7 +38097,7 @@ "terra-tabs": "^7.21.0", "terra-tag": "^2.69.0", "terra-text": "^4.59.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-toggle": "^3.62.0", "terra-toggle-button": "^3.87.0", "terra-toggle-section-header": "^2.81.0", @@ -38780,48 +38112,48 @@ "version": "3.67.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-image": "^3.41.0", "terra-responsive-element": "^5.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-dialog": { "version": "2.90.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-button": "^3.77.0", "terra-content-container": "^3.42.0", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-divider": { "version": "3.41.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "terra-theme-provider": "^4.16.0" } }, @@ -38830,65 +38162,65 @@ "version": "1.11.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-dropdown-button": { "version": "1.41.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "focus-trap-react": "^6.0.0", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "terra-hookshot": "^5.0.0", + "classnames": "2", + "focus-trap-react": "6", + "keycode-js": "3", + "prop-types": "15", + "terra-hookshot": "5", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "uuid": "3.4.0" }, "devDependencies": { "terra-icon": "^3.60.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-dynamic-grid": { "version": "3.36.0", "license": "Apache-2.0", "dependencies": { - "aphrodite": "^2.2.2", - "classnames": "^2.2.5", - "prop-types": "^15.5.8" + "aphrodite": "2", + "classnames": "2", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-form-checkbox": { "version": "4.26.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8", + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "react-intl": "^2.8.0 || 3 || 4 || 5" } }, @@ -38896,63 +38228,63 @@ "version": "4.33.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-form-fieldset": { "version": "2.81.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-form-field": "^4.33.0", "terra-form-input": "^4.32.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-form-input": { "version": "4.32.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-form-field": "^4.33.0", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-form-radio": { "version": "4.54.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8", + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15", "terra-button": "^3.77.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "react-intl": "^2.8.0 || 3 || 4 || 5" } }, @@ -38960,21 +38292,21 @@ "version": "6.61.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "lodash.uniqueid": "^4.0.1", + "classnames": "2", + "keycode-js": "3", + "lodash.uniqueid": "4", "mutationobserver-shim": "<=0.3.3", - "prop-types": "^15.5.8", - "react-lifecycles-compat": "^3.0.2", + "prop-types": "15", + "react-lifecycles-compat": "3", "terra-form-field": "^4.33.0", - "terra-hookshot": "^5.0.0", + "terra-hookshot": "5", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", - "wicg-inert": "^3.0.2" + "terra-theme-context": "1", + "wicg-inert": "3" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "react-intl": "^2.8.0 || 3 || 4 || 5" } }, @@ -38982,72 +38314,72 @@ "version": "5.33.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-form-field": "^4.33.0", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-grid": { "version": "6.36.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-breakpoints": "^2.40.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-heading": { "version": "4.58.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-arrange": "^3.56.1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-html-table": { "version": "1.18.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-hyperlink": { "version": "2.69.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0", + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5", "terra-theme-provider": "^4.16.0" } }, @@ -39055,36 +38387,36 @@ "version": "4.42.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "intl": "^1.2.5", + "classnames": "2", + "intl": "1", "intl-locales-supported": ">=1.8.4 <1.8.12 || ^1.8.13", - "prop-types": "^15.5.8" + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": "^2.8.0" + "react": "16", + "react-dom": "16", + "react-intl": "2" } }, "packages/terra-icon": { "version": "3.60.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "devDependencies": { - "csvtojson": "^2.0.8", - "jsdom": "^21.0.0", - "one-cerner-style-icons": "https://github.com/cerner/one-cerner-style-icons/archive/v1.53.0.tar.gz", + "csvtojson": "2", + "jsdom": "21", + "one-cerner-style-icons": "https://github.com/oracle-samples/one-cerner-style-icons/archive/v1.53.0.tar.gz", "shelljs": "^0.8.2", - "svgo": "^3.0.2" + "svgo": "3" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-icon/node_modules/acorn": { @@ -39320,9 +38652,9 @@ } }, "packages/terra-icon/node_modules/ws": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "version": "8.17.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.0.tgz", + "integrity": "sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==", "dev": true, "engines": { "node": ">=10.0.0" @@ -39353,14 +38685,14 @@ "version": "3.41.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "object-fit-images": "^3.2.4", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "object-fit-images": "3", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "terra-theme-provider": "^4.16.0" } }, @@ -39369,19 +38701,19 @@ "license": "Apache-2.0", "dependencies": { "@cerner/terra-docs": "^1.11.0", - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "react-beautiful-dnd": "^13.1.1", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", + "react-beautiful-dnd": "13", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-mixins": { @@ -39393,36 +38725,36 @@ "license": "Apache-2.0", "dependencies": { "@cerner/terra-docs": "^1.11.0", - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-content-container": "^3.42.0", "terra-mixins": "^1.41.0", "terra-table": "^4.36.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-overlay": { "version": "3.82.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "focus-trap-react": "^6.0.0", - "keycode-js": "^3.1.0", + "classnames": "2", + "focus-trap-react": "6", + "keycode-js": "3", "mutationobserver-shim": "<=0.3.3", - "prop-types": "^15.5.8", - "react-portal": "^4.1.2", + "prop-types": "15", + "react-portal": "4", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0", - "wicg-inert": "^3.0.0" + "terra-theme-context": "1", + "wicg-inert": "3" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0", + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5", "terra-theme-provider": "^4.16.0" } }, @@ -39430,48 +38762,48 @@ "version": "2.92.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-mixins": "^1.41.0", "terra-responsive-element": "^5.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-profile-image": { "version": "3.46.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-image": "^3.41.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-progress-bar": { "version": "4.37.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0", + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-responsive-element": { @@ -39479,94 +38811,94 @@ "license": "Apache-2.0", "dependencies": { "@cerner/terra-docs": "^1.11.0", - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "resize-observer-polyfill": "^1.4.1", + "classnames": "2", + "prop-types": "15", + "resize-observer-polyfill": "1", "terra-breakpoints": "^2.40.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-scroll": { "version": "2.37.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8" + "classnames": "2", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-search-field": { "version": "3.102.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-button": "^3.77.0", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-section-header": { "version": "2.70.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-arrange": "^3.56.1", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-show-hide": { "version": "2.68.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-toggle": "^3.62.0", "uuid": "3.4.0" }, "devDependencies": { - "react-test-renderer": "^16.5.2" + "react-test-renderer": "16" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-signature": { "version": "2.42.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "terra-theme-provider": "^4.16.0" } }, @@ -39574,82 +38906,82 @@ "version": "3.64.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-image": "^3.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-status": { "version": "4.66.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-arrange": "^3.56.1", "terra-icon": "^3.60.0", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-status-view": { "version": "4.76.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8", + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15", "terra-button": "^3.77.0", "terra-divider": "^3.41.0", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-switch": { "version": "1.14.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" } }, "packages/terra-tag": { "version": "2.69.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "resize-observer-polyfill": "^1.4.1", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", + "resize-observer-polyfill": "1", "terra-button": "^3.77.0", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "react-intl": "^2.8.0 || 3 || 4 || 5" } }, @@ -39657,87 +38989,87 @@ "version": "4.59.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-arrange": "^3.56.1", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-toggle": { "version": "3.62.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "react-animate-height": "^2.0.1", + "classnames": "2", + "prop-types": "15", + "react-animate-height": "2", "terra-icon": "^3.60.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-toggle-button": { "version": "3.87.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-button": "^3.77.0", "terra-icon": "^3.60.0", "terra-toggle": "^3.62.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-toggle-section-header": { "version": "2.81.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-mixins": "^1.41.0", "terra-section-header": "^2.70.0", "terra-toggle": "^3.62.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-toolbar": { "version": "1.47.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "devDependencies": { "terra-button": "^3.77.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } }, "packages/terra-visually-hidden-text": { "version": "2.38.0", "license": "Apache-2.0", "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8" + "classnames": "2", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" } } } diff --git a/packages/terra-action-footer/package.json b/packages/terra-action-footer/package.json index 989a57ba2cb..90eac32b8c7 100644 --- a/packages/terra-action-footer/package.json +++ b/packages/terra-action-footer/package.json @@ -21,14 +21,22 @@ "UI" ], "main": "lib/ActionFooter.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -42,13 +50,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-action-header/package.json b/packages/terra-action-header/package.json index 629bcc96edd..b54ecf91039 100644 --- a/packages/terra-action-header/package.json +++ b/packages/terra-action-header/package.json @@ -21,20 +21,29 @@ "UI" ], "main": "lib/ActionHeader.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { "@cerner/terra-docs": "^1.11.0", - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8", + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15", "terra-button": "^3.77.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -48,14 +57,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-alert/package.json b/packages/terra-alert/package.json index b0f5fd8e207..415c5e6dea2 100644 --- a/packages/terra-alert/package.json +++ b/packages/terra-alert/package.json @@ -31,19 +31,19 @@ "README.md" ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-button": "^3.77.0", "terra-icon": "^3.60.0", "terra-responsive-element": "^5.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", diff --git a/packages/terra-arrange/package.json b/packages/terra-arrange/package.json index 1357743c94b..b9a20124e46 100644 --- a/packages/terra-arrange/package.json +++ b/packages/terra-arrange/package.json @@ -21,14 +21,22 @@ "UI" ], "main": "lib/Arrange.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8" + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -42,13 +50,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-avatar/package.json b/packages/terra-avatar/package.json index d87a0481b72..c35014631f7 100644 --- a/packages/terra-avatar/package.json +++ b/packages/terra-avatar/package.json @@ -21,17 +21,26 @@ "UI" ], "main": "lib/index.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-image": "^3.41.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -45,14 +54,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-badge/package.json b/packages/terra-badge/package.json index 3a9d912879a..0ba77533d22 100644 --- a/packages/terra-badge/package.json +++ b/packages/terra-badge/package.json @@ -21,17 +21,26 @@ "UI" ], "main": "lib/Badge.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-enzyme-intl": "^3.0.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0", + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5", "terra-theme-provider": "^4.16.0" }, "scripts": { @@ -46,14 +55,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-base/package.json b/packages/terra-base/package.json index e0013739dfa..26b23f4d063 100644 --- a/packages/terra-base/package.json +++ b/packages/terra-base/package.json @@ -21,15 +21,23 @@ "UI" ], "main": "lib/Base.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-i18n": "^4.42.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": "^2.8.0", + "react": "16", + "react-dom": "16", + "react-intl": "2", "terra-theme-provider": "^4.16.0" }, "scripts": { @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-breakpoints/package.json b/packages/terra-breakpoints/package.json index 1696108084e..cfc08ff4188 100644 --- a/packages/terra-breakpoints/package.json +++ b/packages/terra-breakpoints/package.json @@ -21,13 +21,21 @@ "UI" ], "main": "lib/index.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8" + "classnames": "2", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -41,13 +49,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-button-group/package.json b/packages/terra-button-group/package.json index 887c7d8c850..372aa5d0ac2 100644 --- a/packages/terra-button-group/package.json +++ b/packages/terra-button-group/package.json @@ -21,16 +21,24 @@ "UI" ], "main": "lib/ButtonGroup.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-button": "^3.77.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-button/package.json b/packages/terra-button/package.json index c0cfed5dbdc..eaa89e3b18b 100644 --- a/packages/terra-button/package.json +++ b/packages/terra-button/package.json @@ -21,15 +21,23 @@ "UI" ], "main": "lib/Button.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -43,13 +51,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-card/package.json b/packages/terra-card/package.json index 34e572e80a1..d28a135c77f 100644 --- a/packages/terra-card/package.json +++ b/packages/terra-card/package.json @@ -21,15 +21,23 @@ "UI" ], "main": "lib/Card.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0", + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "terra-theme-provider": "^4.16.0" }, "scripts": { @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-cell-grid/package.json b/packages/terra-cell-grid/package.json index 0e905bf65ea..986ef200dff 100644 --- a/packages/terra-cell-grid/package.json +++ b/packages/terra-cell-grid/package.json @@ -21,14 +21,22 @@ "UI" ], "main": "lib/index.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -42,13 +50,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-content-container/package.json b/packages/terra-content-container/package.json index 54fd888f7ed..4980521f004 100644 --- a/packages/terra-content-container/package.json +++ b/packages/terra-content-container/package.json @@ -21,15 +21,23 @@ "UI" ], "main": "lib/ContentContainer.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-scroll": "^2.37.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -43,13 +51,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-core-docs/package.json b/packages/terra-core-docs/package.json index 9e5b148e223..b4e11db0927 100644 --- a/packages/terra-core-docs/package.json +++ b/packages/terra-core-docs/package.json @@ -35,7 +35,7 @@ ], "dependencies": { "@cerner/terra-docs": "^1.11.0", - "moment": "^2.29.4", + "moment": "2", "terra-action-footer": "^2.68.0", "terra-action-header": "^2.93.0", "terra-alert": "^4.95.0", @@ -87,7 +87,7 @@ "terra-tabs": "^7.21.0", "terra-tag": "^2.69.0", "terra-text": "^4.59.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-toggle": "^3.62.0", "terra-toggle-button": "^3.87.0", "terra-toggle-section-header": "^2.81.0", diff --git a/packages/terra-demographics-banner/package.json b/packages/terra-demographics-banner/package.json index 2588ce9d587..3b9742ba00d 100644 --- a/packages/terra-demographics-banner/package.json +++ b/packages/terra-demographics-banner/package.json @@ -21,18 +21,27 @@ "UI" ], "main": "lib/DemographicsBanner.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-image": "^3.41.0", "terra-responsive-element": "^5.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -46,14 +55,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-dialog/package.json b/packages/terra-dialog/package.json index 38491cc8312..678135078c4 100644 --- a/packages/terra-dialog/package.json +++ b/packages/terra-dialog/package.json @@ -21,19 +21,28 @@ "UI" ], "main": "lib/Dialog.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-button": "^3.77.0", "terra-content-container": "^3.42.0", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -47,14 +56,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-divider/package.json b/packages/terra-divider/package.json index 04efb5f1d2e..3eeb8f4439d 100644 --- a/packages/terra-divider/package.json +++ b/packages/terra-divider/package.json @@ -21,14 +21,22 @@ "UI" ], "main": "lib/Divider.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "terra-theme-provider": "^4.16.0" }, "scripts": { @@ -43,13 +51,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-docs/package.json b/packages/terra-docs/package.json index 7c428b37212..c09aa902b57 100644 --- a/packages/terra-docs/package.json +++ b/packages/terra-docs/package.json @@ -24,14 +24,22 @@ "access": "public" }, "main": "lib/index.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -45,13 +53,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-dropdown-button/package.json b/packages/terra-dropdown-button/package.json index d396fd9a107..137b02140b2 100644 --- a/packages/terra-dropdown-button/package.json +++ b/packages/terra-dropdown-button/package.json @@ -21,20 +21,32 @@ "UI" ], "main": "lib/DropdownButton.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "focus-trap-react": "^6.0.0", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "terra-hookshot": "^5.0.0", + "classnames": "2", + "focus-trap-react": "6", + "keycode-js": "3", + "prop-types": "15", + "terra-hookshot": "5", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" + }, + "devDependencies": { + "terra-icon": "^3.60.0" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -48,17 +60,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ], - "devDependencies": { - "terra-icon": "^3.60.0" } } diff --git a/packages/terra-dynamic-grid/package.json b/packages/terra-dynamic-grid/package.json index 951b8e6f72a..abacd78e7af 100644 --- a/packages/terra-dynamic-grid/package.json +++ b/packages/terra-dynamic-grid/package.json @@ -21,14 +21,22 @@ "UI" ], "main": "lib/DynamicGrid.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "aphrodite": "^2.2.2", - "classnames": "^2.2.5", - "prop-types": "^15.5.8" + "aphrodite": "2", + "classnames": "2", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -42,13 +50,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-form-checkbox/package.json b/packages/terra-form-checkbox/package.json index 5fea8f57918..c556b566505 100644 --- a/packages/terra-form-checkbox/package.json +++ b/packages/terra-form-checkbox/package.json @@ -31,17 +31,17 @@ "README.md" ], "dependencies": { - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8", + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "react-intl": "^2.8.0 || 3 || 4 || 5" }, "scripts": { diff --git a/packages/terra-form-field/package.json b/packages/terra-form-field/package.json index 5c3d5ae9056..3c61cee16c0 100644 --- a/packages/terra-form-field/package.json +++ b/packages/terra-form-field/package.json @@ -21,16 +21,25 @@ "UI" ], "main": "lib/Field.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,14 +53,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-form-fieldset/package.json b/packages/terra-form-fieldset/package.json index 6fadb6affd0..8602514307a 100644 --- a/packages/terra-form-fieldset/package.json +++ b/packages/terra-form-fieldset/package.json @@ -30,16 +30,16 @@ "README.md" ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-form-field": "^4.33.0", "terra-form-input": "^4.32.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", diff --git a/packages/terra-form-input/package.json b/packages/terra-form-input/package.json index 6156051a78a..fd24ad06693 100644 --- a/packages/terra-form-input/package.json +++ b/packages/terra-form-input/package.json @@ -30,15 +30,15 @@ "README.md" ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-form-field": "^4.33.0", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", diff --git a/packages/terra-form-radio/package.json b/packages/terra-form-radio/package.json index 41c6dbd966e..c1268ffc8ce 100644 --- a/packages/terra-form-radio/package.json +++ b/packages/terra-form-radio/package.json @@ -31,17 +31,17 @@ "README.md" ], "dependencies": { - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8", + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15", "terra-button": "^3.77.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "react-intl": "^2.8.0 || 3 || 4 || 5" }, "scripts": { diff --git a/packages/terra-form-select/package.json b/packages/terra-form-select/package.json index d85fcb11e3c..ac72c1af634 100644 --- a/packages/terra-form-select/package.json +++ b/packages/terra-form-select/package.json @@ -22,22 +22,31 @@ "UI" ], "main": "lib/index.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "lodash.uniqueid": "^4.0.1", + "classnames": "2", + "keycode-js": "3", + "lodash.uniqueid": "4", "mutationobserver-shim": "<=0.3.3", - "prop-types": "^15.5.8", - "react-lifecycles-compat": "^3.0.2", + "prop-types": "15", + "react-lifecycles-compat": "3", "terra-form-field": "^4.33.0", - "terra-hookshot": "^5.0.0", + "terra-hookshot": "5", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", - "wicg-inert": "^3.0.2" + "terra-theme-context": "1", + "wicg-inert": "3" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "react-intl": "^2.8.0 || 3 || 4 || 5" }, "scripts": { @@ -52,14 +61,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-form-textarea/package.json b/packages/terra-form-textarea/package.json index dda0c506c9f..1c72e95581a 100644 --- a/packages/terra-form-textarea/package.json +++ b/packages/terra-form-textarea/package.json @@ -30,15 +30,15 @@ "README.md" ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-form-field": "^4.33.0", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", diff --git a/packages/terra-grid/package.json b/packages/terra-grid/package.json index 2c02e5d23bc..c3fc1c6c237 100644 --- a/packages/terra-grid/package.json +++ b/packages/terra-grid/package.json @@ -21,15 +21,23 @@ "UI" ], "main": "lib/Grid.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-breakpoints": "^2.40.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -43,13 +51,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-heading/package.json b/packages/terra-heading/package.json index ff38c3f3d50..acb6831307f 100644 --- a/packages/terra-heading/package.json +++ b/packages/terra-heading/package.json @@ -22,14 +22,22 @@ "UI" ], "main": "lib/Heading.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-arrange": "^3.56.1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -43,13 +51,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-html-table/package.json b/packages/terra-html-table/package.json index 8566f775d30..8c7222e7124 100644 --- a/packages/terra-html-table/package.json +++ b/packages/terra-html-table/package.json @@ -21,14 +21,22 @@ "UI" ], "main": "lib/index.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -42,13 +50,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-hyperlink/package.json b/packages/terra-hyperlink/package.json index 9f624ece880..8130e60610b 100644 --- a/packages/terra-hyperlink/package.json +++ b/packages/terra-hyperlink/package.json @@ -21,18 +21,27 @@ "UI" ], "main": "lib/Hyperlink.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0", + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5", "terra-theme-provider": "^4.16.0" }, "scripts": { @@ -47,14 +56,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-i18n/package.json b/packages/terra-i18n/package.json index 41b112ebf56..17a4a8d4f59 100644 --- a/packages/terra-i18n/package.json +++ b/packages/terra-i18n/package.json @@ -21,16 +21,25 @@ "UI" ], "main": "lib/I18n.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "intl": "^1.2.5", + "classnames": "2", + "intl": "1", "intl-locales-supported": ">=1.8.4 <1.8.12 || ^1.8.13", - "prop-types": "^15.5.8" + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": "^2.8.0" + "react": "16", + "react-dom": "16", + "react-intl": "2" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -42,14 +51,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-icon/package.json b/packages/terra-icon/package.json index 1e78bb845e1..115d6964ba3 100644 --- a/packages/terra-icon/package.json +++ b/packages/terra-icon/package.json @@ -21,22 +21,31 @@ "UI" ], "main": "lib/index.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "devDependencies": { - "csvtojson": "^2.0.8", - "jsdom": "^21.0.0", + "csvtojson": "2", + "jsdom": "21", "one-cerner-style-icons": "https://github.com/oracle-samples/one-cerner-style-icons/archive/v1.53.0.tar.gz", "shelljs": "^0.8.2", - "svgo": "^3.0.2" + "svgo": "3" }, "scripts": { "clean:all-icons": "find . -name \\all_icons.png -type f -exec rm -f {} \\;", @@ -60,14 +69,5 @@ "wdio:default": "cd ../.. && terra wdio", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-image/package.json b/packages/terra-image/package.json index 52831dc2014..f337be43486 100644 --- a/packages/terra-image/package.json +++ b/packages/terra-image/package.json @@ -21,15 +21,23 @@ "UI" ], "main": "lib/Image.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "object-fit-images": "^3.2.4", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "object-fit-images": "3", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "terra-theme-provider": "^4.16.0" }, "scripts": { @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-list/package.json b/packages/terra-list/package.json index c1a15722c59..dc1f1548f13 100644 --- a/packages/terra-list/package.json +++ b/packages/terra-list/package.json @@ -21,21 +21,30 @@ "UI" ], "main": "lib/index.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { "@cerner/terra-docs": "^1.11.0", - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "react-beautiful-dnd": "^13.1.1", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", + "react-beautiful-dnd": "13", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -49,14 +58,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-mixins/package.json b/packages/terra-mixins/package.json index ce692146c37..dc0b3b1b046 100644 --- a/packages/terra-mixins/package.json +++ b/packages/terra-mixins/package.json @@ -20,14 +20,6 @@ "UI" ], "main": "lib/Mixins.scss", - "scripts": { - "compile": "babel --root-mode upward src --out-dir lib --copy-files", - "lint": "npm run lint:scss", - "lint:scss": "stylelint src/**/*.scss", - "precompile": "rm -rf lib", - "test": "npm run test:spec", - "test:spec": "echo \"Warning: no test written\" && exit 0" - }, "files": [ "lib", "src", @@ -35,5 +27,13 @@ "LICENSE", "NOTICE", "README.md" - ] + ], + "scripts": { + "compile": "babel --root-mode upward src --out-dir lib --copy-files", + "lint": "npm run lint:scss", + "lint:scss": "stylelint src/**/*.scss", + "precompile": "rm -rf lib", + "test": "npm run test:spec", + "test:spec": "echo \"Warning: no test written\" && exit 0" + } } diff --git a/packages/terra-outline-view-table/package.json b/packages/terra-outline-view-table/package.json index 500632dae2b..5137b4c6947 100644 --- a/packages/terra-outline-view-table/package.json +++ b/packages/terra-outline-view-table/package.json @@ -25,18 +25,26 @@ ], "private": true, "main": "lib/index.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { "@cerner/terra-docs": "^1.11.0", - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-content-container": "^3.42.0", "terra-mixins": "^1.41.0", "terra-table": "^4.36.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -50,13 +58,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-overlay/package.json b/packages/terra-overlay/package.json index ed1352df7eb..7dd82513c87 100644 --- a/packages/terra-overlay/package.json +++ b/packages/terra-overlay/package.json @@ -21,21 +21,30 @@ "UI" ], "main": "lib/Overlay.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "focus-trap-react": "^6.0.0", - "keycode-js": "^3.1.0", + "classnames": "2", + "focus-trap-react": "6", + "keycode-js": "3", "mutationobserver-shim": "<=0.3.3", - "prop-types": "^15.5.8", - "react-portal": "^4.1.2", + "prop-types": "15", + "react-portal": "4", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0", - "wicg-inert": "^3.0.0" + "terra-theme-context": "1", + "wicg-inert": "3" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0", + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5", "terra-theme-provider": "^4.16.0" }, "scripts": { @@ -50,14 +59,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-paginator/package.json b/packages/terra-paginator/package.json index b2f479eda36..24119f2548f 100644 --- a/packages/terra-paginator/package.json +++ b/packages/terra-paginator/package.json @@ -21,19 +21,28 @@ "UI" ], "main": "lib/Paginator.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-mixins": "^1.41.0", "terra-responsive-element": "^5.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -48,14 +57,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-profile-image/package.json b/packages/terra-profile-image/package.json index cf2509ead2a..c926046d411 100644 --- a/packages/terra-profile-image/package.json +++ b/packages/terra-profile-image/package.json @@ -21,16 +21,24 @@ "UI" ], "main": "lib/ProfileImage.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-image": "^3.41.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-progress-bar/package.json b/packages/terra-progress-bar/package.json index fb9dcdd8378..dc7a8427eda 100644 --- a/packages/terra-progress-bar/package.json +++ b/packages/terra-progress-bar/package.json @@ -21,16 +21,25 @@ "UI" ], "main": "lib/ProgressBar.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0", + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,14 +53,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-responsive-element/package.json b/packages/terra-responsive-element/package.json index 991695f7aac..1fec44296af 100644 --- a/packages/terra-responsive-element/package.json +++ b/packages/terra-responsive-element/package.json @@ -21,16 +21,24 @@ "UI" ], "main": "lib/ResponsiveElement.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { "@cerner/terra-docs": "^1.11.0", - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "resize-observer-polyfill": "^1.4.1", + "classnames": "2", + "prop-types": "15", + "resize-observer-polyfill": "1", "terra-breakpoints": "^2.40.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-scroll/package.json b/packages/terra-scroll/package.json index 1e1728a7d77..d358be756ee 100644 --- a/packages/terra-scroll/package.json +++ b/packages/terra-scroll/package.json @@ -21,13 +21,21 @@ "UI" ], "main": "lib/Scroll.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8" + "classnames": "2", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -41,13 +49,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-search-field/package.json b/packages/terra-search-field/package.json index 829441b1016..9cd398408c7 100644 --- a/packages/terra-search-field/package.json +++ b/packages/terra-search-field/package.json @@ -21,19 +21,28 @@ "UI" ], "main": "lib/SearchField.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-button": "^3.77.0", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -47,14 +56,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-section-header/package.json b/packages/terra-section-header/package.json index d7121ff3075..6038afb5d4f 100644 --- a/packages/terra-section-header/package.json +++ b/packages/terra-section-header/package.json @@ -21,17 +21,25 @@ "UI" ], "main": "lib/SectionHeader.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-arrange": "^3.56.1", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -45,13 +53,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-show-hide/package.json b/packages/terra-show-hide/package.json index 15327d52dfe..e2f5309357c 100644 --- a/packages/terra-show-hide/package.json +++ b/packages/terra-show-hide/package.json @@ -21,22 +21,31 @@ "UI" ], "main": "lib/index.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-toggle": "^3.62.0", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "devDependencies": { - "react-test-renderer": "^16.5.2" + "react-test-renderer": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -50,14 +59,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-signature/package.json b/packages/terra-signature/package.json index 2df46421ccd..8fc49a21b5b 100644 --- a/packages/terra-signature/package.json +++ b/packages/terra-signature/package.json @@ -21,14 +21,22 @@ "UI" ], "main": "lib/Signature.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "terra-theme-provider": "^4.16.0" }, "scripts": { @@ -43,13 +51,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-spacer/package.json b/packages/terra-spacer/package.json index 91631372504..31b3c31fe1e 100644 --- a/packages/terra-spacer/package.json +++ b/packages/terra-spacer/package.json @@ -21,15 +21,23 @@ "UI" ], "main": "lib/Spacer.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-image": "^3.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -43,13 +51,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-status-view/package.json b/packages/terra-status-view/package.json index 3477ea262bb..782c95ab2ec 100644 --- a/packages/terra-status-view/package.json +++ b/packages/terra-status-view/package.json @@ -21,20 +21,29 @@ "UI" ], "main": "lib/StatusView.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "lodash.uniqueid": "^4.0.1", - "prop-types": "^15.5.8", + "classnames": "2", + "lodash.uniqueid": "4", + "prop-types": "15", "terra-button": "^3.77.0", "terra-divider": "^3.41.0", "terra-icon": "^3.60.0", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -48,14 +57,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-status/package.json b/packages/terra-status/package.json index e5ff7a9ab43..dc61463796b 100644 --- a/packages/terra-status/package.json +++ b/packages/terra-status/package.json @@ -21,16 +21,24 @@ "UI" ], "main": "lib/Status.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-arrange": "^3.56.1", "terra-icon": "^3.60.0", "terra-visually-hidden-text": "^2.38.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-switch/package.json b/packages/terra-switch/package.json index 2e0228ebc77..6d6a2090ff1 100644 --- a/packages/terra-switch/package.json +++ b/packages/terra-switch/package.json @@ -21,16 +21,25 @@ "UI" ], "main": "lib/Switch.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "terra-theme-context": "^1.0.0" + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", - "react-intl": ">=2.8.0 <6.0.0" + "react": "16", + "react-dom": "16", + "react-intl": "2 || 3 || 4 || 5" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,14 +53,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:fusion && npm run wdio:lowlight" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-tag/package.json b/packages/terra-tag/package.json index fc6f0c77ad0..48ec4c3b405 100644 --- a/packages/terra-tag/package.json +++ b/packages/terra-tag/package.json @@ -21,20 +21,29 @@ "UI" ], "main": "lib/index.js", + "files": [ + "lib", + "src", + "translations", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "keycode-js": "^3.1.0", - "prop-types": "^15.5.8", - "resize-observer-polyfill": "^1.4.1", + "classnames": "2", + "keycode-js": "3", + "prop-types": "15", + "resize-observer-polyfill": "1", "terra-button": "^3.77.0", "terra-icon": "^3.60.0", - "terra-theme-context": "^1.0.0", + "terra-theme-context": "1", "terra-visually-hidden-text": "^2.38.0", "uuid": "3.4.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5", + "react": "16", + "react-dom": "16", "react-intl": "^2.8.0 || 3 || 4 || 5" }, "scripts": { @@ -49,14 +58,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "translations", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-text/package.json b/packages/terra-text/package.json index 9ad4ab51e63..70ec1d9eddb 100644 --- a/packages/terra-text/package.json +++ b/packages/terra-text/package.json @@ -22,15 +22,23 @@ "UI" ], "main": "lib/Text.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-arrange": "^3.56.1", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-toggle-button/package.json b/packages/terra-toggle-button/package.json index b3de6c96437..c718f1fec8a 100644 --- a/packages/terra-toggle-button/package.json +++ b/packages/terra-toggle-button/package.json @@ -21,16 +21,24 @@ "UI" ], "main": "lib/ToggleButton.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-button": "^3.77.0", "terra-icon": "^3.60.0", "terra-toggle": "^3.62.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-toggle-section-header/package.json b/packages/terra-toggle-section-header/package.json index feb3ec1f4d7..0bfb11f20bb 100644 --- a/packages/terra-toggle-section-header/package.json +++ b/packages/terra-toggle-section-header/package.json @@ -21,16 +21,24 @@ "UI" ], "main": "lib/ToggleSectionHeader.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-mixins": "^1.41.0", "terra-section-header": "^2.70.0", "terra-toggle": "^3.62.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -44,13 +52,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-toggle/package.json b/packages/terra-toggle/package.json index e4d026734cf..a9f67572216 100644 --- a/packages/terra-toggle/package.json +++ b/packages/terra-toggle/package.json @@ -21,15 +21,23 @@ "UI" ], "main": "lib/Toggle.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", - "react-animate-height": "^2.0.1", + "classnames": "2", + "prop-types": "15", + "react-animate-height": "2", "terra-icon": "^3.60.0" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -43,13 +51,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-toolbar/package.json b/packages/terra-toolbar/package.json index 391df1c87e3..89be18f8673 100644 --- a/packages/terra-toolbar/package.json +++ b/packages/terra-toolbar/package.json @@ -21,15 +21,23 @@ "UI" ], "main": "lib/Toolbar.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8", + "classnames": "2", + "prop-types": "15", "terra-mixins": "^1.41.0", - "terra-theme-context": "^1.0.0" + "terra-theme-context": "1" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "devDependencies": { "terra-button": "^3.77.0" @@ -46,13 +54,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } } diff --git a/packages/terra-visually-hidden-text/package.json b/packages/terra-visually-hidden-text/package.json index 9e448acefdf..03c0b80bf5e 100644 --- a/packages/terra-visually-hidden-text/package.json +++ b/packages/terra-visually-hidden-text/package.json @@ -21,13 +21,21 @@ "VisuallyHiddenText" ], "main": "lib/VisuallyHiddenText.js", + "files": [ + "lib", + "src", + "CHANGELOG.md", + "LICENSE", + "NOTICE", + "README.md" + ], "dependencies": { - "classnames": "^2.2.5", - "prop-types": "^15.5.8" + "classnames": "2", + "prop-types": "15" }, "peerDependencies": { - "react": "^16.8.5", - "react-dom": "^16.8.5" + "react": "16", + "react-dom": "16" }, "scripts": { "compile": "babel --root-mode upward src --out-dir lib --copy-files", @@ -41,13 +49,5 @@ "wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme", "wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme", "wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion" - }, - "files": [ - "lib", - "src", - "CHANGELOG.md", - "LICENSE", - "NOTICE", - "README.md" - ] + } }