mirror of
https://github.com/tauri-apps/tauri-theia.git
synced 2026-02-04 02:31:19 +01:00
chore(package): upgrade deps
This commit is contained in:
30
package.json
30
package.json
@@ -8,23 +8,23 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@theia/callhierarchy": "next",
|
||||
"@theia/file-search": "next",
|
||||
"@theia/git": "next",
|
||||
"@theia/json": "next",
|
||||
"@theia/markers": "next",
|
||||
"@theia/messages": "next",
|
||||
"@theia/mini-browser": "next",
|
||||
"@theia/navigator": "next",
|
||||
"@theia/outline-view": "next",
|
||||
"@theia/plugin-ext-vscode": "next",
|
||||
"@theia/preferences": "next",
|
||||
"@theia/preview": "next",
|
||||
"@theia/search-in-workspace": "next",
|
||||
"@theia/terminal": "next"
|
||||
"@theia/callhierarchy": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/file-search": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/git": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/json": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/markers": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/messages": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/mini-browser": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/navigator": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/outline-view": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/plugin-ext-vscode": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/preferences": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/preview": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/search-in-workspace": "^1.3.0-next.2aa2fa1a",
|
||||
"@theia/terminal": "^1.3.0-next.2aa2fa1a"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@theia/cli": "next",
|
||||
"@theia/cli": "^1.3.0-next.2aa2fa1a",
|
||||
"execa": "^4.0.2",
|
||||
"pkg": "https://github.com/geekuillaume/pkg.git",
|
||||
"tauri": "^0.6.2"
|
||||
|
||||
Reference in New Issue
Block a user