diff --git a/src/package.json b/src/package.json index ed034a04..46714333 100644 --- a/src/package.json +++ b/src/package.json @@ -12,7 +12,7 @@ "@mui/icons-material": "^5.15.15", "@mui/material": "^5.15.15", "@mui/styles": "^5.15.15", - "@mui/x-date-pickers": "^6.19.6", + "@mui/x-date-pickers": "^7.1.1", "@sentry/browser": "^7.109.0", "@sentry/integrations": "^7.109.0", "craco-module-federation": "^1.1.0", @@ -28,7 +28,7 @@ "monaco-editor": "~0.47.0", "openai": "^4.33.0", "react": "^18.2.0", - "react-ace": "^10.1.0", + "react-ace": "^11.0.1", "react-bem-helper": "^1.4.1", "react-dnd": "^16.0.1", "react-dnd-html5-backend": "^16.0.1", @@ -36,8 +36,8 @@ "react-dom": "^18.2.0", "react-dropzone": "^14.2.3", "react-fullscreen": "^0.1.0", - "react-i18next": "^13.3.1", - "react-icons": "^4.12.0", + "react-i18next": "^14.1.0", + "react-icons": "^5.0.1", "react-inlinesvg": "^4.1.3", "react-json-view": "^1.21.3", "react-monaco-editor": "^0.55.0",