|
|
|
|
@@ -129,12 +129,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
|
"version": "7.22.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
|
|
|
|
|
"integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/highlight": "^7.22.13",
|
|
|
|
|
"chalk": "^2.4.2"
|
|
|
|
|
"@babel/highlight": "^7.22.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -195,11 +194,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
|
"version": "7.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.23.0",
|
|
|
|
|
"@babel/types": "^7.22.5",
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
|
|
|
"jsesc": "^2.5.1"
|
|
|
|
|
@@ -303,20 +302,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
|
|
|
|
|
"integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-function-name": {
|
|
|
|
|
"version": "7.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.22.15",
|
|
|
|
|
"@babel/types": "^7.23.0"
|
|
|
|
|
"@babel/template": "^7.22.5",
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@@ -448,9 +447,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
|
|
|
"version": "7.22.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
|
|
|
|
|
"integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
},
|
|
|
|
|
@@ -467,9 +466,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
|
|
|
|
|
"integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -510,12 +509,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/highlight": {
|
|
|
|
|
"version": "7.22.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz",
|
|
|
|
|
"integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
|
|
|
"chalk": "^2.4.2",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.5",
|
|
|
|
|
"chalk": "^2.0.0",
|
|
|
|
|
"js-tokens": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -523,9 +522,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==",
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
},
|
|
|
|
|
@@ -1861,31 +1860,31 @@
|
|
|
|
|
"integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/template": {
|
|
|
|
|
"version": "7.22.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
|
|
|
|
|
"integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.22.13",
|
|
|
|
|
"@babel/parser": "^7.22.15",
|
|
|
|
|
"@babel/types": "^7.22.15"
|
|
|
|
|
"@babel/code-frame": "^7.22.5",
|
|
|
|
|
"@babel/parser": "^7.22.5",
|
|
|
|
|
"@babel/types": "^7.22.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
|
"version": "7.23.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz",
|
|
|
|
|
"integrity": "sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.22.13",
|
|
|
|
|
"@babel/generator": "^7.23.0",
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
|
|
|
"@babel/code-frame": "^7.22.5",
|
|
|
|
|
"@babel/generator": "^7.22.5",
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.5",
|
|
|
|
|
"@babel/helper-function-name": "^7.22.5",
|
|
|
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
|
|
"@babel/parser": "^7.23.0",
|
|
|
|
|
"@babel/types": "^7.23.0",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.5",
|
|
|
|
|
"@babel/parser": "^7.22.5",
|
|
|
|
|
"@babel/types": "^7.22.5",
|
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -1894,12 +1893,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
|
"version": "7.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==",
|
|
|
|
|
"version": "7.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-string-parser": "^7.22.5",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.5",
|
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -2316,107 +2315,6 @@
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer/node_modules/ansi-styles": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer/node_modules/brace-expansion": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"balanced-match": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer/node_modules/chalk": {
|
|
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^4.1.0",
|
|
|
|
|
"supports-color": "^7.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer/node_modules/color-convert": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer/node_modules/color-name": {
|
|
|
|
|
"version": "1.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer/node_modules/glob": {
|
|
|
|
|
"version": "8.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fs.realpath": "^1.0.0",
|
|
|
|
|
"inflight": "^1.0.4",
|
|
|
|
|
"inherits": "2",
|
|
|
|
|
"minimatch": "^5.0.1",
|
|
|
|
|
"once": "^1.3.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer/node_modules/has-flag": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer/node_modules/minimatch": {
|
|
|
|
|
"version": "5.1.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
|
|
|
|
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"brace-expansion": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-footer/node_modules/supports-color": {
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/frontend-component-header": {
|
|
|
|
|
"version": "4.10.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-4.10.1.tgz",
|
|
|
|
|
@@ -2688,7 +2586,7 @@
|
|
|
|
|
"prop-types": "^15.7.2",
|
|
|
|
|
"react": "^16.9.0 || ^17.0.0",
|
|
|
|
|
"react-dom": "^16.9.0 || ^17.0.0",
|
|
|
|
|
"react-redux": "^7.1.1",
|
|
|
|
|
"react-redux": "^7.1.1 || ^8.1.1",
|
|
|
|
|
"react-router-dom": "^6.0.0",
|
|
|
|
|
"redux": "^4.0.4"
|
|
|
|
|
}
|
|
|
|
|
@@ -2716,19 +2614,22 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon": {
|
|
|
|
|
"version": "20.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/paragon/-/paragon-20.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-cHxoxoOREVFbBqW9IRAtlIAQo1lcF9JJXkLoEw1Vam6oetKSa5Mc0SL5kykbV+1iRPP7kS8A0Csf5nRr0oolLQ==",
|
|
|
|
|
"version": "21.5.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/paragon/-/paragon-21.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-CWR9mFBQAnZ29GeP8igPk3dBLgIQmZJ6tZQiou6855TjHIXcvgmbIvtchKw9SgzhW+D5B0hQJet94zsm+GG/Rg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@fortawesome/fontawesome-svg-core": "^6.1.1",
|
|
|
|
|
"@fortawesome/react-fontawesome": "^0.1.18",
|
|
|
|
|
"@popperjs/core": "^2.11.4",
|
|
|
|
|
"bootstrap": "^4.6.2",
|
|
|
|
|
"chalk": "^4.1.2",
|
|
|
|
|
"child_process": "^1.0.2",
|
|
|
|
|
"classnames": "^2.3.1",
|
|
|
|
|
"email-prop-type": "^3.0.0",
|
|
|
|
|
"file-selector": "^0.6.0",
|
|
|
|
|
"font-awesome": "^4.7.0",
|
|
|
|
|
"glob": "^8.0.3",
|
|
|
|
|
"inquirer": "^8.2.5",
|
|
|
|
|
"lodash.uniqby": "^4.7.0",
|
|
|
|
|
"mailto-link": "^2.0.0",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
@@ -2746,10 +2647,13 @@
|
|
|
|
|
"uncontrollable": "^7.2.1",
|
|
|
|
|
"uuid": "^9.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"paragon": "bin/paragon-scripts.js"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^16.8.6 || ^17.0.0",
|
|
|
|
|
"react-dom": "^16.8.6 || ^17.0.0",
|
|
|
|
|
"react-intl": "^5.25.1"
|
|
|
|
|
"react-intl": "^5.25.1 || ^6.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/@fortawesome/fontawesome-common-types": {
|
|
|
|
|
@@ -2785,6 +2689,20 @@
|
|
|
|
|
"react": ">=16.x"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/ansi-styles": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/brace-expansion": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
|
|
@@ -2793,6 +2711,37 @@
|
|
|
|
|
"balanced-match": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/chalk": {
|
|
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^4.1.0",
|
|
|
|
|
"supports-color": "^7.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/color-convert": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/color-name": {
|
|
|
|
|
"version": "1.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/glob": {
|
|
|
|
|
"version": "8.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
|
|
|
|
@@ -2811,6 +2760,14 @@
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/has-flag": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/minimatch": {
|
|
|
|
|
"version": "5.1.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
|
|
|
|
@@ -2822,6 +2779,17 @@
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/paragon/node_modules/supports-color": {
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@edx/reactifex": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@edx/reactifex/-/reactifex-1.1.0.tgz",
|
|
|
|
|
@@ -19241,6 +19209,11 @@
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/pretty-format/node_modules/react-is": {
|
|
|
|
|
"version": "17.0.2",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/process-nextick-args": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
|
|
|
|
|
|