Commit 54f51ecae2736bcc9d54d4de6538548637bf3739
1 parent
4aee2d63
Exists in
master
and in
1 other branch
update js libraries
Showing
2 changed files
with
6 additions
and
6 deletions
Show diff stats
package.json
| ... | ... | @@ -3,11 +3,11 @@ |
| 3 | 3 | "email": "mjsb@uevora.pt", |
| 4 | 4 | "dependencies": { |
| 5 | 5 | "bootstrap": "^5.1.0", |
| 6 | - "bootstrap-icons": "^1.7.2", | |
| 7 | - "codemirror": "^5.61.1", | |
| 8 | - "datatables": "^1.10", | |
| 6 | + "bootstrap-icons": "^1.8.0", | |
| 7 | + "codemirror": "^5.65.2", | |
| 8 | + "datatables": "^1.10.18", | |
| 9 | 9 | "jquery": "^3.6.0", |
| 10 | - "mathjax": "^3.1.4", | |
| 11 | - "underscore": "^1.13.1" | |
| 10 | + "mathjax": "^3.2.0", | |
| 11 | + "underscore": "^1.13.2" | |
| 12 | 12 | } |
| 13 | 13 | } | ... | ... |
perguntations/__init__.py