|
1 | 1 | { |
2 | 2 | "name": "@netgrif/components-project", |
3 | | - "version": "6.4.0-rc.2", |
| 3 | + "version": "6.5.0-beta.1", |
4 | 4 | "description": "Netgrif Application Engine Frontend project. Project includes angular libraries as base for NAE applications.", |
5 | 5 | "homepage": "https://components.netgrif.com", |
6 | 6 | "license": "SEE LICENSE IN LICENSE", |
|
33 | 33 | "test": "ng test", |
34 | 34 | "lint": "ng lint", |
35 | 35 | "e2e": "ng e2e", |
36 | | - "ncc:build": "ng build netgrif-components-core --configuration production && npm run ncc:build-schematics", |
| 36 | + "ncc:clean": "node projects/netgrif-components-core/src/scripts/delete-local-build-link.js", |
| 37 | + "ncc:build": "npm run ncc:clean && ng build netgrif-components-core --configuration production && npm run ncc:build-schematics", |
37 | 38 | "ncc:local-build": "npm run ncc:build && npm i ./dist/netgrif-components-core --save-optional --legacy-peer-deps", |
38 | 39 | "ncc:build-schematics": "node projects/netgrif-components-core/src/scripts/build-schematics.js", |
39 | 40 | "ncc:lint": "ng lint netgrif-components-core", |
|
64 | 65 | "project:sonar": "node scripts/sonar-scanner-analysis.js", |
65 | 66 | "components:start": "npm run nc:local-build && ng serve", |
66 | 67 | "example:start": "ng serve", |
67 | | - "example:build": "ng build --configuration production" |
| 68 | + "example:build": "ng build nae-example-app --configuration production" |
68 | 69 | }, |
69 | 70 | "dependencies": { |
70 | | - "@angular-material-components/datetime-picker": "~7.0.1", |
71 | | - "@angular-material-components/moment-adapter": "~7.0.0", |
72 | | - "@angular/animations": "~13.3.1", |
73 | | - "@angular/cdk": "~13.3.1", |
74 | | - "@angular/common": "~13.3.1", |
75 | | - "@angular/compiler": "~13.3.1", |
76 | | - "@angular/core": "~13.3.1", |
77 | | - "@angular/flex-layout": "~13.0.0-beta.38", |
78 | | - "@angular/forms": "~13.3.1", |
79 | | - "@angular/material": "~13.3.1", |
80 | | - "@angular/material-moment-adapter": "~13.3.1", |
81 | | - "@angular/platform-browser": "~13.3.1", |
82 | | - "@angular/platform-browser-dynamic": "~13.3.1", |
83 | | - "@angular/router": "~13.3.1", |
84 | | - "@covalent/markdown": "~4.1.0", |
85 | | - "@ngx-translate/core": "~13.0.0", |
86 | | - "@ngx-translate/http-loader": "~6.0.0", |
87 | | - "@schematics/angular": "~13.3.0", |
| 71 | + "@angular-material-components/datetime-picker": "~16.0.1", |
| 72 | + "@angular-material-components/moment-adapter": "~16.0.1", |
| 73 | + "@angular/animations": "~17.3.11", |
| 74 | + "@angular/cdk": "~17.3.10", |
| 75 | + "@angular/common": "~17.3.11", |
| 76 | + "@angular/compiler": "~17.3.11", |
| 77 | + "@angular/core": "~17.3.11", |
| 78 | + "@angular/forms": "~17.3.11", |
| 79 | + "@angular/material": "~17.3.10", |
| 80 | + "@angular/material-moment-adapter": "~17.3.10", |
| 81 | + "@angular/platform-browser": "~17.3.11", |
| 82 | + "@angular/platform-browser-dynamic": "~17.3.11", |
| 83 | + "@angular/router": "~17.3.11", |
| 84 | + "@covalent/markdown": "~8.0.0", |
| 85 | + "@ngbracket/ngx-layout": "^17.0.1", |
| 86 | + "@ngx-translate/core": "~15.0.0", |
| 87 | + "@ngx-translate/http-loader": "~8.0.0", |
| 88 | + "@schematics/angular": "~17.3.8", |
88 | 89 | "@swimlane/ngx-charts": "~20.1.0", |
89 | 90 | "@types/mousetrap": "~1.6.9", |
90 | | - "angular-resizable-element": "~3.3.0", |
91 | | - "angular-resize-event": "~3.1.1", |
92 | | - "angular2-hotkeys": "~2.4.0", |
| 91 | + "angular-resizable-element": "~7.0.0", |
| 92 | + "angular-resize-event": "~3.2.0", |
| 93 | + "angular2-hotkeys": "~16.0.0", |
93 | 94 | "easymde": "~2.16.1", |
94 | 95 | "hammerjs": "~2.0.8", |
95 | 96 | "json-schema-to-typescript": "~8.1.0", |
|
101 | 102 | "ngx-quill": "~16.2.0", |
102 | 103 | "palette-creator": "~0.5.4", |
103 | 104 | "quill": "~1.3.7", |
104 | | - "rxjs": "~6.6.7", |
| 105 | + "rxjs": "~7.8.1", |
105 | 106 | "showdown": "^2.0.3", |
106 | 107 | "tslib": "^2.0.0", |
107 | | - "zone.js": "~0.11.4" |
| 108 | + "zone.js": "~0.14.0" |
108 | 109 | }, |
109 | 110 | "devDependencies": { |
110 | | - "@angular-devkit/build-angular": "~13.3.1", |
111 | | - "@angular-devkit/schematics-cli": "~13.3.10", |
112 | | - "@angular-eslint/builder": "~13.1.0", |
113 | | - "@angular-eslint/eslint-plugin": "~13.1.0", |
114 | | - "@angular-eslint/eslint-plugin-template": "~13.1.0", |
115 | | - "@angular-eslint/schematics": "~13.1.0", |
116 | | - "@angular-eslint/template-parser": "~13.1.0", |
117 | | - "@angular/cli": "~13.3.1", |
118 | | - "@angular/compiler-cli": "~13.3.1", |
119 | | - "@angular/language-service": "~13.3.1", |
120 | | - "@compodoc/compodoc": "1.1.13", |
121 | | - "@types/jasmine": "~3.6.0", |
122 | | - "@types/jasminewd2": "~2.0.3", |
| 111 | + "@angular-devkit/build-angular": "~17.3.8", |
| 112 | + "@angular-devkit/schematics-cli": "~17.3.8", |
| 113 | + "@angular-eslint/builder": "~17.1.0", |
| 114 | + "@angular-eslint/eslint-plugin": "~17.1.0", |
| 115 | + "@angular-eslint/eslint-plugin-template": "~17.1.0", |
| 116 | + "@angular-eslint/schematics": "~17.1.0", |
| 117 | + "@angular-eslint/template-parser": "~17.1.0", |
| 118 | + "@angular/cli": "~17.3.8", |
| 119 | + "@angular/compiler-cli": "~17.3.11", |
| 120 | + "@angular/language-service": "~17.3.11", |
| 121 | + "@compodoc/compodoc": "1.1.23", |
| 122 | + "@types/jasmine": "~3.10.0", |
| 123 | + "@types/jasminewd2": "~2.0.10", |
123 | 124 | "@types/moment": "~2.13.0", |
124 | 125 | "@types/node": "~12.12.29", |
125 | | - "@typescript-eslint/eslint-plugin": "~5.17.0", |
126 | | - "@typescript-eslint/parser": "~5.17.0", |
| 126 | + "@typescript-eslint/eslint-plugin": "~6.21.0", |
| 127 | + "@typescript-eslint/parser": "~6.21.0", |
127 | 128 | "commander": "~4.1.1", |
128 | 129 | "cspell": "~5.18.4", |
129 | 130 | "eslint": "~8.12.0", |
130 | | - "jasmine-core": "~3.10.1", |
131 | | - "jasmine-spec-reporter": "~5.0.0", |
132 | | - "json-server": "~0.15.1", |
133 | | - "karma": "~6.3.17", |
134 | | - "karma-chrome-launcher": "~3.1.0", |
135 | | - "karma-coverage-istanbul-reporter": "~2.1.0", |
136 | | - "karma-firefox-launcher": "~1.3.0", |
137 | | - "karma-jasmine": "~4.0.0", |
138 | | - "karma-jasmine-html-reporter": "~1.7.0", |
| 131 | + "jasmine-core": "~5.1.0", |
| 132 | + "jasmine-spec-reporter": "~7.0.0", |
| 133 | + "json-server": "~0.17.4", |
| 134 | + "karma": "~6.4.2", |
| 135 | + "karma-chrome-launcher": "~3.2.0", |
| 136 | + "karma-coverage-istanbul-reporter": "~3.0.0", |
| 137 | + "karma-firefox-launcher": "~2.1.0", |
| 138 | + "karma-jasmine": "~5.1.0", |
| 139 | + "karma-jasmine-html-reporter": "~2.1.0", |
139 | 140 | "karma-junit-reporter": "~2.0.1", |
140 | 141 | "karma-mocha-reporter": "~2.2.5", |
141 | 142 | "karma-nyan-reporter": "~0.2.5", |
142 | 143 | "karma-sonarqube-unit-reporter": "^0.0.23", |
| 144 | + "karma-webpack": "^5.0.1", |
143 | 145 | "ncp": "~2.0.0", |
144 | | - "ng-packagr": "~13.3.0", |
145 | | - "protractor": "~7.0.0", |
146 | | - "puppeteer": "~2.1.1", |
| 146 | + "ng-packagr": "~17.3.0", |
| 147 | + "puppeteer": "~22.0.0", |
147 | 148 | "requirejs": "^2.3.6", |
148 | 149 | "schematics-utilities": "~2.0.1", |
149 | 150 | "sonarqube-scanner": "~2.5.0", |
150 | 151 | "ts-node": "~10.2.1", |
151 | 152 | "typedoc": "~0.22.11", |
152 | | - "typescript": "~4.6.3", |
153 | | - "typescript-json-schema": "~0.42.0", |
| 153 | + "typescript": "~5.2.0", |
| 154 | + "typescript-json-schema": "~0.60.0", |
154 | 155 | "unique-names-generator": "~4.2.0" |
155 | 156 | }, |
156 | 157 | "optionalDependencies": { |
|
0 commit comments