|
32 | 32 | }, |
33 | 33 | "license": "MIT", |
34 | 34 | "peerDependencies": { |
35 | | - "@angular/core": "^12.*", |
36 | | - "tabby-core": "*", |
37 | | - "tabby-terminal": "*" |
| 35 | + "@angular/core": "^15", |
| 36 | + "tabby-core": "v1.0.197-nightly.1", |
| 37 | + "tabby-terminal": "v1.0.197-nightly.1" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@angular/animations": "^12.0.0", |
41 | | - "@angular/common": "^12.0.0", |
42 | | - "@angular/core": "^12.0.0", |
43 | | - "@angular/forms": "^12.0.0", |
44 | | - "@angular/platform-browser": "^12.0.0", |
45 | | - "@ng-bootstrap/ng-bootstrap": "^10.0.0", |
46 | | - "@types/node": "16.0.1", |
47 | | - "@types/webpack-env": "^1.16.2", |
48 | | - "bootstrap": "^4.6.1", |
49 | | - "css-loader": "^6.2.0", |
50 | | - "electron": "^13.5.1", |
51 | | - "ngx-toastr": "^14.1.4", |
52 | | - "node-sass": "^6.0.1", |
53 | | - "raw-loader": "4.0.2", |
54 | | - "rxjs": "^7.4.0", |
55 | | - "sass-loader": "^12.1.0", |
56 | | - "tabby-core": "^1.0.150", |
57 | | - "tabby-settings": "^1.0.150", |
58 | | - "tabby-terminal": "^1.0.150", |
59 | | - "to-string-loader": "^1.2.0", |
60 | | - "ts-loader": "^9.2.6", |
61 | | - "typescript": "^4.3.5", |
| 40 | + "@angular/cdk": "^15.2.6", |
| 41 | + "@ngtools/webpack": "^15.2.5", |
| 42 | + "@ngx-translate/core": "^14.0.0", |
| 43 | + "@tabby-gang/to-string-loader": "^1.1.7-beta.2", |
| 44 | + "bootstrap": "^5.3.6", |
| 45 | + "css-loader": "^6.7.3", |
| 46 | + "ngx-translate-messageformat-compiler": "^4.11.0", |
| 47 | + "sass": "^1.63.4", |
| 48 | + "sass-loader": "^13.2.0", |
62 | 49 | "webpack": "^5.57.1", |
63 | | - "webpack-cli": "^4.8.0" |
| 50 | + "webpack-cli": "^4.8.0", |
| 51 | + "xterm": "^5.3.0" |
64 | 52 | } |
65 | 53 | } |
0 commit comments