From 8bf559eb25c8394b4c439c4fb1530befa25bf7e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 16:28:06 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @edx/frontend-component-header to v7 --- package-lock.json | 1023 +++++---------------------------------------- package.json | 2 +- 2 files changed, 101 insertions(+), 924 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed7af708..da06ba61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", "@edx/frontend-component-footer": "^14.9.2", - "@edx/frontend-component-header": "^6.2.0", + "@edx/frontend-component-header": "^7.0.0", "@edx/frontend-platform": "^8.5.0", "@edx/openedx-atlas": "^0.7.0", "@fortawesome/fontawesome-svg-core": "7.0.1", @@ -72,116 +72,6 @@ "node": ">=6.0.0" } }, - "node_modules/@asamuzakjp/css-color": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-3.2.0.tgz", - "integrity": "sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==", - "license": "MIT", - "dependencies": { - "@csstools/css-calc": "^2.1.3", - "@csstools/css-color-parser": "^3.0.9", - "@csstools/css-parser-algorithms": "^3.0.4", - "@csstools/css-tokenizer": "^3.0.3", - "lru-cache": "^10.4.3" - } - }, - "node_modules/@asamuzakjp/css-color/node_modules/@csstools/css-calc": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.4.tgz", - "integrity": "sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/csstools" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - } - ], - "license": "MIT", - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@csstools/css-parser-algorithms": "^3.0.5", - "@csstools/css-tokenizer": "^3.0.4" - } - }, - "node_modules/@asamuzakjp/css-color/node_modules/@csstools/css-color-parser": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.1.0.tgz", - "integrity": "sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/csstools" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - } - ], - "license": "MIT", - "dependencies": { - "@csstools/color-helpers": "^5.1.0", - "@csstools/css-calc": "^2.1.4" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@csstools/css-parser-algorithms": "^3.0.5", - "@csstools/css-tokenizer": "^3.0.4" - } - }, - "node_modules/@asamuzakjp/css-color/node_modules/@csstools/css-parser-algorithms": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz", - "integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/csstools" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - } - ], - "license": "MIT", - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@csstools/css-tokenizer": "^3.0.4" - } - }, - "node_modules/@asamuzakjp/css-color/node_modules/@csstools/css-tokenizer": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz", - "integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/csstools" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - } - ], - "license": "MIT", - "engines": { - "node": ">=18" - } - }, - "node_modules/@asamuzakjp/css-color/node_modules/lru-cache": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", - "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", - "license": "ISC" - }, "node_modules/@babel/cli": { "version": "7.24.8", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.24.8.tgz", @@ -240,6 +130,7 @@ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.9.tgz", "integrity": "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==", "license": "MIT", + "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.24.7", @@ -2322,7 +2213,6 @@ "dev": true, "license": "Apache-2.0", "optional": true, - "peer": true, "dependencies": { "exec-sh": "^0.3.2", "minimist": "^1.2.0" @@ -2366,25 +2256,6 @@ "@csstools/css-tokenizer": "^2.4.1" } }, - "node_modules/@csstools/color-helpers": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.1.0.tgz", - "integrity": "sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/csstools" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - } - ], - "license": "MIT-0", - "engines": { - "node": ">=18" - } - }, "node_modules/@csstools/css-parser-algorithms": { "version": "2.7.1", "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.7.1.tgz", @@ -2400,6 +2271,7 @@ } ], "license": "MIT", + "peer": true, "engines": { "node": "^14 || ^16 || >=18" }, @@ -2422,6 +2294,7 @@ } ], "license": "MIT", + "peer": true, "engines": { "node": "^14 || ^16 || >=18" } @@ -2521,6 +2394,7 @@ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", "integrity": "sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==", "license": "MIT", + "peer": true, "dependencies": { "@fortawesome/fontawesome-common-types": "6.7.2" }, @@ -2578,9 +2452,9 @@ } }, "node_modules/@edx/frontend-component-header": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-6.4.2.tgz", - "integrity": "sha512-JwEOz/1WMZr2PaW9W9jKpPnSGK9v8nfdtO9nszO25xqz32gRWxKVfG/lRKhEihjhhKss9NaIaXVWUCKgj0NdtQ==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-7.0.0.tgz", + "integrity": "sha512-cpdEyAQEGN87rUCcEH4xukfe9L3lfeJ/FLsnxpgJALS5ZxhWuJB8vRQqs+KShfR2nG2PiN/idfnVu/7U4GFcjQ==", "license": "AGPL-3.0", "dependencies": { "@fortawesome/fontawesome-svg-core": "6.7.2", @@ -2589,10 +2463,7 @@ "@fortawesome/free-solid-svg-icons": "6.7.2", "@fortawesome/react-fontawesome": "^0.2.0", "@openedx/frontend-plugin-framework": "^1.7.0", - "axios-mock-adapter": "1.22.0", - "babel-polyfill": "6.26.0", "classnames": "^2.5.1", - "jest-environment-jsdom": "^30.0.0", "react-responsive": "8.2.0", "react-transition-group": "4.4.5" }, @@ -2610,6 +2481,7 @@ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", "integrity": "sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==", "license": "MIT", + "peer": true, "dependencies": { "@fortawesome/fontawesome-common-types": "6.7.2" }, @@ -2666,286 +2538,12 @@ "react": "^16.3 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, - "node_modules/@edx/frontend-component-header/node_modules/@types/jsdom": { - "version": "21.1.7", - "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.7.tgz", - "integrity": "sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==", - "license": "MIT", - "dependencies": { - "@types/node": "*", - "@types/tough-cookie": "*", - "parse5": "^7.0.0" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/agent-base": { - "version": "7.1.4", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", - "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", - "license": "MIT", - "engines": { - "node": ">= 14" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/axios-mock-adapter": { - "version": "1.22.0", - "resolved": "https://registry.npmjs.org/axios-mock-adapter/-/axios-mock-adapter-1.22.0.tgz", - "integrity": "sha512-dmI0KbkyAhntUR05YY96qg2H6gg0XMl2+qTW0xmYg6Up+BFBAJYRLROMXRdDEL06/Wqwa0TJThAYvFtSFdRCZw==", - "license": "MIT", - "dependencies": { - "fast-deep-equal": "^3.1.3", - "is-buffer": "^2.0.5" - }, - "peerDependencies": { - "axios": ">= 0.17.0" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/cssstyle": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-4.6.0.tgz", - "integrity": "sha512-2z+rWdzbbSZv6/rhtvzvqeZQHrBaqgogqt85sqFNbabZOuFbCVFb8kPeEtZjiKkbrm395irpNKiYeFeLiQnFPg==", - "license": "MIT", - "dependencies": { - "@asamuzakjp/css-color": "^3.2.0", - "rrweb-cssom": "^0.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/data-urls": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-5.0.0.tgz", - "integrity": "sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==", - "license": "MIT", - "dependencies": { - "whatwg-mimetype": "^4.0.0", - "whatwg-url": "^14.0.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/entities": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz", - "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==", - "license": "BSD-2-Clause", - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/html-encoding-sniffer": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz", - "integrity": "sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==", - "license": "MIT", - "dependencies": { - "whatwg-encoding": "^3.1.1" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/http-proxy-agent": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", - "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", - "license": "MIT", - "dependencies": { - "agent-base": "^7.1.0", - "debug": "^4.3.4" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/https-proxy-agent": { - "version": "7.0.6", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", - "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", - "license": "MIT", - "dependencies": { - "agent-base": "^7.1.2", - "debug": "4" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/iconv-lite": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", - "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", - "license": "MIT", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/jest-environment-jsdom": { - "version": "30.1.2", - "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-30.1.2.tgz", - "integrity": "sha512-LXsfAh5+mDTuXDONGl1ZLYxtJEaS06GOoxJb2arcJTjIfh1adYg8zLD8f6P0df8VmjvCaMrLmc1PgHUI/YUTbg==", - "license": "MIT", - "dependencies": { - "@jest/environment": "30.1.2", - "@jest/environment-jsdom-abstract": "30.1.2", - "@types/jsdom": "^21.1.7", - "@types/node": "*", - "jsdom": "^26.1.0" - }, - "engines": { - "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" - }, - "peerDependencies": { - "canvas": "^3.0.0" - }, - "peerDependenciesMeta": { - "canvas": { - "optional": true - } - } - }, - "node_modules/@edx/frontend-component-header/node_modules/jsdom": { - "version": "26.1.0", - "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-26.1.0.tgz", - "integrity": "sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==", - "license": "MIT", - "dependencies": { - "cssstyle": "^4.2.1", - "data-urls": "^5.0.0", - "decimal.js": "^10.5.0", - "html-encoding-sniffer": "^4.0.0", - "http-proxy-agent": "^7.0.2", - "https-proxy-agent": "^7.0.6", - "is-potential-custom-element-name": "^1.0.1", - "nwsapi": "^2.2.16", - "parse5": "^7.2.1", - "rrweb-cssom": "^0.8.0", - "saxes": "^6.0.0", - "symbol-tree": "^3.2.4", - "tough-cookie": "^5.1.1", - "w3c-xmlserializer": "^5.0.0", - "webidl-conversions": "^7.0.0", - "whatwg-encoding": "^3.1.1", - "whatwg-mimetype": "^4.0.0", - "whatwg-url": "^14.1.1", - "ws": "^8.18.0", - "xml-name-validator": "^5.0.0" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "canvas": "^3.0.0" - }, - "peerDependenciesMeta": { - "canvas": { - "optional": true - } - } - }, - "node_modules/@edx/frontend-component-header/node_modules/parse5": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz", - "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==", - "license": "MIT", - "dependencies": { - "entities": "^6.0.0" - }, - "funding": { - "url": "https://github.com/inikulin/parse5?sponsor=1" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/tough-cookie": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.1.2.tgz", - "integrity": "sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==", - "license": "BSD-3-Clause", - "dependencies": { - "tldts": "^6.1.32" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/tr46": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-5.1.1.tgz", - "integrity": "sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==", - "license": "MIT", - "dependencies": { - "punycode": "^2.3.1" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/w3c-xmlserializer": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz", - "integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==", - "license": "MIT", - "dependencies": { - "xml-name-validator": "^5.0.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/whatwg-encoding": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz", - "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==", - "license": "MIT", - "dependencies": { - "iconv-lite": "0.6.3" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/whatwg-mimetype": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz", - "integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==", - "license": "MIT", - "engines": { - "node": ">=18" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/whatwg-url": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.2.0.tgz", - "integrity": "sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==", - "license": "MIT", - "dependencies": { - "tr46": "^5.1.0", - "webidl-conversions": "^7.0.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@edx/frontend-component-header/node_modules/xml-name-validator": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz", - "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", - "license": "Apache-2.0", - "engines": { - "node": ">=18" - } - }, "node_modules/@edx/frontend-platform": { "version": "8.5.1", "resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-8.5.1.tgz", "integrity": "sha512-8u3EdO0o7xX4vqorjOx3k2wbs2bu3DXlIA3bnD+Y56vSB5QYw6k5GzYqo9pPaTMGeq9TuLRvPLE/QFFlc3xvPg==", "license": "AGPL-3.0", + "peer": true, "dependencies": { "@cospired/i18n-iso-languages": "4.2.0", "@formatjs/intl-pluralrules": "4.3.3", @@ -4810,109 +4408,6 @@ "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" } }, - "node_modules/@jest/environment-jsdom-abstract": { - "version": "30.1.2", - "resolved": "https://registry.npmjs.org/@jest/environment-jsdom-abstract/-/environment-jsdom-abstract-30.1.2.tgz", - "integrity": "sha512-u8kTh/ZBl97GOmnGJLYK/1GuwAruMC4hoP6xuk/kwltmVWsA9u/6fH1/CsPVGt2O+Wn2yEjs8n1B1zZJ62Cx0w==", - "license": "MIT", - "dependencies": { - "@jest/environment": "30.1.2", - "@jest/fake-timers": "30.1.2", - "@jest/types": "30.0.5", - "@types/jsdom": "^21.1.7", - "@types/node": "*", - "jest-mock": "30.0.5", - "jest-util": "30.0.5" - }, - "engines": { - "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" - }, - "peerDependencies": { - "canvas": "^3.0.0", - "jsdom": "*" - }, - "peerDependenciesMeta": { - "canvas": { - "optional": true - } - } - }, - "node_modules/@jest/environment-jsdom-abstract/node_modules/@jest/schemas": { - "version": "30.0.5", - "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz", - "integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==", - "license": "MIT", - "dependencies": { - "@sinclair/typebox": "^0.34.0" - }, - "engines": { - "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" - } - }, - "node_modules/@jest/environment-jsdom-abstract/node_modules/@jest/types": { - "version": "30.0.5", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.0.5.tgz", - "integrity": "sha512-aREYa3aku9SSnea4aX6bhKn4bgv3AXkgijoQgbYV3yvbiGt6z+MQ85+6mIhx9DsKW2BuB/cLR/A+tcMThx+KLQ==", - "license": "MIT", - "dependencies": { - "@jest/pattern": "30.0.1", - "@jest/schemas": "30.0.5", - "@types/istanbul-lib-coverage": "^2.0.6", - "@types/istanbul-reports": "^3.0.4", - "@types/node": "*", - "@types/yargs": "^17.0.33", - "chalk": "^4.1.2" - }, - "engines": { - "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" - } - }, - "node_modules/@jest/environment-jsdom-abstract/node_modules/@sinclair/typebox": { - "version": "0.34.41", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz", - "integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==", - "license": "MIT" - }, - "node_modules/@jest/environment-jsdom-abstract/node_modules/@types/jsdom": { - "version": "21.1.7", - "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.7.tgz", - "integrity": "sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==", - "license": "MIT", - "dependencies": { - "@types/node": "*", - "@types/tough-cookie": "*", - "parse5": "^7.0.0" - } - }, - "node_modules/@jest/environment-jsdom-abstract/node_modules/jest-util": { - "version": "30.0.5", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.0.5.tgz", - "integrity": "sha512-pvyPWssDZR0FlfMxCBoc0tvM8iUEskaRFALUtGQYzVEAqisAztmy+R8LnU14KT4XA0H/a5HMVTXat1jLne010g==", - "license": "MIT", - "dependencies": { - "@jest/types": "30.0.5", - "@types/node": "*", - "chalk": "^4.1.2", - "ci-info": "^4.2.0", - "graceful-fs": "^4.2.11", - "picomatch": "^4.0.2" - }, - "engines": { - "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0" - } - }, - "node_modules/@jest/environment-jsdom-abstract/node_modules/picomatch": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, "node_modules/@jest/environment/node_modules/@jest/schemas": { "version": "30.0.5", "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz", @@ -6014,6 +5509,7 @@ "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@babel/core": "^7.11.6", "@jest/types": "^29.6.3", @@ -6050,6 +5546,7 @@ "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", "license": "MIT", + "peer": true, "dependencies": { "@jest/schemas": "^29.6.3", "@types/istanbul-lib-coverage": "^2.0.0", @@ -6341,6 +5838,7 @@ "integrity": "sha512-Iu4/GPq90Xr/MSWnonn2qX8VDhI89HN7KOYBZ0/sxmAQgvXXNc7OYNC7kumvzbYzKueJQTyZoUYS7UjKB/n1WA==", "devOptional": true, "license": "AGPL-3.0", + "peer": true, "dependencies": { "@babel/cli": "7.24.8", "@babel/core": "7.24.9", @@ -6786,6 +6284,7 @@ "integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@jest/core": "^29.7.0", "@jest/types": "^29.6.3", @@ -7470,6 +6969,7 @@ "resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-23.14.3.tgz", "integrity": "sha512-m2ztuGwNz4elthPq1p8LbH0vDMrl0CzJea54Cj+dYwdzY+YWZZimjG3Oz6BEVnI68Qq+19V0A3HXyM961KiRWw==", "license": "Apache-2.0", + "peer": true, "workspaces": [ "example", "component-generator", @@ -8009,6 +7509,7 @@ "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", "license": "MIT", + "peer": true, "funding": { "type": "opencollective", "url": "https://opencollective.com/popperjs" @@ -8244,6 +7745,7 @@ "integrity": "sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@babel/core": "^7.21.3", "@svgr/babel-preset": "8.1.0", @@ -8834,6 +8336,7 @@ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.5.2.tgz", "integrity": "sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==", "license": "MIT", + "peer": true, "dependencies": { "undici-types": "~7.12.0" } @@ -8854,8 +8357,7 @@ "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/@types/parse-json": { "version": "4.0.2", @@ -8877,8 +8379,7 @@ "integrity": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/@types/prop-types": { "version": "15.7.15", @@ -8905,6 +8406,7 @@ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.24.tgz", "integrity": "sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==", "license": "MIT", + "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -8916,6 +8418,7 @@ "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==", "devOptional": true, "license": "MIT", + "peer": true, "peerDependencies": { "@types/react": "^18.0.0" } @@ -9064,6 +8567,7 @@ "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/regexpp": "^4.4.0", "@typescript-eslint/scope-manager": "5.62.0", @@ -9112,6 +8616,7 @@ "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==", "devOptional": true, "license": "BSD-2-Clause", + "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "5.62.0", "@typescript-eslint/types": "5.62.0", @@ -9827,6 +9332,7 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "license": "MIT", + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -9920,6 +9426,7 @@ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", @@ -10102,7 +9609,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -10114,7 +9620,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -10126,7 +9631,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -10205,7 +9709,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -10342,7 +9845,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -10395,7 +9897,6 @@ "dev": true, "license": "(MIT OR Apache-2.0)", "optional": true, - "peer": true, "bin": { "atob": "bin/atob.js" }, @@ -10537,6 +10038,7 @@ "integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@jest/transform": "^29.7.0", "@types/babel__core": "^7.1.14", @@ -10753,7 +10255,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*", @@ -10773,7 +10274,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/reporters": "^26.6.2", @@ -10815,7 +10315,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -10855,7 +10354,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/fake-timers": "^26.6.2", "@jest/types": "^26.6.2", @@ -10873,7 +10371,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@sinonjs/fake-timers": "^6.0.1", @@ -10893,7 +10390,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/types": "^26.6.2", @@ -10910,7 +10406,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@bcoe/v8-coverage": "^0.2.3", "@jest/console": "^26.6.2", @@ -10951,7 +10446,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "callsites": "^3.0.0", "graceful-fs": "^4.2.4", @@ -10968,7 +10462,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/types": "^26.6.2", @@ -10986,7 +10479,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/test-result": "^26.6.2", "graceful-fs": "^4.2.4", @@ -11005,7 +10497,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/types": "^26.6.2", @@ -11034,7 +10525,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", @@ -11053,7 +10543,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "dependencies": { "type-detect": "4.0.8" } @@ -11065,7 +10554,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "dependencies": { "@sinonjs/commons": "^1.7.0" } @@ -11077,7 +10565,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">= 6" } @@ -11089,7 +10576,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@types/yargs-parser": "*" } @@ -11101,7 +10587,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "acorn": "^7.1.1", "acorn-walk": "^7.1.1" @@ -11114,7 +10599,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -11129,7 +10613,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.4.0" } @@ -11140,6 +10623,7 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -11168,7 +10652,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/transform": "^26.6.2", "@jest/types": "^26.6.2", @@ -11193,7 +10676,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/template": "^7.3.3", "@babel/types": "^7.3.3", @@ -11211,7 +10693,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "babel-plugin-jest-hoist": "^26.6.2", "babel-preset-current-node-syntax": "^1.0.0" @@ -11229,8 +10710,7 @@ "integrity": "sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/babel-plugin-react-intl/node_modules/cliui": { "version": "6.0.0", @@ -11239,7 +10719,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", @@ -11252,8 +10731,7 @@ "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/babel-plugin-react-intl/node_modules/cssom": { "version": "0.4.4", @@ -11261,8 +10739,7 @@ "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/babel-plugin-react-intl/node_modules/data-urls": { "version": "2.0.0", @@ -11271,7 +10748,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "abab": "^2.0.3", "whatwg-mimetype": "^2.3.0", @@ -11288,7 +10764,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">= 10.14.2" } @@ -11301,7 +10776,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "webidl-conversions": "^5.0.0" }, @@ -11316,7 +10790,6 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, - "peer": true, "engines": { "node": ">=8" } @@ -11328,7 +10801,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=10" }, @@ -11343,7 +10815,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "cross-spawn": "^7.0.0", "get-stream": "^5.0.0", @@ -11369,7 +10840,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "ansi-styles": "^4.0.0", @@ -11389,7 +10859,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", @@ -11408,7 +10877,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "pump": "^3.0.0" }, @@ -11426,7 +10894,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "whatwg-encoding": "^1.0.5" }, @@ -11441,7 +10908,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@tootallnate/once": "1", "agent-base": "6", @@ -11458,7 +10924,6 @@ "dev": true, "license": "Apache-2.0", "optional": true, - "peer": true, "engines": { "node": ">=8.12.0" } @@ -11470,7 +10935,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "dependencies": { "@babel/core": "^7.7.5", "@istanbuljs/schema": "^0.1.2", @@ -11488,7 +10952,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "dependencies": { "debug": "^4.1.1", "istanbul-lib-coverage": "^3.0.0", @@ -11498,26 +10961,6 @@ "node": ">=10" } }, - "node_modules/babel-plugin-react-intl/node_modules/jest": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz", - "integrity": "sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q==", - "dev": true, - "license": "MIT", - "optional": true, - "peer": true, - "dependencies": { - "@jest/core": "^26.6.3", - "import-local": "^3.0.2", - "jest-cli": "^26.6.3" - }, - "bin": { - "jest": "bin/jest.js" - }, - "engines": { - "node": ">= 10.14.2" - } - }, "node_modules/babel-plugin-react-intl/node_modules/jest-changed-files": { "version": "26.6.2", "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.6.2.tgz", @@ -11525,7 +10968,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "execa": "^4.0.0", @@ -11542,7 +10984,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/core": "^26.6.3", "@jest/test-result": "^26.6.2", @@ -11572,7 +11013,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -11612,7 +11052,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^26.6.2", @@ -11630,7 +11069,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "detect-newline": "^3.0.0" }, @@ -11645,7 +11083,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/fake-timers": "^26.6.2", @@ -11666,7 +11103,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/fake-timers": "^26.6.2", @@ -11686,7 +11122,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">= 10.14.2" } @@ -11698,7 +11133,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/graceful-fs": "^4.1.2", @@ -11728,7 +11162,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "jest-get-type": "^26.3.0", "pretty-format": "^26.6.2" @@ -11744,7 +11177,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "chalk": "^4.0.0", "jest-diff": "^26.6.2", @@ -11762,7 +11194,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/code-frame": "^7.0.0", "@jest/types": "^26.6.2", @@ -11785,7 +11216,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*" @@ -11801,7 +11231,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">= 10.14.2" } @@ -11813,7 +11242,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "chalk": "^4.0.0", @@ -11835,7 +11263,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "jest-regex-util": "^26.0.0", @@ -11852,7 +11279,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/environment": "^26.6.2", @@ -11886,7 +11312,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -11926,7 +11351,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/environment": "^26.6.2", @@ -11970,7 +11394,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -12010,7 +11433,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/types": "^7.0.0", "@jest/types": "^26.6.2", @@ -12040,7 +11462,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "bin": { "semver": "bin/semver.js" }, @@ -12055,7 +11476,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*", @@ -12075,7 +11495,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "camelcase": "^6.0.0", @@ -12095,7 +11514,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/test-result": "^26.6.2", "@jest/types": "^26.6.2", @@ -12116,7 +11534,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@types/node": "*", "merge-stream": "^2.0.0", @@ -12133,7 +11550,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "abab": "^2.0.5", "acorn": "^8.2.4", @@ -12188,8 +11604,7 @@ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/babel-plugin-react-intl/node_modules/pretty-format": { "version": "26.6.2", @@ -12198,7 +11613,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "ansi-regex": "^5.0.0", @@ -12217,7 +11631,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "glob": "^7.1.3" }, @@ -12235,7 +11648,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "xmlchars": "^2.2.0" }, @@ -12269,7 +11681,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=8" } @@ -12281,7 +11692,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -12293,7 +11703,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "punycode": "^2.1.1" }, @@ -12308,7 +11717,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "bs-logger": "0.x", "buffer-from": "1.x", @@ -12339,7 +11747,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "bin": { "semver": "bin/semver.js" }, @@ -12354,7 +11761,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "@types/istanbul-lib-coverage": "^2.0.1", "convert-source-map": "^1.6.0", @@ -12371,7 +11777,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "engines": { "node": ">= 12" } @@ -12383,7 +11788,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "xml-name-validator": "^3.0.0" }, @@ -12398,7 +11802,6 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, - "peer": true, "engines": { "node": ">=10.4" } @@ -12410,7 +11813,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "iconv-lite": "0.4.24" } @@ -12421,8 +11823,7 @@ "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/babel-plugin-react-intl/node_modules/whatwg-url": { "version": "8.7.0", @@ -12431,7 +11832,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "lodash": "^4.7.0", "tr46": "^2.1.0", @@ -12448,7 +11848,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", @@ -12463,7 +11862,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=8.3.0" }, @@ -12486,8 +11884,7 @@ "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", "dev": true, "license": "Apache-2.0", - "optional": true, - "peer": true + "optional": true }, "node_modules/babel-plugin-react-intl/node_modules/y18n": { "version": "4.0.3", @@ -12495,8 +11892,7 @@ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", "dev": true, "license": "ISC", - "optional": true, - "peer": true + "optional": true }, "node_modules/babel-plugin-react-intl/node_modules/yargs": { "version": "15.4.1", @@ -12505,7 +11901,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "cliui": "^6.0.0", "decamelize": "^1.2.0", @@ -12530,7 +11925,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "engines": { "node": ">=10" } @@ -12542,7 +11936,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=6" } @@ -12554,7 +11947,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "camelcase": "^5.0.0", "decamelize": "^1.2.0" @@ -12679,7 +12071,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "cache-base": "^1.0.1", "class-utils": "^0.3.5", @@ -12700,7 +12091,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "funding": { "url": "https://github.com/sponsors/sindresorhus" } @@ -12712,7 +12102,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-descriptor": "^1.0.0" }, @@ -12898,8 +12287,7 @@ "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", "dev": true, "license": "BSD-2-Clause", - "optional": true, - "peer": true + "optional": true }, "node_modules/browserslist": { "version": "4.26.2", @@ -12920,6 +12308,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "baseline-browser-mapping": "^2.8.3", "caniuse-lite": "^1.0.30001741", @@ -13002,7 +12391,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "collection-visit": "^1.0.0", "component-emitter": "^1.2.1", @@ -13025,7 +12413,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "funding": { "url": "https://github.com/sponsors/sindresorhus" } @@ -13155,7 +12542,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "rsvp": "^4.8.4" }, @@ -13304,7 +12690,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "arr-union": "^3.1.0", "define-property": "^0.2.5", @@ -13322,7 +12707,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -13337,7 +12721,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -13513,7 +12896,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "map-visit": "^1.0.0", "object-visit": "^1.0.0" @@ -13768,7 +13150,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -14529,6 +13910,7 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -14909,7 +14291,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -15068,7 +14449,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-descriptor": "^1.0.2", "isobject": "^3.0.1" @@ -15580,7 +14960,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "once": "^1.4.0" } @@ -15911,6 +15290,7 @@ "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.4.0", @@ -15968,6 +15348,7 @@ "integrity": "sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "eslint-config-airbnb-base": "^15.0.0", "object.assign": "^4.1.2", @@ -16010,6 +15391,7 @@ "integrity": "sha512-GPxI5URre6dDpJ0CtcthSZVBAfI+Uw7un5OYNVxP2EYi3H81Jw701yFP7AU+/vCE7xBtFmjge7kfhhk4+RAiig==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "eslint-config-airbnb-base": "^15.0.0" }, @@ -16412,6 +15794,7 @@ "integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@rtsao/scc": "^1.1.0", "array-includes": "^3.1.8", @@ -16469,6 +15852,7 @@ "integrity": "sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@babel/runtime": "^7.20.7", "aria-query": "^5.1.3", @@ -16507,6 +15891,7 @@ "integrity": "sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1", @@ -16538,6 +15923,7 @@ "integrity": "sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg==", "devOptional": true, "license": "MIT", + "peer": true, "engines": { "node": ">=10" }, @@ -16866,8 +16252,7 @@ "integrity": "sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/execa": { "version": "5.1.1", @@ -16917,7 +16302,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "debug": "^2.3.3", "define-property": "^0.2.5", @@ -16938,7 +16322,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "ms": "2.0.0" } @@ -16950,7 +16333,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -16965,7 +16347,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -16980,7 +16361,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -16996,7 +16376,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -17007,8 +16386,7 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/expect": { "version": "29.7.0", @@ -17104,7 +16482,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "assign-symbols": "^1.0.0", "is-extendable": "^1.0.1" @@ -17120,7 +16497,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "array-unique": "^0.3.2", "define-property": "^1.0.0", @@ -17142,7 +16518,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-descriptor": "^1.0.0" }, @@ -17157,7 +16532,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -17172,7 +16546,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -17348,6 +16721,7 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -17616,7 +16990,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -17695,6 +17068,7 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -17863,7 +17237,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "map-cache": "^0.2.2" }, @@ -18093,7 +17466,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -18439,7 +17811,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "get-value": "^2.0.6", "has-values": "^1.0.0", @@ -18456,7 +17827,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-number": "^3.0.0", "kind-of": "^4.0.0" @@ -18471,8 +17841,7 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/has-values/node_modules/is-number": { "version": "3.0.0", @@ -18481,7 +17850,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "kind-of": "^3.0.2" }, @@ -18496,7 +17864,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -18511,7 +17878,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -18576,8 +17942,7 @@ "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true, "license": "ISC", - "optional": true, - "peer": true + "optional": true }, "node_modules/hpack.js": { "version": "2.1.6", @@ -19317,7 +18682,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "hasown": "^2.0.0" }, @@ -19435,6 +18799,7 @@ "version": "2.0.5", "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz", "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==", + "dev": true, "funding": [ { "type": "github", @@ -19496,7 +18861,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "ci-info": "^2.0.0" }, @@ -19510,8 +18874,7 @@ "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/is-core-module": { "version": "2.16.1", @@ -19535,7 +18898,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "hasown": "^2.0.0" }, @@ -19585,7 +18947,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -19616,7 +18977,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-plain-object": "^2.0.4" }, @@ -20020,8 +19380,7 @@ "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/is-unicode-supported": { "version": "0.1.0", @@ -20101,7 +19460,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -20761,6 +20119,7 @@ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz", "integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==", "license": "MIT", + "peer": true, "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/generator": "^7.28.3", @@ -21534,7 +20893,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/traverse": "^7.1.0", "@jest/environment": "^26.6.2", @@ -21566,7 +20924,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*", @@ -21586,7 +20943,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/fake-timers": "^26.6.2", "@jest/types": "^26.6.2", @@ -21604,7 +20960,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@sinonjs/fake-timers": "^6.0.1", @@ -21624,7 +20979,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/types": "^26.6.2", @@ -21641,7 +20995,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "callsites": "^3.0.0", "graceful-fs": "^4.2.4", @@ -21658,7 +21011,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/types": "^26.6.2", @@ -21676,7 +21028,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/test-result": "^26.6.2", "graceful-fs": "^4.2.4", @@ -21695,7 +21046,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/types": "^26.6.2", @@ -21724,7 +21074,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", @@ -21743,7 +21092,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "dependencies": { "type-detect": "4.0.8" } @@ -21755,7 +21103,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "dependencies": { "@sinonjs/commons": "^1.7.0" } @@ -21767,7 +21114,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">= 6" } @@ -21779,7 +21125,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@types/yargs-parser": "*" } @@ -21791,7 +21136,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "acorn": "^7.1.1", "acorn-walk": "^7.1.1" @@ -21804,7 +21148,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -21819,7 +21162,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.4.0" } @@ -21831,7 +21173,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/transform": "^26.6.2", "@jest/types": "^26.6.2", @@ -21856,7 +21197,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/template": "^7.3.3", "@babel/types": "^7.3.3", @@ -21874,7 +21214,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "babel-plugin-jest-hoist": "^26.6.2", "babel-preset-current-node-syntax": "^1.0.0" @@ -21892,8 +21231,7 @@ "integrity": "sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/jest-jasmine2/node_modules/cliui": { "version": "6.0.0", @@ -21902,7 +21240,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", @@ -21915,8 +21252,7 @@ "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/jest-jasmine2/node_modules/cssom": { "version": "0.4.4", @@ -21924,8 +21260,7 @@ "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/jest-jasmine2/node_modules/data-urls": { "version": "2.0.0", @@ -21934,7 +21269,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "abab": "^2.0.3", "whatwg-mimetype": "^2.3.0", @@ -21951,7 +21285,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">= 10.14.2" } @@ -21964,7 +21297,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "webidl-conversions": "^5.0.0" }, @@ -21979,7 +21311,6 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, - "peer": true, "engines": { "node": ">=8" } @@ -21991,7 +21322,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=10" }, @@ -22006,7 +21336,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "ansi-styles": "^4.0.0", @@ -22026,7 +21355,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", @@ -22045,7 +21373,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "whatwg-encoding": "^1.0.5" }, @@ -22060,7 +21387,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@tootallnate/once": "1", "agent-base": "6", @@ -22077,7 +21403,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -22117,7 +21442,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^26.6.2", @@ -22135,7 +21459,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "detect-newline": "^3.0.0" }, @@ -22150,7 +21473,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "chalk": "^4.0.0", @@ -22169,7 +21491,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/fake-timers": "^26.6.2", @@ -22190,7 +21511,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/fake-timers": "^26.6.2", @@ -22210,7 +21530,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">= 10.14.2" } @@ -22222,7 +21541,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/graceful-fs": "^4.1.2", @@ -22252,7 +21570,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "jest-get-type": "^26.3.0", "pretty-format": "^26.6.2" @@ -22268,7 +21585,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "chalk": "^4.0.0", "jest-diff": "^26.6.2", @@ -22286,7 +21602,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/code-frame": "^7.0.0", "@jest/types": "^26.6.2", @@ -22309,7 +21624,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*" @@ -22325,7 +21639,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">= 10.14.2" } @@ -22337,7 +21650,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "chalk": "^4.0.0", @@ -22359,7 +21671,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/environment": "^26.6.2", @@ -22393,7 +21704,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/environment": "^26.6.2", @@ -22437,7 +21747,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@babel/types": "^7.0.0", "@jest/types": "^26.6.2", @@ -22467,7 +21776,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*", @@ -22487,7 +21795,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "camelcase": "^6.0.0", @@ -22507,7 +21814,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@types/node": "*", "merge-stream": "^2.0.0", @@ -22524,7 +21830,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "abab": "^2.0.5", "acorn": "^8.2.4", @@ -22572,8 +21877,7 @@ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/jest-jasmine2/node_modules/pretty-format": { "version": "26.6.2", @@ -22582,7 +21886,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@jest/types": "^26.6.2", "ansi-regex": "^5.0.0", @@ -22600,7 +21903,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "xmlchars": "^2.2.0" }, @@ -22615,7 +21917,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "bin": { "semver": "bin/semver.js" }, @@ -22630,7 +21931,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=8" } @@ -22642,7 +21942,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -22654,7 +21953,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "punycode": "^2.1.1" }, @@ -22669,7 +21967,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "xml-name-validator": "^3.0.0" }, @@ -22684,7 +21981,6 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, - "peer": true, "engines": { "node": ">=10.4" } @@ -22696,7 +21992,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "iconv-lite": "0.4.24" } @@ -22707,8 +22002,7 @@ "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/jest-jasmine2/node_modules/whatwg-url": { "version": "8.7.0", @@ -22717,7 +22011,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "lodash": "^4.7.0", "tr46": "^2.1.0", @@ -22734,7 +22027,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", @@ -22749,7 +22041,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=8.3.0" }, @@ -22772,8 +22063,7 @@ "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", "dev": true, "license": "Apache-2.0", - "optional": true, - "peer": true + "optional": true }, "node_modules/jest-jasmine2/node_modules/y18n": { "version": "4.0.3", @@ -22781,8 +22071,7 @@ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", "dev": true, "license": "ISC", - "optional": true, - "peer": true + "optional": true }, "node_modules/jest-jasmine2/node_modules/yargs": { "version": "15.4.1", @@ -22791,7 +22080,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "cliui": "^6.0.0", "decamelize": "^1.2.0", @@ -22816,7 +22104,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "camelcase": "^5.0.0", "decamelize": "^1.2.0" @@ -22832,7 +22119,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=6" } @@ -23957,7 +23243,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@types/node": "*", "graceful-fs": "^4.2.4" @@ -24358,6 +23643,7 @@ "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz", "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==", "license": "MIT", + "peer": true, "dependencies": { "@jest/types": "^29.6.3", "@types/node": "*", @@ -24746,6 +24032,7 @@ "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz", "integrity": "sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==", "license": "MIT", + "peer": true, "dependencies": { "abab": "^2.0.6", "acorn": "^8.8.1", @@ -25271,7 +24558,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -25283,7 +24569,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "object-visit": "^1.0.0" }, @@ -25469,6 +24754,7 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -25560,7 +24846,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "for-in": "^1.0.2", "is-extendable": "^1.0.1" @@ -25576,7 +24861,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "bin": { "mkdirp": "bin/cmd.js" }, @@ -25645,7 +24929,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "arr-diff": "^4.0.0", "array-unique": "^0.3.2", @@ -25713,8 +24996,7 @@ "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/no-case": { "version": "3.0.4", @@ -25763,7 +25045,6 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, - "peer": true, "dependencies": { "hosted-git-info": "^2.1.4", "resolve": "^1.10.0", @@ -25778,7 +25059,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "bin": { "semver": "bin/semver" } @@ -25855,7 +25135,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "copy-descriptor": "^0.1.0", "define-property": "^0.2.5", @@ -25872,7 +25151,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -25886,8 +25164,7 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/object-copy/node_modules/is-descriptor": { "version": "0.1.7", @@ -25896,7 +25173,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -25912,7 +25188,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -25970,7 +25245,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "isobject": "^3.0.0" }, @@ -26073,7 +25347,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "isobject": "^3.0.1" }, @@ -26257,7 +25530,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=8" }, @@ -26272,7 +25544,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=4" } @@ -26440,7 +25711,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -26890,7 +26160,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -26923,6 +26192,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "nanoid": "^3.3.7", "picocolors": "^1.1.1", @@ -27765,6 +27035,7 @@ "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", "license": "MIT", + "peer": true, "dependencies": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", @@ -27841,7 +27112,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" @@ -28043,6 +27313,7 @@ "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", "license": "MIT", + "peer": true, "dependencies": { "loose-envify": "^1.1.0" }, @@ -28214,6 +27485,7 @@ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", "license": "MIT", + "peer": true, "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.2" @@ -28491,6 +27763,7 @@ "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.9.tgz", "integrity": "sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==", "license": "MIT", + "peer": true, "dependencies": { "@babel/runtime": "^7.15.4", "@types/react-redux": "^7.1.20", @@ -28517,6 +27790,7 @@ "integrity": "sha512-FPvF2XxTSikpJxcr+bHut2H4gJ17+18Uy20D5/F+SKzFap62R3cM5wH6b8WN3LyGSYeQilLEcJcR1fjBSI2S1A==", "devOptional": true, "license": "MIT", + "peer": true, "engines": { "node": ">=0.10.0" } @@ -28606,6 +27880,7 @@ "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.1.tgz", "integrity": "sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw==", "license": "MIT", + "peer": true, "dependencies": { "@remix-run/router": "1.23.0", "react-router": "6.30.1" @@ -28694,7 +27969,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@types/normalize-package-data": "^2.4.0", "normalize-package-data": "^2.5.0", @@ -28712,7 +27986,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "find-up": "^4.1.0", "read-pkg": "^5.2.0", @@ -28732,7 +28005,6 @@ "dev": true, "license": "(MIT OR CC0-1.0)", "optional": true, - "peer": true, "engines": { "node": ">=8" } @@ -28744,7 +28016,6 @@ "dev": true, "license": "(MIT OR CC0-1.0)", "optional": true, - "peer": true, "engines": { "node": ">=8" } @@ -28830,6 +28101,7 @@ "resolved": "https://registry.npmjs.org/redux/-/redux-4.2.1.tgz", "integrity": "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==", "license": "MIT", + "peer": true, "dependencies": { "@babel/runtime": "^7.9.2" } @@ -28890,7 +28162,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "extend-shallow": "^3.0.2", "safe-regex": "^1.1.0" @@ -28981,8 +28252,7 @@ "integrity": "sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==", "dev": true, "license": "ISC", - "optional": true, - "peer": true + "optional": true }, "node_modules/renderkid": { "version": "3.0.0", @@ -29005,7 +28275,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -29017,7 +28286,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10" } @@ -29046,8 +28314,7 @@ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", "dev": true, "license": "ISC", - "optional": true, - "peer": true + "optional": true }, "node_modules/requires-port": { "version": "1.0.0", @@ -29126,8 +28393,7 @@ "deprecated": "https://github.com/lydell/resolve-url#deprecated", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/resolve-url-loader": { "version": "5.0.0", @@ -29193,7 +28459,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.12" } @@ -29242,12 +28507,6 @@ "node": ">=10" } }, - "node_modules/rrweb-cssom": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.8.0.tgz", - "integrity": "sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==", - "license": "MIT" - }, "node_modules/rsvp": { "version": "4.8.5", "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", @@ -29255,7 +28514,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": "6.* || >= 7.*" } @@ -29385,7 +28643,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "ret": "~0.1.10" } @@ -29421,7 +28678,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "@cnakazawa/watch": "^1.0.3", "anymatch": "^2.0.0", @@ -29447,7 +28703,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "micromatch": "^3.1.4", "normalize-path": "^2.1.1" @@ -29460,7 +28715,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "arr-flatten": "^1.1.0", "array-unique": "^0.3.2", @@ -29484,7 +28738,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -29499,7 +28752,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "nice-try": "^1.0.4", "path-key": "^2.0.1", @@ -29518,7 +28770,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "cross-spawn": "^6.0.0", "get-stream": "^4.0.0", @@ -29539,7 +28790,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "extend-shallow": "^2.0.1", "is-number": "^3.0.0", @@ -29557,7 +28807,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -29572,7 +28821,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "pump": "^3.0.0" }, @@ -29586,8 +28834,7 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/sane/node_modules/is-extendable": { "version": "0.1.1", @@ -29596,7 +28843,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -29608,7 +28854,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "kind-of": "^3.0.2" }, @@ -29623,7 +28868,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -29638,7 +28882,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -29650,7 +28893,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "arr-diff": "^4.0.0", "array-unique": "^0.3.2", @@ -29677,7 +28919,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "remove-trailing-separator": "^1.0.1" }, @@ -29692,7 +28933,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "path-key": "^2.0.0" }, @@ -29707,7 +28947,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=4" } @@ -29719,7 +28958,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "bin": { "semver": "bin/semver" } @@ -29731,7 +28969,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "shebang-regex": "^1.0.0" }, @@ -29746,7 +28983,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -29758,7 +28994,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-number": "^3.0.0", "repeat-string": "^1.6.1" @@ -29774,7 +29009,6 @@ "dev": true, "license": "ISC", "optional": true, - "peer": true, "dependencies": { "isexe": "^2.0.0" }, @@ -30108,8 +29342,7 @@ "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", "dev": true, "license": "ISC", - "optional": true, - "peer": true + "optional": true }, "node_modules/set-function-length": { "version": "1.2.2", @@ -30166,7 +29399,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "extend-shallow": "^2.0.1", "is-extendable": "^0.1.1", @@ -30184,7 +29416,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -30199,7 +29430,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -30497,7 +29727,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "base": "^0.11.1", "debug": "^2.2.0", @@ -30519,7 +29748,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "define-property": "^1.0.0", "isobject": "^3.0.0", @@ -30536,7 +29764,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-descriptor": "^1.0.0" }, @@ -30551,7 +29778,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "kind-of": "^3.2.0" }, @@ -30565,8 +29791,7 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/snapdragon-util/node_modules/kind-of": { "version": "3.2.2", @@ -30575,7 +29800,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -30590,7 +29814,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "ms": "2.0.0" } @@ -30602,7 +29825,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -30617,7 +29839,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -30632,7 +29853,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -30648,7 +29868,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -30659,8 +29878,7 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/snapdragon/node_modules/source-map": { "version": "0.5.7", @@ -30669,7 +29887,6 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -30764,7 +29981,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "atob": "^2.1.2", "decode-uri-component": "^0.2.0", @@ -30799,8 +30015,7 @@ "deprecated": "See https://github.com/lydell/source-map-url#deprecated", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/spdx-correct": { "version": "3.2.0", @@ -30809,7 +30024,6 @@ "dev": true, "license": "Apache-2.0", "optional": true, - "peer": true, "dependencies": { "spdx-expression-parse": "^3.0.0", "spdx-license-ids": "^3.0.0" @@ -30821,8 +30035,7 @@ "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==", "dev": true, "license": "CC-BY-3.0", - "optional": true, - "peer": true + "optional": true }, "node_modules/spdx-expression-parse": { "version": "3.0.1", @@ -30831,7 +30044,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "spdx-exceptions": "^2.1.0", "spdx-license-ids": "^3.0.0" @@ -30843,8 +30055,7 @@ "integrity": "sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==", "dev": true, "license": "CC0-1.0", - "optional": true, - "peer": true + "optional": true }, "node_modules/spdy": { "version": "4.0.2", @@ -30894,7 +30105,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "extend-shallow": "^3.0.0" }, @@ -30953,7 +30163,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "define-property": "^0.2.5", "object-copy": "^0.1.0" @@ -30969,7 +30178,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -30984,7 +30192,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -31226,7 +30433,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -31271,6 +30477,7 @@ "integrity": "sha512-+xU0IA1StzqAqFs/QtXkK+XJa7wpS4X5H+JQccRKsRCElgeLGocFU1U/UMvMUylKFw6vwGV+Y/a2wb2pm5rFFQ==", "hasInstallScript": true, "license": "Apache-2.0", + "peer": true, "dependencies": { "@bundled-es-modules/deepmerge": "^4.3.1", "@bundled-es-modules/glob": "^10.4.2", @@ -31411,7 +30618,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "has-flag": "^4.0.0", "supports-color": "^7.0.0" @@ -31586,7 +30792,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "ansi-escapes": "^4.2.1", "supports-hyperlinks": "^2.0.0" @@ -31754,8 +30959,7 @@ "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/through": { "version": "2.3.8", @@ -31829,6 +31033,7 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "devOptional": true, "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, @@ -31836,24 +31041,6 @@ "url": "https://github.com/sponsors/jonschlinkert" } }, - "node_modules/tldts": { - "version": "6.1.86", - "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.86.tgz", - "integrity": "sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==", - "license": "MIT", - "dependencies": { - "tldts-core": "^6.1.86" - }, - "bin": { - "tldts": "bin/cli.js" - } - }, - "node_modules/tldts-core": { - "version": "6.1.86", - "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.86.tgz", - "integrity": "sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==", - "license": "MIT" - }, "node_modules/tmp": { "version": "0.0.33", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", @@ -31879,7 +31066,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "kind-of": "^3.0.2" }, @@ -31893,8 +31079,7 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/to-object-path/node_modules/kind-of": { "version": "3.2.2", @@ -31903,7 +31088,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -31918,7 +31102,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "define-property": "^2.0.2", "extend-shallow": "^3.0.2", @@ -32183,7 +31366,8 @@ "version": "2.8.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", - "license": "0BSD" + "license": "0BSD", + "peer": true }, "node_modules/tsutils": { "version": "3.21.0", @@ -32236,6 +31420,7 @@ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "devOptional": true, "license": "(MIT OR CC0-1.0)", + "peer": true, "engines": { "node": ">=10" }, @@ -32342,7 +31527,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "is-typedarray": "^1.0.0" } @@ -32500,7 +31684,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "arr-union": "^3.1.0", "get-value": "^2.0.6", @@ -32518,7 +31701,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -32567,6 +31749,7 @@ "integrity": "sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==", "hasInstallScript": true, "license": "MIT", + "peer": true, "dependencies": { "napi-postinstall": "^0.3.0" }, @@ -32602,7 +31785,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "has-value": "^0.3.1", "isobject": "^3.0.0" @@ -32618,7 +31800,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "get-value": "^2.0.3", "has-values": "^0.1.4", @@ -32635,7 +31816,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "isarray": "1.0.0" }, @@ -32650,7 +31830,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -32661,8 +31840,7 @@ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/update-browserslist-db": { "version": "1.1.3", @@ -32711,8 +31889,7 @@ "deprecated": "Please see https://github.com/lydell/urix#deprecated", "dev": true, "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/url": { "version": "0.11.4", @@ -32761,6 +31938,7 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -32831,7 +32009,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "engines": { "node": ">=0.10.0" } @@ -32958,7 +32135,6 @@ "dev": true, "license": "Apache-2.0", "optional": true, - "peer": true, "dependencies": { "spdx-correct": "^3.0.0", "spdx-expression-parse": "^3.0.0" @@ -32988,7 +32164,6 @@ "dev": true, "license": "MIT", "optional": true, - "peer": true, "dependencies": { "browser-process-hrtime": "^1.0.0" } @@ -33071,6 +32246,7 @@ "integrity": "sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@types/eslint-scope": "^3.7.7", "@types/estree": "^1.0.8", @@ -33179,6 +32355,7 @@ "integrity": "sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@discoveryjs/json-ext": "^0.5.0", "@webpack-cli/configtest": "^2.1.1", @@ -33259,6 +32436,7 @@ "integrity": "sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "@types/bonjour": "^3.5.9", "@types/connect-history-api-fallback": "^1.3.5", @@ -33565,8 +32743,7 @@ "integrity": "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==", "dev": true, "license": "ISC", - "optional": true, - "peer": true + "optional": true }, "node_modules/which-typed-array": { "version": "1.1.19", diff --git a/package.json b/package.json index f09a5935..51572582 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dependencies": { "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", "@edx/frontend-component-footer": "^14.9.2", - "@edx/frontend-component-header": "^6.2.0", + "@edx/frontend-component-header": "^7.0.0", "@edx/frontend-platform": "^8.5.0", "@edx/openedx-atlas": "^0.7.0", "@fortawesome/fontawesome-svg-core": "7.0.1", From 0ccc17d0b163136f19e4200b15bbeb27334015ed Mon Sep 17 00:00:00 2001 From: MaxFrank13 Date: Wed, 1 Oct 2025 17:22:39 +0000 Subject: [PATCH 2/2] fix: deps --- package-lock.json | 480 +++++++++++++++++++++++++++++++++++++--------- 1 file changed, 385 insertions(+), 95 deletions(-) diff --git a/package-lock.json b/package-lock.json index da06ba61..628ceb2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -130,7 +130,6 @@ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.9.tgz", "integrity": "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==", "license": "MIT", - "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.24.7", @@ -2213,6 +2212,7 @@ "dev": true, "license": "Apache-2.0", "optional": true, + "peer": true, "dependencies": { "exec-sh": "^0.3.2", "minimist": "^1.2.0" @@ -2271,7 +2271,6 @@ } ], "license": "MIT", - "peer": true, "engines": { "node": "^14 || ^16 || >=18" }, @@ -2294,7 +2293,6 @@ } ], "license": "MIT", - "peer": true, "engines": { "node": "^14 || ^16 || >=18" } @@ -2394,7 +2392,6 @@ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", "integrity": "sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==", "license": "MIT", - "peer": true, "dependencies": { "@fortawesome/fontawesome-common-types": "6.7.2" }, @@ -2481,7 +2478,6 @@ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", "integrity": "sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==", "license": "MIT", - "peer": true, "dependencies": { "@fortawesome/fontawesome-common-types": "6.7.2" }, @@ -2543,7 +2539,6 @@ "resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-8.5.1.tgz", "integrity": "sha512-8u3EdO0o7xX4vqorjOx3k2wbs2bu3DXlIA3bnD+Y56vSB5QYw6k5GzYqo9pPaTMGeq9TuLRvPLE/QFFlc3xvPg==", "license": "AGPL-3.0", - "peer": true, "dependencies": { "@cospired/i18n-iso-languages": "4.2.0", "@formatjs/intl-pluralrules": "4.3.3", @@ -5509,7 +5504,6 @@ "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/core": "^7.11.6", "@jest/types": "^29.6.3", @@ -5546,7 +5540,6 @@ "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", "license": "MIT", - "peer": true, "dependencies": { "@jest/schemas": "^29.6.3", "@types/istanbul-lib-coverage": "^2.0.0", @@ -5838,7 +5831,6 @@ "integrity": "sha512-Iu4/GPq90Xr/MSWnonn2qX8VDhI89HN7KOYBZ0/sxmAQgvXXNc7OYNC7kumvzbYzKueJQTyZoUYS7UjKB/n1WA==", "devOptional": true, "license": "AGPL-3.0", - "peer": true, "dependencies": { "@babel/cli": "7.24.8", "@babel/core": "7.24.9", @@ -6284,7 +6276,6 @@ "integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@jest/core": "^29.7.0", "@jest/types": "^29.6.3", @@ -6969,7 +6960,6 @@ "resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-23.14.3.tgz", "integrity": "sha512-m2ztuGwNz4elthPq1p8LbH0vDMrl0CzJea54Cj+dYwdzY+YWZZimjG3Oz6BEVnI68Qq+19V0A3HXyM961KiRWw==", "license": "Apache-2.0", - "peer": true, "workspaces": [ "example", "component-generator", @@ -7509,7 +7499,6 @@ "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", "license": "MIT", - "peer": true, "funding": { "type": "opencollective", "url": "https://opencollective.com/popperjs" @@ -7745,7 +7734,6 @@ "integrity": "sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/core": "^7.21.3", "@svgr/babel-preset": "8.1.0", @@ -8336,7 +8324,6 @@ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.5.2.tgz", "integrity": "sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==", "license": "MIT", - "peer": true, "dependencies": { "undici-types": "~7.12.0" } @@ -8357,7 +8344,8 @@ "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/@types/parse-json": { "version": "4.0.2", @@ -8379,7 +8367,8 @@ "integrity": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/@types/prop-types": { "version": "15.7.15", @@ -8406,7 +8395,6 @@ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.24.tgz", "integrity": "sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==", "license": "MIT", - "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -8418,7 +8406,6 @@ "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==", "devOptional": true, "license": "MIT", - "peer": true, "peerDependencies": { "@types/react": "^18.0.0" } @@ -8567,7 +8554,6 @@ "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@eslint-community/regexpp": "^4.4.0", "@typescript-eslint/scope-manager": "5.62.0", @@ -8616,7 +8602,6 @@ "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==", "devOptional": true, "license": "BSD-2-Clause", - "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "5.62.0", "@typescript-eslint/types": "5.62.0", @@ -9332,7 +9317,6 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -9426,7 +9410,6 @@ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", @@ -9609,6 +9592,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -9620,6 +9604,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -9631,6 +9616,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -9709,6 +9695,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -9845,6 +9832,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -9897,6 +9885,7 @@ "dev": true, "license": "(MIT OR Apache-2.0)", "optional": true, + "peer": true, "bin": { "atob": "bin/atob.js" }, @@ -10038,7 +10027,6 @@ "integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@jest/transform": "^29.7.0", "@types/babel__core": "^7.1.14", @@ -10255,6 +10243,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*", @@ -10274,6 +10263,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/reporters": "^26.6.2", @@ -10315,6 +10305,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -10354,6 +10345,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/fake-timers": "^26.6.2", "@jest/types": "^26.6.2", @@ -10371,6 +10363,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@sinonjs/fake-timers": "^6.0.1", @@ -10390,6 +10383,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/types": "^26.6.2", @@ -10406,6 +10400,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@bcoe/v8-coverage": "^0.2.3", "@jest/console": "^26.6.2", @@ -10446,6 +10441,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "callsites": "^3.0.0", "graceful-fs": "^4.2.4", @@ -10462,6 +10458,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/types": "^26.6.2", @@ -10479,6 +10476,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/test-result": "^26.6.2", "graceful-fs": "^4.2.4", @@ -10497,6 +10495,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/types": "^26.6.2", @@ -10525,6 +10524,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", @@ -10543,6 +10543,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "dependencies": { "type-detect": "4.0.8" } @@ -10554,6 +10555,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "dependencies": { "@sinonjs/commons": "^1.7.0" } @@ -10565,6 +10567,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">= 6" } @@ -10576,6 +10579,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@types/yargs-parser": "*" } @@ -10587,6 +10591,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "acorn": "^7.1.1", "acorn-walk": "^7.1.1" @@ -10599,6 +10604,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -10613,6 +10619,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.4.0" } @@ -10623,7 +10630,6 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -10652,6 +10658,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/transform": "^26.6.2", "@jest/types": "^26.6.2", @@ -10676,6 +10683,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/template": "^7.3.3", "@babel/types": "^7.3.3", @@ -10693,6 +10701,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "babel-plugin-jest-hoist": "^26.6.2", "babel-preset-current-node-syntax": "^1.0.0" @@ -10710,7 +10719,8 @@ "integrity": "sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/babel-plugin-react-intl/node_modules/cliui": { "version": "6.0.0", @@ -10719,6 +10729,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", @@ -10731,7 +10742,8 @@ "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/babel-plugin-react-intl/node_modules/cssom": { "version": "0.4.4", @@ -10739,7 +10751,8 @@ "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/babel-plugin-react-intl/node_modules/data-urls": { "version": "2.0.0", @@ -10748,6 +10761,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "abab": "^2.0.3", "whatwg-mimetype": "^2.3.0", @@ -10764,6 +10778,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">= 10.14.2" } @@ -10776,6 +10791,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "webidl-conversions": "^5.0.0" }, @@ -10790,6 +10806,7 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, + "peer": true, "engines": { "node": ">=8" } @@ -10801,6 +10818,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=10" }, @@ -10815,6 +10833,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "cross-spawn": "^7.0.0", "get-stream": "^5.0.0", @@ -10840,6 +10859,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "ansi-styles": "^4.0.0", @@ -10859,6 +10879,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", @@ -10877,6 +10898,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "pump": "^3.0.0" }, @@ -10894,6 +10916,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "whatwg-encoding": "^1.0.5" }, @@ -10908,6 +10931,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@tootallnate/once": "1", "agent-base": "6", @@ -10924,6 +10948,7 @@ "dev": true, "license": "Apache-2.0", "optional": true, + "peer": true, "engines": { "node": ">=8.12.0" } @@ -10935,6 +10960,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "dependencies": { "@babel/core": "^7.7.5", "@istanbuljs/schema": "^0.1.2", @@ -10952,6 +10978,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "dependencies": { "debug": "^4.1.1", "istanbul-lib-coverage": "^3.0.0", @@ -10961,6 +10988,26 @@ "node": ">=10" } }, + "node_modules/babel-plugin-react-intl/node_modules/jest": { + "version": "26.6.3", + "resolved": "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz", + "integrity": "sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q==", + "dev": true, + "license": "MIT", + "optional": true, + "peer": true, + "dependencies": { + "@jest/core": "^26.6.3", + "import-local": "^3.0.2", + "jest-cli": "^26.6.3" + }, + "bin": { + "jest": "bin/jest.js" + }, + "engines": { + "node": ">= 10.14.2" + } + }, "node_modules/babel-plugin-react-intl/node_modules/jest-changed-files": { "version": "26.6.2", "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.6.2.tgz", @@ -10968,6 +11015,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "execa": "^4.0.0", @@ -10984,6 +11032,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/core": "^26.6.3", "@jest/test-result": "^26.6.2", @@ -11013,6 +11062,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -11052,6 +11102,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^26.6.2", @@ -11069,6 +11120,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "detect-newline": "^3.0.0" }, @@ -11083,6 +11135,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/fake-timers": "^26.6.2", @@ -11103,6 +11156,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/fake-timers": "^26.6.2", @@ -11122,6 +11176,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">= 10.14.2" } @@ -11133,6 +11188,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/graceful-fs": "^4.1.2", @@ -11162,6 +11218,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "jest-get-type": "^26.3.0", "pretty-format": "^26.6.2" @@ -11177,6 +11234,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "chalk": "^4.0.0", "jest-diff": "^26.6.2", @@ -11194,6 +11252,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/code-frame": "^7.0.0", "@jest/types": "^26.6.2", @@ -11216,6 +11275,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*" @@ -11231,6 +11291,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">= 10.14.2" } @@ -11242,6 +11303,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "chalk": "^4.0.0", @@ -11263,6 +11325,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "jest-regex-util": "^26.0.0", @@ -11279,6 +11342,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/environment": "^26.6.2", @@ -11312,6 +11376,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -11351,6 +11416,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/environment": "^26.6.2", @@ -11394,6 +11460,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -11433,6 +11500,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/types": "^7.0.0", "@jest/types": "^26.6.2", @@ -11462,6 +11530,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "bin": { "semver": "bin/semver.js" }, @@ -11476,6 +11545,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*", @@ -11495,6 +11565,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "camelcase": "^6.0.0", @@ -11514,6 +11585,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/test-result": "^26.6.2", "@jest/types": "^26.6.2", @@ -11534,6 +11606,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@types/node": "*", "merge-stream": "^2.0.0", @@ -11550,6 +11623,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "abab": "^2.0.5", "acorn": "^8.2.4", @@ -11604,7 +11678,8 @@ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/babel-plugin-react-intl/node_modules/pretty-format": { "version": "26.6.2", @@ -11613,6 +11688,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "ansi-regex": "^5.0.0", @@ -11631,6 +11707,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "glob": "^7.1.3" }, @@ -11648,6 +11725,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "xmlchars": "^2.2.0" }, @@ -11681,6 +11759,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=8" } @@ -11692,6 +11771,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -11703,6 +11783,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "punycode": "^2.1.1" }, @@ -11717,6 +11798,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "bs-logger": "0.x", "buffer-from": "1.x", @@ -11747,6 +11829,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "bin": { "semver": "bin/semver.js" }, @@ -11761,6 +11844,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "@types/istanbul-lib-coverage": "^2.0.1", "convert-source-map": "^1.6.0", @@ -11777,6 +11861,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "engines": { "node": ">= 12" } @@ -11788,6 +11873,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "xml-name-validator": "^3.0.0" }, @@ -11802,6 +11888,7 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, + "peer": true, "engines": { "node": ">=10.4" } @@ -11813,6 +11900,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "iconv-lite": "0.4.24" } @@ -11823,7 +11911,8 @@ "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/babel-plugin-react-intl/node_modules/whatwg-url": { "version": "8.7.0", @@ -11832,6 +11921,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "lodash": "^4.7.0", "tr46": "^2.1.0", @@ -11848,6 +11938,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", @@ -11862,6 +11953,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=8.3.0" }, @@ -11884,7 +11976,8 @@ "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", "dev": true, "license": "Apache-2.0", - "optional": true + "optional": true, + "peer": true }, "node_modules/babel-plugin-react-intl/node_modules/y18n": { "version": "4.0.3", @@ -11892,7 +11985,8 @@ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", "dev": true, "license": "ISC", - "optional": true + "optional": true, + "peer": true }, "node_modules/babel-plugin-react-intl/node_modules/yargs": { "version": "15.4.1", @@ -11901,6 +11995,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "cliui": "^6.0.0", "decamelize": "^1.2.0", @@ -11925,6 +12020,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "engines": { "node": ">=10" } @@ -11936,6 +12032,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=6" } @@ -11947,6 +12044,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "camelcase": "^5.0.0", "decamelize": "^1.2.0" @@ -12071,6 +12169,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "cache-base": "^1.0.1", "class-utils": "^0.3.5", @@ -12091,6 +12190,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "funding": { "url": "https://github.com/sponsors/sindresorhus" } @@ -12102,6 +12202,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-descriptor": "^1.0.0" }, @@ -12287,7 +12388,8 @@ "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", "dev": true, "license": "BSD-2-Clause", - "optional": true + "optional": true, + "peer": true }, "node_modules/browserslist": { "version": "4.26.2", @@ -12308,7 +12410,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "baseline-browser-mapping": "^2.8.3", "caniuse-lite": "^1.0.30001741", @@ -12391,6 +12492,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "collection-visit": "^1.0.0", "component-emitter": "^1.2.1", @@ -12413,6 +12515,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "funding": { "url": "https://github.com/sponsors/sindresorhus" } @@ -12542,6 +12645,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "rsvp": "^4.8.4" }, @@ -12690,6 +12794,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "arr-union": "^3.1.0", "define-property": "^0.2.5", @@ -12707,6 +12812,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -12721,6 +12827,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -12896,6 +13003,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "map-visit": "^1.0.0", "object-visit": "^1.0.0" @@ -13150,6 +13258,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -13910,7 +14019,6 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -14291,6 +14399,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -14449,6 +14558,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-descriptor": "^1.0.2", "isobject": "^3.0.1" @@ -14960,6 +15070,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "once": "^1.4.0" } @@ -15290,7 +15401,6 @@ "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.4.0", @@ -15348,7 +15458,6 @@ "integrity": "sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "eslint-config-airbnb-base": "^15.0.0", "object.assign": "^4.1.2", @@ -15391,7 +15500,6 @@ "integrity": "sha512-GPxI5URre6dDpJ0CtcthSZVBAfI+Uw7un5OYNVxP2EYi3H81Jw701yFP7AU+/vCE7xBtFmjge7kfhhk4+RAiig==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "eslint-config-airbnb-base": "^15.0.0" }, @@ -15794,7 +15902,6 @@ "integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@rtsao/scc": "^1.1.0", "array-includes": "^3.1.8", @@ -15852,7 +15959,6 @@ "integrity": "sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.20.7", "aria-query": "^5.1.3", @@ -15891,7 +15997,6 @@ "integrity": "sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1", @@ -15923,7 +16028,6 @@ "integrity": "sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg==", "devOptional": true, "license": "MIT", - "peer": true, "engines": { "node": ">=10" }, @@ -16252,7 +16356,8 @@ "integrity": "sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/execa": { "version": "5.1.1", @@ -16302,6 +16407,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "debug": "^2.3.3", "define-property": "^0.2.5", @@ -16322,6 +16428,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "ms": "2.0.0" } @@ -16333,6 +16440,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -16347,6 +16455,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -16361,6 +16470,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -16376,6 +16486,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -16386,7 +16497,8 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/expect": { "version": "29.7.0", @@ -16482,6 +16594,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "assign-symbols": "^1.0.0", "is-extendable": "^1.0.1" @@ -16497,6 +16610,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "array-unique": "^0.3.2", "define-property": "^1.0.0", @@ -16518,6 +16632,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-descriptor": "^1.0.0" }, @@ -16532,6 +16647,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -16546,6 +16662,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -16721,7 +16838,6 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -16990,6 +17106,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -17068,7 +17185,6 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -17237,6 +17353,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "map-cache": "^0.2.2" }, @@ -17466,6 +17583,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -17811,6 +17929,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "get-value": "^2.0.6", "has-values": "^1.0.0", @@ -17827,6 +17946,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-number": "^3.0.0", "kind-of": "^4.0.0" @@ -17841,7 +17961,8 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/has-values/node_modules/is-number": { "version": "3.0.0", @@ -17850,6 +17971,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "kind-of": "^3.0.2" }, @@ -17864,6 +17986,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -17878,6 +18001,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -17942,7 +18066,8 @@ "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true, "license": "ISC", - "optional": true + "optional": true, + "peer": true }, "node_modules/hpack.js": { "version": "2.1.6", @@ -18682,6 +18807,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "hasown": "^2.0.0" }, @@ -18861,6 +18987,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "ci-info": "^2.0.0" }, @@ -18874,7 +19001,8 @@ "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/is-core-module": { "version": "2.16.1", @@ -18898,6 +19026,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "hasown": "^2.0.0" }, @@ -18947,6 +19076,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -18977,6 +19107,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-plain-object": "^2.0.4" }, @@ -19380,7 +19511,8 @@ "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/is-unicode-supported": { "version": "0.1.0", @@ -19460,6 +19592,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -20119,7 +20252,6 @@ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz", "integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==", "license": "MIT", - "peer": true, "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/generator": "^7.28.3", @@ -20893,6 +21025,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/traverse": "^7.1.0", "@jest/environment": "^26.6.2", @@ -20924,6 +21057,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*", @@ -20943,6 +21077,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/fake-timers": "^26.6.2", "@jest/types": "^26.6.2", @@ -20960,6 +21095,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@sinonjs/fake-timers": "^6.0.1", @@ -20979,6 +21115,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/types": "^26.6.2", @@ -20995,6 +21132,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "callsites": "^3.0.0", "graceful-fs": "^4.2.4", @@ -21011,6 +21149,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/types": "^26.6.2", @@ -21028,6 +21167,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/test-result": "^26.6.2", "graceful-fs": "^4.2.4", @@ -21046,6 +21186,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/types": "^26.6.2", @@ -21074,6 +21215,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", @@ -21092,6 +21234,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "dependencies": { "type-detect": "4.0.8" } @@ -21103,6 +21246,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "dependencies": { "@sinonjs/commons": "^1.7.0" } @@ -21114,6 +21258,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">= 6" } @@ -21125,6 +21270,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@types/yargs-parser": "*" } @@ -21136,6 +21282,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "acorn": "^7.1.1", "acorn-walk": "^7.1.1" @@ -21148,6 +21295,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -21162,6 +21310,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.4.0" } @@ -21173,6 +21322,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/transform": "^26.6.2", "@jest/types": "^26.6.2", @@ -21197,6 +21347,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/template": "^7.3.3", "@babel/types": "^7.3.3", @@ -21214,6 +21365,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "babel-plugin-jest-hoist": "^26.6.2", "babel-preset-current-node-syntax": "^1.0.0" @@ -21231,7 +21383,8 @@ "integrity": "sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/jest-jasmine2/node_modules/cliui": { "version": "6.0.0", @@ -21240,6 +21393,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", @@ -21252,7 +21406,8 @@ "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/jest-jasmine2/node_modules/cssom": { "version": "0.4.4", @@ -21260,7 +21415,8 @@ "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/jest-jasmine2/node_modules/data-urls": { "version": "2.0.0", @@ -21269,6 +21425,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "abab": "^2.0.3", "whatwg-mimetype": "^2.3.0", @@ -21285,6 +21442,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">= 10.14.2" } @@ -21297,6 +21455,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "webidl-conversions": "^5.0.0" }, @@ -21311,6 +21470,7 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, + "peer": true, "engines": { "node": ">=8" } @@ -21322,6 +21482,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=10" }, @@ -21336,6 +21497,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "ansi-styles": "^4.0.0", @@ -21355,6 +21517,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", @@ -21373,6 +21536,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "whatwg-encoding": "^1.0.5" }, @@ -21387,6 +21551,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@tootallnate/once": "1", "agent-base": "6", @@ -21403,6 +21568,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/test-sequencer": "^26.6.3", @@ -21442,6 +21608,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^26.6.2", @@ -21459,6 +21626,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "detect-newline": "^3.0.0" }, @@ -21473,6 +21641,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "chalk": "^4.0.0", @@ -21491,6 +21660,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/fake-timers": "^26.6.2", @@ -21511,6 +21681,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/environment": "^26.6.2", "@jest/fake-timers": "^26.6.2", @@ -21530,6 +21701,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">= 10.14.2" } @@ -21541,6 +21713,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/graceful-fs": "^4.1.2", @@ -21570,6 +21743,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "jest-get-type": "^26.3.0", "pretty-format": "^26.6.2" @@ -21585,6 +21759,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "chalk": "^4.0.0", "jest-diff": "^26.6.2", @@ -21602,6 +21777,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/code-frame": "^7.0.0", "@jest/types": "^26.6.2", @@ -21624,6 +21800,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*" @@ -21639,6 +21816,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">= 10.14.2" } @@ -21650,6 +21828,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "chalk": "^4.0.0", @@ -21671,6 +21850,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/environment": "^26.6.2", @@ -21704,6 +21884,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/console": "^26.6.2", "@jest/environment": "^26.6.2", @@ -21747,6 +21928,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@babel/types": "^7.0.0", "@jest/types": "^26.6.2", @@ -21776,6 +21958,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "@types/node": "*", @@ -21795,6 +21978,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "camelcase": "^6.0.0", @@ -21814,6 +21998,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@types/node": "*", "merge-stream": "^2.0.0", @@ -21830,6 +22015,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "abab": "^2.0.5", "acorn": "^8.2.4", @@ -21877,7 +22063,8 @@ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/jest-jasmine2/node_modules/pretty-format": { "version": "26.6.2", @@ -21886,6 +22073,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@jest/types": "^26.6.2", "ansi-regex": "^5.0.0", @@ -21903,6 +22091,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "xmlchars": "^2.2.0" }, @@ -21917,6 +22106,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "bin": { "semver": "bin/semver.js" }, @@ -21931,6 +22121,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=8" } @@ -21942,6 +22133,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -21953,6 +22145,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "punycode": "^2.1.1" }, @@ -21967,6 +22160,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "xml-name-validator": "^3.0.0" }, @@ -21981,6 +22175,7 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, + "peer": true, "engines": { "node": ">=10.4" } @@ -21992,6 +22187,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "iconv-lite": "0.4.24" } @@ -22002,7 +22198,8 @@ "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/jest-jasmine2/node_modules/whatwg-url": { "version": "8.7.0", @@ -22011,6 +22208,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "lodash": "^4.7.0", "tr46": "^2.1.0", @@ -22027,6 +22225,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", @@ -22041,6 +22240,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=8.3.0" }, @@ -22063,7 +22263,8 @@ "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", "dev": true, "license": "Apache-2.0", - "optional": true + "optional": true, + "peer": true }, "node_modules/jest-jasmine2/node_modules/y18n": { "version": "4.0.3", @@ -22071,7 +22272,8 @@ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", "dev": true, "license": "ISC", - "optional": true + "optional": true, + "peer": true }, "node_modules/jest-jasmine2/node_modules/yargs": { "version": "15.4.1", @@ -22080,6 +22282,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "cliui": "^6.0.0", "decamelize": "^1.2.0", @@ -22104,6 +22307,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "camelcase": "^5.0.0", "decamelize": "^1.2.0" @@ -22119,6 +22323,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=6" } @@ -23243,6 +23448,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@types/node": "*", "graceful-fs": "^4.2.4" @@ -23643,7 +23849,6 @@ "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz", "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==", "license": "MIT", - "peer": true, "dependencies": { "@jest/types": "^29.6.3", "@types/node": "*", @@ -24032,7 +24237,6 @@ "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz", "integrity": "sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==", "license": "MIT", - "peer": true, "dependencies": { "abab": "^2.0.6", "acorn": "^8.8.1", @@ -24558,6 +24762,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -24569,6 +24774,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "object-visit": "^1.0.0" }, @@ -24754,7 +24960,6 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -24846,6 +25051,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "for-in": "^1.0.2", "is-extendable": "^1.0.1" @@ -24861,6 +25067,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "bin": { "mkdirp": "bin/cmd.js" }, @@ -24929,6 +25136,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "arr-diff": "^4.0.0", "array-unique": "^0.3.2", @@ -24996,7 +25204,8 @@ "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/no-case": { "version": "3.0.4", @@ -25045,6 +25254,7 @@ "dev": true, "license": "BSD-2-Clause", "optional": true, + "peer": true, "dependencies": { "hosted-git-info": "^2.1.4", "resolve": "^1.10.0", @@ -25059,6 +25269,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "bin": { "semver": "bin/semver" } @@ -25135,6 +25346,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "copy-descriptor": "^0.1.0", "define-property": "^0.2.5", @@ -25151,6 +25363,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -25164,7 +25377,8 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/object-copy/node_modules/is-descriptor": { "version": "0.1.7", @@ -25173,6 +25387,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -25188,6 +25403,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -25245,6 +25461,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "isobject": "^3.0.0" }, @@ -25347,6 +25564,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "isobject": "^3.0.1" }, @@ -25530,6 +25748,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=8" }, @@ -25544,6 +25763,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=4" } @@ -25711,6 +25931,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -26160,6 +26381,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -26192,7 +26414,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "nanoid": "^3.3.7", "picocolors": "^1.1.1", @@ -27035,7 +27256,6 @@ "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", "license": "MIT", - "peer": true, "dependencies": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", @@ -27112,6 +27332,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" @@ -27313,7 +27534,6 @@ "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", "license": "MIT", - "peer": true, "dependencies": { "loose-envify": "^1.1.0" }, @@ -27485,7 +27705,6 @@ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", "license": "MIT", - "peer": true, "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.2" @@ -27763,7 +27982,6 @@ "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.9.tgz", "integrity": "sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==", "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.15.4", "@types/react-redux": "^7.1.20", @@ -27790,7 +28008,6 @@ "integrity": "sha512-FPvF2XxTSikpJxcr+bHut2H4gJ17+18Uy20D5/F+SKzFap62R3cM5wH6b8WN3LyGSYeQilLEcJcR1fjBSI2S1A==", "devOptional": true, "license": "MIT", - "peer": true, "engines": { "node": ">=0.10.0" } @@ -27880,7 +28097,6 @@ "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.1.tgz", "integrity": "sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw==", "license": "MIT", - "peer": true, "dependencies": { "@remix-run/router": "1.23.0", "react-router": "6.30.1" @@ -27969,6 +28185,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@types/normalize-package-data": "^2.4.0", "normalize-package-data": "^2.5.0", @@ -27986,6 +28203,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "find-up": "^4.1.0", "read-pkg": "^5.2.0", @@ -28005,6 +28223,7 @@ "dev": true, "license": "(MIT OR CC0-1.0)", "optional": true, + "peer": true, "engines": { "node": ">=8" } @@ -28016,6 +28235,7 @@ "dev": true, "license": "(MIT OR CC0-1.0)", "optional": true, + "peer": true, "engines": { "node": ">=8" } @@ -28101,7 +28321,6 @@ "resolved": "https://registry.npmjs.org/redux/-/redux-4.2.1.tgz", "integrity": "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==", "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.9.2" } @@ -28162,6 +28381,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "extend-shallow": "^3.0.2", "safe-regex": "^1.1.0" @@ -28252,7 +28472,8 @@ "integrity": "sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==", "dev": true, "license": "ISC", - "optional": true + "optional": true, + "peer": true }, "node_modules/renderkid": { "version": "3.0.0", @@ -28275,6 +28496,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -28286,6 +28508,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10" } @@ -28314,7 +28537,8 @@ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", "dev": true, "license": "ISC", - "optional": true + "optional": true, + "peer": true }, "node_modules/requires-port": { "version": "1.0.0", @@ -28393,7 +28617,8 @@ "deprecated": "https://github.com/lydell/resolve-url#deprecated", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/resolve-url-loader": { "version": "5.0.0", @@ -28459,6 +28684,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.12" } @@ -28514,6 +28740,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": "6.* || >= 7.*" } @@ -28643,6 +28870,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "ret": "~0.1.10" } @@ -28678,6 +28906,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@cnakazawa/watch": "^1.0.3", "anymatch": "^2.0.0", @@ -28703,6 +28932,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "micromatch": "^3.1.4", "normalize-path": "^2.1.1" @@ -28715,6 +28945,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "arr-flatten": "^1.1.0", "array-unique": "^0.3.2", @@ -28738,6 +28969,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -28752,6 +28984,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "nice-try": "^1.0.4", "path-key": "^2.0.1", @@ -28770,6 +29003,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "cross-spawn": "^6.0.0", "get-stream": "^4.0.0", @@ -28790,6 +29024,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "extend-shallow": "^2.0.1", "is-number": "^3.0.0", @@ -28807,6 +29042,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -28821,6 +29057,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "pump": "^3.0.0" }, @@ -28834,7 +29071,8 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/sane/node_modules/is-extendable": { "version": "0.1.1", @@ -28843,6 +29081,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -28854,6 +29093,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "kind-of": "^3.0.2" }, @@ -28868,6 +29108,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -28882,6 +29123,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -28893,6 +29135,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "arr-diff": "^4.0.0", "array-unique": "^0.3.2", @@ -28919,6 +29162,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "remove-trailing-separator": "^1.0.1" }, @@ -28933,6 +29177,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "path-key": "^2.0.0" }, @@ -28947,6 +29192,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=4" } @@ -28958,6 +29204,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "bin": { "semver": "bin/semver" } @@ -28969,6 +29216,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "shebang-regex": "^1.0.0" }, @@ -28983,6 +29231,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -28994,6 +29243,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-number": "^3.0.0", "repeat-string": "^1.6.1" @@ -29009,6 +29259,7 @@ "dev": true, "license": "ISC", "optional": true, + "peer": true, "dependencies": { "isexe": "^2.0.0" }, @@ -29342,7 +29593,8 @@ "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", "dev": true, "license": "ISC", - "optional": true + "optional": true, + "peer": true }, "node_modules/set-function-length": { "version": "1.2.2", @@ -29399,6 +29651,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "extend-shallow": "^2.0.1", "is-extendable": "^0.1.1", @@ -29416,6 +29669,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -29430,6 +29684,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -29727,6 +29982,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "base": "^0.11.1", "debug": "^2.2.0", @@ -29748,6 +30004,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "define-property": "^1.0.0", "isobject": "^3.0.0", @@ -29764,6 +30021,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-descriptor": "^1.0.0" }, @@ -29778,6 +30036,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "kind-of": "^3.2.0" }, @@ -29791,7 +30050,8 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/snapdragon-util/node_modules/kind-of": { "version": "3.2.2", @@ -29800,6 +30060,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -29814,6 +30075,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "ms": "2.0.0" } @@ -29825,6 +30087,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -29839,6 +30102,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-extendable": "^0.1.0" }, @@ -29853,6 +30117,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -29868,6 +30133,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -29878,7 +30144,8 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/snapdragon/node_modules/source-map": { "version": "0.5.7", @@ -29887,6 +30154,7 @@ "dev": true, "license": "BSD-3-Clause", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -29981,6 +30249,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "atob": "^2.1.2", "decode-uri-component": "^0.2.0", @@ -30015,7 +30284,8 @@ "deprecated": "See https://github.com/lydell/source-map-url#deprecated", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/spdx-correct": { "version": "3.2.0", @@ -30024,6 +30294,7 @@ "dev": true, "license": "Apache-2.0", "optional": true, + "peer": true, "dependencies": { "spdx-expression-parse": "^3.0.0", "spdx-license-ids": "^3.0.0" @@ -30035,7 +30306,8 @@ "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==", "dev": true, "license": "CC-BY-3.0", - "optional": true + "optional": true, + "peer": true }, "node_modules/spdx-expression-parse": { "version": "3.0.1", @@ -30044,6 +30316,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "spdx-exceptions": "^2.1.0", "spdx-license-ids": "^3.0.0" @@ -30055,7 +30328,8 @@ "integrity": "sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==", "dev": true, "license": "CC0-1.0", - "optional": true + "optional": true, + "peer": true }, "node_modules/spdy": { "version": "4.0.2", @@ -30105,6 +30379,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "extend-shallow": "^3.0.0" }, @@ -30163,6 +30438,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "define-property": "^0.2.5", "object-copy": "^0.1.0" @@ -30178,6 +30454,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-descriptor": "^0.1.0" }, @@ -30192,6 +30469,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-accessor-descriptor": "^1.0.1", "is-data-descriptor": "^1.0.1" @@ -30433,6 +30711,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -30477,7 +30756,6 @@ "integrity": "sha512-+xU0IA1StzqAqFs/QtXkK+XJa7wpS4X5H+JQccRKsRCElgeLGocFU1U/UMvMUylKFw6vwGV+Y/a2wb2pm5rFFQ==", "hasInstallScript": true, "license": "Apache-2.0", - "peer": true, "dependencies": { "@bundled-es-modules/deepmerge": "^4.3.1", "@bundled-es-modules/glob": "^10.4.2", @@ -30618,6 +30896,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "has-flag": "^4.0.0", "supports-color": "^7.0.0" @@ -30792,6 +31071,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "ansi-escapes": "^4.2.1", "supports-hyperlinks": "^2.0.0" @@ -30959,7 +31239,8 @@ "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/through": { "version": "2.3.8", @@ -31033,7 +31314,6 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "devOptional": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -31066,6 +31346,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "kind-of": "^3.0.2" }, @@ -31079,7 +31360,8 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/to-object-path/node_modules/kind-of": { "version": "3.2.2", @@ -31088,6 +31370,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-buffer": "^1.1.5" }, @@ -31102,6 +31385,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "define-property": "^2.0.2", "extend-shallow": "^3.0.2", @@ -31366,8 +31650,7 @@ "version": "2.8.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", - "license": "0BSD", - "peer": true + "license": "0BSD" }, "node_modules/tsutils": { "version": "3.21.0", @@ -31420,7 +31703,6 @@ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "devOptional": true, "license": "(MIT OR CC0-1.0)", - "peer": true, "engines": { "node": ">=10" }, @@ -31527,6 +31809,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "is-typedarray": "^1.0.0" } @@ -31684,6 +31967,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "arr-union": "^3.1.0", "get-value": "^2.0.6", @@ -31701,6 +31985,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -31749,7 +32034,6 @@ "integrity": "sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==", "hasInstallScript": true, "license": "MIT", - "peer": true, "dependencies": { "napi-postinstall": "^0.3.0" }, @@ -31785,6 +32069,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "has-value": "^0.3.1", "isobject": "^3.0.0" @@ -31800,6 +32085,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "get-value": "^2.0.3", "has-values": "^0.1.4", @@ -31816,6 +32102,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "isarray": "1.0.0" }, @@ -31830,6 +32117,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -31840,7 +32128,8 @@ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/update-browserslist-db": { "version": "1.1.3", @@ -31889,7 +32178,8 @@ "deprecated": "Please see https://github.com/lydell/urix#deprecated", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peer": true }, "node_modules/url": { "version": "0.11.4", @@ -31938,7 +32228,6 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -32009,6 +32298,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "engines": { "node": ">=0.10.0" } @@ -32135,6 +32425,7 @@ "dev": true, "license": "Apache-2.0", "optional": true, + "peer": true, "dependencies": { "spdx-correct": "^3.0.0", "spdx-expression-parse": "^3.0.0" @@ -32164,6 +32455,7 @@ "dev": true, "license": "MIT", "optional": true, + "peer": true, "dependencies": { "browser-process-hrtime": "^1.0.0" } @@ -32246,7 +32538,6 @@ "integrity": "sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@types/eslint-scope": "^3.7.7", "@types/estree": "^1.0.8", @@ -32355,7 +32646,6 @@ "integrity": "sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@discoveryjs/json-ext": "^0.5.0", "@webpack-cli/configtest": "^2.1.1", @@ -32436,7 +32726,6 @@ "integrity": "sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==", "devOptional": true, "license": "MIT", - "peer": true, "dependencies": { "@types/bonjour": "^3.5.9", "@types/connect-history-api-fallback": "^1.3.5", @@ -32743,7 +33032,8 @@ "integrity": "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==", "dev": true, "license": "ISC", - "optional": true + "optional": true, + "peer": true }, "node_modules/which-typed-array": { "version": "1.1.19",