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 Feb 26, 2024
1 parent ba84f5b commit 477baa8
Show file tree
Hide file tree
Showing 4 changed files with 4,498 additions and 3,525 deletions.
34 changes: 17 additions & 17 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.23.2",
"@salesforce/design-system-react": "^0.10.58",
"@sentry/browser": "^7.102.1",
"classnames": "^2.5.1",
"date-fns": "^3.3.1",
"i18next": "^23.10.0",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.5.0",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"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-i18next": "^14.0.5",
"react-joyride": "^2.7.4",
"react-redux": "^9.1.0",
"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
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ automat==22.10.0
# twisted
babel==2.14.0
# via sphinx
black==24.1.1
black==24.2.0
# via -r requirements/dev.in
certifi==2023.7.22
# via
Expand All @@ -52,7 +52,7 @@ constantly==23.10.4
# via
# -c requirements/prod.txt
# twisted
coverage[toml]==7.4.1
coverage[toml]==7.4.3
# via pytest-cov
cryptography==41.0.7
# via
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.10
# via
# -c requirements/prod.txt
# django-extensions
Expand Down Expand Up @@ -99,7 +99,7 @@ flake8==7.0.0
# via
# -r requirements/dev.in
# flake8-bugbear
flake8-bugbear==24.1.17
flake8-bugbear==24.2.6
# via -r requirements/dev.in
hyperlink==21.0.0
# via
Expand All @@ -124,7 +124,7 @@ inflection==0.5.1
# pytest-factoryboy
iniconfig==2.0.0
# via pytest
ipython==8.21.0
ipython==8.22.1
# via -r requirements/dev.in
isort==5.13.2
# via -r requirements/dev.in
Expand Down Expand Up @@ -209,7 +209,7 @@ pyopenssl==24.0.0
# via
# -c requirements/prod.txt
# twisted
pytest==7.4.4
pytest==8.0.2
# via
# -r requirements/dev.in
# pytest-asyncio
Expand All @@ -219,7 +219,7 @@ pytest==7.4.4
# pytest-lazy-fixture
# pytest-mock
# pytest-sugar
pytest-asyncio==0.23.4
pytest-asyncio==0.23.5
# via -r requirements/dev.in
pytest-cov==4.1.0
# via -r requirements/dev.in
Expand Down Expand Up @@ -287,7 +287,7 @@ sqlparse==0.4.4
# 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 Down Expand Up @@ -321,7 +321,7 @@ urllib3==1.26.16
# requests
wcwidth==0.2.13
# via prompt-toolkit
zope-interface==6.1
zope-interface==6.2
# via
# -c requirements/prod.txt
# twisted
Expand Down
14 changes: 7 additions & 7 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ defusedxml==0.7.1
# python3-openid
dj-database-url==2.1.0
# via -r requirements/prod.in
django==4.2.9
django==4.2.10
# via
# -r requirements/prod.in
# channels
Expand All @@ -111,7 +111,7 @@ django==4.2.9
# djangorestframework
# drf-spectacular
# sfdo-template-helpers
django-allauth==0.60.1
django-allauth==0.61.1
# via -r requirements/prod.in
django-anymail[mailgun]==10.2
# via -r requirements/prod.in
Expand All @@ -125,7 +125,7 @@ django-js-reverse @ https://github.com/ierror/django-js-reverse/archive/7cab78c4
# via -r requirements/prod.in
django-log-request-id==2.1.0
# via -r requirements/prod.in
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/prod.in
django-parler==2.3
# via -r requirements/prod.in
Expand Down Expand Up @@ -345,11 +345,11 @@ robotframework-stacktrace==0.4.1
# via
# cumulusci
# robotframework-pabot
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
rq==1.15.1
rq==1.16.0
# via
# django-rq
# rq-scheduler
Expand All @@ -369,7 +369,7 @@ selenium==3.141.0
# via
# cumulusci
# robotframework-seleniumlibrary
sentry-sdk==1.40.0
sentry-sdk==1.40.5
# via -r requirements/prod.in
service-identity==24.1.0
# via
Expand Down Expand Up @@ -441,7 +441,7 @@ zipp==3.17.0
# via
# cumulusci
# importlib-metadata
zope-interface==6.1
zope-interface==6.2
# via twisted

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit 477baa8

Please sign in to comment.