Skip to content

Commit 7455dda

Browse files
committed
Updated dependencies
1 parent 7c69164 commit 7455dda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@mui/icons-material": "^5.15.15",
1313
"@mui/material": "^5.15.15",
1414
"@mui/styles": "^5.15.15",
15-
"@mui/x-date-pickers": "^6.19.6",
15+
"@mui/x-date-pickers": "^7.1.1",
1616
"@sentry/browser": "^7.109.0",
1717
"@sentry/integrations": "^7.109.0",
1818
"craco-module-federation": "^1.1.0",
@@ -28,16 +28,16 @@
2828
"monaco-editor": "~0.47.0",
2929
"openai": "^4.33.0",
3030
"react": "^18.2.0",
31-
"react-ace": "^10.1.0",
31+
"react-ace": "^11.0.1",
3232
"react-bem-helper": "^1.4.1",
3333
"react-dnd": "^16.0.1",
3434
"react-dnd-html5-backend": "^16.0.1",
3535
"react-dnd-touch-backend": "^16.0.1",
3636
"react-dom": "^18.2.0",
3737
"react-dropzone": "^14.2.3",
3838
"react-fullscreen": "^0.1.0",
39-
"react-i18next": "^13.3.1",
40-
"react-icons": "^4.12.0",
39+
"react-i18next": "^14.1.0",
40+
"react-icons": "^5.0.1",
4141
"react-inlinesvg": "^4.1.3",
4242
"react-json-view": "^1.21.3",
4343
"react-monaco-editor": "^0.55.0",

0 commit comments

Comments
 (0)