incremental-compiler 16.444.16 → 18.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -42,7 +42,7 @@
42
42
  "type": "isomorphic-lib",
43
43
  "isCoreProject": false,
44
44
  "useFramework": false,
45
- "version": "v16",
45
+ "version": "v18",
46
46
  "isGenerated": false,
47
47
  "license": "MIT",
48
48
  "private": false,
@@ -53,257 +53,257 @@
53
53
  ]
54
54
  },
55
55
  "name": "incremental-compiler",
56
- "version": "16.444.16",
56
+ "version": "18.0.2",
57
57
  "license": "MIT",
58
58
  "dependencies": {
59
59
  "@types/chokidar": "2.1.3",
60
60
  "@types/dateformat": "1.0.1",
61
- "@types/fs-extra": "7.0.0",
61
+ "@types/fs-extra": "11.0.4",
62
62
  "@types/glob": "5.0.35",
63
63
  "chokidar": "3.5.3",
64
64
  "dateformat": "3.0.3",
65
- "fs-extra": "8.1.0",
65
+ "fs-extra": "11.1.1",
66
66
  "glob": "7.1.2",
67
- "tnp-helpers": "~16.444.22",
68
- "typescript-class-helpers": "~16.444.15"
67
+ "tnp-helpers": "~18.0.2",
68
+ "typescript-class-helpers": "~18.0.3"
69
69
  },
70
70
  "private": false,
71
- "lastBuildTagHash": "efb2e8eaefaca2825a6b6ccb23dcdd51c3409edd",
71
+ "lastBuildTagHash": "c25fdaf8f2eb2456ae0981bc70f6552707c59c7b",
72
72
  "devDependencies": {
73
- "@angular-builders/custom-webpack": "~16.0.2-beta.2",
74
- "@angular-devkit/build-angular": "~16.0.5",
75
- "@angular-devkit/core": "~16.0.5",
76
- "@angular-eslint/builder": "~16.3.1",
77
- "@angular-eslint/eslint-plugin": "~16.3.1",
78
- "@angular-eslint/eslint-plugin-template": "~16.3.1",
79
- "@angular-eslint/schematics": "~16.3.1",
80
- "@angular-eslint/template-parser": "~16.3.1",
81
- "@angular-material-extensions/password-strength": "~12.1.0",
82
- "@angular/animations": "~16.0.0",
83
- "@angular/cdk": "~16.0.3",
84
- "@angular/cli": "~16.0.5",
85
- "@angular/common": "~16.0.0",
86
- "@angular/compiler": "~16.0.0",
87
- "@angular/compiler-cli": "~16.0.4",
88
- "@angular/core": "~16.0.0",
89
- "@angular/elements": "~16.0.4",
90
- "@angular/forms": "~16.0.0",
91
- "@angular/material": "~16.0.3",
92
- "@angular/platform-browser": "~16.0.4",
93
- "@angular/platform-browser-dynamic": "~16.0.4",
94
- "@angular/pwa": "~16.0.5",
95
- "@angular/router": "~16.0.0",
96
- "@angular/service-worker": "~16.0.4",
97
- "@babel/cli": "7.18.6",
98
- "@compodoc/compodoc": "1.1.23",
99
- "@iconify/icons-fa-solid": "1.2.2",
100
- "@iconify/icons-mdi": "1.2.1",
101
- "@inquirer/prompts": "5.3.2",
102
- "@mdi/js": "7.2.96",
103
- "@ng-matero/extensions": "16.0.0",
104
- "@ngneat/falso": "6.4.0",
105
- "@ngneat/hot-toast": "5.0.1",
106
- "@ngneat/overview": "5.0.0",
107
- "@ngneat/spectator": "15.0.0",
108
- "@ngrx/component-store": "~16.0.1",
109
- "@ngrx/data": "~16.0.1",
110
- "@ngrx/effects": "~16.0.1",
111
- "@ngrx/entity": "~16.0.1",
112
- "@ngrx/router-store": "~16.0.1",
113
- "@ngrx/schematics": "~16.0.1",
114
- "@ngrx/store": "~16.0.1",
115
- "@ngrx/store-devtools": "~16.0.1",
116
- "@ngx-formly/core": "6.1.7",
117
- "@ngx-formly/material": "6.1.8",
73
+ "@angular-builders/custom-webpack": "~18.0.0",
74
+ "@angular-devkit/build-angular": "~18.1.4",
75
+ "@angular-devkit/core": "~18.1.4",
76
+ "@angular-eslint/builder": "~18.2.0",
77
+ "@angular-eslint/eslint-plugin": "~18.2.0",
78
+ "@angular-eslint/eslint-plugin-template": "~18.2.0",
79
+ "@angular-eslint/schematics": "~18.2.0",
80
+ "@angular-eslint/template-parser": "~18.2.0",
81
+ "@angular-material-extensions/password-strength": "~16.0.0",
82
+ "@angular/animations": "~18.1.4",
83
+ "@angular/cdk": "~18.1.4",
84
+ "@angular/cli": "~18.1.4",
85
+ "@angular/common": "~18.1.4",
86
+ "@angular/compiler": "~18.1.4",
87
+ "@angular/compiler-cli": "~18.1.4",
88
+ "@angular/core": "~18.1.4",
89
+ "@angular/elements": "~18.1.4",
90
+ "@angular/forms": "~18.1.4",
91
+ "@angular/material": "~18.1.4",
92
+ "@angular/platform-browser": "~18.1.4",
93
+ "@angular/platform-browser-dynamic": "~18.1.4",
94
+ "@angular/pwa": "~18.1.4",
95
+ "@angular/router": "~18.1.4",
96
+ "@angular/service-worker": "~18.1.4",
97
+ "@babel/cli": "7.24.8",
98
+ "@compodoc/compodoc": "1.1.25",
99
+ "@iconify/icons-fa-solid": "1.2.4",
100
+ "@iconify/icons-mdi": "1.2.48",
101
+ "@inquirer/prompts": "5.3.8",
102
+ "@mdi/js": "7.4.47",
103
+ "@ng-matero/extensions": "18.1.2",
104
+ "@ngneat/falso": "7.2.0",
105
+ "@ngneat/hot-toast": "7.0.0",
106
+ "@ngneat/overview": "6.1.1",
107
+ "@ngneat/spectator": "19.0.0",
108
+ "@ngrx/component-store": "~18.0.2",
109
+ "@ngrx/data": "~18.0.2",
110
+ "@ngrx/effects": "~18.0.2",
111
+ "@ngrx/entity": "~18.0.2",
112
+ "@ngrx/router-store": "~18.0.2",
113
+ "@ngrx/schematics": "~18.0.2",
114
+ "@ngrx/store": "~18.0.2",
115
+ "@ngrx/store-devtools": "~18.0.2",
116
+ "@ngx-formly/core": "6.3.6",
117
+ "@ngx-formly/material": "6.3.6",
118
118
  "@ngx-translate/core": "15.0.0",
119
119
  "@ngx-translate/http-loader": "8.0.0",
120
- "@sqltools/formatter": "1.2.2",
121
- "@sweetalert2/ngx-sweetalert2": "12.1.0",
120
+ "@sqltools/formatter": "1.2.5",
121
+ "@sweetalert2/ngx-sweetalert2": "12.4.0",
122
122
  "@testdeck/jest": "0.3.3",
123
123
  "@testdeck/mocha": "0.3.3",
124
- "@types/chai": "4.1.2",
125
- "@types/diff": "3.2.2",
126
- "@types/express": "4.11.0",
127
- "@types/express-fileupload": "1.4.1",
128
- "@types/http-proxy": "1.16.0",
129
- "@types/http-proxy-middleware": "0.19.2",
130
- "@types/jest": "29.5.2",
131
- "@types/json-stringify-safe": "5.0.0",
124
+ "@types/chai": "4.3.17",
125
+ "@types/diff": "5.2.1",
126
+ "@types/express": "4.17.21",
127
+ "@types/express-fileupload": "1.5.0",
128
+ "@types/http-proxy": "1.17.15",
129
+ "@types/http-proxy-middleware": "1.0.0",
130
+ "@types/jest": "29.5.12",
131
+ "@types/json-stringify-safe": "5.0.3",
132
132
  "@types/json5": "0.0.29",
133
- "@types/lockfile": "1.0.0",
133
+ "@types/lockfile": "1.0.4",
134
134
  "@types/lodash": "4.14.92",
135
- "@types/mocha": "5.2.5",
136
- "@types/node": "16.18.21",
137
- "@types/node-notifier": "5.4.0",
138
- "@types/oauth2orize": "1.8.0",
139
- "@types/password-hash": "1.2.19",
140
- "@types/progress": "2.0.3",
141
- "@types/q": "1.5.5",
142
- "@types/rimraf": "2.0.2",
143
- "@types/semver": "6.0.1",
144
- "@types/systeminformation": "3.23.0",
145
- "@types/vinyl": "2.0.2",
146
- "@types/watch": "1.0.0",
147
- "@typescript-eslint/eslint-plugin": "5.62.0",
148
- "@typescript-eslint/parser": "5.62.0",
135
+ "@types/mocha": "10.0.7",
136
+ "@types/node": "22.2.0",
137
+ "@types/node-notifier": "8.0.5",
138
+ "@types/oauth2orize": "1.11.5",
139
+ "@types/password-hash": "1.2.24",
140
+ "@types/progress": "2.0.7",
141
+ "@types/q": "1.5.8",
142
+ "@types/rimraf": "4.0.5",
143
+ "@types/semver": "7.5.8",
144
+ "@types/systeminformation": "3.54.1",
145
+ "@types/vinyl": "2.0.12",
146
+ "@types/watch": "1.0.6",
147
+ "@typescript-eslint/eslint-plugin": "8.0.1",
148
+ "@typescript-eslint/parser": "8.0.1",
149
149
  "@vercel/ncc": "0.38.1",
150
- "accepts": "1.3.4",
151
- "ajv": "8.12.0",
152
- "angular-material-css-vars": "5.0.2",
150
+ "accepts": "1.3.8",
151
+ "ajv": "8.17.1",
152
+ "angular-material-css-vars": "7.0.0",
153
153
  "angular-resize-event": "3.2.0",
154
- "animate.css": "4.1.1 ",
155
- "any-project-cli": "16.444.12",
156
- "app-root-path": "3.0.0",
157
- "axios": "1.3.5",
154
+ "animate.css": "4.1.1",
155
+ "any-project-cli": "~18.0.1",
156
+ "app-root-path": "3.1.0",
157
+ "axios": "1.7.3",
158
158
  "background-worker-process": "~16.100.10",
159
159
  "base32": "0.0.7",
160
160
  "bcryptjs": "2.4.3",
161
- "body-parser": "1.18.2",
162
- "bootstrap": "4.6.2",
161
+ "body-parser": "1.20.2",
162
+ "bootstrap": "5.3.3",
163
163
  "buffer-shims": "1.0.0",
164
- "bun": "1.1.17",
165
- "callsite-record": "4.1.3",
166
- "chai": "4.3.7",
164
+ "bun": "1.1.22",
165
+ "callsite-record": "4.1.5",
166
+ "chai": "4.5.0",
167
167
  "chalk": "2.3.2",
168
168
  "check-node-version": "3.2.0",
169
- "cheerio": "1.0.0-rc.3",
169
+ "cheerio": "1.0.0",
170
170
  "circular-json": "0.5.1",
171
171
  "class-transformer": "0.5.1",
172
- "class-validator": "0.14.0",
172
+ "class-validator": "0.14.1",
173
173
  "cli-highlight": "2.1.11",
174
174
  "command-exists": "1.2.2",
175
175
  "compression": "1.7.4",
176
- "concurrently": "3.5.1",
177
- "content-type": "1.0.4",
178
- "conventional-changelog-cli": "3.0.0",
179
- "cookie-parser": "1.4.3",
176
+ "concurrently": "8.2.2",
177
+ "content-type": "1.0.5",
178
+ "conventional-changelog-cli": "5.0.0",
179
+ "cookie-parser": "1.4.6",
180
180
  "copy-paste": "1.5.3",
181
- "cors": "2.8.4",
181
+ "cors": "2.8.5",
182
182
  "cpr": "3.0.1",
183
183
  "cross-env": "7.0.2",
184
184
  "cross-spawn": "7.0.3",
185
185
  "detect-mocha": "0.1.0",
186
- "diff": "3.2.0",
187
- "electron": "25.2.0",
188
- "electron-builder": "24.4.0",
189
- "electron-debug": "3.2.0",
186
+ "diff": "4.0.2",
187
+ "electron": "31.3.1",
188
+ "electron-builder": "24.13.3",
189
+ "electron-debug": "4.0.0",
190
190
  "electron-reloader": "1.2.3",
191
- "element-resize-detector": "1.1.15",
191
+ "element-resize-detector": "1.2.4",
192
192
  "enquirer": "2.4.1",
193
193
  "enum-values": "1.2.1",
194
- "errorhandler": "1.5.0",
195
- "eslint": "8.51.0",
194
+ "errorhandler": "1.5.1",
195
+ "eslint": "9.9.0",
196
196
  "eslint-config-prettier": "9.1.0",
197
197
  "eslint-plugin-import": "latest",
198
198
  "eslint-plugin-jsdoc": "latest",
199
199
  "eslint-plugin-prefer-arrow": "latest",
200
- "eslint-plugin-prettier": "5.1.3",
200
+ "eslint-plugin-prettier": "5.2.1",
201
201
  "eslint-plugin-react": "latest",
202
- "express": "4.16.3",
202
+ "express": "4.19.2",
203
203
  "express-fileupload": "1.4.0",
204
- "express-session": "1.17.3",
205
- "file-loader": "1.1.5",
204
+ "express-session": "1.18.0",
205
+ "file-loader": "1.1.11",
206
206
  "file-saver": "2.0.5",
207
- "file-type": "18.5.0",
208
- "firedev": "^16",
209
- "firedev-crud": "~16.444.14",
210
- "firedev-crud-deamon": "~16.444.14",
211
- "firedev-ports": "~16.444.14",
212
- "firedev-storage": "~16.444.10",
213
- "firedev-type-sql": "~16.444.14",
214
- "firedev-typeorm": "~16.444.10",
215
- "firedev-ui": "16.444.1",
207
+ "file-type": "19.1.1",
208
+ "firedev": "^18",
209
+ "firedev-crud": "~16.444.15",
210
+ "firedev-crud-deamon": "~18.0.1",
211
+ "firedev-ports": "~16.444.15",
212
+ "firedev-storage": "~16.444.11",
213
+ "firedev-type-sql": "~18.0.1",
214
+ "firedev-typeorm": "~16.444.11",
215
+ "firedev-ui": "~16.444.1",
216
216
  "fkill": "6.1.0",
217
217
  "font-awesome": "4.7.0",
218
218
  "form-data": "4.0.0",
219
219
  "fuzzy": "0.1.3",
220
- "google-libphonenumber": "3.2.25",
220
+ "google-libphonenumber": "3.2.38",
221
221
  "gulp": "3.9.1",
222
- "helmet": "7.0.0",
222
+ "helmet": "7.1.0",
223
223
  "hostile": "1.3.3",
224
- "howler": "2.2.3",
224
+ "howler": "2.2.4",
225
225
  "http-proxy": "1.18.1",
226
- "http-proxy-middleware": "0.19.1",
227
- "http-server": "0.11.1",
226
+ "http-proxy-middleware": "0.22.0-alpha",
227
+ "http-server": "0.13.0",
228
228
  "image-focus": "1.2.1",
229
229
  "immer": "10.0.2",
230
- "immutable": "4.3.0",
231
- "incremental-compiler": "~16.444.15",
230
+ "immutable": "4.3.7",
231
+ "incremental-compiler": "~18.0.1",
232
232
  "inquirer": "7.3.3",
233
233
  "inquirer-autocomplete-prompt": "1.3.0",
234
234
  "is-elevated": "3.0.0",
235
- "isomorphic-region-loader": "~16.444.14",
236
- "istanbul-instrumenter-loader": "2.0.0",
237
- "jest": "29.5.0",
238
- "jest-date-mock": "1.0.8",
235
+ "isomorphic-region-loader": "~18.0.1",
236
+ "istanbul-instrumenter-loader": "3.0.1",
237
+ "jest": "29.7.0",
238
+ "jest-date-mock": "1.0.10",
239
239
  "jest-junit": "16.0.0",
240
240
  "jest-marbles": "latest",
241
- "jest-preset-angular": "13.1.1",
242
- "jimp": "0.22.8",
243
- "joi": "17.9.2",
241
+ "jest-preset-angular": "14.2.2",
242
+ "jimp": "0.22.12",
243
+ "joi": "17.13.3",
244
244
  "jscodeshift": "0.6.3",
245
245
  "json-stringify-safe": "5.0.1",
246
- "json10": "~16.444.14",
247
- "json10-writer": "~16.444.15",
248
- "json5": "2.2.1",
246
+ "json10": "~18.0.1",
247
+ "json10-writer": "~18.0.2",
248
+ "json5": "2.2.3",
249
249
  "json5-writer": "0.2.0",
250
250
  "jszip": "3.10.1",
251
251
  "karma-cli": "1.0.1",
252
252
  "lnk": "1.0.1",
253
253
  "localforage": "1.10.0",
254
254
  "lockfile": "1.0.4",
255
- "lodash": "4.17.20",
256
- "lodash-walk-object": "~16.444.13",
255
+ "lodash": "4.17.21",
256
+ "lodash-walk-object": "~18.0.1",
257
257
  "lowdb": "7.0.1",
258
- "magic-renamer": "~16.444.13",
258
+ "magic-renamer": "~18.0.1",
259
259
  "material-design-icons": "3.0.1",
260
260
  "method-override": "2.3.10",
261
- "minimist": "1.2.0",
261
+ "minimist": "1.2.8",
262
262
  "mkdirp": "0.5.1",
263
- "mocha": "10.2.0",
264
- "moment": "2.29.3",
265
- "ng-for-track-by-property": "16.0.1",
266
- "ng-in-viewport": "15.0.2",
267
- "ng-lock": "16.0.1",
268
- "ng-packagr": "16.0.1",
269
- "ng-talkback": "~16.444.6",
270
- "ng2-logger": "~16.444.15",
271
- "ng2-pdfjs-viewer": "16.0.4",
272
- "ng2-rest": "~16.444.13",
273
- "ngx-ace-wrapper": "14.0.0",
274
- "ngx-editor": "15.3.0",
275
- "ngx-highlightjs": "9.0.0",
263
+ "mocha": "10.7.3",
264
+ "moment": "2.30.1",
265
+ "ng-for-track-by-property": "18.0.1",
266
+ "ng-in-viewport": "16.1.0",
267
+ "ng-lock": "18.0.1",
268
+ "ng-packagr": "18.1.0",
269
+ "ng-talkback": "~16.444.7",
270
+ "ng2-logger": "~18.0.4",
271
+ "ng2-pdfjs-viewer": "18.0.0",
272
+ "ng2-rest": "~18.0.1",
273
+ "ngx-ace-wrapper": "17.0.0",
274
+ "ngx-editor": "17.5.4",
275
+ "ngx-highlightjs": "12.0.0",
276
276
  "ngx-moment": "6.0.2",
277
277
  "ngx-monaco-editor": "12.0.0",
278
278
  "ngx-photo-editor": "0.4.4",
279
279
  "ngx-pipes": "3.2.2",
280
- "ngx-progressbar": "11.0.0",
281
- "ngx-scrollbar": "12.0.0",
282
- "ngx-scrolltop": "6.0.0",
280
+ "ngx-progressbar": "11.1.0",
281
+ "ngx-scrollbar": "15.1.2",
282
+ "ngx-scrolltop": "18.0.0",
283
283
  "ngx-store": "3.1.1",
284
284
  "ngx-typed-js": "2.1.1",
285
- "node-cli-tester": "~16.444.6",
285
+ "node-cli-tester": "~16.444.7",
286
286
  "node-localstorage": "2.1.6",
287
- "node-notifier": "6.0.0",
287
+ "node-notifier": "10.0.1",
288
288
  "node-polyfill-webpack-plugin": "2.0.1",
289
- "nodemon": "1.14.11",
289
+ "nodemon": "2.0.22",
290
290
  "npm-get-dependents": "1.0.1",
291
291
  "npm-run": "4.1.2",
292
- "omelette": "0.4.5",
293
- "open": "7.2.1",
294
- "ora": "3.4.0",
295
- "passport": "0.3.2",
292
+ "omelette": "0.4.17",
293
+ "open": "10.0.4",
294
+ "ora": "8.0.1",
295
+ "passport": "0.7.0",
296
296
  "passport-http-bearer": "1.0.1",
297
297
  "password-hash": "1.2.2",
298
298
  "path-to-regexp": "6.2.2",
299
299
  "pica": "9.0.1",
300
300
  "portfinder": "1.0.21",
301
- "prettier": "3.2.5",
301
+ "prettier": "3.3.3",
302
302
  "prettier-eslint": "16.3.0",
303
303
  "pretty-error": "4.0.0",
304
304
  "primeflex": "3.3.1",
305
- "primeicons": "6.0.1",
306
- "primeng": "16.7.0",
305
+ "primeicons": "7.0.0",
306
+ "primeng": "17.18.8",
307
307
  "progress": "2.0.3",
308
308
  "prompts": "2.4.2",
309
309
  "ps-list": "6.1.0",
@@ -311,67 +311,68 @@
311
311
  "q": "1.5.1",
312
312
  "rallax.js": "2.0.4",
313
313
  "randomcolor": "0.5.3",
314
- "record-replay-req-res-scenario": "~16.444.6",
315
- "reflect-metadata": "0.1.10",
314
+ "record-replay-req-res-scenario": "~16.444.7",
315
+ "reflect-metadata": "0.2.2",
316
316
  "rimraf": "2.6.2",
317
- "rxjs": "~7.8.0",
318
- "semver": "6.3.0",
317
+ "rxjs": "~7.8.1",
318
+ "semver": "7.6.3",
319
319
  "simple-git": "3.25.0",
320
- "sinon": "15.2.0",
320
+ "sinon": "18.0.0",
321
321
  "sloc": "0.2.0",
322
322
  "socket.io": "4.7.5",
323
323
  "socket.io-client": "4.7.5",
324
324
  "sort-package-json": "1.11.0",
325
325
  "sql.js": "1.8.0",
326
- "static-columns": "~16.444.9",
327
- "string-similarity": "4.0.2",
326
+ "static-columns": "~16.444.10",
327
+ "string-similarity": "4.0.4",
328
328
  "sudo-block": "3.0.0",
329
- "supertest": "6.3.3",
330
- "sweetalert2": "11.7.12",
329
+ "supertest": "7.0.0",
330
+ "sweetalert2": "11.7.32",
331
331
  "systeminformation": "3.45.7",
332
332
  "task.js": "0.1.5",
333
333
  "threads": "1.7.0",
334
- "tnp-cli": "~16.444.6",
335
- "tnp-config": "~16.444.15",
336
- "tnp-core": "~16.444.18",
337
- "tnp-db": "~16.444.13",
338
- "tnp-models": "~16.444.15",
334
+ "tnp": "~18.0.1",
335
+ "tnp-cli": "~16.444.7",
336
+ "tnp-config": "~18.0.4",
337
+ "tnp-core": "~18.0.26",
338
+ "tnp-db": "~18.0.1",
339
+ "tnp-models": "~18.0.3",
339
340
  "ts-debug": "1.3.0",
340
- "ts-json-schema-generator": "2.1.1",
341
+ "ts-json-schema-generator": "2.3.0-next.5",
341
342
  "ts-loader": "2.3.1",
342
343
  "ts-node": "10.9.1",
343
- "tslib": "~2.3.0",
344
- "tslint": "5.9.1",
345
- "turndown": "7.1.2",
346
- "typedoc": "0.25.13",
347
- "typedoc-plugin-markdown": "4.0.3",
348
- "typescript": "~5.0.2",
344
+ "tslib": "~2.6.3",
345
+ "tslint": "6.1.3",
346
+ "turndown": "7.2.0",
347
+ "typedoc": "0.26.5",
348
+ "typedoc-plugin-markdown": "4.2.3",
349
+ "typescript": "~5.5.4",
349
350
  "typescript-formatter": "~7.2.2",
350
- "underscore": "1.9.1",
351
- "uuid": "8.3.2",
352
- "validator": "9.2.0",
351
+ "underscore": "1.13.7",
352
+ "uuid": "10.0.0",
353
+ "validator": "13.5.2",
353
354
  "video.js": "8.3.0",
354
- "vpn-split": "~16.444.6",
355
+ "vpn-split": "~16.444.7",
355
356
  "vscode": "1.1.37",
356
357
  "wait-on": "7.0.1",
357
358
  "watch": "1.0.2",
358
359
  "webpack": "~5.80",
359
- "webpack-dev-middleware": "~6.0.2",
360
- "webpack-dev-server": "~4.13.2",
361
- "yup": "1.1.1",
360
+ "webpack-dev-middleware": "~6.1.3",
361
+ "webpack-dev-server": "~5.0.4",
362
+ "yup": "1.3.3",
362
363
  "zone.js": "~0.13.0"
363
364
  },
364
365
  "main": "dist/app.electron.js"
365
366
  },
366
367
  "build": {
367
- "number": 467,
368
- "date": "2024-07-27T14:16:58.000Z",
369
- "hash": "19d3fb109a9b4ae2135b9def9a28ccd52b36ccd7"
368
+ "number": 469,
369
+ "date": "2024-08-12T19:18:18.000Z",
370
+ "hash": "a1914e4bcd01c5d429baf5b9bee4dd7e5b7cbce6"
370
371
  },
371
372
  "currentProjectName": "incremental-compiler",
372
373
  "currentProjectGenericName": "incremental-compiler",
373
374
  "currentProjectType": "isomorphic-lib",
374
- "currentFrameworkVersion": "16.444.16",
375
+ "currentFrameworkVersion": "18.0.1",
375
376
  "isStandaloneProject": true,
376
377
  "isSmartContainer": false,
377
378
  "pathesTsconfig": "\"paths\": {\"incremental-compiler\":[\"./src/lib\"],\"incremental-compiler/*\":[\"./src/lib/*\"]},",
package/websql/README.md CHANGED
@@ -1,24 +1,24 @@
1
- # MyLib
2
-
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
-
5
- ## Code scaffolding
6
-
7
- Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
- > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
-
10
- ## Build
11
-
12
- Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
-
14
- ## Publishing
15
-
16
- After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
-
18
- ## Running unit tests
19
-
20
- Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
-
22
- ## Further help
23
-
24
- To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
1
+ # MyLib
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
+ > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
+
10
+ ## Build
11
+
12
+ Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
+
14
+ ## Publishing
15
+
16
+ After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
+
18
+ ## Running unit tests
19
+
20
+ Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
+
22
+ ## Further help
23
+
24
+ To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
@@ -73,6 +73,7 @@
73
73
  /* */
74
74
  ;
75
75
  ({}); // @--end-of-file-for-module=incremental-compiler lib/index.ts
76
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItZGlzdC13ZWJzcWwvaW5jcmVtZW50YWwtY29tcGlsZXIvcHJvamVjdHMvaW5jcmVtZW50YWwtY29tcGlsZXIvc3JjL2xpYi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFHQSxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBR0osQ0FBQztBQUFBLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyw4REFBOEQiLCJzb3VyY2VzQ29udGVudCI6WyJcblxuaW1wb3J0ICogYXMgbW9kZWxzIGZyb20gJy4vbW9kZWxzJztcbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4gIFxuXG4gOyh7fSk7IC8vIEAtLWVuZC1vZi1maWxlLWZvci1tb2R1bGU9aW5jcmVtZW50YWwtY29tcGlsZXIgbGliL2luZGV4LnRzIl19
76
77
 
77
78
  /**
78
79
  * Generated bundle index. Do not edit.
@@ -1 +1 @@
1
- {"version":3,"file":"incremental-compiler.mjs","sources":["../../../tmp-libs-for-dist-websql/incremental-compiler/projects/incremental-compiler/src/lib/index.ts","../../../tmp-libs-for-dist-websql/incremental-compiler/projects/incremental-compiler/src/incremental-compiler.ts"],"sourcesContent":["\n\nimport * as models from './models';\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=incremental-compiler lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC,CAAC;AAAA,CAAC,EAAE,EAAE;;AC9EP;;AAEG"}
1
+ {"version":3,"file":"incremental-compiler.mjs","sources":["../../../tmp-libs-for-dist-websql/incremental-compiler/projects/incremental-compiler/src/lib/index.ts","../../../tmp-libs-for-dist-websql/incremental-compiler/projects/incremental-compiler/src/incremental-compiler.ts"],"sourcesContent":["\n\nimport * as models from './models';\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=incremental-compiler lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC,CAAC;AAAA,CAAC,EAAE,EAAE;;;AC9EP;;AAEG"}