diff --git a/atlas/requirements.txt b/atlas/requirements.txt index d80037ba..38644593 100644 --- a/atlas/requirements.txt +++ b/atlas/requirements.txt @@ -1,15 +1,15 @@ amqp==5.1.1; python_version >= "3.6" appdirs==1.4.4; python_version >= "3.6" asgiref==3.5.2; python_version >= "3.6" -astroid==2.12.2; python_version >= "3.6" and python_version < "4.0" -asttokens==2.0.5 +astroid==2.12.5; python_version >= "3.6" and python_version < "4.0" +asttokens==2.0.8 atomicwrites==1.4.1; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.4.0" attrs==22.1.0; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.5.0" backports.entry-points-selectable==1.1.1; python_full_version >= "3.6.1" and python_version >= "2.7" bcrypt==3.2.2; python_version >= "3.6" beautifulsoup4==4.11.1; python_full_version > "3.0.0" -billiard==4.0.0; python_version >= "3.6" -black==22.6.0; python_version >= "3.6" +billiard==4.0.2; python_version >= "3.6" +black==22.8.0; python_version >= "3.6" brotli==1.0.9 browserstack-local==1.2.3 bs4==0.0.1 @@ -18,18 +18,18 @@ certifi==2022.6.15; python_version >= "2.7" and python_full_version < "3.0.0" or celery==5.2.7; python_version >= "3.6" cffi==1.15.1 cfgv==3.3.1; python_full_version >= "3.6.1" -charset-normalizer==2.1.0; python_full_version >= "3.6.0" and python_version >= "3" +charset-normalizer==2.1.1; python_full_version >= "3.6.0" and python_version >= "3" click-didyoumean==0.3.0; python_version >= "3.6" click-plugins==1.1.1; python_version >= "3.6" click-repl==0.2.0; python_version >= "3.6" click==8.1.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" colorama==0.4.5; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") commonmark==0.9.1; python_version >= "3.6" and python_version < "4.0" -coverage==6.4.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0" and python_version < "4") +coverage==6.4.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0" and python_version < "4") cryptography==37.0.4; python_version >= "3.6" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0") dataclasses==0.8; python_version >= "3.6" and python_version < "3.7" defusedxml==0.7.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0" -distlib==0.3.5; python_full_version >= "3.6.1" +distlib==0.3.6; python_full_version >= "3.6.1" dj-database-url==0.5.0 django-appconf==1.0.5 django-bmemcached==0.3.0 @@ -37,8 +37,8 @@ django-celery-beat==2.3.0 django-celery-results==2.4.0 django-chunked-iterator==0.6.1 django-compression-middleware==0.4.1 -django-compressor==4.0 -django-debug-toolbar==3.5.0; python_version >= "3.6" +django-compressor==4.1 +django-debug-toolbar==3.6.0; python_version >= "3.6" django-doctor==2.6.0 django-heroku==0.3.1 django-htmlmin==0.11.0 @@ -47,22 +47,22 @@ django-mathfilters==1.0.0 django-mssql-backend==2.8.1 django-redis-sessions==0.6.2 django-timezone-field==5.0; python_version >= "3.5" -django==4.0.6; python_version >= "3.6" +django==4.1; python_version >= "3.6" djangosaml2==1.5.1 -djlint==1.7.0; python_version >= "3.6" -dparse==0.5.1; python_version >= "3.5" -elementpath==3.0.0; python_version >= "3.6" and python_version < "4" +djlint==1.12.1; python_version >= "3.6" +dparse==0.5.2; python_version >= "3.5" +elementpath==3.0.2; python_version >= "3.6" and python_version < "4" fabric==2.7.1 -filelock==3.7.1; python_full_version >= "3.6.1" +filelock==3.8.0; python_full_version >= "3.6.1" gevent==21.12.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_version > "3.5") -greenlet==1.1.2; python_version >= "2.7" and python_full_version < "3.0.0" and platform_python_implementation == "CPython" or python_version > "3.5" and python_full_version < "3.0.0" and platform_python_implementation == "CPython" or python_version > "3.5" and platform_python_implementation == "CPython" and python_full_version >= "3.5.0" +greenlet==1.1.3; python_version >= "2.7" and python_full_version < "3.0.0" and platform_python_implementation == "CPython" or python_version > "3.5" and python_full_version < "3.0.0" and platform_python_implementation == "CPython" or python_version > "3.5" and platform_python_implementation == "CPython" and python_full_version >= "3.5.0" gunicorn==20.1.0; python_version >= "3.5" html5lib==1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" -humanize==4.2.3; python_version >= "3.6" -identify==2.5.1; python_full_version >= "3.6.1" +humanize==4.3.0; python_version >= "3.6" +identify==2.5.3; python_full_version >= "3.6.1" idna==3.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5" importlib-metadata==4.12.0; python_full_version >= "3.6.1" and python_version < "3.8" and python_version >= "3.6" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version < "3.8" and python_version >= "3.6") -importlib-resources==5.8.0; python_full_version >= "3.6.1" and python_version < "3.7" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0") +importlib-resources==5.9.0; python_full_version >= "3.6.1" and python_version < "3.7" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0") iniconfig==1.1.1; python_version >= "3.6" invoke==1.7.1 isort==5.10.1; python_full_version >= "3.6.1" and python_version < "4.0" and python_version >= "3.6" @@ -78,25 +78,25 @@ nodeenv==1.7.0; python_full_version >= "3.6.1" packaging==21.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" paramiko==2.11.0 pathlib2==2.3.7.post1 -pathspec==0.9.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" +pathspec==0.10.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" pillow==9.2.0; python_version >= "3.6" platformdirs==2.5.2; python_version >= "3.6" and python_version < "4.0" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") and python_full_version >= "3.6.1" pluggy==1.0.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" pre-commit==2.20.0; python_full_version >= "3.6.1" prometheus-client==0.14.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" -prompt-toolkit==3.0.30; python_full_version >= "3.6.1" and python_version >= "3.6" +prompt-toolkit==3.0.31; python_full_version >= "3.6.1" and python_version >= "3.6" psutil==5.9.1; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" psycopg2-binary==2.9.3; python_version >= "3.6" psycopg2==2.9.3; python_version >= "3.6" py==1.11.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" pycparser==2.21; python_version >= "2.7" and python_full_version < "3.0.0" and platform_python_implementation == "CPython" and sys_platform == "win32" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_version > "3.5") or platform_python_implementation == "CPython" and sys_platform == "win32" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_version > "3.5") and python_full_version >= "3.4.0" -pygments==2.12.0; python_version >= "3.5" -pylint==2.14.5; python_version >= "3.6" and python_version < "4.0" +pygments==2.13.0; python_version >= "3.5" +pylint==2.15.0; python_version >= "3.6" and python_version < "4.0" pynacl==1.5.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" pyodbc==4.0.34 pyopenssl==20.0.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0" pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6" -pysaml2==7.1.2; python_version >= "3.6" and python_version < "4" +pysaml2==7.2.1; python_version >= "3.6" and python_version < "4" pysolr @ git+https://github.com/christopherpickering/pysolr.git@master pytest==6.2.5; python_version >= "3.6" python-binary-memcached==0.31.1 @@ -105,13 +105,13 @@ python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0 python-memcached==1.59 pytz==2021.3; python_version >= "3.6" and python_version < "4" pyyaml==5.4.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0") -rcssmin==1.1.0 +rcssmin==1.1.1 redis==3.5.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" regex==2021.11.10 relative-to-now==0.0.8; python_version >= "3.6" requests==2.28.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.6.0" rich==10.16.2; python_version >= "3.6" and python_version < "4.0" -rjsmin==1.2.0 +rjsmin==1.2.1 selenium==3.141.0 simplejson==3.17.6; (python_version >= "2.5" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0") six==1.16.0; python_version >= "3.6" and python_version < "4" and python_full_version >= "3.6.1" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0") and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.5.0") and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.6" and python_version < "4" and python_full_version >= "3.3.0") and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6") and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0") @@ -125,9 +125,9 @@ typed-ast==1.5.4; implementation_name == "cpython" and python_version < "3.8" an typing-extensions==3.10.0.2; python_version >= "3.6" and python_version < "3.8" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version < "3.8" and python_version >= "3.6") uc-micro-py==1.0.1; python_version >= "3.6" uhashring==2.1; python_version >= "3.6" -urllib3==1.26.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" +urllib3==1.26.12; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" vine==5.0.0; python_version >= "3.6" -virtualenv==20.15.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") +virtualenv==20.16.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") wcwidth==0.2.5; python_full_version >= "3.6.1" and python_version >= "3.6" webencodings==0.5.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" whitenoise==5.3.0; python_version >= "3.5" and python_version < "4" diff --git a/atlas/static/lib/linkify-it/package.json b/atlas/static/lib/linkify-it/package.json index 7d0fcc79..3dfc1151 100644 --- a/atlas/static/lib/linkify-it/package.json +++ b/atlas/static/lib/linkify-it/package.json @@ -42,7 +42,7 @@ "pug-cli": "1.0.0-alpha6", "shelljs": "0.8.5", "shx": "0.3.4", - "stylus": "0.58.1", + "stylus": "0.59.0", "tlds": "1.231.0" } } diff --git a/package.json b/package.json index d1aaa5db..efcb9132 100644 --- a/package.json +++ b/package.json @@ -20,12 +20,12 @@ "test:prettier": "prettier --check --config .prettierrc \"**/*.{ts,css,less,scss,js,json,md,yaml}\"" }, "dependencies": { - "@babel/cli": "7.18.9", - "@babel/core": "7.18.9", - "@babel/preset-env": "7.18.9", - "@fortawesome/fontawesome-free": "^6.1.2", + "@babel/cli": "7.18.10", + "@babel/core": "7.18.13", + "@babel/preset-env": "7.18.10", + "@fortawesome/fontawesome-free": "6.1.2", "bulma": "0.9.4", - "fontawesome-subset": "^4.2.0", + "fontawesome-subset": "4.2.0", "gulp": "4.0.2", "handlebars": "4.7.7" },