Skip to content

Commit

Permalink
chg: [dependencies] Updated JavaScript dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Sep 28, 2023
1 parent cf01eec commit 33babb8
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"author": "Cédric Bonhomme",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.3.0",
"@json-editor/json-editor": "^2.9.1",
"@fortawesome/fontawesome-free": "^6.4.2",
"@json-editor/json-editor": "^2.10.1",
"bootstrap": "^4.6.0",
"bootstrap-select": "^1.13.18",
"chart.js": "^4.2.1",
"chart.js": "^4.4.0",
"chartjs-plugin-datalabels": "^2.2.0",
"code-prettify": "^0.1.0",
"codemirror": "^6.0.1",
"datatables": "^1.10.18",
"datatables.net-bs4": "^1.13.3",
"jquery": "^3.6.3",
"datatables.net-bs4": "^1.13.6",
"jquery": "^3.7.1",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"papaparse": "^5.4.0",
"papaparse": "^5.4.1",
"popper.js": "^1.16.1"
},
"engines": {
Expand Down

0 comments on commit 33babb8

Please sign in to comment.