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