Skip to content

Commit

Permalink
v1.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jfaltermeier committed Jun 3, 2024
1 parent 433adff commit 0ce85db
Show file tree
Hide file tree
Showing 72 changed files with 516 additions and 516 deletions.
10 changes: 5 additions & 5 deletions dev-packages/application-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theia/application-manager",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia application manager API.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -33,9 +33,9 @@
"@babel/plugin-transform-classes": "^7.10.0",
"@babel/plugin-transform-runtime": "^7.10.0",
"@babel/preset-env": "^7.10.0",
"@theia/application-package": "1.49.0",
"@theia/ffmpeg": "1.49.0",
"@theia/native-webpack-plugin": "1.49.0",
"@theia/application-package": "1.50.0",
"@theia/ffmpeg": "1.50.0",
"@theia/native-webpack-plugin": "1.50.0",
"@types/fs-extra": "^4.0.2",
"@types/semver": "^7.5.0",
"babel-loader": "^8.2.2",
Expand Down Expand Up @@ -74,7 +74,7 @@
}
},
"devDependencies": {
"@theia/ext-scripts": "1.49.0",
"@theia/ext-scripts": "1.50.0",
"@types/node-abi": "*"
},
"nyc": {
Expand Down
6 changes: 3 additions & 3 deletions dev-packages/application-package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theia/application-package",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia application package API.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -29,7 +29,7 @@
"watch": "theiaext watch"
},
"dependencies": {
"@theia/request": "1.49.0",
"@theia/request": "1.50.0",
"@types/fs-extra": "^4.0.2",
"@types/semver": "^7.5.0",
"@types/write-json-file": "^2.2.1",
Expand All @@ -43,7 +43,7 @@
"write-json-file": "^2.2.0"
},
"devDependencies": {
"@theia/ext-scripts": "1.49.0"
"@theia/ext-scripts": "1.50.0"
},
"nyc": {
"extends": "../../configs/nyc.json"
Expand Down
14 changes: 7 additions & 7 deletions dev-packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theia/cli",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia CLI.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -32,12 +32,12 @@
"clean": "theiaext clean"
},
"dependencies": {
"@theia/application-manager": "1.49.0",
"@theia/application-package": "1.49.0",
"@theia/ffmpeg": "1.49.0",
"@theia/localization-manager": "1.49.0",
"@theia/ovsx-client": "1.49.0",
"@theia/request": "1.49.0",
"@theia/application-manager": "1.50.0",
"@theia/application-package": "1.50.0",
"@theia/ffmpeg": "1.50.0",
"@theia/localization-manager": "1.50.0",
"@theia/ovsx-client": "1.50.0",
"@theia/request": "1.50.0",
"@types/chai": "^4.2.7",
"@types/mocha": "^10.0.0",
"@types/node-fetch": "^2.5.7",
Expand Down
2 changes: 1 addition & 1 deletion dev-packages/ffmpeg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theia/ffmpeg",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia FFMPEG reader utility.",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions dev-packages/localization-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theia/localization-manager",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia localization manager API.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -40,7 +40,7 @@
"typescript": "~5.4.5"
},
"devDependencies": {
"@theia/ext-scripts": "1.49.0"
"@theia/ext-scripts": "1.50.0"
},
"nyc": {
"extends": "../../configs/nyc.json"
Expand Down
2 changes: 1 addition & 1 deletion dev-packages/native-webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theia/native-webpack-plugin",
"version": "1.49.0",
"version": "1.50.0",
"description": "Webpack Plugin for native dependencies of Theia.",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions dev-packages/ovsx-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theia/ovsx-client",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia Open-VSX Client",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -29,7 +29,7 @@
"watch": "theiaext watch"
},
"dependencies": {
"@theia/request": "1.49.0",
"@theia/request": "1.50.0",
"semver": "^7.5.4",
"tslib": "^2.6.2"
}
Expand Down
8 changes: 4 additions & 4 deletions dev-packages/private-eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"private": true,
"name": "@theia/eslint-plugin",
"version": "1.49.0",
"version": "1.50.0",
"description": "Custom ESLint rules for developing Theia extensions and applications",
"main": "index.js",
"scripts": {
"prepare": "tsc -b"
},
"dependencies": {
"@theia/core": "1.49.0",
"@theia/ext-scripts": "1.49.0",
"@theia/re-exports": "1.49.0",
"@theia/core": "1.50.0",
"@theia/ext-scripts": "1.50.0",
"@theia/re-exports": "1.50.0",
"js-levenshtein": "^1.1.6"
}
}
2 changes: 1 addition & 1 deletion dev-packages/private-ext-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@theia/ext-scripts",
"version": "1.49.0",
"version": "1.50.0",
"license": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
"description": "NPM scripts for Theia packages.",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion dev-packages/private-re-exports/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@theia/re-exports",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia re-export helper functions and scripts.",
"main": "lib/index.js",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion dev-packages/request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theia/request",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia Proxy-Aware Request Service",
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions examples/api-provider-sample/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"private": true,
"name": "@theia/api-provider-sample",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia - Example code to demonstrate Theia API Provider Extensions",
"dependencies": {
"@theia/core": "1.49.0",
"@theia/plugin-ext": "1.49.0",
"@theia/plugin-ext-headless": "1.49.0"
"@theia/core": "1.50.0",
"@theia/plugin-ext": "1.50.0",
"@theia/plugin-ext-headless": "1.50.0"
},
"theiaExtensions": [
{
Expand Down Expand Up @@ -37,6 +37,6 @@
"clean": "theiaext clean"
},
"devDependencies": {
"@theia/ext-scripts": "1.49.0"
"@theia/ext-scripts": "1.50.0"
}
}
26 changes: 13 additions & 13 deletions examples/api-samples/package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"private": true,
"name": "@theia/api-samples",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia - Example code to demonstrate Theia API",
"dependencies": {
"@theia/core": "1.49.0",
"@theia/file-search": "1.49.0",
"@theia/filesystem": "1.49.0",
"@theia/monaco": "1.49.0",
"@theia/core": "1.50.0",
"@theia/file-search": "1.50.0",
"@theia/filesystem": "1.50.0",
"@theia/monaco": "1.50.0",
"@theia/monaco-editor-core": "1.83.101",
"@theia/output": "1.49.0",
"@theia/ovsx-client": "1.49.0",
"@theia/search-in-workspace": "1.49.0",
"@theia/test": "1.49.0",
"@theia/toolbar": "1.49.0",
"@theia/vsx-registry": "1.49.0",
"@theia/workspace": "1.49.0"
"@theia/output": "1.50.0",
"@theia/ovsx-client": "1.50.0",
"@theia/search-in-workspace": "1.50.0",
"@theia/test": "1.50.0",
"@theia/toolbar": "1.50.0",
"@theia/vsx-registry": "1.50.0",
"@theia/workspace": "1.50.0"
},
"theiaExtensions": [
{
Expand Down Expand Up @@ -57,6 +57,6 @@
"clean": "theiaext clean"
},
"devDependencies": {
"@theia/ext-scripts": "1.49.0"
"@theia/ext-scripts": "1.50.0"
}
}
4 changes: 2 additions & 2 deletions examples/api-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@theia/api-tests",
"version": "1.49.0",
"version": "1.50.0",
"description": "Theia API tests",
"dependencies": {
"@theia/core": "1.49.0"
"@theia/core": "1.50.0"
},
"license": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
"repository": {
Expand Down
90 changes: 45 additions & 45 deletions examples/browser-only/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@theia/example-browser-only",
"version": "1.49.0",
"version": "1.50.0",
"license": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
"theia": {
"target": "browser-only",
Expand All @@ -15,49 +15,49 @@
}
},
"dependencies": {
"@theia/api-samples": "1.49.0",
"@theia/bulk-edit": "1.49.0",
"@theia/callhierarchy": "1.49.0",
"@theia/console": "1.49.0",
"@theia/core": "1.49.0",
"@theia/debug": "1.49.0",
"@theia/editor": "1.49.0",
"@theia/editor-preview": "1.49.0",
"@theia/file-search": "1.49.0",
"@theia/filesystem": "1.49.0",
"@theia/getting-started": "1.49.0",
"@theia/git": "1.49.0",
"@theia/keymaps": "1.49.0",
"@theia/markers": "1.49.0",
"@theia/memory-inspector": "1.49.0",
"@theia/messages": "1.49.0",
"@theia/metrics": "1.49.0",
"@theia/mini-browser": "1.49.0",
"@theia/monaco": "1.49.0",
"@theia/navigator": "1.49.0",
"@theia/outline-view": "1.49.0",
"@theia/output": "1.49.0",
"@theia/plugin-dev": "1.49.0",
"@theia/plugin-ext": "1.49.0",
"@theia/plugin-ext-vscode": "1.49.0",
"@theia/plugin-metrics": "1.49.0",
"@theia/preferences": "1.49.0",
"@theia/preview": "1.49.0",
"@theia/process": "1.49.0",
"@theia/property-view": "1.49.0",
"@theia/scm": "1.49.0",
"@theia/scm-extra": "1.49.0",
"@theia/search-in-workspace": "1.49.0",
"@theia/secondary-window": "1.49.0",
"@theia/task": "1.49.0",
"@theia/terminal": "1.49.0",
"@theia/timeline": "1.49.0",
"@theia/toolbar": "1.49.0",
"@theia/typehierarchy": "1.49.0",
"@theia/userstorage": "1.49.0",
"@theia/variable-resolver": "1.49.0",
"@theia/vsx-registry": "1.49.0",
"@theia/workspace": "1.49.0"
"@theia/api-samples": "1.50.0",
"@theia/bulk-edit": "1.50.0",
"@theia/callhierarchy": "1.50.0",
"@theia/console": "1.50.0",
"@theia/core": "1.50.0",
"@theia/debug": "1.50.0",
"@theia/editor": "1.50.0",
"@theia/editor-preview": "1.50.0",
"@theia/file-search": "1.50.0",
"@theia/filesystem": "1.50.0",
"@theia/getting-started": "1.50.0",
"@theia/git": "1.50.0",
"@theia/keymaps": "1.50.0",
"@theia/markers": "1.50.0",
"@theia/memory-inspector": "1.50.0",
"@theia/messages": "1.50.0",
"@theia/metrics": "1.50.0",
"@theia/mini-browser": "1.50.0",
"@theia/monaco": "1.50.0",
"@theia/navigator": "1.50.0",
"@theia/outline-view": "1.50.0",
"@theia/output": "1.50.0",
"@theia/plugin-dev": "1.50.0",
"@theia/plugin-ext": "1.50.0",
"@theia/plugin-ext-vscode": "1.50.0",
"@theia/plugin-metrics": "1.50.0",
"@theia/preferences": "1.50.0",
"@theia/preview": "1.50.0",
"@theia/process": "1.50.0",
"@theia/property-view": "1.50.0",
"@theia/scm": "1.50.0",
"@theia/scm-extra": "1.50.0",
"@theia/search-in-workspace": "1.50.0",
"@theia/secondary-window": "1.50.0",
"@theia/task": "1.50.0",
"@theia/terminal": "1.50.0",
"@theia/timeline": "1.50.0",
"@theia/toolbar": "1.50.0",
"@theia/typehierarchy": "1.50.0",
"@theia/userstorage": "1.50.0",
"@theia/variable-resolver": "1.50.0",
"@theia/vsx-registry": "1.50.0",
"@theia/workspace": "1.50.0"
},
"scripts": {
"prepare:no-native": "lerna run prepare --scope=\"@theia/re-exports\" && lerna run generate-theia-re-exports --scope=\"@theia/core\"",
Expand All @@ -73,6 +73,6 @@
"watch:compile": "tsc -b -w"
},
"devDependencies": {
"@theia/cli": "1.49.0"
"@theia/cli": "1.50.0"
}
}
Loading

0 comments on commit 0ce85db

Please sign in to comment.