Skip to content

Commit

Permalink
upgraded js deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fzumstein committed Aug 20, 2024
1 parent be72641 commit a4ef435
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion app/static/vendor/htmx-ext-head-support/head-support.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//==========================================================
// head-support.js
//
// An extension to htmx 1.0 to add head tag merging.
// An extension to add head tag merging.
//==========================================================
(function(){

Expand Down
2 changes: 1 addition & 1 deletion app/static/vendor/xlwings/xlwingsjs/dist/xlwings.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"@microsoft/office-js": "1.1.93",
"bootstrap": "5.3.3",
"bootstrap-xlwings": "github:xlwings/bootstrap-xlwings#5.3.3-1",
"htmx-ext-head-support": "2.0.0",
"htmx-ext-head-support": "2.0.1",
"htmx-ext-loading-states": "2.0.0",
"htmx.org": "2.0.2",
"socket.io": "4.7.5",
"xlwings": "github:xlwings/xlwings#0.32.0"
"xlwings": "github:xlwings/xlwings#0.32.1"
},
"devDependencies": {
"@types/alpinejs": "3.13.10",
Expand Down

0 comments on commit a4ef435

Please sign in to comment.