diff --git a/client/package.json b/client/package.json index d447ae552..eeffb2495 100644 --- a/client/package.json +++ b/client/package.json @@ -9,38 +9,39 @@ "dependencies": { "@ant-design/compatible": "^5.1.2", "@ant-design/pro-layout": "^7.17.16", - "@apollo/client": "^3.7.9", + "@apollo/client": "^3.8.10", "@asseinfo/react-kanban": "^2.2.0", + "@craco/craco": "^7.1.0", "@fingerprintjs/fingerprintjs": "^4.2.1", "@jsreport/browser-client": "^3.1.0", - "@reduxjs/toolkit": "^2.0.1", - "@sentry/react": "^7.93.0", - "@sentry/tracing": "^7.93.0", - "@splitsoftware/splitio-react": "^1.10.2", + "@reduxjs/toolkit": "^2.1.0", + "@sentry/react": "^7.95.0", + "@sentry/tracing": "^7.95.0", + "@splitsoftware/splitio-react": "^1.11.0", "@tanem/react-nprogress": "^5.0.51", "@vitejs/plugin-legacy": "^5.2.0", "@vitejs/plugin-react": "^4.2.1", "@vitejs/plugin-react-refresh": "^1.3.6", "@vitejs/plugin-react-swc": "^3.5.0", - "antd": "^5.12.8", + "antd": "^5.13.2", "apollo-link-logger": "^2.0.1", "axios": "^1.6.5", "consola": "^3.2.3", "dayjs": "^1.11.10", "dayjs-business-days2": "^1.2.2", "dinero.js": "^1.9.1", - "dotenv": "^16.3.1", + "dotenv": "^16.4.0", "enquire-js": "^0.2.1", "env-cmd": "^10.1.0", "esbuild": "^0.19.11", "exifr": "^7.1.3", - "firebase": "^10.7.1", + "firebase": "^10.7.2", "graphql": "^16.6.0", - "i18next": "^23.7.16", + "i18next": "^23.7.18", "i18next-browser-languagedetector": "^7.0.2", "jsoneditor": "^10.0.0", "jsreport-browser-client-dist": "^1.3.0", - "libphonenumber-js": "^1.10.53", + "libphonenumber-js": "^1.10.54", "logrocket": "^7.0.0", "markerjs2": "^2.31.4", "normalize-url": "^8.0.0", @@ -58,7 +59,7 @@ "react-drag-listview": "^2.0.0", "react-grid-gallery": "^1.0.0", "react-grid-layout": "1.3.4", - "react-i18next": "^14.0.0", + "react-i18next": "^14.0.1", "react-icons": "^5.0.1", "react-image-lightbox": "^5.1.4", "react-intersection-observer": "^9.5.3", @@ -127,6 +128,7 @@ }, "devDependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", + "@sentry/webpack-plugin": "^2.10.3", "@babel/preset-react": "^7.23.3", "@emotion/babel-plugin": "^11.11.0", "@emotion/react": "^11.11.3",