|
30 | 30 | "monaco-editor": ">=0.20.0"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@1stg/app-config": "^2.0.0", |
| 33 | + "@1stg/app-config": "^2.1.0", |
34 | 34 | "@1stg/tslint-config": "^2.0.0",
|
35 |
| - "@angular-devkit/build-angular": "^12.0.1", |
36 |
| - "@angular/cli": "^12.0.1", |
37 |
| - "@angular/common": "^12.0.1", |
38 |
| - "@angular/compiler": "^12.0.1", |
39 |
| - "@angular/compiler-cli": "^12.0.1", |
40 |
| - "@angular/core": "^12.0.1", |
41 |
| - "@angular/forms": "^12.0.1", |
42 |
| - "@angular/platform-browser": "^12.0.1", |
43 |
| - "@angular/platform-browser-dynamic": "^12.0.1", |
44 |
| - "@storybook/addon-actions": "^6.3.0-alpha.39", |
45 |
| - "@storybook/addon-knobs": "^6.3.0-alpha.21", |
| 35 | + "@angular-devkit/build-angular": "^12.0.2", |
| 36 | + "@angular/cli": "^12.0.2", |
| 37 | + "@angular/common": "^12.0.2", |
| 38 | + "@angular/compiler": "^12.0.2", |
| 39 | + "@angular/compiler-cli": "^12.0.2", |
| 40 | + "@angular/core": "^12.0.2", |
| 41 | + "@angular/forms": "^12.0.2", |
| 42 | + "@angular/platform-browser": "^12.0.2", |
| 43 | + "@angular/platform-browser-dynamic": "^12.0.2", |
| 44 | + "@storybook/addon-actions": "^6.3.0-beta.2", |
| 45 | + "@storybook/addon-knobs": "^6.3.0-next.2", |
46 | 46 | "@storybook/addon-postcss": "^2.0.0",
|
47 |
| - "@storybook/angular": "^6.3.0-alpha.39", |
48 |
| - "@storybook/builder-webpack5": "^6.3.0-alpha.39", |
49 |
| - "@storybook/cli": "^6.3.0-alpha.39", |
50 |
| - "@storybook/manager-webpack5": "^6.3.0-alpha.39", |
| 47 | + "@storybook/angular": "^6.3.0-beta.2", |
| 48 | + "@storybook/builder-webpack5": "^6.3.0-beta.2", |
| 49 | + "@storybook/cli": "^6.3.0-beta.2", |
| 50 | + "@storybook/manager-webpack5": "^6.3.0-beta.2", |
51 | 51 | "@types/lodash-es": "^4.17.4",
|
52 | 52 | "lodash-es": "^4.17.21",
|
53 | 53 | "monaco-editor": "^0.24.0",
|
54 | 54 | "monaco-editor-webpack-plugin": "^3.1.0",
|
55 | 55 | "monaco-yaml": "^2.5.1",
|
56 |
| - "ng-packagr": "^12.0.0", |
57 |
| - "npm-run-all": "^4.1.5", |
| 56 | + "ng-packagr": "^12.0.2", |
58 | 57 | "postcss": "^8.3.0",
|
59 | 58 | "rimraf": "^3.0.2",
|
60 | 59 | "rxjs": "^7.1.0",
|
61 | 60 | "standard-version": "^9.3.0",
|
62 | 61 | "ts-node": "^10.0.0",
|
63 | 62 | "tslib": "^2.2.0",
|
64 | 63 | "tslint": "^6.1.3",
|
65 |
| - "yarn-deduplicate": "^3.1.0", |
66 | 64 | "zone.js": "^0.11.4"
|
67 | 65 | },
|
68 | 66 | "resolutions": {
|
|
0 commit comments