Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kai687 committed Dec 3, 2024
1 parent 7510cd6 commit 7bb484e
Show file tree
Hide file tree
Showing 5 changed files with 132 additions and 121 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ distlib==0.3.9
docutils==0.21.2
exceptiongroup==1.2.2 ; python_full_version < '3.11'
executing==2.1.0
fastjsonschema==2.21.0
fastjsonschema==2.21.1
filelock==3.16.1
greenlet==3.1.1 ; (python_full_version < '3.13' and platform_machine == 'AMD64') or (python_full_version < '3.13' and platform_machine == 'WIN32') or (python_full_version < '3.13' and platform_machine == 'aarch64') or (python_full_version < '3.13' and platform_machine == 'amd64') or (python_full_version < '3.13' and platform_machine == 'ppc64le') or (python_full_version < '3.13' and platform_machine == 'win32') or (python_full_version < '3.13' and platform_machine == 'x86_64')
h11==0.14.0
Expand Down Expand Up @@ -74,7 +74,7 @@ pyyaml==6.0.2
pyzmq==26.2.0
referencing==0.35.1
requests==2.32.3
rpds-py==0.21.0
rpds-py==0.22.0
ruff==0.8.1
six==1.16.0
sniffio==1.3.1
Expand Down
2 changes: 1 addition & 1 deletion src/sphinxawesome_theme/static/theme.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/theme-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Kai Welke",
"license": "MIT",
"dependencies": {
"@alpinejs/intersect": "^3.14.5",
"alpinejs": "^3.14.5",
"@alpinejs/intersect": "^3.14.6",
"alpinejs": "^3.14.6",
"clipboard": "^2.0.11"
},
"devDependencies": {
Expand Down
40 changes: 20 additions & 20 deletions src/theme-src/pnpm-lock.yaml

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

Loading

0 comments on commit 7bb484e

Please sign in to comment.