Replace node_modules libraries by the versions in debian
After #40 is fixed, we should replace the libraries in node_modules by the packaged versions, in all possible cases.
name | pma 4.9[/5.0[/master]] | package-name | buster | bullseye | sid | |
---|---|---|---|---|---|---|
[x] | codemirror | 5.48.4/5.50.2 | libjs-codemirror | 5.43.0 | 5.49.2 | 5.50.2 |
[x] | jquery | 3.4.1 | libjs-jquery | 3.3.1 | 3.3.1 | 3.3.1 |
[ ] | 2.2.2 | none | ||||
[ ] | jquery-migrate | 3.1.0 | libjs-jquery-migrate-1 | 1.4.1 | 1.4.1 | 1.4.1 |
[ ] | jquery-mousewheel | 3.1.13 | libjs-jquery-mousewheel | 3.1.13 | 3.1.13 | 3.1.13 |
[x] | jquery-ui | 1.12.1 | libjs-jquery-ui | 1:1.12.1 | 1:1.12.1 | 1:1.12.1 |
[ ] | 1.6.3 | none | ||||
[ ] | 1.19.1 | none | ||||
[ ] | js-cookie | 2.2.1 | libjs-jquery-cookie | 0:12 | 0:12 | 0:12 |
[ ] | 0.4.5 | none | ||||
[ ] | 1.0.9 | none | ||||
[ ] | 4.4.2 | none | ||||
[x] | bootstrap | -/^4.1.3/^4.4.1 | libjs-bootstrap4 | 4.3.1 | 4.4.1 | 4.4.1 |
[ ] | popper.js | -/^1.14.6/^1.16.0 | libjs-popper.js | 1.14.6 | 1.16.0 | 1.16.0 |
[ ] | sass | -/^1.22.4/^1.24.4 | depends on the usage, then maybe. Is this necessary on runtime or only during build? | |||
[ ] | -/0.4.4 | none |
Edited by William Desportes