|
|
|
|
@@ -11,17 +11,17 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
|
|
|
|
"@edx/frontend-component-footer": "^14.6.0",
|
|
|
|
|
"@edx/frontend-component-header": "^6.2.0",
|
|
|
|
|
"@edx/frontend-component-header": "^8.1.0",
|
|
|
|
|
"@edx/frontend-platform": "^8.3.3",
|
|
|
|
|
"@edx/openedx-atlas": "^0.6.0",
|
|
|
|
|
"@edx/openedx-atlas": "^0.7.0",
|
|
|
|
|
"@openedx/paragon": "^23.4.5",
|
|
|
|
|
"@reduxjs/toolkit": "1.9.7",
|
|
|
|
|
"@tinymce/tinymce-react": "5.1.1",
|
|
|
|
|
"babel-polyfill": "6.26.0",
|
|
|
|
|
"classnames": "2.5.1",
|
|
|
|
|
"core-js": "3.21.1",
|
|
|
|
|
"core-js": "3.47.0",
|
|
|
|
|
"dompurify": "^2.4.3",
|
|
|
|
|
"formik": "2.4.5",
|
|
|
|
|
"formik": "2.4.9",
|
|
|
|
|
"lodash.snakecase": "4.1.1",
|
|
|
|
|
"prop-types": "15.8.1",
|
|
|
|
|
"raw-loader": "4.0.2",
|
|
|
|
|
@@ -36,20 +36,20 @@
|
|
|
|
|
"redux": "4.2.1",
|
|
|
|
|
"regenerator-runtime": "0.14.1",
|
|
|
|
|
"timeago.js": "4.0.2",
|
|
|
|
|
"tinymce": "5.10.7",
|
|
|
|
|
"tinymce": "5.10.9",
|
|
|
|
|
"yup": "0.32.11"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@edx/browserslist-config": "1.2.0",
|
|
|
|
|
"@edx/browserslist-config": "1.5.0",
|
|
|
|
|
"@openedx/frontend-build": "^14.6.2",
|
|
|
|
|
"@testing-library/jest-dom": "5.17.0",
|
|
|
|
|
"@testing-library/react": "14.3.1",
|
|
|
|
|
"@testing-library/user-event": "13.5.0",
|
|
|
|
|
"axios": "^0.28.0",
|
|
|
|
|
"axios": "^0.30.0",
|
|
|
|
|
"axios-mock-adapter": "1.22.0",
|
|
|
|
|
"babel-plugin-react-intl": "8.2.25",
|
|
|
|
|
"eslint-plugin-simple-import-sort": "7.0.0",
|
|
|
|
|
"glob": "7.2.0",
|
|
|
|
|
"glob": "7.2.3",
|
|
|
|
|
"jest": "29.7.0",
|
|
|
|
|
"rosie": "2.1.1"
|
|
|
|
|
}
|
|
|
|
|
@@ -65,6 +65,7 @@
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
|
@@ -105,12 +106,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
|
"picocolors": "^1.1.1"
|
|
|
|
|
},
|
|
|
|
|
@@ -119,9 +121,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -131,7 +134,9 @@
|
|
|
|
|
"version": "7.24.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.9.tgz",
|
|
|
|
|
"integrity": "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
|
"@babel/code-frame": "^7.24.7",
|
|
|
|
|
@@ -177,13 +182,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
|
"version": "7.28.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.3.tgz",
|
|
|
|
|
"integrity": "sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.28.3",
|
|
|
|
|
"@babel/types": "^7.28.2",
|
|
|
|
|
"@babel/parser": "^7.29.0",
|
|
|
|
|
"@babel/types": "^7.29.0",
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.12",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.28",
|
|
|
|
|
"jsesc": "^3.0.2"
|
|
|
|
|
@@ -206,12 +212,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
|
|
"version": "7.27.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
|
|
|
|
|
"integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/compat-data": "^7.27.2",
|
|
|
|
|
"@babel/compat-data": "^7.28.6",
|
|
|
|
|
"@babel/helper-validator-option": "^7.27.1",
|
|
|
|
|
"browserslist": "^4.24.0",
|
|
|
|
|
"lru-cache": "^5.1.1",
|
|
|
|
|
@@ -222,18 +229,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
|
|
"version": "7.28.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz",
|
|
|
|
|
"integrity": "sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.27.1",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.28.5",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.27.1",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.28.6",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.28.3",
|
|
|
|
|
"@babel/traverse": "^7.28.6",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -244,14 +251,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==",
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
|
|
|
"regexpu-core": "^6.2.0",
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
|
|
"regexpu-core": "^6.3.1",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -262,17 +269,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
|
|
|
"version": "0.6.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.5.tgz",
|
|
|
|
|
"integrity": "sha512-uJnGFcPsWQK8fvjgGP5LZUZZsYGIoPeRjSF5PGwrelYgq7Q15/Ft9NGFp1zglwgIv//W0uG4BevRuSJRyylZPg==",
|
|
|
|
|
"version": "0.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.27.2",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"debug": "^4.4.1",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"debug": "^4.4.3",
|
|
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
|
|
"resolve": "^1.22.10"
|
|
|
|
|
"resolve": "^1.22.11"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
|
|
@@ -282,47 +289,50 @@
|
|
|
|
|
"version": "7.28.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
|
|
|
|
|
"integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==",
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/traverse": "^7.27.1",
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
"@babel/traverse": "^7.28.5",
|
|
|
|
|
"@babel/types": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/traverse": "^7.27.1",
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
"@babel/traverse": "^7.28.6",
|
|
|
|
|
"@babel/types": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
|
"version": "7.28.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
|
|
|
|
|
"integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.28.3"
|
|
|
|
|
"@babel/helper-module-imports": "^7.28.6",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
|
|
|
|
"@babel/traverse": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -345,9 +355,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -372,15 +383,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.27.1",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.28.5",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.27.1"
|
|
|
|
|
"@babel/traverse": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -407,15 +418,17 @@
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -425,46 +438,49 @@
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
|
|
|
"version": "7.28.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.3.tgz",
|
|
|
|
|
"integrity": "sha512-zdf983tNfLZFletc0RRXYrHrucBEg95NIFMkn6K9dbeMYnsgHaSBGcQqdsCSStG2PYwRre0Qc2NNSCXbG+xc6g==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
|
"@babel/traverse": "^7.28.3",
|
|
|
|
|
"@babel/types": "^7.28.2"
|
|
|
|
|
"@babel/template": "^7.28.6",
|
|
|
|
|
"@babel/traverse": "^7.28.6",
|
|
|
|
|
"@babel/types": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
|
"@babel/types": "^7.28.4"
|
|
|
|
|
"@babel/template": "^7.28.6",
|
|
|
|
|
"@babel/types": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.28.4"
|
|
|
|
|
"@babel/types": "^7.29.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
@@ -474,14 +490,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==",
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.27.1"
|
|
|
|
|
"@babel/traverse": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -525,14 +541,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
|
|
|
"version": "7.28.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.3.tgz",
|
|
|
|
|
"integrity": "sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.28.3"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/traverse": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -597,6 +613,7 @@
|
|
|
|
|
"version": "7.8.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
|
|
|
|
|
"integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
|
@@ -609,6 +626,7 @@
|
|
|
|
|
"version": "7.8.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
|
|
|
|
|
"integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
|
@@ -621,6 +639,7 @@
|
|
|
|
|
"version": "7.12.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
|
|
|
|
|
"integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
|
|
|
@@ -633,6 +652,7 @@
|
|
|
|
|
"version": "7.14.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
|
|
|
|
|
"integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
|
|
|
@@ -671,13 +691,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -687,12 +707,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -705,6 +726,7 @@
|
|
|
|
|
"version": "7.10.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
|
|
|
|
|
"integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
|
|
|
@@ -717,6 +739,7 @@
|
|
|
|
|
"version": "7.8.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
|
|
|
|
|
"integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
|
@@ -726,12 +749,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -744,6 +768,7 @@
|
|
|
|
|
"version": "7.10.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
|
|
|
|
|
"integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
|
|
|
@@ -756,6 +781,7 @@
|
|
|
|
|
"version": "7.8.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
|
|
|
|
|
"integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
|
@@ -768,6 +794,7 @@
|
|
|
|
|
"version": "7.10.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
|
|
|
|
|
"integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
|
|
|
@@ -780,6 +807,7 @@
|
|
|
|
|
"version": "7.8.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
|
|
|
|
|
"integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
|
@@ -792,6 +820,7 @@
|
|
|
|
|
"version": "7.8.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
|
|
|
|
|
"integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
|
@@ -804,6 +833,7 @@
|
|
|
|
|
"version": "7.8.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
|
|
|
|
|
"integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
|
@@ -816,6 +846,7 @@
|
|
|
|
|
"version": "7.14.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
|
|
|
|
|
"integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
|
|
|
@@ -831,6 +862,7 @@
|
|
|
|
|
"version": "7.14.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
|
|
|
|
|
"integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
|
|
|
@@ -843,12 +875,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -891,15 +924,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
|
|
|
"version": "7.28.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.0.tgz",
|
|
|
|
|
"integrity": "sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.28.0"
|
|
|
|
|
"@babel/traverse": "^7.29.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -909,14 +942,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/helper-module-imports": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -943,13 +976,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-1yxmvN0MJHOhPVmAsmoW5liWwoILobu/d/ShymZmj867bAdxGbehIrew1DuLpw2Ukv+qDSSPQdYW1dLNE7t11A==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -959,14 +992,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -976,14 +1009,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
|
|
|
"version": "7.28.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz",
|
|
|
|
|
"integrity": "sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.28.3",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -993,18 +1026,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.27.2",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.28.6",
|
|
|
|
|
"@babel/helper-globals": "^7.28.0",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.28.4"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.28.6",
|
|
|
|
|
"@babel/traverse": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1014,14 +1047,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/template": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/template": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1031,14 +1064,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
|
|
|
"version": "7.28.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz",
|
|
|
|
|
"integrity": "sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==",
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.28.0"
|
|
|
|
|
"@babel/traverse": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1048,14 +1081,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1097,13 +1130,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1164,13 +1197,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1196,13 +1229,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1245,14 +1278,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-transforms": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-module-transforms": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1262,16 +1295,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-transforms": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
|
"@babel/traverse": "^7.27.1"
|
|
|
|
|
"@babel/helper-module-transforms": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
|
|
|
|
"@babel/traverse": "^7.29.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1298,14 +1331,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1331,13 +1364,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1347,13 +1380,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1363,17 +1396,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.27.2",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.28.0",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.28.5",
|
|
|
|
|
"@babel/plugin-transform-parameters": "^7.27.7",
|
|
|
|
|
"@babel/traverse": "^7.28.4"
|
|
|
|
|
"@babel/traverse": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1400,13 +1433,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1416,13 +1449,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -1449,14 +1482,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1466,15 +1499,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1532,17 +1565,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-61bxqhiRfAACulXSLd/GxqmAedUSrRZIu/cbaT18T1CetkTmtDN15it7i80ru4DVqRK1WMxQhXs+Lf9kajm5Ow==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
|
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
|
|
"@babel/helper-module-imports": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.28.6",
|
|
|
|
|
"@babel/types": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1585,13 +1618,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1633,13 +1666,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-spread": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -1698,17 +1731,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
|
|
|
"version": "7.28.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.0.tgz",
|
|
|
|
|
"integrity": "sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.28.6",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
|
|
|
"@babel/plugin-syntax-typescript": "^7.27.1"
|
|
|
|
|
"@babel/plugin-syntax-typescript": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1734,14 +1767,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1768,14 +1801,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1917,9 +1950,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/preset-typescript": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ==",
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -1927,7 +1960,7 @@
|
|
|
|
|
"@babel/helper-validator-option": "^7.27.1",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
|
|
|
|
|
"@babel/plugin-transform-typescript": "^7.27.1"
|
|
|
|
|
"@babel/plugin-transform-typescript": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -1937,52 +1970,54 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/runtime": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/runtime-corejs3": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-TgUkdp71C9pIbBcHudc+gXZnihEDOjUAmXO1VO4HHGES7QLZcShR0stfKIxLSNIYx2fqhmJChOjm/wkF8wv4gA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"core-js-pure": "^3.43.0"
|
|
|
|
|
"core-js-pure": "^3.48.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/template": {
|
|
|
|
|
"version": "7.27.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
|
|
|
|
|
"integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
|
|
|
|
|
"version": "7.28.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz",
|
|
|
|
|
"integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/parser": "^7.27.2",
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
"@babel/code-frame": "^7.28.6",
|
|
|
|
|
"@babel/parser": "^7.28.6",
|
|
|
|
|
"@babel/types": "^7.28.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/generator": "^7.28.3",
|
|
|
|
|
"@babel/code-frame": "^7.29.0",
|
|
|
|
|
"@babel/generator": "^7.29.0",
|
|
|
|
|
"@babel/helper-globals": "^7.28.0",
|
|
|
|
|
"@babel/parser": "^7.28.4",
|
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
|
"@babel/types": "^7.28.4",
|
|
|
|
|
"@babel/parser": "^7.29.0",
|
|
|
|
|
"@babel/template": "^7.28.6",
|
|
|
|
|
"@babel/types": "^7.29.0",
|
|
|
|
|
"debug": "^4.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -1990,13 +2025,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-string-parser": "^7.27.1",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1"
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -2006,6 +2042,7 @@
|
|
|
|
|
"version": "0.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@bundled-es-modules/deepmerge": {
|
|
|
|
|
@@ -2068,9 +2105,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@bundled-es-modules/glob/node_modules/glob": {
|
|
|
|
|
"version": "10.4.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
|
|
|
|
|
"integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
|
|
|
|
|
"version": "10.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"foreground-child": "^3.1.0",
|
|
|
|
|
@@ -2142,11 +2179,19 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@bundled-es-modules/memfs/node_modules/memfs": {
|
|
|
|
|
"version": "4.38.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/memfs/-/memfs-4.38.3.tgz",
|
|
|
|
|
"integrity": "sha512-2s0E1tj016MQL6Eo6en0rNJnEWppbTAytbK7P0VPLtB9zA0xU7B522A1A0Tyz9usEkkWrSEDxIa/N7SdJWWAYg==",
|
|
|
|
|
"version": "4.56.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/memfs/-/memfs-4.56.10.tgz",
|
|
|
|
|
"integrity": "sha512-eLvzyrwqLHnLYalJP7YZ3wBe79MXktMdfQbvMrVD80K+NhrIukCVBvgP30zTJYEEDh9hZ/ep9z0KOdD7FSHo7w==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/fs-core": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-fsa": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-builtins": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-to-fsa": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-utils": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-print": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-snapshot": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/json-pack": "^1.11.0",
|
|
|
|
|
"@jsonjoy.com/util": "^1.9.0",
|
|
|
|
|
"glob-to-regex.js": "^1.0.1",
|
|
|
|
|
@@ -2154,12 +2199,12 @@
|
|
|
|
|
"tree-dump": "^1.0.3",
|
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@bundled-es-modules/postcss-calc-ast-parser": {
|
|
|
|
|
@@ -2172,42 +2217,42 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@chevrotain/cst-dts-gen": {
|
|
|
|
|
"version": "11.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-BvIKpRLeS/8UbfxXxgC33xOumsacaeCKAjAeLyOn7Pcp95HiRbrpl14S+9vaZLolnbssPIUuiUd8IvgkRyt6NQ==",
|
|
|
|
|
"version": "11.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-fRHyv6/f542qQqiRGalrfJl/evD39mAvbJLCekPazhiextEatq1Jx1K/i9gSd5NNO0ds03ek0Cbo/4uVKmOBcw==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@chevrotain/gast": "11.0.3",
|
|
|
|
|
"@chevrotain/types": "11.0.3",
|
|
|
|
|
"lodash-es": "4.17.21"
|
|
|
|
|
"@chevrotain/gast": "11.1.1",
|
|
|
|
|
"@chevrotain/types": "11.1.1",
|
|
|
|
|
"lodash-es": "4.17.23"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@chevrotain/gast": {
|
|
|
|
|
"version": "11.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-11.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-+qNfcoNk70PyS/uxmj3li5NiECO+2YKZZQMbmjTqRI3Qchu8Hig/Q9vgkHpI3alNjr7M+a2St5pw5w5F6NL5/Q==",
|
|
|
|
|
"version": "11.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-11.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-Ko/5vPEYy1vn5CbCjjvnSO4U7GgxyGm+dfUZZJIWTlQFkXkyym0jFYrWEU10hyCjrA7rQtiHtBr0EaZqvHFZvg==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@chevrotain/types": "11.0.3",
|
|
|
|
|
"lodash-es": "4.17.21"
|
|
|
|
|
"@chevrotain/types": "11.1.1",
|
|
|
|
|
"lodash-es": "4.17.23"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@chevrotain/regexp-to-ast": {
|
|
|
|
|
"version": "11.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-1fMHaBZxLFvWI067AVbGJav1eRY7N8DDvYCTwGBiE/ytKBgP8azTdgyrKyWZ9Mfh09eHWb5PgTSO8wi7U824RA==",
|
|
|
|
|
"version": "11.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-ctRw1OKSXkOrR8VTvOxrQ5USEc4sNrfwXHa1NuTcR7wre4YbjPcKw+82C2uylg/TEwFRgwLmbhlln4qkmDyteg==",
|
|
|
|
|
"license": "Apache-2.0"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@chevrotain/types": {
|
|
|
|
|
"version": "11.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-11.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-gsiM3G8b58kZC2HaWR50gu6Y1440cHiJ+i3JUvcp/35JchYejb2+5MVeJK0iKThYpAa/P2PYFV4hoi44HD+aHQ==",
|
|
|
|
|
"version": "11.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-11.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-wb2ToxG8LkgPYnKe9FH8oGn3TMCBdnwiuNC5l5y+CtlaVRbCytU0kbVsk6CGrqTL4ZN4ksJa0TXOYbxpbthtqw==",
|
|
|
|
|
"license": "Apache-2.0"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@chevrotain/utils": {
|
|
|
|
|
"version": "11.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-11.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ==",
|
|
|
|
|
"version": "11.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-11.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-71eTYMzYXYSFPrbg/ZwftSaSDld7UYlS8OQa3lNnn9jzNtpFbaReRRyghzqS7rI3CDaorqpPJJcXGHK+FE1TVQ==",
|
|
|
|
|
"license": "Apache-2.0"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@cnakazawa/watch": {
|
|
|
|
|
@@ -2217,7 +2262,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"exec-sh": "^0.3.2",
|
|
|
|
|
"minimist": "^1.2.0"
|
|
|
|
|
@@ -2276,6 +2320,7 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^14 || ^16 || >=18"
|
|
|
|
|
},
|
|
|
|
|
@@ -2298,6 +2343,7 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^14 || ^16 || >=18"
|
|
|
|
|
}
|
|
|
|
|
@@ -2343,9 +2389,9 @@
|
|
|
|
|
"license": "GPL-3.0-or-later"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/browserslist-config": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/browserslist-config/-/browserslist-config-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-T1+6P52Yx7SMkmoIr4O0Q3m/DyRdrLTJbv1xVijdRLFEq1hqdafEs+Ln1423U5LSkTePb9AOkEtL1G0RZLFl1w==",
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/browserslist-config/-/browserslist-config-1.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-d2ggwi5j4DOBJOwhWZxBWQSDR0DhT4ke/1PbzRauICdFkuOyax+PsFjK8GUh443K2OaQpy9PGfiCzZ1Yg37AUA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "AGPL-3.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -2368,9 +2414,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer": {
|
|
|
|
|
"version": "14.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-14.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-koYtfZK9flTO3ExAmaP0HDlxbV9XX8hbRE/8WNtMJh+X1B8xppT3Ft8vhGDsw6dEBo9ojndmU9805G/a8/8o3g==",
|
|
|
|
|
"version": "14.9.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-14.9.5.tgz",
|
|
|
|
|
"integrity": "sha512-ZhHe/6xICNLtA8B3KTmPfljr6/3KFl+lD+btQGU/4utphPJ8bxiXAXpffOWSyANtYB2TFs53ToXamdwos8/8gw==",
|
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@fortawesome/fontawesome-svg-core": "6.7.2",
|
|
|
|
|
@@ -2380,9 +2426,7 @@
|
|
|
|
|
"@fortawesome/react-fontawesome": "0.2.6",
|
|
|
|
|
"@openedx/frontend-plugin-framework": "^1.7.0",
|
|
|
|
|
"classnames": "^2.5.1",
|
|
|
|
|
"jest-environment-jsdom": "^29.7.0",
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"ts-jest": "^29.1.2"
|
|
|
|
|
"lodash": "^4.17.21"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@edx/frontend-platform": "^7.0.0 || ^8.0.0",
|
|
|
|
|
@@ -2393,9 +2437,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-header": {
|
|
|
|
|
"version": "6.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-6.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-ETGIpCyXq1YWR/wvc4fGzPUtGsdYfXKDtuH45sgiRx7Zt9spgNm0KYO1tah1TF1UrPjIkQErm+8LFh8me/kJCg==",
|
|
|
|
|
"version": "8.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-8.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-WkRTbEpbGsDdk74utLVOeCQLjb5fxhHMwL5xkbHfex7sGw+BxZGzQlrbZ9qv957pEano9S0kyg1SbUl7zqZhjQ==",
|
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@fortawesome/fontawesome-svg-core": "6.7.2",
|
|
|
|
|
@@ -2418,16 +2462,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-platform": {
|
|
|
|
|
"version": "8.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-8.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-nzz46Pe0G1mFHoywzOWPhwy2m26CmD3o11FubeU8F94VsKfJsAexTETyWHRvwuVhQs6qaFzgobAjjEl8w0mu6A==",
|
|
|
|
|
"version": "8.5.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-8.5.4.tgz",
|
|
|
|
|
"integrity": "sha512-dGzTJ8slx81qAEhVK/sysrwChzrFSpQ9CMaBSYZUOHPS1D4Ww6lhtttDNvBtqcKrwRjzSSseZPuLiKG9ybHSGw==",
|
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@cospired/i18n-iso-languages": "4.2.0",
|
|
|
|
|
"@formatjs/intl-pluralrules": "4.3.3",
|
|
|
|
|
"@formatjs/intl-relativetimeformat": "10.0.1",
|
|
|
|
|
"axios": "1.9.0",
|
|
|
|
|
"axios-cache-interceptor": "1.8.0",
|
|
|
|
|
"axios": "1.13.2",
|
|
|
|
|
"axios-cache-interceptor": "1.11.4",
|
|
|
|
|
"form-urlencoded": "4.1.4",
|
|
|
|
|
"glob": "7.2.3",
|
|
|
|
|
"history": "4.10.1",
|
|
|
|
|
@@ -2465,25 +2510,28 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-platform/node_modules/axios": {
|
|
|
|
|
"version": "1.9.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
|
|
|
|
|
"version": "1.13.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
|
|
|
|
|
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"follow-redirects": "^1.15.6",
|
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
|
"form-data": "^4.0.4",
|
|
|
|
|
"proxy-from-env": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-platform/node_modules/axios-cache-interceptor": {
|
|
|
|
|
"version": "1.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-cTNnPGJyQkxnWp0EWvE3NRvgURU5cWw/Qx3dIhXyHSM4Ip0c7EEe0I3an0Jwa549m1CAOg57ibj27YRNLmQCcg==",
|
|
|
|
|
"version": "1.11.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.11.4.tgz",
|
|
|
|
|
"integrity": "sha512-xZ4OZUxdpcFUpZjrqfYlGK0VglpPRKKSoE3vMHrstxolixQNs/MrbMezOAO5uS454hIEcWpnk75RZK26WkPW/g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cache-parser": "1.2.5",
|
|
|
|
|
"fast-defer": "1.1.8",
|
|
|
|
|
"object-code": "1.3.3"
|
|
|
|
|
"cache-parser": "^1.2.6",
|
|
|
|
|
"fast-defer": "^1.1.9",
|
|
|
|
|
"http-vary": "^1.0.3",
|
|
|
|
|
"object-code": "^2.0.0",
|
|
|
|
|
"try": "^1.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
@@ -2495,27 +2543,6 @@
|
|
|
|
|
"axios": "^1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-platform/node_modules/glob": {
|
|
|
|
|
"version": "7.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
|
|
|
"deprecated": "Glob versions prior to v9 are no longer supported",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fs.realpath": "^1.0.0",
|
|
|
|
|
"inflight": "^1.0.4",
|
|
|
|
|
"inherits": "2",
|
|
|
|
|
"minimatch": "^3.1.1",
|
|
|
|
|
"once": "^1.3.0",
|
|
|
|
|
"path-is-absolute": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "*"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/new-relic-source-map-webpack-plugin": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/new-relic-source-map-webpack-plugin/-/new-relic-source-map-webpack-plugin-2.1.0.tgz",
|
|
|
|
|
@@ -2527,9 +2554,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/openedx-atlas": {
|
|
|
|
|
"version": "0.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/openedx-atlas/-/openedx-atlas-0.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-28Q8vzJDMS4wUxdkbIUBQpzWJ3HTdMaGlaEhFjrVGfuZkh++1AG6Tn/7FMD88cegalYAkphu530VQCHEkMZQhw==",
|
|
|
|
|
"version": "0.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/openedx-atlas/-/openedx-atlas-0.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-jqv0IV1pHsSn9+RO8Rdsr8jm3SOd84CCzzmo2QC9yvh1MK1+p4YDURQLpmmgKJ0JzE5Cb6ImhnNL/ogpJ2wetQ==",
|
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
"atlas": "atlas"
|
|
|
|
|
@@ -2546,9 +2573,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emnapi/core": {
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-sbP8GzB1WDzacS8fgNPpHlp6C9VZe+SJP3F90W9rLemaQj2PzIuTEl1qDOYQf58YIpyjViI24y9aPWCjEzY2cg==",
|
|
|
|
|
"version": "1.8.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.8.1.tgz",
|
|
|
|
|
"integrity": "sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
@@ -2558,9 +2585,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emnapi/runtime": {
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==",
|
|
|
|
|
"version": "1.8.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz",
|
|
|
|
|
"integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
@@ -2580,9 +2607,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
|
"version": "4.9.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
|
|
|
|
|
"version": "4.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -2612,9 +2639,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint-community/regexpp": {
|
|
|
|
|
"version": "4.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
|
|
|
|
|
"version": "4.12.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
|
|
|
|
|
"integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -2653,9 +2680,9 @@
|
|
|
|
|
"license": "Python-2.0"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -2676,9 +2703,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/cli": {
|
|
|
|
|
"version": "6.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/cli/-/cli-6.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-714/ifbtq7CmOtcLVGjYZp5EX0vKclQt3XZ+4Oiz0lhrHWU1ObFTtX9sLS9dADGta1pgDtS4+A3YpjWMY26Spg==",
|
|
|
|
|
"version": "6.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/cli/-/cli-6.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-fHCOP6N34gq6JIQ0iOMn8T+fV0uVSu0x4qHGf07xHIhJOpq61iuj+CMhAK2ikZBsjmDW6s/3eoQzJ2v9Vgp8Gw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -2688,11 +2715,10 @@
|
|
|
|
|
"node": ">= 16"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@glimmer/syntax": "^0.94.9",
|
|
|
|
|
"@vue/compiler-core": "^3.5.12",
|
|
|
|
|
"content-tag": "^3.0.0",
|
|
|
|
|
"ember-template-recast": "^6.1.5",
|
|
|
|
|
"vue": "^3.5.12"
|
|
|
|
|
"@glimmer/syntax": "^0.84.3 || ^0.95.0",
|
|
|
|
|
"@vue/compiler-core": "3.5.27",
|
|
|
|
|
"content-tag": "^4.1.0",
|
|
|
|
|
"vue": "3.5.27"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@glimmer/env": {
|
|
|
|
|
@@ -2713,9 +2739,6 @@
|
|
|
|
|
"content-tag": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"ember-template-recast": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"vue": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
@@ -2741,26 +2764,26 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/icu-messageformat-parser": {
|
|
|
|
|
"version": "2.11.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.2.tgz",
|
|
|
|
|
"integrity": "sha512-AfiMi5NOSo2TQImsYAg8UYddsNJ/vUEv/HaNqiFjnI3ZFfWihUtD5QtuX6kHl8+H+d3qvnE/3HZrfzgdWpsLNA==",
|
|
|
|
|
"version": "2.11.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.11.4.tgz",
|
|
|
|
|
"integrity": "sha512-7kR78cRrPNB4fjGFZg3Rmj5aah8rQj9KPzuLsmcSn4ipLXQvC04keycTI1F7kJYDwIXtT2+7IDEto842CfZBtw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@formatjs/ecma402-abstract": "2.3.4",
|
|
|
|
|
"@formatjs/icu-skeleton-parser": "1.8.14",
|
|
|
|
|
"@formatjs/ecma402-abstract": "2.3.6",
|
|
|
|
|
"@formatjs/icu-skeleton-parser": "1.8.16",
|
|
|
|
|
"tslib": "^2.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/icu-messageformat-parser/node_modules/@formatjs/ecma402-abstract": {
|
|
|
|
|
"version": "2.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-qrycXDeaORzIqNhBOx0btnhpD1c+/qFIHAN9znofuMJX6QBwtbrmlpWfD4oiUUD2vJUOIYFA/gYtg2KAMGG7sA==",
|
|
|
|
|
"version": "2.3.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz",
|
|
|
|
|
"integrity": "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@formatjs/fast-memoize": "2.2.7",
|
|
|
|
|
"@formatjs/intl-localematcher": "0.6.1",
|
|
|
|
|
"@formatjs/intl-localematcher": "0.6.2",
|
|
|
|
|
"decimal.js": "^10.4.3",
|
|
|
|
|
"tslib": "^2.8.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -2776,9 +2799,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/icu-messageformat-parser/node_modules/@formatjs/intl-localematcher": {
|
|
|
|
|
"version": "0.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-ePEgLgVCqi2BBFnTMWPfIghu6FkbZnnBVhO2sSxvLfrdFw7wCHAHiDoM2h4NRgjbaY7+B7HgOLZGkK187pZTZg==",
|
|
|
|
|
"version": "0.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -2786,25 +2809,25 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/icu-skeleton-parser": {
|
|
|
|
|
"version": "1.8.14",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.14.tgz",
|
|
|
|
|
"integrity": "sha512-i4q4V4qslThK4Ig8SxyD76cp3+QJ3sAqr7f6q9VVfeGtxG9OhiAk3y9XF6Q41OymsKzsGQ6OQQoJNY4/lI8TcQ==",
|
|
|
|
|
"version": "1.8.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.16.tgz",
|
|
|
|
|
"integrity": "sha512-H13E9Xl+PxBd8D5/6TVUluSpxGNvFSlN/b3coUp0e0JpuWXXnQDiavIpY3NnvSp4xhEMoXyyBvVfdFX8jglOHQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@formatjs/ecma402-abstract": "2.3.4",
|
|
|
|
|
"@formatjs/ecma402-abstract": "2.3.6",
|
|
|
|
|
"tslib": "^2.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/icu-skeleton-parser/node_modules/@formatjs/ecma402-abstract": {
|
|
|
|
|
"version": "2.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-qrycXDeaORzIqNhBOx0btnhpD1c+/qFIHAN9znofuMJX6QBwtbrmlpWfD4oiUUD2vJUOIYFA/gYtg2KAMGG7sA==",
|
|
|
|
|
"version": "2.3.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz",
|
|
|
|
|
"integrity": "sha512-HJnTFeRM2kVFVr5gr5kH1XP6K0JcJtE7Lzvtr3FS/so5f1kpsqqqxy5JF+FRaO6H2qmcMfAUIox7AJteieRtVw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@formatjs/fast-memoize": "2.2.7",
|
|
|
|
|
"@formatjs/intl-localematcher": "0.6.1",
|
|
|
|
|
"@formatjs/intl-localematcher": "0.6.2",
|
|
|
|
|
"decimal.js": "^10.4.3",
|
|
|
|
|
"tslib": "^2.8.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -2820,9 +2843,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/icu-skeleton-parser/node_modules/@formatjs/intl-localematcher": {
|
|
|
|
|
"version": "0.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-ePEgLgVCqi2BBFnTMWPfIghu6FkbZnnBVhO2sSxvLfrdFw7wCHAHiDoM2h4NRgjbaY7+B7HgOLZGkK187pZTZg==",
|
|
|
|
|
"version": "0.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-XOMO2Hupl0wdd172Y06h6kLpBz6Dv+J4okPLl4LPtzbr8f66WbIoy4ev98EBuZ6ZK4h5ydTN6XneT4QVpD7cdA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -2987,17 +3010,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/ts-transformer": {
|
|
|
|
|
"version": "3.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/ts-transformer/-/ts-transformer-3.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-sWV+gLu3N/Fqb6Jh4cSbKAOIO/bumATZvyF8+TGFW+sAhmedvgQXpnUwiy4qJpU6buEq3Ap5jFGfmDRf0V6HYQ==",
|
|
|
|
|
"version": "3.14.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@formatjs/ts-transformer/-/ts-transformer-3.14.2.tgz",
|
|
|
|
|
"integrity": "sha512-c47ij+2Xi4jMDO3Hz01BDF3yB4575Gkoq24sFzVw1K1kpHvITsFfdlXQbhxScBwJi2gBhMpuZ++XsTUZ9O0Law==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@formatjs/icu-messageformat-parser": "2.11.2",
|
|
|
|
|
"@types/json-stable-stringify": "^1.1.0",
|
|
|
|
|
"@formatjs/icu-messageformat-parser": "2.11.4",
|
|
|
|
|
"@types/node": "^22.0.0",
|
|
|
|
|
"chalk": "^4.1.2",
|
|
|
|
|
"json-stable-stringify": "^1.1.1",
|
|
|
|
|
"json-stable-stringify": "^1.3.0",
|
|
|
|
|
"tslib": "^2.8.0",
|
|
|
|
|
"typescript": "^5.6.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -3011,9 +3033,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/ts-transformer/node_modules/@types/node": {
|
|
|
|
|
"version": "22.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==",
|
|
|
|
|
"version": "22.19.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.7.tgz",
|
|
|
|
|
"integrity": "sha512-MciR4AKGHWl7xwxkBa6xUGxQJ4VBOmPTF7sL+iGzuahOFaO0jHCsuEfS80pan1ef4gWId1oWOweIhrDEYLuaOw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -3021,9 +3043,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@formatjs/ts-transformer/node_modules/typescript": {
|
|
|
|
|
"version": "5.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
|
|
|
|
|
"version": "5.9.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
|
|
|
|
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -3055,6 +3077,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"
|
|
|
|
|
},
|
|
|
|
|
@@ -3102,6 +3125,7 @@
|
|
|
|
|
"version": "0.2.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.2.6.tgz",
|
|
|
|
|
"integrity": "sha512-mtBFIi1UsYQo7rYonYFkjgYKGoL8T+fEH6NGUpvuqtY3ytMsAoDaPo5rk25KuMtKDipY4bGYM/CkmCHA1N3FUg==",
|
|
|
|
|
"deprecated": "v0.2.x is no longer supported. Unless you are still using FontAwesome 5, please update to v3.1.1 or greater.",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"prop-types": "^15.8.1"
|
|
|
|
|
@@ -3603,13 +3627,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@inquirer/external-editor": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@inquirer/external-editor/-/external-editor-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-Oau4yL24d2B5IL4ma4UpbQigkVhzPDXLoqy1ggK4gnHg/stmkffJE4oOXHXF3uz0UEpywG68KcyXsyYpA1Re/Q==",
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@inquirer/external-editor/-/external-editor-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chardet": "^2.1.0",
|
|
|
|
|
"iconv-lite": "^0.6.3"
|
|
|
|
|
"chardet": "^2.1.1",
|
|
|
|
|
"iconv-lite": "^0.7.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
@@ -3624,15 +3648,19 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@inquirer/external-editor/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==",
|
|
|
|
|
"version": "0.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/express"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@isaacs/cliui": {
|
|
|
|
|
@@ -3735,6 +3763,7 @@
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"camelcase": "^5.3.1",
|
|
|
|
|
@@ -3751,6 +3780,7 @@
|
|
|
|
|
"version": "5.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
@@ -3760,6 +3790,7 @@
|
|
|
|
|
"version": "0.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -3769,6 +3800,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -3786,6 +3818,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -3795,6 +3828,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^29.7.0",
|
|
|
|
|
@@ -3842,6 +3876,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -3854,6 +3889,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -3868,12 +3904,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jest/core/node_modules/slash": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -3883,6 +3921,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/fake-timers": "^29.7.0",
|
|
|
|
|
@@ -3898,6 +3937,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"expect": "^29.7.0",
|
|
|
|
|
@@ -3911,6 +3951,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"jest-get-type": "^29.6.3"
|
|
|
|
|
@@ -3923,6 +3964,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -3940,6 +3982,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^29.7.0",
|
|
|
|
|
@@ -3955,6 +3998,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
|
|
|
@@ -3998,6 +4042,7 @@
|
|
|
|
|
"version": "6.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.23.9",
|
|
|
|
|
@@ -4011,9 +4056,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jest/reporters/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
@@ -4026,6 +4072,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -4035,6 +4082,7 @@
|
|
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@sinclair/typebox": "^0.27.8"
|
|
|
|
|
@@ -4047,6 +4095,7 @@
|
|
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.18",
|
|
|
|
|
@@ -4061,6 +4110,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^29.7.0",
|
|
|
|
|
@@ -4076,6 +4126,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/test-result": "^29.7.0",
|
|
|
|
|
@@ -4091,6 +4142,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -4100,7 +4152,9 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.11.6",
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -4126,6 +4180,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -4135,6 +4190,7 @@
|
|
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -4195,9 +4251,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
|
|
"version": "0.3.30",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.30.tgz",
|
|
|
|
|
"integrity": "sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q==",
|
|
|
|
|
"version": "0.3.31",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
|
|
|
|
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
|
|
|
@@ -4221,9 +4277,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/buffers": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-NDigYR3PHqCnQLXYyoLbnEdzMMvzeiCWo1KOut7Q0CoIqg9tUAPKJ1iq/2nFhc5kZtexzutNY0LFjdwWL3Dw3Q==",
|
|
|
|
|
"version": "17.65.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-17.65.0.tgz",
|
|
|
|
|
"integrity": "sha512-eBrIXd0/Ld3p9lpDDlMaMn6IEfWqtHMD+z61u0JrIiPzsV1r7m6xDZFRxJyvIFTEO+SWdYF9EiQbXZGd8BzPfA==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
@@ -4252,19 +4308,283 @@
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-core": {
|
|
|
|
|
"version": "4.56.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-core/-/fs-core-4.56.10.tgz",
|
|
|
|
|
"integrity": "sha512-PyAEA/3cnHhsGcdY+AmIU+ZPqTuZkDhCXQ2wkXypdLitSpd6d5Ivxhnq4wa2ETRWFVJGabYynBWxIijOswSmOw==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/fs-node-builtins": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-utils": "4.56.10",
|
|
|
|
|
"thingies": "^2.5.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-fsa": {
|
|
|
|
|
"version": "4.56.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-fsa/-/fs-fsa-4.56.10.tgz",
|
|
|
|
|
"integrity": "sha512-/FVK63ysNzTPOnCCcPoPHt77TOmachdMS422txM4KhxddLdbW1fIbFMYH0AM0ow/YchCyS5gqEjKLNyv71j/5Q==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/fs-core": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-builtins": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-utils": "4.56.10",
|
|
|
|
|
"thingies": "^2.5.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-node": {
|
|
|
|
|
"version": "4.56.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.10.tgz",
|
|
|
|
|
"integrity": "sha512-7R4Gv3tkUdW3dXfXiOkqxkElxKNVdd8BDOWC0/dbERd0pXpPY+s2s1Mino+aTvkGrFPiY+mmVxA7zhskm4Ue4Q==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/fs-core": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-builtins": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-utils": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-print": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-snapshot": "4.56.10",
|
|
|
|
|
"glob-to-regex.js": "^1.0.0",
|
|
|
|
|
"thingies": "^2.5.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-node-builtins": {
|
|
|
|
|
"version": "4.56.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-builtins/-/fs-node-builtins-4.56.10.tgz",
|
|
|
|
|
"integrity": "sha512-uUnKz8R0YJyKq5jXpZtkGV9U0pJDt8hmYcLRrPjROheIfjMXsz82kXMgAA/qNg0wrZ1Kv+hrg7azqEZx6XZCVw==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-node-to-fsa": {
|
|
|
|
|
"version": "4.56.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-to-fsa/-/fs-node-to-fsa-4.56.10.tgz",
|
|
|
|
|
"integrity": "sha512-oH+O6Y4lhn9NyG6aEoFwIBNKZeYy66toP5LJcDOMBgL99BKQMUf/zWJspdRhMdn/3hbzQsZ8EHHsuekbFLGUWw==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/fs-fsa": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-builtins": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/fs-node-utils": "4.56.10"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-node-utils": {
|
|
|
|
|
"version": "4.56.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-utils/-/fs-node-utils-4.56.10.tgz",
|
|
|
|
|
"integrity": "sha512-8EuPBgVI2aDPwFdaNQeNpHsyqPi3rr+85tMNG/lHvQLiVjzoZsvxA//Xd8aB567LUhy4QS03ptT+unkD/DIsNg==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/fs-node-builtins": "4.56.10"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-print": {
|
|
|
|
|
"version": "4.56.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-print/-/fs-print-4.56.10.tgz",
|
|
|
|
|
"integrity": "sha512-JW4fp5mAYepzFsSGrQ48ep8FXxpg4niFWHdF78wDrFGof7F3tKDJln72QFDEn/27M1yHd4v7sKHHVPh78aWcEw==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/fs-node-utils": "4.56.10",
|
|
|
|
|
"tree-dump": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-snapshot": {
|
|
|
|
|
"version": "4.56.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-snapshot/-/fs-snapshot-4.56.10.tgz",
|
|
|
|
|
"integrity": "sha512-DkR6l5fj7+qj0+fVKm/OOXMGfDFCGXLfyHkORH3DF8hxkpDgIHbhf/DwncBMs2igu/ST7OEkexn1gIqoU6Y+9g==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/buffers": "^17.65.0",
|
|
|
|
|
"@jsonjoy.com/fs-node-utils": "4.56.10",
|
|
|
|
|
"@jsonjoy.com/json-pack": "^17.65.0",
|
|
|
|
|
"@jsonjoy.com/util": "^17.65.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/base64": {
|
|
|
|
|
"version": "17.65.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-17.65.0.tgz",
|
|
|
|
|
"integrity": "sha512-Xrh7Fm/M0QAYpekSgmskdZYnFdSGnsxJ/tHaolA4bNwWdG9i65S8m83Meh7FOxyJyQAdo4d4J97NOomBLEfkDQ==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/codegen": {
|
|
|
|
|
"version": "17.65.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-17.65.0.tgz",
|
|
|
|
|
"integrity": "sha512-7MXcRYe7n3BG+fo3jicvjB0+6ypl2Y/bQp79Sp7KeSiiCgLqw4Oled6chVv07/xLVTdo3qa1CD0VCCnPaw+RGA==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pack": {
|
|
|
|
|
"version": "17.65.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-17.65.0.tgz",
|
|
|
|
|
"integrity": "sha512-e0SG/6qUCnVhHa0rjDJHgnXnbsacooHVqQHxspjvlYQSkHm+66wkHw6Gql+3u/WxI/b1VsOdUi0M+fOtkgKGdQ==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/base64": "17.65.0",
|
|
|
|
|
"@jsonjoy.com/buffers": "17.65.0",
|
|
|
|
|
"@jsonjoy.com/codegen": "17.65.0",
|
|
|
|
|
"@jsonjoy.com/json-pointer": "17.65.0",
|
|
|
|
|
"@jsonjoy.com/util": "17.65.0",
|
|
|
|
|
"hyperdyperid": "^1.2.0",
|
|
|
|
|
"thingies": "^2.5.0",
|
|
|
|
|
"tree-dump": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pointer": {
|
|
|
|
|
"version": "17.65.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-17.65.0.tgz",
|
|
|
|
|
"integrity": "sha512-uhTe+XhlIZpWOxgPcnO+iSCDgKKBpwkDVTyYiXX9VayGV8HSFVJM67M6pUE71zdnXF1W0Da21AvnhlmdwYPpow==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/util": "17.65.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/util": {
|
|
|
|
|
"version": "17.65.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-17.65.0.tgz",
|
|
|
|
|
"integrity": "sha512-cWiEHZccQORf96q2y6zU3wDeIVPeidmGqd9cNKJRYoVHTV0S1eHPy5JTbHpMnGfDvtvujQwQozOqgO9ABu6h0w==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/buffers": "17.65.0",
|
|
|
|
|
"@jsonjoy.com/codegen": "17.65.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/json-pack": {
|
|
|
|
|
"version": "1.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.11.0.tgz",
|
|
|
|
|
"integrity": "sha512-nLqSTAYwpk+5ZQIoVp7pfd/oSKNWlEdvTq2LzVA4r2wtWZg6v+5u0VgBOaDJuUfNOuw/4Ysq6glN5QKSrOCgrA==",
|
|
|
|
|
"version": "1.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-+AKG+R2cfZMShzrF2uQw34v3zbeDYUqnQ+jg7ORic3BGtfw9p/+N6RJbq/kkV8JmYZaINknaEQ2m0/f693ZPpg==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jsonjoy.com/base64": "^1.1.2",
|
|
|
|
|
"@jsonjoy.com/buffers": "^1.0.0",
|
|
|
|
|
"@jsonjoy.com/buffers": "^1.2.0",
|
|
|
|
|
"@jsonjoy.com/codegen": "^1.0.0",
|
|
|
|
|
"@jsonjoy.com/json-pointer": "^1.0.1",
|
|
|
|
|
"@jsonjoy.com/json-pointer": "^1.0.2",
|
|
|
|
|
"@jsonjoy.com/util": "^1.9.0",
|
|
|
|
|
"hyperdyperid": "^1.2.0",
|
|
|
|
|
"thingies": "^2.5.0"
|
|
|
|
|
"thingies": "^2.5.0",
|
|
|
|
|
"tree-dump": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
@@ -4277,6 +4597,22 @@
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/json-pack/node_modules/@jsonjoy.com/buffers": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/json-pointer": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-1.0.2.tgz",
|
|
|
|
|
@@ -4317,6 +4653,22 @@
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jsonjoy.com/util/node_modules/@jsonjoy.com/buffers": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/streamich"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@leichtgewicht/ip-codec": {
|
|
|
|
|
"version": "2.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz",
|
|
|
|
|
@@ -4353,65 +4705,6 @@
|
|
|
|
|
"publish-sourcemap": "scripts/publish-cli.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@newrelic/publish-sourcemap/node_modules/cliui": {
|
|
|
|
|
"version": "7.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
|
"strip-ansi": "^6.0.0",
|
|
|
|
|
"wrap-ansi": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@newrelic/publish-sourcemap/node_modules/wrap-ansi": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
|
"string-width": "^4.1.0",
|
|
|
|
|
"strip-ansi": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@newrelic/publish-sourcemap/node_modules/yargs": {
|
|
|
|
|
"version": "16.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cliui": "^7.0.2",
|
|
|
|
|
"escalade": "^3.1.1",
|
|
|
|
|
"get-caller-file": "^2.0.5",
|
|
|
|
|
"require-directory": "^2.1.1",
|
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
|
"y18n": "^5.0.5",
|
|
|
|
|
"yargs-parser": "^20.2.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@newrelic/publish-sourcemap/node_modules/yargs-parser": {
|
|
|
|
|
"version": "20.2.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
|
|
|
|
|
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nicolo-ribaudo/chokidar-2": {
|
|
|
|
|
"version": "2.1.8-no-fsevents.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz",
|
|
|
|
|
@@ -4487,6 +4780,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",
|
|
|
|
|
@@ -4566,71 +4860,10 @@
|
|
|
|
|
"react": "^16.9.0 || ^17.0.0 || ^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/frontend-build/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/frontend-build/node_modules/ts-jest": {
|
|
|
|
|
"version": "29.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bs-logger": "0.x",
|
|
|
|
|
"fast-json-stable-stringify": "2.x",
|
|
|
|
|
"jest-util": "^29.0.0",
|
|
|
|
|
"json5": "^2.2.3",
|
|
|
|
|
"lodash.memoize": "4.x",
|
|
|
|
|
"make-error": "1.x",
|
|
|
|
|
"semver": "^7.5.3",
|
|
|
|
|
"yargs-parser": "^21.0.1"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"ts-jest": "cli.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": ">=7.0.0-beta.0 <8",
|
|
|
|
|
"@jest/transform": "^29.0.0",
|
|
|
|
|
"@jest/types": "^29.0.0",
|
|
|
|
|
"babel-jest": "^29.0.0",
|
|
|
|
|
"jest": "^29.0.0",
|
|
|
|
|
"typescript": ">=4.3 <6"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@babel/core": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"@jest/transform": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"@jest/types": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"babel-jest": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"esbuild": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/frontend-plugin-framework": {
|
|
|
|
|
"version": "1.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@openedx/frontend-plugin-framework/-/frontend-plugin-framework-1.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-8tGkuHvtzhbqb9dU4sXUtR0K44+Hjh1uGR6DvhZAt9wSKQC1v4RBk34ef8DFzQhoNQa/Jtn6BJuta4Un6MmHmw==",
|
|
|
|
|
"version": "1.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@openedx/frontend-plugin-framework/-/frontend-plugin-framework-1.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-QLH4KTkk+dT8SwrBpEaWS0T0htYhaIS8i36ngXraUEe+Iabh6NVN0I84bQa5vaAhz5v101GNmdUXBanf5waPgQ==",
|
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
|
|
|
|
@@ -4705,10 +4938,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/paragon": {
|
|
|
|
|
"version": "23.14.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-23.14.2.tgz",
|
|
|
|
|
"integrity": "sha512-mBsoH9nwt4VGkoE9y33BrSJsjTzWlKjooWGXeJng4LdFNnBy7bhtEvRENQ9/0L0/trWhEMZffAMP7h9HBfg5EQ==",
|
|
|
|
|
"version": "23.19.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-23.19.1.tgz",
|
|
|
|
|
"integrity": "sha512-c/cWnvZsGS7xyq0tJpssmv2oyfYG6Fuawy6EzWy8CYiQ4oD67EVuSwBInCfSJoNZhvvkUE+4B/YhDIRGUVDz5w==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"workspaces": [
|
|
|
|
|
"example",
|
|
|
|
|
"component-generator",
|
|
|
|
|
@@ -4719,7 +4953,7 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@popperjs/core": "^2.11.4",
|
|
|
|
|
"@tokens-studio/sd-transforms": "^1.2.4",
|
|
|
|
|
"axios": "^0.27.2",
|
|
|
|
|
"axios": "^0.30.2",
|
|
|
|
|
"bootstrap": "^4.6.2",
|
|
|
|
|
"chalk": "^4.1.2",
|
|
|
|
|
"child_process": "^1.0.2",
|
|
|
|
|
@@ -4728,7 +4962,7 @@
|
|
|
|
|
"cli-progress": "^3.12.0",
|
|
|
|
|
"commander": "^9.4.1",
|
|
|
|
|
"email-prop-type": "^3.0.0",
|
|
|
|
|
"file-selector": "^0.6.0",
|
|
|
|
|
"file-selector": "^0.10.0",
|
|
|
|
|
"glob": "^8.0.3",
|
|
|
|
|
"inquirer": "^8.2.5",
|
|
|
|
|
"js-toml": "^1.0.0",
|
|
|
|
|
@@ -4753,11 +4987,11 @@
|
|
|
|
|
"react-loading-skeleton": "^3.1.0",
|
|
|
|
|
"react-popper": "^2.2.5",
|
|
|
|
|
"react-proptype-conditional-require": "^1.0.4",
|
|
|
|
|
"react-responsive": "^8.2.0",
|
|
|
|
|
"react-responsive": "^10.0.0",
|
|
|
|
|
"react-table": "^7.7.0",
|
|
|
|
|
"react-transition-group": "^4.4.2",
|
|
|
|
|
"sass": "^1.58.3",
|
|
|
|
|
"style-dictionary": "^4.3.2",
|
|
|
|
|
"style-dictionary": "^4.4.0",
|
|
|
|
|
"tabbable": "^5.3.3",
|
|
|
|
|
"uncontrollable": "^7.2.1",
|
|
|
|
|
"uuid": "^9.0.0"
|
|
|
|
|
@@ -4771,16 +5005,6 @@
|
|
|
|
|
"react-intl": "^5.25.1 || ^6.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/paragon/node_modules/axios": {
|
|
|
|
|
"version": "0.27.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
|
|
|
|
|
"integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"follow-redirects": "^1.14.9",
|
|
|
|
|
"form-data": "^4.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/paragon/node_modules/brace-expansion": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
|
|
|
@@ -4819,6 +5043,15 @@
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/paragon/node_modules/matchmediaquery": {
|
|
|
|
|
"version": "0.4.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/matchmediaquery/-/matchmediaquery-0.4.2.tgz",
|
|
|
|
|
"integrity": "sha512-wrZpoT50ehYOudhDjt/YvUJc6eUzcdFPdmbizfgvswCKNHD1/OBOHYJpHie+HXpu6bSkEGieFMYk6VuutaiRfA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"css-mediaquery": "^0.1.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/paragon/node_modules/minimatch": {
|
|
|
|
|
"version": "5.1.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
|
|
|
|
@@ -4859,10 +5092,34 @@
|
|
|
|
|
"postcss": "^8.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/paragon/node_modules/react-responsive": {
|
|
|
|
|
"version": "10.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-responsive/-/react-responsive-10.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-OM5/cRvbtUWEX8le8RCT8scA8y2OPtb0Q/IViEyCEM5FBN8lRrkUOZnu87I88A6njxDldvxG+rLBxWiA7/UM9g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"hyphenate-style-name": "^1.0.0",
|
|
|
|
|
"matchmediaquery": "^0.4.2",
|
|
|
|
|
"prop-types": "^15.6.1",
|
|
|
|
|
"shallow-equal": "^3.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=16.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@openedx/paragon/node_modules/shallow-equal": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shallow-equal/-/shallow-equal-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-pfVOw8QZIXpMbhBWvzBISicvToTiM5WBF1EeAUZDDSb5Dt29yl4AYbyywbJFSEsRUMr7gJaxqCdr4L3tQf9wVg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@paralleldrive/cuid2": {
|
|
|
|
|
"version": "2.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==",
|
|
|
|
|
"version": "2.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-XO7cAxhnTZl0Yggq6jOgjiOHhbgcO4NqFqwSmQpjK3b6TEE6Uj/jfSk6wzYyemh3+I0sHirKSetjQwn5cZktFw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -4870,17 +5127,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"detect-libc": "^1.0.3",
|
|
|
|
|
"detect-libc": "^2.0.3",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
|
"micromatch": "^4.0.5",
|
|
|
|
|
"node-addon-api": "^7.0.0"
|
|
|
|
|
"node-addon-api": "^7.0.0",
|
|
|
|
|
"picomatch": "^4.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
@@ -4890,25 +5147,25 @@
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@parcel/watcher-android-arm64": "2.5.1",
|
|
|
|
|
"@parcel/watcher-darwin-arm64": "2.5.1",
|
|
|
|
|
"@parcel/watcher-darwin-x64": "2.5.1",
|
|
|
|
|
"@parcel/watcher-freebsd-x64": "2.5.1",
|
|
|
|
|
"@parcel/watcher-linux-arm-glibc": "2.5.1",
|
|
|
|
|
"@parcel/watcher-linux-arm-musl": "2.5.1",
|
|
|
|
|
"@parcel/watcher-linux-arm64-glibc": "2.5.1",
|
|
|
|
|
"@parcel/watcher-linux-arm64-musl": "2.5.1",
|
|
|
|
|
"@parcel/watcher-linux-x64-glibc": "2.5.1",
|
|
|
|
|
"@parcel/watcher-linux-x64-musl": "2.5.1",
|
|
|
|
|
"@parcel/watcher-win32-arm64": "2.5.1",
|
|
|
|
|
"@parcel/watcher-win32-ia32": "2.5.1",
|
|
|
|
|
"@parcel/watcher-win32-x64": "2.5.1"
|
|
|
|
|
"@parcel/watcher-android-arm64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-darwin-arm64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-darwin-x64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-freebsd-x64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-arm-glibc": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-arm-musl": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-arm64-glibc": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-arm64-musl": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-x64-glibc": "2.5.6",
|
|
|
|
|
"@parcel/watcher-linux-x64-musl": "2.5.6",
|
|
|
|
|
"@parcel/watcher-win32-arm64": "2.5.6",
|
|
|
|
|
"@parcel/watcher-win32-ia32": "2.5.6",
|
|
|
|
|
"@parcel/watcher-win32-x64": "2.5.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-android-arm64": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4926,9 +5183,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4946,9 +5203,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-darwin-x64": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4966,9 +5223,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4986,9 +5243,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
@@ -5006,9 +5263,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-arm-musl": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
@@ -5026,9 +5283,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@@ -5046,9 +5303,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@@ -5066,9 +5323,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@@ -5086,9 +5343,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@@ -5106,9 +5363,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-win32-arm64": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@@ -5126,9 +5383,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-win32-ia32": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
|
@@ -5146,9 +5403,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher-win32-x64": {
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
|
|
|
|
|
"version": "2.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@@ -5165,6 +5422,19 @@
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@parcel/watcher/node_modules/picomatch": {
|
|
|
|
|
"version": "4.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@pkgjs/parseargs": {
|
|
|
|
|
"version": "0.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
|
|
|
|
@@ -5236,6 +5506,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"
|
|
|
|
|
@@ -5306,12 +5577,14 @@
|
|
|
|
|
"version": "0.27.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
|
|
|
|
|
"integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@sinonjs/commons": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"type-detect": "4.0.8"
|
|
|
|
|
@@ -5321,6 +5594,7 @@
|
|
|
|
|
"version": "10.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@sinonjs/commons": "^3.0.0"
|
|
|
|
|
@@ -5495,6 +5769,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",
|
|
|
|
|
@@ -5765,6 +6040,7 @@
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
@@ -5781,9 +6057,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tybys/wasm-util": {
|
|
|
|
|
"version": "0.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ==",
|
|
|
|
|
"version": "0.10.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz",
|
|
|
|
|
"integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
@@ -5802,6 +6078,7 @@
|
|
|
|
|
"version": "7.20.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
|
|
|
|
|
"integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.20.7",
|
|
|
|
|
@@ -5815,6 +6092,7 @@
|
|
|
|
|
"version": "7.27.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
|
|
|
|
|
"integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.0.0"
|
|
|
|
|
@@ -5834,6 +6112,7 @@
|
|
|
|
|
"version": "7.4.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
|
|
|
|
|
"integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.1.0",
|
|
|
|
|
@@ -5844,6 +6123,7 @@
|
|
|
|
|
"version": "7.28.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz",
|
|
|
|
|
"integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.28.2"
|
|
|
|
|
@@ -5924,22 +6204,22 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/express": {
|
|
|
|
|
"version": "4.17.23",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.23.tgz",
|
|
|
|
|
"integrity": "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==",
|
|
|
|
|
"version": "4.17.25",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.25.tgz",
|
|
|
|
|
"integrity": "sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/body-parser": "*",
|
|
|
|
|
"@types/express-serve-static-core": "^4.17.33",
|
|
|
|
|
"@types/qs": "*",
|
|
|
|
|
"@types/serve-static": "*"
|
|
|
|
|
"@types/serve-static": "^1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/express-serve-static-core": {
|
|
|
|
|
"version": "5.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-R+33OsgWw7rOhD1emjU7dzCDHucJrgJXMA5PYCzJxVil0dsyx5iBEPHqpPfiKNJQb7lZ1vxwoLR4Z87bBUpeGQ==",
|
|
|
|
|
"version": "5.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-v4zIMr/cX7/d2BpAEX3KNKL/JrT1s43s96lLvvdTmza1oEvDudCqK9aF/djc/SWgy8Yh0h30TZx5VpzqFCxk5A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -5950,9 +6230,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/express/node_modules/@types/express-serve-static-core": {
|
|
|
|
|
"version": "4.19.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz",
|
|
|
|
|
"integrity": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==",
|
|
|
|
|
"version": "4.19.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.8.tgz",
|
|
|
|
|
"integrity": "sha512-02S5fmqeoKzVZCHPZid4b8JH2eM5HzQLZWN2FohQEy/0eXTq8VXZfSN6Pcr3F6N9R/vNrj7cpgbhjie6m/1tCA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -5977,6 +6257,7 @@
|
|
|
|
|
"version": "4.1.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz",
|
|
|
|
|
"integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
@@ -6009,9 +6290,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/http-proxy": {
|
|
|
|
|
"version": "1.17.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.16.tgz",
|
|
|
|
|
"integrity": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==",
|
|
|
|
|
"version": "1.17.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.17.tgz",
|
|
|
|
|
"integrity": "sha512-ED6LB+Z1AVylNTu7hdzuBqOgMnvG/ld6wGCG8wFnAzKX5uyW2K3WD52v0gnLCTK/VLpXtKckgWuyScYK6cSPaw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -6028,12 +6309,14 @@
|
|
|
|
|
"version": "2.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/istanbul-lib-report": {
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/istanbul-lib-coverage": "*"
|
|
|
|
|
@@ -6043,6 +6326,7 @@
|
|
|
|
|
"version": "3.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/istanbul-lib-report": "*"
|
|
|
|
|
@@ -6098,6 +6382,7 @@
|
|
|
|
|
"version": "20.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-20.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
@@ -6126,9 +6411,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/lodash": {
|
|
|
|
|
"version": "4.17.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.20.tgz",
|
|
|
|
|
"integrity": "sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==",
|
|
|
|
|
"version": "4.17.23",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.23.tgz",
|
|
|
|
|
"integrity": "sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/mime": {
|
|
|
|
|
@@ -6146,12 +6431,13 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "24.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-3vXmQDXy+woz+gnrTvuvNrPzekOi+Ds0ReMxw0LzBiK3a+1k0kQn9f2NWk+lgD4rJehFUmYy2gMhJ2ZI+7YP9g==",
|
|
|
|
|
"version": "25.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"undici-types": "~7.10.0"
|
|
|
|
|
"undici-types": "~7.16.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node-forge": {
|
|
|
|
|
@@ -6170,8 +6456,7 @@
|
|
|
|
|
"integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/parse-json": {
|
|
|
|
|
"version": "4.0.2",
|
|
|
|
|
@@ -6193,8 +6478,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",
|
|
|
|
|
@@ -6217,13 +6501,14 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
|
"version": "18.3.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.24.tgz",
|
|
|
|
|
"integrity": "sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==",
|
|
|
|
|
"version": "18.3.27",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.27.tgz",
|
|
|
|
|
"integrity": "sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
"csstype": "^3.2.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react-dom": {
|
|
|
|
|
@@ -6232,6 +6517,7 @@
|
|
|
|
|
"integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -6283,13 +6569,12 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/send": {
|
|
|
|
|
"version": "0.17.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.5.tgz",
|
|
|
|
|
"integrity": "sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==",
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/send/-/send-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mime": "^1",
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
@@ -6304,15 +6589,26 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/serve-static": {
|
|
|
|
|
"version": "1.15.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.8.tgz",
|
|
|
|
|
"integrity": "sha512-roei0UY3LhpOJvjbIP6ZZFngyLKl5dskOtDhxY5THRSpO+ZI+nzJ+m5yUMzGrp89YRa7lvknKkMYjqQFGwA7Sg==",
|
|
|
|
|
"version": "1.15.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.10.tgz",
|
|
|
|
|
"integrity": "sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/http-errors": "*",
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
"@types/send": "*"
|
|
|
|
|
"@types/send": "<1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/serve-static/node_modules/@types/send": {
|
|
|
|
|
"version": "0.17.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.6.tgz",
|
|
|
|
|
"integrity": "sha512-Uqt8rPBE8SY0RK8JB1EzVOIZ32uqy8HwdxCnoCOsYrvnswqmFZ/k+9Ikidlk/ImhsdvBsloHbAlewb2IEBV/Og==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mime": "^1",
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/sockjs": {
|
|
|
|
|
@@ -6329,6 +6625,7 @@
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/testing-library__jest-dom": {
|
|
|
|
|
@@ -6345,6 +6642,7 @@
|
|
|
|
|
"version": "4.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/use-sync-external-store": {
|
|
|
|
|
@@ -6370,9 +6668,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/yargs": {
|
|
|
|
|
"version": "17.0.33",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz",
|
|
|
|
|
"integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==",
|
|
|
|
|
"version": "17.0.35",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.35.tgz",
|
|
|
|
|
"integrity": "sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/yargs-parser": "*"
|
|
|
|
|
@@ -6382,6 +6681,7 @@
|
|
|
|
|
"version": "21.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
|
@@ -6390,6 +6690,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",
|
|
|
|
|
@@ -6420,9 +6721,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -6438,6 +6739,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",
|
|
|
|
|
@@ -6549,9 +6851,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -6589,9 +6891,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/utils/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -7113,14 +7415,14 @@
|
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@zip.js/zip.js": {
|
|
|
|
|
"version": "2.8.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.2.tgz",
|
|
|
|
|
"integrity": "sha512-PI6UdgpSeVoGvzguKHmy2bwOqI3UYkntLZOCpyJSKIi7234c5aJmQYkJB/P4P2YUJkqhbqvu7iM2/0eJZ178nA==",
|
|
|
|
|
"version": "2.8.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.16.tgz",
|
|
|
|
|
"integrity": "sha512-kCjaXh50GCf9afcof6ekjXPKR//rBVIxNHJLSUaM3VAET2F0+hymgrK1GpInRIIFUpt+wsnUfgx2+bbrmc+7Tw==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"bun": ">=0.7.0",
|
|
|
|
|
"deno": ">=1.0.0",
|
|
|
|
|
"node": ">=16.5.0"
|
|
|
|
|
"node": ">=18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/abab": {
|
|
|
|
|
@@ -7128,6 +7430,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==",
|
|
|
|
|
"deprecated": "Use your platform's native atob() and btoa() methods instead",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/accepts": {
|
|
|
|
|
@@ -7149,6 +7452,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"
|
|
|
|
|
},
|
|
|
|
|
@@ -7160,6 +7464,7 @@
|
|
|
|
|
"version": "7.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-7.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"acorn": "^8.1.0",
|
|
|
|
|
@@ -7192,6 +7497,7 @@
|
|
|
|
|
"version": "8.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"acorn": "^8.11.0"
|
|
|
|
|
@@ -7228,6 +7534,7 @@
|
|
|
|
|
"version": "6.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "4"
|
|
|
|
|
@@ -7241,6 +7548,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
|
|
|
|
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fast-deep-equal": "^3.1.1",
|
|
|
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
|
|
|
@@ -7395,6 +7703,7 @@
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"normalize-path": "^3.0.0",
|
|
|
|
|
@@ -7442,7 +7751,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -7454,7 +7762,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -7466,7 +7773,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -7545,7 +7851,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -7682,7 +7987,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -7723,6 +8027,7 @@
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 4.0.0"
|
|
|
|
|
@@ -7735,7 +8040,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "(MIT OR Apache-2.0)",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"atob": "bin/atob.js"
|
|
|
|
|
},
|
|
|
|
|
@@ -7806,9 +8110,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/axe-core": {
|
|
|
|
|
"version": "4.10.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.3.tgz",
|
|
|
|
|
"integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==",
|
|
|
|
|
"version": "4.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -7816,14 +8120,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/axios": {
|
|
|
|
|
"version": "0.28.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.28.1.tgz",
|
|
|
|
|
"integrity": "sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"version": "0.30.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.30.2.tgz",
|
|
|
|
|
"integrity": "sha512-0pE4RQ4UQi1jKY6p7u6i1Tkzqmu+d+/tHS7Q7rKunWLB9WyilBTpHHpXzPNMDj5hTbK0B0PTLSz07yqMBiF6xg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"follow-redirects": "^1.15.0",
|
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
|
"follow-redirects": "^1.15.4",
|
|
|
|
|
"form-data": "^4.0.4",
|
|
|
|
|
"proxy-from-env": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
@@ -7855,7 +8159,9 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/transform": "^29.7.0",
|
|
|
|
|
"@types/babel__core": "^7.1.14",
|
|
|
|
|
@@ -7876,6 +8182,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -7900,9 +8207,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-formatjs": {
|
|
|
|
|
"version": "10.5.39",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-formatjs/-/babel-plugin-formatjs-10.5.39.tgz",
|
|
|
|
|
"integrity": "sha512-GnQGhQZLFYB0dqWUb07sl0h31tCEwU0HblS+rIAYNP84Fj5zQCyCldcYFm9gsEGYvialuYpxEt9+7+d/zqG7lQ==",
|
|
|
|
|
"version": "10.5.41",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-formatjs/-/babel-plugin-formatjs-10.5.41.tgz",
|
|
|
|
|
"integrity": "sha512-ZpozYGek+Bdyl52LgzW1MhPYBRKbROdbHBuBz7KAO88Ht7GcyCBiwJxpAjVDb0YBA9LGKUemGQOLdEDkRCe2hg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -7911,8 +8218,8 @@
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.25.9",
|
|
|
|
|
"@babel/traverse": "^7.26.10",
|
|
|
|
|
"@babel/types": "^7.26.10",
|
|
|
|
|
"@formatjs/icu-messageformat-parser": "2.11.2",
|
|
|
|
|
"@formatjs/ts-transformer": "3.14.0",
|
|
|
|
|
"@formatjs/icu-messageformat-parser": "2.11.4",
|
|
|
|
|
"@formatjs/ts-transformer": "3.14.2",
|
|
|
|
|
"@types/babel__core": "^7.20.5",
|
|
|
|
|
"@types/babel__helper-plugin-utils": "^7.10.3",
|
|
|
|
|
"@types/babel__traverse": "^7.20.6",
|
|
|
|
|
@@ -7920,21 +8227,21 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-formatjs/node_modules/@babel/core": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
|
|
|
|
|
"version": "7.29.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz",
|
|
|
|
|
"integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/generator": "^7.28.3",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.27.2",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.28.3",
|
|
|
|
|
"@babel/helpers": "^7.28.4",
|
|
|
|
|
"@babel/parser": "^7.28.4",
|
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
|
"@babel/traverse": "^7.28.4",
|
|
|
|
|
"@babel/types": "^7.28.4",
|
|
|
|
|
"@babel/code-frame": "^7.29.0",
|
|
|
|
|
"@babel/generator": "^7.29.0",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.28.6",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.28.6",
|
|
|
|
|
"@babel/helpers": "^7.28.6",
|
|
|
|
|
"@babel/parser": "^7.29.0",
|
|
|
|
|
"@babel/template": "^7.28.6",
|
|
|
|
|
"@babel/traverse": "^7.29.0",
|
|
|
|
|
"@babel/types": "^7.29.0",
|
|
|
|
|
"@jridgewell/remapping": "^2.3.5",
|
|
|
|
|
"convert-source-map": "^2.0.0",
|
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
|
@@ -7954,6 +8261,7 @@
|
|
|
|
|
"version": "6.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
|
|
|
@@ -7970,6 +8278,7 @@
|
|
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.3.3",
|
|
|
|
|
@@ -7982,14 +8291,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
|
|
|
"version": "0.4.14",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz",
|
|
|
|
|
"integrity": "sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==",
|
|
|
|
|
"version": "0.4.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.15.tgz",
|
|
|
|
|
"integrity": "sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/compat-data": "^7.27.7",
|
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.6.5",
|
|
|
|
|
"@babel/compat-data": "^7.28.6",
|
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.6.6",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
@@ -8011,13 +8320,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
|
|
|
"version": "0.6.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.5.tgz",
|
|
|
|
|
"integrity": "sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==",
|
|
|
|
|
"version": "0.6.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.6.tgz",
|
|
|
|
|
"integrity": "sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.6.5"
|
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.6.6"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
|
|
@@ -8069,7 +8378,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
@@ -8089,7 +8397,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^26.6.2",
|
|
|
|
|
"@jest/reporters": "^26.6.2",
|
|
|
|
|
@@ -8131,7 +8438,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.1.0",
|
|
|
|
|
"@jest/test-sequencer": "^26.6.3",
|
|
|
|
|
@@ -8171,7 +8477,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/fake-timers": "^26.6.2",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -8189,7 +8494,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@sinonjs/fake-timers": "^6.0.1",
|
|
|
|
|
@@ -8209,7 +8513,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -8226,7 +8529,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
|
|
|
"@jest/console": "^26.6.2",
|
|
|
|
|
@@ -8267,7 +8569,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"callsites": "^3.0.0",
|
|
|
|
|
"graceful-fs": "^4.2.4",
|
|
|
|
|
@@ -8284,7 +8585,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^26.6.2",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -8302,7 +8602,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/test-result": "^26.6.2",
|
|
|
|
|
"graceful-fs": "^4.2.4",
|
|
|
|
|
@@ -8321,7 +8620,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.1.0",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -8350,7 +8648,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
|
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
|
|
|
@@ -8369,7 +8666,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"type-detect": "4.0.8"
|
|
|
|
|
}
|
|
|
|
|
@@ -8381,7 +8677,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@sinonjs/commons": "^1.7.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -8393,19 +8688,17 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-react-intl/node_modules/@types/yargs": {
|
|
|
|
|
"version": "15.0.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.19.tgz",
|
|
|
|
|
"integrity": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==",
|
|
|
|
|
"version": "15.0.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.20.tgz",
|
|
|
|
|
"integrity": "sha512-KIkX+/GgfFitlASYCGoSF+T4XRXhOubJLhkLVtSfsRTe9jWMmuM2g28zQ41BtPTG7TRBb2xHW+LCNVE9QR/vsg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/yargs-parser": "*"
|
|
|
|
|
}
|
|
|
|
|
@@ -8417,7 +8710,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"acorn": "^7.1.1",
|
|
|
|
|
"acorn-walk": "^7.1.1"
|
|
|
|
|
@@ -8430,7 +8722,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
|
},
|
|
|
|
|
@@ -8445,7 +8736,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -8457,7 +8747,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/transform": "^26.6.2",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -8482,7 +8771,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.3.3",
|
|
|
|
|
"@babel/types": "^7.3.3",
|
|
|
|
|
@@ -8500,7 +8788,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"
|
|
|
|
|
@@ -8518,8 +8805,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",
|
|
|
|
|
@@ -8528,7 +8814,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
|
"strip-ansi": "^6.0.0",
|
|
|
|
|
@@ -8541,8 +8826,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",
|
|
|
|
|
@@ -8550,8 +8834,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",
|
|
|
|
|
@@ -8560,7 +8843,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"abab": "^2.0.3",
|
|
|
|
|
"whatwg-mimetype": "^2.3.0",
|
|
|
|
|
@@ -8577,7 +8859,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.14.2"
|
|
|
|
|
}
|
|
|
|
|
@@ -8590,7 +8871,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"webidl-conversions": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -8605,7 +8885,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
@@ -8617,7 +8896,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
@@ -8632,7 +8910,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cross-spawn": "^7.0.0",
|
|
|
|
|
"get-stream": "^5.0.0",
|
|
|
|
|
@@ -8658,7 +8935,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
|
@@ -8678,7 +8954,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
|
@@ -8697,7 +8972,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"pump": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -8715,7 +8989,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"whatwg-encoding": "^1.0.5"
|
|
|
|
|
},
|
|
|
|
|
@@ -8730,7 +9003,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tootallnate/once": "1",
|
|
|
|
|
"agent-base": "6",
|
|
|
|
|
@@ -8747,7 +9019,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8.12.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -8759,7 +9030,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.7.5",
|
|
|
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
|
|
|
@@ -8797,7 +9067,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"execa": "^4.0.0",
|
|
|
|
|
@@ -8814,7 +9083,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/core": "^26.6.3",
|
|
|
|
|
"@jest/test-result": "^26.6.2",
|
|
|
|
|
@@ -8844,7 +9112,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.1.0",
|
|
|
|
|
"@jest/test-sequencer": "^26.6.3",
|
|
|
|
|
@@ -8884,7 +9151,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
"diff-sequences": "^26.6.2",
|
|
|
|
|
@@ -8902,7 +9168,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"detect-newline": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -8917,7 +9182,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
"@jest/fake-timers": "^26.6.2",
|
|
|
|
|
@@ -8938,7 +9202,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
"@jest/fake-timers": "^26.6.2",
|
|
|
|
|
@@ -8958,7 +9221,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.14.2"
|
|
|
|
|
}
|
|
|
|
|
@@ -8970,7 +9232,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@types/graceful-fs": "^4.1.2",
|
|
|
|
|
@@ -9000,7 +9261,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"jest-get-type": "^26.3.0",
|
|
|
|
|
"pretty-format": "^26.6.2"
|
|
|
|
|
@@ -9016,7 +9276,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
"jest-diff": "^26.6.2",
|
|
|
|
|
@@ -9034,7 +9293,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.0.0",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -9057,7 +9315,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
@@ -9073,7 +9330,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.14.2"
|
|
|
|
|
}
|
|
|
|
|
@@ -9085,7 +9341,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
@@ -9107,7 +9362,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"jest-regex-util": "^26.0.0",
|
|
|
|
|
@@ -9124,7 +9378,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^26.6.2",
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
@@ -9158,7 +9411,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.1.0",
|
|
|
|
|
"@jest/test-sequencer": "^26.6.3",
|
|
|
|
|
@@ -9198,7 +9450,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^26.6.2",
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
@@ -9242,7 +9493,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.1.0",
|
|
|
|
|
"@jest/test-sequencer": "^26.6.3",
|
|
|
|
|
@@ -9282,7 +9532,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.0.0",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -9306,13 +9555,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-react-intl/node_modules/jest-snapshot/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
},
|
|
|
|
|
@@ -9327,7 +9575,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
@@ -9347,7 +9594,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"camelcase": "^6.0.0",
|
|
|
|
|
@@ -9367,7 +9613,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/test-result": "^26.6.2",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -9388,7 +9633,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
"merge-stream": "^2.0.0",
|
|
|
|
|
@@ -9405,7 +9649,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"abab": "^2.0.5",
|
|
|
|
|
"acorn": "^8.2.4",
|
|
|
|
|
@@ -9453,8 +9696,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",
|
|
|
|
|
@@ -9463,7 +9705,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"ansi-regex": "^5.0.0",
|
|
|
|
|
@@ -9480,8 +9721,7 @@
|
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-react-intl/node_modules/rimraf": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
@@ -9491,7 +9731,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"glob": "^7.1.3"
|
|
|
|
|
},
|
|
|
|
|
@@ -9509,7 +9748,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"xmlchars": "^2.2.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -9543,7 +9781,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
@@ -9555,7 +9792,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -9567,7 +9803,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"punycode": "^2.1.1"
|
|
|
|
|
},
|
|
|
|
|
@@ -9582,7 +9817,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bs-logger": "0.x",
|
|
|
|
|
"buffer-from": "1.x",
|
|
|
|
|
@@ -9607,13 +9841,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-react-intl/node_modules/ts-jest/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
},
|
|
|
|
|
@@ -9628,7 +9861,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/istanbul-lib-coverage": "^2.0.1",
|
|
|
|
|
"convert-source-map": "^1.6.0",
|
|
|
|
|
@@ -9645,7 +9877,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12"
|
|
|
|
|
}
|
|
|
|
|
@@ -9657,7 +9888,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"xml-name-validator": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -9672,7 +9902,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.4"
|
|
|
|
|
}
|
|
|
|
|
@@ -9681,10 +9910,10 @@
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
|
|
|
|
|
"deprecated": "Use @exodus/bytes instead for a more spec-conformant and faster implementation",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"iconv-lite": "0.4.24"
|
|
|
|
|
}
|
|
|
|
|
@@ -9695,8 +9924,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",
|
|
|
|
|
@@ -9705,7 +9933,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"lodash": "^4.7.0",
|
|
|
|
|
"tr46": "^2.1.0",
|
|
|
|
|
@@ -9722,7 +9949,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"imurmurhash": "^0.1.4",
|
|
|
|
|
"is-typedarray": "^1.0.0",
|
|
|
|
|
@@ -9737,7 +9963,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8.3.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -9760,8 +9985,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",
|
|
|
|
|
@@ -9769,8 +9993,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",
|
|
|
|
|
@@ -9779,7 +10002,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cliui": "^6.0.0",
|
|
|
|
|
"decamelize": "^1.2.0",
|
|
|
|
|
@@ -9804,7 +10026,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
@@ -9816,7 +10037,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
@@ -9828,7 +10048,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"camelcase": "^5.0.0",
|
|
|
|
|
"decamelize": "^1.2.0"
|
|
|
|
|
@@ -9877,6 +10096,7 @@
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
|
|
|
@@ -9903,6 +10123,7 @@
|
|
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"babel-plugin-jest-hoist": "^29.6.3",
|
|
|
|
|
@@ -9952,7 +10173,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cache-base": "^1.0.1",
|
|
|
|
|
"class-utils": "^0.3.5",
|
|
|
|
|
@@ -9973,7 +10193,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
@@ -9985,7 +10204,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-descriptor": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -10013,6 +10231,15 @@
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/baseline-browser-mapping": {
|
|
|
|
|
"version": "2.9.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.19.tgz",
|
|
|
|
|
"integrity": "sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
"baseline-browser-mapping": "dist/cli.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/batch": {
|
|
|
|
|
"version": "0.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
|
|
|
|
|
@@ -10054,24 +10281,24 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/body-parser": {
|
|
|
|
|
"version": "1.20.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
|
|
|
|
|
"integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
|
|
|
|
|
"version": "1.20.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.4.tgz",
|
|
|
|
|
"integrity": "sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bytes": "3.1.2",
|
|
|
|
|
"bytes": "~3.1.2",
|
|
|
|
|
"content-type": "~1.0.5",
|
|
|
|
|
"debug": "2.6.9",
|
|
|
|
|
"depd": "2.0.0",
|
|
|
|
|
"destroy": "1.2.0",
|
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
|
"iconv-lite": "0.4.24",
|
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
|
"qs": "6.13.0",
|
|
|
|
|
"raw-body": "2.5.2",
|
|
|
|
|
"destroy": "~1.2.0",
|
|
|
|
|
"http-errors": "~2.0.1",
|
|
|
|
|
"iconv-lite": "~0.4.24",
|
|
|
|
|
"on-finished": "~2.4.1",
|
|
|
|
|
"qs": "~6.14.0",
|
|
|
|
|
"raw-body": "~2.5.3",
|
|
|
|
|
"type-is": "~1.6.18",
|
|
|
|
|
"unpipe": "1.0.0"
|
|
|
|
|
"unpipe": "~1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8",
|
|
|
|
|
@@ -10117,6 +10344,7 @@
|
|
|
|
|
"version": "4.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==",
|
|
|
|
|
"deprecated": "This version of Bootstrap is no longer supported. Please upgrade to the latest version.",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
@@ -10161,13 +10389,12 @@
|
|
|
|
|
"integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/browserslist": {
|
|
|
|
|
"version": "4.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-4jYpcjabC606xJ3kw2QwGEZKX0Aw7sgQdZCvIK9dhVSPh76BKo+C+btT1RRofH7B+8iNpEbgGNVWiLki5q93yg==",
|
|
|
|
|
"version": "4.28.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
|
|
|
|
|
"integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
@@ -10183,11 +10410,13 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"caniuse-lite": "^1.0.30001737",
|
|
|
|
|
"electron-to-chromium": "^1.5.211",
|
|
|
|
|
"node-releases": "^2.0.19",
|
|
|
|
|
"update-browserslist-db": "^1.1.3"
|
|
|
|
|
"baseline-browser-mapping": "^2.9.0",
|
|
|
|
|
"caniuse-lite": "^1.0.30001759",
|
|
|
|
|
"electron-to-chromium": "^1.5.263",
|
|
|
|
|
"node-releases": "^2.0.27",
|
|
|
|
|
"update-browserslist-db": "^1.2.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"browserslist": "cli.js"
|
|
|
|
|
@@ -10200,6 +10429,7 @@
|
|
|
|
|
"version": "0.2.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz",
|
|
|
|
|
"integrity": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fast-json-stable-stringify": "2.x"
|
|
|
|
|
@@ -10212,6 +10442,7 @@
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"node-int64": "^0.4.0"
|
|
|
|
|
@@ -10264,7 +10495,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"collection-visit": "^1.0.0",
|
|
|
|
|
"component-emitter": "^1.2.1",
|
|
|
|
|
@@ -10287,15 +10517,14 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cache-parser": {
|
|
|
|
|
"version": "1.2.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cache-parser/-/cache-parser-1.2.5.tgz",
|
|
|
|
|
"integrity": "sha512-Md/4VhAHByQ9frQ15WD6LrMNiVw9AEl/J7vWIXw+sxT6fSOpbtt6LHTp76vy8+bOESPBO94117Hm2bIjlI7XjA==",
|
|
|
|
|
"version": "1.2.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cache-parser/-/cache-parser-1.2.6.tgz",
|
|
|
|
|
"integrity": "sha512-SjjnKlWgrhDrAWKUxAvmZLRGDa6JExMfjSu59/pvpNoI6mEHYSLcLKUw2RtECEOINvf6dxJo35fY+T/scA0SUA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/call-bind": {
|
|
|
|
|
@@ -10349,6 +10578,7 @@
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
@@ -10369,6 +10599,7 @@
|
|
|
|
|
"version": "6.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -10391,9 +10622,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/caniuse-lite": {
|
|
|
|
|
"version": "1.0.30001741",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001741.tgz",
|
|
|
|
|
"integrity": "sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw==",
|
|
|
|
|
"version": "1.0.30001767",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001767.tgz",
|
|
|
|
|
"integrity": "sha512-34+zUAMhSH+r+9eKmYG+k2Rpt8XttfE4yXAjoZvkAPs15xcYQhyBYdalJ65BzivAvGRMViEjy6oKr/S91loekQ==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
@@ -10417,7 +10648,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"rsvp": "^4.8.4"
|
|
|
|
|
},
|
|
|
|
|
@@ -10466,29 +10696,30 @@
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/chardet": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chardet/-/chardet-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-bNFETTG/pM5ryzQ9Ad0lJOTa6HWD/YsScAR3EnCPZRPlQh77JocYktSHOUHelyhm8IARL+o4c4F1bP5KVOjiRA==",
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chardet/-/chardet-2.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/chevrotain": {
|
|
|
|
|
"version": "11.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-11.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-ci2iJH6LeIkvP9eJW6gpueU8cnZhv85ELY8w8WiFtNjMHA5ad6pQLaJo9mEly/9qUyCpvqX8/POVUTf18/HFdw==",
|
|
|
|
|
"version": "11.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-11.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-f0yv5CPKaFxfsPTBzX7vGuim4oIC1/gcS7LUGdBSwl2dU6+FON6LVUksdOo1qJjoUvXNn45urgh8C+0a24pACQ==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@chevrotain/cst-dts-gen": "11.0.3",
|
|
|
|
|
"@chevrotain/gast": "11.0.3",
|
|
|
|
|
"@chevrotain/regexp-to-ast": "11.0.3",
|
|
|
|
|
"@chevrotain/types": "11.0.3",
|
|
|
|
|
"@chevrotain/utils": "11.0.3",
|
|
|
|
|
"lodash-es": "4.17.21"
|
|
|
|
|
"@chevrotain/cst-dts-gen": "11.1.1",
|
|
|
|
|
"@chevrotain/gast": "11.1.1",
|
|
|
|
|
"@chevrotain/regexp-to-ast": "11.1.1",
|
|
|
|
|
"@chevrotain/types": "11.1.1",
|
|
|
|
|
"@chevrotain/utils": "11.1.1",
|
|
|
|
|
"lodash-es": "4.17.23"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/child_process": {
|
|
|
|
|
@@ -10556,6 +10787,7 @@
|
|
|
|
|
"version": "1.4.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz",
|
|
|
|
|
"integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/class-utils": {
|
|
|
|
|
@@ -10565,7 +10797,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"arr-union": "^3.1.0",
|
|
|
|
|
"define-property": "^0.2.5",
|
|
|
|
|
@@ -10583,7 +10814,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-descriptor": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -10598,7 +10828,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-accessor-descriptor": "^1.0.1",
|
|
|
|
|
"is-data-descriptor": "^1.0.1"
|
|
|
|
|
@@ -10698,23 +10927,22 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cliui": {
|
|
|
|
|
"version": "8.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
|
|
|
"version": "7.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
|
"strip-ansi": "^6.0.1",
|
|
|
|
|
"strip-ansi": "^6.0.0",
|
|
|
|
|
"wrap-ansi": "^7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cliui/node_modules/wrap-ansi": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
|
@@ -10756,6 +10984,7 @@
|
|
|
|
|
"version": "4.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"iojs": ">= 1.0.0",
|
|
|
|
|
@@ -10763,9 +10992,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/collect-v8-coverage": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==",
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-1L5aqIkwPfiodaMgQunkF1zRhNqifHBmtbbbxcr6yVxxBnliw4TDOW6NxpO8DJLgJ16OT+Y4ztZqP6p/FtXnAw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/collection-visit": {
|
|
|
|
|
@@ -10775,7 +11005,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"map-visit": "^1.0.0",
|
|
|
|
|
"object-visit": "^1.0.0"
|
|
|
|
|
@@ -10997,12 +11226,13 @@
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cookie": {
|
|
|
|
|
"version": "0.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
|
|
|
|
|
"version": "0.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -11010,9 +11240,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cookie-signature": {
|
|
|
|
|
"version": "1.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==",
|
|
|
|
|
"version": "1.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
@@ -11030,16 +11260,14 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/core-js": {
|
|
|
|
|
"version": "3.21.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.21.1.tgz",
|
|
|
|
|
"integrity": "sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==",
|
|
|
|
|
"deprecated": "core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.",
|
|
|
|
|
"version": "3.47.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.47.0.tgz",
|
|
|
|
|
"integrity": "sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
@@ -11048,13 +11276,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/core-js-compat": {
|
|
|
|
|
"version": "3.45.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.45.1.tgz",
|
|
|
|
|
"integrity": "sha512-tqTt5T4PzsMIZ430XGviK4vzYSoeNJ6CXODi6c/voxOT6IZqBht5/EKaSNnYiEjjRYxjVz7DQIsOsY0XNi8PIA==",
|
|
|
|
|
"version": "3.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"browserslist": "^4.25.3"
|
|
|
|
|
"browserslist": "^4.28.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
@@ -11062,9 +11290,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/core-js-pure": {
|
|
|
|
|
"version": "3.45.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.45.1.tgz",
|
|
|
|
|
"integrity": "sha512-OHnWFKgTUshEU8MK+lOs1H8kC8GkTi9Z1tvNkxrCcw9wl3MJIO7q2ld77wjWn4/xuGrVu2X+nME1iIIPBSdyEQ==",
|
|
|
|
|
"version": "3.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-1slJgk89tWC51HQ1AEqG+s2VuwpTRr8ocu4n20QUcH1v9lAN0RXen0Q0AABa/DK1I7RrNWLucplOHMx8hfTGTw==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
@@ -11114,9 +11342,9 @@
|
|
|
|
|
"license": "Python-2.0"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cosmiconfig/node_modules/js-yaml": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -11130,6 +11358,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -11162,9 +11391,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/css-declaration-sorter": {
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==",
|
|
|
|
|
"version": "7.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-gz6x+KkgNCjxq3Var03pRYLhyNfwhkKF1g/yoLgDNtFvVu0/fOLV9C8fFEZRjACp/XQLumjAYo7JVjzH3wLbxA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -11223,9 +11452,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/css-loader/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -11423,12 +11652,14 @@
|
|
|
|
|
"version": "0.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cssstyle": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cssom": "~0.3.6"
|
|
|
|
|
@@ -11441,12 +11672,13 @@
|
|
|
|
|
"version": "0.3.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
|
|
|
|
|
"integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/csstype": {
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
|
|
"version": "3.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/damerau-levenshtein": {
|
|
|
|
|
@@ -11460,6 +11692,7 @@
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/data-urls/-/data-urls-3.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"abab": "^2.0.6",
|
|
|
|
|
@@ -11532,9 +11765,10 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/debug": {
|
|
|
|
|
"version": "4.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
|
|
|
|
"version": "4.4.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
|
|
|
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ms": "^2.1.3"
|
|
|
|
|
@@ -11555,7 +11789,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -11564,6 +11797,7 @@
|
|
|
|
|
"version": "10.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/decode-uri-component": {
|
|
|
|
|
@@ -11576,9 +11810,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dedent": {
|
|
|
|
|
"version": "1.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dedent/-/dedent-1.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-HGFtf8yhuhGhqO07SV79tRp+br4MnbdjeVxotpn1QBl30pcLLCQjX5b2295ll0fv8RKDKsmWYrl05usHM9CewQ==",
|
|
|
|
|
"version": "1.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dedent/-/dedent-1.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"babel-plugin-macros": "^3.1.0"
|
|
|
|
|
@@ -11714,7 +11949,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-descriptor": "^1.0.2",
|
|
|
|
|
"isobject": "^3.0.1"
|
|
|
|
|
@@ -11822,22 +12056,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/detect-libc": {
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
|
|
|
|
|
"version": "2.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"detect-libc": "bin/detect-libc.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10"
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/detect-newline": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -11912,6 +12144,7 @@
|
|
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
|
|
|
@@ -12026,6 +12259,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/domexception/-/domexception-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==",
|
|
|
|
|
"deprecated": "Use your platform's native DOMException instead",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
|
@@ -12153,9 +12387,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/electron-to-chromium": {
|
|
|
|
|
"version": "1.5.215",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.215.tgz",
|
|
|
|
|
"integrity": "sha512-TIvGp57UpeNetj/wV/xpFNpWGb0b/ROw372lHPx5Aafx02gjTBtWnEEcaSX3W2dLM3OSdGGyHX/cHl01JQsLaQ==",
|
|
|
|
|
"version": "1.5.283",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.283.tgz",
|
|
|
|
|
"integrity": "sha512-3vifjt1HgrGW/h76UEeny+adYApveS9dH2h3p57JYzBSXJIKUJAvtmIytDKjcSCt9xHfrNCFJ7gts6vkhuq++w==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/email-prop-type": {
|
|
|
|
|
@@ -12179,6 +12413,7 @@
|
|
|
|
|
"version": "0.13.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz",
|
|
|
|
|
"integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
@@ -12188,9 +12423,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
|
"version": "10.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-lb49vf1Xzfx080OKA0o6l8DQQpV+6Vg95zyCJX9VB/BqKYlhG7N4wgROUUHRA+ZPUefLnteQOad7z1kT2bV7bg==",
|
|
|
|
|
"version": "10.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
@@ -12230,15 +12465,14 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"once": "^1.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/enhanced-resolve": {
|
|
|
|
|
"version": "5.18.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz",
|
|
|
|
|
"integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==",
|
|
|
|
|
"version": "5.18.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz",
|
|
|
|
|
"integrity": "sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"graceful-fs": "^4.2.4",
|
|
|
|
|
@@ -12252,6 +12486,7 @@
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12"
|
|
|
|
|
@@ -12261,9 +12496,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/envinfo": {
|
|
|
|
|
"version": "7.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==",
|
|
|
|
|
"version": "7.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-Lw7I8Zp5YKHFCXL7+Dz95g4CcbMEpgvqZNNq3AmlT5XAV6CgAAk6gyAMqn2zjw08K9BHfcNuKrMiCPLByGafow==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -12274,9 +12509,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/error-ex": {
|
|
|
|
|
"version": "1.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
|
|
|
|
"version": "1.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-arrayish": "^0.2.1"
|
|
|
|
|
@@ -12293,9 +12529,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-abstract": {
|
|
|
|
|
"version": "1.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==",
|
|
|
|
|
"version": "1.24.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.1.tgz",
|
|
|
|
|
"integrity": "sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -12401,27 +12637,27 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-iterator-helpers": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==",
|
|
|
|
|
"version": "1.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-BrUQ0cPTB/IwXj23HtwHjS9n7O4h9FX94b4xc5zlTHxeLgTAdzYUDyy6KdExAl9lbN5rtfe44xpjpmj9grxs5w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"call-bind": "^1.0.8",
|
|
|
|
|
"call-bound": "^1.0.3",
|
|
|
|
|
"call-bound": "^1.0.4",
|
|
|
|
|
"define-properties": "^1.2.1",
|
|
|
|
|
"es-abstract": "^1.23.6",
|
|
|
|
|
"es-abstract": "^1.24.1",
|
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"es-set-tostringtag": "^2.0.3",
|
|
|
|
|
"es-set-tostringtag": "^2.1.0",
|
|
|
|
|
"function-bind": "^1.1.2",
|
|
|
|
|
"get-intrinsic": "^1.2.6",
|
|
|
|
|
"get-intrinsic": "^1.3.0",
|
|
|
|
|
"globalthis": "^1.0.4",
|
|
|
|
|
"gopd": "^1.2.0",
|
|
|
|
|
"has-property-descriptors": "^1.0.2",
|
|
|
|
|
"has-proto": "^1.2.0",
|
|
|
|
|
"has-symbols": "^1.1.0",
|
|
|
|
|
"internal-slot": "^1.1.0",
|
|
|
|
|
"iterator.prototype": "^1.1.4",
|
|
|
|
|
"iterator.prototype": "^1.1.5",
|
|
|
|
|
"safe-array-concat": "^1.1.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -12429,9 +12665,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-module-lexer": {
|
|
|
|
|
"version": "1.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==",
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-object-atoms": {
|
|
|
|
|
@@ -12525,6 +12761,7 @@
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"esprima": "^4.0.1",
|
|
|
|
|
@@ -12546,6 +12783,7 @@
|
|
|
|
|
"version": "0.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -12559,6 +12797,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",
|
|
|
|
|
@@ -12616,6 +12855,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",
|
|
|
|
|
@@ -12658,6 +12898,7 @@
|
|
|
|
|
"integrity": "sha512-GPxI5URre6dDpJ0CtcthSZVBAfI+Uw7un5OYNVxP2EYi3H81Jw701yFP7AU+/vCE7xBtFmjge7kfhhk4+RAiig==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"eslint-config-airbnb-base": "^15.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -13021,9 +13262,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-formatjs/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -13041,9 +13282,9 @@
|
|
|
|
|
"license": "0BSD"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-formatjs/node_modules/typescript": {
|
|
|
|
|
"version": "5.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
|
|
|
|
|
"version": "5.9.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
|
|
|
|
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -13060,6 +13301,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",
|
|
|
|
|
@@ -13117,6 +13359,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",
|
|
|
|
|
@@ -13155,6 +13398,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",
|
|
|
|
|
@@ -13186,6 +13430,7 @@
|
|
|
|
|
"integrity": "sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
@@ -13334,9 +13579,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint/node_modules/js-yaml": {
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -13423,9 +13668,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/esquery": {
|
|
|
|
|
"version": "1.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
|
|
|
|
"version": "1.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -13460,6 +13705,7 @@
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
@@ -13497,13 +13743,13 @@
|
|
|
|
|
"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",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cross-spawn": "^7.0.3",
|
|
|
|
|
@@ -13527,6 +13773,7 @@
|
|
|
|
|
"version": "0.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -13538,7 +13785,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "^2.3.3",
|
|
|
|
|
"define-property": "^0.2.5",
|
|
|
|
|
@@ -13559,7 +13805,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ms": "2.0.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -13571,7 +13816,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-descriptor": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -13586,7 +13830,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-extendable": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -13601,7 +13844,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-accessor-descriptor": "^1.0.1",
|
|
|
|
|
"is-data-descriptor": "^1.0.1"
|
|
|
|
|
@@ -13617,7 +13859,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -13628,13 +13869,13 @@
|
|
|
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/expect": {
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/expect-utils": "^29.7.0",
|
|
|
|
|
@@ -13654,40 +13895,40 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/express": {
|
|
|
|
|
"version": "4.21.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz",
|
|
|
|
|
"integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==",
|
|
|
|
|
"version": "4.22.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/express/-/express-4.22.1.tgz",
|
|
|
|
|
"integrity": "sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"accepts": "~1.3.8",
|
|
|
|
|
"array-flatten": "1.1.1",
|
|
|
|
|
"body-parser": "1.20.3",
|
|
|
|
|
"content-disposition": "0.5.4",
|
|
|
|
|
"body-parser": "~1.20.3",
|
|
|
|
|
"content-disposition": "~0.5.4",
|
|
|
|
|
"content-type": "~1.0.4",
|
|
|
|
|
"cookie": "0.7.1",
|
|
|
|
|
"cookie-signature": "1.0.6",
|
|
|
|
|
"cookie": "~0.7.1",
|
|
|
|
|
"cookie-signature": "~1.0.6",
|
|
|
|
|
"debug": "2.6.9",
|
|
|
|
|
"depd": "2.0.0",
|
|
|
|
|
"encodeurl": "~2.0.0",
|
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
|
"etag": "~1.8.1",
|
|
|
|
|
"finalhandler": "1.3.1",
|
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
|
"finalhandler": "~1.3.1",
|
|
|
|
|
"fresh": "~0.5.2",
|
|
|
|
|
"http-errors": "~2.0.0",
|
|
|
|
|
"merge-descriptors": "1.0.3",
|
|
|
|
|
"methods": "~1.1.2",
|
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
|
"on-finished": "~2.4.1",
|
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
|
"path-to-regexp": "0.1.12",
|
|
|
|
|
"path-to-regexp": "~0.1.12",
|
|
|
|
|
"proxy-addr": "~2.0.7",
|
|
|
|
|
"qs": "6.13.0",
|
|
|
|
|
"qs": "~6.14.0",
|
|
|
|
|
"range-parser": "~1.2.1",
|
|
|
|
|
"safe-buffer": "5.2.1",
|
|
|
|
|
"send": "0.19.0",
|
|
|
|
|
"serve-static": "1.16.2",
|
|
|
|
|
"send": "~0.19.0",
|
|
|
|
|
"serve-static": "~1.16.2",
|
|
|
|
|
"setprototypeof": "1.2.0",
|
|
|
|
|
"statuses": "2.0.1",
|
|
|
|
|
"statuses": "~2.0.1",
|
|
|
|
|
"type-is": "~1.6.18",
|
|
|
|
|
"utils-merge": "1.0.1",
|
|
|
|
|
"vary": "~1.1.2"
|
|
|
|
|
@@ -13724,7 +13965,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"assign-symbols": "^1.0.0",
|
|
|
|
|
"is-extendable": "^1.0.1"
|
|
|
|
|
@@ -13740,7 +13980,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"array-unique": "^0.3.2",
|
|
|
|
|
"define-property": "^1.0.0",
|
|
|
|
|
@@ -13762,7 +14001,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-descriptor": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -13777,7 +14015,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-extendable": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -13792,7 +14029,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -13804,9 +14040,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-defer": {
|
|
|
|
|
"version": "1.1.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-defer/-/fast-defer-1.1.8.tgz",
|
|
|
|
|
"integrity": "sha512-lEJeOH5VL5R09j6AA0D4Uvq7AgsHw0dAImQQ+F3iSyHZuAxyQfWobsagGpTcOPvJr3urmKRHrs+Gs9hV+/Qm/Q==",
|
|
|
|
|
"version": "1.1.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-defer/-/fast-defer-1.1.9.tgz",
|
|
|
|
|
"integrity": "sha512-JP7Xm9HuePSeTT1DI78NeE9eAQvgNb9qNP2jlyQrcx4jiWM189omV6oyd0xaUPWHPlKmvDzz6H1FfPWIDU+xfg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-glob": {
|
|
|
|
|
@@ -13873,9 +14109,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fastq": {
|
|
|
|
|
"version": "1.19.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
|
|
|
|
|
"integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
|
|
|
|
"version": "1.20.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz",
|
|
|
|
|
"integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -13899,6 +14135,7 @@
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bser": "2.1.1"
|
|
|
|
|
@@ -13982,12 +14219,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/file-selector": {
|
|
|
|
|
"version": "0.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/file-selector/-/file-selector-0.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-QlZ5yJC0VxHxQQsQhXvBaC7VRJ2uaxTf+Tfpu4Z/OcVQJVpZO+DGU0rkoVW5ce2SccxugvpBJoMvUs59iILYdw==",
|
|
|
|
|
"version": "0.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/file-selector/-/file-selector-0.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-iXLQxZTDe9qtBDkpaU4msOWNbh/4JxYSux7BsVxgt+0HBCpj9qPUFjD3SDBPLCJDoU3MsJh1i+CseQ/9488F/A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.4.0"
|
|
|
|
|
"tslib": "^2.7.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12"
|
|
|
|
|
@@ -14025,18 +14262,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/finalhandler": {
|
|
|
|
|
"version": "1.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==",
|
|
|
|
|
"version": "1.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "2.6.9",
|
|
|
|
|
"encodeurl": "~2.0.0",
|
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
|
"on-finished": "~2.4.1",
|
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
|
"statuses": "2.0.1",
|
|
|
|
|
"statuses": "~2.0.2",
|
|
|
|
|
"unpipe": "~1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -14081,6 +14318,7 @@
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"locate-path": "^5.0.0",
|
|
|
|
|
@@ -14202,7 +14440,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -14312,9 +14549,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -14345,9 +14582,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/form-data": {
|
|
|
|
|
"version": "4.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==",
|
|
|
|
|
"version": "4.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
|
@@ -14385,9 +14622,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/formik": {
|
|
|
|
|
"version": "2.4.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/formik/-/formik-2.4.5.tgz",
|
|
|
|
|
"integrity": "sha512-Gxlht0TD3vVdzMDHwkiNZqJ7Mvg77xQNfmBRrNtvzcHZs72TJppSTDKHpImCMJZwcWPBJ8jSQQ95GJzXFf1nAQ==",
|
|
|
|
|
"version": "2.4.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/formik/-/formik-2.4.9.tgz",
|
|
|
|
|
"integrity": "sha512-5nI94BMnlFDdQRBY4Sz39WkhxajZJ57Fzs8wVbtsQlm5ScKIR1QLYqv/ultBnobObtlUyxpxoLodpixrsf36Og==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "individual",
|
|
|
|
|
@@ -14449,7 +14686,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"map-cache": "^0.2.2"
|
|
|
|
|
},
|
|
|
|
|
@@ -14471,6 +14707,7 @@
|
|
|
|
|
"version": "9.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"at-least-node": "^1.0.0",
|
|
|
|
|
@@ -14506,6 +14743,7 @@
|
|
|
|
|
"version": "2.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
@@ -14556,10 +14794,20 @@
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/generator-function": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/gensync": {
|
|
|
|
|
"version": "1.0.0-beta.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
|
|
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -14569,6 +14817,7 @@
|
|
|
|
|
"version": "2.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
|
|
|
@@ -14611,6 +14860,7 @@
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8.0.0"
|
|
|
|
|
@@ -14633,6 +14883,7 @@
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -14660,9 +14911,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/get-tsconfig": {
|
|
|
|
|
"version": "4.10.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.10.1.tgz",
|
|
|
|
|
"integrity": "sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==",
|
|
|
|
|
"version": "4.13.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.1.tgz",
|
|
|
|
|
"integrity": "sha512-EoY1N2xCn44xU6750Sx7OjOIT59FkmstNc3X6y5xpz7D5cBtZRe/3pSlTkDJgqsOk3WwZPkWfonhhUJfttQo3w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -14679,22 +14930,21 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/glob": {
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==",
|
|
|
|
|
"version": "7.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
|
|
|
"deprecated": "Glob versions prior to v9 are no longer supported",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fs.realpath": "^1.0.0",
|
|
|
|
|
"inflight": "^1.0.4",
|
|
|
|
|
"inherits": "2",
|
|
|
|
|
"minimatch": "^3.0.4",
|
|
|
|
|
"minimatch": "^3.1.1",
|
|
|
|
|
"once": "^1.3.0",
|
|
|
|
|
"path-is-absolute": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -14719,9 +14969,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/glob-to-regex.js": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob-to-regex.js/-/glob-to-regex.js-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-CG/iEvgQqfzoVsMUbxSJcwbG2JwyZ3naEqPkeltwl0BSS8Bp83k3xlGms+0QdWFUAwV+uvo80wNswKF6FWEkKg==",
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob-to-regex.js/-/glob-to-regex.js-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0"
|
|
|
|
|
@@ -14874,9 +15124,9 @@
|
|
|
|
|
"version": "1.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/gzip-size": {
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
@@ -14901,36 +15151,6 @@
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/handlebars": {
|
|
|
|
|
"version": "4.7.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz",
|
|
|
|
|
"integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"minimist": "^1.2.5",
|
|
|
|
|
"neo-async": "^2.6.2",
|
|
|
|
|
"source-map": "^0.6.1",
|
|
|
|
|
"wordwrap": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"handlebars": "bin/handlebars"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.7"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"uglify-js": "^3.1.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/handlebars/node_modules/source-map": {
|
|
|
|
|
"version": "0.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/harmony-reflect": {
|
|
|
|
|
"version": "1.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.2.tgz",
|
|
|
|
|
@@ -15032,7 +15252,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"get-value": "^2.0.6",
|
|
|
|
|
"has-values": "^1.0.0",
|
|
|
|
|
@@ -15049,7 +15268,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-number": "^3.0.0",
|
|
|
|
|
"kind-of": "^4.0.0"
|
|
|
|
|
@@ -15064,8 +15282,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",
|
|
|
|
|
@@ -15074,7 +15291,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"kind-of": "^3.0.2"
|
|
|
|
|
},
|
|
|
|
|
@@ -15089,7 +15305,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-buffer": "^1.1.5"
|
|
|
|
|
},
|
|
|
|
|
@@ -15104,7 +15319,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-buffer": "^1.1.5"
|
|
|
|
|
},
|
|
|
|
|
@@ -15163,8 +15377,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",
|
|
|
|
|
@@ -15223,6 +15436,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"whatwg-encoding": "^2.0.0"
|
|
|
|
|
@@ -15252,6 +15466,7 @@
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/html-minifier-terser": {
|
|
|
|
|
@@ -15357,20 +15572,24 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/http-errors": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"depd": "2.0.0",
|
|
|
|
|
"inherits": "2.0.4",
|
|
|
|
|
"setprototypeof": "1.2.0",
|
|
|
|
|
"statuses": "2.0.1",
|
|
|
|
|
"toidentifier": "1.0.1"
|
|
|
|
|
"depd": "~2.0.0",
|
|
|
|
|
"inherits": "~2.0.4",
|
|
|
|
|
"setprototypeof": "~1.2.0",
|
|
|
|
|
"statuses": "~2.0.2",
|
|
|
|
|
"toidentifier": "~1.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/express"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/http-parser-js": {
|
|
|
|
|
@@ -15399,6 +15618,7 @@
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tootallnate/once": "2",
|
|
|
|
|
@@ -15447,10 +15667,17 @@
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/http-vary": {
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/http-vary/-/http-vary-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-sx7Y8YTqF3o0mFJJvF66n8dbaE8v3liV1RgCz46XP5xK7dnzyZHvwMWRA115q5kjbCPBV65/nOMlgW54WLyiag==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/https-proxy-agent": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"agent-base": "6",
|
|
|
|
|
@@ -15464,6 +15691,7 @@
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.17.0"
|
|
|
|
|
@@ -15629,9 +15857,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/immutable": {
|
|
|
|
|
"version": "5.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==",
|
|
|
|
|
"version": "5.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/import-fresh": {
|
|
|
|
|
@@ -15665,6 +15893,7 @@
|
|
|
|
|
"version": "3.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"pkg-dir": "^4.2.0",
|
|
|
|
|
@@ -15684,6 +15913,7 @@
|
|
|
|
|
"version": "4.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"find-up": "^4.0.0"
|
|
|
|
|
@@ -15696,6 +15926,7 @@
|
|
|
|
|
"version": "0.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.8.19"
|
|
|
|
|
@@ -15887,7 +16118,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"hasown": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -15933,6 +16163,7 @@
|
|
|
|
|
"version": "0.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-async-function": {
|
|
|
|
|
@@ -16036,9 +16267,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-bun-module/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -16067,7 +16298,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ci-info": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -16081,8 +16311,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",
|
|
|
|
|
@@ -16106,7 +16335,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"hasown": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -16156,7 +16384,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-accessor-descriptor": "^1.0.1",
|
|
|
|
|
"is-data-descriptor": "^1.0.1"
|
|
|
|
|
@@ -16187,7 +16414,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-plain-object": "^2.0.4"
|
|
|
|
|
},
|
|
|
|
|
@@ -16234,19 +16460,21 @@
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-generator-function": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==",
|
|
|
|
|
"version": "1.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"call-bound": "^1.0.3",
|
|
|
|
|
"get-proto": "^1.0.0",
|
|
|
|
|
"call-bound": "^1.0.4",
|
|
|
|
|
"generator-function": "^2.0.0",
|
|
|
|
|
"get-proto": "^1.0.1",
|
|
|
|
|
"has-tostringtag": "^1.0.2",
|
|
|
|
|
"safe-regex-test": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -16464,6 +16692,7 @@
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-regex": {
|
|
|
|
|
@@ -16527,6 +16756,7 @@
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -16591,8 +16821,7 @@
|
|
|
|
|
"integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-unicode-supported": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
@@ -16672,7 +16901,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -16715,6 +16943,7 @@
|
|
|
|
|
"version": "3.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -16724,6 +16953,7 @@
|
|
|
|
|
"version": "5.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.12.3",
|
|
|
|
|
@@ -16740,6 +16970,7 @@
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
|
|
|
@@ -16754,6 +16985,7 @@
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"semver": "^7.5.3"
|
|
|
|
|
@@ -16766,9 +16998,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/istanbul-lib-report/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
@@ -16781,6 +17014,7 @@
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "^4.1.1",
|
|
|
|
|
@@ -16795,6 +17029,7 @@
|
|
|
|
|
"version": "0.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
@@ -16804,6 +17039,7 @@
|
|
|
|
|
"version": "3.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"html-escaper": "^2.0.0",
|
|
|
|
|
@@ -16850,7 +17086,9 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/core": "^29.7.0",
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -16876,6 +17114,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"execa": "^5.0.0",
|
|
|
|
|
@@ -16890,6 +17129,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^29.7.0",
|
|
|
|
|
@@ -16921,6 +17161,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -16933,6 +17174,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -16947,12 +17189,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-circus/node_modules/slash": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -16962,6 +17206,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/core": "^29.7.0",
|
|
|
|
|
@@ -16991,10 +17236,63 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-cli/node_modules/cliui": {
|
|
|
|
|
"version": "8.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
|
"strip-ansi": "^6.0.1",
|
|
|
|
|
"wrap-ansi": "^7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-cli/node_modules/wrap-ansi": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
|
"string-width": "^4.1.0",
|
|
|
|
|
"strip-ansi": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-cli/node_modules/yargs": {
|
|
|
|
|
"version": "17.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cliui": "^8.0.1",
|
|
|
|
|
"escalade": "^3.1.1",
|
|
|
|
|
"get-caller-file": "^2.0.5",
|
|
|
|
|
"require-directory": "^2.1.1",
|
|
|
|
|
"string-width": "^4.2.3",
|
|
|
|
|
"y18n": "^5.0.5",
|
|
|
|
|
"yargs-parser": "^21.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-config": {
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.11.6",
|
|
|
|
|
@@ -17040,6 +17338,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -17052,6 +17351,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -17066,12 +17366,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-config/node_modules/slash": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -17081,6 +17383,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
@@ -17096,6 +17399,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -17108,6 +17412,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -17122,12 +17427,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-docblock": {
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"detect-newline": "^3.0.0"
|
|
|
|
|
@@ -17140,6 +17447,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -17156,6 +17464,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -17168,6 +17477,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -17182,12 +17492,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-environment-jsdom": {
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^29.7.0",
|
|
|
|
|
@@ -17215,6 +17527,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^29.7.0",
|
|
|
|
|
@@ -17232,6 +17545,7 @@
|
|
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
|
|
|
@@ -17241,6 +17555,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -17269,7 +17584,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/traverse": "^7.1.0",
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
@@ -17301,7 +17615,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
@@ -17321,7 +17634,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/fake-timers": "^26.6.2",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -17339,7 +17651,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@sinonjs/fake-timers": "^6.0.1",
|
|
|
|
|
@@ -17359,7 +17670,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -17376,7 +17686,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"callsites": "^3.0.0",
|
|
|
|
|
"graceful-fs": "^4.2.4",
|
|
|
|
|
@@ -17393,7 +17702,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^26.6.2",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -17411,7 +17719,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/test-result": "^26.6.2",
|
|
|
|
|
"graceful-fs": "^4.2.4",
|
|
|
|
|
@@ -17430,7 +17737,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.1.0",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -17459,7 +17765,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
|
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
|
|
|
@@ -17478,7 +17783,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"type-detect": "4.0.8"
|
|
|
|
|
}
|
|
|
|
|
@@ -17490,7 +17794,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@sinonjs/commons": "^1.7.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -17502,19 +17805,17 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-jasmine2/node_modules/@types/yargs": {
|
|
|
|
|
"version": "15.0.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.19.tgz",
|
|
|
|
|
"integrity": "sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==",
|
|
|
|
|
"version": "15.0.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.20.tgz",
|
|
|
|
|
"integrity": "sha512-KIkX+/GgfFitlASYCGoSF+T4XRXhOubJLhkLVtSfsRTe9jWMmuM2g28zQ41BtPTG7TRBb2xHW+LCNVE9QR/vsg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/yargs-parser": "*"
|
|
|
|
|
}
|
|
|
|
|
@@ -17526,7 +17827,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"acorn": "^7.1.1",
|
|
|
|
|
"acorn-walk": "^7.1.1"
|
|
|
|
|
@@ -17539,7 +17839,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
|
},
|
|
|
|
|
@@ -17554,7 +17853,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -17566,7 +17864,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/transform": "^26.6.2",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -17591,7 +17888,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.3.3",
|
|
|
|
|
"@babel/types": "^7.3.3",
|
|
|
|
|
@@ -17609,7 +17905,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"
|
|
|
|
|
@@ -17627,8 +17922,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",
|
|
|
|
|
@@ -17637,7 +17931,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
|
"strip-ansi": "^6.0.0",
|
|
|
|
|
@@ -17650,8 +17943,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",
|
|
|
|
|
@@ -17659,8 +17951,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",
|
|
|
|
|
@@ -17669,7 +17960,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"abab": "^2.0.3",
|
|
|
|
|
"whatwg-mimetype": "^2.3.0",
|
|
|
|
|
@@ -17686,7 +17976,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.14.2"
|
|
|
|
|
}
|
|
|
|
|
@@ -17699,7 +17988,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"webidl-conversions": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -17714,7 +18002,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
@@ -17726,7 +18013,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
@@ -17741,7 +18027,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
|
@@ -17761,7 +18046,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
|
@@ -17780,7 +18064,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"whatwg-encoding": "^1.0.5"
|
|
|
|
|
},
|
|
|
|
|
@@ -17795,7 +18078,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tootallnate/once": "1",
|
|
|
|
|
"agent-base": "6",
|
|
|
|
|
@@ -17812,7 +18094,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.1.0",
|
|
|
|
|
"@jest/test-sequencer": "^26.6.3",
|
|
|
|
|
@@ -17852,7 +18133,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
"diff-sequences": "^26.6.2",
|
|
|
|
|
@@ -17870,7 +18150,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"detect-newline": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -17885,7 +18164,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
@@ -17904,7 +18182,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
"@jest/fake-timers": "^26.6.2",
|
|
|
|
|
@@ -17925,7 +18202,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
"@jest/fake-timers": "^26.6.2",
|
|
|
|
|
@@ -17945,7 +18221,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.14.2"
|
|
|
|
|
}
|
|
|
|
|
@@ -17957,7 +18232,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@types/graceful-fs": "^4.1.2",
|
|
|
|
|
@@ -17987,7 +18261,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"jest-get-type": "^26.3.0",
|
|
|
|
|
"pretty-format": "^26.6.2"
|
|
|
|
|
@@ -18003,7 +18276,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
"jest-diff": "^26.6.2",
|
|
|
|
|
@@ -18021,7 +18293,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.0.0",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -18044,7 +18315,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
@@ -18060,7 +18330,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.14.2"
|
|
|
|
|
}
|
|
|
|
|
@@ -18072,7 +18341,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
@@ -18094,7 +18362,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^26.6.2",
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
@@ -18128,7 +18395,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^26.6.2",
|
|
|
|
|
"@jest/environment": "^26.6.2",
|
|
|
|
|
@@ -18172,7 +18438,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.0.0",
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
@@ -18202,7 +18467,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
@@ -18222,7 +18486,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"camelcase": "^6.0.0",
|
|
|
|
|
@@ -18242,7 +18505,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
"merge-stream": "^2.0.0",
|
|
|
|
|
@@ -18259,7 +18521,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"abab": "^2.0.5",
|
|
|
|
|
"acorn": "^8.2.4",
|
|
|
|
|
@@ -18307,8 +18568,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",
|
|
|
|
|
@@ -18317,7 +18577,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^26.6.2",
|
|
|
|
|
"ansi-regex": "^5.0.0",
|
|
|
|
|
@@ -18334,8 +18593,7 @@
|
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-jasmine2/node_modules/saxes": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
@@ -18344,7 +18602,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"xmlchars": "^2.2.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -18353,13 +18610,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-jasmine2/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
},
|
|
|
|
|
@@ -18374,7 +18630,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
@@ -18386,7 +18641,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -18398,7 +18652,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"punycode": "^2.1.1"
|
|
|
|
|
},
|
|
|
|
|
@@ -18413,7 +18666,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"xml-name-validator": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -18428,7 +18680,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.4"
|
|
|
|
|
}
|
|
|
|
|
@@ -18437,10 +18688,10 @@
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
|
|
|
|
|
"deprecated": "Use @exodus/bytes instead for a more spec-conformant and faster implementation",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"iconv-lite": "0.4.24"
|
|
|
|
|
}
|
|
|
|
|
@@ -18451,8 +18702,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",
|
|
|
|
|
@@ -18461,7 +18711,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"lodash": "^4.7.0",
|
|
|
|
|
"tr46": "^2.1.0",
|
|
|
|
|
@@ -18478,7 +18727,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"imurmurhash": "^0.1.4",
|
|
|
|
|
"is-typedarray": "^1.0.0",
|
|
|
|
|
@@ -18493,7 +18741,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8.3.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -18516,8 +18763,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",
|
|
|
|
|
@@ -18525,8 +18771,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",
|
|
|
|
|
@@ -18535,7 +18780,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cliui": "^6.0.0",
|
|
|
|
|
"decamelize": "^1.2.0",
|
|
|
|
|
@@ -18560,7 +18804,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"camelcase": "^5.0.0",
|
|
|
|
|
"decamelize": "^1.2.0"
|
|
|
|
|
@@ -18576,7 +18819,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
@@ -18585,6 +18827,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"jest-get-type": "^29.6.3",
|
|
|
|
|
@@ -18598,6 +18841,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -18610,6 +18854,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -18624,12 +18869,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-matcher-utils": {
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
@@ -18645,6 +18892,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -18657,6 +18905,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -18671,12 +18920,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-message-util": {
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.12.13",
|
|
|
|
|
@@ -18697,6 +18948,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -18709,6 +18961,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -18723,12 +18976,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-message-util/node_modules/slash": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -18738,6 +18993,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -18752,6 +19008,7 @@
|
|
|
|
|
"version": "1.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
@@ -18769,6 +19026,7 @@
|
|
|
|
|
"version": "29.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
|
|
|
@@ -18778,6 +19036,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
@@ -18798,6 +19057,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"jest-regex-util": "^29.6.3",
|
|
|
|
|
@@ -18811,6 +19071,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -18820,6 +19081,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/console": "^29.7.0",
|
|
|
|
|
@@ -18852,6 +19114,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/environment": "^29.7.0",
|
|
|
|
|
@@ -18885,6 +19148,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -18897,7 +19161,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
"graceful-fs": "^4.2.4"
|
|
|
|
|
@@ -18910,6 +19173,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.11.6",
|
|
|
|
|
@@ -18941,6 +19205,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -18953,6 +19218,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -18967,12 +19233,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-snapshot/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
@@ -18985,6 +19253,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -19002,6 +19271,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/types": "^29.6.3",
|
|
|
|
|
@@ -19019,6 +19289,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -19031,6 +19302,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/schemas": "^29.6.3",
|
|
|
|
|
@@ -19045,12 +19317,14 @@
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jest-watcher": {
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/test-result": "^29.7.0",
|
|
|
|
|
@@ -19070,6 +19344,7 @@
|
|
|
|
|
"version": "29.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
@@ -19085,6 +19360,7 @@
|
|
|
|
|
"version": "8.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
|
@@ -19130,9 +19406,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/js-yaml": {
|
|
|
|
|
"version": "3.14.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
|
|
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
|
|
|
"version": "3.14.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz",
|
|
|
|
|
"integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"argparse": "^1.0.7",
|
|
|
|
|
@@ -19146,6 +19422,7 @@
|
|
|
|
|
"version": "20.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"abab": "^2.0.6",
|
|
|
|
|
@@ -19191,6 +19468,7 @@
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"jsesc": "bin/jsesc"
|
|
|
|
|
@@ -19332,6 +19610,7 @@
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
@@ -19355,9 +19634,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/launch-editor": {
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==",
|
|
|
|
|
"version": "2.12.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.12.0.tgz",
|
|
|
|
|
"integrity": "sha512-giOHXoOtifjdHqUamwKq6c49GzBdLjvxrd2D+Q4V6uOHopJv7p9VJxikDsQ/CBXZbEITgUqSVHXLTG3VhPP1Dg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -19369,6 +19648,7 @@
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
@@ -19414,15 +19694,20 @@
|
|
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/loader-runner": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==",
|
|
|
|
|
"version": "4.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.11.5"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/webpack"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/loader-utils": {
|
|
|
|
|
@@ -19460,6 +19745,7 @@
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"p-locate": "^4.1.0"
|
|
|
|
|
@@ -19469,15 +19755,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash": {
|
|
|
|
|
"version": "4.17.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
|
|
|
"version": "4.17.23",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
|
|
|
|
|
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash-es": {
|
|
|
|
|
"version": "4.17.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
|
|
|
|
|
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
|
|
|
|
|
"version": "4.17.23",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz",
|
|
|
|
|
"integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.camelcase": {
|
|
|
|
|
@@ -19584,6 +19870,7 @@
|
|
|
|
|
"version": "5.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"yallist": "^3.0.2"
|
|
|
|
|
@@ -19599,9 +19886,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/magic-string": {
|
|
|
|
|
"version": "0.30.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz",
|
|
|
|
|
"integrity": "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==",
|
|
|
|
|
"version": "0.30.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
|
|
|
|
|
"integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -19651,12 +19938,14 @@
|
|
|
|
|
"version": "1.3.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
|
|
|
|
|
"integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/makeerror": {
|
|
|
|
|
"version": "1.0.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
|
|
|
|
|
"integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tmpl": "1.0.5"
|
|
|
|
|
@@ -19669,7 +19958,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -19681,7 +19969,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"object-visit": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -19924,7 +20211,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"for-in": "^1.0.2",
|
|
|
|
|
"is-extendable": "^1.0.1"
|
|
|
|
|
@@ -19940,7 +20226,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"mkdirp": "bin/cmd.js"
|
|
|
|
|
},
|
|
|
|
|
@@ -19962,6 +20247,7 @@
|
|
|
|
|
"version": "2.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/multicast-dns": {
|
|
|
|
|
@@ -20015,7 +20301,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"arr-diff": "^4.0.0",
|
|
|
|
|
"array-unique": "^0.3.2",
|
|
|
|
|
@@ -20034,9 +20319,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/napi-postinstall": {
|
|
|
|
|
"version": "0.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-uTp172LLXSxuSYHv/kou+f6KW3SMppU9ivthaVTXian9sOt3XM/zHYHpRZiLgQoxeWfYUnslNWQHF1+G71xcow==",
|
|
|
|
|
"version": "0.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -20053,6 +20338,7 @@
|
|
|
|
|
"version": "1.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/natural-compare-lite": {
|
|
|
|
|
@@ -20084,8 +20370,7 @@
|
|
|
|
|
"integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/no-case": {
|
|
|
|
|
"version": "3.0.4",
|
|
|
|
|
@@ -20106,9 +20391,9 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/node-forge": {
|
|
|
|
|
"version": "1.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
|
|
|
|
|
"version": "1.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -20119,15 +20404,16 @@
|
|
|
|
|
"version": "0.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/node-notifier": {
|
|
|
|
|
"version": "8.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-8.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-oJP/9NAdd9+x2Q+rfphB2RJCHjod70RcRLjosiPMMu5gjIfwVnOUGq2nbTjTUbmy0DJ/tFIVT30+Qe3nzl4TJg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"growly": "^1.3.0",
|
|
|
|
|
"is-wsl": "^2.2.0",
|
|
|
|
|
@@ -20138,12 +20424,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/node-notifier/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
},
|
|
|
|
|
@@ -20155,17 +20441,17 @@
|
|
|
|
|
"version": "8.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"uuid": "dist/bin/uuid"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/node-releases": {
|
|
|
|
|
"version": "2.0.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.20.tgz",
|
|
|
|
|
"integrity": "sha512-7gK6zSXEH6neM212JgfYFXe+GmZQM+fia5SsusuBIUgnPheLFBmIPhtFoAQRj8/7wASYQnbDlHPVwY0BefoFgA==",
|
|
|
|
|
"version": "2.0.27",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
|
|
|
|
|
"integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/normalize-package-data": {
|
|
|
|
|
@@ -20175,7 +20461,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"hosted-git-info": "^2.1.4",
|
|
|
|
|
"resolve": "^1.10.0",
|
|
|
|
|
@@ -20190,7 +20475,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver"
|
|
|
|
|
}
|
|
|
|
|
@@ -20199,6 +20483,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
@@ -20218,6 +20503,7 @@
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"path-key": "^3.0.0"
|
|
|
|
|
@@ -20240,9 +20526,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/nwsapi": {
|
|
|
|
|
"version": "2.2.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.22.tgz",
|
|
|
|
|
"integrity": "sha512-ujSMe1OWVn55euT1ihwCI1ZcAaAU3nxUiDwfDQldc51ZXaB9m2AyOn6/jh1BLe2t/G8xd6uKG1UBF2aZJeg2SQ==",
|
|
|
|
|
"version": "2.2.23",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.23.tgz",
|
|
|
|
|
"integrity": "sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/object-assign": {
|
|
|
|
|
@@ -20255,9 +20542,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/object-code": {
|
|
|
|
|
"version": "1.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/object-code/-/object-code-1.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-/Ds4Xd5xzrtUOJ+xJQ57iAy0BZsZltOHssnDgcZ8DOhgh41q1YJCnTPnWdWSLkNGNnxYzhYChjc5dgC9mEERCA==",
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/object-code/-/object-code-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-qOwMF43O/VAD51nJAB7MKsf1yWksql6O1i0DHRo1yaOQM6xJQH0NAE9UKJzYB7lyKw1jnpeb2BmB8qakjxiYZA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/object-copy": {
|
|
|
|
|
@@ -20267,7 +20554,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"copy-descriptor": "^0.1.0",
|
|
|
|
|
"define-property": "^0.2.5",
|
|
|
|
|
@@ -20284,7 +20570,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-descriptor": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -20298,8 +20583,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",
|
|
|
|
|
@@ -20308,7 +20592,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-accessor-descriptor": "^1.0.1",
|
|
|
|
|
"is-data-descriptor": "^1.0.1"
|
|
|
|
|
@@ -20324,7 +20607,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-buffer": "^1.1.5"
|
|
|
|
|
},
|
|
|
|
|
@@ -20382,7 +20664,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"isobject": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -20485,7 +20766,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"isobject": "^3.0.1"
|
|
|
|
|
},
|
|
|
|
|
@@ -20635,15 +20915,6 @@
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/os-tmpdir": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/own-keys": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz",
|
|
|
|
|
@@ -20669,7 +20940,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
@@ -20684,7 +20954,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
@@ -20693,6 +20962,7 @@
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"yocto-queue": "^0.1.0"
|
|
|
|
|
@@ -20708,6 +20978,7 @@
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"p-limit": "^2.2.0"
|
|
|
|
|
@@ -20720,6 +20991,7 @@
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"p-try": "^2.0.0"
|
|
|
|
|
@@ -20759,6 +21031,7 @@
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
@@ -20798,6 +21071,7 @@
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.0.0",
|
|
|
|
|
@@ -20816,6 +21090,7 @@
|
|
|
|
|
"version": "7.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"entities": "^4.4.0"
|
|
|
|
|
@@ -20852,15 +21127,14 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/patch-package": {
|
|
|
|
|
"version": "8.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/patch-package/-/patch-package-8.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-da8BVIhzjtgScwDJ2TtKsfT5JFWz1hYoBl9rUQ1f38MC2HwnEIkK8VN3dKMKcP7P7bvvgzNDbfNHtx3MsQb5vA==",
|
|
|
|
|
"version": "8.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/patch-package/-/patch-package-8.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-VsKRIA8f5uqHQ7NGhwIna6Bx6D9s/1iXlA1hthBVBEbkq+t4kXD0HHt+rJhf/Z+Ci0F/HCB2hvn0qLdLG+Qxlw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@yarnpkg/lockfile": "^1.1.0",
|
|
|
|
|
@@ -20868,15 +21142,14 @@
|
|
|
|
|
"ci-info": "^3.7.0",
|
|
|
|
|
"cross-spawn": "^7.0.3",
|
|
|
|
|
"find-yarn-workspace-root": "^2.0.0",
|
|
|
|
|
"fs-extra": "^9.0.0",
|
|
|
|
|
"fs-extra": "^10.0.0",
|
|
|
|
|
"json-stable-stringify": "^1.0.2",
|
|
|
|
|
"klaw-sync": "^6.0.0",
|
|
|
|
|
"minimist": "^1.2.6",
|
|
|
|
|
"open": "^7.4.2",
|
|
|
|
|
"rimraf": "^2.6.3",
|
|
|
|
|
"semver": "^7.5.3",
|
|
|
|
|
"slash": "^2.0.0",
|
|
|
|
|
"tmp": "^0.0.33",
|
|
|
|
|
"tmp": "^0.2.4",
|
|
|
|
|
"yaml": "^2.2.2"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -20887,6 +21160,20 @@
|
|
|
|
|
"npm": ">5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/patch-package/node_modules/fs-extra": {
|
|
|
|
|
"version": "10.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"graceful-fs": "^4.2.0",
|
|
|
|
|
"jsonfile": "^6.0.1",
|
|
|
|
|
"universalify": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/patch-package/node_modules/open": {
|
|
|
|
|
"version": "7.4.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz",
|
|
|
|
|
@@ -20904,9 +21191,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/patch-package/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
@@ -20929,6 +21216,7 @@
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -21080,6 +21368,7 @@
|
|
|
|
|
"version": "4.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
@@ -21177,9 +21466,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/pkg-dir/node_modules/yocto-queue": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==",
|
|
|
|
|
"version": "1.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -21287,7 +21576,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -21320,6 +21608,7 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"nanoid": "^3.3.7",
|
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
|
@@ -21537,9 +21826,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/postcss-loader/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -21744,9 +22033,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": {
|
|
|
|
|
"version": "7.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
|
|
|
|
|
"version": "7.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -21774,9 +22063,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": {
|
|
|
|
|
"version": "7.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
|
|
|
|
|
"version": "7.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -22074,9 +22363,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/prettier": {
|
|
|
|
|
"version": "3.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
|
|
|
|
|
"version": "3.8.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz",
|
|
|
|
|
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"prettier": "bin/prettier.cjs"
|
|
|
|
|
@@ -22154,6 +22443,7 @@
|
|
|
|
|
"version": "2.4.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
|
|
|
|
|
"integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"kleur": "^3.0.3",
|
|
|
|
|
@@ -22168,6 +22458,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",
|
|
|
|
|
@@ -22217,6 +22508,7 @@
|
|
|
|
|
"version": "1.15.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/psl/-/psl-1.15.0.tgz",
|
|
|
|
|
"integrity": "sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"punycode": "^2.3.1"
|
|
|
|
|
@@ -22238,7 +22530,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"end-of-stream": "^1.1.0",
|
|
|
|
|
"once": "^1.3.1"
|
|
|
|
|
@@ -22257,6 +22548,7 @@
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "individual",
|
|
|
|
|
@@ -22340,12 +22632,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/qs": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
|
|
|
|
|
"version": "6.14.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz",
|
|
|
|
|
"integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"side-channel": "^1.0.6"
|
|
|
|
|
"side-channel": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.6"
|
|
|
|
|
@@ -22376,6 +22668,7 @@
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/queue-microtask": {
|
|
|
|
|
@@ -22419,16 +22712,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/raw-body": {
|
|
|
|
|
"version": "2.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
|
|
|
|
|
"version": "2.5.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.3.tgz",
|
|
|
|
|
"integrity": "sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bytes": "3.1.2",
|
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
|
"iconv-lite": "0.4.24",
|
|
|
|
|
"unpipe": "1.0.0"
|
|
|
|
|
"bytes": "~3.1.2",
|
|
|
|
|
"http-errors": "~2.0.1",
|
|
|
|
|
"iconv-lite": "~0.4.24",
|
|
|
|
|
"unpipe": "~1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8"
|
|
|
|
|
@@ -22477,6 +22770,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"
|
|
|
|
|
},
|
|
|
|
|
@@ -22648,6 +22942,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"
|
|
|
|
|
@@ -22657,9 +22952,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-dropzone": {
|
|
|
|
|
"version": "14.3.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-14.3.8.tgz",
|
|
|
|
|
"integrity": "sha512-sBgODnq+lcA4P296DY4wacOZz3JFpD99fp+hb//iBO2HHnyeZU3FwWyXJ6salNpqQdsZrgMrotuko/BdJMV8Ug==",
|
|
|
|
|
"version": "14.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-14.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-8VvsHqg9WGAr+wAnP0oVErK5HOwAoTOzRsxLPzbBXrtXtFfukkxMyuvdI/lJ+5OxtsrzmvWE5Eoo3Y4hMsaxpA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"attr-accept": "^2.2.4",
|
|
|
|
|
@@ -22712,9 +23007,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-focus-lock": {
|
|
|
|
|
"version": "2.13.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-focus-lock/-/react-focus-lock-2.13.6.tgz",
|
|
|
|
|
"integrity": "sha512-ehylFFWyYtBKXjAO9+3v8d0i+cnc1trGS0vlTGhzFW1vbFXVUTmR8s2tt/ZQG8x5hElg6rhENlLG1H3EZK0Llg==",
|
|
|
|
|
"version": "2.13.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-focus-lock/-/react-focus-lock-2.13.7.tgz",
|
|
|
|
|
"integrity": "sha512-20lpZHEQrXPb+pp1tzd4ULL6DyO5D2KnR0G69tTDdydrmNhU7pdFmbQUYVyHUgp+xN29IuFR0PVuhOmvaZL9Og==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.0.0",
|
|
|
|
|
@@ -22735,14 +23030,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-focus-on": {
|
|
|
|
|
"version": "3.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-focus-on/-/react-focus-on-3.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-r2yQchO6QfV5zB3J4Gj6cTYBoxD369vkt0oKj1NJLA5ChQzxjko6V/dqQ7nvmaUBm5pHC+pa8tzHT9jtsVRFMQ==",
|
|
|
|
|
"version": "3.10.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-focus-on/-/react-focus-on-3.10.2.tgz",
|
|
|
|
|
"integrity": "sha512-Ytdx2dh6yoCc2HI4Y7u5bI1xF1oeeRud52v8zQdGsyxyVC5W/dwcgQGp+CCpoLGQegwKHybH8diVj+Qn23y+hA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"aria-hidden": "^1.2.5",
|
|
|
|
|
"react-focus-lock": "^2.13.6",
|
|
|
|
|
"react-remove-scroll": "^2.6.3",
|
|
|
|
|
"react-focus-lock": "^2.13.7",
|
|
|
|
|
"react-remove-scroll": "^2.6.4",
|
|
|
|
|
"react-style-singleton": "^2.2.3",
|
|
|
|
|
"tslib": "^2.3.1",
|
|
|
|
|
"use-sidecar": "^1.1.3"
|
|
|
|
|
@@ -22996,14 +23291,15 @@
|
|
|
|
|
"integrity": "sha512-FPvF2XxTSikpJxcr+bHut2H4gJ17+18Uy20D5/F+SKzFap62R3cM5wH6b8WN3LyGSYeQilLEcJcR1fjBSI2S1A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-remove-scroll": {
|
|
|
|
|
"version": "2.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-HpMh8+oahmIdOuS5aFKKY6Pyog+FNaZV/XyJOq7b4YFwsFHe5yYfdbIalI4k3vU2nSDql7YskmUseHsRrJqIPA==",
|
|
|
|
|
"version": "2.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"react-remove-scroll-bar": "^2.3.7",
|
|
|
|
|
@@ -23182,7 +23478,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/normalize-package-data": "^2.4.0",
|
|
|
|
|
"normalize-package-data": "^2.5.0",
|
|
|
|
|
@@ -23200,7 +23495,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"find-up": "^4.1.0",
|
|
|
|
|
"read-pkg": "^5.2.0",
|
|
|
|
|
@@ -23220,7 +23514,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "(MIT OR CC0-1.0)",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
@@ -23232,7 +23525,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "(MIT OR CC0-1.0)",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
@@ -23318,6 +23610,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"
|
|
|
|
|
}
|
|
|
|
|
@@ -23362,9 +23655,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/regenerate-unicode-properties": {
|
|
|
|
|
"version": "10.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==",
|
|
|
|
|
"version": "10.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -23387,7 +23680,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"extend-shallow": "^3.0.2",
|
|
|
|
|
"safe-regex": "^1.1.0"
|
|
|
|
|
@@ -23425,18 +23717,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/regexpu-core": {
|
|
|
|
|
"version": "6.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==",
|
|
|
|
|
"version": "6.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"regenerate": "^1.4.2",
|
|
|
|
|
"regenerate-unicode-properties": "^10.2.0",
|
|
|
|
|
"regenerate-unicode-properties": "^10.2.2",
|
|
|
|
|
"regjsgen": "^0.8.0",
|
|
|
|
|
"regjsparser": "^0.12.0",
|
|
|
|
|
"regjsparser": "^0.13.0",
|
|
|
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
|
|
|
"unicode-match-property-value-ecmascript": "^2.1.0"
|
|
|
|
|
"unicode-match-property-value-ecmascript": "^2.2.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
@@ -23450,31 +23742,18 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/regjsparser": {
|
|
|
|
|
"version": "0.12.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz",
|
|
|
|
|
"integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==",
|
|
|
|
|
"version": "0.13.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"jsesc": "~3.0.2"
|
|
|
|
|
"jsesc": "~3.1.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"regjsparser": "bin/parser"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/regjsparser/node_modules/jsesc": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"jsesc": "bin/jsesc"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/relateurl": {
|
|
|
|
|
"version": "0.2.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
|
|
|
|
|
@@ -23491,8 +23770,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",
|
|
|
|
|
@@ -23515,7 +23793,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -23527,7 +23804,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10"
|
|
|
|
|
}
|
|
|
|
|
@@ -23536,6 +23812,7 @@
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
@@ -23556,13 +23833,13 @@
|
|
|
|
|
"integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/requires-port": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/reselect": {
|
|
|
|
|
@@ -23572,12 +23849,12 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/resolve": {
|
|
|
|
|
"version": "1.22.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
|
|
|
|
|
"integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
|
|
|
|
|
"version": "1.22.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
|
|
|
|
|
"integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-core-module": "^2.16.0",
|
|
|
|
|
"is-core-module": "^2.16.1",
|
|
|
|
|
"path-parse": "^1.0.7",
|
|
|
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -23595,6 +23872,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"resolve-from": "^5.0.0"
|
|
|
|
|
@@ -23607,6 +23885,7 @@
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -23635,8 +23914,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",
|
|
|
|
|
@@ -23676,6 +23954,7 @@
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -23701,7 +23980,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12"
|
|
|
|
|
}
|
|
|
|
|
@@ -23732,6 +24010,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
|
|
|
"deprecated": "Rimraf versions prior to v4 are no longer supported",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"glob": "^7.1.3"
|
|
|
|
|
@@ -23757,7 +24036,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "6.* || >= 7.*"
|
|
|
|
|
}
|
|
|
|
|
@@ -23887,7 +24165,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ret": "~0.1.10"
|
|
|
|
|
}
|
|
|
|
|
@@ -23923,7 +24200,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@cnakazawa/watch": "^1.0.3",
|
|
|
|
|
"anymatch": "^2.0.0",
|
|
|
|
|
@@ -23949,7 +24225,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"micromatch": "^3.1.4",
|
|
|
|
|
"normalize-path": "^2.1.1"
|
|
|
|
|
@@ -23962,7 +24237,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"arr-flatten": "^1.1.0",
|
|
|
|
|
"array-unique": "^0.3.2",
|
|
|
|
|
@@ -23986,7 +24260,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-extendable": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -24001,7 +24274,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"nice-try": "^1.0.4",
|
|
|
|
|
"path-key": "^2.0.1",
|
|
|
|
|
@@ -24020,7 +24292,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cross-spawn": "^6.0.0",
|
|
|
|
|
"get-stream": "^4.0.0",
|
|
|
|
|
@@ -24041,7 +24312,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"extend-shallow": "^2.0.1",
|
|
|
|
|
"is-number": "^3.0.0",
|
|
|
|
|
@@ -24059,7 +24329,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-extendable": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -24074,7 +24343,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"pump": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -24088,8 +24356,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",
|
|
|
|
|
@@ -24098,7 +24365,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -24110,7 +24376,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"kind-of": "^3.0.2"
|
|
|
|
|
},
|
|
|
|
|
@@ -24125,7 +24390,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-buffer": "^1.1.5"
|
|
|
|
|
},
|
|
|
|
|
@@ -24140,7 +24404,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -24152,7 +24415,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"arr-diff": "^4.0.0",
|
|
|
|
|
"array-unique": "^0.3.2",
|
|
|
|
|
@@ -24179,7 +24441,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"remove-trailing-separator": "^1.0.1"
|
|
|
|
|
},
|
|
|
|
|
@@ -24194,7 +24455,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"path-key": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -24209,7 +24469,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
@@ -24221,7 +24480,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver"
|
|
|
|
|
}
|
|
|
|
|
@@ -24233,7 +24491,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"shebang-regex": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -24248,7 +24505,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -24260,7 +24516,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-number": "^3.0.0",
|
|
|
|
|
"repeat-string": "^1.6.1"
|
|
|
|
|
@@ -24276,7 +24531,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"isexe": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -24374,6 +24628,7 @@
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"xmlchars": "^2.2.0"
|
|
|
|
|
@@ -24392,9 +24647,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/schema-utils": {
|
|
|
|
|
"version": "4.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==",
|
|
|
|
|
"version": "4.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/json-schema": "^7.0.9",
|
|
|
|
|
@@ -24415,6 +24670,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",
|
|
|
|
|
@@ -24469,31 +24725,32 @@
|
|
|
|
|
"version": "6.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/send": {
|
|
|
|
|
"version": "0.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
|
|
|
|
|
"version": "0.19.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.19.2.tgz",
|
|
|
|
|
"integrity": "sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "2.6.9",
|
|
|
|
|
"depd": "2.0.0",
|
|
|
|
|
"destroy": "1.2.0",
|
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
|
"encodeurl": "~2.0.0",
|
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
|
"etag": "~1.8.1",
|
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
|
"fresh": "~0.5.2",
|
|
|
|
|
"http-errors": "~2.0.1",
|
|
|
|
|
"mime": "1.6.0",
|
|
|
|
|
"ms": "2.1.3",
|
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
|
"on-finished": "~2.4.1",
|
|
|
|
|
"range-parser": "~1.2.1",
|
|
|
|
|
"statuses": "2.0.1"
|
|
|
|
|
"statuses": "~2.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
|
@@ -24516,16 +24773,6 @@
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/send/node_modules/encodeurl": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serialize-javascript": {
|
|
|
|
|
"version": "6.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
|
|
|
|
|
@@ -24536,22 +24783,26 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serve-index": {
|
|
|
|
|
"version": "1.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==",
|
|
|
|
|
"version": "1.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-KDj11HScOaLmrPxl70KYNW1PksP4Nb/CLL2yvC+Qd2kHMPEEpfc4Re2e4FOay+bC/+XQl/7zAcWON3JVo5v3KQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"accepts": "~1.3.4",
|
|
|
|
|
"accepts": "~1.3.8",
|
|
|
|
|
"batch": "0.6.1",
|
|
|
|
|
"debug": "2.6.9",
|
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
|
"http-errors": "~1.6.2",
|
|
|
|
|
"mime-types": "~2.1.17",
|
|
|
|
|
"parseurl": "~1.3.2"
|
|
|
|
|
"http-errors": "~1.8.0",
|
|
|
|
|
"mime-types": "~2.1.35",
|
|
|
|
|
"parseurl": "~1.3.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/express"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serve-index/node_modules/debug": {
|
|
|
|
|
@@ -24575,28 +24826,22 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serve-index/node_modules/http-errors": {
|
|
|
|
|
"version": "1.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==",
|
|
|
|
|
"version": "1.8.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz",
|
|
|
|
|
"integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"depd": "~1.1.2",
|
|
|
|
|
"inherits": "2.0.3",
|
|
|
|
|
"setprototypeof": "1.1.0",
|
|
|
|
|
"statuses": ">= 1.4.0 < 2"
|
|
|
|
|
"inherits": "2.0.4",
|
|
|
|
|
"setprototypeof": "1.2.0",
|
|
|
|
|
"statuses": ">= 1.5.0 < 2",
|
|
|
|
|
"toidentifier": "1.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serve-index/node_modules/inherits": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serve-index/node_modules/ms": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
|
|
|
@@ -24604,13 +24849,6 @@
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serve-index/node_modules/setprototypeof": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serve-index/node_modules/statuses": {
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
|
|
|
|
|
@@ -24622,16 +24860,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serve-static": {
|
|
|
|
|
"version": "1.16.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz",
|
|
|
|
|
"integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
|
|
|
|
|
"version": "1.16.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.3.tgz",
|
|
|
|
|
"integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"encodeurl": "~2.0.0",
|
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
|
"send": "0.19.0"
|
|
|
|
|
"send": "~0.19.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
|
@@ -24643,8 +24881,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",
|
|
|
|
|
@@ -24701,7 +24938,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"extend-shallow": "^2.0.1",
|
|
|
|
|
"is-extendable": "^0.1.1",
|
|
|
|
|
@@ -24719,7 +24955,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-extendable": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -24734,7 +24969,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -24808,20 +25042,10 @@
|
|
|
|
|
"@img/sharp-win32-x64": "0.34.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/sharp/node_modules/detect-libc": {
|
|
|
|
|
"version": "2.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/sharp/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -24869,9 +25093,9 @@
|
|
|
|
|
"version": "0.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/side-channel": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
@@ -24952,9 +25176,9 @@
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/simple-swizzle": {
|
|
|
|
|
"version": "0.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
|
|
|
|
|
"version": "0.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -24962,9 +25186,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/simple-swizzle/node_modules/is-arrayish": {
|
|
|
|
|
"version": "0.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
|
|
|
|
|
"version": "0.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
@@ -24987,6 +25211,7 @@
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/slash": {
|
|
|
|
|
@@ -25033,7 +25258,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"base": "^0.11.1",
|
|
|
|
|
"debug": "^2.2.0",
|
|
|
|
|
@@ -25055,7 +25279,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"define-property": "^1.0.0",
|
|
|
|
|
"isobject": "^3.0.0",
|
|
|
|
|
@@ -25072,7 +25295,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-descriptor": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -25087,7 +25309,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"kind-of": "^3.2.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -25101,8 +25322,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",
|
|
|
|
|
@@ -25111,7 +25331,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-buffer": "^1.1.5"
|
|
|
|
|
},
|
|
|
|
|
@@ -25126,7 +25345,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ms": "2.0.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -25138,7 +25356,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-descriptor": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -25153,7 +25370,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-extendable": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -25168,7 +25384,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-accessor-descriptor": "^1.0.1",
|
|
|
|
|
"is-data-descriptor": "^1.0.1"
|
|
|
|
|
@@ -25184,7 +25399,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -25195,8 +25409,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",
|
|
|
|
|
@@ -25205,7 +25418,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -25300,7 +25512,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"atob": "^2.1.2",
|
|
|
|
|
"decode-uri-component": "^0.2.0",
|
|
|
|
|
@@ -25313,6 +25524,7 @@
|
|
|
|
|
"version": "0.5.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz",
|
|
|
|
|
"integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"buffer-from": "^1.0.0",
|
|
|
|
|
@@ -25323,6 +25535,7 @@
|
|
|
|
|
"version": "0.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
@@ -25335,8 +25548,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",
|
|
|
|
|
@@ -25345,7 +25557,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"spdx-expression-parse": "^3.0.0",
|
|
|
|
|
"spdx-license-ids": "^3.0.0"
|
|
|
|
|
@@ -25357,8 +25568,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",
|
|
|
|
|
@@ -25367,7 +25577,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"spdx-exceptions": "^2.1.0",
|
|
|
|
|
"spdx-license-ids": "^3.0.0"
|
|
|
|
|
@@ -25379,8 +25588,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",
|
|
|
|
|
@@ -25430,7 +25638,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"extend-shallow": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -25458,6 +25665,7 @@
|
|
|
|
|
"version": "2.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"escape-string-regexp": "^2.0.0"
|
|
|
|
|
@@ -25470,6 +25678,7 @@
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -25489,7 +25698,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"define-property": "^0.2.5",
|
|
|
|
|
"object-copy": "^0.1.0"
|
|
|
|
|
@@ -25505,7 +25713,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-descriptor": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -25520,7 +25727,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-accessor-descriptor": "^1.0.1",
|
|
|
|
|
"is-data-descriptor": "^1.0.1"
|
|
|
|
|
@@ -25530,9 +25736,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/statuses": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -25584,6 +25790,7 @@
|
|
|
|
|
"version": "4.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"char-regex": "^1.0.2",
|
|
|
|
|
@@ -25750,6 +25957,7 @@
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -25762,7 +25970,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -25771,6 +25978,7 @@
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
@@ -25793,6 +26001,7 @@
|
|
|
|
|
"version": "3.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
@@ -25807,6 +26016,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",
|
|
|
|
|
@@ -25885,9 +26095,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/superagent": {
|
|
|
|
|
"version": "10.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/superagent/-/superagent-10.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-y/hkYGeXAj7wUMjxRbB21g/l6aAEituGXM9Rwl4o20+SX3e8YOSV6BxFXl+dL3Uk0mjSL3kCbNkwURm8/gEDig==",
|
|
|
|
|
"version": "10.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/superagent/-/superagent-10.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-B+4Ik7ROgVKrQsXTV0Jwp2u+PXYLSlqtDAhYnkkD+zn3yg8s/zjA2MeGayPoY/KICrbitwneDHrjSotxKL+0XQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -25895,11 +26105,11 @@
|
|
|
|
|
"cookiejar": "^2.1.4",
|
|
|
|
|
"debug": "^4.3.7",
|
|
|
|
|
"fast-safe-stringify": "^2.1.1",
|
|
|
|
|
"form-data": "^4.0.4",
|
|
|
|
|
"form-data": "^4.0.5",
|
|
|
|
|
"formidable": "^3.5.4",
|
|
|
|
|
"methods": "^1.1.2",
|
|
|
|
|
"mime": "2.6.0",
|
|
|
|
|
"qs": "^6.11.2"
|
|
|
|
|
"qs": "^6.14.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.18.0"
|
|
|
|
|
@@ -25947,7 +26157,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"has-flag": "^4.0.0",
|
|
|
|
|
"supports-color": "^7.0.0"
|
|
|
|
|
@@ -26078,6 +26287,7 @@
|
|
|
|
|
"version": "3.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tabbable": {
|
|
|
|
|
@@ -26087,9 +26297,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tapable": {
|
|
|
|
|
"version": "2.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==",
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
@@ -26106,7 +26316,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-escapes": "^4.2.1",
|
|
|
|
|
"supports-hyperlinks": "^2.0.0"
|
|
|
|
|
@@ -26119,9 +26328,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/terser": {
|
|
|
|
|
"version": "5.44.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.44.0.tgz",
|
|
|
|
|
"integrity": "sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==",
|
|
|
|
|
"version": "5.46.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.46.0.tgz",
|
|
|
|
|
"integrity": "sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
|
|
|
@@ -26137,9 +26346,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/terser-webpack-plugin": {
|
|
|
|
|
"version": "5.3.14",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz",
|
|
|
|
|
"integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==",
|
|
|
|
|
"version": "5.3.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.16.tgz",
|
|
|
|
|
"integrity": "sha512-h9oBFCWrq78NyWWVcSwZarJkZ01c2AyGrzs1crmHZO3QUg9D61Wu4NPjBy69n7JqylFF5y+CsUZYmYEIZ3mR+Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
|
|
|
@@ -26228,6 +26437,7 @@
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
|
|
|
@@ -26267,8 +26477,7 @@
|
|
|
|
|
"integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/through": {
|
|
|
|
|
"version": "2.3.8",
|
|
|
|
|
@@ -26348,6 +26557,7 @@
|
|
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
@@ -26356,27 +26566,25 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tinymce": {
|
|
|
|
|
"version": "5.10.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.10.7.tgz",
|
|
|
|
|
"integrity": "sha512-9UUjaO0R7FxcFo0oxnd1lMs7H+D0Eh+dDVo5hKbVe1a+VB0nit97vOqlinj+YwgoBDt6/DSCUoWqAYlLI8BLYA==",
|
|
|
|
|
"version": "5.10.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.10.9.tgz",
|
|
|
|
|
"integrity": "sha512-5bkrors87X9LhYX2xq8GgPHrIgJYHl87YNs+kBcjQ5I3CiUgzo/vFcGvT3MZQ9QHsEeYMhYO6a5CLGGffR8hMg==",
|
|
|
|
|
"license": "LGPL-2.1"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tmp": {
|
|
|
|
|
"version": "0.0.33",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
|
|
|
|
|
"integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
|
|
|
|
|
"version": "0.2.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz",
|
|
|
|
|
"integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"os-tmpdir": "~1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.6.0"
|
|
|
|
|
"node": ">=14.14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tmpl": {
|
|
|
|
|
"version": "1.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/to-object-path": {
|
|
|
|
|
@@ -26386,7 +26594,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"kind-of": "^3.0.2"
|
|
|
|
|
},
|
|
|
|
|
@@ -26400,8 +26607,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",
|
|
|
|
|
@@ -26410,7 +26616,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-buffer": "^1.1.5"
|
|
|
|
|
},
|
|
|
|
|
@@ -26425,7 +26630,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"define-property": "^2.0.2",
|
|
|
|
|
"extend-shallow": "^3.0.2",
|
|
|
|
|
@@ -26478,6 +26682,7 @@
|
|
|
|
|
"version": "4.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"psl": "^1.1.33",
|
|
|
|
|
@@ -26493,6 +26698,7 @@
|
|
|
|
|
"version": "0.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 4.0.0"
|
|
|
|
|
@@ -26502,6 +26708,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"punycode": "^2.1.1"
|
|
|
|
|
@@ -26526,6 +26733,15 @@
|
|
|
|
|
"tslib": "2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/try": {
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/try/-/try-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-AHA8khVCII6zKyRkyPo6pRwoR9v5jb7QFw6e5avtaVSkxVfaEucYIo06xnwB+pJaEarfYNbs7W3Vq+LZLZiWyA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/arthurfiorette/try?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ts-api-utils": {
|
|
|
|
|
"version": "1.4.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz",
|
|
|
|
|
@@ -26540,20 +26756,21 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ts-jest": {
|
|
|
|
|
"version": "29.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==",
|
|
|
|
|
"version": "29.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bs-logger": "^0.2.6",
|
|
|
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
|
|
|
"handlebars": "^4.7.8",
|
|
|
|
|
"bs-logger": "0.x",
|
|
|
|
|
"fast-json-stable-stringify": "2.x",
|
|
|
|
|
"jest-util": "^29.0.0",
|
|
|
|
|
"json5": "^2.2.3",
|
|
|
|
|
"lodash.memoize": "^4.1.2",
|
|
|
|
|
"make-error": "^1.3.6",
|
|
|
|
|
"semver": "^7.7.2",
|
|
|
|
|
"type-fest": "^4.41.0",
|
|
|
|
|
"yargs-parser": "^21.1.1"
|
|
|
|
|
"lodash.memoize": "4.x",
|
|
|
|
|
"make-error": "1.x",
|
|
|
|
|
"semver": "^7.5.3",
|
|
|
|
|
"yargs-parser": "^21.0.1"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"ts-jest": "cli.js"
|
|
|
|
|
@@ -26563,11 +26780,10 @@
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": ">=7.0.0-beta.0 <8",
|
|
|
|
|
"@jest/transform": "^29.0.0 || ^30.0.0",
|
|
|
|
|
"@jest/types": "^29.0.0 || ^30.0.0",
|
|
|
|
|
"babel-jest": "^29.0.0 || ^30.0.0",
|
|
|
|
|
"jest": "^29.0.0 || ^30.0.0",
|
|
|
|
|
"jest-util": "^29.0.0 || ^30.0.0",
|
|
|
|
|
"@jest/transform": "^29.0.0",
|
|
|
|
|
"@jest/types": "^29.0.0",
|
|
|
|
|
"babel-jest": "^29.0.0",
|
|
|
|
|
"jest": "^29.0.0",
|
|
|
|
|
"typescript": ">=4.3 <6"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
@@ -26585,16 +26801,14 @@
|
|
|
|
|
},
|
|
|
|
|
"esbuild": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"jest-util": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ts-jest/node_modules/semver": {
|
|
|
|
|
"version": "7.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
@@ -26603,18 +26817,6 @@
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ts-jest/node_modules/type-fest": {
|
|
|
|
|
"version": "4.41.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz",
|
|
|
|
|
"integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==",
|
|
|
|
|
"license": "(MIT OR CC0-1.0)",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tsconfig-paths": {
|
|
|
|
|
"version": "3.15.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
|
|
|
|
|
@@ -26696,7 +26898,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",
|
|
|
|
|
@@ -26738,6 +26941,7 @@
|
|
|
|
|
"version": "4.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
|
|
|
|
|
"integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
@@ -26749,6 +26953,7 @@
|
|
|
|
|
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "(MIT OR CC0-1.0)",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
@@ -26855,7 +27060,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-typedarray": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -26864,7 +27068,9 @@
|
|
|
|
|
"version": "4.9.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
|
|
|
|
|
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
|
@@ -26873,19 +27079,6 @@
|
|
|
|
|
"node": ">=4.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/uglify-js": {
|
|
|
|
|
"version": "3.19.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz",
|
|
|
|
|
"integrity": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"uglifyjs": "bin/uglifyjs"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/unbox-primitive": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz",
|
|
|
|
|
@@ -26921,9 +27114,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/undici-types": {
|
|
|
|
|
"version": "7.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
|
|
|
|
|
"version": "7.16.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
|
|
|
|
|
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
|
|
|
@@ -26961,9 +27154,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/unicode-match-property-value-ecmascript": {
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==",
|
|
|
|
|
"version": "2.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -26971,9 +27164,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/unicode-property-aliases-ecmascript": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==",
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -26987,7 +27180,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"arr-union": "^3.1.0",
|
|
|
|
|
"get-value": "^2.0.6",
|
|
|
|
|
@@ -27005,7 +27197,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -27055,6 +27246,7 @@
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"napi-postinstall": "^0.3.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -27090,7 +27282,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"has-value": "^0.3.1",
|
|
|
|
|
"isobject": "^3.0.0"
|
|
|
|
|
@@ -27106,7 +27297,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"get-value": "^2.0.3",
|
|
|
|
|
"has-values": "^0.1.4",
|
|
|
|
|
@@ -27123,7 +27313,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"isarray": "1.0.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -27138,7 +27327,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -27149,13 +27337,12 @@
|
|
|
|
|
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/update-browserslist-db": {
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
|
|
|
|
|
"version": "1.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
@@ -27198,8 +27385,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",
|
|
|
|
|
@@ -27265,6 +27451,7 @@
|
|
|
|
|
"version": "1.5.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz",
|
|
|
|
|
"integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"querystringify": "^2.1.1",
|
|
|
|
|
@@ -27284,7 +27471,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -27333,9 +27519,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/use-sync-external-store": {
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==",
|
|
|
|
|
"version": "1.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
@@ -27394,6 +27580,7 @@
|
|
|
|
|
"version": "9.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.12",
|
|
|
|
|
@@ -27411,7 +27598,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"spdx-correct": "^3.0.0",
|
|
|
|
|
"spdx-expression-parse": "^3.0.0"
|
|
|
|
|
@@ -27441,7 +27627,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"browser-process-hrtime": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -27450,6 +27635,7 @@
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"xml-name-validator": "^4.0.0"
|
|
|
|
|
@@ -27462,6 +27648,7 @@
|
|
|
|
|
"version": "1.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
|
|
|
|
|
"integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"makeerror": "1.0.12"
|
|
|
|
|
@@ -27477,9 +27664,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/watchpack": {
|
|
|
|
|
"version": "2.4.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.4.tgz",
|
|
|
|
|
"integrity": "sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA==",
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"glob-to-regexp": "^0.4.1",
|
|
|
|
|
@@ -27512,16 +27699,18 @@
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/webpack": {
|
|
|
|
|
"version": "5.101.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.3.tgz",
|
|
|
|
|
"integrity": "sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==",
|
|
|
|
|
"version": "5.104.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.104.1.tgz",
|
|
|
|
|
"integrity": "sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/eslint-scope": "^3.7.7",
|
|
|
|
|
"@types/estree": "^1.0.8",
|
|
|
|
|
@@ -27531,22 +27720,22 @@
|
|
|
|
|
"@webassemblyjs/wasm-parser": "^1.14.1",
|
|
|
|
|
"acorn": "^8.15.0",
|
|
|
|
|
"acorn-import-phases": "^1.0.3",
|
|
|
|
|
"browserslist": "^4.24.0",
|
|
|
|
|
"browserslist": "^4.28.1",
|
|
|
|
|
"chrome-trace-event": "^1.0.2",
|
|
|
|
|
"enhanced-resolve": "^5.17.3",
|
|
|
|
|
"es-module-lexer": "^1.2.1",
|
|
|
|
|
"enhanced-resolve": "^5.17.4",
|
|
|
|
|
"es-module-lexer": "^2.0.0",
|
|
|
|
|
"eslint-scope": "5.1.1",
|
|
|
|
|
"events": "^3.2.0",
|
|
|
|
|
"glob-to-regexp": "^0.4.1",
|
|
|
|
|
"graceful-fs": "^4.2.11",
|
|
|
|
|
"json-parse-even-better-errors": "^2.3.1",
|
|
|
|
|
"loader-runner": "^4.2.0",
|
|
|
|
|
"loader-runner": "^4.3.1",
|
|
|
|
|
"mime-types": "^2.1.27",
|
|
|
|
|
"neo-async": "^2.6.2",
|
|
|
|
|
"schema-utils": "^4.3.2",
|
|
|
|
|
"tapable": "^2.1.1",
|
|
|
|
|
"terser-webpack-plugin": "^5.3.11",
|
|
|
|
|
"watchpack": "^2.4.1",
|
|
|
|
|
"schema-utils": "^4.3.3",
|
|
|
|
|
"tapable": "^2.3.0",
|
|
|
|
|
"terser-webpack-plugin": "^5.3.16",
|
|
|
|
|
"watchpack": "^2.4.4",
|
|
|
|
|
"webpack-sources": "^3.3.3"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -27710,6 +27899,7 @@
|
|
|
|
|
"integrity": "sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/bonjour": "^3.5.9",
|
|
|
|
|
"@types/connect-history-api-fallback": "^1.3.5",
|
|
|
|
|
@@ -27765,9 +27955,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/webpack-dev-server/node_modules/ipaddr.js": {
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==",
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-Zv/pA+ciVFbCSBBjGfaKUya/CcGmUHzTydLMaTwrUUEM2DIEO3iZvueGxmacvmN50fGpGVKeTXpb2LcYQxeVdg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -27885,6 +28075,8 @@
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==",
|
|
|
|
|
"deprecated": "Use @exodus/bytes instead for a more spec-conformant and faster implementation",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"iconv-lite": "0.6.3"
|
|
|
|
|
@@ -27897,6 +28089,7 @@
|
|
|
|
|
"version": "0.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
|
|
@@ -27909,6 +28102,7 @@
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
@@ -27918,6 +28112,7 @@
|
|
|
|
|
"version": "11.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tr46": "^3.0.0",
|
|
|
|
|
@@ -28015,13 +28210,12 @@
|
|
|
|
|
"integrity": "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/which-typed-array": {
|
|
|
|
|
"version": "1.1.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz",
|
|
|
|
|
"integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
|
|
|
|
|
"version": "1.1.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.20.tgz",
|
|
|
|
|
"integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"available-typed-arrays": "^1.0.7",
|
|
|
|
|
@@ -28056,12 +28250,6 @@
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wordwrap": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/wrap-ansi": {
|
|
|
|
|
"version": "6.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
|
|
|
|
@@ -28104,6 +28292,7 @@
|
|
|
|
|
"version": "4.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"imurmurhash": "^0.1.4",
|
|
|
|
|
@@ -28114,9 +28303,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ws": {
|
|
|
|
|
"version": "8.18.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
|
|
|
|
"integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
|
|
|
|
|
"version": "8.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
@@ -28138,6 +28328,7 @@
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
@@ -28147,6 +28338,7 @@
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/xregexp": {
|
|
|
|
|
@@ -28162,6 +28354,7 @@
|
|
|
|
|
"version": "5.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
|
|
|
|
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
@@ -28171,51 +28364,68 @@
|
|
|
|
|
"version": "3.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yaml": {
|
|
|
|
|
"version": "2.8.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
|
|
|
|
|
"integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
|
|
|
|
|
"version": "2.8.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
|
|
|
|
|
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"yaml": "bin.mjs"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/eemeli"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yargs": {
|
|
|
|
|
"version": "17.7.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
|
|
|
|
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
|
|
|
"version": "16.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cliui": "^8.0.1",
|
|
|
|
|
"cliui": "^7.0.2",
|
|
|
|
|
"escalade": "^3.1.1",
|
|
|
|
|
"get-caller-file": "^2.0.5",
|
|
|
|
|
"require-directory": "^2.1.1",
|
|
|
|
|
"string-width": "^4.2.3",
|
|
|
|
|
"string-width": "^4.2.0",
|
|
|
|
|
"y18n": "^5.0.5",
|
|
|
|
|
"yargs-parser": "^21.1.1"
|
|
|
|
|
"yargs-parser": "^20.2.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yargs-parser": {
|
|
|
|
|
"version": "21.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yargs/node_modules/yargs-parser": {
|
|
|
|
|
"version": "20.2.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
|
|
|
|
|
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yocto-queue": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
|