diff --git a/uw_cfg_common.info.yml b/uw_cfg_common.info.yml
index 8d8ea9298d8aed36f8bdcf63ffd5d99337e9cd8e..0838923fad441a21beddb793e83bd8ae295778e3 100644
--- a/uw_cfg_common.info.yml
+++ b/uw_cfg_common.info.yml
@@ -3,36 +3,36 @@ description: 'Configuration for all common WCMS'
 type: module
 core_version_requirement: '^8.7.7 || ^9'
 dependencies:
-  - block_content
-  - block_list_override
-  - captcha
-  - ckeditor
-  - config_views
-  - core_event_dispatcher
-  - ctools
-  - editor
-  - features
-  - field
-  - field_event_dispatcher
-  - filter
-  - hcaptcha
-  - hook_event_dispatcher
-  - language
-  - layout_builder
-  - layout_builder_browser
-  - layout_builder_modal
-  - layout_builder_restrictions
-  - layout_builder_styles
-  - linkit
-  - media
-  - metatag
-  - node
-  - path
-  - pathauto
-  - preprocess_event_dispatcher
-  - realname
-  - taxonomy
-  - text
-  - user
-  - userprotect
-  - views
+  - drupal:block_content
+  - drupal:block_list_override
+  - drupal:captcha
+  - drupal:ckeditor
+  - drupal:config_views
+  - drupal:core_event_dispatcher
+  - drupal:ctools
+  - drupal:editor
+  - drupal:features
+  - drupal:field
+  - drupal:field_event_dispatcher
+  - drupal:filter
+  - drupal:hcaptcha
+  - drupal:hook_event_dispatcher
+  - drupal:language
+  - drupal:layout_builder
+  - drupal:layout_builder_browser
+  - drupal:layout_builder_modal
+  - drupal:layout_builder_restrictions
+  - drupal:layout_builder_styles
+  - drupal:linkit
+  - drupal:media
+  - drupal:metatag
+  - drupal:node
+  - drupal:path
+  - drupal:pathauto
+  - drupal:preprocess_event_dispatcher
+  - drupal:realname
+  - drupal:taxonomy
+  - drupal:text
+  - drupal:user
+  - drupal:userprotect
+  - drupal:views
diff --git a/uw_cfg_common.routing.yml b/uw_cfg_common.routing.yml
index e940854854ccc6c20fba28a72cbec890ba28c37c..cd86dba516fdd844199f59060c7fa1140128fc75 100644
--- a/uw_cfg_common.routing.yml
+++ b/uw_cfg_common.routing.yml
@@ -11,4 +11,4 @@ uw_content_moderation.form:
     _title: 'Content moderation'
     _form: '\Drupal\uw_cfg_common\Form\UwContentModerationForm'
   requirements:
-    _permission: 'access content'
\ No newline at end of file
+    _permission: 'access content'