chore: clean up aphrodite (#10883)
This commit is contained in:
parent
01f90107e1
commit
4502690ef9
|
|
@ -18671,26 +18671,6 @@
|
|||
"normalize-path": "^2.1.1"
|
||||
}
|
||||
},
|
||||
"aphrodite": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/aphrodite/-/aphrodite-2.3.1.tgz",
|
||||
"integrity": "sha512-hwRxpYarrHLRti62RlWplK3A1bDkh4dw5jjDh4Xvra6z45B5yx9Rqsiaw3duELCI/FLOYxlxVe1bysRpIw5X1Q==",
|
||||
"requires": {
|
||||
"asap": "^2.0.3",
|
||||
"inline-style-prefixer": "^5.0.4",
|
||||
"string-hash": "^1.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"inline-style-prefixer": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/inline-style-prefixer/-/inline-style-prefixer-5.1.0.tgz",
|
||||
"integrity": "sha512-giteQHPMrApQOSjNSjteO5ZGSGMRf9gas14fRy2lg2buSc1nRnj6o6xuNds5cMTKrkncyrTu3gJn/yflFMVdmg==",
|
||||
"requires": {
|
||||
"css-in-js-utils": "^2.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"app-root-dir": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/app-root-dir/-/app-root-dir-1.0.2.tgz",
|
||||
|
|
|
|||
|
|
@ -94,7 +94,6 @@
|
|||
"@vx/responsive": "^0.0.195",
|
||||
"abortcontroller-polyfill": "^1.1.9",
|
||||
"antd": "^4.5.2",
|
||||
"aphrodite": "^2.3.1",
|
||||
"array-move": "^2.2.1",
|
||||
"bootstrap": "^3.4.1",
|
||||
"bootstrap-slider": "^10.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue