diff --git a/packages/vsx-registry/package.json b/packages/vsx-registry/package.json index 93e0986562238..c3ca9c81713d8 100644 --- a/packages/vsx-registry/package.json +++ b/packages/vsx-registry/package.json @@ -3,11 +3,11 @@ "version": "1.31.0", "description": "Theia - VSX Registry", "dependencies": { - "@theia/core": "1.31.0", + "@theia/core": "1.31.1", "@theia/filesystem": "1.31.0", "@theia/ovsx-client": "1.31.0", - "@theia/plugin-ext": "1.31.0", - "@theia/plugin-ext-vscode": "1.31.0", + "@theia/plugin-ext": "1.41.0", + "@theia/plugin-ext-vscode": "1.41.0", "@theia/preferences": "1.31.0", "@theia/workspace": "1.31.0", "luxon": "^2.4.0",