|
23 | 23 | }, |
24 | 24 | "private": true, |
25 | 25 | "dependencies": { |
26 | | - "@acrodata/gui": "^1.0.0", |
27 | | - "@angular/animations": "^17.3.0", |
28 | | - "@angular/cdk": "^17.3.0", |
29 | | - "@angular/common": "^17.3.0", |
30 | | - "@angular/compiler": "^17.3.0", |
31 | | - "@angular/core": "^17.3.0", |
32 | | - "@angular/forms": "^17.3.0", |
33 | | - "@angular/material": "^17.3.0", |
34 | | - "@angular/platform-browser": "^17.3.0", |
35 | | - "@angular/platform-browser-dynamic": "^17.3.0", |
36 | | - "@angular/router": "^17.3.0", |
| 26 | + "@acrodata/gui": "^2.0.0", |
| 27 | + "@angular/animations": "^18.2.8", |
| 28 | + "@angular/cdk": "^18.2.8", |
| 29 | + "@angular/common": "^18.2.8", |
| 30 | + "@angular/compiler": "^18.2.8", |
| 31 | + "@angular/core": "^18.2.8", |
| 32 | + "@angular/forms": "^18.2.8", |
| 33 | + "@angular/material": "^18.2.8", |
| 34 | + "@angular/platform-browser": "^18.2.8", |
| 35 | + "@angular/platform-browser-dynamic": "^18.2.8", |
| 36 | + "@angular/router": "^18.2.8", |
37 | 37 | "@codemirror/language-data": "^6.5.1", |
38 | 38 | "@codemirror/merge": "^6.6.2", |
39 | 39 | "@codemirror/theme-one-dark": "^6.1.2", |
40 | | - "@ng-matero/extensions": "^17.3.0", |
| 40 | + "@ng-matero/extensions": "^18.2.0", |
41 | 41 | "codemirror": "^6.0.1", |
42 | 42 | "lodash-es": "^4.17.21", |
43 | 43 | "rxjs": "~7.8.0", |
44 | 44 | "tslib": "^2.3.0", |
45 | | - "zone.js": "~0.14.0" |
| 45 | + "zone.js": "~0.14.10" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@angular-devkit/build-angular": "^17.3.0", |
49 | | - "@angular-eslint/builder": "^17.5.0", |
50 | | - "@angular-eslint/eslint-plugin": "^17.5.0", |
51 | | - "@angular-eslint/eslint-plugin-template": "^17.5.0", |
52 | | - "@angular-eslint/schematics": "^17.5.0", |
53 | | - "@angular-eslint/template-parser": "^17.5.0", |
54 | | - "@angular/cli": "^17.3.0", |
55 | | - "@angular/compiler-cli": "^17.3.0", |
| 48 | + "@angular-devkit/build-angular": "^18.2.8", |
| 49 | + "@angular-eslint/builder": "^18.3.1", |
| 50 | + "@angular-eslint/eslint-plugin": "^18.3.1", |
| 51 | + "@angular-eslint/eslint-plugin-template": "^18.3.1", |
| 52 | + "@angular-eslint/schematics": "^18.3.1", |
| 53 | + "@angular-eslint/template-parser": "^18.3.1", |
| 54 | + "@angular/cli": "^18.2.8", |
| 55 | + "@angular/compiler-cli": "^18.2.8", |
56 | 56 | "@commitlint/cli": "^19.3.0", |
57 | 57 | "@commitlint/config-conventional": "^19.2.0", |
58 | 58 | "@types/jasmine": "~5.1.0", |
|
70 | 70 | "karma-jasmine": "~5.1.0", |
71 | 71 | "karma-jasmine-html-reporter": "~2.1.0", |
72 | 72 | "lint-staged": "^15.2.0", |
73 | | - "ng-packagr": "^17.3.0", |
| 73 | + "ng-packagr": "^18.2.1", |
74 | 74 | "prettier": "^3.2.0", |
75 | 75 | "stylelint": "^16.5.0", |
76 | 76 | "stylelint-config-recommended-scss": "^14.0.0", |
|
0 commit comments