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 Jan 8, 2024
1 parent 0728e2b commit c2ca1b6
Show file tree
Hide file tree
Showing 4 changed files with 4,541 additions and 3,663 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.22.2",
"@salesforce/design-system-react": "^0.10.58",
"@sentry/browser": "^7.92.0",
"classnames": "^2.5.1",
"date-fns": "^3.1.0",
"i18next": "^23.7.16",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.2",
"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.0",
"react-joyride": "^2.7.2",
"react-redux": "^9.0.4",
"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

0 comments on commit c2ca1b6

Please sign in to comment.