Skip to content

Commit

Permalink
Automated dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 20, 2024
1 parent 9375dbf commit 83cd90f
Show file tree
Hide file tree
Showing 4 changed files with 4,785 additions and 3,776 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,33 +50,33 @@
},
"dependencies": {
"@react-hook/window-scroll": "^1.3.0",
"@salesforce-ux/design-system": "^2.18.1",
"@salesforce/design-system-react": "^0.10.48",
"@sentry/browser": "^7.7.0",
"classnames": "^2.3.1",
"date-fns": "^2.29.1",
"i18next": "^21.8.14",
"i18next-browser-languagedetector": "^6.1.4",
"i18next-http-backend": "^1.4.1",
"js-cookie": "^3.0.1",
"@salesforce-ux/design-system": "^2.24.2",
"@salesforce/design-system-react": "^0.10.59",
"@sentry/browser": "^8.2.1",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
"i18next": "^23.11.4",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-document-title": "^2.0.3",
"react-dom": "^18.2.0",
"react-i18next": "^11.18.1",
"react-joyride": "^2.5.0",
"react-redux": "^8.0.2",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.1",
"react-joyride": "^2.8.1",
"react-redux": "^9.1.2",
"react-router-dom": "^5.3.1",
"redux": "^4.2.0",
"redux": "^5.0.1",
"redux-devtools-extension": "^2.13.9",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.4.1",
"reselect": "^4.1.6",
"redux-thunk": "^3.1.0",
"reselect": "^5.1.0",
"sockette": "^2.0.6",
"uuid-random": "^1.3.2",
"vlocity": "^1.15.7",
"whatwg-fetch": "^3.6.2"
"vlocity": "^1.17.6",
"whatwg-fetch": "^3.6.20"
},
"devDependencies": {
"@babel/core": "^7.18.9",
Expand Down
78 changes: 40 additions & 38 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.16
# via sphinx
asgiref==3.7.2
asgiref==3.8.1
# via
# -c requirements/prod.txt
# daphne
Expand All @@ -28,33 +28,33 @@ automat==22.10.0
# via
# -c requirements/prod.txt
# twisted
babel==2.14.0
babel==2.15.0
# via sphinx
black==24.1.1
black==24.4.2
# via -r requirements/dev.in
certifi==2023.7.22
certifi==2024.2.2
# via
# -c requirements/prod.txt
# requests
cffi==1.16.0
# via
# -c requirements/prod.txt
# cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.2
# via
# -c requirements/prod.txt
# requests
click==8.1.6
click==8.1.7
# via
# -c requirements/prod.txt
# black
constantly==23.10.4
# via
# -c requirements/prod.txt
# twisted
coverage[toml]==7.4.1
coverage[toml]==7.5.1
# via pytest-cov
cryptography==41.0.7
cryptography==42.0.5
# via
# -c requirements/prod.txt
# autobahn
Expand All @@ -66,7 +66,7 @@ daphne==3.0.2
# -r requirements/dev.in
decorator==5.1.1
# via ipython
django==4.2.9
django==4.2.13
# via
# -c requirements/prod.txt
# django-extensions
Expand All @@ -81,7 +81,7 @@ docutils==0.16
# myst-parser
# restructuredtext-lint
# sphinx
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# ipython
# pytest
Expand All @@ -91,22 +91,22 @@ factory-boy==3.3.0
# via
# -r requirements/dev.in
# pytest-factoryboy
faker==19.3.0
faker==24.4.0
# via
# -c requirements/prod.txt
# factory-boy
flake8==7.0.0
# via
# -r requirements/dev.in
# flake8-bugbear
flake8-bugbear==24.1.17
flake8-bugbear==24.4.26
# via -r requirements/dev.in
hyperlink==21.0.0
# via
# -c requirements/prod.txt
# autobahn
# twisted
idna==3.4
idna==3.6
# via
# -c requirements/prod.txt
# hyperlink
Expand All @@ -124,13 +124,13 @@ inflection==0.5.1
# pytest-factoryboy
iniconfig==2.0.0
# via pytest
ipython==8.21.0
ipython==8.24.0
# via -r requirements/dev.in
isort==5.13.2
# via -r requirements/dev.in
jedi==0.19.1
# via ipython
jinja2==3.1.2
jinja2==3.1.3
# via
# -c requirements/prod.txt
# myst-parser
Expand All @@ -140,11 +140,11 @@ markdown-it-py==2.2.0
# -c requirements/prod.txt
# mdit-py-plugins
# myst-parser
markupsafe==2.1.3
markupsafe==2.1.5
# via
# -c requirements/prod.txt
# jinja2
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
# via ipython
mccabe==0.7.0
# via flake8
Expand All @@ -158,42 +158,43 @@ mypy-extensions==1.0.0
# via black
myst-parser==1.0.0
# via -r requirements/dev.in
packaging==23.2
packaging==24.0
# via
# black
# pytest
# pytest-factoryboy
# pytest-sugar
# sphinx
parso==0.8.3
parso==0.8.4
# via jedi
pathspec==0.12.1
# via black
pbr==6.0.0
# via stevedore
pexpect==4.9.0
# via ipython
platformdirs==4.2.0
platformdirs==4.2.2
# via black
pluggy==1.4.0
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.43
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyasn1==0.5.1
pyasn1==0.6.0
# via
# -c requirements/prod.txt
# pyasn1-modules
# service-identity
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via
# -c requirements/prod.txt
# service-identity
pycodestyle==2.11.1
# via flake8
pycparser==2.21
pycparser==2.22
# via
# -c requirements/prod.txt
# cffi
Expand All @@ -205,11 +206,11 @@ pygments==2.17.2
# doc8
# ipython
# sphinx
pyopenssl==24.0.0
pyopenssl==24.1.0
# via
# -c requirements/prod.txt
# twisted
pytest==7.4.4
pytest==8.2.1
# via
# -r requirements/dev.in
# pytest-asyncio
Expand All @@ -219,21 +220,21 @@ pytest==7.4.4
# pytest-lazy-fixture
# pytest-mock
# pytest-sugar
pytest-asyncio==0.23.4
pytest-asyncio==0.23.7
# via -r requirements/dev.in
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/dev.in
pytest-django==4.8.0
# via -r requirements/dev.in
pytest-factoryboy==2.6.0
pytest-factoryboy==2.7.0
# via -r requirements/dev.in
pytest-lazy-fixture==0.6.3
# via -r requirements/dev.in
pytest-mock==3.12.0
pytest-mock==3.14.0
# via -r requirements/dev.in
pytest-sugar==1.0.0
# via -r requirements/dev.in
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -c requirements/prod.txt
# faker
Expand Down Expand Up @@ -281,13 +282,13 @@ sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -c requirements/prod.txt
# django
stack-data==0.6.3
# via ipython
stevedore==5.1.0
stevedore==5.2.0
# via doc8
termcolor==2.4.0
# via pytest-sugar
Expand All @@ -296,32 +297,33 @@ tomli==2.0.1
# black
# coverage
# pytest
traitlets==5.14.1
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
twisted[tls]==23.10.0
twisted[tls]==24.3.0
# via
# -c requirements/prod.txt
# daphne
txaio==23.1.1
# via
# -c requirements/prod.txt
# autobahn
typing-extensions==4.7.1
typing-extensions==4.10.0
# via
# -c requirements/prod.txt
# asgiref
# black
# ipython
# pytest-factoryboy
# twisted
urllib3==1.26.16
urllib3==1.26.18
# via
# -c requirements/prod.txt
# requests
wcwidth==0.2.13
# via prompt-toolkit
zope-interface==6.1
zope-interface==6.4
# via
# -c requirements/prod.txt
# twisted
Expand Down

0 comments on commit 83cd90f

Please sign in to comment.