Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fzumstein committed Oct 1, 2024
1 parent 056922f commit cbe77a2
Show file tree
Hide file tree
Showing 10 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion app/static/vendor/socket.io/LICENSE

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

4 changes: 2 additions & 2 deletions app/static/vendor/socket.io/client-dist/socket.io.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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.

52 changes: 26 additions & 26 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"dependencies": {
"@alpinejs/csp": "3.14.1",
"@microsoft/office-js": "1.1.93",
"@microsoft/office-js": "1.1.94",
"bootstrap": "5.3.3",
"bootstrap-xlwings": "github:xlwings/bootstrap-xlwings#5.3.3-1",
"htmx-ext-head-support": "2.0.2",
"htmx-ext-loading-states": "2.0.0",
"htmx.org": "2.0.2",
"socket.io": "4.7.5",
"xlwings": "github:xlwings/xlwings#0.33.0"
"socket.io": "4.8.0",
"xlwings": "github:xlwings/xlwings#0.33.1"
},
"devDependencies": {
"@types/alpinejs": "3.13.10",
"@types/office-js": "1.0.430",
"@types/office-js": "1.0.432",
"office-addin-lint": "2.3.5",
"prettier": "3.3.3",
"prettier-plugin-jinja-template": "1.5.0"
"prettier-plugin-jinja-template": "2.0.0"
}
}
10 changes: 5 additions & 5 deletions requirements-core.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-core.in --universal -o requirements-core.txt --unsafe-package pywin32 --unsafe-package appscript --unsafe-package psutil
aiocache==0.12.2
aiocache==0.12.3
# via -r requirements-core.in
annotated-types==0.7.0
# via pydantic
Expand Down Expand Up @@ -75,13 +75,13 @@ python-dotenv==1.0.1
# via pydantic-settings
python-engineio==4.9.1
# via python-socketio
python-multipart==0.0.10
python-multipart==0.0.12
# via -r requirements-core.in
python-socketio==5.11.4
# via -r requirements-core.in
pytz==2024.2
# via croniter
redis==5.0.8
redis==5.1.0
# via -r requirements-core.in
simple-websocket==1.0.0
# via python-engineio
Expand All @@ -98,13 +98,13 @@ typing-extensions==4.12.2
# fastapi-slim
# pydantic
# pydantic-core
uvicorn==0.30.6
uvicorn==0.31.0
# via -r requirements-core.in
uvloop==0.20.0 ; sys_platform != 'win32'
# via -r requirements-core.in
wsproto==1.2.0
# via simple-websocket
xlwings==0.33.0
xlwings==0.33.1
# via -r requirements-core.in

# The following packages were excluded from the output:
Expand Down
16 changes: 8 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in --universal -o requirements-dev.txt --unsafe-package pywin32 --unsafe-package appscript --unsafe-package psutil
aiocache==0.12.2
aiocache==0.12.3
# via -r requirements.txt
annotated-types==0.7.0
# via
Expand All @@ -12,7 +12,7 @@ anyio==4.6.0
# httpx
# starlette
# watchfiles
azure-functions==1.20.0 ; sys_platform != 'win32'
azure-functions==1.21.1 ; sys_platform != 'win32'
# via -r requirements.txt
beautifulsoup4==4.12.3
# via -r requirements-dev.in
Expand Down Expand Up @@ -148,7 +148,7 @@ python-engineio==4.9.1
# via
# -r requirements.txt
# python-socketio
python-multipart==0.0.10
python-multipart==0.0.12
# via -r requirements.txt
python-socketio==5.11.4
# via -r requirements.txt
Expand All @@ -159,7 +159,7 @@ pytz==2024.2
# pandas
pyyaml==6.0.2
# via pre-commit
redis==5.0.8
redis==5.1.0
# via -r requirements.txt
simple-websocket==1.0.0
# via
Expand All @@ -186,23 +186,23 @@ typing-extensions==4.12.2
# fastapi-slim
# pydantic
# pydantic-core
tzdata==2024.1
tzdata==2024.2
# via
# -r requirements.txt
# pandas
uvicorn==0.30.6
uvicorn==0.31.0
# via -r requirements.txt
uvloop==0.20.0 ; sys_platform != 'win32'
# via -r requirements.txt
virtualenv==20.26.5
virtualenv==20.26.6
# via pre-commit
watchfiles==0.24.0
# via -r requirements-dev.in
wsproto==1.2.0
# via
# -r requirements.txt
# simple-websocket
xlwings==0.33.0
xlwings==0.33.1
# via -r requirements.txt

# The following packages were excluded from the output:
Expand Down
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in --universal -o requirements.txt --unsafe-package pywin32 --unsafe-package appscript --unsafe-package psutil
aiocache==0.12.2
aiocache==0.12.3
# via -r requirements-core.txt
annotated-types==0.7.0
# via
Expand All @@ -11,7 +11,7 @@ anyio==4.6.0
# -r requirements-core.txt
# httpx
# starlette
azure-functions==1.20.0 ; sys_platform != 'win32'
azure-functions==1.21.1 ; sys_platform != 'win32'
# via -r requirements.in
bidict==0.23.1
# via
Expand Down Expand Up @@ -119,7 +119,7 @@ python-engineio==4.9.1
# via
# -r requirements-core.txt
# python-socketio
python-multipart==0.0.10
python-multipart==0.0.12
# via -r requirements-core.txt
python-socketio==5.11.4
# via -r requirements-core.txt
Expand All @@ -128,7 +128,7 @@ pytz==2024.2
# -r requirements-core.txt
# croniter
# pandas
redis==5.0.8
redis==5.1.0
# via -r requirements-core.txt
simple-websocket==1.0.0
# via
Expand All @@ -153,17 +153,17 @@ typing-extensions==4.12.2
# fastapi-slim
# pydantic
# pydantic-core
tzdata==2024.1
tzdata==2024.2
# via pandas
uvicorn==0.30.6
uvicorn==0.31.0
# via -r requirements-core.txt
uvloop==0.20.0 ; sys_platform != 'win32'
# via -r requirements-core.txt
wsproto==1.2.0
# via
# -r requirements-core.txt
# simple-websocket
xlwings==0.33.0
xlwings==0.33.1
# via -r requirements-core.txt

# The following packages were excluded from the output:
Expand Down

0 comments on commit cbe77a2

Please sign in to comment.