Update packages

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-01-05 15:10:45 -05:00
parent bc50f5e983
commit 1f14688199
2 changed files with 215 additions and 212 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.91.0",
"@sentry/tracing": "^7.91.0",
"@sentry/react": "^7.92.0",
"@sentry/tracing": "^7.92.0",
"@splitsoftware/splitio-react": "^1.10.2",
"@tanem/react-nprogress": "^5.0.51",
"antd": "^5.12.5",
"antd": "^5.12.8",
"apollo-link-logger": "^2.0.1",
"axios": "^1.6.3",
"axios": "^1.6.4",
"craco-less": "^3.0.1",
"dayjs": "^1.11.10",
"dayjs-business-days2": "^1.2.2",
@@ -29,7 +29,7 @@
"exifr": "^7.1.3",
"firebase": "^10.7.1",
"graphql": "^16.6.0",
"i18next": "^23.7.12",
"i18next": "^23.7.16",
"i18next-browser-languagedetector": "^7.0.2",
"jsoneditor": "^10.0.0",
"jsreport-browser-client-dist": "^1.3.0",
@@ -37,7 +37,7 @@
"logrocket": "^7.0.0",
"markerjs2": "^2.31.4",
"normalize-url": "^8.0.0",
"phone": "^3.1.41",
"phone": "^3.1.42",
"preval.macro": "^5.0.0",
"prop-types": "^15.8.1",
"query-string": "^8.1.0",
@@ -46,7 +46,7 @@
"react": "^18.2.0",
"react-big-calendar": "^1.8.5",
"react-color": "^2.19.3",
"react-cookie": "^6.1.1",
"react-cookie": "^7.0.0",
"react-dom": "^18.2.0",
"react-drag-listview": "^2.0.0",
"react-grid-gallery": "^1.0.0",
@@ -66,11 +66,11 @@
"recharts": "^2.4.3",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"redux-saga": "^1.2.3",
"redux-saga": "^1.3.0",
"redux-state-sync": "^3.1.4",
"reselect": "^5.0.1",
"sass": "^1.58.3",
"socket.io-client": "^4.7.2",
"reselect": "^5.1.0",
"sass": "^1.69.7",
"socket.io-client": "^4.7.3",
"styled-components": "^6.1.6",
"subscriptions-transport-ws": "^0.11.0",
"terser-webpack-plugin": "^5.3.10",