Update both server and client deps

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2023-12-28 14:53:19 -05:00
parent ed0da08326
commit 7b83430c02
5 changed files with 955 additions and 1329 deletions

View File

@@ -12,13 +12,13 @@
"@fingerprintjs/fingerprintjs": "^4.2.1",
"@jsreport/browser-client": "^3.1.0",
"@reduxjs/toolkit": "^2.0.1",
"@sentry/react": "^7.90.0",
"@sentry/tracing": "^7.90.0",
"@sentry/react": "^7.91.0",
"@sentry/tracing": "^7.91.0",
"@splitsoftware/splitio-react": "^1.10.2",
"@tanem/react-nprogress": "^5.0.51",
"antd": "^5.12.4",
"antd": "^5.12.5",
"apollo-link-logger": "^2.0.1",
"axios": "^1.3.6",
"axios": "^1.6.3",
"craco-less": "^3.0.1",
"dayjs": "^1.11.10",
"dayjs-business-days2": "^1.2.2",
@@ -29,11 +29,11 @@
"exifr": "^7.1.3",
"firebase": "^10.7.1",
"graphql": "^16.6.0",
"i18next": "^23.7.11",
"i18next": "^23.7.12",
"i18next-browser-languagedetector": "^7.0.2",
"jsoneditor": "^9.10.4",
"jsoneditor": "^10.0.0",
"jsreport-browser-client-dist": "^1.3.0",
"libphonenumber-js": "^1.10.52",
"libphonenumber-js": "^1.10.53",
"logrocket": "^7.0.0",
"markerjs2": "^2.31.4",
"normalize-url": "^8.0.0",
@@ -51,30 +51,30 @@
"react-drag-listview": "^2.0.0",
"react-grid-gallery": "^1.0.0",
"react-grid-layout": "^1.3.4",
"react-i18next": "^13.5.0",
"react-i18next": "^14.0.0",
"react-icons": "^4.7.1",
"react-image-lightbox": "^5.1.4",
"react-intersection-observer": "^9.5.3",
"react-number-format": "^5.1.4",
"react-redux": "^9.0.4",
"react-resizable": "^3.0.5",
"react-router-dom": "^6.21.0",
"react-router-dom": "^6.21.1",
"react-scripts": "^5.0.1",
"react-sticky": "^6.0.3",
"react-sublime-video": "^0.2.5",
"react-virtualized": "^9.22.5",
"recharts": "^2.4.3",
"redux": "^5.0.0",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"redux-saga": "^1.2.3",
"redux-state-sync": "^3.1.4",
"reselect": "^5.0.1",
"sass": "^1.58.3",
"socket.io-client": "^4.7.2",
"styled-components": "^6.1.2",
"styled-components": "^6.1.6",
"subscriptions-transport-ws": "^0.11.0",
"terser-webpack-plugin": "^5.3.9",
"web-vitals": "^3.5.0",
"terser-webpack-plugin": "^5.3.10",
"web-vitals": "^3.5.1",
"workbox-background-sync": "^7.0.0",
"workbox-broadcast-update": "^7.0.0",
"workbox-cacheable-response": "^7.0.0",
@@ -126,7 +126,7 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@sentry/webpack-plugin": "^2.10.2",
"@testing-library/cypress": "^10.0.1",
"cypress": "^13.6.1",
"cypress": "^13.6.2",
"eslint-plugin-cypress": "^2.15.1",
"react-error-overlay": "6.0.11",
"redux-logger": "^3.0.6",