diff --git a/packages/preferences/package.json b/packages/preferences/package.json
index f5a9c1140eb49..46c65e69bdc21 100644
--- a/packages/preferences/package.json
+++ b/packages/preferences/package.json
@@ -3,12 +3,12 @@
   "version": "1.31.0",
   "description": "Theia - Preferences Extension",
   "dependencies": {
-    "@theia/core": "1.31.0",
+    "@theia/core": "1.47.0",
     "@theia/editor": "1.31.0",
     "@theia/filesystem": "1.31.0",
-    "@theia/monaco": "1.31.0",
+    "@theia/monaco": "1.47.0",
     "@theia/monaco-editor-core": "1.72.3",
-    "@theia/userstorage": "1.31.0",
+    "@theia/userstorage": "1.47.0",
     "@theia/workspace": "1.31.0",
     "async-mutex": "^0.3.1",
     "jsonc-parser": "^2.2.0",