Skip to content

Commit

Permalink
Update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
trey committed Aug 9, 2023
1 parent 811c231 commit a0f7df8
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 40 deletions.
140 changes: 106 additions & 34 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"postcss-nesting": "^12.0.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"stylelint": "^15.1.0",
"stylelint-config-standard": "^34.0.0"
}
Expand Down
10 changes: 5 additions & 5 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ pickleshare==0.7.5
# via ipython
pip-lock==2.11.0
# via -r requirements/requirements.in
pip-tools==7.1.0
pip-tools==7.3.0
# via -r requirements/requirements.in
platformdirs==3.10.0
# via
Expand All @@ -140,7 +140,7 @@ pycodestyle==2.11.0
# via flake8
pyflakes==3.1.0
# via flake8
pygments==2.15.1
pygments==2.16.1
# via ipython
pyproject-hooks==1.0.0
# via build
Expand All @@ -154,7 +154,7 @@ pyyaml==6.0.1
# via
# djlint
# pre-commit
regex==2023.6.3
regex==2023.8.8
# via djlint
six==1.16.0
# via
Expand All @@ -167,7 +167,7 @@ sqlparse==0.4.4
# django-debug-toolbar
stack-data==0.6.2
# via ipython
tqdm==4.65.0
tqdm==4.66.0
# via djlint
traitlets==5.9.0
# via
Expand All @@ -179,7 +179,7 @@ virtualenv==20.24.2
# via pre-commit
wcwidth==0.2.6
# via prompt-toolkit
wheel==0.41.0
wheel==0.41.1
# via pip-tools
whitenoise==6.5.0
# via -r requirements/requirements.in
Expand Down

0 comments on commit a0f7df8

Please sign in to comment.