[BD-10] [DEPR-92] Remove edx-pattern-library package. (#24631)

This commit is contained in:
Aura Milena Alba
2020-09-03 13:01:16 -05:00
committed by GitHub
parent 06c9edf764
commit 9a8e9ea962
2 changed files with 0 additions and 42 deletions

41
package-lock.json generated
View File

@@ -2082,11 +2082,6 @@
"callsite": "1.0.0"
}
},
"bi-app-sass": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/bi-app-sass/-/bi-app-sass-1.1.0.tgz",
"integrity": "sha1-+jUNeYoif1mgJND/aiDxSG6FQTM="
},
"big.js": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/big.js/-/big.js-3.2.0.tgz",
@@ -2159,11 +2154,6 @@
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.0.0-beta.2.tgz",
"integrity": "sha512-DzGtdTlKbrMoGMpz0LigKSqJ+MgtFKxA791PU/q062OlRG0HybNZcTLH7rpDAmLS66Y3esN9yzKHLLbqa5UR3w=="
},
"bourbon": {
"version": "4.2.7",
"resolved": "https://registry.npmjs.org/bourbon/-/bourbon-4.2.7.tgz",
"integrity": "sha1-SKgF3/R1+/YeACpk4eTbaNL4L7o="
},
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
@@ -2183,11 +2173,6 @@
"repeat-element": "^1.1.2"
}
},
"breakpoint-sass": {
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/breakpoint-sass/-/breakpoint-sass-2.7.1.tgz",
"integrity": "sha1-jvbEdE3MJbqD2Wm2yaF+XaopmAo="
},
"brorand": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
@@ -3711,27 +3696,6 @@
"integrity": "sha512-syMILFpMPFDfTdoSgU1ctcM0OMg2wKFFcF1uyTmLUpvIoUewQbj6zNr3gBs61s51JZZRXN3N5S+FyUMkMsgELw==",
"dev": true
},
"edx-pattern-library": {
"version": "0.18.1",
"resolved": "https://registry.npmjs.org/edx-pattern-library/-/edx-pattern-library-0.18.1.tgz",
"integrity": "sha1-pEg5OX0slqp7WNcHR0Dw4+yii7g=",
"requires": {
"bi-app-sass": "^1.1.0",
"bourbon": "~4.2.7",
"breakpoint-sass": "^2.6.1",
"font-awesome": "^4.6.3",
"jquery": "^1.11.1",
"requirejs": "^2.1.22",
"requirejs-plugins": "^1.0.2"
},
"dependencies": {
"jquery": {
"version": "1.12.4",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz",
"integrity": "sha1-AeHfuikP5z3rp3zurLD5ui/sngw="
}
}
},
"edx-proctoring-proctortrack": {
"version": "git+https://git@github.com/joshivj/edx-proctoring-proctortrack.git#c4f49973562bf0e54518b74efce20bafa299616a",
"from": "edx-proctoring-proctortrack@git+https://git@github.com/joshivj/edx-proctoring-proctortrack.git#c4f49973562bf0e54518b74efce20bafa299616a",
@@ -11922,11 +11886,6 @@
"resolved": "https://registry.npmjs.org/requirejs/-/requirejs-2.3.5.tgz",
"integrity": "sha512-svnO+aNcR/an9Dpi44C7KSAy5fFGLtmPbaaCeQaklUz8BQhS64tWWIIlvEA5jrWICzlO/X9KSzSeXFnZdBu8nw=="
},
"requirejs-plugins": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/requirejs-plugins/-/requirejs-plugins-1.0.2.tgz",
"integrity": "sha1-aTtVidl/hZhGL8cYJjUyYqr9qDY="
},
"requirejs-text": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/requirejs-text/-/requirejs-text-2.0.15.tgz",

View File

@@ -24,7 +24,6 @@
"css-loader": "0.28.8",
"datatables": "1.10.18",
"datatables.net-fixedcolumns": "3.2.6",
"edx-pattern-library": "0.18.1",
"edx-proctoring-proctortrack": "git+https://git@github.com/joshivj/edx-proctoring-proctortrack.git#c4f49973562bf0e54518b74efce20bafa299616a",
"edx-ui-toolkit": "1.5.2",
"exports-loader": "0.6.4",